14:09:21 Started by timer 14:09:21 Running as SYSTEM 14:09:21 [EnvInject] - Loading node environment variables. 14:09:21 Building remotely on prd-ubuntu2204-docker-8c-8g-12548 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-rabat-project-csit-clamp 14:09:21 [ssh-agent] Looking for ssh-agent implementation... 14:09:21 $ ssh-agent 14:09:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDDJ7z0/agent.1565 14:09:21 SSH_AGENT_PID=1567 14:09:21 [ssh-agent] Started. 14:09:21 Running ssh-add (command line suppressed) 14:09:21 Identity added: /w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/private_key_6265508525746782784.key (/w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/private_key_6265508525746782784.key) 14:09:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:21 The recommended git tool is: NONE 14:09:23 using credential onap-jenkins-ssh 14:09:23 Wiping out workspace first. 14:09:23 Cloning the remote Git repository 14:09:23 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 14:09:23 > git init /w/workspace/policy-clamp-rabat-project-csit-clamp # timeout=10 14:09:23 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 14:09:23 > git --version # timeout=10 14:09:23 > git --version # 'git version 2.34.1' 14:09:23 using GIT_SSH to set credentials Gerrit user 14:09:23 Verifying host key using manually-configured host key entries 14:09:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:09:23 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 14:09:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:24 Avoid second fetch 14:09:24 > git rev-parse refs/remotes/origin/rabat^{commit} # timeout=10 14:09:24 Checking out Revision 2a539db87d1d7c8c2c71f34fa93542ba100a66bc (refs/remotes/origin/rabat) 14:09:24 > git config core.sparsecheckout # timeout=10 14:09:24 > git checkout -f 2a539db87d1d7c8c2c71f34fa93542ba100a66bc # timeout=30 14:09:24 Commit message: "Update .gitreview for rabat branch" 14:09:24 > git rev-list --no-walk 2a539db87d1d7c8c2c71f34fa93542ba100a66bc # timeout=10 14:09:27 provisioning config files... 14:09:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:09:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:09:27 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins419787801945374167.sh 14:09:27 ---> python-tools-install.sh 14:09:27 Setup pyenv: 14:09:27 * system (set by /opt/pyenv/version) 14:09:27 * 3.8.20 (set by /opt/pyenv/version) 14:09:27 * 3.9.20 (set by /opt/pyenv/version) 14:09:27 3.10.15 14:09:27 3.11.10 14:09:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QoTp 14:09:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:09:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:36 lf-activate-venv(): INFO: Base packages installed successfully 14:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools 14:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-QoTp/bin to PATH 14:09:59 Generating Requirements File 14:10:20 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. 14:10:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:10:21 Python 3.11.10 14:10:21 pip 26.2.1 from /tmp/venv-QoTp/lib/python3.11/site-packages/pip (python 3.11) 14:10:21 aiohappyeyeballs==2.7.1 14:10:21 aiohttp==3.14.3 14:10:21 aiosignal==1.4.0 14:10:21 appdirs==1.4.4 14:10:21 argcomplete==3.7.2 14:10:21 aspy.yaml==1.3.0 14:10:21 attrs==26.1.0 14:10:21 autopage==0.6.0 14:10:21 beautifulsoup4==4.15.0 14:10:21 boto3==1.43.71 14:10:21 botocore==1.43.71 14:10:21 bs4==0.0.2 14:10:21 certifi==2026.7.22 14:10:21 cffi==2.1.1 14:10:21 cfgv==3.5.0 14:10:21 chardet==7.5.1 14:10:21 charset-normalizer==3.5.0 14:10:21 click==8.4.2 14:10:21 cliff==4.15.0 14:10:21 cmd2==4.2.0 14:10:21 cryptography==3.3.2 14:10:21 debtcollector==3.1.0 14:10:21 decorator==5.3.1 14:10:21 defusedxml==0.7.1 14:10:21 Deprecated==1.3.1 14:10:21 distlib==0.4.3 14:10:21 dnspython==2.8.0 14:10:21 docker==7.2.0 14:10:21 dogpile.cache==1.5.0 14:10:21 durationpy==0.10 14:10:21 email-validator==2.3.0 14:10:21 filelock==3.32.3 14:10:21 frozenlist==1.8.0 14:10:21 future==1.0.0 14:10:21 gitdb==4.0.12 14:10:21 GitPython==3.1.59 14:10:21 httplib2==0.30.2 14:10:21 identify==2.6.19 14:10:21 idna==3.18 14:10:21 importlib-resources==1.5.0 14:10:21 iso8601==2.1.0 14:10:21 Jinja2==3.1.6 14:10:21 jmespath==1.1.0 14:10:21 jsonpatch==1.33 14:10:21 jsonpointer==3.1.1 14:10:21 jsonschema==4.26.0 14:10:21 jsonschema-specifications==2025.9.1 14:10:21 keystoneauth1==5.15.0 14:10:21 kubernetes==36.0.3 14:10:21 lftools==0.37.23 14:10:21 lxml==6.1.1 14:10:21 markdown-it-py==4.2.0 14:10:21 MarkupSafe==3.0.3 14:10:21 mdurl==0.1.2 14:10:21 msgpack==1.2.1 14:10:21 multi_key_dict==2.0.3 14:10:21 multidict==6.7.1 14:10:21 munch==4.0.0 14:10:21 netaddr==1.3.0 14:10:21 niet==1.4.2 14:10:21 nodeenv==1.10.0 14:10:21 oauth2client==4.1.3 14:10:21 oauthlib==3.3.1 14:10:21 openstacksdk==4.18.0 14:10:21 os-service-types==1.9.0 14:10:21 osc-lib==4.7.0 14:10:21 oslo.config==10.7.0 14:10:21 oslo.context==6.5.0 14:10:21 oslo.i18n==6.9.0 14:10:21 oslo.log==8.3.0 14:10:21 oslo.serialization==5.11.0 14:10:21 oslo.utils==10.1.1 14:10:21 packaging==26.3 14:10:21 pbr==7.0.3 14:10:21 platformdirs==4.11.3 14:10:21 prettytable==3.18.0 14:10:21 prompt_toolkit==3.0.53 14:10:21 propcache==0.5.2 14:10:21 psutil==7.2.2 14:10:21 pyasn1==0.6.4 14:10:21 pyasn1_modules==0.4.2 14:10:21 pycparser==3.0 14:10:21 pygerrit2==2.0.15 14:10:21 PyGithub==2.9.1 14:10:21 Pygments==2.20.0 14:10:21 PyJWT==2.13.0 14:10:21 PyNaCl==1.6.2 14:10:21 pyparsing==2.4.7 14:10:21 pyperclip==1.11.0 14:10:21 pyrsistent==0.20.0 14:10:21 python-dateutil==2.9.0.post0 14:10:21 python-discovery==1.5.2 14:10:21 python-heatclient==5.2.0 14:10:21 python-jenkins==1.8.3 14:10:21 python-keystoneclient==5.8.0 14:10:21 python-magnumclient==4.11.0 14:10:21 python-manilaclient==6.2.0 14:10:21 python-openstackclient==10.2.1 14:10:21 python-swiftclient==4.10.0 14:10:21 PyYAML==6.0.3 14:10:21 referencing==0.37.0 14:10:21 requests==2.34.2 14:10:21 requests-oauthlib==2.0.0 14:10:21 rfc3986==2.0.0 14:10:21 rich==15.0.0 14:10:21 rich-argparse==1.8.0 14:10:21 rpds-py==2026.6.3 14:10:21 rsa==4.9.1 14:10:21 ruamel.yaml==0.19.1 14:10:21 ruamel.yaml.clib==0.2.15 14:10:21 s3transfer==0.19.2 14:10:21 simplejson==4.1.1 14:10:21 six==1.17.0 14:10:21 smmap==5.0.3 14:10:21 soupsieve==2.9.2 14:10:21 stevedore==5.9.0 14:10:21 tabulate==0.10.0 14:10:21 toml==0.10.2 14:10:21 tomlkit==0.15.1 14:10:21 tqdm==4.70.0 14:10:21 typing_extensions==4.16.0 14:10:21 urllib3==1.26.20 14:10:21 virtualenv==21.7.4 14:10:21 wcwidth==0.8.2 14:10:21 websocket-client==1.9.0 14:10:21 wrapt==2.3.0 14:10:21 xdg==6.0.0 14:10:21 xmltodict==1.0.4 14:10:21 yarl==1.24.5 14:10:21 yq==4.1.2 14:10:21 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins9336530263592698139.sh 14:10:21 ---> uv-install.sh 14:10:21 Installing uv/uvx (latest) using shell installer 14:10:21 2026-08-14 14:10:21 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Lsu2l2.sh" [1] 14:10:21 downloading uv 0.12.4 x86_64-unknown-linux-gnu 14:10:22 installing to /home/jenkins/.local/bin 14:10:22 uv 14:10:22 uvx 14:10:22 everything's installed! 14:10:22 14:10:22 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:10:22 14:10:22 source $HOME/.local/bin/env (sh, bash, zsh) 14:10:22 source $HOME/.local/bin/env.fish (fish) 14:10:22 Adding install location to PATH 14:10:22 ---> Validating uv/uvx install 14:10:22 uvx 0.12.4 (x86_64-unknown-linux-gnu) 14:10:22 [EnvInject] - Injecting environment variables from a build step. 14:10:22 [EnvInject] - Injecting as environment variables the properties content 14:10:22 SET_JDK_VERSION=openjdk17 14:10:22 GIT_URL="git://cloud.onap.org/mirror" 14:10:22 14:10:22 [EnvInject] - Variables injected successfully. 14:10:22 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins17773320271716034875.sh 14:10:22 ---> update-java-alternatives.sh 14:10:22 ---> Updating Java version 14:10:23 ---> Ubuntu/Debian system detected 14:10:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:10:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:10:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:10:23 openjdk version "17.0.19" 2026-04-21 14:10:23 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) 14:10:23 OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) 14:10:23 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:10:23 [EnvInject] - Injecting environment variables from a build step. 14:10:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:10:23 [EnvInject] - Variables injected successfully. 14:10:23 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh -xe /tmp/jenkins2912264278781454250.sh 14:10:23 + /w/workspace/policy-clamp-rabat-project-csit-clamp/csit/run-project-csit.sh clamp 14:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:23 14:10:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 14:10:23 Configure a credential helper to remove this warning. See 14:10:23 https://docs.docker.com/go/credential-store/ 14:10:23 14:10:23 Login Succeeded 14:10:23 Docker Compose version v5.3.1 14:10:23 Setting project configuration for: clamp 14:10:23 clamp CSITs are moved to policy/clamp repo. No test will run. 14:10:23 Shut down started! 14:10:28 Collecting logs from docker compose containers... 14:10:28 Tearing down containers... 14:10:28 mv: cannot stat '/w/workspace/policy-clamp-rabat-project-csit-clamp/compose/*.log': No such file or directory 14:10:28 Build step 'Execute shell' marked build as failure 14:10:28 $ ssh-agent -k 14:10:28 unset SSH_AUTH_SOCK; 14:10:28 unset SSH_AGENT_PID; 14:10:28 echo Agent pid 1567 killed; 14:10:28 [ssh-agent] Stopped. 14:10:28 Robot results publisher started... 14:10:28 INFO: Checking test criticality is deprecated and will be dropped in a future release! 14:10:28 -Parsing output xml: 14:10:28 Failed! 14:10:28 hudson.AbortException: No files found in path /w/workspace/policy-clamp-rabat-project-csit-clamp/csit/archives with configured filemask: **/output.xml 14:10:28 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 14:10:28 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 14:10:28 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 14:10:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:10:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:10:28 at hudson.remoting.Request$2.run(Request.java:377) 14:10:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:10:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 14:10:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 14:10:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 14:10:28 at java.base/java.lang.Thread.run(Thread.java:1583) 14:10:28 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-12548 14:10:28 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 14:10:28 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:10:28 at hudson.remoting.Channel.call(Channel.java:1042) 14:10:28 at hudson.FilePath.act(FilePath.java:1229) 14:10:28 at hudson.FilePath.act(FilePath.java:1218) 14:10:28 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 14:10:28 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 14:10:28 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 14:10:28 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 14:10:28 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:10:28 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:10:28 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 14:10:28 at hudson.model.Build$BuildExecution.post2(Build.java:179) 14:10:28 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 14:10:28 at hudson.model.Run.execute(Run.java:1917) 14:10:28 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:10:28 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:10:28 at hudson.model.Executor.run(Executor.java:446) 14:10:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:28 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins9709185075179548994.sh 14:10:28 ---> sysstat.sh 14:10:29 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins10348099102391238798.sh 14:10:29 ---> package-listing.sh 14:10:29 ++ facter osfamily 14:10:29 ++ tr '[:upper:]' '[:lower:]' 14:10:29 + OS_FAMILY=debian 14:10:29 + workspace=/w/workspace/policy-clamp-rabat-project-csit-clamp 14:10:29 + START_PACKAGES=/tmp/packages_start.txt 14:10:29 + END_PACKAGES=/tmp/packages_end.txt 14:10:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:29 + PACKAGES=/tmp/packages_start.txt 14:10:29 + '[' /w/workspace/policy-clamp-rabat-project-csit-clamp ']' 14:10:29 + PACKAGES=/tmp/packages_end.txt 14:10:29 + case "${OS_FAMILY}" in 14:10:29 + dpkg -l 14:10:29 + grep '^ii' 14:10:29 + '[' -f /tmp/packages_start.txt ']' 14:10:29 + '[' -f /tmp/packages_end.txt ']' 14:10:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:29 + '[' /w/workspace/policy-clamp-rabat-project-csit-clamp ']' 14:10:29 + mkdir -p /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/ 14:10:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/ 14:10:29 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins11109673682077653685.sh 14:10:29 ---> capture-instance-metadata.sh 14:10:29 Setup pyenv: 14:10:29 system 14:10:29 3.8.20 14:10:29 3.9.20 14:10:29 3.10.15 14:10:29 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:10:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTp from file:/tmp/.os_lf_venv 14:10:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:31 lf-activate-venv(): INFO: Base packages installed successfully 14:10:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:37 lf-activate-venv(): INFO: Adding /tmp/venv-QoTp/bin to PATH 14:10:37 INFO: Running in OpenStack, capturing instance metadata 14:10:37 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins478593975905344512.sh 14:10:37 provisioning config files... 14:10:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-rabat-project-csit-clamp@tmp/config17833628520288872018tmp 14:10:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:37 [EnvInject] - Injecting environment variables from a build step. 14:10:37 [EnvInject] - Injecting as environment variables the properties content 14:10:37 SERVER_ID=logs 14:10:37 14:10:37 [EnvInject] - Variables injected successfully. 14:10:37 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins6990327013681041733.sh 14:10:37 ---> create-netrc.sh 14:10:37 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins17107084423780328729.sh 14:10:37 ---> python-tools-install.sh 14:10:37 Setup pyenv: 14:10:37 system 14:10:37 3.8.20 14:10:37 3.9.20 14:10:37 3.10.15 14:10:37 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:10:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTp from file:/tmp/.os_lf_venv 14:10:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:39 lf-activate-venv(): INFO: Base packages installed successfully 14:10:39 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:44 lf-activate-venv(): INFO: Adding /tmp/venv-QoTp/bin to PATH 14:10:44 [policy-clamp-rabat-project-csit-clamp] $ /bin/sh /tmp/jenkins345466028455939284.sh 14:10:44 ---> uv-install.sh 14:10:44 uv 0.12.4 is already installed 14:10:44 uvx 0.12.4 (x86_64-unknown-linux-gnu) 14:10:44 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins16524475707689338300.sh 14:10:44 ---> sudo-logs.sh 14:10:44 Archiving 'sudo' log.. 14:10:44 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash /tmp/jenkins9011563796045884702.sh 14:10:44 ---> job-cost.sh 14:10:44 INFO: Activating Python virtual environment... 14:10:44 Setup pyenv: 14:10:45 system 14:10:45 3.8.20 14:10:45 3.9.20 14:10:45 3.10.15 14:10:45 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:10:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTp from file:/tmp/.os_lf_venv 14:10:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:46 lf-activate-venv(): INFO: Base packages installed successfully 14:10:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-QoTp/bin to PATH 14:10:50 INFO: No stack-cost file found 14:10:50 INFO: Instance uptime: 130s 14:10:50 INFO: Fetching instance metadata (attempt 1 of 3)... 14:10:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:10:50 INFO: Successfully fetched instance metadata 14:10:50 INFO: Instance type: v3-standard-8 14:10:50 INFO: Retrieving pricing info for: v3-standard-8 14:10:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:10:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=130 14:10:50 INFO: Successfully fetched Vexxhost pricing API 14:10:50 INFO: Retrieved cost: 0.22 14:10:50 INFO: Retrieved resource: v3-standard-8 14:10:50 INFO: Creating archive directory: /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/cost 14:10:50 INFO: Archiving costs to: /w/workspace/policy-clamp-rabat-project-csit-clamp/archives/cost.csv 14:10:50 INFO: Successfully archived job cost data 14:10:50 DEBUG: Cost data: policy-clamp-rabat-project-csit-clamp,18,2026-08-14 14:10:50,v3-standard-8,130,0.22,0.00,FAILURE 14:10:50 [policy-clamp-rabat-project-csit-clamp] $ /bin/bash -l /tmp/jenkins4961381530678875643.sh 14:10:50 ---> logs-deploy.sh 14:10:50 Setup pyenv: 14:10:50 system 14:10:50 3.8.20 14:10:50 3.9.20 14:10:50 3.10.15 14:10:50 * 3.11.10 (set by /w/workspace/policy-clamp-rabat-project-csit-clamp/.python-version) 14:10:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTp from file:/tmp/.os_lf_venv 14:10:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:52 lf-activate-venv(): INFO: Base packages installed successfully 14:10:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:10:57 lf-activate-venv(): INFO: Adding /tmp/venv-QoTp/bin to PATH 14:10:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-rabat-project-csit-clamp/18 14:10:57 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:10:58 Archives upload complete. 14:10:59 INFO: archiving logs to Nexus 14:10:59 ---> uname -a: 14:10:59 Linux prd-ubuntu2204-docker-8c-8g-12548 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:10:59 14:10:59 14:10:59 ---> lscpu: 14:10:59 Architecture: x86_64 14:10:59 CPU op-mode(s): 32-bit, 64-bit 14:10:59 Address sizes: 40 bits physical, 48 bits virtual 14:10:59 Byte Order: Little Endian 14:10:59 CPU(s): 8 14:10:59 On-line CPU(s) list: 0-7 14:10:59 Vendor ID: AuthenticAMD 14:10:59 Model name: AMD EPYC-Rome Processor 14:10:59 CPU family: 23 14:10:59 Model: 49 14:10:59 Thread(s) per core: 1 14:10:59 Core(s) per socket: 1 14:10:59 Socket(s): 8 14:10:59 Stepping: 0 14:10:59 BogoMIPS: 5600.00 14:10:59 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 14:10:59 Virtualization: AMD-V 14:10:59 Hypervisor vendor: KVM 14:10:59 Virtualization type: full 14:10:59 L1d cache: 256 KiB (8 instances) 14:10:59 L1i cache: 256 KiB (8 instances) 14:10:59 L2 cache: 4 MiB (8 instances) 14:10:59 L3 cache: 128 MiB (8 instances) 14:10:59 NUMA node(s): 1 14:10:59 NUMA node0 CPU(s): 0-7 14:10:59 Vulnerability Gather data sampling: Not affected 14:10:59 Vulnerability Indirect target selection: Not affected 14:10:59 Vulnerability Itlb multihit: Not affected 14:10:59 Vulnerability L1tf: Not affected 14:10:59 Vulnerability Mds: Not affected 14:10:59 Vulnerability Meltdown: Not affected 14:10:59 Vulnerability Mmio stale data: Not affected 14:10:59 Vulnerability Reg file data sampling: Not affected 14:10:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:10:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:10:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:10:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:10:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:10:59 Vulnerability Srbds: Not affected 14:10:59 Vulnerability Tsa: Not affected 14:10:59 Vulnerability Tsx async abort: Not affected 14:10:59 Vulnerability Vmscape: Not affected 14:10:59 14:10:59 14:10:59 ---> nproc: 14:10:59 8 14:10:59 14:10:59 14:10:59 ---> df -h: 14:10:59 Filesystem Size Used Avail Use% Mounted on 14:10:59 tmpfs 3.2G 1.1M 3.2G 1% /run 14:10:59 /dev/vda1 155G 10G 145G 7% / 14:10:59 tmpfs 16G 0 16G 0% /dev/shm 14:10:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:10:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:10:59 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:10:59 14:10:59 14:10:59 ---> free -m: 14:10:59 total used free shared buff/cache available 14:10:59 Mem: 32092 876 28480 4 2735 30775 14:10:59 Swap: 1023 0 1023 14:10:59 14:10:59 14:10:59 ---> ip addr: 14:10:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:10:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:10:59 inet 127.0.0.1/8 scope host lo 14:10:59 valid_lft forever preferred_lft forever 14:10:59 inet6 ::1/128 scope host 14:10:59 valid_lft forever preferred_lft forever 14:10:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:10:59 link/ether fa:16:3e:70:c0:57 brd ff:ff:ff:ff:ff:ff 14:10:59 altname enp0s3 14:10:59 inet 10.30.106.111/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:10:59 valid_lft 86268sec preferred_lft 86268sec 14:10:59 inet6 fe80::f816:3eff:fe70:c057/64 scope link 14:10:59 valid_lft forever preferred_lft forever 14:10:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:10:59 link/ether 5e:2e:75:d8:7f:e6 brd ff:ff:ff:ff:ff:ff 14:10:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:10:59 valid_lft forever preferred_lft forever 14:10:59 14:10:59 14:10:59 ---> sar -b -r -n DEV: 14:10:59 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-12548) 08/14/26 _x86_64_ (8 CPU) 14:10:59 14:10:59 14:08:50 LINUX RESTART (8 CPU) 14:10:59 14:10:59 14:10:59 ---> sar -P ALL: 14:10:59 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-12548) 08/14/26 _x86_64_ (8 CPU) 14:10:59 14:10:59 14:08:50 LINUX RESTART (8 CPU) 14:10:59 14:10:59 14:10:59