Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/bgpcep/+/119664 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-10781 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXX0ACZAp/agent.1638 SSH_AGENT_PID=1640 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/private_key_9409640962053874327.key (/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/private_key_9409640962053874327.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep > git init /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep refs/changes/64/119664/1 # timeout=10 > git rev-parse 83098d3c2d4f7c04371c4f66a7b015defda7003f^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 83098d3c2d4f7c04371c4f66a7b015defda7003f (refs/changes/64/119664/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 83098d3c2d4f7c04371c4f66a7b015defda7003f # timeout=10 Commit message: "Algo: Path Diversity preparation" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 6369932569d0a8750d4b993bde4d0de28189fd0b # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5913652954978967474.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dpux lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dpux/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-dpux/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.3 botocore==1.42.3 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.16 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13587585358467659084.sh + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/jacoco/classes [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins7779420557583171728.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-10781 [bgpcep-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=83098d3c2d4f7c04371c4f66a7b015defda7003f -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=olivier.dugeon@orange.com "-DGERRIT_EVENT_ACCOUNT_NAME=Olivier Dugeon" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/bgpcep/+/119664 -DGERRIT_PATCHSET_UPLOADER_EMAIL=olivier.dugeon@orange.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=bgpcep -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=119664 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Olivier Dugeon\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/64/119664/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Olivier Dugeon" '-DGERRIT_CHANGE_OWNER=\"Olivier Dugeon\" ' -DPROJECT=bgpcep -DGERRIT_CHANGE_COMMIT_MESSAGE=QWxnbzogUGF0aCBEaXZlcnNpdHkgcHJlcGFyYXRpb24KCkluIG9yZGVyIHRvIGFkZCBuZXcgYWxnb3JpdGhtcyB0byBjb21wdXRlIGRpdmVydCBwYXRocywgdGhpcyBwYXRjaAplbmhhbmNlcyB0aGUgYWxnb3JpdGhtIHlhbmcgbW9kZWwgYW5kIGphdmEgaW50ZXJmYWNlcyB0byBzdXBwb3J0CnBhdGggZGl2ZXJzaXR5IGNvbXB1dGF0aW9uLiBKYXZhIGNvZGVzIGFyZSB1cGRhdGVkIGFjY29kaW5nbHkgZm9yCmJvdGggYWxnbyBhbmQgcGNlcCBzZXJ2ZXIgYnVuZGxlcy4KCkpJUkE6IEJHUENFUC0xMDY4CkNoYW5nZS1JZDogSWM5YjJjYWE0NDdlOThmMjczZTU1ODFlMGUyMTY3Mjk1NDkzZmQxMTkKU2lnbmVkLW9mZi1ieTogT2xpdmllciBEdWdlb24gPG9saXZpZXIuZHVnZW9uQG9yYW5nZS5jb20+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=algo "-DGERRIT_CHANGE_SUBJECT=Algo: Path Diversity preparation" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Olivier Dugeon\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ic9b2caa447e98f273e5581e0e2167295493fd119 -DGERRIT_EVENT_HASH=-791943122 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=olivier.dugeon@orange.com -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Olivier Dugeon" --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12628881658481524407.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins8053020142008167270.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config9226632467642620206tmp copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config1155469835155968067tmp [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins794154380895278468.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13469018568347187095.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config9226632467642620206tmp --settings /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config1155469835155968067tmp -DaltDeploymentRepository=staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=master -Dmaven.source.skip=true Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] bgpcep-artifacts [pom] [INFO] binding-parent [pom] [INFO] graph-api [bundle] [INFO] algo-api [bundle] [INFO] concepts [bundle] [INFO] BGPCEP common parent [pom] [INFO] algo-impl [bundle] [INFO] single-feature-parent [pom] [INFO] OpenDaylight :: GRAPH :: API [feature] [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] [INFO] graph-impl [bundle] [INFO] OpenDaylight :: GRAPH [feature] [INFO] OpenDaylight :: Path Computation Algorithms [feature] [INFO] testtool-parent [pom] [INFO] util [bundle] [INFO] bgp-concepts [bundle] [INFO] bgp-parser-api [bundle] [INFO] bgp-parser-spi [bundle] [INFO] bgp-util [bundle] [INFO] bgp-parser-impl [bundle] [INFO] OpenDaylight :: Extras :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Dependencies [feature] [INFO] OpenDaylight :: BGP :: Parser :: API [feature] [INFO] OpenDaylight :: BGP :: Parser [feature] [INFO] bgp-rib-api [bundle] [INFO] bgp-openconfig-api [bundle] [INFO] bgp-rib-spi [bundle] [INFO] OpenDaylight :: BGP :: RIB Api [feature] [INFO] bgp-openconfig-spi [bundle] [INFO] OpenDaylight :: BGP :: Openconfig [feature] [INFO] bgp-bmp-api [bundle] [INFO] bgp-extension-parent [pom] [INFO] bgp-inet [bundle] [INFO] bgp-path-selection-mode [bundle] [INFO] config-loader-spi [bundle] [INFO] config-loader-impl [bundle] [INFO] testtool-util [bundle] [INFO] routing-policy-config-loader [bundle] [INFO] bgp-openconfig-rp-spi [bundle] [INFO] bgp-route-target [bundle] [INFO] bgp-openconfig-rp-impl [bundle] [INFO] rsvp-api [bundle] [INFO] rsvp-spi [bundle] [INFO] rsvp-impl [bundle] [INFO] bgp-linkstate [bundle] [INFO] bgp-rib-mock [bundle] [INFO] bgp-config-example [jar] [INFO] bgp-openconfig-rp-statement [bundle] [INFO] bgp-rib-impl [bundle] [INFO] bgp-peer-acceptor [bundle] [INFO] bgp-bmp-spi [bundle] [INFO] OpenDaylight :: BMP :: API [feature] [INFO] OpenDaylight :: BGP :: Extensions API [feature] [INFO] OpenDaylight :: BGP :: Inet [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] [INFO] OpenDaylight :: BGP :: Path Selection [feature] [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] [INFO] OpenDaylight :: BGP :: RIB Impl [feature] [INFO] bgp-openconfig-state [bundle] [INFO] OpenDaylight :: BGP :: Config Loader [feature] [INFO] topology-api [bundle] [INFO] topology-tunnel-api [bundle] [INFO] topology-segment-routing [bundle] [INFO] bgp-topology-provider [bundle] [INFO] OpenDaylight :: RSVP :: API [feature] [INFO] OpenDaylight :: RSVP [feature] [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] [INFO] OpenDaylight :: BGP :: Topology [feature] [INFO] bgp-cli [bundle] [INFO] OpenDaylight :: BGP :: Cli [feature] [INFO] bgp-flowspec [bundle] [INFO] OpenDaylight :: BGP :: Flowspec [feature] [INFO] bgp-labeled-unicast [bundle] [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] [INFO] bgp-l3vpn [bundle] [INFO] OpenDaylight :: BGP :: L3Vpn [feature] [INFO] bgp-mvpn [bundle] [INFO] OpenDaylight :: BGP :: Mvpn [feature] [INFO] bgp-evpn [bundle] [INFO] OpenDaylight :: BGP :: Evpn [feature] [INFO] protocols-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] [INFO] topology-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] [INFO] OpenDaylight :: BGP [feature] [INFO] OpenDaylight :: Configuration Example Files [feature] [INFO] bmp-monitors-config-loader [bundle] [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] [INFO] bgp-bmp-config-example [jar] [INFO] OpenDaylight :: BMP :: Config files example [feature] [INFO] bgp-bmp-parser-impl [bundle] [INFO] bgp-bmp-impl [bundle] [INFO] OpenDaylight :: BMP [feature] [INFO] pcep-api [bundle] [INFO] pcep-spi [bundle] [INFO] OpenDaylight :: PCEP :: Api [feature] [INFO] pcep-parser [bundle] [INFO] OpenDaylight :: PCEP :: Base Parser [feature] [INFO] pcep-impl [bundle] [INFO] OpenDaylight :: PCEP :: Impl [feature] [INFO] programming-api [bundle] [INFO] programming-spi [bundle] [INFO] programming-topology-api [bundle] [INFO] programming-tunnel-api [bundle] [INFO] OpenDaylight :: PCEP :: Programming Api [feature] [INFO] pcep-tunnel-api [bundle] [INFO] programming-impl [bundle] [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] [INFO] pcep-topology-api [bundle] [INFO] pcep-topology-spi [bundle] [INFO] OpenDaylight :: PCEP :: Topology [feature] [INFO] pcep-server-api [bundle] [INFO] pcep-pcc-mock [jar] [INFO] pcep-topology-provider [bundle] [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] [INFO] pcep-server-provider [bundle] [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] [INFO] pcep-tunnel-provider [bundle] [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] [INFO] pcep-config-example [jar] [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] [INFO] pcep-cli [bundle] [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] [INFO] OpenDaylight :: PCEP [feature] [INFO] feature-repo-parent [pom] [INFO] features-bgpcep [feature] [INFO] bgp-benchmark-app [bundle] [INFO] OpenDaylight :: BGP :: Benchmark [feature] [INFO] data-change-counter [bundle] [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] [INFO] features-bgpcep-testing [feature] [INFO] bgpcep-features-parent [pom] [INFO] graph [pom] [INFO] bgp-parser-mock [bundle] [INFO] bgp-testtool [jar] [INFO] extensions [pom] [INFO] bgp-parent [pom] [INFO] bmp-mock [jar] [INFO] bmp-parent [pom] [INFO] algo-parent [pom] [INFO] pcep-testtool [jar] [INFO] pcep-server-parent [pom] [INFO] pcep-topology-parent [pom] [INFO] pcep-tunnel-parent [pom] [INFO] pcep-parent [pom] [INFO] programming-parent [pom] [INFO] rsvp-parent [pom] [INFO] topology-parent [pom] [INFO] config-loader-parent [pom] [INFO] bgpcep-karaf [pom] [INFO] bgpcep [pom] [INFO] [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- [INFO] Building bgpcep-artifacts 1.0.1-SNAPSHOT [1/161] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml [INFO] attaching as bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/1.0.1-SNAPSHOT/bgpcep-artifacts-1.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/1.0.1-SNAPSHOT/bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/1.0.1-SNAPSHOT/bgpcep-artifacts-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-artifacts --- [INFO] Using alternate deployment repository staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo [INFO] [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- [INFO] Building binding-parent 1.0.1-SNAPSHOT [2/161] [INFO] from binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ binding-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.xml [INFO] attaching as binding-parent-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as binding-parent-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/1.0.1-SNAPSHOT/binding-parent-1.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/1.0.1-SNAPSHOT/binding-parent-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/1.0.1-SNAPSHOT/binding-parent-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo [INFO] [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ [INFO] Building graph-api 1.0.1-SNAPSHOT [3/161] [INFO] from graph/graph-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ graph-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ graph-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 5.776 ms [INFO] yang-to-sources: Project model files found: 1 in 103.5 ms [INFO] yang-to-sources: 4 YANG models processed in 293.4 ms [INFO] BindingJavaFileGenerator: Defined 76 files in 101.3 ms [INFO] Sorted 76 files into 15 directories in 3.309 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 290.3 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ graph-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ graph-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ graph-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 82 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ graph-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ graph-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ graph-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ graph-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.xml [INFO] attaching as graph-api-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.json [INFO] attaching as graph-api-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ graph-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ graph-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ graph-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ graph-api --- [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/graph-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/bgpcep/graph-api/1.0.1-SNAPSHOT/graph-api-1.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ graph-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ graph-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ [INFO] Building algo-api 1.0.1-SNAPSHOT [4/161] [INFO] from algo/algo-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ algo-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ algo-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.330 ms [INFO] yang-to-sources: Project model files found: 1 in 8.109 ms [INFO] yang-to-sources: 5 YANG models processed in 126.0 ms [INFO] BindingJavaFileGenerator: Defined 36 files in 18.96 ms [INFO] Sorted 36 files into 10 directories in 196.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 36 in 59.06 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ algo-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ algo-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ algo-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 37 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ algo-api --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ algo-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ algo-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ algo-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.xml [INFO] attaching as algo-api-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.json [INFO] attaching as algo-api-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ algo-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ algo-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ algo-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ algo-api --- [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/algo-api-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- [INFO] Installing org/opendaylight/bgpcep/algo-api/1.0.1-SNAPSHOT/algo-api-1.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ algo-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ algo-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ [INFO] Building concepts 1.0.1-SNAPSHOT [5/161] [INFO] from concepts/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ concepts --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ concepts --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ concepts --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.234 ms [INFO] yang-to-sources: Project model files found: 4 in 5.682 ms [INFO] yang-to-sources: 7 YANG models processed in 35.36 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 7.702 ms [INFO] Sorted 25 files into 9 directories in 131.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 18.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ concepts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/generated-sources/spi [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 4 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ concepts --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concepts --- [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ concepts --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ concepts --- [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.protocol.concepts.ASNumberTest [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.concepts.BandwidthTest [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ concepts --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-1.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-1.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.xml [INFO] attaching as concepts-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.json [INFO] attaching as concepts-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ concepts --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ concepts --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ concepts --- [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'concepts' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ concepts --- [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/concepts-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- [INFO] Installing org/opendaylight/bgpcep/concepts/1.0.1-SNAPSHOT/concepts-1.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ concepts --- [INFO] Using alternate deployment repository staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ concepts --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- [INFO] Building BGPCEP common parent 1.0.1-SNAPSHOT [6/161] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bgpcep-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bgpcep-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bgpcep-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml [INFO] attaching as bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.json [INFO] attaching as bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bgpcep-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/1.0.1-SNAPSHOT/bgpcep-parent-1.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/1.0.1-SNAPSHOT/bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/1.0.1-SNAPSHOT/bgpcep-parent-1.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bgpcep-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/m2repo [INFO] [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ [INFO] Building algo-impl 1.0.1-SNAPSHOT [7/161] [INFO] from algo/algo-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ algo-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- [INFO] Starting audit... [ERROR] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:15:8: Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev251022.ComputationStatus. [UnusedImports] [ERROR] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61:5: 'VARIABLE_DEF' should be separated from previous line. [EmptyLineSeparator] [ERROR] /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:17:8: Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev250115.Delay. [UnusedImports] Audit done. [INFO] There are 3 errors reported by Checkstyle 12.1.1 with odl_checks.xml ruleset. [ERROR] src/main/java/org/opendaylight/algo/impl/CspfPath.java:[15,8] (imports) UnusedImports: Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev251022.ComputationStatus. [ERROR] src/main/java/org/opendaylight/algo/impl/CspfPath.java:[61,5] (whitespace) EmptyLineSeparator: 'VARIABLE_DEF' should be separated from previous line. [ERROR] src/main/java/org/opendaylight/algo/impl/Samcra.java:[17,8] (imports) UnusedImports: Unused import - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev250115.Delay. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bgpcep 1.0.1-SNAPSHOT: [INFO] [INFO] bgpcep-artifacts ................................... SUCCESS [ 2.424 s] [INFO] binding-parent ..................................... SUCCESS [ 7.331 s] [INFO] graph-api .......................................... SUCCESS [ 14.817 s] [INFO] algo-api ........................................... SUCCESS [ 7.527 s] [INFO] concepts ........................................... SUCCESS [ 8.343 s] [INFO] BGPCEP common parent ............................... SUCCESS [ 0.544 s] [INFO] algo-impl .......................................... FAILURE [ 1.003 s] [INFO] single-feature-parent .............................. SKIPPED [INFO] OpenDaylight :: GRAPH :: API ....................... SKIPPED [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SKIPPED [INFO] OpenDaylight :: Path Computation Algorithms :: API . SKIPPED [INFO] graph-impl ......................................... SKIPPED [INFO] OpenDaylight :: GRAPH .............................. SKIPPED [INFO] OpenDaylight :: Path Computation Algorithms ........ SKIPPED [INFO] testtool-parent .................................... SKIPPED [INFO] util ............................................... SKIPPED [INFO] bgp-concepts ....................................... SKIPPED [INFO] bgp-parser-api ..................................... SKIPPED [INFO] bgp-parser-spi ..................................... SKIPPED [INFO] bgp-util ........................................... SKIPPED [INFO] bgp-parser-impl .................................... SKIPPED [INFO] OpenDaylight :: Extras :: Dependencies ............. SKIPPED [INFO] OpenDaylight :: BGP :: Dependencies ................ SKIPPED [INFO] OpenDaylight :: BGP :: Parser :: API ............... SKIPPED [INFO] OpenDaylight :: BGP :: Parser ...................... SKIPPED [INFO] bgp-rib-api ........................................ SKIPPED [INFO] bgp-openconfig-api ................................. SKIPPED [INFO] bgp-rib-spi ........................................ SKIPPED [INFO] OpenDaylight :: BGP :: RIB Api ..................... SKIPPED [INFO] bgp-openconfig-spi ................................. SKIPPED [INFO] OpenDaylight :: BGP :: Openconfig .................. SKIPPED [INFO] bgp-bmp-api ........................................ SKIPPED [INFO] bgp-extension-parent ............................... SKIPPED [INFO] bgp-inet ........................................... SKIPPED [INFO] bgp-path-selection-mode ............................ SKIPPED [INFO] config-loader-spi .................................. SKIPPED [INFO] config-loader-impl ................................. SKIPPED [INFO] testtool-util ...................................... SKIPPED [INFO] routing-policy-config-loader ....................... SKIPPED [INFO] bgp-openconfig-rp-spi .............................. SKIPPED [INFO] bgp-route-target ................................... SKIPPED [INFO] bgp-openconfig-rp-impl ............................. SKIPPED [INFO] rsvp-api ........................................... SKIPPED [INFO] rsvp-spi ........................................... SKIPPED [INFO] rsvp-impl .......................................... SKIPPED [INFO] bgp-linkstate ...................................... SKIPPED [INFO] bgp-rib-mock ....................................... SKIPPED [INFO] bgp-config-example ................................. SKIPPED [INFO] bgp-openconfig-rp-statement ........................ SKIPPED [INFO] bgp-rib-impl ....................................... SKIPPED [INFO] bgp-peer-acceptor .................................. SKIPPED [INFO] bgp-bmp-spi ........................................ SKIPPED [INFO] OpenDaylight :: BMP :: API ......................... SKIPPED [INFO] OpenDaylight :: BGP :: Extensions API .............. SKIPPED [INFO] OpenDaylight :: BGP :: Inet ........................ SKIPPED [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SKIPPED [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SKIPPED [INFO] OpenDaylight :: BGP :: Path Selection .............. SKIPPED [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SKIPPED [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SKIPPED [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SKIPPED [INFO] OpenDaylight :: BGP :: RIB Impl .................... SKIPPED [INFO] bgp-openconfig-state ............................... SKIPPED [INFO] OpenDaylight :: BGP :: Config Loader ............... SKIPPED [INFO] topology-api ....................................... SKIPPED [INFO] topology-tunnel-api ................................ SKIPPED [INFO] topology-segment-routing ........................... SKIPPED [INFO] bgp-topology-provider .............................. SKIPPED [INFO] OpenDaylight :: RSVP :: API ........................ SKIPPED [INFO] OpenDaylight :: RSVP ............................... SKIPPED [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SKIPPED [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SKIPPED [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SKIPPED [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SKIPPED [INFO] OpenDaylight :: BGP :: Topology .................... SKIPPED [INFO] bgp-cli ............................................ SKIPPED [INFO] OpenDaylight :: BGP :: Cli ......................... SKIPPED [INFO] bgp-flowspec ....................................... SKIPPED [INFO] OpenDaylight :: BGP :: Flowspec .................... SKIPPED [INFO] bgp-labeled-unicast ................................ SKIPPED [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SKIPPED [INFO] bgp-l3vpn .......................................... SKIPPED [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SKIPPED [INFO] bgp-mvpn ........................................... SKIPPED [INFO] OpenDaylight :: BGP :: Mvpn ........................ SKIPPED [INFO] bgp-evpn ........................................... SKIPPED [INFO] OpenDaylight :: BGP :: Evpn ........................ SKIPPED [INFO] protocols-config-loader ............................ SKIPPED [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SKIPPED [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SKIPPED [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SKIPPED [INFO] topology-config-loader ............................. SKIPPED [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SKIPPED [INFO] OpenDaylight :: BGP ................................ SKIPPED [INFO] OpenDaylight :: Configuration Example Files ........ SKIPPED [INFO] bmp-monitors-config-loader ......................... SKIPPED [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SKIPPED [INFO] bgp-bmp-config-example ............................. SKIPPED [INFO] OpenDaylight :: BMP :: Config files example ........ SKIPPED [INFO] bgp-bmp-parser-impl ................................ SKIPPED [INFO] bgp-bmp-impl ....................................... SKIPPED [INFO] OpenDaylight :: BMP ................................ SKIPPED [INFO] pcep-api ........................................... SKIPPED [INFO] pcep-spi ........................................... SKIPPED [INFO] OpenDaylight :: PCEP :: Api ........................ SKIPPED [INFO] pcep-parser ........................................ SKIPPED [INFO] OpenDaylight :: PCEP :: Base Parser ................ SKIPPED [INFO] pcep-impl .......................................... SKIPPED [INFO] OpenDaylight :: PCEP :: Impl ....................... SKIPPED [INFO] programming-api .................................... SKIPPED [INFO] programming-spi .................................... SKIPPED [INFO] programming-topology-api ........................... SKIPPED [INFO] programming-tunnel-api ............................. SKIPPED [INFO] OpenDaylight :: PCEP :: Programming Api ............ SKIPPED [INFO] pcep-tunnel-api .................................... SKIPPED [INFO] programming-impl ................................... SKIPPED [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SKIPPED [INFO] pcep-topology-api .................................. SKIPPED [INFO] pcep-topology-spi .................................. SKIPPED [INFO] OpenDaylight :: PCEP :: Topology ................... SKIPPED [INFO] pcep-server-api .................................... SKIPPED [INFO] pcep-pcc-mock ...................................... SKIPPED [INFO] pcep-topology-provider ............................. SKIPPED [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED [INFO] pcep-server-provider ............................... SKIPPED [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED [INFO] pcep-tunnel-provider ............................... SKIPPED [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED [INFO] pcep-config-example ................................ SKIPPED [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED [INFO] pcep-cli ........................................... SKIPPED [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED [INFO] OpenDaylight :: PCEP ............................... SKIPPED [INFO] feature-repo-parent ................................ SKIPPED [INFO] features-bgpcep .................................... SKIPPED [INFO] bgp-benchmark-app .................................. SKIPPED [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED [INFO] data-change-counter ................................ SKIPPED [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED [INFO] features-bgpcep-testing ............................ SKIPPED [INFO] bgpcep-features-parent ............................. SKIPPED [INFO] graph .............................................. SKIPPED [INFO] bgp-parser-mock .................................... SKIPPED [INFO] bgp-testtool ....................................... SKIPPED [INFO] extensions ......................................... SKIPPED [INFO] bgp-parent ......................................... SKIPPED [INFO] bmp-mock ........................................... SKIPPED [INFO] bmp-parent ......................................... SKIPPED [INFO] algo-parent ........................................ SKIPPED [INFO] pcep-testtool ...................................... SKIPPED [INFO] pcep-server-parent ................................. SKIPPED [INFO] pcep-topology-parent ............................... SKIPPED [INFO] pcep-tunnel-parent ................................. SKIPPED [INFO] pcep-parent ........................................ SKIPPED [INFO] programming-parent ................................. SKIPPED [INFO] rsvp-parent ........................................ SKIPPED [INFO] topology-parent .................................... SKIPPED [INFO] config-loader-parent ............................... SKIPPED [INFO] bgpcep-karaf ....................................... SKIPPED [INFO] bgpcep ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.630 s [INFO] Finished at: 2025-12-05T17:27:52Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0:check (default) on project algo-impl: You have 3 Checkstyle violations. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0:check (default) on project algo-impl: You have 3 Checkstyle violations. at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) Caused by: org.apache.maven.plugin.MojoFailureException: You have 3 Checkstyle violations. at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:595) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :algo-impl Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1640 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8911059595764406866.sh ---> sysstat.sh [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3585537105715306442.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/archives/ [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10649210442170526461.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpux from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dpux/bin to PATH INFO: Running in OpenStack, capturing instance metadata [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11712690965995803548.sh provisioning config files... Could not find credentials [logs] for bgpcep-maven-verify-master-mvn39-openjdk21 #670 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21@tmp/config3974862167437725496tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1380192122635537324.sh ---> create-netrc.sh WARN: Log server credential not found. [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10458868201386162301.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpux from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dpux/bin to PATH [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12115319790080346361.sh ---> sudo-logs.sh Archiving 'sudo' log.. [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15104414310107838588.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpux from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dpux/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [bgpcep-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins17699184475695640067.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpux from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dpux/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-verify-master-mvn39-openjdk21/670/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-10781 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 8.7G 147G 6% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 697 28530 4 2864 30943 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:6a:64:21 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.68/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86175sec preferred_lft 86175sec inet6 fe80::f816:3eff:fe6a:6421/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether fe:c7:da:0e:92:20 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-8c-8g-10781) 12/05/25 _x86_64_ (8 CPU) 17:25:00 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-8c-8g-10781) 12/05/25 _x86_64_ (8 CPU) 17:25:00 LINUX RESTART (8 CPU)