02:04:41 Started by timer 02:04:41 Running as SYSTEM 02:04:41 [EnvInject] - Loading node environment variables. 02:04:41 Building remotely on prd-centos8-builder-2c-4g-8523 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 02:04:41 [ssh-agent] Looking for ssh-agent implementation... 02:04:41 $ ssh-agent 02:04:42 SSH_AUTH_SOCK=/tmp/ssh-6J7OL7v6ITvJ/agent.5218 02:04:42 SSH_AGENT_PID=5220 02:04:42 [ssh-agent] Started. 02:04:42 Running ssh-add (command line suppressed) 02:04:42 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10946120062956337323.key (jenkins-ssh) 02:04:42 [ssh-agent] Using credentials jenkins (jenkins) 02:04:42 The recommended git tool is: NONE 02:04:45 using credential jenkins 02:04:45 Wiping out workspace first. 02:04:45 Cloning the remote Git repository 02:04:45 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:04:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:04:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:04:45 > git --version # timeout=10 02:04:45 > git --version # 'git version 2.43.0' 02:04:45 using GIT_SSH to set credentials jenkins 02:04:45 [INFO] Currently running in a labeled security context 02:04:45 [INFO] Currently SELinux is 'enforcing' on the host 02:04:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh8561104263583868202.key 02:04:45 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 02:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:47 Avoid second fetch 02:04:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:04:47 Checking out Revision 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) 02:04:47 > git config core.sparsecheckout # timeout=10 02:04:47 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 02:04:47 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" 02:04:47 > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 02:04:47 > git remote # timeout=10 02:04:47 > git submodule init # timeout=10 02:04:47 > git submodule sync # timeout=10 02:04:47 > git config --get remote.origin.url # timeout=10 02:04:47 > git submodule init # timeout=10 02:04:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:04:48 > git config --get submodule.packer/common-packer.url # timeout=10 02:04:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:04:48 > git config --get submodule.global-jjb.url # timeout=10 02:04:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:04:48 > git submodule update --init --recursive packer/common-packer # timeout=10 02:04:49 > git submodule update --init --recursive global-jjb # timeout=10 02:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:04:54 provisioning config files... 02:04:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:04:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:04:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:04:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9693864759518146858.sh 02:04:54 ---> python-tools-install.sh 02:04:54 Setup pyenv: 02:04:54 system 02:04:54 * 3.8.13 (set by /opt/pyenv/version) 02:04:54 * 3.9.13 (set by /opt/pyenv/version) 02:04:54 * 3.10.6 (set by /opt/pyenv/version) 02:05:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nExc 02:05:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:05:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:10 lf-activate-venv(): INFO: Base packages installed successfully 02:05:10 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:05:52 Generating Requirements File 02:06:25 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. 02:06:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:06:26 Python 3.10.6 02:06:26 pip 26.0.1 from /tmp/venv-nExc/lib/python3.10/site-packages/pip (python 3.10) 02:06:27 appdirs==1.4.4 02:06:27 argcomplete==3.6.3 02:06:27 aspy.yaml==1.3.0 02:06:27 attrs==25.4.0 02:06:27 autopage==0.6.0 02:06:27 backports.strenum==1.3.1 02:06:27 beautifulsoup4==4.14.3 02:06:27 boto3==1.42.63 02:06:27 botocore==1.42.63 02:06:27 bs4==0.0.2 02:06:27 certifi==2026.2.25 02:06:27 cffi==2.0.0 02:06:27 cfgv==3.5.0 02:06:27 chardet==7.0.1 02:06:27 charset-normalizer==3.4.5 02:06:27 click==8.3.1 02:06:27 cliff==4.13.2 02:06:27 cmd2==3.4.0 02:06:27 cryptography==3.3.2 02:06:27 debtcollector==3.0.0 02:06:27 decorator==5.2.1 02:06:27 defusedxml==0.7.1 02:06:27 Deprecated==1.3.1 02:06:27 distlib==0.4.0 02:06:27 dnspython==2.8.0 02:06:27 docker==7.1.0 02:06:27 dogpile.cache==1.5.0 02:06:27 durationpy==0.10 02:06:27 email-validator==2.3.0 02:06:27 filelock==3.25.0 02:06:27 future==1.0.0 02:06:27 gitdb==4.0.12 02:06:27 GitPython==3.1.46 02:06:27 httplib2==0.30.2 02:06:27 identify==2.6.17 02:06:27 idna==3.11 02:06:27 importlib-resources==1.5.0 02:06:27 iso8601==2.1.0 02:06:27 Jinja2==3.1.6 02:06:27 jmespath==1.1.0 02:06:27 jsonpatch==1.33 02:06:27 jsonpointer==3.0.0 02:06:27 jsonschema==4.26.0 02:06:27 jsonschema-specifications==2025.9.1 02:06:27 keystoneauth1==5.13.1 02:06:27 kubernetes==35.0.0 02:06:27 lftools==0.37.22 02:06:27 lxml==6.0.2 02:06:27 markdown-it-py==4.0.0 02:06:27 MarkupSafe==3.0.3 02:06:27 mdurl==0.1.2 02:06:27 msgpack==1.1.2 02:06:27 multi_key_dict==2.0.3 02:06:27 munch==4.0.0 02:06:27 netaddr==1.3.0 02:06:27 niet==1.4.2 02:06:27 nodeenv==1.10.0 02:06:27 oauth2client==4.1.3 02:06:27 oauthlib==3.3.1 02:06:27 openstacksdk==4.10.0 02:06:27 os-service-types==1.8.2 02:06:27 osc-lib==4.4.0 02:06:27 oslo.config==10.3.0 02:06:27 oslo.context==6.3.0 02:06:27 oslo.i18n==6.7.2 02:06:27 oslo.log==8.1.0 02:06:27 oslo.serialization==5.9.1 02:06:27 oslo.utils==10.0.0 02:06:27 packaging==26.0 02:06:27 pbr==7.0.3 02:06:27 platformdirs==4.9.4 02:06:27 prettytable==3.17.0 02:06:27 psutil==7.2.2 02:06:27 pyasn1==0.6.2 02:06:27 pyasn1_modules==0.4.2 02:06:27 pycparser==3.0 02:06:27 pygerrit2==2.0.15 02:06:27 PyGithub==2.8.1 02:06:27 Pygments==2.19.2 02:06:27 PyJWT==2.11.0 02:06:27 PyNaCl==1.6.2 02:06:27 pyparsing==2.4.7 02:06:27 pyperclip==1.11.0 02:06:27 pyrsistent==0.20.0 02:06:27 python-cinderclient==9.9.0 02:06:27 python-dateutil==2.9.0.post0 02:06:27 python-discovery==1.1.2 02:06:27 python-heatclient==5.1.0 02:06:27 python-jenkins==1.8.3 02:06:27 python-keystoneclient==5.8.0 02:06:27 python-magnumclient==4.10.0 02:06:27 python-openstackclient==9.0.0 02:06:27 python-swiftclient==4.10.0 02:06:27 PyYAML==6.0.3 02:06:27 referencing==0.37.0 02:06:27 requests==2.32.5 02:06:27 requests-oauthlib==2.0.0 02:06:27 requestsexceptions==1.4.0 02:06:27 rfc3986==2.0.0 02:06:27 rich==14.3.3 02:06:27 rich-argparse==1.7.2 02:06:27 rpds-py==0.30.0 02:06:27 rsa==4.9.1 02:06:27 ruamel.yaml==0.19.1 02:06:27 ruamel.yaml.clib==0.2.15 02:06:27 s3transfer==0.16.0 02:06:27 simplejson==3.20.2 02:06:27 six==1.17.0 02:06:27 smmap==5.0.3 02:06:27 soupsieve==2.8.3 02:06:27 stevedore==5.7.0 02:06:27 tabulate==0.10.0 02:06:27 toml==0.10.2 02:06:27 tomlkit==0.14.0 02:06:27 tqdm==4.67.3 02:06:27 typing_extensions==4.15.0 02:06:27 urllib3==1.26.20 02:06:27 virtualenv==21.2.0 02:06:27 wcwidth==0.6.0 02:06:27 websocket-client==1.9.0 02:06:27 wrapt==2.1.2 02:06:27 xdg==6.0.0 02:06:27 xmltodict==1.0.4 02:06:27 yq==3.4.3 02:06:27 [EnvInject] - Injecting environment variables from a build step. 02:06:27 [EnvInject] - Injecting as environment variables the properties content 02:06:27 OS_CLOUD=vex 02:06:27 02:06:27 [EnvInject] - Variables injected successfully. 02:06:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14615447071147547627.sh 02:06:27 ---> Orphaned k8s clusters 02:06:27 Setup pyenv: 02:06:27 system 02:06:27 3.8.13 02:06:27 3.9.13 02:06:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:31 lf-activate-venv(): INFO: Base packages installed successfully 02:06:31 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:06:43 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:06:43 warnings.warn( 02:06:47 -----> Delete orphaned cluster 02:06:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5276787772765649506.sh 02:06:47 ---> Orphaned stacks 02:06:47 Setup pyenv: 02:06:47 system 02:06:47 3.8.13 02:06:47 3.9.13 02:06:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:06:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:51 lf-activate-venv(): INFO: Base packages installed successfully 02:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:07:18 + mapfile -t OS_COE_CLUSTERS_ID 02:07:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:07:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:07:18 ++ awk '{print $1}' 02:07:19 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:07:19 warnings.warn( 02:07:22 + echo '-----> Active clusters -> stacks' 02:07:22 -----> Active clusters -> stacks 02:07:22 + OS_COE_STACKS=() 02:07:22 + [[ 0 -gt 0 ]] 02:07:22 + mapfile -t OS_STACKS 02:07:22 ++ awk '{print $1}' 02:07:22 ++ 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 02:07:23 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:07:23 warnings.warn( 02:07:25 + echo '-----> Active stacks' 02:07:25 -----> Active stacks 02:07:25 + echo '-----> Delete orphaned stacks' 02:07:25 -----> Delete orphaned stacks 02:07:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:07:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:07:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5596301227553208587.sh 02:07:25 ---> Orphaned servers 02:07:25 Setup pyenv: 02:07:25 system 02:07:25 3.8.13 02:07:25 3.9.13 02:07:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:07:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:29 lf-activate-venv(): INFO: Base packages installed successfully 02:07:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:07:56 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:07:56 warnings.warn( 02:08:01 -----> Active servers 02:08:01 prd-centos8-builder-2c-4g-8523 02:08:01 -----> Delete orphaned servers 02:08:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:08:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:08:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8400890230004656690.sh 02:08:02 ---> Orphaned ports 02:08:02 Setup pyenv: 02:08:02 system 02:08:02 3.8.13 02:08:02 3.9.13 02:08:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:08:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:06 lf-activate-venv(): INFO: Base packages installed successfully 02:08:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:08:30 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:08:30 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:08:30 warnings.warn( 02:08:33 No orphaned ports to process. 02:08:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:08:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:08:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9537479241314116122.sh 02:08:33 ---> Orphaned volumes 02:08:33 + source /home/jenkins/lf-env.sh 02:08:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:08:33 ++ mktemp -d /tmp/venv-XXXX 02:08:33 + lf_venv=/tmp/venv-t7aD 02:08:33 + local venv_file=/tmp/.os_lf_venv 02:08:33 + local python=python3 02:08:33 + local options 02:08:33 + local set_path=true 02:08:33 + local install_args= 02:08:33 ++ 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 02:08:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:08:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:08:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:08:33 + true 02:08:33 + case $1 in 02:08:33 + python=python3 02:08:33 + shift 2 02:08:33 + true 02:08:33 + case $1 in 02:08:33 + shift 02:08:33 + break 02:08:33 + case $python in 02:08:33 + local pkg_list= 02:08:33 + [[ -d /opt/pyenv ]] 02:08:33 + echo 'Setup pyenv:' 02:08:33 Setup pyenv: 02:08:33 + export PYENV_ROOT=/opt/pyenv 02:08:33 + PYENV_ROOT=/opt/pyenv 02:08:33 + 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 02:08:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:33 + pyenv versions 02:08:33 system 02:08:33 3.8.13 02:08:33 3.9.13 02:08:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:33 + command -v pyenv 02:08:33 ++ pyenv init - --no-rehash 02:08:33 + 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[*]}"'\'')" 02:08:33 export PATH="/opt/pyenv/shims:${PATH}" 02:08:33 export PYENV_SHELL=bash 02:08:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:08:33 pyenv() { 02:08:33 local command 02:08:33 command="${1:-}" 02:08:33 if [ "$#" -gt 0 ]; then 02:08:33 shift 02:08:33 fi 02:08:33 02:08:33 case "$command" in 02:08:33 rehash|shell) 02:08:33 eval "$(pyenv "sh-$command" "$@")" 02:08:33 ;; 02:08:33 *) 02:08:33 command pyenv "$command" "$@" 02:08:33 ;; 02:08:33 esac 02:08:33 }' 02:08:33 +++ 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[*]}"' 02:08:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:08:33 ++ 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 02:08:33 ++ 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 02:08:33 ++ export PYENV_SHELL=bash 02:08:33 ++ PYENV_SHELL=bash 02:08:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:08:33 +++ complete -F _pyenv pyenv 02:08:33 ++ lf-pyver python3 02:08:33 ++ local py_version_xy=python3 02:08:33 ++ local py_version_xyz= 02:08:33 ++ awk '{ print $1 }' 02:08:33 ++ pyenv versions 02:08:33 ++ local command 02:08:33 ++ command=versions 02:08:33 ++ '[' 1 -gt 0 ']' 02:08:33 ++ shift 02:08:33 ++ case "$command" in 02:08:33 ++ command pyenv versions 02:08:33 ++ pyenv versions 02:08:33 ++ sed 's/^[ *]* //' 02:08:33 ++ grep -E '^[0-9.]*[0-9]$' 02:08:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:08:33 +++ tail -n 1 02:08:33 +++ grep '^3' /tmp/.pyenv_versions 02:08:33 +++ sort -V 02:08:33 ++ py_version_xyz=3.10.6 02:08:33 ++ [[ -z 3.10.6 ]] 02:08:33 ++ echo 3.10.6 02:08:33 ++ return 0 02:08:33 + pyenv local 3.10.6 02:08:33 + local command 02:08:33 + command=local 02:08:33 + '[' 2 -gt 0 ']' 02:08:33 + shift 02:08:33 + case "$command" in 02:08:33 + command pyenv local 3.10.6 02:08:33 + pyenv local 3.10.6 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='lftools[openstack] ' 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='kubernetes ' 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='niet ' 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='python-heatclient ' 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='python-openstackclient ' 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='python-magnumclient ' 02:08:33 + for arg in "$@" 02:08:33 + case $arg in 02:08:33 + pkg_list+='yq ' 02:08:33 + [[ -f /tmp/.os_lf_venv ]] 02:08:33 ++ cat /tmp/.os_lf_venv 02:08:33 + lf_venv=/tmp/venv-nExc 02:08:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from' file:/tmp/.os_lf_venv 02:08:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:08:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:08:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:33 + local 'pip_opts=--upgrade --quiet' 02:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:08:33 + [[ -n '' ]] 02:08:33 + [[ -n '' ]] 02:08:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:08:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:33 + /tmp/venv-nExc/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 02:08:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:08:36 lf-activate-venv(): INFO: Base packages installed successfully 02:08:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:08:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:08:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:08:36 + /tmp/venv-nExc/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 02:09:00 + type python3 02:09:00 + true 02:09:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH' 02:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:09:00 + PATH=/tmp/venv-nExc/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 02:09:00 + return 0 02:09:00 + mapfile -t os_volumes 02:09:00 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 02:09:00 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:00 warnings.warn( 02:09:03 + '[' 0 -eq 0 ']' 02:09:03 + echo 'No orphaned volumes found.' 02:09:03 No orphaned volumes found. 02:09:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:09:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:09:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3530953379929676864.sh 02:09:04 ---> Protect in-use images 02:09:04 Setup pyenv: 02:09:04 system 02:09:04 3.8.13 02:09:04 3.9.13 02:09:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:07 lf-activate-venv(): INFO: Base packages installed successfully 02:09:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:09:29 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:09:29 INFO: There are images to protect defined in jenkins-config. 02:09:29 INFO: Protecting the following images: 02:09:29 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 02:09:29 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 02:09:29 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 02:09:29 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 02:09:29 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 02:09:29 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 02:09:29 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 02:09:29 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 02:09:29 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 02:09:29 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 02:09:30 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:30 warnings.warn( 02:09:32 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 02:09:33 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:33 warnings.warn( 02:09:35 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 02:09:35 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:35 warnings.warn( 02:09:38 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 02:09:38 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:38 warnings.warn( 02:09:41 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 02:09:41 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:41 warnings.warn( 02:09:44 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 02:09:44 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:44 warnings.warn( 02:09:47 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 02:09:47 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:47 warnings.warn( 02:09:49 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 02:09:50 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:50 warnings.warn( 02:09:52 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 02:09:52 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:52 warnings.warn( 02:09:55 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 02:09:55 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:09:55 warnings.warn( 02:09:58 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 02:09:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:09:58 Run condition [Boolean condition] enabling perform for step [BuilderChain] 02:09:58 [EnvInject] - Injecting environment variables from a build step. 02:09:58 [EnvInject] - Injecting as environment variables the properties content 02:09:58 OS_IMAGE_CLEANUP_AGE=30 02:09:58 02:09:58 [EnvInject] - Variables injected successfully. 02:09:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4236778252683742045.sh 02:09:58 ---> Cleanup old images 02:09:58 Setup pyenv: 02:09:58 system 02:09:58 3.8.13 02:09:58 3.9.13 02:09:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:09:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:09:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:09:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:10:02 lf-activate-venv(): INFO: Base packages installed successfully 02:10:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:10:25 + lftools openstack --os-cloud vex image cleanup --days=30 02:10:25 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:10:25 warnings.warn( 02:10:30 Removing 163 images from vex. 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250701-210306.598 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250617-224605.602 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250617-224600.740 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250617-222713.313 is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 02:10:30 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 02:10:30 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 02:10:30 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 02:10:30 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 02:10:30 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 02:10:30 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 02:10:30 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 02:10:30 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 02:10:30 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 02:10:30 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 02:10:30 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 02:10:30 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 02:10:30 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 02:10:30 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 02:10:30 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 02:10:30 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 02:10:30 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 02:10:30 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 02:10:30 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 02:10:30 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 02:10:30 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 02:10:30 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 02:10:30 $ ssh-agent -k 02:10:30 unset SSH_AUTH_SOCK; 02:10:30 unset SSH_AGENT_PID; 02:10:30 echo Agent pid 5220 killed; 02:10:30 [ssh-agent] Stopped. 02:10:30 [PostBuildScript] - [INFO] Executing post build scripts. 02:10:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12921820948149007967.sh 02:10:30 ---> sysstat.sh 02:10:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6877676249056340505.sh 02:10:31 ---> package-listing.sh 02:10:31 ++ facter osfamily 02:10:31 ++ tr '[:upper:]' '[:lower:]' 02:10:31 + OS_FAMILY=redhat 02:10:31 + workspace=/w/workspace/ci-management-openstack-cron 02:10:31 + START_PACKAGES=/tmp/packages_start.txt 02:10:31 + END_PACKAGES=/tmp/packages_end.txt 02:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:10:31 + PACKAGES=/tmp/packages_start.txt 02:10:31 + '[' /w/workspace/ci-management-openstack-cron ']' 02:10:31 + PACKAGES=/tmp/packages_end.txt 02:10:31 + case "${OS_FAMILY}" in 02:10:31 + rpm -qa 02:10:31 + sort 02:10:32 + '[' -f /tmp/packages_start.txt ']' 02:10:32 + '[' -f /tmp/packages_end.txt ']' 02:10:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:10:32 + '[' /w/workspace/ci-management-openstack-cron ']' 02:10:32 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:10:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:10:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14386000525451129587.sh 02:10:32 ---> capture-instance-metadata.sh 02:10:32 Setup pyenv: 02:10:32 system 02:10:32 3.8.13 02:10:32 3.9.13 02:10:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:10:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:10:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:10:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:10:36 lf-activate-venv(): INFO: Base packages installed successfully 02:10:36 lf-activate-venv(): INFO: Installing additional packages: lftools 02:10:53 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:10:53 INFO: Running in OpenStack, capturing instance metadata 02:10:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11648320304306715783.sh 02:10:54 provisioning config files... 02:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15775809933465669760tmp 02:10:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:10:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:10:54 [EnvInject] - Injecting environment variables from a build step. 02:10:54 [EnvInject] - Injecting as environment variables the properties content 02:10:54 SERVER_ID=logs 02:10:54 02:10:54 [EnvInject] - Variables injected successfully. 02:10:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18258209376535575012.sh 02:10:54 ---> create-netrc.sh 02:10:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12732614632758456649.sh 02:10:54 ---> python-tools-install.sh 02:10:54 Setup pyenv: 02:10:54 system 02:10:54 3.8.13 02:10:54 3.9.13 02:10:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:10:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:10:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:10:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:10:58 lf-activate-venv(): INFO: Base packages installed successfully 02:10:58 lf-activate-venv(): INFO: Installing additional packages: lftools 02:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:11:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6448262848343938686.sh 02:11:15 ---> sudo-logs.sh 02:11:15 Archiving 'sudo' log.. 02:11:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2969192732951305632.sh 02:11:16 ---> job-cost.sh 02:11:16 Setup pyenv: 02:11:16 system 02:11:16 3.8.13 02:11:16 3.9.13 02:11:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:11:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:11:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:11:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:11:19 lf-activate-venv(): INFO: Base packages installed successfully 02:11:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:11:31 INFO: No Stack... 02:11:32 INFO: Retrieving Pricing Info for: v3-starter-2 02:11:32 INFO: Archiving Costs 02:11:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14903513165952588888.sh 02:11:32 ---> logs-deploy.sh 02:11:32 Setup pyenv: 02:11:32 system 02:11:32 3.8.13 02:11:32 3.9.13 02:11:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:11:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nExc from file:/tmp/.os_lf_venv 02:11:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:11:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:11:36 lf-activate-venv(): INFO: Base packages installed successfully 02:11:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:11:53 lf-activate-venv(): INFO: Adding /tmp/venv-nExc/bin to PATH 02:11:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/57888 02:11:53 INFO: archiving workspace using pattern(s): 02:11:53 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:11:53 warnings.warn( 02:11:55 Archives upload complete. 02:11:55 INFO: archiving logs to Nexus 02:11:55 /tmp/venv-nExc/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 02:11:55 warnings.warn( 02:11:57 ---> uname -a: 02:11:57 Linux prd-centos8-builder-2c-4g-8523.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 02:11:57 02:11:57 02:11:57 ---> lscpu: 02:11:57 Architecture: x86_64 02:11:57 CPU op-mode(s): 32-bit, 64-bit 02:11:57 Byte Order: Little Endian 02:11:57 CPU(s): 2 02:11:57 On-line CPU(s) list: 0,1 02:11:57 Thread(s) per core: 1 02:11:57 Core(s) per socket: 1 02:11:57 Socket(s): 2 02:11:57 NUMA node(s): 1 02:11:57 Vendor ID: AuthenticAMD 02:11:57 CPU family: 23 02:11:57 Model: 49 02:11:57 Model name: AMD EPYC-Rome Processor 02:11:57 Stepping: 0 02:11:57 CPU MHz: 2800.000 02:11:57 BogoMIPS: 5600.00 02:11:57 Virtualization: AMD-V 02:11:57 Hypervisor vendor: KVM 02:11:57 Virtualization type: full 02:11:57 L1d cache: 32K 02:11:57 L1i cache: 32K 02:11:57 L2 cache: 512K 02:11:57 L3 cache: 16384K 02:11:57 NUMA node0 CPU(s): 0,1 02:11:57 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 02:11:57 02:11:57 02:11:57 ---> nproc: 02:11:57 2 02:11:57 02:11:57 02:11:57 ---> df -h: 02:11:57 Filesystem Size Used Avail Use% Mounted on 02:11:57 devtmpfs 1.8G 0 1.8G 0% /dev 02:11:57 tmpfs 1.8G 0 1.8G 0% /dev/shm 02:11:57 tmpfs 1.8G 17M 1.8G 1% /run 02:11:57 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 02:11:57 /dev/vda1 20G 9.1G 11G 46% / 02:11:57 tmpfs 367M 0 367M 0% /run/user/1001 02:11:57 02:11:57 02:11:57 ---> free -m: 02:11:57 total used free shared buff/cache available 02:11:57 Mem: 3665 491 1133 17 2040 2898 02:11:57 Swap: 1023 0 1023 02:11:57 02:11:57 02:11:57 ---> ip addr: 02:11:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:11:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:11:57 inet 127.0.0.1/8 scope host lo 02:11:57 valid_lft forever preferred_lft forever 02:11:57 inet6 ::1/128 scope host 02:11:57 valid_lft forever preferred_lft forever 02:11:57 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:11:57 link/ether fa:16:3e:1e:ad:16 brd ff:ff:ff:ff:ff:ff 02:11:57 altname enp0s3 02:11:57 altname ens3 02:11:57 inet 10.32.7.194/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 02:11:57 valid_lft 85924sec preferred_lft 85924sec 02:11:57 inet6 fe80::f816:3eff:fe1e:ad16/64 scope link 02:11:57 valid_lft forever preferred_lft forever 02:11:57 02:11:57 02:11:57 ---> sar -b -r -n DEV: 02:11:57 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/10/2026 _x86_64_ (2 CPU) 02:11:57 02:11:57 02:03:53 LINUX RESTART (2 CPU) 02:11:57 02:11:57 02:05:01 AM tps rtps wtps bread/s bwrtn/s 02:11:57 02:06:01 AM 53.30 0.42 52.88 11.20 5495.05 02:11:57 02:07:01 AM 70.20 1.50 68.71 99.45 8677.44 02:11:57 02:08:01 AM 26.99 0.08 26.91 1.87 2732.94 02:11:57 02:09:01 AM 19.03 0.27 18.76 41.86 488.77 02:11:57 02:10:01 AM 11.08 0.00 11.08 0.00 299.25 02:11:57 02:11:01 AM 19.84 0.90 18.94 46.37 526.17 02:11:57 Average: 33.40 0.53 32.88 33.45 3036.30 02:11:57 02:11:57 02:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:11:57 02:06:01 AM 1346472 3009396 2407204 64.13 2104 1831464 622464 12.96 144828 1972812 143624 02:11:57 02:07:01 AM 1181036 2949452 2572640 68.54 2104 1930508 650244 13.54 147184 2107888 27484 02:11:57 02:08:01 AM 1181068 2982472 2572608 68.54 2104 1962556 614920 12.80 171148 2082468 8372 02:11:57 02:09:01 AM 1190876 2993348 2562800 68.27 2104 1963812 603028 12.56 209392 2035216 7472 02:11:57 02:10:01 AM 1175896 2986524 2577780 68.67 2104 1971952 611932 12.74 211508 2047432 15616 02:11:57 02:11:01 AM 1184660 2988768 2569016 68.44 2104 1965192 608332 12.67 394376 1856160 7520 02:11:57 Average: 1210001 2984993 2543675 67.76 2104 1937581 618487 12.88 213073 2016996 35015 02:11:57 02:11:57 02:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:11:57 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 02:06:01 AM eth0 85.62 73.61 914.65 7.38 0.00 0.00 0.00 0.00 02:11:57 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 02:07:01 AM eth0 26.81 24.60 192.15 5.91 0.00 0.00 0.00 0.00 02:11:57 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 02:08:01 AM eth0 50.82 45.30 606.50 6.74 0.00 0.00 0.00 0.00 02:11:57 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 02:09:01 AM eth0 10.90 13.16 7.92 6.04 0.00 0.00 0.00 0.00 02:11:57 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 02:10:01 AM eth0 14.48 14.98 11.93 8.26 0.00 0.00 0.00 0.00 02:11:57 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 02:11:01 AM eth0 16.29 16.36 16.24 7.99 0.00 0.00 0.00 0.00 02:11:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:57 Average: eth0 34.15 31.33 291.55 7.05 0.00 0.00 0.00 0.00 02:11:57 02:11:57 02:11:57 ---> sar -P ALL: 02:11:57 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/10/2026 _x86_64_ (2 CPU) 02:11:57 02:11:57 02:03:53 LINUX RESTART (2 CPU) 02:11:57 02:11:57 02:05:01 AM CPU %user %nice %system %iowait %steal %idle 02:11:57 02:06:01 AM all 37.18 0.00 4.31 0.92 2.75 54.85 02:11:57 02:06:01 AM 0 57.36 0.00 5.95 1.40 2.79 32.49 02:11:57 02:06:01 AM 1 17.17 0.00 2.69 0.44 2.70 77.00 02:11:57 02:07:01 AM all 37.07 0.00 4.17 2.68 2.40 53.68 02:11:57 02:07:01 AM 0 56.09 0.00 4.83 1.32 2.66 35.09 02:11:57 02:07:01 AM 1 18.11 0.00 3.51 4.03 2.13 72.22 02:11:57 02:08:01 AM all 34.93 0.00 2.72 0.75 3.58 58.02 02:11:57 02:08:01 AM 0 43.88 0.00 2.78 1.31 3.69 48.34 02:11:57 02:08:01 AM 1 26.01 0.00 2.66 0.20 3.46 67.68 02:11:57 02:09:01 AM all 38.43 0.00 2.87 0.50 3.26 54.94 02:11:57 02:09:01 AM 0 54.33 0.00 3.54 0.78 3.11 38.25 02:11:57 02:09:01 AM 1 22.72 0.00 2.20 0.23 3.41 71.43 02:11:57 02:10:01 AM all 32.62 0.00 2.91 0.30 2.58 61.59 02:11:57 02:10:01 AM 0 40.56 0.00 2.74 0.17 2.46 54.07 02:11:57 02:10:01 AM 1 24.73 0.00 3.09 0.43 2.69 69.06 02:11:57 02:11:01 AM all 38.55 0.00 2.88 0.44 2.75 55.38 02:11:57 02:11:01 AM 0 57.31 0.00 3.55 0.63 2.74 35.76 02:11:57 02:11:01 AM 1 19.99 0.00 2.21 0.26 2.75 74.79 02:11:57 Average: all 36.46 0.00 3.31 0.93 2.89 56.41 02:11:57 Average: 0 51.57 0.00 3.90 0.94 2.91 40.68 02:11:57 Average: 1 21.46 0.00 2.72 0.93 2.86 72.03 02:11:57 02:11:57 02:11:57