Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/112533 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-4g-21075 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/netconf-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-aU5jBjsseZCm/agent.17298 SSH_AGENT_PID=17301 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_18415970321460254989.key (/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_18415970321460254989.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/netconf > git init /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf > git --version # timeout=10 > git --version # 'git version 2.25.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/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # 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/netconf # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 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/netconf refs/changes/33/112533/5 # timeout=10 > git rev-parse ff666ec407922c41290b9fca063de4b3864de935^{commit} # timeout=10 Checking out Revision ff666ec407922c41290b9fca063de4b3864de935 (refs/changes/33/112533/5) > git config core.sparsecheckout # timeout=10 > git checkout -f ff666ec407922c41290b9fca063de4b3864de935 # timeout=10 Commit message: "Server-Sent Event (SSE) support for HTTP transport" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 53d9cb1203c7b02daae8b9b0422b850c69daae33 # 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 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10473771264913925588.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fMht lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMht/bin to PATH Generating Requirements File Python 3.11.7 pip 24.1.2 from /tmp/venv-fMht/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.144 botocore==1.34.144 bs4==0.0.2 cachetools==5.4.0 certifi==2024.7.4 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.32.0 httplib2==0.22.0 identify==2.6.0 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.7.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.5.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.1.0 oslo.serialization==5.4.0 oslo.utils==7.2.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.2 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.6.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.19.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.0 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16295270277958841517.sh + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/jacoco/classes [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13186303114497603788.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-ubuntu2004-docker-4c-4g-21075 [netconf-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=ff666ec407922c41290b9fca063de4b3864de935 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ruslan.kashapov@pantheon.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Ruslan Kashapov" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/netconf/+/112533 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ruslan.kashapov@pantheon.tech "-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=netconf -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=112533 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ruslan Kashapov\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/33/112533/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ruslan Kashapov" '-DGERRIT_CHANGE_OWNER=\"Ruslan Kashapov\" ' -DPROJECT=netconf -DGERRIT_CHANGE_COMMIT_MESSAGE=U2VydmVyLVNlbnQgRXZlbnQgKFNTRSkgc3VwcG9ydCBmb3IgSFRUUCB0cmFuc3BvcnQKClNTRSBzdHJlYW0gaGFuZGxlcnMgYXJlIGltcGxlbWVudGVkIGFzIG92ZXJsYXkgb3ZlcgpleGlzdGluZyBIVFRQIGxheWVyIHRvIGJlIGRlcGxveWVkIGFzIGV4dGVuc2lvbiB1c2luZwp0cmFuc3BvcnQgY2hhbm5lbCBsaXN0ZW5lcnMuCgpTdHJlYW0gaXMgaW1wbGVtZW50ZWQgYXMgY2h1bmtlZCByZXNwb25zZSwgaGFuZGxlcnMgYXJlCmludGVyY2VwdGluZyBpbmJvdW5kIHJlc3BvbnNlIGNodW5rcyBhcyBldmVudCBtZXNzYWdlcy4KCkxpc3RlbmVyIGFuZCBzZXJ2aWNlIGludGVyZmFjZXMgYXJlIHByb3ZpZGVkIGZvciBjdXN0b20KY29tcG9uZW50cyBpbnRlZ3JhdGlvbiBmb3IgYm90aCBjbGllbnQgYW5kIHNlcnZlciBzaWRlcwoKSklSQTogTkVUQ09ORi0xMzM5CkNoYW5nZS1JZDogSTlkYmI2OGE3Njk1ZjlkNmY4N2NlNTIyYmJlMmMxZGJmMjRjNTE4MzIKU2lnbmVkLW9mZi1ieTogUnVzbGFuIEthc2hhcG92IDxydXNsYW4ua2FzaGFwb3ZAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Server-Sent Event (SSE) support for HTTP transport" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Ruslan Kashapov\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I9dbb68a7695f9d6f87ce522bbe2c1dbf24c51832 -DGERRIT_EVENT_HASH=-1176649289 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=ruslan.kashapov@pantheon.tech -DGERRIT_PATCHSET_NUMBER=5 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Ruslan Kashapov" --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.23, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-187-generic", arch: "amd64", family: "unix" [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15177191983693360760.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. [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins11717501846616411989.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.3" 2024-04-16 OpenJDK Runtime Environment (build 21.0.3+9-Ubuntu-1ubuntu120.04.1) OpenJDK 64-Bit Server VM (build 21.0.3+9-Ubuntu-1ubuntu120.04.1, 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/netconf-maven-verify-master-mvn39-openjdk21@tmp/config1752858808184775470tmp copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config3875630208808241895tmp [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13505172794096415355.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy -Pintegrationtests [EnvInject] - Variables injected successfully. [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins15100809131764059407.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 -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config1752858808184775470tmp --settings /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config3875630208808241895tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-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.3, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-187-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] netconf-artifacts [pom] [INFO] netconf-parent [pom] [INFO] feature-parent [pom] [INFO] netconf-auth [bundle] [INFO] netconf-auth-aaa [bundle] [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] [INFO] rfc5277 [bundle] [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] [INFO] netconf-api [bundle] [INFO] OpenDaylight :: Netconf :: API [feature] [INFO] rfc6022 [bundle] [INFO] netconf-common-mdsal [bundle] [INFO] odl-netconf-util [feature] [INFO] netconf-common [bundle] [INFO] shaded-exificient-jar [jar] [INFO] shaded-exificient [bundle] [INFO] netconf-test-util [jar] [INFO] netconf-netty-util [bundle] [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] [INFO] draft-ietf-netconf-crypto-types [bundle] [INFO] keystore-api [bundle] [INFO] keystore-none [bundle] [INFO] OpenDaylight :: Netconf :: Key Store [feature] [INFO] truststore-api [bundle] [INFO] truststore-none [bundle] [INFO] OpenDaylight :: Netconf :: Trust Store [feature] [INFO] transport-api [bundle] [INFO] OpenDaylight :: Netconf :: Transport API [feature] [INFO] shaded-sshd-jar [jar] [INFO] shaded-sshd [bundle] [INFO] transport-tcp [bundle] [INFO] transport-ssh [bundle] [INFO] transport-tls [bundle] [INFO] OpenDaylight :: Netconf :: Transport [feature] [INFO] netconf-client [bundle] [INFO] odl-netconf-client [feature] [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] netconf-server [bundle] [INFO] OpenDaylight :: Netconf :: Impl [feature] [INFO] OpenDaylight :: Netconf :: All [feature] [INFO] yanglib-mdsal-writer [bundle] [INFO] odl-yanglib-mdsal-writer [feature] [INFO] netconf-server-mdsal [bundle] [INFO] netconf-nb [bundle] [INFO] OpenDaylight :: Netconf :: Mdsal [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] [INFO] keystore-legacy [bundle] [INFO] netconf-dom-api [bundle] [INFO] netconf-client-mdsal [bundle] [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] [INFO] netconf-test-models [bundle] [INFO] netconf-topology [bundle] [INFO] netconf-topology-singleton [bundle] [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] [INFO] netconf-topology-impl [bundle] [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] [INFO] callhome-provider [bundle] [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] [INFO] OpenDaylight :: Netconf Connector :: All [feature] [INFO] netconf-console [bundle] [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] [INFO] restconf-common-models [bundle] [INFO] restconf-common [bundle] [INFO] OpenDaylight :: Restconf :: Common [feature] [INFO] restconf-api [bundle] [INFO] restconf-nb [bundle] [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] [INFO] OpenDaylight :: Restconf [feature] [INFO] restconf-openapi [bundle] [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] [INFO] OpenDaylight :: Restconf :: All [feature] [INFO] keystore-plaintext-api [bundle] [INFO] keystore-plaintext-localfile [bundle] [INFO] keystore-plaintext-cli [bundle] [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] [INFO] features-netconf [feature] [INFO] netconf-test-perf [bundle] [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] [INFO] features-netconf-testing [feature] [INFO] features-netconf-experimental [feature] [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] [INFO] netconf-features-parent [pom] [INFO] netconf-karaf [pom] [INFO] netconf-karaf-static [karaf-assembly] [INFO] model-aggregator [pom] [INFO] transport-http [bundle] [INFO] transport-aggregator [pom] [INFO] restconf-client [bundle] [INFO] restconf-server [bundle] [INFO] protocol [pom] [INFO] plugins [pom] [INFO] apps [pom] [INFO] third-party [pom] [INFO] netconf-testtool [jar] [INFO] netconf-tools [pom] [INFO] netconf-subsystem [pom] [INFO] sal-rest-connector-config [jar] [INFO] restconf-wadl-generator [jar] [INFO] websocket-client [jar] [INFO] restconf-subsystem [pom] [INFO] keystore-aggregator [pom] [INFO] truststore-aggregator [pom] [INFO] netconf-aggregator [pom] [INFO] [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- [INFO] Building netconf-artifacts 8.0.0-SNAPSHOT [1/121] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ netconf-artifacts --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ netconf-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:8.0.2:revision (get-git-infos) @ netconf-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ netconf-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml [INFO] attaching as netconf-artifacts-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json [INFO] attaching as netconf-artifacts-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.2:install (default-install) @ netconf-artifacts --- [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/8.0.0-SNAPSHOT/netconf-artifacts-8.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/8.0.0-SNAPSHOT/netconf-artifacts-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/8.0.0-SNAPSHOT/netconf-artifacts-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ netconf-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- [INFO] Building netconf-parent 8.0.0-SNAPSHOT [2/121] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ netconf-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ netconf-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.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ netconf-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ netconf-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-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.3.1:check (check-license) @ netconf-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (default) @ netconf-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:copy (unpack-license) @ netconf-parent --- [INFO] [INFO] >>> spotbugs:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-parent >>> [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ netconf-parent --- [INFO] [INFO] <<< spotbugs:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.3.1:check (analyze-compile) @ netconf-parent --- [INFO] [INFO] --- copy-files:13.1.2:copy-files (default) @ netconf-parent --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ netconf-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ netconf-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml [INFO] attaching as netconf-parent-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.json [INFO] attaching as netconf-parent-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.7.0:modernizer (modernizer) @ netconf-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ netconf-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ netconf-parent --- [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/8.0.0-SNAPSHOT/netconf-parent-8.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/8.0.0-SNAPSHOT/netconf-parent-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/8.0.0-SNAPSHOT/netconf-parent-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ netconf-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- [INFO] Building feature-parent 8.0.0-SNAPSHOT [3/121] [INFO] from features/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ feature-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.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.3.1:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.3.1:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs:4.8.3.1:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.3.1:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:13.1.2:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy-files:13.1.2:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml [INFO] attaching as feature-parent-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json [INFO] attaching as feature-parent-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.7.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/8.0.0-SNAPSHOT/feature-parent-8.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/8.0.0-SNAPSHOT/feature-parent-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/8.0.0-SNAPSHOT/feature-parent-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- [INFO] Building netconf-auth 8.0.0-SNAPSHOT [4/121] [INFO] from netconf/netconf-auth/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ netconf-auth --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ netconf-auth --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ netconf-auth --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/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.3.1:check (check-license) @ netconf-auth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (default) @ netconf-auth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:copy (unpack-license) @ netconf-auth --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ netconf-auth --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth >>> [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ netconf-auth --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.3.1:check (analyze-compile) @ netconf-auth --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ netconf-auth --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ netconf-auth --- [INFO] No tests to run. [INFO] [INFO] --- copy-files:13.1.2:copy-files (default) @ netconf-auth --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ netconf-auth --- [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-8.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ netconf-auth --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-8.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ netconf-auth --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.xml [INFO] attaching as netconf-auth-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.json [INFO] attaching as netconf-auth-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.7.0:modernizer (modernizer) @ netconf-auth --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ netconf-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ netconf-auth --- [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/8.0.0-SNAPSHOT/netconf-auth-8.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-8.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/8.0.0-SNAPSHOT/netconf-auth-8.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-8.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/8.0.0-SNAPSHOT/netconf-auth-8.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/8.0.0-SNAPSHOT/netconf-auth-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/8.0.0-SNAPSHOT/netconf-auth-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ netconf-auth --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/netconf/netconf-auth/8.0.0-SNAPSHOT/netconf-auth-8.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ netconf-auth --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ netconf-auth --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- [INFO] Building netconf-auth-aaa 8.0.0-SNAPSHOT [5/121] [INFO] from plugins/netconf-auth-aaa/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ netconf-auth-aaa --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ netconf-auth-aaa --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/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.3.1:check (check-license) @ netconf-auth-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (default) @ netconf-auth-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ netconf-auth-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ netconf-auth-aaa --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.3.1:check (analyze-compile) @ netconf-auth-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ netconf-auth-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ netconf-auth-aaa --- [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/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.netconf.authprovider.CredentialServiceAuthProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files:13.1.2:copy-files (default) @ netconf-auth-aaa --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-8.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-8.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ netconf-auth-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.xml [INFO] attaching as netconf-auth-aaa-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.json [INFO] attaching as netconf-auth-aaa-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ netconf-auth-aaa --- [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ netconf-auth-aaa --- [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/8.0.0-SNAPSHOT/netconf-auth-aaa-8.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-8.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/8.0.0-SNAPSHOT/netconf-auth-aaa-8.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-8.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/8.0.0-SNAPSHOT/netconf-auth-aaa-8.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/8.0.0-SNAPSHOT/netconf-auth-aaa-8.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/8.0.0-SNAPSHOT/netconf-auth-aaa-8.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ netconf-auth-aaa --- [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/8.0.0-SNAPSHOT/netconf-auth-aaa-8.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ netconf-auth-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 8.0.0-SNAPSHOT [6/121] [INFO] from features/odl-aaa-netconf-plugin/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (default) @ odl-aaa-netconf-plugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-aaa-netconf-plugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> [INFO] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- [INFO] [INFO] <<< spotbugs:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.3.1:check (analyze-compile) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- feattest:13.1.2:test (default) @ odl-aaa-netconf-plugin --- [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 545adecb-fa99-46c1-8dec-3e44b78e9d5a timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for netconf-aggregator 8.0.0-SNAPSHOT: [INFO] [INFO] netconf-artifacts .................................. SUCCESS [ 2.577 s] [INFO] netconf-parent ..................................... SUCCESS [ 7.395 s] [INFO] feature-parent ..................................... SUCCESS [ 3.300 s] [INFO] netconf-auth ....................................... SUCCESS [ 8.127 s] [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.798 s] [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin FAILURE [05:23 min] [INFO] rfc5277 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SKIPPED [INFO] rfc6241 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SKIPPED [INFO] rfc6470 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SKIPPED [INFO] rfc6243 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SKIPPED [INFO] rfc8526 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SKIPPED [INFO] netconf-api ........................................ SKIPPED [INFO] OpenDaylight :: Netconf :: API ..................... SKIPPED [INFO] rfc6022 ............................................ SKIPPED [INFO] netconf-common-mdsal ............................... SKIPPED [INFO] odl-netconf-util ................................... SKIPPED [INFO] netconf-common ..................................... SKIPPED [INFO] shaded-exificient-jar .............................. SKIPPED [INFO] shaded-exificient .................................. SKIPPED [INFO] netconf-test-util .................................. SKIPPED [INFO] netconf-netty-util ................................. SKIPPED [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SKIPPED [INFO] rfc8341 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SKIPPED [INFO] draft-ietf-netconf-crypto-types .................... SKIPPED [INFO] keystore-api ....................................... SKIPPED [INFO] keystore-none ...................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Key Store ............... SKIPPED [INFO] truststore-api ..................................... SKIPPED [INFO] truststore-none .................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Trust Store ............. SKIPPED [INFO] transport-api ...................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Transport API ........... SKIPPED [INFO] shaded-sshd-jar .................................... SKIPPED [INFO] shaded-sshd ........................................ SKIPPED [INFO] transport-tcp ...................................... SKIPPED [INFO] transport-ssh ...................................... SKIPPED [INFO] transport-tls ...................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Transport ............... SKIPPED [INFO] netconf-client ..................................... SKIPPED [INFO] odl-netconf-client ................................. SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SKIPPED [INFO] rfc7407-ietf-x509-cert-to-name ..................... SKIPPED [INFO] netconf-server ..................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Impl .................... SKIPPED [INFO] OpenDaylight :: Netconf :: All ..................... SKIPPED [INFO] yanglib-mdsal-writer ............................... SKIPPED [INFO] odl-yanglib-mdsal-writer ........................... SKIPPED [INFO] netconf-server-mdsal ............................... SKIPPED [INFO] netconf-nb ......................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Mdsal ................... SKIPPED [INFO] rfc8040-ietf-restconf-monitoring ................... SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SKIPPED [INFO] rfc8639 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SKIPPED [INFO] rfc8641 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SKIPPED [INFO] rfc8650 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SKIPPED [INFO] keystore-legacy .................................... SKIPPED [INFO] netconf-dom-api .................................... SKIPPED [INFO] netconf-client-mdsal ............................... SKIPPED [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SKIPPED [INFO] netconf-test-models ................................ SKIPPED [INFO] netconf-topology ................................... SKIPPED [INFO] netconf-topology-singleton ......................... SKIPPED [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SKIPPED [INFO] netconf-topology-impl .............................. SKIPPED [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SKIPPED [INFO] callhome-provider .................................. SKIPPED [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SKIPPED [INFO] OpenDaylight :: Netconf Connector :: All ........... SKIPPED [INFO] netconf-console .................................... SKIPPED [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SKIPPED [INFO] restconf-common-models ............................. SKIPPED [INFO] restconf-common .................................... SKIPPED [INFO] OpenDaylight :: Restconf :: Common ................. SKIPPED [INFO] restconf-api ....................................... SKIPPED [INFO] restconf-nb ........................................ SKIPPED [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SKIPPED [INFO] OpenDaylight :: Restconf ........................... SKIPPED [INFO] restconf-openapi ................................... SKIPPED [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SKIPPED [INFO] OpenDaylight :: Restconf :: All .................... SKIPPED [INFO] keystore-plaintext-api ............................. SKIPPED [INFO] keystore-plaintext-localfile ....................... SKIPPED [INFO] keystore-plaintext-cli ............................. SKIPPED [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SKIPPED [INFO] features-netconf ................................... SKIPPED [INFO] netconf-test-perf .................................. SKIPPED [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SKIPPED [INFO] features-netconf-testing ........................... SKIPPED [INFO] features-netconf-experimental ...................... SKIPPED [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SKIPPED [INFO] netconf-features-parent ............................ SKIPPED [INFO] netconf-karaf ...................................... SKIPPED [INFO] netconf-karaf-static ............................... SKIPPED [INFO] model-aggregator ................................... SKIPPED [INFO] transport-http ..................................... SKIPPED [INFO] transport-aggregator ............................... SKIPPED [INFO] restconf-client .................................... SKIPPED [INFO] restconf-server .................................... SKIPPED [INFO] protocol ........................................... SKIPPED [INFO] plugins ............................................ SKIPPED [INFO] apps ............................................... SKIPPED [INFO] third-party ........................................ SKIPPED [INFO] netconf-testtool ................................... SKIPPED [INFO] netconf-tools ...................................... SKIPPED [INFO] netconf-subsystem .................................. SKIPPED [INFO] sal-rest-connector-config .......................... SKIPPED [INFO] restconf-wadl-generator ............................ SKIPPED [INFO] websocket-client ................................... SKIPPED [INFO] restconf-subsystem ................................. SKIPPED [INFO] keystore-aggregator ................................ SKIPPED [INFO] truststore-aggregator .............................. SKIPPED [INFO] netconf-aggregator ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:00 min [INFO] Finished at: 2024-07-16T14:14:32Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. [ERROR] Failed to execute goal org.opendaylight.odlparent:features-test-plugin:13.1.2:test (default) on project odl-aaa-netconf-plugin: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Bundles states check timeout] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.opendaylight.odlparent:features-test-plugin:13.1.2:test (default) on project odl-aaa-netconf-plugin: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Bundles states check timeout] 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.MojoExecutionException: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Bundles states check timeout] at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:60) at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:205) 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) Caused by: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Bundles states check timeout] at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke (RemoteBundleContextClientImpl.java:106) at jdk.proxy16.$Proxy145.call (Unknown Source) at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call (RemoteBundleContextClientImpl.java:290) at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call (RBCRemoteTarget.java:60) at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call (KarafTestContainer.java:675) at org.opendaylight.odlparent.features.test.plugin.PaxExamExecution.execute (PaxExamExecution.java:58) at org.opendaylight.odlparent.features.test.plugin.TestFeaturesMojo.execute (TestFeaturesMojo.java:205) 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) Caused by: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Bundles states check timeout] at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.createTestContainerException (JUnitProbeInvoker.java:138) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:127) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360) at sun.rmi.transport.Transport$1.run (Transport.java:200) at sun.rmi.transport.Transport$1.run (Transport.java:197) at java.security.AccessController.doPrivileged (AccessController.java:714) at sun.rmi.transport.Transport.serviceCall (Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721) at java.security.AccessController.doPrivileged (AccessController.java:400) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) at java.lang.Thread.run (Thread.java:1583) Caused by: java.lang.IllegalStateException: Bundles states check timeout at org.opendaylight.odlparent.features.test.plugin.TestProbe.checkBundleStates (TestProbe.java:216) at org.opendaylight.odlparent.features.test.plugin.TestProbe.testFeature (TestProbe.java:112) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall (FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run (ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively (FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate (InvokeMethod.java:17) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry (ContainerTestRunner.java:97) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry (ContainerTestRunner.java:84) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild (ContainerTestRunner.java:75) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild (ContainerTestRunner.java:43) at org.junit.runners.ParentRunner$3.run (ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule (ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren (ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000 (ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate (ParentRunner.java:268) at org.junit.runners.ParentRunner.run (ParentRunner.java:363) at org.junit.runner.JUnitCore.run (JUnitCore.java:137) at org.junit.runner.JUnitCore.run (JUnitCore.java:115) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit (JUnitProbeInvoker.java:124) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke (JUnitProbeInvoker.java:97) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call (JUnitProbeInvoker.java:73) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall (RemoteBundleContextImpl.java:85) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:360) at sun.rmi.transport.Transport$1.run (Transport.java:200) at sun.rmi.transport.Transport$1.run (Transport.java:197) at java.security.AccessController.doPrivileged (AccessController.java:714) at sun.rmi.transport.Transport.serviceCall (Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:598) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0 (TCPTransport.java:844) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0 (TCPTransport.java:721) at java.security.AccessController.doPrivileged (AccessController.java:400) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:720) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) at java.lang.Thread.run (Thread.java:1583) [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :odl-aaa-netconf-plugin Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 17301 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8323900636952053933.sh ---> sysstat.sh [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2896934538591428930.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/netconf-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/netconf-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/netconf-maven-verify-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3511939176608704266.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMht from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMht/bin to PATH INFO: Running in OpenStack, capturing instance metadata [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14717311263374634888.sh provisioning config files... Could not find credentials [logs] for netconf-maven-verify-master-mvn39-openjdk21 #103 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config5740111441708847980tmp 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. [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18390632728351229527.sh ---> create-netrc.sh WARN: Log server credential not found. [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18422482439283744663.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMht from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMht/bin to PATH [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14200223883648035213.sh ---> sudo-logs.sh Archiving 'sudo' log.. [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12657262478034045484.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMht from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-fMht/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins3458221463746956766.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMht from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMht/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-master-mvn39-openjdk21/103/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-4g-21075 5.4.0-187-generic #207-Ubuntu SMP Mon Jun 10 08:16:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: 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 Retbleed: Vulnerable 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; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 9.6G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 39M 39M 0 100% /snap/snapd/21759 /dev/loop4 64M 64M 0 100% /snap/core20/2318 /dev/loop5 92M 92M 0 100% /snap/lxd/24061 ---> free -m: total used free shared buff/cache available Mem: 15997 694 11864 1 3438 14963 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:60:6b:f2 brd ff:ff:ff:ff:ff:ff inet 10.30.171.177/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85851sec preferred_lft 85851sec inet6 fe80::f816:3eff:fe60:6bf2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:13:30:fe:6b 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.4.0-187-generic (prd-ubuntu2004-docker-4c-4g-21075) 07/16/24 _x86_64_ (4 CPU) 14:06:18 LINUX RESTART (4 CPU) 14:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:08:01 261.85 86.32 175.52 0.00 2724.43 9736.10 0.00 14:09:01 232.89 48.74 184.15 0.00 2980.17 12140.91 0.00 14:10:01 51.87 6.77 45.11 0.00 278.09 26151.77 0.00 14:11:01 1.67 0.00 1.67 0.00 0.00 51.18 0.00 14:12:01 45.90 5.70 40.20 0.00 4566.00 8423.33 0.00 14:13:01 5.40 0.02 5.38 0.00 0.13 122.11 0.00 14:14:01 2.50 0.00 2.50 0.00 0.00 36.92 0.00 14:15:01 15.93 0.88 15.05 0.00 110.22 671.34 0.00 Average: 77.38 18.59 58.79 0.00 1334.84 7180.00 0.00 14:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:01 13300048 15366308 612096 3.74 70604 2190748 1317484 7.56 894392 1907188 149164 14:09:01 12176332 14691796 1269464 7.75 86452 2608404 1850548 10.62 1653064 2239440 230452 14:10:01 10989604 13982560 1976536 12.07 97840 3052872 2500120 14.34 2447752 2603452 788 14:11:01 10989668 13982772 1976252 12.06 97928 3053168 2516116 14.44 2446636 2603740 72 14:12:01 10585172 13945804 2002276 12.22 108040 3400748 2573664 14.77 2678044 2752632 1100 14:13:01 10609692 13965560 1983392 12.11 106620 3397756 2557276 14.67 2659432 2749636 540 14:14:01 10609432 13965600 1983280 12.11 106716 3397908 2557276 14.67 2659756 2749776 68 14:15:01 12195424 15365684 584080 3.57 108564 3217448 1276120 7.32 1236656 2603016 17004 Average: 11431922 14408260 1548422 9.45 97846 3039882 2143576 12.30 2084466 2526110 49898 14:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:01 ens3 404.68 262.71 2124.14 70.11 0.00 0.00 0.00 0.00 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:09:01 ens3 302.82 249.18 3678.62 36.34 0.00 0.00 0.00 0.00 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 14:10:01 ens3 252.02 175.02 3976.69 17.17 0.00 0.00 0.00 0.00 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:01 lo 753.24 753.24 709.86 709.86 0.00 0.00 0.00 0.00 14:11:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:01 ens3 177.87 86.27 2713.17 6.10 0.00 0.00 0.00 0.00 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:13:01 ens3 0.57 0.43 0.10 0.09 0.00 0.00 0.00 0.00 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:01 ens3 19.54 17.67 14.26 8.72 0.00 0.00 0.00 0.00 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:01 lo 1.91 1.91 0.24 0.24 0.00 0.00 0.00 0.00 Average: ens3 144.99 99.10 1566.53 17.34 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 95.01 95.01 88.98 88.98 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-187-generic (prd-ubuntu2004-docker-4c-4g-21075) 07/16/24 _x86_64_ (4 CPU) 14:06:18 LINUX RESTART (4 CPU) 14:07:01 CPU %user %nice %system %iowait %steal %idle 14:08:01 all 19.53 11.33 9.55 4.48 0.15 54.96 14:08:01 0 32.32 9.55 9.55 3.94 0.18 44.45 14:08:01 1 18.84 11.86 10.30 3.33 0.13 55.54 14:08:01 2 13.24 12.68 8.50 2.16 0.14 63.28 14:08:01 3 13.64 11.26 9.84 8.50 0.13 56.63 14:09:01 all 41.58 0.00 2.27 3.55 0.08 52.51 14:09:01 0 44.24 0.00 2.51 1.22 0.08 51.94 14:09:01 1 38.34 0.00 2.08 1.14 0.08 58.36 14:09:01 2 50.16 0.00 2.97 4.68 0.10 42.09 14:09:01 3 33.60 0.00 1.53 7.16 0.07 57.65 14:10:01 all 34.83 0.00 1.93 1.74 0.09 61.42 14:10:01 0 32.79 0.00 1.96 0.29 0.08 64.88 14:10:01 1 38.47 0.00 2.27 0.60 0.10 58.56 14:10:01 2 32.90 0.00 1.48 5.47 0.08 60.07 14:10:01 3 35.14 0.00 2.01 0.60 0.08 62.17 14:11:01 all 1.19 0.00 0.14 0.01 0.03 98.63 14:11:01 0 1.45 0.00 0.23 0.00 0.05 98.27 14:11:01 1 1.61 0.00 0.15 0.00 0.03 98.21 14:11:01 2 0.90 0.00 0.12 0.03 0.03 98.92 14:11:01 3 0.80 0.00 0.07 0.00 0.02 99.12 14:12:01 all 4.84 0.00 1.61 9.42 0.13 84.00 14:12:01 0 5.35 0.00 1.70 2.24 0.13 90.59 14:12:01 1 3.88 0.00 1.40 30.51 0.17 64.04 14:12:01 2 5.66 0.00 1.67 2.16 0.12 90.39 14:12:01 3 4.48 0.00 1.67 2.68 0.12 91.06 14:13:01 all 1.38 0.00 0.24 9.45 0.05 88.88 14:13:01 0 2.64 0.00 0.21 1.31 0.05 95.78 14:13:01 1 0.45 0.00 0.25 18.48 0.05 80.77 14:13:01 2 1.02 0.00 0.20 18.10 0.05 80.64 14:13:01 3 1.40 0.00 0.30 0.00 0.05 98.25 14:14:01 all 1.07 0.00 0.17 0.01 0.06 98.69 14:14:01 0 2.18 0.00 0.08 0.02 0.03 97.69 14:14:01 1 0.30 0.00 0.07 0.03 0.05 99.55 14:14:01 2 0.75 0.00 0.15 0.00 0.05 99.05 14:14:01 3 1.03 0.00 0.40 0.00 0.10 98.47 14:15:01 all 10.68 0.00 0.70 0.59 0.05 87.97 14:15:01 0 16.92 0.00 0.86 0.27 0.05 81.90 14:15:01 1 15.02 0.00 0.85 1.94 0.03 82.16 14:15:01 2 5.19 0.00 0.46 0.05 0.07 94.23 14:15:01 3 5.57 0.00 0.64 0.10 0.05 93.64 Average: all 14.35 1.41 2.07 3.66 0.08 78.44 Average: 0 17.15 1.19 2.13 1.16 0.08 78.29 Average: 1 14.57 1.48 2.17 7.02 0.08 74.69 Average: 2 13.70 1.57 1.93 4.09 0.08 78.63 Average: 3 11.95 1.40 2.05 2.37 0.08 82.14