12:39:51 Started by timer 12:39:51 Running as SYSTEM 12:39:51 [EnvInject] - Loading node environment variables. 12:39:51 Building remotely on prd-ubuntu2204-docker-8c-8g-19262 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-docker-stage-master 12:39:51 [ssh-agent] Looking for ssh-agent implementation... 12:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:51 $ ssh-agent 12:39:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7z1er2/agent.1603 12:39:51 SSH_AGENT_PID=1605 12:39:51 [ssh-agent] Started. 12:39:51 Running ssh-add (command line suppressed) 12:39:51 Identity added: /w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_707620391153044362.key (/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_707620391153044362.key) 12:39:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:39:51 The recommended git tool is: NONE 12:39:52 using credential onap-jenkins-ssh 12:39:52 Wiping out workspace first. 12:39:52 Cloning the remote Git repository 12:39:52 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 12:39:52 > git init /w/workspace/sdnc-oam-maven-docker-stage-master # timeout=10 12:39:52 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 12:39:52 > git --version # timeout=10 12:39:52 > git --version # 'git version 2.34.1' 12:39:52 using GIT_SSH to set credentials Gerrit user 12:39:52 Verifying host key using manually-configured host key entries 12:39:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:55 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 12:39:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:55 Avoid second fetch 12:39:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:39:55 Checking out Revision 210dab225f084e1f963bc93b726282fe7090d253 (refs/remotes/origin/master) 12:39:55 > git config core.sparsecheckout # timeout=10 12:39:55 > git checkout -f 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 12:39:56 Commit message: "fixed sdnc-web dist" 12:39:56 > git rev-list --no-walk 210dab225f084e1f963bc93b726282fe7090d253 # timeout=10 12:39:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:39:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:39:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:39:59 provisioning config files... 12:39:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:39:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:39:59 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10134286196815353887.sh 12:39:59 ---> python-tools-install.sh 12:39:59 Setup pyenv: 12:39:59 * system (set by /opt/pyenv/version) 12:39:59 * 3.8.20 (set by /opt/pyenv/version) 12:39:59 * 3.9.20 (set by /opt/pyenv/version) 12:39:59 * 3.10.15 (set by /opt/pyenv/version) 12:39:59 * 3.11.10 (set by /opt/pyenv/version) 12:40:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lsmf 12:40:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:40:08 lf-activate-venv(): INFO: Installing: lftools 12:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-Lsmf/bin to PATH 12:40:31 Generating Requirements File 12:40:49 Python 3.11.10 12:40:49 pip 25.1.1 from /tmp/venv-Lsmf/lib/python3.11/site-packages/pip (python 3.11) 12:40:50 appdirs==1.4.4 12:40:50 argcomplete==3.6.2 12:40:50 aspy.yaml==1.3.0 12:40:50 attrs==25.3.0 12:40:50 autopage==0.5.2 12:40:50 beautifulsoup4==4.13.4 12:40:50 boto3==1.38.32 12:40:50 botocore==1.38.32 12:40:50 bs4==0.0.2 12:40:50 cachetools==5.5.2 12:40:50 certifi==2025.4.26 12:40:50 cffi==1.17.1 12:40:50 cfgv==3.4.0 12:40:50 chardet==5.2.0 12:40:50 charset-normalizer==3.4.2 12:40:50 click==8.2.1 12:40:50 cliff==4.10.0 12:40:50 cmd2==2.6.0 12:40:50 cryptography==3.3.2 12:40:50 debtcollector==3.0.0 12:40:50 decorator==5.2.1 12:40:50 defusedxml==0.7.1 12:40:50 Deprecated==1.2.18 12:40:50 distlib==0.3.9 12:40:50 dnspython==2.7.0 12:40:50 docker==7.1.0 12:40:50 dogpile.cache==1.4.0 12:40:50 durationpy==0.10 12:40:50 email_validator==2.2.0 12:40:50 filelock==3.18.0 12:40:50 future==1.0.0 12:40:50 gitdb==4.0.12 12:40:50 GitPython==3.1.44 12:40:50 google-auth==2.40.3 12:40:50 httplib2==0.22.0 12:40:50 identify==2.6.12 12:40:50 idna==3.10 12:40:50 importlib-resources==1.5.0 12:40:50 iso8601==2.1.0 12:40:50 Jinja2==3.1.6 12:40:50 jmespath==1.0.1 12:40:50 jsonpatch==1.33 12:40:50 jsonpointer==3.0.0 12:40:50 jsonschema==4.24.0 12:40:50 jsonschema-specifications==2025.4.1 12:40:50 keystoneauth1==5.11.0 12:40:50 kubernetes==32.0.1 12:40:50 lftools==0.37.13 12:40:50 lxml==5.4.0 12:40:50 MarkupSafe==3.0.2 12:40:50 msgpack==1.1.0 12:40:50 multi_key_dict==2.0.3 12:40:50 munch==4.0.0 12:40:50 netaddr==1.3.0 12:40:50 niet==1.4.2 12:40:50 nodeenv==1.9.1 12:40:50 oauth2client==4.1.3 12:40:50 oauthlib==3.2.2 12:40:50 openstacksdk==4.6.0 12:40:50 os-client-config==2.1.0 12:40:50 os-service-types==1.7.0 12:40:50 osc-lib==4.0.2 12:40:50 oslo.config==9.8.0 12:40:50 oslo.context==6.0.0 12:40:50 oslo.i18n==6.5.1 12:40:50 oslo.log==7.1.0 12:40:50 oslo.serialization==5.7.0 12:40:50 oslo.utils==9.0.0 12:40:50 packaging==25.0 12:40:50 pbr==6.1.1 12:40:50 platformdirs==4.3.8 12:40:50 prettytable==3.16.0 12:40:50 psutil==7.0.0 12:40:50 pyasn1==0.6.1 12:40:50 pyasn1_modules==0.4.2 12:40:50 pycparser==2.22 12:40:50 pygerrit2==2.0.15 12:40:50 PyGithub==2.6.1 12:40:50 PyJWT==2.10.1 12:40:50 PyNaCl==1.5.0 12:40:50 pyparsing==2.4.7 12:40:50 pyperclip==1.9.0 12:40:50 pyrsistent==0.20.0 12:40:50 python-cinderclient==9.7.0 12:40:50 python-dateutil==2.9.0.post0 12:40:50 python-heatclient==4.2.0 12:40:50 python-jenkins==1.8.2 12:40:50 python-keystoneclient==5.6.0 12:40:50 python-magnumclient==4.8.1 12:40:50 python-openstackclient==8.1.0 12:40:50 python-swiftclient==4.8.0 12:40:50 PyYAML==6.0.2 12:40:50 referencing==0.36.2 12:40:50 requests==2.32.3 12:40:50 requests-oauthlib==2.0.0 12:40:50 requestsexceptions==1.4.0 12:40:50 rfc3986==2.0.0 12:40:50 rpds-py==0.25.1 12:40:50 rsa==4.9.1 12:40:50 ruamel.yaml==0.18.13 12:40:50 ruamel.yaml.clib==0.2.12 12:40:50 s3transfer==0.13.0 12:40:50 simplejson==3.20.1 12:40:50 six==1.17.0 12:40:50 smmap==5.0.2 12:40:50 soupsieve==2.7 12:40:50 stevedore==5.4.1 12:40:50 tabulate==0.9.0 12:40:50 toml==0.10.2 12:40:50 tomlkit==0.13.3 12:40:50 tqdm==4.67.1 12:40:50 typing_extensions==4.14.0 12:40:50 tzdata==2025.2 12:40:50 urllib3==1.26.20 12:40:50 virtualenv==20.31.2 12:40:50 wcwidth==0.2.13 12:40:50 websocket-client==1.8.0 12:40:50 wrapt==1.17.2 12:40:50 xdg==6.0.0 12:40:50 xmltodict==0.14.2 12:40:50 yq==3.4.3 12:40:50 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins813911055222499034.sh 12:40:50 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/target/classes /w/workspace/sdnc-oam-maven-docker-stage-master/jacoco/classes 12:40:50 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins5067332537876114504.sh 12:40:50 + echo quiet=on 12:40:50 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-docker-8c-8g-19262 12:40:50 [sdnc-oam-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=sdnc/oam -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.skip.run=true -Pdocker" --version 12:40:51 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 12:40:51 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:40:51 Java version: 21.0.6, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:40:51 Default locale: en, platform encoding: UTF-8 12:40:51 OS name: "linux", version: "5.15.0-138-generic", arch: "amd64", family: "unix" 12:40:51 [sdnc-oam-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins3182648050711100928.sh 12:40:51 + rm /home/jenkins/.wgetrc 12:40:51 [EnvInject] - Injecting environment variables from a build step. 12:40:51 [EnvInject] - Injecting as environment variables the properties content 12:40:51 SET_JDK_VERSION=openjdk21 12:40:51 GIT_URL="git://cloud.onap.org/mirror" 12:40:51 12:40:51 [EnvInject] - Variables injected successfully. 12:40:51 [sdnc-oam-maven-docker-stage-master] $ /bin/sh /tmp/jenkins2442542309298355072.sh 12:40:51 ---> update-java-alternatives.sh 12:40:51 ---> Updating Java version 12:40:51 ---> Ubuntu/Debian system detected 12:40:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:40:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:40:51 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:40:51 openjdk version "21.0.6" 2025-01-21 12:40:51 OpenJDK Runtime Environment (build 21.0.6+7-Ubuntu-122.04.1) 12:40:51 OpenJDK 64-Bit Server VM (build 21.0.6+7-Ubuntu-122.04.1, mixed mode, sharing) 12:40:51 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:40:51 [EnvInject] - Injecting environment variables from a build step. 12:40:51 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:40:51 [EnvInject] - Variables injected successfully. 12:40:51 provisioning config files... 12:40:51 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config16877140690663655961tmp 12:40:51 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config6902529103019422987tmp 12:40:51 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins8834451911310488931.sh 12:40:51 ---> docker-login.sh 12:40:51 nexus3.onap.org:10001 12:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:52 12:40:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:52 Configure a credential helper to remove this warning. See 12:40:52 https://docs.docker.com/go/credential-store/ 12:40:52 12:40:52 Login Succeeded 12:40:52 nexus3.onap.org:10002 12:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:52 12:40:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:52 Configure a credential helper to remove this warning. See 12:40:52 https://docs.docker.com/go/credential-store/ 12:40:52 12:40:52 Login Succeeded 12:40:52 nexus3.onap.org:10003 12:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:52 12:40:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:52 Configure a credential helper to remove this warning. See 12:40:52 https://docs.docker.com/go/credential-store/ 12:40:52 12:40:52 Login Succeeded 12:40:52 nexus3.onap.org:10004 12:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:52 12:40:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:52 Configure a credential helper to remove this warning. See 12:40:52 https://docs.docker.com/go/credential-store/ 12:40:52 12:40:52 Login Succeeded 12:40:52 docker.io 12:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:53 12:40:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 12:40:53 Configure a credential helper to remove this warning. See 12:40:53 https://docs.docker.com/go/credential-store/ 12:40:53 12:40:53 Login Succeeded 12:40:53 ---> docker-login.sh ends 12:40:53 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins11097804851939951451.sh 12:40:53 provisioning config files... 12:40:53 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config5788380372943810373tmp 12:40:53 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config4578969184258159881tmp 12:40:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:40:53 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:40:53 [EnvInject] - Injecting environment variables from a build step. 12:40:53 [EnvInject] - Injecting as environment variables the properties file path 'version.properties' 12:40:53 [EnvInject] - Variables injected successfully. 12:40:53 using settings config with name sdnc-oam-settings 12:40:53 Replacing all maven server entries not found in credentials list is true 12:40:53 using global settings config with name global-settings 12:40:53 Replacing all maven server entries not found in credentials list is true 12:40:53 [sdnc-oam-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f -s /tmp/settings10117855685740658175.xml -gs /tmp/global-settings7244480179117567075.xml -DGERRIT_BRANCH=master -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=sdnc/oam -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.skip.run=true -Pdocker" -DnewVersion=3.1.0 versions:set versions:update-child-modules versions:commit -B 12:40:53 POM file specified with the -f/--file command line argument does not exist 12:40:54 [INFO] Scanning for projects... 12:40:54 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/maven-metadata.xml 12:40:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/maven-metadata.xml 12:40:54 [INFO] Downloading from snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/odlparent-lite-3.1.0-SNAPSHOT.pom 12:40:54 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/odlparent-lite/3.1.0-SNAPSHOT/odlparent-lite-3.1.0-SNAPSHOT.pom 12:40:54 [ERROR] [ERROR] Some problems were encountered while processing the POMs: 12:40:54 [FATAL] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.1.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 12:40:54 @ 12:40:54 [ERROR] The build could not read 1 project -> [Help 1] 12:40:54 [ERROR] 12:40:54 [ERROR] The project org.onap.sdnc.oam:sdnc-oam:3.1.0-SNAPSHOT (/w/workspace/sdnc-oam-maven-docker-stage-master/pom.xml) has 1 error 12:40:54 [ERROR] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.1.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.1.0-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 -> [Help 2] 12:40:54 [ERROR] 12:40:54 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:40:54 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:40:54 [ERROR] 12:40:54 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:40:54 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 12:40:54 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 12:40:54 Build step 'Conditional steps (multiple)' marked build as failure 12:40:54 $ ssh-agent -k 12:40:54 unset SSH_AUTH_SOCK; 12:40:54 unset SSH_AGENT_PID; 12:40:54 echo Agent pid 1605 killed; 12:40:54 [ssh-agent] Stopped. 12:40:54 [PostBuildScript] - [INFO] Executing post build scripts. 12:40:54 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins15781732120874272272.sh 12:40:54 ---> sysstat.sh 12:40:55 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins13748866419978792416.sh 12:40:55 ---> package-listing.sh 12:40:55 ++ facter osfamily 12:40:55 ++ tr '[:upper:]' '[:lower:]' 12:40:55 + OS_FAMILY=debian 12:40:55 + workspace=/w/workspace/sdnc-oam-maven-docker-stage-master 12:40:55 + START_PACKAGES=/tmp/packages_start.txt 12:40:55 + END_PACKAGES=/tmp/packages_end.txt 12:40:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:55 + PACKAGES=/tmp/packages_start.txt 12:40:55 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:40:55 + PACKAGES=/tmp/packages_end.txt 12:40:55 + case "${OS_FAMILY}" in 12:40:55 + dpkg -l 12:40:55 + grep '^ii' 12:40:55 + '[' -f /tmp/packages_start.txt ']' 12:40:55 + '[' -f /tmp/packages_end.txt ']' 12:40:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:55 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:40:55 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:40:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:40:55 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins15414460989719695452.sh 12:40:55 ---> capture-instance-metadata.sh 12:40:55 Setup pyenv: 12:40:55 system 12:40:55 3.8.20 12:40:55 3.9.20 12:40:55 3.10.15 12:40:55 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lsmf from file:/tmp/.os_lf_venv 12:40:57 lf-activate-venv(): INFO: Installing: lftools 12:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-Lsmf/bin to PATH 12:41:05 INFO: Running in OpenStack, capturing instance metadata 12:41:05 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins4364867821998988261.sh 12:41:05 provisioning config files... 12:41:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config3581095138339531583tmp 12:41:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:41:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:41:06 [EnvInject] - Injecting environment variables from a build step. 12:41:06 [EnvInject] - Injecting as environment variables the properties content 12:41:06 SERVER_ID=logs 12:41:06 12:41:06 [EnvInject] - Variables injected successfully. 12:41:06 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10920229762085262281.sh 12:41:06 ---> create-netrc.sh 12:41:06 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6789254633362584576.sh 12:41:06 ---> python-tools-install.sh 12:41:06 Setup pyenv: 12:41:06 system 12:41:06 3.8.20 12:41:06 3.9.20 12:41:06 3.10.15 12:41:06 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lsmf from file:/tmp/.os_lf_venv 12:41:08 lf-activate-venv(): INFO: Installing: lftools 12:41:15 lf-activate-venv(): INFO: Adding /tmp/venv-Lsmf/bin to PATH 12:41:15 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins343100813024696788.sh 12:41:15 ---> sudo-logs.sh 12:41:15 Archiving 'sudo' log.. 12:41:15 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins5846226879032265520.sh 12:41:15 ---> job-cost.sh 12:41:15 Setup pyenv: 12:41:15 system 12:41:15 3.8.20 12:41:15 3.9.20 12:41:15 3.10.15 12:41:15 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lsmf from file:/tmp/.os_lf_venv 12:41:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:21 lf-activate-venv(): INFO: Adding /tmp/venv-Lsmf/bin to PATH 12:41:21 INFO: No Stack... 12:41:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:41:22 INFO: Archiving Costs 12:41:22 [sdnc-oam-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins9836289571330652700.sh 12:41:22 ---> logs-deploy.sh 12:41:22 Setup pyenv: 12:41:22 system 12:41:22 3.8.20 12:41:22 3.9.20 12:41:22 3.10.15 12:41:22 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lsmf from file:/tmp/.os_lf_venv 12:41:24 lf-activate-venv(): INFO: Installing: lftools 12:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-Lsmf/bin to PATH 12:41:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-docker-stage-master/2133 12:41:31 INFO: archiving workspace using pattern(s): 12:41:32 Archives upload complete. 12:41:33 INFO: archiving logs to Nexus 12:41:33 ---> uname -a: 12:41:33 Linux prd-ubuntu2204-docker-8c-8g-19262 5.15.0-138-generic #148-Ubuntu SMP Fri Mar 14 19:05:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:41:33 12:41:33 12:41:33 ---> lscpu: 12:41:33 Architecture: x86_64 12:41:33 CPU op-mode(s): 32-bit, 64-bit 12:41:33 Address sizes: 40 bits physical, 48 bits virtual 12:41:33 Byte Order: Little Endian 12:41:33 CPU(s): 8 12:41:33 On-line CPU(s) list: 0-7 12:41:33 Vendor ID: AuthenticAMD 12:41:33 Model name: AMD EPYC-Rome Processor 12:41:33 CPU family: 23 12:41:33 Model: 49 12:41:33 Thread(s) per core: 1 12:41:33 Core(s) per socket: 1 12:41:33 Socket(s): 8 12:41:33 Stepping: 0 12:41:33 BogoMIPS: 5599.99 12:41:33 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 12:41:33 Virtualization: AMD-V 12:41:33 Hypervisor vendor: KVM 12:41:33 Virtualization type: full 12:41:33 L1d cache: 256 KiB (8 instances) 12:41:33 L1i cache: 256 KiB (8 instances) 12:41:33 L2 cache: 4 MiB (8 instances) 12:41:33 L3 cache: 128 MiB (8 instances) 12:41:33 NUMA node(s): 1 12:41:33 NUMA node0 CPU(s): 0-7 12:41:33 Vulnerability Gather data sampling: Not affected 12:41:33 Vulnerability Itlb multihit: Not affected 12:41:33 Vulnerability L1tf: Not affected 12:41:33 Vulnerability Mds: Not affected 12:41:33 Vulnerability Meltdown: Not affected 12:41:33 Vulnerability Mmio stale data: Not affected 12:41:33 Vulnerability Reg file data sampling: Not affected 12:41:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:41:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:41:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:41:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:41:33 Vulnerability Srbds: Not affected 12:41:33 Vulnerability Tsx async abort: Not affected 12:41:33 12:41:33 12:41:33 ---> nproc: 12:41:33 8 12:41:33 12:41:33 12:41:33 ---> df -h: 12:41:33 Filesystem Size Used Avail Use% Mounted on 12:41:33 tmpfs 3.2G 1.1M 3.2G 1% /run 12:41:33 /dev/vda1 155G 9.6G 146G 7% / 12:41:33 tmpfs 16G 0 16G 0% /dev/shm 12:41:33 tmpfs 5.0M 0 5.0M 0% /run/lock 12:41:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:41:33 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 12:41:33 12:41:33 12:41:33 ---> free -m: 12:41:33 total used free shared buff/cache available 12:41:33 Mem: 32092 673 28950 4 2468 30982 12:41:33 Swap: 1023 0 1023 12:41:33 12:41:33 12:41:33 ---> ip addr: 12:41:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:41:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:33 inet 127.0.0.1/8 scope host lo 12:41:33 valid_lft forever preferred_lft forever 12:41:33 inet6 ::1/128 scope host 12:41:33 valid_lft forever preferred_lft forever 12:41:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:41:33 link/ether fa:16:3e:5b:f7:c5 brd ff:ff:ff:ff:ff:ff 12:41:33 altname enp0s3 12:41:33 inet 10.30.106.203/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 12:41:33 valid_lft 86264sec preferred_lft 86264sec 12:41:33 inet6 fe80::f816:3eff:fe5b:f7c5/64 scope link 12:41:33 valid_lft forever preferred_lft forever 12:41:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:41:33 link/ether 82:dd:d4:7d:5c:d5 brd ff:ff:ff:ff:ff:ff 12:41:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:33 valid_lft forever preferred_lft forever 12:41:33 12:41:33 12:41:33 ---> sar -b -r -n DEV: 12:41:33 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-19262) 06/07/25 _x86_64_ (8 CPU) 12:41:33 12:41:33 12:39:20 LINUX RESTART (8 CPU) 12:41:33 12:41:33 12:41:33 ---> sar -P ALL: 12:41:33 Linux 5.15.0-138-generic (prd-ubuntu2204-docker-8c-8g-19262) 06/07/25 _x86_64_ (8 CPU) 12:41:33 12:41:33 12:39:20 LINUX RESTART (8 CPU) 12:41:33 12:41:33 12:41:33