14:45:38 Started by upstream project "ci-management-packer-merge-ubuntu-22.04-devstack" build number 15 14:45:38 originally caused by: 14:45:38 Started by timer 14:45:38 Running as SYSTEM 14:45:38 [EnvInject] - Loading node environment variables. 14:45:38 Building remotely on prd-centos8-builder-2c-1g-4657 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-update-cloud-image 14:45:38 [ssh-agent] Looking for ssh-agent implementation... 14:45:38 $ ssh-agent 14:45:38 SSH_AUTH_SOCK=/tmp/ssh-6vV4xHmqUQ2p/agent.15246 14:45:38 SSH_AGENT_PID=15248 14:45:38 [ssh-agent] Started. 14:45:38 Running ssh-add (command line suppressed) 14:45:38 Identity added: /w/workspace/ci-management-openstack-update-cloud-image@tmp/private_key_202911215805891242.key (/w/workspace/ci-management-openstack-update-cloud-image@tmp/private_key_202911215805891242.key) 14:45:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:45:38 The recommended git tool is: NONE 14:45:40 using credential onap-jenkins-ssh 14:45:40 Wiping out workspace first. 14:45:40 Cloning the remote Git repository 14:45:40 Cloning repository git://cloud.onap.org/mirror/ci-management 14:45:40 > git init /w/workspace/ci-management-openstack-update-cloud-image # timeout=10 14:45:40 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 14:45:40 > git --version # timeout=10 14:45:40 > git --version # 'git version 2.39.0' 14:45:40 using GIT_SSH to set credentials Gerrit user 14:45:40 [INFO] Currently running in a labeled security context 14:45:40 [INFO] Currently SELinux is 'enforcing' on the host 14:45:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-update-cloud-image@tmp/jenkins-gitclient-ssh15491067080199058082.key 14:45:40 Verifying host key using manually-configured host key entries 14:45:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:41 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 14:45:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:42 Avoid second fetch 14:45:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:42 Checking out Revision d5880cbc253c61d896ee24c443615f363576a7a8 (refs/heads/master) 14:45:42 > git config core.sparsecheckout # timeout=10 14:45:42 > git checkout -f d5880cbc253c61d896ee24c443615f363576a7a8 # timeout=10 14:45:42 Commit message: "CI: automatic policy clamp csit jobs" 14:45:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:42 > git rev-list --no-walk f7de5c910da42ba7aa871401beed973376e75fb6 # timeout=10 14:45:42 > git remote # timeout=10 14:45:42 > git submodule init # timeout=10 14:45:42 > git submodule sync # timeout=10 14:45:42 > git config --get remote.origin.url # timeout=10 14:45:42 > git submodule init # timeout=10 14:45:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:45:43 > git config --get submodule.global-jjb.url # timeout=10 14:45:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:45:43 > git config --get submodule.packer/common-packer.url # timeout=10 14:45:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:45:43 > git submodule update global-jjb # timeout=10 14:45:44 > git submodule update packer/common-packer # timeout=10 14:45:47 provisioning config files... 14:45:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:45:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:45:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:45:47 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins4045184984125628371.sh 14:45:47 ---> python-tools-install.sh 14:45:47 Setup pyenv: 14:45:48 system 14:45:48 * 3.8.13 (set by /opt/pyenv/version) 14:45:48 * 3.9.13 (set by /opt/pyenv/version) 14:45:48 * 3.10.6 (set by /opt/pyenv/version) 14:45:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iic5 14:45:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:45:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:55 lf-activate-venv(): INFO: Base packages installed successfully 14:45:55 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-iic5/bin to PATH 14:46:15 Generating Requirements File 14:46:32 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:46:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:46:32 Python 3.10.6 14:46:32 pip 26.0.1 from /tmp/venv-iic5/lib/python3.10/site-packages/pip (python 3.10) 14:46:32 appdirs==1.4.4 14:46:32 argcomplete==3.6.3 14:46:32 aspy.yaml==1.3.0 14:46:32 attrs==26.1.0 14:46:32 autopage==0.6.0 14:46:32 backports.strenum==1.3.1 14:46:32 beautifulsoup4==4.14.3 14:46:32 boto3==1.42.92 14:46:32 botocore==1.42.92 14:46:32 bs4==0.0.2 14:46:32 certifi==2026.2.25 14:46:32 cffi==2.0.0 14:46:32 cfgv==3.5.0 14:46:32 chardet==7.4.3 14:46:32 charset-normalizer==3.4.7 14:46:32 click==8.3.2 14:46:32 cliff==4.13.3 14:46:32 cmd2==3.5.0 14:46:32 cryptography==3.3.2 14:46:32 debtcollector==3.1.0 14:46:32 decorator==5.2.1 14:46:32 defusedxml==0.7.1 14:46:32 Deprecated==1.3.1 14:46:32 distlib==0.4.0 14:46:32 dnspython==2.8.0 14:46:32 docker==7.1.0 14:46:32 dogpile.cache==1.5.0 14:46:32 durationpy==0.10 14:46:32 email-validator==2.3.0 14:46:32 filelock==3.29.0 14:46:32 future==1.0.0 14:46:32 gitdb==4.0.12 14:46:32 GitPython==3.1.46 14:46:32 httplib2==0.30.2 14:46:32 identify==2.6.19 14:46:32 idna==3.12 14:46:32 importlib-resources==1.5.0 14:46:32 iso8601==2.1.0 14:46:32 Jinja2==3.1.6 14:46:32 jmespath==1.1.0 14:46:32 jsonpatch==1.33 14:46:32 jsonpointer==3.1.1 14:46:32 jsonschema==4.26.0 14:46:32 jsonschema-specifications==2025.9.1 14:46:32 keystoneauth1==5.13.1 14:46:32 kubernetes==35.0.0 14:46:32 lftools==0.37.22 14:46:32 lxml==6.1.0 14:46:32 markdown-it-py==4.0.0 14:46:32 MarkupSafe==3.0.3 14:46:32 mdurl==0.1.2 14:46:32 msgpack==1.1.2 14:46:32 multi_key_dict==2.0.3 14:46:32 munch==4.0.0 14:46:32 netaddr==1.3.0 14:46:32 niet==1.4.2 14:46:32 nodeenv==1.10.0 14:46:32 oauth2client==4.1.3 14:46:32 oauthlib==3.3.1 14:46:32 openstacksdk==4.11.0 14:46:32 os-service-types==1.8.2 14:46:32 osc-lib==4.5.0 14:46:32 oslo.config==10.3.0 14:46:32 oslo.context==6.3.0 14:46:32 oslo.i18n==6.7.2 14:46:32 oslo.log==8.1.0 14:46:32 oslo.serialization==5.9.1 14:46:32 oslo.utils==10.0.1 14:46:32 packaging==26.1 14:46:32 pbr==7.0.3 14:46:32 platformdirs==4.9.6 14:46:32 prettytable==3.17.0 14:46:32 psutil==7.2.2 14:46:32 pyasn1==0.6.3 14:46:32 pyasn1_modules==0.4.2 14:46:32 pycparser==3.0 14:46:32 pygerrit2==2.0.15 14:46:32 PyGithub==2.9.1 14:46:32 Pygments==2.20.0 14:46:32 PyJWT==2.12.1 14:46:32 PyNaCl==1.6.2 14:46:32 pyparsing==2.4.7 14:46:32 pyperclip==1.11.0 14:46:32 pyrsistent==0.20.0 14:46:32 python-cinderclient==9.9.0 14:46:32 python-dateutil==2.9.0.post0 14:46:32 python-discovery==1.2.2 14:46:32 python-heatclient==5.1.0 14:46:32 python-jenkins==1.8.3 14:46:32 python-keystoneclient==5.8.0 14:46:32 python-magnumclient==4.10.0 14:46:32 python-openstackclient==9.0.0 14:46:32 python-swiftclient==4.10.0 14:46:32 PyYAML==6.0.3 14:46:32 referencing==0.37.0 14:46:32 requests==2.33.1 14:46:32 requests-oauthlib==2.0.0 14:46:32 rfc3986==2.0.0 14:46:32 rich==15.0.0 14:46:32 rich-argparse==1.7.2 14:46:32 rpds-py==0.30.0 14:46:32 rsa==4.9.1 14:46:32 ruamel.yaml==0.19.1 14:46:32 ruamel.yaml.clib==0.2.15 14:46:32 s3transfer==0.16.0 14:46:32 simplejson==4.0.1 14:46:32 six==1.17.0 14:46:32 smmap==5.0.3 14:46:32 soupsieve==2.8.3 14:46:32 stevedore==5.7.0 14:46:32 tabulate==0.10.0 14:46:32 toml==0.10.2 14:46:32 tomlkit==0.14.0 14:46:32 tqdm==4.67.3 14:46:32 typing_extensions==4.15.0 14:46:32 urllib3==1.26.20 14:46:32 virtualenv==21.2.4 14:46:32 wcwidth==0.6.0 14:46:32 websocket-client==1.9.0 14:46:32 wrapt==2.1.2 14:46:32 xdg==6.0.0 14:46:32 xmltodict==1.0.4 14:46:32 yq==3.4.3 14:46:32 [ci-management-openstack-update-cloud-image] $ /bin/sh /tmp/jenkins7559178473687272401.sh 14:46:32 ---> uv-install.sh 14:46:32 Installing uv/uvx (latest) using shell installer 14:46:33 2026-04-21 14:46:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-7ddN8p.sh" [1] 14:46:33 downloading uv 0.11.7 x86_64-unknown-linux-gnu 14:46:34 installing to /home/jenkins/.local/bin 14:46:34 uv 14:46:34 uvx 14:46:34 everything's installed! 14:46:34 ---> Validating uv/uvx install 14:46:34 uvx 0.11.7 (x86_64-unknown-linux-gnu) 14:46:34 [EnvInject] - Injecting environment variables from a build step. 14:46:34 [EnvInject] - Injecting as environment variables the properties content 14:46:34 OS_CLOUD=vex 14:46:34 14:46:34 [EnvInject] - Variables injected successfully. 14:46:34 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins4762219773607329917.sh 14:46:34 Extract the image type for commit message 14:46:34 IMAGE_TYPE=Ubuntu22.04 devstack x86_64 14:46:34 [EnvInject] - Injecting environment variables from a build step. 14:46:34 [EnvInject] - Injecting as environment variables the properties file path 'image-type.txt' 14:46:34 [EnvInject] - Variables injected successfully. 14:46:34 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins6424255838739585624.sh 14:46:34 ---> update-cloud-images.sh 14:46:34 Setup pyenv: 14:46:34 system 14:46:34 3.8.13 14:46:34 3.9.13 14:46:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 14:46:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iic5 from file:/tmp/.os_lf_venv 14:46:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:36 lf-activate-venv(): INFO: Base packages installed successfully 14:46:36 lf-activate-venv(): INFO: Installing additional packages: python-openstackclient 14:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-iic5/bin to PATH 14:46:40 INFO: List of images in use on the source repository: 14:46:40 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 14:46:40 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 14:46:40 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 14:46:40 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 14:46:40 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 14:46:40 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 14:46:40 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 14:46:40 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 14:46:40 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 14:46:40 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 14:46:40 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 14:46:40 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:40 INFO: Image type does not match, continue ... 14:46:41 HEAD detached at d5880cbc 14:46:41 Untracked files: 14:46:41 (use "git add ..." to include in what will be committed) 14:46:41 .python-version 14:46:41 archives/ 14:46:41 image-type.txt 14:46:41 14:46:41 nothing added to commit but untracked files present (use "git add" to track) 14:46:41 [EnvInject] - Injecting environment variables from a build step. 14:46:41 [EnvInject] - Injecting as environment variables the properties content 14:46:41 GERRIT_HOST=gerrit.onap.org 14:46:41 PROJECT=ci-management 14:46:41 REVIEWERS_EMAIL=onap-jobbuilder@jenkins.onap.org 14:46:41 GERRIT_COMMIT_MESSAGE=Update cloud image Ubuntu22.04 devstack x86_64 14:46:41 GERRIT_TOPIC=update-cloud-image 14:46:41 GERRIT_USER=onap-jobbuilder 14:46:41 14:46:41 [EnvInject] - Variables injected successfully. 14:46:41 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins7065297808439975679.sh 14:46:41 ---> gerrit-push-patch.sh 14:46:41 INFO: Nothing to commit 14:46:41 $ ssh-agent -k 14:46:41 unset SSH_AUTH_SOCK; 14:46:41 unset SSH_AGENT_PID; 14:46:41 echo Agent pid 15248 killed; 14:46:41 [ssh-agent] Stopped. 14:46:41 [PostBuildScript] - [INFO] Executing post build scripts. 14:46:41 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1950782233764427444.sh 14:46:41 ---> sysstat.sh 14:46:41 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins5767038987073704362.sh 14:46:41 ---> package-listing.sh 14:46:41 ++ facter osfamily 14:46:41 ++ tr '[:upper:]' '[:lower:]' 14:46:41 + OS_FAMILY=redhat 14:46:41 + workspace=/w/workspace/ci-management-openstack-update-cloud-image 14:46:41 + START_PACKAGES=/tmp/packages_start.txt 14:46:41 + END_PACKAGES=/tmp/packages_end.txt 14:46:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:41 + PACKAGES=/tmp/packages_start.txt 14:46:41 + '[' /w/workspace/ci-management-openstack-update-cloud-image ']' 14:46:41 + PACKAGES=/tmp/packages_end.txt 14:46:41 + case "${OS_FAMILY}" in 14:46:41 + rpm -qa 14:46:41 + sort 14:46:42 + '[' -f /tmp/packages_start.txt ']' 14:46:42 + '[' -f /tmp/packages_end.txt ']' 14:46:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:42 + '[' /w/workspace/ci-management-openstack-update-cloud-image ']' 14:46:42 + mkdir -p /w/workspace/ci-management-openstack-update-cloud-image/archives/ 14:46:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-update-cloud-image/archives/ 14:46:42 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins8558016015666113828.sh 14:46:42 ---> capture-instance-metadata.sh 14:46:42 Setup pyenv: 14:46:42 system 14:46:42 3.8.13 14:46:42 3.9.13 14:46:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 14:46:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iic5 from file:/tmp/.os_lf_venv 14:46:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:44 lf-activate-venv(): INFO: Base packages installed successfully 14:46:44 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-iic5/bin to PATH 14:46:51 INFO: Running in OpenStack, capturing instance metadata 14:46:51 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins8170931994135948950.sh 14:46:51 provisioning config files... 14:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-update-cloud-image@tmp/config3514683509087716209tmp 14:46:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:46:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:46:51 [EnvInject] - Injecting environment variables from a build step. 14:46:51 [EnvInject] - Injecting as environment variables the properties content 14:46:51 SERVER_ID=logs 14:46:51 14:46:51 [EnvInject] - Variables injected successfully. 14:46:51 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1301542112581340772.sh 14:46:51 ---> create-netrc.sh 14:46:51 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins11917673349093369802.sh 14:46:52 ---> python-tools-install.sh 14:46:52 Setup pyenv: 14:46:52 system 14:46:52 3.8.13 14:46:52 3.9.13 14:46:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 14:46:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iic5 from file:/tmp/.os_lf_venv 14:46:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:53 lf-activate-venv(): INFO: Base packages installed successfully 14:46:53 lf-activate-venv(): INFO: Installing additional packages: lftools 14:47:01 lf-activate-venv(): INFO: Adding /tmp/venv-iic5/bin to PATH 14:47:01 [ci-management-openstack-update-cloud-image] $ /bin/sh /tmp/jenkins5609712078938275338.sh 14:47:01 ---> uv-install.sh 14:47:01 uv 0.11.7 is already installed 14:47:01 uvx 0.11.7 (x86_64-unknown-linux-gnu) 14:47:01 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins8185059137950023620.sh 14:47:01 ---> sudo-logs.sh 14:47:01 Archiving 'sudo' log.. 14:47:01 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins4995763629632375134.sh 14:47:01 ---> job-cost.sh 14:47:01 INFO: Activating Python virtual environment... 14:47:01 Setup pyenv: 14:47:01 system 14:47:01 3.8.13 14:47:01 3.9.13 14:47:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 14:47:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iic5 from file:/tmp/.os_lf_venv 14:47:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:03 lf-activate-venv(): INFO: Base packages installed successfully 14:47:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-iic5/bin to PATH 14:47:08 INFO: No stack-cost file found 14:47:08 INFO: Instance uptime: 123s 14:47:08 INFO: Fetching instance metadata (attempt 1 of 3)... 14:47:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:47:08 INFO: Successfully fetched instance metadata 14:47:08 INFO: Instance type: v3-standard-2 14:47:08 INFO: Retrieving pricing info for: v3-standard-2 14:47:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:47:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=123 14:47:08 INFO: Successfully fetched Vexxhost pricing API 14:47:08 INFO: Retrieved cost: 0.06 14:47:09 INFO: Retrieved resource: v3-standard-2 14:47:09 INFO: Creating archive directory: /w/workspace/ci-management-openstack-update-cloud-image/archives/cost 14:47:09 INFO: Archiving costs to: /w/workspace/ci-management-openstack-update-cloud-image/archives/cost.csv 14:47:09 INFO: Successfully archived job cost data 14:47:09 DEBUG: Cost data: ci-management-openstack-update-cloud-image,360,2026-04-21 14:47:09,v3-standard-2,123,0.06,0.00,SUCCESS 14:47:09 [ci-management-openstack-update-cloud-image] $ /bin/bash -l /tmp/jenkins10172680518157711983.sh 14:47:09 ---> logs-deploy.sh 14:47:09 Setup pyenv: 14:47:09 system 14:47:09 3.8.13 14:47:09 3.9.13 14:47:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 14:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iic5 from file:/tmp/.os_lf_venv 14:47:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:10 lf-activate-venv(): INFO: Base packages installed successfully 14:47:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:47:17 lf-activate-venv(): INFO: Adding /tmp/venv-iic5/bin to PATH 14:47:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-update-cloud-image/360 14:47:17 INFO: archiving workspace using pattern(s): 14:47:19 Archives upload complete. 14:47:19 INFO: archiving logs to Nexus 14:47:20 ---> uname -a: 14:47:20 Linux prd-centos8-builder-2c-1g-4657.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:47:20 14:47:20 14:47:20 ---> lscpu: 14:47:20 Architecture: x86_64 14:47:20 CPU op-mode(s): 32-bit, 64-bit 14:47:20 Byte Order: Little Endian 14:47:20 CPU(s): 2 14:47:20 On-line CPU(s) list: 0,1 14:47:20 Thread(s) per core: 1 14:47:20 Core(s) per socket: 1 14:47:20 Socket(s): 2 14:47:20 NUMA node(s): 1 14:47:20 Vendor ID: AuthenticAMD 14:47:20 CPU family: 23 14:47:20 Model: 49 14:47:20 Model name: AMD EPYC-Rome Processor 14:47:20 Stepping: 0 14:47:20 CPU MHz: 2799.998 14:47:20 BogoMIPS: 5599.99 14:47:20 Virtualization: AMD-V 14:47:20 Hypervisor vendor: KVM 14:47:20 Virtualization type: full 14:47:20 L1d cache: 32K 14:47:20 L1i cache: 32K 14:47:20 L2 cache: 512K 14:47:20 L3 cache: 16384K 14:47:20 NUMA node0 CPU(s): 0,1 14:47:20 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:47:20 14:47:20 14:47:20 ---> nproc: 14:47:20 2 14:47:20 14:47:20 14:47:20 ---> df -h: 14:47:20 Filesystem Size Used Avail Use% Mounted on 14:47:20 devtmpfs 3.8G 0 3.8G 0% /dev 14:47:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:47:20 tmpfs 3.8G 17M 3.8G 1% /run 14:47:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:47:20 /dev/vda1 40G 8.5G 32G 22% / 14:47:20 tmpfs 770M 0 770M 0% /run/user/1001 14:47:20 14:47:20 14:47:20 ---> free -m: 14:47:20 total used free shared buff/cache available 14:47:20 Mem: 7699 620 4932 19 2146 6773 14:47:20 Swap: 1023 0 1023 14:47:20 14:47:20 14:47:20 ---> ip addr: 14:47:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:47:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:47:20 inet 127.0.0.1/8 scope host lo 14:47:20 valid_lft forever preferred_lft forever 14:47:20 inet6 ::1/128 scope host 14:47:20 valid_lft forever preferred_lft forever 14:47:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:47:20 link/ether fa:16:3e:84:b9:d3 brd ff:ff:ff:ff:ff:ff 14:47:20 altname enp0s3 14:47:20 altname ens3 14:47:20 inet 10.30.106.170/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:47:20 valid_lft 86276sec preferred_lft 86276sec 14:47:20 inet6 fe80::f816:3eff:fe84:b9d3/64 scope link 14:47:20 valid_lft forever preferred_lft forever 14:47:20 14:47:20 14:47:20 ---> sar -b -r -n DEV: 14:47:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/21/2026 _x86_64_ (2 CPU) 14:47:20 14:47:20 14:45:10 LINUX RESTART (2 CPU) 14:47:20 14:47:20 02:46:04 PM tps rtps wtps bread/s bwrtn/s 14:47:20 02:47:01 PM 183.51 23.36 160.15 461.59 14164.49 14:47:20 Average: 183.51 23.36 160.15 461.59 14164.49 14:47:20 14:47:20 02:46:04 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:20 02:47:01 PM 4983188 6865600 2901256 36.80 2688 2049056 859852 9.63 378888 2151544 97064 14:47:20 Average: 4983188 6865600 2901256 36.80 2688 2049056 859852 9.63 378888 2151544 97064 14:47:20 14:47:20 02:46:04 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:20 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:20 02:47:01 PM eth0 97.97 67.06 1382.97 14.99 0.00 0.00 0.00 0.00 14:47:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:20 Average: eth0 97.97 67.06 1382.97 14.99 0.00 0.00 0.00 0.00 14:47:20 14:47:20 14:47:20 ---> sar -P ALL: 14:47:20 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/21/2026 _x86_64_ (2 CPU) 14:47:20 14:47:20 14:45:10 LINUX RESTART (2 CPU) 14:47:20 14:47:20 02:46:04 PM CPU %user %nice %system %iowait %steal %idle 14:47:20 02:47:01 PM all 41.87 0.41 7.46 2.38 0.10 47.78 14:47:20 02:47:01 PM 0 58.75 0.25 6.94 1.89 0.11 32.07 14:47:20 02:47:01 PM 1 24.98 0.58 7.99 2.87 0.09 63.49 14:47:20 Average: all 41.87 0.41 7.46 2.38 0.10 47.78 14:47:20 Average: 0 58.75 0.25 6.94 1.89 0.11 32.07 14:47:20 Average: 1 24.98 0.58 7.99 2.87 0.09 63.49 14:47:20 14:47:20 14:47:20