15:04:41 Started by timer 15:04:41 Running as SYSTEM 15:04:41 [EnvInject] - Loading node environment variables. 15:04:41 Building remotely on prd-centos8-builder-2c-1g-1691 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 15:04:41 [ssh-agent] Looking for ssh-agent implementation... 15:04:41 $ ssh-agent 15:04:42 SSH_AUTH_SOCK=/tmp/ssh-xgkZcQYeiYIO/agent.13705 15:04:42 SSH_AGENT_PID=13707 15:04:42 [ssh-agent] Started. 15:04:42 Running ssh-add (command line suppressed) 15:04:42 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5887283626088548182.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5887283626088548182.key) 15:04:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:04:42 The recommended git tool is: NONE 15:04:44 using credential onap-jenkins-ssh 15:04:44 Wiping out workspace first. 15:04:44 Cloning the remote Git repository 15:04:44 Cloning repository git://cloud.onap.org/mirror/ci-management 15:04:44 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:04:44 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 15:04:44 > git --version # timeout=10 15:04:44 > git --version # 'git version 2.43.0' 15:04:44 using GIT_SSH to set credentials Gerrit user 15:04:44 [INFO] Currently running in a labeled security context 15:04:44 [INFO] Currently SELinux is 'enforcing' on the host 15:04:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh1695693576463802517.key 15:04:44 Verifying host key using manually-configured host key entries 15:04:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:45 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 15:04:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:46 Avoid second fetch 15:04:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:46 Checking out Revision c57fcaf3da8355c5f21aea58caba9e9a2cf71f1e (refs/remotes/origin/master) 15:04:46 > git config core.sparsecheckout # timeout=10 15:04:46 > git checkout -f c57fcaf3da8355c5f21aea58caba9e9a2cf71f1e # timeout=10 15:04:46 Commit message: "Fix CPS sonar-verify by upgrading Java version" 15:04:46 > git rev-list --no-walk c57fcaf3da8355c5f21aea58caba9e9a2cf71f1e # timeout=10 15:04:46 > git remote # timeout=10 15:04:46 > git submodule init # timeout=10 15:04:47 > git submodule sync # timeout=10 15:04:47 > git config --get remote.origin.url # timeout=10 15:04:47 > git submodule init # timeout=10 15:04:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:04:47 > git config --get submodule.global-jjb.url # timeout=10 15:04:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:04:47 > git config --get submodule.packer/common-packer.url # timeout=10 15:04:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:04:47 > git submodule update --init --recursive global-jjb # timeout=10 15:04:48 > git submodule update --init --recursive packer/common-packer # timeout=10 15:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:04:52 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:04:52 No emails were triggered. 15:04:52 provisioning config files... 15:04:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:04:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1553121996826336620.sh 15:04:52 ---> python-tools-install.sh 15:04:52 Setup pyenv: 15:04:52 system 15:04:52 * 3.8.13 (set by /opt/pyenv/version) 15:04:52 * 3.9.13 (set by /opt/pyenv/version) 15:04:52 * 3.10.6 (set by /opt/pyenv/version) 15:04:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2xjr 15:04:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:02 lf-activate-venv(): INFO: Base packages installed successfully 15:05:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:05:27 Generating Requirements File 15:05:51 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. 15:05:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:51 Python 3.10.6 15:05:52 pip 26.1.2 from /tmp/venv-2xjr/lib/python3.10/site-packages/pip (python 3.10) 15:05:52 aiohappyeyeballs==2.7.1 15:05:52 aiohttp==3.14.2 15:05:52 aiosignal==1.4.0 15:05:52 appdirs==1.4.4 15:05:52 argcomplete==3.7.0 15:05:52 aspy.yaml==1.3.0 15:05:52 async-timeout==5.0.1 15:05:52 attrs==26.1.0 15:05:52 autopage==0.6.0 15:05:52 backports.strenum==1.3.1 15:05:52 beautifulsoup4==4.15.0 15:05:52 boto3==1.43.52 15:05:52 botocore==1.43.52 15:05:52 bs4==0.0.2 15:05:52 certifi==2026.6.17 15:05:52 cffi==2.1.0 15:05:52 cfgv==3.5.0 15:05:52 chardet==7.4.3 15:05:52 charset-normalizer==3.4.9 15:05:52 click==8.4.2 15:05:52 cliff==4.14.0 15:05:52 cmd2==3.5.1 15:05:52 cryptography==3.3.2 15:05:52 debtcollector==3.1.0 15:05:52 decorator==5.3.1 15:05:52 defusedxml==0.7.1 15:05:52 Deprecated==1.3.1 15:05:52 distlib==0.4.3 15:05:52 dnspython==2.8.0 15:05:52 docker==7.2.0 15:05:52 dogpile.cache==1.5.0 15:05:52 durationpy==0.10 15:05:52 email-validator==2.3.0 15:05:52 filelock==3.32.0 15:05:52 frozenlist==1.8.0 15:05:52 future==1.0.0 15:05:52 gitdb==4.0.12 15:05:52 GitPython==3.1.53 15:05:52 httplib2==0.30.2 15:05:52 identify==2.6.19 15:05:52 idna==3.18 15:05:52 importlib-resources==1.5.0 15:05:52 iso8601==2.1.0 15:05:52 Jinja2==3.1.6 15:05:52 jmespath==1.1.0 15:05:52 jsonpatch==1.33 15:05:52 jsonpointer==3.1.1 15:05:52 jsonschema==4.26.0 15:05:52 jsonschema-specifications==2025.9.1 15:05:52 keystoneauth1==5.14.0 15:05:52 kubernetes==36.0.3 15:05:52 lftools==0.37.22 15:05:52 lxml==6.1.1 15:05:52 markdown-it-py==4.2.0 15:05:52 MarkupSafe==3.0.3 15:05:52 mdurl==0.1.2 15:05:52 msgpack==1.2.1 15:05:52 multi_key_dict==2.0.3 15:05:52 multidict==6.7.1 15:05:52 munch==4.0.0 15:05:52 netaddr==1.3.0 15:05:52 niet==1.4.2 15:05:52 nodeenv==1.10.0 15:05:52 oauth2client==4.1.3 15:05:52 oauthlib==3.3.1 15:05:52 openstacksdk==4.13.0 15:05:52 os-service-types==1.8.2 15:05:52 osc-lib==4.6.0 15:05:52 oslo.config==10.4.0 15:05:52 oslo.context==6.4.0 15:05:52 oslo.i18n==6.8.0 15:05:52 oslo.log==8.2.0 15:05:52 oslo.serialization==5.10.0 15:05:52 oslo.utils==10.1.1 15:05:52 packaging==26.2 15:05:52 pbr==7.0.3 15:05:52 platformdirs==4.11.0 15:05:52 prettytable==3.18.0 15:05:52 propcache==0.5.2 15:05:52 psutil==7.2.2 15:05:52 pyasn1==0.6.4 15:05:52 pyasn1_modules==0.4.2 15:05:52 pycparser==3.0 15:05:52 pygerrit2==2.0.15 15:05:52 PyGithub==2.9.1 15:05:52 Pygments==2.20.0 15:05:52 PyJWT==2.13.0 15:05:52 PyNaCl==1.6.2 15:05:52 pyparsing==2.4.7 15:05:52 pyperclip==1.11.0 15:05:52 pyrsistent==0.20.0 15:05:52 python-cinderclient==9.9.0 15:05:52 python-dateutil==2.9.0.post0 15:05:52 python-discovery==1.5.0 15:05:52 python-heatclient==5.2.0 15:05:52 python-jenkins==1.8.3 15:05:52 python-keystoneclient==5.8.0 15:05:52 python-magnumclient==4.11.0 15:05:52 python-openstackclient==10.0.0 15:05:52 python-swiftclient==4.10.0 15:05:52 PyYAML==6.0.3 15:05:52 referencing==0.37.0 15:05:52 requests==2.34.2 15:05:52 requests-oauthlib==2.0.0 15:05:52 rfc3986==2.0.0 15:05:52 rich==15.0.0 15:05:52 rich-argparse==1.8.0 15:05:52 rpds-py==0.30.0 15:05:52 rsa==4.9.1 15:05:52 ruamel.yaml==0.19.1 15:05:52 ruamel.yaml.clib==0.2.15 15:05:52 s3transfer==0.19.1 15:05:52 simplejson==4.1.1 15:05:52 six==1.17.0 15:05:52 smmap==5.0.3 15:05:52 soupsieve==2.9 15:05:52 stevedore==5.8.0 15:05:52 tabulate==0.10.0 15:05:52 toml==0.10.2 15:05:52 tomlkit==0.15.1 15:05:52 tqdm==4.69.0 15:05:52 typing_extensions==4.16.0 15:05:52 urllib3==1.26.20 15:05:52 virtualenv==21.7.0 15:05:52 wcwidth==0.8.2 15:05:52 websocket-client==1.9.0 15:05:52 wrapt==2.2.2 15:05:52 xdg==6.0.0 15:05:52 xmltodict==1.0.4 15:05:52 yarl==1.24.5 15:05:52 yq==4.1.2 15:05:52 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins4463591084388489780.sh 15:05:52 ---> uv-install.sh 15:05:52 Installing uv/uvx (latest) using shell installer 15:05:54 2026-07-21 15:05:54 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-YP6c4w.sh" [1] 15:05:55 downloading uv 0.11.30 x86_64-unknown-linux-gnu 15:05:55 installing to /home/jenkins/.local/bin 15:05:55 uv 15:05:55 uvx 15:05:55 everything's installed! 15:05:55 ---> Validating uv/uvx install 15:05:55 uvx 0.11.30 (x86_64-unknown-linux-gnu) 15:05:55 [EnvInject] - Injecting environment variables from a build step. 15:05:55 [EnvInject] - Injecting as environment variables the properties content 15:05:55 OS_CLOUD=vex 15:05:55 15:05:55 [EnvInject] - Variables injected successfully. 15:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4877918093013600475.sh 15:05:55 ---> Orphaned k8s clusters 15:05:55 Setup pyenv: 15:05:56 system 15:05:56 3.8.13 15:05:56 3.9.13 15:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:58 lf-activate-venv(): INFO: Base packages installed successfully 15:05:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:06:09 -----> Delete orphaned cluster 15:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14483577192867385391.sh 15:06:09 ---> Orphaned stacks 15:06:09 Setup pyenv: 15:06:09 system 15:06:09 3.8.13 15:06:09 3.9.13 15:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:11 lf-activate-venv(): INFO: Base packages installed successfully 15:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:06:28 + mapfile -t OS_COE_CLUSTERS_ID 15:06:28 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:06:28 ++ awk '{print $1}' 15:06:28 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:06:30 + echo '-----> Active clusters -> stacks' 15:06:30 -----> Active clusters -> stacks 15:06:30 + OS_COE_STACKS=() 15:06:30 + [[ 0 -gt 0 ]] 15:06:30 + mapfile -t OS_STACKS 15:06:30 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 15:06:30 ++ awk '{print $1}' 15:06:32 + echo '-----> Active stacks' 15:06:32 -----> Active stacks 15:06:32 + echo '-----> Delete orphaned stacks' 15:06:32 -----> Delete orphaned stacks 15:06:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5542249713715013873.sh 15:06:32 ---> Orphaned servers 15:06:32 Setup pyenv: 15:06:32 system 15:06:32 3.8.13 15:06:32 3.9.13 15:06:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:34 lf-activate-venv(): INFO: Base packages installed successfully 15:06:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:06:51 -----> Active servers 15:06:51 prd-centos8-builder-2c-1g-1691 15:06:51 prd-ubuntu2204-docker-8c-8g-1690 15:06:51 prd-ubuntu2204-docker-8c-8g-1688 15:06:51 prd-ubuntu1804-builder-4c-4g-1686 15:06:51 prd-queue-docker-4c-4g-8633 15:06:51 -----> Delete orphaned servers 15:06:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:06:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:06:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4515058050989383841.sh 15:06:52 ---> Orphaned ports 15:06:52 Setup pyenv: 15:06:52 system 15:06:52 3.8.13 15:06:52 3.9.13 15:06:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:54 lf-activate-venv(): INFO: Base packages installed successfully 15:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:07:05 No orphaned ports to process. 15:07:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:07:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:07:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16418599556005252938.sh 15:07:05 ---> Orphaned volumes 15:07:05 + source /home/jenkins/lf-env.sh 15:07:05 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:07:05 ++ mktemp -d /tmp/venv-XXXX 15:07:05 + lf_venv=/tmp/venv-KCec 15:07:05 + local venv_file=/tmp/.os_lf_venv 15:07:05 + local python=python3 15:07:05 + local options 15:07:05 + local set_path=true 15:07:05 + local install_args= 15:07:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:07:05 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:07:05 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:07:05 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:07:05 + true 15:07:05 + case $1 in 15:07:05 + python=python3 15:07:05 + shift 2 15:07:05 + true 15:07:05 + case $1 in 15:07:05 + shift 15:07:05 + break 15:07:05 + case $python in 15:07:05 + local pkg_list= 15:07:05 + [[ -d /opt/pyenv ]] 15:07:05 + echo 'Setup pyenv:' 15:07:05 Setup pyenv: 15:07:05 + export PYENV_ROOT=/opt/pyenv 15:07:05 + PYENV_ROOT=/opt/pyenv 15:07:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:07:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:07:05 + pyenv versions 15:07:06 system 15:07:06 3.8.13 15:07:06 3.9.13 15:07:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:06 + command -v pyenv 15:07:06 ++ pyenv init - --no-rehash 15:07:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:07:06 export PATH="/opt/pyenv/shims:${PATH}" 15:07:06 export PYENV_SHELL=bash 15:07:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:07:06 pyenv() { 15:07:06 local command 15:07:06 command="${1:-}" 15:07:06 if [ "$#" -gt 0 ]; then 15:07:06 shift 15:07:06 fi 15:07:06 15:07:06 case "$command" in 15:07:06 rehash|shell) 15:07:06 eval "$(pyenv "sh-$command" "$@")" 15:07:06 ;; 15:07:06 *) 15:07:06 command pyenv "$command" "$@" 15:07:06 ;; 15:07:06 esac 15:07:06 }' 15:07:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:07:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:07:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:07:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:07:06 ++ export PYENV_SHELL=bash 15:07:06 ++ PYENV_SHELL=bash 15:07:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:07:06 +++ complete -F _pyenv pyenv 15:07:06 ++ lf-pyver python3 15:07:06 ++ local py_version_xy=python3 15:07:06 ++ local py_version_xyz= 15:07:06 ++ awk '{ print $1 }' 15:07:06 ++ pyenv versions 15:07:06 ++ local command 15:07:06 ++ command=versions 15:07:06 ++ '[' 1 -gt 0 ']' 15:07:06 ++ shift 15:07:06 ++ case "$command" in 15:07:06 ++ command pyenv versions 15:07:06 ++ pyenv versions 15:07:06 ++ sed 's/^[ *]* //' 15:07:06 ++ grep -E '^[0-9.]*[0-9]$' 15:07:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:07:06 +++ grep '^3' /tmp/.pyenv_versions 15:07:06 +++ tail -n 1 15:07:06 +++ sort -V 15:07:06 ++ py_version_xyz=3.10.6 15:07:06 ++ [[ -z 3.10.6 ]] 15:07:06 ++ echo 3.10.6 15:07:06 ++ return 0 15:07:06 + pyenv local 3.10.6 15:07:06 + local command 15:07:06 + command=local 15:07:06 + '[' 2 -gt 0 ']' 15:07:06 + shift 15:07:06 + case "$command" in 15:07:06 + command pyenv local 3.10.6 15:07:06 + pyenv local 3.10.6 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='lftools[openstack] ' 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='kubernetes ' 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='niet ' 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='python-heatclient ' 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='python-openstackclient ' 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='python-magnumclient ' 15:07:06 + for arg in "$@" 15:07:06 + case $arg in 15:07:06 + pkg_list+='yq ' 15:07:06 + [[ -f /tmp/.os_lf_venv ]] 15:07:06 ++ cat /tmp/.os_lf_venv 15:07:06 + lf_venv=/tmp/venv-2xjr 15:07:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from' file:/tmp/.os_lf_venv 15:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:07:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:06 + local 'pip_opts=--upgrade --quiet' 15:07:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:07:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:07:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:07:06 + [[ -n '' ]] 15:07:06 + [[ -n '' ]] 15:07:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:06 + /tmp/venv-2xjr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:07:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:07:08 lf-activate-venv(): INFO: Base packages installed successfully 15:07:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:07:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:07:08 + /tmp/venv-2xjr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:07:20 + type python3 15:07:20 + true 15:07:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH' 15:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:07:20 + PATH=/tmp/venv-2xjr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:07:20 + return 0 15:07:20 + mapfile -t os_volumes 15:07:20 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:07:23 + '[' 1 -eq 0 ']' 15:07:23 + for volume in "${os_volumes[@]}" 15:07:23 + echo 'Removing volume 1a4e4b5f-e69f-44fd-af37-05eae7fedca1' 15:07:23 Removing volume 1a4e4b5f-e69f-44fd-af37-05eae7fedca1 15:07:23 + lftools openstack --os-cloud vex volume remove --minutes 15 1a4e4b5f-e69f-44fd-af37-05eae7fedca1 15:07:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:07:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:07:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3942221940902344996.sh 15:07:27 ---> Protect in-use images 15:07:27 Setup pyenv: 15:07:28 system 15:07:28 3.8.13 15:07:28 3.9.13 15:07:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:29 lf-activate-venv(): INFO: Base packages installed successfully 15:07:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:07:42 INFO: There are images to protect defined in jenkins-config. 15:07:42 INFO: Protecting the following images: 15:07:42 CentOS Stream 8 - redis - - 310180101-1010 15:07:42 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 15:07:42 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 15:07:42 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 15:07:42 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 15:07:42 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 15:07:42 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 15:07:42 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 15:07:42 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028 15:07:42 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 15:07:42 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 15:07:42 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260624-182104.601 15:07:42 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654 15:07:44 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 15:07:45 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 15:07:47 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261: True 15:07:48 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409: True 15:07:50 Protected setting for ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903: True 15:07:52 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509: True 15:07:54 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020: True 15:07:55 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948: True 15:07:57 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028: True 15:07:59 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280: True 15:08:00 Protected setting for ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069: True 15:08:02 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260624-182104.601: True 15:08:04 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654: True 15:08:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:08:04 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:08:04 [EnvInject] - Injecting environment variables from a build step. 15:08:04 [EnvInject] - Injecting as environment variables the properties content 15:08:04 OS_IMAGE_CLEANUP_AGE=30 15:08:04 15:08:04 [EnvInject] - Variables injected successfully. 15:08:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17781908208150755589.sh 15:08:04 ---> Cleanup old images 15:08:04 Setup pyenv: 15:08:04 system 15:08:04 3.8.13 15:08:04 3.9.13 15:08:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:06 lf-activate-venv(): INFO: Base packages installed successfully 15:08:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:08:19 + lftools openstack --os-cloud vex image cleanup --days=30 15:08:22 Removing 173 images from vex. 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260621-141931.418 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260521-141935.761 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260421-141927.309 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260321-141857.669 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260224-182100.820 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260221-141901.045 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260127-113205.784 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260124-182100.951 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260121-141900.489 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251227-113210.890 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251224-182106.368 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251221-142003.742 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251127-113205.743 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251124-182100.002 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251123-072001.090 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251121-141901.051 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250627-113157.689 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250624-182100.494 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250621-141906.434 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250527-113201.887 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250524-182103.553 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250523-072012.190 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250521-141911.746 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250520-032707.645 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250424-131617.482 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-085751.198 is shared. Cannot remove... 15:08:22 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250327-113201.060 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250321-141857.469 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250320-032659.935 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250227-113159.856 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250221-141859.933 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250220-032706.208 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250127-113207.822 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250120-032729.082 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241227-113212.746 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241220-032746.435 is shared. Cannot remove... 15:08:22 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241127-113226.803 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241120-032717.425 is shared. Cannot remove... 15:08:22 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 15:08:22 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 15:08:22 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240211-112451.372 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240127-113206.584 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240120-032801.949 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240111-112448.069 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240104-212418.856 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231227-113208.588 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231211-112437.944 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231210-033512.702 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231204-212405.484 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231127-113222.430 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231120-032717.230 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231111-112415.248 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231110-033510.987 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231104-212424.572 is shared. Cannot remove... 15:08:22 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231027-113229.509 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231020-032733.732 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231011-112521.942 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231010-033514.198 is shared. Cannot remove... 15:08:22 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231004-212419.264 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230927-113218.851 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230920-032717.735 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230912-120920.514 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230911-112419.626 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230910-033517.891 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230904-212418.501 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230820-032706.923 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230811-112418.421 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230810-033511.871 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230804-212421.493 is shared. Cannot remove... 15:08:22 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230620-032714.042 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043133.122 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230614-003111.574 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230610-033506.215 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230520-032715.140 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230510-033505.283 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230503-170559.500 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230503-170552.816 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230503-170552.854 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230420-032712.279 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230418-024312.857 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230417-165304.534 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230415-011814.620 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-191322.407 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-175559.488 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-111536.680 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230413-202502.616 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-221201.975 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-213219.859 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-102321.132 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-234003.353 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-220817.921 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230410-033511.378 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230320-173839.990 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230315-011753.201 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230310-033504.343 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230301-101716.084 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230115-011755.133 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230110-033458.935 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221215-011758.659 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221210-033453.860 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221115-011758.314 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221110-033500.235 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20221022-173358.650 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221015-011756.135 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221013-024139.075 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-013558.654 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221010-033501.326 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220927-220844.972 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-201941.383 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-201951.981 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-185911.007 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-185853.121 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-185928.112 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-194344.622 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220909-013013.297 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-012931.325 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220909-012938.286 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220908-162947.106 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220907-203929.065 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-191159.584 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220907-025403.466 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220907-025424.654 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-005529.455 is shared. Cannot remove... 15:08:22 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220906-195131.222 is shared. Cannot remove... 15:08:22 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 15:08:22 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 15:08:22 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 15:08:22 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 15:08:22 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 15:08:22 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 15:08:23 $ ssh-agent -k 15:08:23 unset SSH_AUTH_SOCK; 15:08:23 unset SSH_AGENT_PID; 15:08:23 echo Agent pid 13707 killed; 15:08:23 [ssh-agent] Stopped. 15:08:23 [PostBuildScript] - [INFO] Executing post build scripts. 15:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7824039188874092462.sh 15:08:23 ---> sysstat.sh 15:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11948680352346352742.sh 15:08:23 ---> package-listing.sh 15:08:23 ++ facter osfamily 15:08:23 ++ tr '[:upper:]' '[:lower:]' 15:08:23 + OS_FAMILY=redhat 15:08:23 + workspace=/w/workspace/ci-management-openstack-cron 15:08:23 + START_PACKAGES=/tmp/packages_start.txt 15:08:23 + END_PACKAGES=/tmp/packages_end.txt 15:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:23 + PACKAGES=/tmp/packages_start.txt 15:08:23 + '[' /w/workspace/ci-management-openstack-cron ']' 15:08:23 + PACKAGES=/tmp/packages_end.txt 15:08:23 + case "${OS_FAMILY}" in 15:08:23 + rpm -qa 15:08:23 + sort 15:08:24 + '[' -f /tmp/packages_start.txt ']' 15:08:24 + '[' -f /tmp/packages_end.txt ']' 15:08:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:24 + '[' /w/workspace/ci-management-openstack-cron ']' 15:08:24 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:08:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:08:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15015466839753000591.sh 15:08:24 ---> capture-instance-metadata.sh 15:08:24 Setup pyenv: 15:08:24 system 15:08:24 3.8.13 15:08:24 3.9.13 15:08:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:27 lf-activate-venv(): INFO: Base packages installed successfully 15:08:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:08:35 INFO: Running in OpenStack, capturing instance metadata 15:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4529134589801425075.sh 15:08:36 provisioning config files... 15:08:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1674338291184616192tmp 15:08:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:36 [EnvInject] - Injecting environment variables from a build step. 15:08:36 [EnvInject] - Injecting as environment variables the properties content 15:08:36 SERVER_ID=logs 15:08:36 15:08:36 [EnvInject] - Variables injected successfully. 15:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9441938310360235992.sh 15:08:36 ---> create-netrc.sh 15:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11903821693450649769.sh 15:08:36 ---> python-tools-install.sh 15:08:36 Setup pyenv: 15:08:36 system 15:08:36 3.8.13 15:08:36 3.9.13 15:08:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:38 lf-activate-venv(): INFO: Base packages installed successfully 15:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:46 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:08:46 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins3414035514059244486.sh 15:08:46 ---> uv-install.sh 15:08:46 uv 0.11.30 is already installed 15:08:46 uvx 0.11.30 (x86_64-unknown-linux-gnu) 15:08:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8070508701014931207.sh 15:08:47 ---> sudo-logs.sh 15:08:47 Archiving 'sudo' log.. 15:08:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14944545807417794640.sh 15:08:47 ---> job-cost.sh 15:08:47 INFO: Activating Python virtual environment... 15:08:47 Setup pyenv: 15:08:47 system 15:08:47 3.8.13 15:08:47 3.9.13 15:08:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:08:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:49 lf-activate-venv(): INFO: Base packages installed successfully 15:08:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:08:56 INFO: No stack-cost file found 15:08:56 INFO: Instance uptime: 311s 15:08:56 INFO: Fetching instance metadata (attempt 1 of 3)... 15:08:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:08:56 INFO: Successfully fetched instance metadata 15:08:56 INFO: Instance type: v3-standard-2 15:08:56 INFO: Retrieving pricing info for: v3-standard-2 15:08:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:08:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=311 15:08:57 INFO: Successfully fetched Vexxhost pricing API 15:08:57 INFO: Retrieved cost: 0.06 15:08:57 INFO: Retrieved resource: v3-standard-2 15:08:57 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 15:08:57 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 15:08:57 INFO: Successfully archived job cost data 15:08:57 DEBUG: Cost data: ci-management-openstack-cron,64043,2026-07-21 15:08:57,v3-standard-2,311,0.06,0.00,SUCCESS 15:08:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1069688503895623346.sh 15:08:57 ---> logs-deploy.sh 15:08:57 Setup pyenv: 15:08:57 system 15:08:57 3.8.13 15:08:57 3.9.13 15:08:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2xjr from file:/tmp/.os_lf_venv 15:08:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:59 lf-activate-venv(): INFO: Base packages installed successfully 15:08:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-2xjr/bin to PATH 15:09:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/64043 15:09:07 INFO: archiving workspace using pattern(s): 15:09:08 Archives upload complete. 15:09:08 INFO: archiving logs to Nexus 15:09:09 ---> uname -a: 15:09:09 Linux prd-centos8-builder-2c-1g-1691.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 15:09:09 15:09:09 15:09:09 ---> lscpu: 15:09:09 Architecture: x86_64 15:09:09 CPU op-mode(s): 32-bit, 64-bit 15:09:09 Byte Order: Little Endian 15:09:09 CPU(s): 2 15:09:09 On-line CPU(s) list: 0,1 15:09:09 Thread(s) per core: 1 15:09:09 Core(s) per socket: 1 15:09:09 Socket(s): 2 15:09:09 NUMA node(s): 1 15:09:09 Vendor ID: AuthenticAMD 15:09:09 CPU family: 23 15:09:09 Model: 49 15:09:09 Model name: AMD EPYC-Rome Processor 15:09:09 Stepping: 0 15:09:09 CPU MHz: 2799.974 15:09:09 BogoMIPS: 5599.94 15:09:09 Virtualization: AMD-V 15:09:09 Hypervisor vendor: KVM 15:09:09 Virtualization type: full 15:09:09 L1d cache: 32K 15:09:09 L1i cache: 32K 15:09:09 L2 cache: 512K 15:09:09 L3 cache: 16384K 15:09:09 NUMA node0 CPU(s): 0,1 15:09:09 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 15:09:09 15:09:09 15:09:09 ---> nproc: 15:09:09 2 15:09:09 15:09:09 15:09:09 ---> df -h: 15:09:09 Filesystem Size Used Avail Use% Mounted on 15:09:09 devtmpfs 3.8G 0 3.8G 0% /dev 15:09:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:09:09 tmpfs 3.8G 17M 3.8G 1% /run 15:09:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:09:09 /dev/vda1 40G 9.3G 31G 24% / 15:09:09 tmpfs 770M 0 770M 0% /run/user/1001 15:09:09 15:09:09 15:09:09 ---> free -m: 15:09:09 total used free shared buff/cache available 15:09:09 Mem: 7697 590 4852 19 2254 6798 15:09:09 Swap: 1023 0 1023 15:09:09 15:09:09 15:09:09 ---> ip addr: 15:09:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:09 inet 127.0.0.1/8 scope host lo 15:09:09 valid_lft forever preferred_lft forever 15:09:09 inet6 ::1/128 scope host 15:09:09 valid_lft forever preferred_lft forever 15:09:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:09:09 link/ether fa:16:3e:15:ce:0a brd ff:ff:ff:ff:ff:ff 15:09:09 altname enp0s3 15:09:09 altname ens3 15:09:09 inet 10.30.107.182/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:09:09 valid_lft 86105sec preferred_lft 86105sec 15:09:09 inet6 fe80::f816:3eff:fe15:ce0a/64 scope link 15:09:09 valid_lft forever preferred_lft forever 15:09:09 15:09:09 15:09:09 ---> sar -b -r -n DEV: 15:09:09 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/21/2026 _x86_64_ (2 CPU) 15:09:09 15:09:09 15:04:08 LINUX RESTART (2 CPU) 15:09:09 15:09:09 03:05:02 PM tps rtps wtps bread/s bwrtn/s 15:09:09 03:06:01 PM 229.28 88.78 140.49 1015.38 11376.47 15:09:09 03:07:01 PM 71.00 0.75 70.25 98.78 9866.02 15:09:09 03:08:01 PM 22.23 0.77 21.46 25.46 649.82 15:09:09 03:09:01 PM 27.59 0.45 27.14 48.38 766.73 15:09:09 Average: 86.93 22.41 64.52 293.99 5640.49 15:09:09 15:09:09 03:05:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:09 03:06:01 PM 5014692 6988740 2867748 36.38 2688 2138136 713248 7.99 201132 2286096 236568 15:09:09 03:07:01 PM 4977208 6964064 2905232 36.86 2688 2150148 763172 8.55 234924 2287908 8604 15:09:09 03:08:01 PM 5018280 7005980 2864160 36.34 2688 2150724 716164 8.02 236488 2245108 7488 15:09:09 03:09:01 PM 4974556 6967244 2907884 36.89 2688 2155288 730048 8.17 433800 2091436 20864 15:09:09 Average: 4996184 6981507 2886256 36.62 2688 2148574 730658 8.18 276586 2227637 68381 15:09:09 15:09:09 03:05:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:09 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:09 03:06:01 PM eth0 102.24 65.06 1609.90 10.90 0.00 0.00 0.00 0.00 15:09:09 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:09 03:07:01 PM eth0 27.55 24.51 48.89 11.75 0.00 0.00 0.00 0.00 15:09:09 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:09 03:08:01 PM eth0 19.83 18.48 18.60 6.23 0.00 0.00 0.00 0.00 15:09:09 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:09 03:09:01 PM eth0 35.23 26.29 30.39 13.80 0.00 0.00 0.00 0.00 15:09:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:09 Average: eth0 45.98 33.45 422.00 10.67 0.00 0.00 0.00 0.00 15:09:09 15:09:09 15:09:09 ---> sar -P ALL: 15:09:09 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/21/2026 _x86_64_ (2 CPU) 15:09:09 15:09:09 15:04:08 LINUX RESTART (2 CPU) 15:09:09 15:09:09 03:05:02 PM CPU %user %nice %system %iowait %steal %idle 15:09:09 03:06:01 PM all 36.60 1.66 28.36 3.50 0.16 29.72 15:09:09 03:06:01 PM 0 40.87 1.25 24.37 3.23 0.15 30.12 15:09:09 03:06:01 PM 1 32.30 2.07 32.38 3.77 0.16 29.32 15:09:09 03:07:01 PM all 37.39 0.00 3.98 1.03 0.12 57.49 15:09:09 03:07:01 PM 0 50.63 0.00 4.69 0.95 0.13 43.60 15:09:09 03:07:01 PM 1 24.14 0.00 3.27 1.10 0.10 71.38 15:09:09 03:08:01 PM all 35.08 0.00 3.34 0.18 0.12 61.29 15:09:09 03:08:01 PM 0 44.49 0.00 4.07 0.17 0.12 51.16 15:09:09 03:08:01 PM 1 25.67 0.00 2.62 0.18 0.12 71.41 15:09:09 03:09:01 PM all 38.29 0.00 4.56 0.50 0.12 56.53 15:09:09 03:09:01 PM 0 41.14 0.00 4.74 0.60 0.12 53.40 15:09:09 03:09:01 PM 1 35.44 0.00 4.39 0.40 0.12 59.65 15:09:09 Average: all 36.84 0.41 9.91 1.28 0.13 51.43 15:09:09 Average: 0 44.31 0.31 9.36 1.22 0.13 44.68 15:09:09 Average: 1 29.36 0.50 10.47 1.34 0.12 58.20 15:09:09 15:09:09 15:09:09