Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/parent/+/142631 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-4c-4g-17742 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/policy-parent-master-verify-java [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-XXXXXX0E9pg5/agent.1231 SSH_AGENT_PID=1233 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-parent-master-verify-java@tmp/private_key_16648572601860149014.key (/w/workspace/policy-parent-master-verify-java@tmp/private_key_16648572601860149014.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/policy/parent.git > git init /w/workspace/policy-parent-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/parent.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.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/policy/parent.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/parent.git refs/changes/31/142631/2 # timeout=30 > git rev-parse 736393d222b82ea1a0c257f45a7c3dacdd4e23a5^{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 736393d222b82ea1a0c257f45a7c3dacdd4e23a5 (refs/changes/31/142631/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 736393d222b82ea1a0c257f45a7c3dacdd4e23a5 # timeout=30 Commit message: "Uplift all code base to java21" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk b3368962beb9cf7de2da7d5e5cff231b686c65d2 # timeout=10 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins15985109738613114983.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jQeN 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-jQeN/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-jQeN/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.2 botocore==1.42.2 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.16 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins10566493524087216446.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.6" 2025-01-21 OpenJDK Runtime Environment (build 21.0.6+7-Ubuntu-122.04.1) OpenJDK 64-Bit Server VM (build 21.0.6+7-Ubuntu-122.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/policy-parent-master-verify-java@tmp/config8766073684689420692tmp copy managed file [policy-parent-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config5985196152884433927tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-builder-4c-4g-17742 using settings config with name policy-parent-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 [policy-parent-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings4600996944716032583.xml -gs /tmp/global-settings14962748122151053565.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=736393d222b82ea1a0c257f45a7c3dacdd4e23a5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=adheli.tavares@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Adheli Tavares" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/parent/+/142631 -DGERRIT_PATCHSET_UPLOADER_EMAIL=adheli.tavares@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/parent -DGERRIT_CHANGE_NUMBER=142631 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Adheli Tavares\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/31/142631/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Adheli Tavares" '-DGERRIT_CHANGE_OWNER=\"Adheli Tavares\" ' -DPROJECT=policy/parent -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBsaWZ0IGFsbCBjb2RlIGJhc2UgdG8gamF2YTIxCgpJc3N1ZS1JRDogUE9MSUNZLTU0NjYKQ2hhbmdlLUlkOiBJNTgwOTViZTUwNDcwODhhMWUxZDQxYzVmYWYwMzEyMDU0ZDlmNmRmZApTaWduZWQtb2ZmLWJ5OiBhZGhlbGkudGF2YXJlcyA8YWRoZWxpLnRhdmFyZXNAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Uplift all code base to java21" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I58095be5047088a1e1d41c5faf0312054d9f6dfd -DGERRIT_EVENT_HASH=-1809004611 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=adheli.tavares@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Adheli Tavares" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-parent [pom] [INFO] checkstyle [jar] [INFO] policy-parent-resources [jar] [INFO] Policy Integration POM [pom] [INFO] [INFO] ----------------< org.onap.policy.parent:policy-parent >---------------- [INFO] Building policy-parent 6.0.0-SNAPSHOT [1/4] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ policy-parent --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ policy-parent --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/6.0.0-SNAPSHOT/policy-parent-6.0.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.parent:checkstyle >------------------ [INFO] Building checkstyle 6.0.0-SNAPSHOT [2/4] [INFO] from checkstyle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-6.0.0-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/6.0.0-SNAPSHOT/checkstyle-6.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/6.0.0-SNAPSHOT/checkstyle-6.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.parent:policy-parent-resources >----------- [INFO] Building policy-parent-resources 6.0.0-SNAPSHOT [3/4] [INFO] from resources/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ policy-parent-resources --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ policy-parent-resources --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ policy-parent-resources --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-parent-resources --- [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/resources/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ policy-parent-resources --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ policy-parent-resources --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ policy-parent-resources --- [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-6.0.0-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ policy-parent-resources --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/6.0.0-SNAPSHOT/policy-parent-resources-6.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/6.0.0-SNAPSHOT/policy-parent-resources-6.0.0-SNAPSHOT.jar [INFO] [INFO] -----------------< org.onap.policy.parent:integration >----------------- [INFO] Building Policy Integration POM 6.0.0-SNAPSHOT [4/4] [INFO] from integration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ integration --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ integration --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/integration/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ integration --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ integration --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ integration --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ integration --- [INFO] Analyzed bundle 'integration' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ integration --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ integration --- [INFO] Installing /w/workspace/policy-parent-master-verify-java/integration/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/integration/6.0.0-SNAPSHOT/integration-6.0.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-parent 6.0.0-SNAPSHOT: [INFO] [INFO] policy-parent ...................................... SUCCESS [ 0.589 s] [INFO] checkstyle ......................................... SUCCESS [ 2.387 s] [INFO] policy-parent-resources ............................ SUCCESS [ 0.045 s] [INFO] Policy Integration POM ............................. SUCCESS [ 5.392 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.185 s [INFO] Finished at: 2025-12-04T14:58:41Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1233 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins14832824449648224128.sh ---> sysstat.sh [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins16404394441842876218.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-parent-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/policy-parent-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/policy-parent-master-verify-java ']' + mkdir -p /w/workspace/policy-parent-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-master-verify-java/archives/ [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins1622769505810337999.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQeN 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-jQeN/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins5851834417381042451.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config15131040529802584875tmp 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. [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins7313174415073834124.sh ---> create-netrc.sh [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins7934174065895907176.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQeN 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-jQeN/bin to PATH [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins17250313108467197269.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins10397697991779829199.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQeN 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-jQeN/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-parent-master-verify-java] $ /bin/bash -l /tmp/jenkins15282887651315901375.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQeN 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-jQeN/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-master-verify-java/1563 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-builder-4c-4g-17742 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 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 Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1020K 1.6G 1% /run /dev/vda1 78G 7.9G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 534 13000 4 2454 15126 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:e7:be:73 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.194/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86265sec preferred_lft 86265sec inet6 fe80::f816:3eff:fee7:be73/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-138-generic (prd-ubuntu2204-builder-4c-4g-17742) 12/04/25 _x86_64_ (4 CPU) 14:57:11 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-138-generic (prd-ubuntu2204-builder-4c-4g-17742) 12/04/25 _x86_64_ (4 CPU) 14:57:11 LINUX RESTART (4 CPU)