07:48:56 Started by timer 07:48:56 Running as SYSTEM 07:48:56 [EnvInject] - Loading node environment variables. 07:48:56 Building remotely on prd-ubuntu2204-docker-8c-8g-18390 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-clm-master 07:48:56 [ssh-agent] Looking for ssh-agent implementation... 07:48:56 $ ssh-agent 07:48:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSwEyhk/agent.1556 07:48:56 SSH_AGENT_PID=1558 07:48:56 [ssh-agent] Started. 07:48:56 Running ssh-add (command line suppressed) 07:48:57 Identity added: /w/workspace/sdnc-oam-maven-clm-master@tmp/private_key_5695898804185115696.key (/w/workspace/sdnc-oam-maven-clm-master@tmp/private_key_5695898804185115696.key) 07:48:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:48:57 The recommended git tool is: NONE 07:48:58 using credential onap-jenkins-ssh 07:48:58 Wiping out workspace first. 07:48:58 Cloning the remote Git repository 07:48:58 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 07:48:58 > git init /w/workspace/sdnc-oam-maven-clm-master # timeout=10 07:48:58 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 07:48:58 > git --version # timeout=10 07:48:58 > git --version # 'git version 2.34.1' 07:48:58 using GIT_SSH to set credentials Gerrit user 07:48:58 Verifying host key using manually-configured host key entries 07:48:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:01 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam # timeout=10 07:49:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:01 Avoid second fetch 07:49:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:49:01 Checking out Revision 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a (refs/remotes/origin/master) 07:49:01 > git config core.sparsecheckout # timeout=10 07:49:01 > git checkout -f 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a # timeout=10 07:49:02 Commit message: "CI: Deploy CLM GHA workflow" 07:49:02 > git rev-list --no-walk 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a # timeout=10 07:49:05 provisioning config files... 07:49:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:49:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:49:05 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins12680900112424951085.sh 07:49:05 ---> python-tools-install.sh 07:49:05 Setup pyenv: 07:49:05 * system (set by /opt/pyenv/version) 07:49:05 * 3.8.20 (set by /opt/pyenv/version) 07:49:05 * 3.9.20 (set by /opt/pyenv/version) 07:49:05 3.10.15 07:49:05 3.11.10 07:49:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZUwl 07:49:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:49:14 lf-activate-venv(): INFO: Base packages installed successfully 07:49:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwl/bin to PATH 07:49:35 Generating Requirements File 07:49:58 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. 07:49:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:49:58 Python 3.11.10 07:49:58 pip 26.1.2 from /tmp/venv-ZUwl/lib/python3.11/site-packages/pip (python 3.11) 07:49:59 aiohappyeyeballs==2.6.2 07:49:59 aiohttp==3.14.1 07:49:59 aiosignal==1.4.0 07:49:59 appdirs==1.4.4 07:49:59 argcomplete==3.6.3 07:49:59 aspy.yaml==1.3.0 07:49:59 attrs==26.1.0 07:49:59 autopage==0.6.0 07:49:59 beautifulsoup4==4.15.0 07:49:59 boto3==1.43.34 07:49:59 botocore==1.43.34 07:49:59 bs4==0.0.2 07:49:59 certifi==2026.6.17 07:49:59 cffi==2.0.0 07:49:59 cfgv==3.5.0 07:49:59 chardet==7.4.3 07:49:59 charset-normalizer==3.4.7 07:49:59 click==8.4.1 07:49:59 cliff==4.14.0 07:49:59 cmd2==4.0.0 07:49:59 cryptography==3.3.2 07:49:59 debtcollector==3.1.0 07:49:59 decorator==5.3.1 07:49:59 defusedxml==0.7.1 07:49:59 Deprecated==1.3.1 07:49:59 distlib==0.4.3 07:49:59 dnspython==2.8.0 07:49:59 docker==7.1.0 07:49:59 dogpile.cache==1.5.0 07:49:59 durationpy==0.10 07:49:59 email-validator==2.3.0 07:49:59 filelock==3.29.4 07:49:59 frozenlist==1.8.0 07:49:59 future==1.0.0 07:49:59 gitdb==4.0.12 07:49:59 GitPython==3.1.50 07:49:59 httplib2==0.30.2 07:49:59 identify==2.6.19 07:49:59 idna==3.18 07:49:59 importlib-resources==1.5.0 07:49:59 iso8601==2.1.0 07:49:59 Jinja2==3.1.6 07:49:59 jmespath==1.1.0 07:49:59 jsonpatch==1.33 07:49:59 jsonpointer==3.1.1 07:49:59 jsonschema==4.26.0 07:49:59 jsonschema-specifications==2025.9.1 07:49:59 keystoneauth1==5.14.0 07:49:59 kubernetes==36.0.2 07:49:59 lftools==0.37.22 07:49:59 lxml==6.1.1 07:49:59 markdown-it-py==4.2.0 07:49:59 MarkupSafe==3.0.3 07:49:59 mdurl==0.1.2 07:49:59 msgpack==1.2.1 07:49:59 multi_key_dict==2.0.3 07:49:59 multidict==6.7.1 07:49:59 munch==4.0.0 07:49:59 netaddr==1.3.0 07:49:59 niet==1.4.2 07:49:59 nodeenv==1.10.0 07:49:59 oauth2client==4.1.3 07:49:59 oauthlib==3.3.1 07:49:59 openstacksdk==4.16.0 07:49:59 os-service-types==1.8.2 07:49:59 osc-lib==4.6.0 07:49:59 oslo.config==10.5.0 07:49:59 oslo.context==6.4.0 07:49:59 oslo.i18n==6.8.0 07:49:59 oslo.log==8.2.0 07:49:59 oslo.serialization==5.10.0 07:49:59 oslo.utils==10.1.1 07:49:59 packaging==26.2 07:49:59 pbr==7.0.3 07:49:59 platformdirs==4.10.0 07:49:59 prettytable==3.17.0 07:49:59 prompt_toolkit==3.0.52 07:49:59 propcache==0.5.2 07:49:59 psutil==7.2.2 07:49:59 pyasn1==0.6.3 07:49:59 pyasn1_modules==0.4.2 07:49:59 pycparser==3.0 07:49:59 pygerrit2==2.0.15 07:49:59 PyGithub==2.9.1 07:49:59 Pygments==2.20.0 07:49:59 PyJWT==2.13.0 07:49:59 PyNaCl==1.6.2 07:49:59 pyparsing==2.4.7 07:49:59 pyperclip==1.11.0 07:49:59 pyrsistent==0.20.0 07:49:59 python-cinderclient==9.9.0 07:49:59 python-dateutil==2.9.0.post0 07:49:59 python-discovery==1.4.2 07:49:59 python-heatclient==5.2.0 07:49:59 python-jenkins==1.8.3 07:49:59 python-keystoneclient==5.8.0 07:49:59 python-magnumclient==4.10.0 07:49:59 python-openstackclient==10.1.0 07:49:59 python-swiftclient==4.10.0 07:49:59 PyYAML==6.0.3 07:49:59 referencing==0.37.0 07:49:59 requests==2.34.2 07:49:59 requests-oauthlib==2.0.0 07:49:59 rfc3986==2.0.0 07:49:59 rich==15.0.0 07:49:59 rich-argparse==1.8.0 07:49:59 rpds-py==2026.5.1 07:49:59 rsa==4.9.1 07:49:59 ruamel.yaml==0.19.1 07:49:59 ruamel.yaml.clib==0.2.15 07:49:59 s3transfer==0.19.0 07:49:59 simplejson==4.1.1 07:49:59 six==1.17.0 07:49:59 smmap==5.0.3 07:49:59 soupsieve==2.8.4 07:49:59 stevedore==5.8.0 07:49:59 tabulate==0.10.0 07:49:59 toml==0.10.2 07:49:59 tomlkit==0.15.0 07:49:59 tqdm==4.68.3 07:49:59 typing_extensions==4.15.0 07:49:59 urllib3==1.26.20 07:49:59 virtualenv==21.5.1 07:49:59 wcwidth==0.8.1 07:49:59 websocket-client==1.9.0 07:49:59 wrapt==2.2.1 07:49:59 xdg==6.0.0 07:49:59 xmltodict==1.0.4 07:49:59 yarl==1.24.2 07:49:59 yq==3.4.3 07:49:59 [sdnc-oam-maven-clm-master] $ /bin/sh /tmp/jenkins2546474758046466374.sh 07:49:59 ---> uv-install.sh 07:49:59 Installing uv/uvx (latest) using shell installer 07:49:59 2026-06-20 07:49:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-mkczRu.sh" [1] 07:49:59 downloading uv 0.11.23 x86_64-unknown-linux-gnu 07:50:00 installing to /home/jenkins/.local/bin 07:50:00 uv 07:50:00 uvx 07:50:00 everything's installed! 07:50:00 07:50:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:50:00 07:50:00 source $HOME/.local/bin/env (sh, bash, zsh) 07:50:00 source $HOME/.local/bin/env.fish (fish) 07:50:00 Adding install location to PATH 07:50:00 ---> Validating uv/uvx install 07:50:00 uvx 0.11.23 (x86_64-unknown-linux-gnu) 07:50:00 [sdnc-oam-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15002738255822817564.sh 07:50:00 + echo quiet=on 07:50:00 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-18390 07:50:01 [sdnc-oam-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=sdnc/oam -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:50:01 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=sdnc/oam --version 07:50:01 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 07:50:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:50:01 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:50:01 Default locale: en, platform encoding: UTF-8 07:50:01 OS name: "linux", version: "5.15.0-179-generic", arch: "amd64", family: "unix" 07:50:01 [sdnc-oam-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5707841771995200850.sh 07:50:01 + rm /home/jenkins/.wgetrc 07:50:01 [EnvInject] - Injecting environment variables from a build step. 07:50:01 [EnvInject] - Injecting as environment variables the properties content 07:50:01 SET_JDK_VERSION=openjdk21 07:50:01 GIT_URL="git://cloud.onap.org/mirror" 07:50:01 07:50:01 [EnvInject] - Variables injected successfully. 07:50:01 [sdnc-oam-maven-clm-master] $ /bin/sh /tmp/jenkins17790210009280264649.sh 07:50:01 ---> update-java-alternatives.sh 07:50:01 ---> Updating Java version 07:50:02 ---> Ubuntu/Debian system detected 07:50:02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:50:02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:50:02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:50:02 openjdk version "21.0.10" 2026-01-20 07:50:02 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 07:50:02 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 07:50:02 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:50:02 [EnvInject] - Injecting environment variables from a build step. 07:50:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:50:02 [EnvInject] - Variables injected successfully. 07:50:02 provisioning config files... 07:50:02 copy managed file [global-settings] to file:/w/workspace/sdnc-oam-maven-clm-master@tmp/config2323296096523446693tmp 07:50:02 copy managed file [sdnc-oam-settings] to file:/w/workspace/sdnc-oam-maven-clm-master@tmp/config11354433622425606980tmp 07:50:02 [EnvInject] - Injecting environment variables from a build step. 07:50:02 [EnvInject] - Injecting as environment variables the properties content 07:50:02 MAVEN_GOALS=clean install 07:50:02 07:50:02 [EnvInject] - Variables injected successfully. 07:50:02 [sdnc-oam-maven-clm-master] $ /bin/bash -l /tmp/jenkins9786899914657555766.sh 07:50:02 ---> common-variables.sh 07:50:02 --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 07:50:02 ---> sonatype-clm.sh 07:50:02 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 07:50:02 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:50:02 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:50:02 Default locale: en, platform encoding: UTF-8 07:50:02 OS name: "linux", version: "5.15.0-179-generic", arch: "amd64", family: "unix" 07:50:03 [INFO] Scanning for projects... 07:50:03 [ERROR] [ERROR] Some problems were encountered while processing the POMs: 07:50:03 [FATAL] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.3.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 07:50:03 @ 07:50:03 [ERROR] The build could not read 1 project -> [Help 1] 07:50:03 [ERROR] 07:50:03 [ERROR] The project org.onap.sdnc.oam:sdnc-oam:3.3.0-SNAPSHOT (/w/workspace/sdnc-oam-maven-clm-master/pom.xml) has 1 error 07:50:03 [ERROR] Non-resolvable parent POM for org.onap.sdnc.oam:sdnc-oam:3.3.0-SNAPSHOT: The following artifacts could not be resolved: org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT (absent): Could not find artifact org.onap.ccsdk.parent:odlparent-lite:pom:3.3.2-SNAPSHOT in snapshots (https://nexus.onap.org/content/repositories/snapshots/) and 'parent.relativePath' points at no local POM @ line 5, column 13 -> [Help 2] 07:50:03 [ERROR] 07:50:03 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:50:03 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:50:03 [ERROR] 07:50:03 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:50:03 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 07:50:03 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException 07:50:04 Build step 'Execute shell' marked build as failure 07:50:04 $ ssh-agent -k 07:50:04 unset SSH_AUTH_SOCK; 07:50:04 unset SSH_AGENT_PID; 07:50:04 echo Agent pid 1558 killed; 07:50:04 [ssh-agent] Stopped. 07:50:04 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:04 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins14664019138375320373.sh 07:50:04 ---> sysstat.sh 07:50:04 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins15787268106168280266.sh 07:50:04 ---> package-listing.sh 07:50:04 ++ facter osfamily 07:50:04 ++ tr '[:upper:]' '[:lower:]' 07:50:04 + OS_FAMILY=debian 07:50:04 + workspace=/w/workspace/sdnc-oam-maven-clm-master 07:50:04 + START_PACKAGES=/tmp/packages_start.txt 07:50:04 + END_PACKAGES=/tmp/packages_end.txt 07:50:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:04 + PACKAGES=/tmp/packages_start.txt 07:50:04 + '[' /w/workspace/sdnc-oam-maven-clm-master ']' 07:50:04 + PACKAGES=/tmp/packages_end.txt 07:50:04 + case "${OS_FAMILY}" in 07:50:04 + dpkg -l 07:50:04 + grep '^ii' 07:50:04 + '[' -f /tmp/packages_start.txt ']' 07:50:04 + '[' -f /tmp/packages_end.txt ']' 07:50:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:04 + '[' /w/workspace/sdnc-oam-maven-clm-master ']' 07:50:04 + mkdir -p /w/workspace/sdnc-oam-maven-clm-master/archives/ 07:50:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-clm-master/archives/ 07:50:04 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins11306992582381497692.sh 07:50:04 ---> capture-instance-metadata.sh 07:50:04 Setup pyenv: 07:50:05 system 07:50:05 3.8.20 07:50:05 3.9.20 07:50:05 3.10.15 07:50:05 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwl from file:/tmp/.os_lf_venv 07:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:06 lf-activate-venv(): INFO: Base packages installed successfully 07:50:06 lf-activate-venv(): INFO: Installing additional packages: lftools 07:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwl/bin to PATH 07:50:14 INFO: Running in OpenStack, capturing instance metadata 07:50:14 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins10665852965789174997.sh 07:50:14 provisioning config files... 07:50:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-clm-master@tmp/config320211060367079568tmp 07:50:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:14 [EnvInject] - Injecting environment variables from a build step. 07:50:14 [EnvInject] - Injecting as environment variables the properties content 07:50:14 SERVER_ID=logs 07:50:14 07:50:14 [EnvInject] - Variables injected successfully. 07:50:14 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins7000819981900678390.sh 07:50:14 ---> create-netrc.sh 07:50:14 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins15789890764856825582.sh 07:50:14 ---> python-tools-install.sh 07:50:14 Setup pyenv: 07:50:14 system 07:50:14 3.8.20 07:50:14 3.9.20 07:50:14 3.10.15 07:50:14 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwl from file:/tmp/.os_lf_venv 07:50:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:16 lf-activate-venv(): INFO: Base packages installed successfully 07:50:16 lf-activate-venv(): INFO: Installing additional packages: lftools 07:50:22 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwl/bin to PATH 07:50:22 [sdnc-oam-maven-clm-master] $ /bin/sh /tmp/jenkins9419808076850710578.sh 07:50:22 ---> uv-install.sh 07:50:22 uv 0.11.23 is already installed 07:50:22 uvx 0.11.23 (x86_64-unknown-linux-gnu) 07:50:22 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins10237462198900732219.sh 07:50:22 ---> sudo-logs.sh 07:50:22 Archiving 'sudo' log.. 07:50:23 [sdnc-oam-maven-clm-master] $ /bin/bash /tmp/jenkins4383130367933784579.sh 07:50:23 ---> job-cost.sh 07:50:23 INFO: Activating Python virtual environment... 07:50:23 Setup pyenv: 07:50:23 system 07:50:23 3.8.20 07:50:23 3.9.20 07:50:23 3.10.15 07:50:23 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwl from file:/tmp/.os_lf_venv 07:50:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:25 lf-activate-venv(): INFO: Base packages installed successfully 07:50:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwl/bin to PATH 07:50:29 INFO: No stack-cost file found 07:50:29 INFO: Instance uptime: 133s 07:50:29 INFO: Fetching instance metadata (attempt 1 of 3)... 07:50:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:50:30 INFO: Successfully fetched instance metadata 07:50:30 INFO: Instance type: v3-standard-8 07:50:30 INFO: Retrieving pricing info for: v3-standard-8 07:50:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:50:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=133 07:50:30 INFO: Successfully fetched Vexxhost pricing API 07:50:30 INFO: Retrieved cost: 0.22 07:50:30 INFO: Retrieved resource: v3-standard-8 07:50:30 INFO: Creating archive directory: /w/workspace/sdnc-oam-maven-clm-master/archives/cost 07:50:30 INFO: Archiving costs to: /w/workspace/sdnc-oam-maven-clm-master/archives/cost.csv 07:50:30 INFO: Successfully archived job cost data 07:50:30 DEBUG: Cost data: sdnc-oam-maven-clm-master,412,2026-06-20 07:50:30,v3-standard-8,133,0.22,0.00,FAILURE 07:50:30 [sdnc-oam-maven-clm-master] $ /bin/bash -l /tmp/jenkins6946258416335447602.sh 07:50:30 ---> logs-deploy.sh 07:50:30 Setup pyenv: 07:50:30 system 07:50:30 3.8.20 07:50:30 3.9.20 07:50:30 3.10.15 07:50:30 * 3.11.10 (set by /w/workspace/sdnc-oam-maven-clm-master/.python-version) 07:50:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUwl from file:/tmp/.os_lf_venv 07:50:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:32 lf-activate-venv(): INFO: Base packages installed successfully 07:50:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZUwl/bin to PATH 07:50:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-clm-master/412 07:50:38 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 07:50:40 Archives upload complete. 07:50:40 INFO: archiving logs to Nexus 07:50:41 ---> uname -a: 07:50:41 Linux prd-ubuntu2204-docker-8c-8g-18390 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:50:41 07:50:41 07:50:41 ---> lscpu: 07:50:41 Architecture: x86_64 07:50:41 CPU op-mode(s): 32-bit, 64-bit 07:50:41 Address sizes: 40 bits physical, 48 bits virtual 07:50:41 Byte Order: Little Endian 07:50:41 CPU(s): 8 07:50:41 On-line CPU(s) list: 0-7 07:50:41 Vendor ID: AuthenticAMD 07:50:41 Model name: AMD EPYC-Rome Processor 07:50:41 CPU family: 23 07:50:41 Model: 49 07:50:41 Thread(s) per core: 1 07:50:41 Core(s) per socket: 1 07:50:41 Socket(s): 8 07:50:41 Stepping: 0 07:50:41 BogoMIPS: 5600.00 07:50:41 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 07:50:41 Virtualization: AMD-V 07:50:41 Hypervisor vendor: KVM 07:50:41 Virtualization type: full 07:50:41 L1d cache: 256 KiB (8 instances) 07:50:41 L1i cache: 256 KiB (8 instances) 07:50:41 L2 cache: 4 MiB (8 instances) 07:50:41 L3 cache: 128 MiB (8 instances) 07:50:41 NUMA node(s): 1 07:50:41 NUMA node0 CPU(s): 0-7 07:50:41 Vulnerability Gather data sampling: Not affected 07:50:41 Vulnerability Indirect target selection: Not affected 07:50:41 Vulnerability Itlb multihit: Not affected 07:50:41 Vulnerability L1tf: Not affected 07:50:41 Vulnerability Mds: Not affected 07:50:41 Vulnerability Meltdown: Not affected 07:50:41 Vulnerability Mmio stale data: Not affected 07:50:41 Vulnerability Reg file data sampling: Not affected 07:50:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:50:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:50:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:50:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:50:41 Vulnerability Srbds: Not affected 07:50:41 Vulnerability Tsa: Not affected 07:50:41 Vulnerability Tsx async abort: Not affected 07:50:41 Vulnerability Vmscape: Not affected 07:50:41 07:50:41 07:50:41 ---> nproc: 07:50:41 8 07:50:41 07:50:41 07:50:41 ---> df -h: 07:50:41 Filesystem Size Used Avail Use% Mounted on 07:50:41 tmpfs 3.2G 1.1M 3.2G 1% /run 07:50:41 /dev/vda1 155G 10G 145G 7% / 07:50:41 tmpfs 16G 0 16G 0% /dev/shm 07:50:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:50:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:50:41 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:50:41 07:50:41 07:50:41 ---> free -m: 07:50:41 total used free shared buff/cache available 07:50:41 Mem: 32092 651 28726 4 2714 30999 07:50:41 Swap: 1023 0 1023 07:50:41 07:50:41 07:50:41 ---> ip addr: 07:50:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:41 inet 127.0.0.1/8 scope host lo 07:50:41 valid_lft forever preferred_lft forever 07:50:41 inet6 ::1/128 scope host 07:50:41 valid_lft forever preferred_lft forever 07:50:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:41 link/ether fa:16:3e:c5:1e:31 brd ff:ff:ff:ff:ff:ff 07:50:41 altname enp0s3 07:50:41 inet 10.30.107.157/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 07:50:41 valid_lft 86263sec preferred_lft 86263sec 07:50:41 inet6 fe80::f816:3eff:fec5:1e31/64 scope link 07:50:41 valid_lft forever preferred_lft forever 07:50:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:50:41 link/ether 36:73:a4:ce:08:99 brd ff:ff:ff:ff:ff:ff 07:50:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:50:41 valid_lft forever preferred_lft forever 07:50:41 07:50:41 07:50:41 ---> sar -b -r -n DEV: 07:50:41 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-18390) 06/20/26 _x86_64_ (8 CPU) 07:50:41 07:50:41 07:48:27 LINUX RESTART (8 CPU) 07:50:41 07:50:41 07:50:41 ---> sar -P ALL: 07:50:41 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-18390) 06/20/26 _x86_64_ (8 CPU) 07:50:41 07:50:41 07:48:27 LINUX RESTART (8 CPU) 07:50:41 07:50:41 07:50:41