11:37:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/ccsdk/distribution/+/146822 11:37:27 Running as SYSTEM 11:37:27 [EnvInject] - Loading node environment variables. 11:37:27 Building remotely on prd-ubuntu1804-docker-8c-8g-15718 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/ccsdk-distribution-review-verification-maven-master 11:37:27 [ssh-agent] Looking for ssh-agent implementation... 11:37:27 $ ssh-agent 11:37:27 SSH_AUTH_SOCK=/tmp/ssh-duXunjCK0fKg/agent.2130 11:37:27 SSH_AGENT_PID=2132 11:37:27 [ssh-agent] Started. 11:37:27 Running ssh-add (command line suppressed) 11:37:27 Identity added: /w/workspace/ccsdk-distribution-review-verification-maven-master@tmp/private_key_15588225783731474682.key (/w/workspace/ccsdk-distribution-review-verification-maven-master@tmp/private_key_15588225783731474682.key) 11:37:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:37:27 The recommended git tool is: NONE 11:37:29 using credential onap-jenkins-ssh 11:37:29 Wiping out workspace first. 11:37:29 Cloning the remote Git repository 11:37:29 Cloning repository git://cloud.onap.org/mirror/ccsdk/distribution.git 11:37:29 > git init /w/workspace/ccsdk-distribution-review-verification-maven-master # timeout=10 11:37:29 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/distribution.git 11:37:29 > git --version # timeout=10 11:37:29 > git --version # 'git version 2.17.1' 11:37:29 using GIT_SSH to set credentials Gerrit user 11:37:29 Verifying host key using manually-configured host key entries 11:37:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/ccsdk/distribution.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:37:29 ERROR: Error cloning remote repo 'origin' 11:37:29 hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/ccsdk/distribution.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 11:37:29 stdout: 11:37:29 stderr: fatal: Unable to look up cloud.onap.org (port 9418) (System error) 11:37:29 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 11:37:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 11:37:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 11:37:29 at hudson.remoting.Request$2.run(Request.java:377) 11:37:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 11:37:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11:37:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11:37:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11:37:29 at java.base/java.lang.Thread.run(Thread.java:829) 11:37:29 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-15718 11:37:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 11:37:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 11:37:29 at hudson.remoting.Channel.call(Channel.java:1042) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 11:37:29 at jdk.internal.reflect.GeneratedMethodAccessor602.invoke(Unknown Source) 11:37:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:37:29 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 11:37:29 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 11:37:29 at PluginClassLoader for git-client//com.sun.proxy.$Proxy202.execute(Unknown Source) 11:37:29 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 11:37:29 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 11:37:29 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 11:37:29 at hudson.scm.SCM.checkout(SCM.java:540) 11:37:29 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 11:37:29 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 11:37:29 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 11:37:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 11:37:29 at hudson.model.Run.execute(Run.java:1894) 11:37:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:37:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:37:29 at hudson.model.Executor.run(Executor.java:446) 11:37:29 ERROR: Error cloning remote repo 'origin' 11:37:29 $ ssh-agent -k 11:37:29 unset SSH_AUTH_SOCK; 11:37:29 unset SSH_AGENT_PID; 11:37:29 echo Agent pid 2132 killed; 11:37:29 [ssh-agent] Stopped. 11:37:29 Robot results publisher started... 11:37:29 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:37:29 -Parsing output xml: 11:37:29 ERROR: Build step failed with exception 11:37:29 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-15718 11:37:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 11:37:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 11:37:29 at hudson.remoting.Channel.call(Channel.java:1042) 11:37:29 at hudson.FilePath.act(FilePath.java:1229) 11:37:29 at hudson.FilePath.act(FilePath.java:1218) 11:37:29 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 11:37:29 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 11:37:29 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 11:37:29 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 11:37:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 11:37:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 11:37:29 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 11:37:29 at hudson.model.Build$BuildExecution.post2(Build.java:179) 11:37:29 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 11:37:29 at hudson.model.Run.execute(Run.java:1917) 11:37:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:37:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:37:29 at hudson.model.Executor.run(Executor.java:446) 11:37:29 /w/workspace/ccsdk-distribution-review-verification-maven-master/csit/archives does not exist. 11:37:29 at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) 11:37:29 at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) 11:37:29 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) 11:37:29 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 11:37:29 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 11:37:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 11:37:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 11:37:29 at hudson.remoting.Request$2.run(Request.java:377) 11:37:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 11:37:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11:37:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11:37:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11:37:29 at java.base/java.lang.Thread.run(Thread.java:829) 11:37:29 Build step 'Publish Robot Framework test results' marked build as failure 11:37:29 [PostBuildScript] - [INFO] Executing post build scripts. 11:37:29 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins6338664735728589073.sh 11:37:29 ---> sysstat.sh 11:37:30 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins1122935863991658280.sh 11:37:30 ---> package-listing.sh 11:37:30 ++ facter osfamily 11:37:30 ++ tr '[:upper:]' '[:lower:]' 11:37:30 + OS_FAMILY=debian 11:37:30 + workspace=/w/workspace/ccsdk-distribution-review-verification-maven-master 11:37:30 + START_PACKAGES=/tmp/packages_start.txt 11:37:30 + END_PACKAGES=/tmp/packages_end.txt 11:37:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:37:30 + PACKAGES=/tmp/packages_start.txt 11:37:30 + '[' /w/workspace/ccsdk-distribution-review-verification-maven-master ']' 11:37:30 + PACKAGES=/tmp/packages_end.txt 11:37:30 + case "${OS_FAMILY}" in 11:37:30 + dpkg -l 11:37:30 + grep '^ii' 11:37:30 + '[' -f /tmp/packages_start.txt ']' 11:37:30 + '[' -f /tmp/packages_end.txt ']' 11:37:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:37:30 + '[' /w/workspace/ccsdk-distribution-review-verification-maven-master ']' 11:37:30 + mkdir -p /w/workspace/ccsdk-distribution-review-verification-maven-master/archives/ 11:37:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-distribution-review-verification-maven-master/archives/ 11:37:30 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins8998248166468893752.sh 11:37:30 ---> capture-instance-metadata.sh 11:37:30 Setup pyenv: 11:37:30 * system (set by /opt/pyenv/version) 11:37:30 * 3.8.13 (set by /opt/pyenv/version) 11:37:30 * 3.9.13 (set by /opt/pyenv/version) 11:37:30 * 3.10.6 (set by /opt/pyenv/version) 11:37:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AkD6 11:37:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:37:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-AkD6/bin to PATH 11:38:02 INFO: Running in OpenStack, capturing instance metadata 11:38:03 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins13766992157545982847.sh 11:38:03 provisioning config files... 11:38:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-distribution-review-verification-maven-master@tmp/config18031566913509391792tmp 11:38:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:38:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:38:03 [EnvInject] - Injecting environment variables from a build step. 11:38:03 [EnvInject] - Injecting as environment variables the properties content 11:38:03 SERVER_ID=logs 11:38:03 11:38:03 [EnvInject] - Variables injected successfully. 11:38:03 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins4181650335030434857.sh 11:38:03 ---> create-netrc.sh 11:38:03 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins8647365076870399578.sh 11:38:03 ---> python-tools-install.sh 11:38:03 Setup pyenv: 11:38:03 system 11:38:03 3.8.13 11:38:03 3.9.13 11:38:03 * 3.10.6 (set by /w/workspace/ccsdk-distribution-review-verification-maven-master/.python-version) 11:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AkD6 from file:/tmp/.os_lf_venv 11:38:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-AkD6/bin to PATH 11:38:12 Generating Requirements File 11:38:33 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. 11:38:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:38:34 Python 3.10.6 11:38:34 pip 26.2.1 from /tmp/venv-AkD6/lib/python3.10/site-packages/pip (python 3.10) 11:38:34 aiohappyeyeballs==2.7.1 11:38:34 aiohttp==3.14.3 11:38:34 aiosignal==1.4.0 11:38:34 appdirs==1.4.4 11:38:34 argcomplete==3.7.2 11:38:34 aspy.yaml==1.3.0 11:38:34 async-timeout==5.0.1 11:38:34 attrs==26.1.0 11:38:34 autopage==0.6.0 11:38:34 backports.strenum==1.3.1 11:38:34 beautifulsoup4==4.15.0 11:38:34 boto3==1.43.81 11:38:34 botocore==1.43.81 11:38:34 bs4==0.0.2 11:38:34 certifi==2026.7.22 11:38:34 cffi==2.1.1 11:38:34 cfgv==3.5.0 11:38:34 chardet==7.6.0 11:38:34 charset-normalizer==3.5.1 11:38:34 click==8.5.0 11:38:34 cliff==4.14.0 11:38:34 cmd2==3.5.1 11:38:34 cryptography==3.3.2 11:38:34 debtcollector==3.1.0 11:38:34 decorator==5.3.1 11:38:34 defusedxml==0.7.1 11:38:34 Deprecated==1.3.1 11:38:34 distlib==0.4.3 11:38:34 dnspython==2.8.0 11:38:34 docker==7.2.0 11:38:34 dogpile.cache==1.5.0 11:38:34 durationpy==0.11 11:38:34 email-validator==2.3.0 11:38:34 filelock==3.32.4 11:38:34 frozenlist==1.8.0 11:38:34 future==1.0.0 11:38:34 gitdb==4.0.12 11:38:34 GitPython==3.1.60 11:38:34 httplib2==0.30.2 11:38:34 identify==2.6.19 11:38:34 idna==3.19 11:38:34 importlib-resources==1.5.0 11:38:34 iso8601==2.1.0 11:38:34 Jinja2==3.1.6 11:38:34 jmespath==1.1.0 11:38:34 jsonpatch==1.33 11:38:34 jsonpointer==3.1.1 11:38:34 jsonschema==4.26.0 11:38:34 jsonschema-specifications==2025.9.1 11:38:34 keystoneauth1==5.14.0 11:38:34 kubernetes==36.0.3 11:38:34 lftools==0.37.23 11:38:34 lxml==6.1.2 11:38:34 markdown-it-py==4.2.0 11:38:34 MarkupSafe==3.0.3 11:38:34 mdurl==0.1.2 11:38:34 msgpack==1.2.2 11:38:34 multi_key_dict==2.0.3 11:38:34 multidict==6.7.1 11:38:34 munch==4.0.0 11:38:34 netaddr==1.3.0 11:38:34 niet==1.4.2 11:38:34 nodeenv==1.10.0 11:38:34 oauth2client==4.1.3 11:38:34 oauthlib==3.3.1 11:38:34 openstacksdk==4.13.0 11:38:34 os-service-types==1.8.2 11:38:34 osc-lib==4.6.0 11:38:34 oslo.config==10.4.0 11:38:34 oslo.context==6.4.0 11:38:34 oslo.i18n==6.8.0 11:38:34 oslo.log==8.2.0 11:38:34 oslo.serialization==5.10.0 11:38:34 oslo.utils==10.1.1 11:38:34 packaging==26.3 11:38:34 pbr==7.0.3 11:38:34 platformdirs==4.11.4 11:38:34 prettytable==3.18.0 11:38:34 propcache==0.5.2 11:38:34 psutil==7.2.2 11:38:34 pyasn1==0.6.4 11:38:34 pyasn1_modules==0.4.2 11:38:34 pycparser==3.0 11:38:34 pygerrit2==2.0.15 11:38:34 PyGithub==2.10.0 11:38:34 Pygments==2.21.0 11:38:34 PyJWT==2.13.0 11:38:34 PyNaCl==1.6.2 11:38:34 pyparsing==2.4.7 11:38:34 pyperclip==1.11.0 11:38:34 pyrsistent==0.20.0 11:38:34 python-cinderclient==9.9.0 11:38:34 python-dateutil==2.9.0.post0 11:38:34 python-discovery==1.5.3 11:38:34 python-heatclient==5.2.0 11:38:34 python-jenkins==1.8.3 11:38:34 python-keystoneclient==5.8.0 11:38:34 python-magnumclient==4.11.0 11:38:34 python-openstackclient==10.0.0 11:38:34 python-swiftclient==4.10.0 11:38:34 PyYAML==6.0.3 11:38:34 referencing==0.37.0 11:38:34 requests==2.34.2 11:38:34 requests-oauthlib==2.0.0 11:38:34 rfc3986==2.0.0 11:38:34 rich==15.0.0 11:38:34 rich-argparse==1.8.0 11:38:34 rpds-py==0.30.0 11:38:34 rsa==4.9.1 11:38:34 ruamel.yaml==0.19.1 11:38:34 ruamel.yaml.clib==0.2.15 11:38:34 s3transfer==0.19.2 11:38:34 simplejson==4.1.2 11:38:34 six==1.17.0 11:38:34 smmap==5.0.3 11:38:34 soupsieve==2.9.2 11:38:34 stevedore==5.8.0 11:38:34 tabulate==0.10.0 11:38:34 toml==0.10.2 11:38:34 tomlkit==0.15.1 11:38:34 tqdm==4.70.0 11:38:34 typing_extensions==4.16.0 11:38:34 urllib3==1.26.20 11:38:34 virtualenv==21.7.5 11:38:34 wcwidth==0.8.2 11:38:34 websocket-client==1.9.0 11:38:34 wrapt==2.3.0 11:38:34 xdg==6.0.0 11:38:34 xmltodict==1.0.4 11:38:34 yarl==1.24.5 11:38:34 yq==4.1.2 11:38:34 [ccsdk-distribution-review-verification-maven-master] $ /bin/sh /tmp/jenkins10899696867672098059.sh 11:38:34 ---> uv-install.sh 11:38:34 Installing uv/uvx (latest) using shell installer 11:38:34 2026-08-27 11:38:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-0Vpvld.sh" [1] 11:38:34 downloading uv 0.12.6 x86_64-unknown-linux-gnu 11:38:35 installing to /home/jenkins/.local/bin 11:38:35 uv 11:38:35 uvx 11:38:35 everything's installed! 11:38:35 11:38:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:38:35 11:38:35 source $HOME/.local/bin/env (sh, bash, zsh) 11:38:35 source $HOME/.local/bin/env.fish (fish) 11:38:35 Adding install location to PATH 11:38:35 ---> Validating uv/uvx install 11:38:35 uvx 0.12.6 (x86_64-unknown-linux-gnu) 11:38:35 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins11044875177944653025.sh 11:38:35 ---> sudo-logs.sh 11:38:35 Archiving 'sudo' log.. 11:38:36 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash /tmp/jenkins1971362036849133135.sh 11:38:36 ---> job-cost.sh 11:38:36 INFO: Activating Python virtual environment... 11:38:36 Setup pyenv: 11:38:36 system 11:38:36 3.8.13 11:38:36 3.9.13 11:38:36 * 3.10.6 (set by /w/workspace/ccsdk-distribution-review-verification-maven-master/.python-version) 11:38:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AkD6 from file:/tmp/.os_lf_venv 11:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:38:42 lf-activate-venv(): INFO: Adding /tmp/venv-AkD6/bin to PATH 11:38:42 INFO: No stack-cost file found 11:38:42 INFO: Instance uptime: 119s 11:38:42 INFO: Fetching instance metadata (attempt 1 of 3)... 11:38:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:38:42 INFO: Successfully fetched instance metadata 11:38:42 INFO: Instance type: v3-standard-8 11:38:42 INFO: Retrieving pricing info for: v3-standard-8 11:38:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:38:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=119 11:38:42 INFO: Successfully fetched Vexxhost pricing API 11:38:42 INFO: Retrieved cost: 0.22 11:38:42 INFO: Retrieved resource: v3-standard-8 11:38:42 INFO: Creating archive directory: /w/workspace/ccsdk-distribution-review-verification-maven-master/archives/cost 11:38:42 INFO: Archiving costs to: /w/workspace/ccsdk-distribution-review-verification-maven-master/archives/cost.csv 11:38:42 INFO: Successfully archived job cost data 11:38:42 DEBUG: Cost data: ccsdk-distribution-review-verification-maven-master,517,2026-08-27 11:38:42,v3-standard-8,119,0.22,0.00,FAILURE 11:38:42 [ccsdk-distribution-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins14627849206213826999.sh 11:38:42 ---> logs-deploy.sh 11:38:42 Setup pyenv: 11:38:42 system 11:38:42 3.8.13 11:38:42 3.9.13 11:38:42 * 3.10.6 (set by /w/workspace/ccsdk-distribution-review-verification-maven-master/.python-version) 11:38:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AkD6 from file:/tmp/.os_lf_venv 11:38:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-AkD6/bin to PATH 11:38:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-distribution-review-verification-maven-master/517 11:38:51 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 11:38:52 Archives upload complete. 11:38:52 INFO: archiving logs to Nexus 11:38:53 ---> uname -a: 11:38:53 Linux prd-ubuntu1804-docker-8c-8g-15718 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:38:53 11:38:53 11:38:53 ---> lscpu: 11:38:53 Architecture: x86_64 11:38:53 CPU op-mode(s): 32-bit, 64-bit 11:38:53 Byte Order: Little Endian 11:38:53 CPU(s): 8 11:38:53 On-line CPU(s) list: 0-7 11:38:53 Thread(s) per core: 1 11:38:53 Core(s) per socket: 1 11:38:53 Socket(s): 8 11:38:53 NUMA node(s): 1 11:38:53 Vendor ID: AuthenticAMD 11:38:53 CPU family: 23 11:38:53 Model: 49 11:38:53 Model name: AMD EPYC-Rome Processor 11:38:53 Stepping: 0 11:38:53 CPU MHz: 2799.998 11:38:53 BogoMIPS: 5599.99 11:38:53 Virtualization: AMD-V 11:38:53 Hypervisor vendor: KVM 11:38:53 Virtualization type: full 11:38:53 L1d cache: 32K 11:38:53 L1i cache: 32K 11:38:53 L2 cache: 512K 11:38:53 L3 cache: 16384K 11:38:53 NUMA node0 CPU(s): 0-7 11:38:53 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:38:53 11:38:53 11:38:53 ---> nproc: 11:38:53 8 11:38:53 11:38:53 11:38:53 ---> df -h: 11:38:53 Filesystem Size Used Avail Use% Mounted on 11:38:53 udev 16G 0 16G 0% /dev 11:38:53 tmpfs 3.2G 708K 3.2G 1% /run 11:38:53 /dev/vda1 155G 11G 145G 7% / 11:38:53 tmpfs 16G 0 16G 0% /dev/shm 11:38:53 tmpfs 5.0M 0 5.0M 0% /run/lock 11:38:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:38:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:38:53 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:38:53 11:38:53 11:38:53 ---> free -m: 11:38:53 total used free shared buff/cache available 11:38:53 Mem: 32167 749 29256 0 2161 30996 11:38:53 Swap: 1023 0 1023 11:38:53 11:38:53 11:38:53 ---> ip addr: 11:38:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:38:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:38:53 inet 127.0.0.1/8 scope host lo 11:38:53 valid_lft forever preferred_lft forever 11:38:53 inet6 ::1/128 scope host 11:38:53 valid_lft forever preferred_lft forever 11:38:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:38:53 link/ether fa:16:3e:45:f2:f8 brd ff:ff:ff:ff:ff:ff 11:38:53 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 11:38:53 valid_lft 86279sec preferred_lft 86279sec 11:38:53 inet6 fe80::f816:3eff:fe45:f2f8/64 scope link 11:38:53 valid_lft forever preferred_lft forever 11:38:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:38:53 link/ether 02:42:a0:a9:d3:7a brd ff:ff:ff:ff:ff:ff 11:38:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:38:53 valid_lft forever preferred_lft forever 11:38:53 11:38:53 11:38:53 ---> sar -b -r -n DEV: 11:38:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15718) 08/27/26 _x86_64_ (8 CPU) 11:38:53 11:38:53 11:36:55 LINUX RESTART (8 CPU) 11:38:53 11:38:53 11:37:01 tps rtps wtps bread/s bwrtn/s 11:38:53 11:38:01 202.98 73.94 129.05 5344.18 128242.76 11:38:53 Average: 202.98 73.94 129.05 5344.18 128242.76 11:38:53 11:38:53 11:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:38:53 11:38:01 30128492 31701204 2810728 8.53 65132 1819644 1450488 4.27 889592 1639672 209708 11:38:53 Average: 30128492 31701204 2810728 8.53 65132 1819644 1450488 4.27 889592 1639672 209708 11:38:53 11:38:53 11:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:38:53 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:53 11:38:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 11:38:53 11:38:01 ens3 233.48 178.22 1613.65 55.10 0.00 0.00 0.00 0.00 11:38:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:53 Average: lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 11:38:53 Average: ens3 233.48 178.22 1613.65 55.10 0.00 0.00 0.00 0.00 11:38:53 11:38:53 11:38:53 ---> sar -P ALL: 11:38:53 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15718) 08/27/26 _x86_64_ (8 CPU) 11:38:53 11:38:53 11:36:55 LINUX RESTART (8 CPU) 11:38:53 11:38:53 11:37:01 CPU %user %nice %system %iowait %steal %idle 11:38:53 11:38:01 all 8.46 0.00 1.15 2.22 0.00 88.16 11:38:53 11:38:01 0 5.63 0.00 0.79 4.04 0.00 89.54 11:38:53 11:38:01 1 17.30 0.00 1.80 1.20 0.00 79.69 11:38:53 11:38:01 2 11.26 0.00 0.99 1.72 0.00 86.04 11:38:53 11:38:01 3 4.59 0.00 0.87 0.35 0.00 94.19 11:38:53 11:38:01 4 3.95 0.00 0.78 2.47 0.00 92.80 11:38:53 11:38:01 5 11.83 0.00 2.40 7.26 0.00 78.52 11:38:53 11:38:01 6 9.03 0.00 0.95 0.48 0.00 89.53 11:38:53 11:38:01 7 4.13 0.00 0.63 0.30 0.00 94.93 11:38:53 Average: all 8.46 0.00 1.15 2.22 0.00 88.16 11:38:53 Average: 0 5.63 0.00 0.79 4.04 0.00 89.54 11:38:53 Average: 1 17.30 0.00 1.80 1.20 0.00 79.69 11:38:53 Average: 2 11.26 0.00 0.99 1.72 0.00 86.04 11:38:53 Average: 3 4.59 0.00 0.87 0.35 0.00 94.19 11:38:53 Average: 4 3.95 0.00 0.78 2.47 0.00 92.80 11:38:53 Average: 5 11.83 0.00 2.40 7.26 0.00 78.52 11:38:53 Average: 6 9.03 0.00 0.95 0.48 0.00 89.53 11:38:53 Average: 7 4.13 0.00 0.63 0.30 0.00 94.93 11:38:53 11:38:53 11:38:53