12:20:47 Started by timer 12:20:47 Running as SYSTEM 12:20:47 [EnvInject] - Loading node environment variables. 12:20:48 Building remotely on prd-centos8-builder-2c-1g-407 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-update-cloud-image 12:20:48 [ssh-agent] Looking for ssh-agent implementation... 12:20:48 $ ssh-agent 12:20:48 SSH_AUTH_SOCK=/tmp/ssh-qRdeHVOHbCvt/agent.12693 12:20:48 SSH_AGENT_PID=12695 12:20:48 [ssh-agent] Started. 12:20:48 Running ssh-add (command line suppressed) 12:20:48 Identity added: /w/workspace/ci-management-openstack-update-cloud-image@tmp/private_key_14274579827725237113.key (/w/workspace/ci-management-openstack-update-cloud-image@tmp/private_key_14274579827725237113.key) 12:20:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:20:48 The recommended git tool is: NONE 12:20:52 using credential onap-jenkins-ssh 12:20:52 Wiping out workspace first. 12:20:52 Cloning the remote Git repository 12:20:52 Cloning repository git://cloud.onap.org/mirror/ci-management 12:20:52 > git init /w/workspace/ci-management-openstack-update-cloud-image # timeout=10 12:20:52 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 12:20:52 > git --version # timeout=10 12:20:52 > git --version # 'git version 2.43.0' 12:20:52 using GIT_SSH to set credentials Gerrit user 12:20:52 [INFO] Currently running in a labeled security context 12:20:52 [INFO] Currently SELinux is 'enforcing' on the host 12:20:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-update-cloud-image@tmp/jenkins-gitclient-ssh7980452292650871548.key 12:20:52 Verifying host key using manually-configured host key entries 12:20:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:54 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 12:20:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:54 Avoid second fetch 12:20:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:20:54 Checking out Revision 15ac3984f2091c249fa6fcded419f9b11db41ced (refs/heads/master) 12:20:54 > git config core.sparsecheckout # timeout=10 12:20:54 > git checkout -f 15ac3984f2091c249fa6fcded419f9b11db41ced # timeout=10 12:20:55 Commit message: "CI: Use Java 17 for logging-analytics pipeline" 12:20:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:20:55 > git rev-list --no-walk 44d35cab89bbda16b5df16ec4f1f3a99d6cc2e9e # timeout=10 12:20:55 > git remote # timeout=10 12:20:55 > git submodule init # timeout=10 12:20:55 > git submodule sync # timeout=10 12:20:55 > git config --get remote.origin.url # timeout=10 12:20:55 > git submodule init # timeout=10 12:20:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:20:55 > git config --get submodule.global-jjb.url # timeout=10 12:20:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:20:55 > git config --get submodule.packer/common-packer.url # timeout=10 12:20:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:20:55 > git submodule update global-jjb # timeout=10 12:20:56 > git submodule update packer/common-packer # timeout=10 12:21:00 provisioning config files... 12:21:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:21:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:21:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:21:00 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1289773058463972907.sh 12:21:00 ---> python-tools-install.sh 12:21:00 Setup pyenv: 12:21:00 system 12:21:00 * 3.8.13 (set by /opt/pyenv/version) 12:21:00 * 3.9.13 (set by /opt/pyenv/version) 12:21:00 * 3.10.6 (set by /opt/pyenv/version) 12:21:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QoTl 12:21:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:09 lf-activate-venv(): INFO: Base packages installed successfully 12:21:09 lf-activate-venv(): INFO: Installing additional packages: lftools 12:21:32 lf-activate-venv(): INFO: Adding /tmp/venv-QoTl/bin to PATH 12:21:32 Generating Requirements File 12:21:55 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. 12:21:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:21:55 Python 3.10.6 12:21:56 pip 26.1.2 from /tmp/venv-QoTl/lib/python3.10/site-packages/pip (python 3.10) 12:21:56 aiohappyeyeballs==2.6.2 12:21:56 aiohttp==3.14.1 12:21:56 aiosignal==1.4.0 12:21:56 appdirs==1.4.4 12:21:56 argcomplete==3.6.3 12:21:56 aspy.yaml==1.3.0 12:21:56 async-timeout==5.0.1 12:21:56 attrs==26.1.0 12:21:56 autopage==0.6.0 12:21:56 backports.strenum==1.3.1 12:21:56 beautifulsoup4==4.15.0 12:21:56 boto3==1.43.34 12:21:56 botocore==1.43.34 12:21:56 bs4==0.0.2 12:21:56 certifi==2026.6.17 12:21:56 cffi==2.0.0 12:21:56 cfgv==3.5.0 12:21:56 chardet==7.4.3 12:21:56 charset-normalizer==3.4.7 12:21:56 click==8.4.1 12:21:56 cliff==4.14.0 12:21:56 cmd2==3.5.1 12:21:56 cryptography==3.3.2 12:21:56 debtcollector==3.1.0 12:21:56 decorator==5.3.1 12:21:56 defusedxml==0.7.1 12:21:56 Deprecated==1.3.1 12:21:56 distlib==0.4.3 12:21:56 dnspython==2.8.0 12:21:56 docker==7.1.0 12:21:56 dogpile.cache==1.5.0 12:21:56 durationpy==0.10 12:21:56 email-validator==2.3.0 12:21:56 filelock==3.29.4 12:21:56 frozenlist==1.8.0 12:21:56 future==1.0.0 12:21:56 gitdb==4.0.12 12:21:56 GitPython==3.1.50 12:21:56 httplib2==0.30.2 12:21:56 identify==2.6.19 12:21:56 idna==3.18 12:21:56 importlib-resources==1.5.0 12:21:56 iso8601==2.1.0 12:21:56 Jinja2==3.1.6 12:21:56 jmespath==1.1.0 12:21:56 jsonpatch==1.33 12:21:56 jsonpointer==3.1.1 12:21:56 jsonschema==4.26.0 12:21:56 jsonschema-specifications==2025.9.1 12:21:56 keystoneauth1==5.14.0 12:21:56 kubernetes==36.0.2 12:21:56 lftools==0.37.22 12:21:56 lxml==6.1.1 12:21:56 markdown-it-py==4.2.0 12:21:56 MarkupSafe==3.0.3 12:21:56 mdurl==0.1.2 12:21:56 msgpack==1.2.1 12:21:56 multi_key_dict==2.0.3 12:21:56 multidict==6.7.1 12:21:56 munch==4.0.0 12:21:56 netaddr==1.3.0 12:21:56 niet==1.4.2 12:21:56 nodeenv==1.10.0 12:21:56 oauth2client==4.1.3 12:21:56 oauthlib==3.3.1 12:21:56 openstacksdk==4.13.0 12:21:56 os-service-types==1.8.2 12:21:56 osc-lib==4.6.0 12:21:56 oslo.config==10.4.0 12:21:56 oslo.context==6.4.0 12:21:56 oslo.i18n==6.8.0 12:21:56 oslo.log==8.2.0 12:21:56 oslo.serialization==5.10.0 12:21:56 oslo.utils==10.1.1 12:21:56 packaging==26.2 12:21:56 pbr==7.0.3 12:21:56 platformdirs==4.10.0 12:21:56 prettytable==3.17.0 12:21:56 propcache==0.5.2 12:21:56 psutil==7.2.2 12:21:56 pyasn1==0.6.3 12:21:56 pyasn1_modules==0.4.2 12:21:56 pycparser==3.0 12:21:56 pygerrit2==2.0.15 12:21:56 PyGithub==2.9.1 12:21:56 Pygments==2.20.0 12:21:56 PyJWT==2.13.0 12:21:56 PyNaCl==1.6.2 12:21:56 pyparsing==2.4.7 12:21:56 pyperclip==1.11.0 12:21:56 pyrsistent==0.20.0 12:21:56 python-cinderclient==9.9.0 12:21:56 python-dateutil==2.9.0.post0 12:21:56 python-discovery==1.4.2 12:21:56 python-heatclient==5.2.0 12:21:56 python-jenkins==1.8.3 12:21:56 python-keystoneclient==5.8.0 12:21:56 python-magnumclient==4.10.0 12:21:56 python-openstackclient==10.0.0 12:21:56 python-swiftclient==4.10.0 12:21:56 PyYAML==6.0.3 12:21:56 referencing==0.37.0 12:21:56 requests==2.34.2 12:21:56 requests-oauthlib==2.0.0 12:21:56 rfc3986==2.0.0 12:21:56 rich==15.0.0 12:21:56 rich-argparse==1.8.0 12:21:56 rpds-py==0.30.0 12:21:56 rsa==4.9.1 12:21:56 ruamel.yaml==0.19.1 12:21:56 ruamel.yaml.clib==0.2.15 12:21:56 s3transfer==0.19.0 12:21:56 simplejson==4.1.1 12:21:56 six==1.17.0 12:21:56 smmap==5.0.3 12:21:56 soupsieve==2.8.4 12:21:56 stevedore==5.8.0 12:21:56 tabulate==0.10.0 12:21:56 toml==0.10.2 12:21:56 tomlkit==0.15.0 12:21:56 tqdm==4.68.3 12:21:56 typing_extensions==4.15.0 12:21:56 urllib3==1.26.20 12:21:56 virtualenv==21.5.1 12:21:56 wcwidth==0.8.1 12:21:56 websocket-client==1.9.0 12:21:56 wrapt==2.2.2 12:21:56 xdg==6.0.0 12:21:56 xmltodict==1.0.4 12:21:56 yarl==1.24.2 12:21:56 yq==3.4.3 12:21:56 [ci-management-openstack-update-cloud-image] $ /bin/sh /tmp/jenkins3750124689801637262.sh 12:21:56 ---> uv-install.sh 12:21:56 Installing uv/uvx (latest) using shell installer 12:21:57 2026-06-22 12:21:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-asN2IO.sh" [1] 12:21:57 downloading uv 0.11.23 x86_64-unknown-linux-gnu 12:21:57 installing to /home/jenkins/.local/bin 12:21:57 uv 12:21:57 uvx 12:21:57 everything's installed! 12:21:57 ---> Validating uv/uvx install 12:21:57 uvx 0.11.23 (x86_64-unknown-linux-gnu) 12:21:57 [EnvInject] - Injecting environment variables from a build step. 12:21:57 [EnvInject] - Injecting as environment variables the properties content 12:21:57 OS_CLOUD=vex 12:21:57 12:21:57 [EnvInject] - Variables injected successfully. 12:21:57 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins11499358841825849489.sh 12:21:57 Extract the image type for commit message 12:21:57 IMAGE_TYPE= 12:21:57 [EnvInject] - Injecting environment variables from a build step. 12:21:57 [EnvInject] - Injecting as environment variables the properties file path 'image-type.txt' 12:21:58 [EnvInject] - Variables injected successfully. 12:21:58 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1150334555316405966.sh 12:21:58 ---> update-cloud-images.sh 12:21:58 Setup pyenv: 12:21:58 system 12:21:58 3.8.13 12:21:58 3.9.13 12:21:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 12:21:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTl from file:/tmp/.os_lf_venv 12:21:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:00 lf-activate-venv(): INFO: Base packages installed successfully 12:22:00 lf-activate-venv(): INFO: Installing additional packages: python-openstackclient 12:22:05 lf-activate-venv(): INFO: Adding /tmp/venv-QoTl/bin to PATH 12:22:05 INFO: List of images in use on the source repository: 12:22:05 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 12:22:05 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 12:22:05 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 12:22:05 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 12:22:05 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 12:22:05 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 12:22:05 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028 12:22:05 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 12:22:05 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 12:22:05 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260524-182130.681 12:22:05 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 12:22:12 INFO: Found image type match, compare timestamps. 12:22:12 INFO: No new image to update: ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 12:22:16 INFO: Found image type match, compare timestamps. 12:22:16 INFO: No new image to update: ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 12:22:28 INFO: Found image type match, compare timestamps. 12:22:28 INFO: No new image to update: ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 12:22:31 INFO: Found image type match, compare timestamps. 12:22:31 INFO: No new image to update: ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260127-113205.784 12:22:35 INFO: Found image type match, compare timestamps. 12:22:35 INFO: No new image to update: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 12:22:43 INFO: Found image type match, compare timestamps. 12:22:43 INFO: No new image to update: ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260224-182100.820 12:22:47 INFO: Found image type match, compare timestamps. 12:22:47 INFO: No new image to update: ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251123-072001.090 12:22:47 HEAD detached at 15ac3984 12:22:47 Untracked files: 12:22:47 (use "git add ..." to include in what will be committed) 12:22:47 .python-version 12:22:47 archives/ 12:22:47 image-type.txt 12:22:47 12:22:47 nothing added to commit but untracked files present (use "git add" to track) 12:22:47 [EnvInject] - Injecting environment variables from a build step. 12:22:47 [EnvInject] - Injecting as environment variables the properties content 12:22:47 GERRIT_HOST=gerrit.onap.org 12:22:47 PROJECT=ci-management 12:22:47 REVIEWERS_EMAIL=onap-jobbuilder@jenkins.onap.org 12:22:47 GERRIT_COMMIT_MESSAGE=Update cloud image 12:22:47 GERRIT_TOPIC=update-cloud-image 12:22:47 GERRIT_USER=onap-jobbuilder 12:22:47 12:22:47 [EnvInject] - Variables injected successfully. 12:22:47 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins12179795897555219841.sh 12:22:47 ---> gerrit-push-patch.sh 12:22:47 INFO: Nothing to commit 12:22:47 $ ssh-agent -k 12:22:47 unset SSH_AUTH_SOCK; 12:22:47 unset SSH_AGENT_PID; 12:22:47 echo Agent pid 12695 killed; 12:22:47 [ssh-agent] Stopped. 12:22:47 [PostBuildScript] - [INFO] Executing post build scripts. 12:22:47 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins11084831991544635252.sh 12:22:47 ---> sysstat.sh 12:22:48 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins4358691710033257067.sh 12:22:48 ---> package-listing.sh 12:22:48 ++ facter osfamily 12:22:48 ++ tr '[:upper:]' '[:lower:]' 12:22:48 + OS_FAMILY=redhat 12:22:48 + workspace=/w/workspace/ci-management-openstack-update-cloud-image 12:22:48 + START_PACKAGES=/tmp/packages_start.txt 12:22:48 + END_PACKAGES=/tmp/packages_end.txt 12:22:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:22:48 + PACKAGES=/tmp/packages_start.txt 12:22:48 + '[' /w/workspace/ci-management-openstack-update-cloud-image ']' 12:22:48 + PACKAGES=/tmp/packages_end.txt 12:22:48 + case "${OS_FAMILY}" in 12:22:48 + sort 12:22:48 + rpm -qa 12:22:49 + '[' -f /tmp/packages_start.txt ']' 12:22:49 + '[' -f /tmp/packages_end.txt ']' 12:22:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:22:49 + '[' /w/workspace/ci-management-openstack-update-cloud-image ']' 12:22:49 + mkdir -p /w/workspace/ci-management-openstack-update-cloud-image/archives/ 12:22:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-update-cloud-image/archives/ 12:22:49 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins282862274273004790.sh 12:22:49 ---> capture-instance-metadata.sh 12:22:49 Setup pyenv: 12:22:49 system 12:22:49 3.8.13 12:22:49 3.9.13 12:22:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 12:22:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTl from file:/tmp/.os_lf_venv 12:22:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:51 lf-activate-venv(): INFO: Base packages installed successfully 12:22:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-QoTl/bin to PATH 12:22:59 INFO: Running in OpenStack, capturing instance metadata 12:22:59 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins4488279377931709308.sh 12:22:59 provisioning config files... 12:22:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-update-cloud-image@tmp/config11711213391964776157tmp 12:22:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:22:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:22:59 [EnvInject] - Injecting environment variables from a build step. 12:22:59 [EnvInject] - Injecting as environment variables the properties content 12:22:59 SERVER_ID=logs 12:22:59 12:22:59 [EnvInject] - Variables injected successfully. 12:22:59 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins13811836635500963129.sh 12:22:59 ---> create-netrc.sh 12:22:59 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins8106270773638831172.sh 12:22:59 ---> python-tools-install.sh 12:22:59 Setup pyenv: 12:22:59 system 12:22:59 3.8.13 12:22:59 3.9.13 12:22:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 12:22:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTl from file:/tmp/.os_lf_venv 12:22:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:01 lf-activate-venv(): INFO: Base packages installed successfully 12:23:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-QoTl/bin to PATH 12:23:09 [ci-management-openstack-update-cloud-image] $ /bin/sh /tmp/jenkins6558659942945466897.sh 12:23:09 ---> uv-install.sh 12:23:09 uv 0.11.23 is already installed 12:23:09 uvx 0.11.23 (x86_64-unknown-linux-gnu) 12:23:09 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins8739792722962744642.sh 12:23:09 ---> sudo-logs.sh 12:23:09 Archiving 'sudo' log.. 12:23:10 [ci-management-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins16847949333313840813.sh 12:23:10 ---> job-cost.sh 12:23:10 INFO: Activating Python virtual environment... 12:23:10 Setup pyenv: 12:23:10 system 12:23:10 3.8.13 12:23:10 3.9.13 12:23:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 12:23:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTl from file:/tmp/.os_lf_venv 12:23:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:23:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:12 lf-activate-venv(): INFO: Base packages installed successfully 12:23:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:23:17 lf-activate-venv(): INFO: Adding /tmp/venv-QoTl/bin to PATH 12:23:17 INFO: No stack-cost file found 12:23:17 INFO: Instance uptime: 178s 12:23:17 INFO: Fetching instance metadata (attempt 1 of 3)... 12:23:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:23:17 INFO: Successfully fetched instance metadata 12:23:17 INFO: Instance type: v3-standard-2 12:23:17 INFO: Retrieving pricing info for: v3-standard-2 12:23:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:23:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=178 12:23:17 INFO: Successfully fetched Vexxhost pricing API 12:23:17 INFO: Retrieved cost: 0.06 12:23:17 INFO: Retrieved resource: v3-standard-2 12:23:17 INFO: Creating archive directory: /w/workspace/ci-management-openstack-update-cloud-image/archives/cost 12:23:17 INFO: Archiving costs to: /w/workspace/ci-management-openstack-update-cloud-image/archives/cost.csv 12:23:17 INFO: Successfully archived job cost data 12:23:17 DEBUG: Cost data: ci-management-openstack-update-cloud-image,369,2026-06-22 12:23:17,v3-standard-2,178,0.06,0.00,SUCCESS 12:23:17 [ci-management-openstack-update-cloud-image] $ /bin/bash -l /tmp/jenkins5939288497977515.sh 12:23:17 ---> logs-deploy.sh 12:23:17 Setup pyenv: 12:23:18 system 12:23:18 3.8.13 12:23:18 3.9.13 12:23:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-update-cloud-image/.python-version) 12:23:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoTl from file:/tmp/.os_lf_venv 12:23:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:23:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:20 lf-activate-venv(): INFO: Base packages installed successfully 12:23:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-QoTl/bin to PATH 12:23:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-update-cloud-image/369 12:23:28 INFO: archiving workspace using pattern(s): 12:23:29 Archives upload complete. 12:23:29 INFO: archiving logs to Nexus 12:23:30 ---> uname -a: 12:23:30 Linux prd-centos8-builder-2c-1g-407.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:23:30 12:23:30 12:23:30 ---> lscpu: 12:23:30 Architecture: x86_64 12:23:30 CPU op-mode(s): 32-bit, 64-bit 12:23:30 Byte Order: Little Endian 12:23:30 CPU(s): 2 12:23:30 On-line CPU(s) list: 0,1 12:23:30 Thread(s) per core: 1 12:23:30 Core(s) per socket: 1 12:23:30 Socket(s): 2 12:23:30 NUMA node(s): 1 12:23:30 Vendor ID: AuthenticAMD 12:23:30 CPU family: 23 12:23:30 Model: 49 12:23:30 Model name: AMD EPYC-Rome Processor 12:23:30 Stepping: 0 12:23:30 CPU MHz: 2799.998 12:23:30 BogoMIPS: 5599.99 12:23:30 Virtualization: AMD-V 12:23:30 Hypervisor vendor: KVM 12:23:30 Virtualization type: full 12:23:30 L1d cache: 32K 12:23:30 L1i cache: 32K 12:23:30 L2 cache: 512K 12:23:30 L3 cache: 16384K 12:23:30 NUMA node0 CPU(s): 0,1 12:23:30 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 12:23:30 12:23:30 12:23:30 ---> nproc: 12:23:30 2 12:23:30 12:23:30 12:23:30 ---> df -h: 12:23:30 Filesystem Size Used Avail Use% Mounted on 12:23:30 devtmpfs 3.8G 0 3.8G 0% /dev 12:23:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:23:30 tmpfs 3.8G 17M 3.8G 1% /run 12:23:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:23:30 /dev/vda1 40G 9.3G 31G 24% / 12:23:30 tmpfs 770M 0 770M 0% /run/user/1001 12:23:30 12:23:30 12:23:30 ---> free -m: 12:23:30 total used free shared buff/cache available 12:23:30 Mem: 7697 590 4866 19 2240 6799 12:23:30 Swap: 1023 0 1023 12:23:30 12:23:30 12:23:30 ---> ip addr: 12:23:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:23:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:23:30 inet 127.0.0.1/8 scope host lo 12:23:30 valid_lft forever preferred_lft forever 12:23:30 inet6 ::1/128 scope host 12:23:30 valid_lft forever preferred_lft forever 12:23:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:23:30 link/ether fa:16:3e:44:df:87 brd ff:ff:ff:ff:ff:ff 12:23:30 altname enp0s3 12:23:30 altname ens3 12:23:30 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:23:30 valid_lft 86219sec preferred_lft 86219sec 12:23:30 inet6 fe80::f816:3eff:fe44:df87/64 scope link 12:23:30 valid_lft forever preferred_lft forever 12:23:30 12:23:30 12:23:30 ---> sar -b -r -n DEV: 12:23:30 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/22/2026 _x86_64_ (2 CPU) 12:23:30 12:23:30 12:20:25 LINUX RESTART (2 CPU) 12:23:30 12:23:30 12:21:01 PM tps rtps wtps bread/s bwrtn/s 12:23:30 12:22:01 PM 252.13 111.25 140.89 1468.84 9878.94 12:23:30 12:23:01 PM 54.62 2.50 52.12 140.24 10057.21 12:23:30 Average: 153.39 56.88 96.51 804.60 9968.07 12:23:30 12:23:30 12:21:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:23:30 12:22:01 PM 5027500 6992756 2854932 36.22 2688 2129640 732780 8.20 202928 2277048 259352 12:23:30 12:23:01 PM 5036876 7013732 2845556 36.10 2688 2140720 699620 7.83 417588 2046488 7924 12:23:30 Average: 5032188 7003244 2850244 36.16 2688 2135180 716200 8.02 310258 2161768 133638 12:23:30 12:23:30 12:21:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:23:30 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:30 12:22:01 PM eth0 122.53 77.26 1684.58 12.40 0.00 0.00 0.00 0.00 12:23:30 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:30 12:23:01 PM eth0 28.80 21.63 68.54 8.85 0.00 0.00 0.00 0.00 12:23:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:30 Average: eth0 75.66 49.45 876.63 10.63 0.00 0.00 0.00 0.00 12:23:30 12:23:30 12:23:30 ---> sar -P ALL: 12:23:30 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/22/2026 _x86_64_ (2 CPU) 12:23:30 12:23:30 12:20:25 LINUX RESTART (2 CPU) 12:23:30 12:23:30 12:21:01 PM CPU %user %nice %system %iowait %steal %idle 12:23:30 12:22:01 PM all 39.28 2.18 31.60 2.34 0.15 24.44 12:23:30 12:22:01 PM 0 49.97 1.08 23.25 1.53 0.15 24.02 12:23:30 12:22:01 PM 1 28.44 3.30 40.08 3.17 0.15 24.86 12:23:30 12:23:01 PM all 28.83 0.00 3.64 0.57 0.08 66.88 12:23:30 12:23:01 PM 0 33.86 0.00 3.75 0.63 0.08 61.68 12:23:30 12:23:01 PM 1 23.80 0.00 3.52 0.50 0.08 72.09 12:23:30 Average: all 34.01 1.08 17.49 1.45 0.12 45.85 12:23:30 Average: 0 41.87 0.54 13.44 1.08 0.12 42.96 12:23:30 Average: 1 26.09 1.63 21.58 1.82 0.12 48.77 12:23:30 12:23:30 12:23:30