Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/traversal/+/144118 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-5678 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-traversal-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-2mN6Kt8vHVHn/agent.2036 SSH_AGENT_PID=2038 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aai-traversal-master-verify-java@tmp/private_key_9044681219444500293.key (/w/workspace/aai-traversal-master-verify-java@tmp/private_key_9044681219444500293.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/aai/traversal.git > git init /w/workspace/aai-traversal-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/traversal.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/traversal.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/aai/traversal.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/traversal.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/traversal.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/traversal.git refs/changes/18/144118/1 # timeout=30 > git rev-parse bb91dadb767b1c43cc2ccf36e4059d2090060ff5^{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 bb91dadb767b1c43cc2ccf36e4059d2090060ff5 (refs/changes/18/144118/1) > git config core.sparsecheckout # timeout=10 > git checkout -f bb91dadb767b1c43cc2ccf36e4059d2090060ff5 # timeout=30 Commit message: "Update aai-common to 1.17.1-SNAPSHOT" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 057775732edef96f6b63f0e216aed84493737b9f # timeout=10 [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins6609511034858800070.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.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gWUs 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-gWUs/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-gWUs/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.95 botocore==1.42.95 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.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.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.47 httplib2==0.30.2 identify==2.6.19 idna==3.13 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 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.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.11.0 os-service-types==1.8.2 osc-lib==4.5.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.1 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.1 simplejson==4.1.0 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.4 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [aai-traversal-master-verify-java] $ /bin/sh /tmp/jenkins2989797093170448420.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-04-24 18:52:24 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-vbAp7c.sh" [1] downloading uv 0.11.7 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.7 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-traversal-master-verify-java] $ /bin/sh /tmp/jenkins8859169528086198207.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-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/aai-traversal-master-verify-java@tmp/config1654672965463125450tmp copy managed file [aai-traversal-settings] to file:/w/workspace/aai-traversal-master-verify-java@tmp/config8048512095460624490tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-docker-8c-8g-5678 using settings config with name aai-traversal-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [aai-traversal-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings15484625129362026881.xml -gs /tmp/global-settings3612842134918013224.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=bb91dadb767b1c43cc2ccf36e4059d2090060ff5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/traversal/+/144118 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/traversal -DGERRIT_PATCHSET_UPLOADER_USERNAME=fostkamp -DGERRIT_CHANGE_NUMBER=144118 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/18/144118/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/traversal -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIGFhaS1jb21tb24gdG8gMS4xNy4xLVNOQVBTSE9UCgotIGJ1bXAgYWFpLWNvbW1vbiB2ZXJzaW9uIHRvIDEuMTcuMS1TTkFQU0hPVAotIHNvbWUgYWRqdXN0bWVudHMgZm9yIHRoZSBzcHJpbmcgY29udGV4dCBhcmUKICBuZWNlc3NhcnkgZHVlIHRvIGNoYW5nZXMgaW4gYWFpLWNvbW1vbgotIGJ1bXAgc25hcHNob3QgdmVyc2lvbiB0byAxLjE3LjAtU05BUFNIT1QKCklzc3VlLUlEOiBBQUktNDIyMgpDaGFuZ2UtSWQ6IEk3ZTkwZTdiNjJjNmQ3ZDM4MmIxOTI0ZDc4NjdlMGMyZGNhZDRkMjM0ClNpZ25lZC1vZmYtYnk6IEZpZXRlIE9zdGthbXAgPGZpZXRlLm9zdGthbXBAdGVsZWtvbS5kZT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update aai-common to 1.17.1-SNAPSHOT" -DGERRIT_EVENT_ACCOUNT_USERNAME=fostkamp -DGERRIT_CHANGE_OWNER_USERNAME=fostkamp '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7e90e7b62c6d7d382b1924d7867e0c2dcad4d234 -DGERRIT_EVENT_HASH=-1030066184 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.17.1-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.17.1-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.17.1-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.17.1-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.17.1-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.17.1-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-traversal [INFO] aai-traversal [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-traversal 1.17.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ traversal --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ traversal --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ traversal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ traversal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-traversal-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ traversal --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ traversal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ traversal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ traversal --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-traversal-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ traversal --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ traversal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ traversal --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-traversal-master-verify-java/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ traversal --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ traversal --- [INFO] Installing /w/workspace/aai-traversal-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/traversal/traversal/1.17.0-SNAPSHOT/traversal-1.17.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-traversal 1.17.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-traversal --- [INFO] Deleting /w/workspace/aai-traversal-master-verify-java/aai-traversal/src/main/resources/schema (includes = [**/oxm/**, **/dbedgerules/**], excludes = []) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-traversal --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-traversal --- [INFO] [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-traversal --- 1.17.0-SNAPSHOT New Tag for docker:1.17-STAGING-latest [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-traversal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-traversal-master-verify-java/aai-traversal/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.* [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-schema-dependency) @ aai-traversal --- [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.14.0-SNAPSHOT:jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aai-traversal ...................................... SUCCESS [ 7.269 s] [INFO] aai-traversal ...................................... FAILURE [ 15.724 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.194 s [INFO] Finished at: 2026-04-24T18:52:55+00:00 [INFO] Final Memory: 59M/240M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (unpack-schema-dependency) on project aai-traversal: Unable to find artifact. Could not find artifact org.onap.aai.schema-service:aai-schema:jar:1.14.0-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=org.onap.aai.schema-service -DartifactId=aai-schema -Dversion=1.14.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file [ERROR] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=org.onap.aai.schema-service -DartifactId=aai-schema -Dversion=1.14.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] [ERROR] org.onap.aai.schema-service:aai-schema:jar:1.14.0-SNAPSHOT [ERROR] [ERROR] from the specified remote repositories: [ERROR] local_m2 (file:///tmp/r, releases=true, snapshots=false), [ERROR] snapshots (https://nexus.onap.org/content/repositories/snapshots/, releases=false, snapshots=true), [ERROR] release-mirror (https://nexus.onap.org/content/repositories/public/, releases=true, snapshots=true), [ERROR] onap-public (https://nexus.onap.org/content/repositories/public/, releases=true, snapshots=false), [ERROR] releases (https://nexus.onap.org/content/repositories/releases/, releases=true, snapshots=false), [ERROR] ecomp-releases (https://nexus.onap.org/content/repositories/releases/, releases=true, snapshots=true), [ERROR] ecomp-staging (https://nexus.onap.org/content/repositories/staging/, releases=true, snapshots=true), [ERROR] ecomp-snapshots (https://nexus.onap.org/content/repositories/snapshots/, releases=true, snapshots=true), [ERROR] AJSC (https://mvnrepository.com/artifact/com.att.ajsc, releases=true, snapshots=true) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 :aai-traversal Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2038 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins5336571309508951194.sh ---> sysstat.sh [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins12330481986320216855.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aai-traversal-master-verify-java + 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/aai-traversal-master-verify-java ']' + 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/aai-traversal-master-verify-java ']' + mkdir -p /w/workspace/aai-traversal-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-traversal-master-verify-java/archives/ [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins16578176320868647372.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-traversal-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gWUs 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-gWUs/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins14377622373593726884.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-traversal-master-verify-java@tmp/config7118556689336938129tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins14694785748040408541.sh ---> create-netrc.sh [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins17979788807079261585.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-traversal-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gWUs 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-gWUs/bin to PATH [aai-traversal-master-verify-java] $ /bin/sh /tmp/jenkins497923947939868153.sh ---> uv-install.sh uv 0.11.7 is already installed uvx 0.11.7 (x86_64-unknown-linux-gnu) [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins12125655899356066380.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-traversal-master-verify-java] $ /bin/bash /tmp/jenkins15626127336609855064.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-traversal-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gWUs 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-gWUs/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 153s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=153 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/aai-traversal-master-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/aai-traversal-master-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: aai-traversal-master-verify-java,693,2026-04-24 18:53:24,v3-standard-8,153,0.22,0.00,FAILURE [aai-traversal-master-verify-java] $ /bin/bash -l /tmp/jenkins2529145157055275741.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-traversal-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gWUs 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-gWUs/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-traversal-master-verify-java/693 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-5678 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 799 28943 0 2424 30938 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:bc:7e:29 brd ff:ff:ff:ff:ff:ff inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86241sec preferred_lft 86241sec inet6 fe80::f816:3eff:febc:7e29/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a8:c1:9f:ca 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 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5678) 04/24/26 _x86_64_ (8 CPU) 18:51:00 LINUX RESTART (8 CPU) 18:52:02 tps rtps wtps bread/s bwrtn/s 18:53:01 244.69 39.16 205.52 1946.79 96703.07 Average: 244.69 39.16 205.52 1946.79 96703.07 18:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:53:01 29654280 31683092 3284940 9.97 87060 2236220 1434864 4.22 916652 2043152 41624 Average: 29654280 31683092 3284940 9.97 87060 2236220 1434864 4.22 916652 2043152 41624 18:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:01 ens3 416.78 345.99 4552.02 50.96 0.00 0.00 0.00 0.00 18:53:01 lo 1.02 1.02 0.12 0.12 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: ens3 416.78 345.99 4552.02 50.96 0.00 0.00 0.00 0.00 Average: lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5678) 04/24/26 _x86_64_ (8 CPU) 18:51:00 LINUX RESTART (8 CPU) 18:52:02 CPU %user %nice %system %iowait %steal %idle 18:53:01 all 14.75 0.00 1.75 1.20 0.04 82.26 18:53:01 0 16.29 0.00 1.97 0.27 0.05 81.42 18:53:01 1 6.63 0.00 1.00 0.07 0.03 92.26 18:53:01 2 11.66 0.00 2.40 1.21 0.03 84.70 18:53:01 3 22.04 0.00 3.07 0.27 0.07 74.55 18:53:01 4 12.52 0.00 1.32 0.41 0.03 85.72 18:53:01 5 6.88 0.00 0.99 6.42 0.05 85.66 18:53:01 6 18.12 0.00 1.02 0.54 0.03 80.29 18:53:01 7 23.83 0.00 2.19 0.47 0.03 73.47 Average: all 14.75 0.00 1.75 1.20 0.04 82.26 Average: 0 16.29 0.00 1.97 0.27 0.05 81.42 Average: 1 6.63 0.00 1.00 0.07 0.03 92.26 Average: 2 11.66 0.00 2.40 1.21 0.03 84.70 Average: 3 22.04 0.00 3.07 0.27 0.07 74.55 Average: 4 12.52 0.00 1.32 0.41 0.03 85.72 Average: 5 6.88 0.00 0.99 6.42 0.05 85.66 Average: 6 18.12 0.00 1.02 0.54 0.03 80.29 Average: 7 23.83 0.00 2.19 0.47 0.03 73.47