03:04:49 Started by timer 03:04:49 Running as SYSTEM 03:04:49 [EnvInject] - Loading node environment variables. 03:04:49 Building remotely on prd-centos8-builder-2c-4g-7778 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 03:04:49 [ssh-agent] Looking for ssh-agent implementation... 03:04:49 $ ssh-agent 03:04:49 SSH_AUTH_SOCK=/tmp/ssh-sKQHVAAUiu61/agent.5209 03:04:49 SSH_AGENT_PID=5211 03:04:49 [ssh-agent] Started. 03:04:49 Running ssh-add (command line suppressed) 03:04:49 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_252625045155865912.key (jenkins-ssh) 03:04:50 [ssh-agent] Using credentials jenkins (jenkins) 03:04:50 The recommended git tool is: NONE 03:04:53 using credential jenkins 03:04:53 Wiping out workspace first. 03:04:53 Cloning the remote Git repository 03:04:53 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:53 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:53 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 03:04:53 > git --version # timeout=10 03:04:53 > git --version # 'git version 2.43.0' 03:04:53 using GIT_SSH to set credentials jenkins 03:04:53 [INFO] Currently running in a labeled security context 03:04:53 [INFO] Currently SELinux is 'enforcing' on the host 03:04:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh3125021680822398096.key 03:04:53 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:57 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 03:04:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:58 Avoid second fetch 03:04:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:58 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 03:04:58 > git config core.sparsecheckout # timeout=10 03:04:58 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 03:04:59 Commit message: "Chore: Update global-jjb to v0.95.0" 03:04:59 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 03:04:59 > git remote # timeout=10 03:04:59 > git submodule init # timeout=10 03:04:59 > git submodule sync # timeout=10 03:04:59 > git config --get remote.origin.url # timeout=10 03:04:59 > git submodule init # timeout=10 03:04:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:59 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:59 > git config --get submodule.global-jjb.url # timeout=10 03:04:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:05:00 > git submodule update --init --recursive packer/common-packer # timeout=10 03:05:04 > git submodule update --init --recursive global-jjb # timeout=10 03:05:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:05:15 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:05:15 provisioning config files... 03:05:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:05:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:05:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:05:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9935133667790339282.sh 03:05:16 ---> python-tools-install.sh 03:05:16 Setup pyenv: 03:05:16 system 03:05:16 * 3.8.13 (set by /opt/pyenv/version) 03:05:16 * 3.9.13 (set by /opt/pyenv/version) 03:05:16 * 3.10.6 (set by /opt/pyenv/version) 03:05:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3WD5 03:05:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:39 lf-activate-venv(): INFO: Base packages installed successfully 03:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:06:35 Generating Requirements File 03:07:34 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. 03:07:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:07:35 Python 3.10.6 03:07:35 pip 26.2.1 from /tmp/venv-3WD5/lib/python3.10/site-packages/pip (python 3.10) 03:07:36 aiohappyeyeballs==2.7.1 03:07:36 aiohttp==3.14.3 03:07:36 aiosignal==1.4.0 03:07:36 appdirs==1.4.4 03:07:36 argcomplete==3.7.2 03:07:36 aspy.yaml==1.3.0 03:07:36 async-timeout==5.0.1 03:07:36 attrs==26.1.0 03:07:36 autopage==0.6.0 03:07:36 backports.strenum==1.3.1 03:07:36 beautifulsoup4==4.15.0 03:07:36 boto3==1.43.66 03:07:36 botocore==1.43.66 03:07:36 bs4==0.0.2 03:07:36 certifi==2026.7.22 03:07:36 cffi==2.1.1 03:07:36 cfgv==3.5.0 03:07:36 chardet==7.5.1 03:07:36 charset-normalizer==3.4.9 03:07:36 click==8.4.2 03:07:36 cliff==4.14.0 03:07:36 cmd2==3.5.1 03:07:36 cryptography==3.3.2 03:07:36 debtcollector==3.1.0 03:07:36 decorator==5.3.1 03:07:36 defusedxml==0.7.1 03:07:36 Deprecated==1.3.1 03:07:36 distlib==0.4.3 03:07:36 dnspython==2.8.0 03:07:36 docker==7.2.0 03:07:36 dogpile.cache==1.5.0 03:07:36 durationpy==0.10 03:07:36 email-validator==2.3.0 03:07:36 filelock==3.32.2 03:07:36 frozenlist==1.8.0 03:07:36 future==1.0.0 03:07:36 gitdb==4.0.12 03:07:36 GitPython==3.1.58 03:07:36 httplib2==0.30.2 03:07:36 identify==2.6.19 03:07:36 idna==3.18 03:07:36 importlib-resources==1.5.0 03:07:36 iso8601==2.1.0 03:07:36 Jinja2==3.1.6 03:07:36 jmespath==1.1.0 03:07:36 jsonpatch==1.33 03:07:36 jsonpointer==3.1.1 03:07:36 jsonschema==4.26.0 03:07:36 jsonschema-specifications==2025.9.1 03:07:36 keystoneauth1==5.14.0 03:07:36 kubernetes==36.0.3 03:07:36 lftools==0.37.22 03:07:36 lxml==6.1.1 03:07:36 markdown-it-py==4.2.0 03:07:36 MarkupSafe==3.0.3 03:07:36 mdurl==0.1.2 03:07:36 msgpack==1.2.1 03:07:36 multi_key_dict==2.0.3 03:07:36 multidict==6.7.1 03:07:36 munch==4.0.0 03:07:36 netaddr==1.3.0 03:07:36 niet==1.4.2 03:07:36 nodeenv==1.10.0 03:07:36 oauth2client==4.1.3 03:07:36 oauthlib==3.3.1 03:07:36 openstacksdk==4.13.0 03:07:36 os-service-types==1.8.2 03:07:36 osc-lib==4.6.0 03:07:36 oslo.config==10.4.0 03:07:36 oslo.context==6.4.0 03:07:36 oslo.i18n==6.8.0 03:07:36 oslo.log==8.2.0 03:07:36 oslo.serialization==5.10.0 03:07:36 oslo.utils==10.1.1 03:07:36 packaging==26.3 03:07:36 pbr==7.0.3 03:07:36 platformdirs==4.11.0 03:07:36 prettytable==3.18.0 03:07:36 propcache==0.5.2 03:07:36 psutil==7.2.2 03:07:36 pyasn1==0.6.4 03:07:36 pyasn1_modules==0.4.2 03:07:36 pycparser==3.0 03:07:36 pygerrit2==2.0.15 03:07:36 PyGithub==2.9.1 03:07:36 Pygments==2.20.0 03:07:36 PyJWT==2.13.0 03:07:36 PyNaCl==1.6.2 03:07:36 pyparsing==2.4.7 03:07:36 pyperclip==1.11.0 03:07:36 pyrsistent==0.20.0 03:07:36 python-cinderclient==9.9.0 03:07:36 python-dateutil==2.9.0.post0 03:07:36 python-discovery==1.5.1 03:07:36 python-heatclient==5.2.0 03:07:36 python-jenkins==1.8.3 03:07:36 python-keystoneclient==5.8.0 03:07:36 python-magnumclient==4.11.0 03:07:36 python-openstackclient==10.0.0 03:07:36 python-swiftclient==4.10.0 03:07:36 PyYAML==6.0.3 03:07:36 referencing==0.37.0 03:07:36 requests==2.34.2 03:07:36 requests-oauthlib==2.0.0 03:07:36 rfc3986==2.0.0 03:07:36 rich==15.0.0 03:07:36 rich-argparse==1.8.0 03:07:36 rpds-py==0.30.0 03:07:36 rsa==4.9.1 03:07:36 ruamel.yaml==0.19.1 03:07:36 ruamel.yaml.clib==0.2.15 03:07:36 s3transfer==0.19.2 03:07:36 simplejson==4.1.1 03:07:36 six==1.17.0 03:07:36 smmap==5.0.3 03:07:36 soupsieve==2.9.2 03:07:36 stevedore==5.8.0 03:07:36 tabulate==0.10.0 03:07:36 toml==0.10.2 03:07:36 tomlkit==0.15.1 03:07:36 tqdm==4.70.0 03:07:36 typing_extensions==4.16.0 03:07:36 urllib3==1.26.20 03:07:36 virtualenv==21.7.1 03:07:36 wcwidth==0.8.2 03:07:36 websocket-client==1.9.0 03:07:36 wrapt==2.3.0 03:07:36 xdg==6.0.0 03:07:36 xmltodict==1.0.4 03:07:36 yarl==1.24.5 03:07:36 yq==4.1.2 03:07:36 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins2428111521042450116.sh 03:07:36 ---> uv-install.sh 03:07:36 Installing uv/uvx (latest) using shell installer 03:07:42 2026-08-08 03:07:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-nZlr7N.sh" [1] 03:07:42 downloading uv 0.12.3 x86_64-unknown-linux-gnu 03:07:47 installing to /home/jenkins/.local/bin 03:07:47 uv 03:07:47 uvx 03:07:47 everything's installed! 03:07:47 ---> Validating uv/uvx install 03:07:47 uvx 0.12.3 (x86_64-unknown-linux-gnu) 03:07:47 [EnvInject] - Injecting environment variables from a build step. 03:07:47 [EnvInject] - Injecting as environment variables the properties content 03:07:47 OS_CLOUD=vex 03:07:47 03:07:47 [EnvInject] - Variables injected successfully. 03:07:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:07:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:07:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8738466514845090902.sh 03:07:47 ---> Orphaned k8s clusters 03:07:47 Setup pyenv: 03:07:48 system 03:07:48 3.8.13 03:07:48 3.9.13 03:07:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:54 lf-activate-venv(): INFO: Base packages installed successfully 03:07:54 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:08:16 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:08:27 -----> Delete orphaned cluster 03:08:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:08:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:08:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8170110926314096638.sh 03:08:27 ---> Orphaned stacks 03:08:27 Setup pyenv: 03:08:27 system 03:08:27 3.8.13 03:08:27 3.9.13 03:08:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:08:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:08:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:34 lf-activate-venv(): INFO: Base packages installed successfully 03:08:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:09:11 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:09:11 + mapfile -t OS_COE_CLUSTERS_ID 03:09:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:09:11 ++ awk '{print $1}' 03:09:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:09:22 + echo '-----> Active clusters -> stacks' 03:09:22 -----> Active clusters -> stacks 03:09:22 + OS_COE_STACKS=() 03:09:22 + [[ 0 -gt 0 ]] 03:09:22 + mapfile -t OS_STACKS 03:09: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 03:09:22 ++ awk '{print $1}' 03:09:32 + echo '-----> Active stacks' 03:09:32 -----> Active stacks 03:09:32 + echo '-----> Delete orphaned stacks' 03:09:32 -----> Delete orphaned stacks 03:09:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:09:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:09:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13507175197659678636.sh 03:09:32 ---> Orphaned servers 03:09:32 Setup pyenv: 03:09:32 system 03:09:32 3.8.13 03:09:32 3.9.13 03:09:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:09:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:09:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:39 lf-activate-venv(): INFO: Base packages installed successfully 03:09:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:10:28 -----> Active servers 03:10:28 prd-ubuntu1804-docker-4c-4g-7779 03:10:28 prd-centos8-builder-2c-4g-7778 03:10:28 prd-ubuntu1804-builder-4c-4g-7777 03:10:28 prd-ubuntu1804-docker-4c-4g-7776 03:10:28 -----> Delete orphaned servers 03:10:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:10:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:10:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1110386551337677119.sh 03:10:55 ---> Orphaned ports 03:10:55 Setup pyenv: 03:10:55 system 03:10:55 3.8.13 03:10:55 3.9.13 03:10:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:10:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:10:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:11:01 lf-activate-venv(): INFO: Base packages installed successfully 03:11:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:11:27 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:11:37 No orphaned ports to process. 03:11:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:11:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:11:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14588971136083945905.sh 03:11:37 ---> Orphaned volumes 03:11:37 + source /home/jenkins/lf-env.sh 03:11:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:11:37 ++ mktemp -d /tmp/venv-XXXX 03:11:37 + lf_venv=/tmp/venv-iSbU 03:11:37 + local venv_file=/tmp/.os_lf_venv 03:11:37 + local python=python3 03:11:37 + local options 03:11:37 + local set_path=true 03:11:37 + local install_args= 03:11:37 ++ 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 03:11:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:11:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:11:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:11:37 + true 03:11:37 + case $1 in 03:11:37 + python=python3 03:11:37 + shift 2 03:11:37 + true 03:11:37 + case $1 in 03:11:37 + shift 03:11:37 + break 03:11:37 + case $python in 03:11:37 + local pkg_list= 03:11:37 + [[ -d /opt/pyenv ]] 03:11:37 + echo 'Setup pyenv:' 03:11:37 Setup pyenv: 03:11:37 + export PYENV_ROOT=/opt/pyenv 03:11:37 + PYENV_ROOT=/opt/pyenv 03:11:37 + 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 03:11:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:11:37 + pyenv versions 03:11:37 system 03:11:37 3.8.13 03:11:37 3.9.13 03:11:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:11:37 + command -v pyenv 03:11:37 ++ pyenv init - --no-rehash 03:11:37 + 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[*]}"'\'')" 03:11:37 export PATH="/opt/pyenv/shims:${PATH}" 03:11:37 export PYENV_SHELL=bash 03:11:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:11:37 pyenv() { 03:11:37 local command 03:11:37 command="${1:-}" 03:11:37 if [ "$#" -gt 0 ]; then 03:11:37 shift 03:11:37 fi 03:11:37 03:11:37 case "$command" in 03:11:37 rehash|shell) 03:11:37 eval "$(pyenv "sh-$command" "$@")" 03:11:37 ;; 03:11:37 *) 03:11:37 command pyenv "$command" "$@" 03:11:37 ;; 03:11:37 esac 03:11:37 }' 03:11:37 +++ 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[*]}"' 03:11:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:11:37 ++ 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 03:11:37 ++ 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 03:11:37 ++ export PYENV_SHELL=bash 03:11:37 ++ PYENV_SHELL=bash 03:11:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:11:37 +++ complete -F _pyenv pyenv 03:11:37 ++ lf-pyver python3 03:11:37 ++ local py_version_xy=python3 03:11:37 ++ local py_version_xyz= 03:11:37 ++ pyenv versions 03:11:37 ++ local command 03:11:37 ++ command=versions 03:11:37 ++ '[' 1 -gt 0 ']' 03:11:37 ++ shift 03:11:37 ++ case "$command" in 03:11:37 ++ command pyenv versions 03:11:37 ++ pyenv versions 03:11:37 ++ sed 's/^[ *]* //' 03:11:37 ++ grep -E '^[0-9.]*[0-9]$' 03:11:37 ++ awk '{ print $1 }' 03:11:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:11:38 +++ tail -n 1 03:11:38 +++ grep '^3' /tmp/.pyenv_versions 03:11:38 +++ sort -V 03:11:38 ++ py_version_xyz=3.10.6 03:11:38 ++ [[ -z 3.10.6 ]] 03:11:38 ++ echo 3.10.6 03:11:38 ++ return 0 03:11:38 + pyenv local 3.10.6 03:11:38 + local command 03:11:38 + command=local 03:11:38 + '[' 2 -gt 0 ']' 03:11:38 + shift 03:11:38 + case "$command" in 03:11:38 + command pyenv local 3.10.6 03:11:38 + pyenv local 3.10.6 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='lftools[openstack] ' 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='kubernetes ' 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='niet ' 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='python-heatclient ' 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='python-openstackclient ' 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='python-magnumclient ' 03:11:38 + for arg in "$@" 03:11:38 + case $arg in 03:11:38 + pkg_list+='yq ' 03:11:38 + [[ -f /tmp/.os_lf_venv ]] 03:11:38 ++ cat /tmp/.os_lf_venv 03:11:38 + lf_venv=/tmp/venv-3WD5 03:11:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from' file:/tmp/.os_lf_venv 03:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:11:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:11:38 + local 'pip_opts=--upgrade --quiet' 03:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:11:38 + [[ -n '' ]] 03:11:38 + [[ -n '' ]] 03:11:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:11:38 + /tmp/venv-3WD5/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 03:11:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:11:44 lf-activate-venv(): INFO: Base packages installed successfully 03:11:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:11:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:11:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:11:44 + /tmp/venv-3WD5/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 03:12:18 + type python3 03:12:18 + true 03:12:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH' 03:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:12:18 + PATH=/tmp/venv-3WD5/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 03:12:18 + return 0 03:12:18 + mapfile -t os_volumes 03:12:18 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:12:37 + '[' 0 -eq 0 ']' 03:12:37 + echo 'No orphaned volumes found.' 03:12:37 No orphaned volumes found. 03:12:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:12:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:12:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11672888913875540799.sh 03:12:37 ---> Protect in-use images 03:12:37 Setup pyenv: 03:12:37 system 03:12:37 3.8.13 03:12:37 3.9.13 03:12:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:12:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:12:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:12:44 lf-activate-venv(): INFO: Base packages installed successfully 03:12:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:13:15 INFO: There are images to protect defined in jenkins-config. 03:13:15 INFO: Protecting the following images: 03:13:15 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 03:13:15 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 03:13:15 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 03:13:15 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 03:13:15 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 03:13:15 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 03:13:15 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 03:13:15 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 03:13:15 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 03:13:15 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 03:13:25 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 03:13:34 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 03:13:44 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 03:13:53 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 03:14:02 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 03:14:12 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 03:14:21 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 03:14:30 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 03:14:39 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 03:14:48 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 03:14:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:14:48 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:14:48 [EnvInject] - Injecting environment variables from a build step. 03:14:48 [EnvInject] - Injecting as environment variables the properties content 03:14:48 OS_IMAGE_CLEANUP_AGE=30 03:14:48 03:14:48 [EnvInject] - Variables injected successfully. 03:14:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1783860763827597033.sh 03:14:48 ---> Cleanup old images 03:14:48 Setup pyenv: 03:14:49 system 03:14:49 3.8.13 03:14:49 3.9.13 03:14:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:14:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:14:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:14:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:14:55 lf-activate-venv(): INFO: Base packages installed successfully 03:14:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:15:15 Build timed out (after 10 minutes). Marking the build as failed. 03:15:16 $ ssh-agent -k 03:15:16 unset SSH_AUTH_SOCK; 03:15:16 unset SSH_AGENT_PID; 03:15:16 echo Agent pid 5211 killed; 03:15:16 [ssh-agent] Stopped. 03:15:16 Build was aborted 03:15:16 [PostBuildScript] - [INFO] Executing post build scripts. 03:15:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6903947589696906404.sh 03:15:16 ---> sysstat.sh 03:15:16 /home/jenkins/lf-env.sh: line 187: 7788 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts --upgrade-strategy eager $pkg_list 03:15:16 lf-activate-venv(): ERROR: Failed to install packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:15:16 + lftools openstack --os-cloud vex image cleanup --days=30 03:15:16 /tmp/jenkins1783860763827597033.sh: line 30: lftools: command not found 03:15:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12025524808983889515.sh 03:15:16 ---> package-listing.sh 03:15:16 ++ facter osfamily 03:15:16 ++ tr '[:upper:]' '[:lower:]' 03:15:17 + OS_FAMILY=redhat 03:15:17 + workspace=/w/workspace/ci-management-openstack-cron 03:15:17 + START_PACKAGES=/tmp/packages_start.txt 03:15:17 + END_PACKAGES=/tmp/packages_end.txt 03:15:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:15:17 + PACKAGES=/tmp/packages_start.txt 03:15:17 + '[' /w/workspace/ci-management-openstack-cron ']' 03:15:17 + PACKAGES=/tmp/packages_end.txt 03:15:17 + case "${OS_FAMILY}" in 03:15:17 + rpm -qa 03:15:17 + sort 03:15:18 + '[' -f /tmp/packages_start.txt ']' 03:15:18 + '[' -f /tmp/packages_end.txt ']' 03:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:15:18 + '[' /w/workspace/ci-management-openstack-cron ']' 03:15:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:15:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11279260722409229625.sh 03:15:18 ---> capture-instance-metadata.sh 03:15:18 Setup pyenv: 03:15:18 system 03:15:18 3.8.13 03:15:18 3.9.13 03:15:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:15:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:15:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:15:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:15:23 lf-activate-venv(): INFO: Base packages installed successfully 03:15:23 lf-activate-venv(): INFO: Installing additional packages: lftools 03:15:44 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:15:44 INFO: Running in OpenStack, capturing instance metadata 03:15:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1956931495156843524.sh 03:15:45 provisioning config files... 03:15:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1730085000275154390tmp 03:15:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:15:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:15:45 [EnvInject] - Injecting environment variables from a build step. 03:15:45 [EnvInject] - Injecting as environment variables the properties content 03:15:45 SERVER_ID=logs 03:15:45 03:15:45 [EnvInject] - Variables injected successfully. 03:15:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16707390498963989793.sh 03:15:45 ---> create-netrc.sh 03:15:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14434285519987802357.sh 03:15:45 ---> python-tools-install.sh 03:15:45 Setup pyenv: 03:15:45 system 03:15:45 3.8.13 03:15:45 3.9.13 03:15:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:15:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:15:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:15:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:15:52 lf-activate-venv(): INFO: Base packages installed successfully 03:15:52 lf-activate-venv(): INFO: Installing additional packages: lftools 03:16:13 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:16:13 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins11724884138298929961.sh 03:16:13 ---> uv-install.sh 03:16:13 uv 0.12.3 is already installed 03:16:13 uvx 0.12.3 (x86_64-unknown-linux-gnu) 03:16:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14505280852290034840.sh 03:16:13 ---> sudo-logs.sh 03:16:13 Archiving 'sudo' log.. 03:16:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8844665120777288400.sh 03:16:13 ---> job-cost.sh 03:16:13 INFO: Activating Python virtual environment... 03:16:13 Setup pyenv: 03:16:13 system 03:16:13 3.8.13 03:16:13 3.9.13 03:16:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:16:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:16:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:16:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:16:20 lf-activate-venv(): INFO: Base packages installed successfully 03:16:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:16:37 INFO: No stack-cost file found 03:16:37 INFO: Instance uptime: 781s 03:16:37 INFO: Fetching instance metadata (attempt 1 of 3)... 03:16:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 03:16:37 INFO: Successfully fetched instance metadata 03:16:37 INFO: Instance type: v3-starter-2 03:16:37 INFO: Retrieving pricing info for: v3-starter-2 03:16:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 03:16:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=781 03:16:40 INFO: Successfully fetched Vexxhost pricing API 03:16:40 INFO: Retrieved cost: 0.02 03:16:40 INFO: Retrieved resource: v3-starter-2 03:16:40 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 03:16:40 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 03:16:40 INFO: Successfully archived job cost data 03:16:40 DEBUG: Cost data: ci-management-openstack-cron,61480,2026-08-08 03:16:40,v3-starter-2,781,0.02,0.00,FAILURE 03:16:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16787117855808441684.sh 03:16:40 ---> logs-deploy.sh 03:16:40 Setup pyenv: 03:16:40 system 03:16:41 3.8.13 03:16:41 3.9.13 03:16:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:16:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3WD5 from file:/tmp/.os_lf_venv 03:16:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:16:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:16:47 lf-activate-venv(): INFO: Base packages installed successfully 03:16:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-3WD5/bin to PATH 03:17:08 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61480 03:17:08 INFO: archiving workspace using pattern(s): 03:17:13 Archives upload complete. 03:17:13 INFO: archiving logs to Nexus 03:17:15 ---> uname -a: 03:17:15 Linux prd-centos8-builder-2c-4g-7778.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 03:17:15 03:17:15 03:17:15 ---> lscpu: 03:17:15 Architecture: x86_64 03:17:15 CPU op-mode(s): 32-bit, 64-bit 03:17:15 Byte Order: Little Endian 03:17:15 CPU(s): 2 03:17:15 On-line CPU(s) list: 0,1 03:17:15 Thread(s) per core: 1 03:17:15 Core(s) per socket: 1 03:17:15 Socket(s): 2 03:17:15 NUMA node(s): 1 03:17:15 Vendor ID: AuthenticAMD 03:17:15 CPU family: 23 03:17:15 Model: 49 03:17:15 Model name: AMD EPYC-Rome Processor 03:17:15 Stepping: 0 03:17:15 CPU MHz: 2800.000 03:17:15 BogoMIPS: 5600.00 03:17:15 Virtualization: AMD-V 03:17:15 Hypervisor vendor: KVM 03:17:15 Virtualization type: full 03:17:15 L1d cache: 32K 03:17:15 L1i cache: 32K 03:17:15 L2 cache: 512K 03:17:15 L3 cache: 16384K 03:17:15 NUMA node0 CPU(s): 0,1 03:17:15 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 03:17:15 03:17:15 03:17:15 ---> nproc: 03:17:15 2 03:17:15 03:17:15 03:17:15 ---> df -h: 03:17:15 Filesystem Size Used Avail Use% Mounted on 03:17:15 devtmpfs 1.8G 0 1.8G 0% /dev 03:17:15 tmpfs 1.8G 0 1.8G 0% /dev/shm 03:17:15 tmpfs 1.8G 17M 1.8G 1% /run 03:17:15 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 03:17:15 /dev/vda1 20G 9.2G 11G 46% / 03:17:15 tmpfs 367M 0 367M 0% /run/user/1001 03:17:15 03:17:15 03:17:15 ---> free -m: 03:17:15 total used free shared buff/cache available 03:17:15 Mem: 3665 501 980 17 2183 2887 03:17:15 Swap: 1023 0 1023 03:17:15 03:17:15 03:17:15 ---> ip addr: 03:17:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:17:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:17:15 inet 127.0.0.1/8 scope host lo 03:17:15 valid_lft forever preferred_lft forever 03:17:15 inet6 ::1/128 scope host 03:17:15 valid_lft forever preferred_lft forever 03:17:15 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:17:15 link/ether fa:16:3e:45:6f:ee brd ff:ff:ff:ff:ff:ff 03:17:15 altname enp0s3 03:17:15 altname ens3 03:17:15 inet 10.32.6.39/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 03:17:15 valid_lft 85616sec preferred_lft 85616sec 03:17:15 inet6 fe80::f816:3eff:fe45:6fee/64 scope link 03:17:15 valid_lft forever preferred_lft forever 03:17:15 03:17:15 03:17:15 ---> sar -b -r -n DEV: 03:17:15 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/08/2026 _x86_64_ (2 CPU) 03:17:15 03:17:15 03:03:45 LINUX RESTART (2 CPU) 03:17:15 03:17:15 03:05:02 AM tps rtps wtps bread/s bwrtn/s 03:17:15 03:06:01 AM 62.68 6.61 56.08 971.63 3130.30 03:17:15 03:07:01 AM 62.90 0.08 62.81 1.60 7281.11 03:17:15 03:08:01 AM 49.72 0.72 49.00 167.94 7378.27 03:17:15 03:09:01 AM 30.29 0.55 29.75 66.92 5617.48 03:17:15 03:10:00 AM 23.22 0.05 23.17 1.37 1187.04 03:17:15 03:10:01 AM 31.07 0.00 31.07 0.00 467.23 03:17:15 03:11:01 AM 10.01 0.17 9.85 31.06 471.02 03:17:15 03:12:01 AM 13.75 0.07 13.68 3.07 337.50 03:17:15 03:13:01 AM 14.36 0.00 14.36 0.00 573.28 03:17:15 03:14:01 AM 11.86 0.00 11.86 0.00 503.22 03:17:15 03:15:01 AM 2.88 0.00 2.88 0.00 83.57 03:17:15 03:16:02 AM 16.51 0.25 16.26 25.06 796.78 03:17:15 03:17:01 AM 18.21 0.20 18.01 23.72 714.01 03:17:15 Average: 26.35 0.72 25.63 106.60 2338.85 03:17:15 03:17:15 03:05:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:17:15 03:06:01 AM 1493736 2999896 2259940 60.21 2104 1684076 667380 13.90 142280 1863292 50596 03:17:15 03:07:01 AM 1328748 3022312 2424928 64.60 2104 1861176 608044 12.66 144080 1984732 72996 03:17:15 03:08:01 AM 1073220 2962756 2680456 71.41 2104 2049100 638708 13.30 145676 2208636 100192 03:17:15 03:09:01 AM 929080 2907800 2824596 75.25 2104 2138224 697792 14.53 153192 2344920 48380 03:17:15 03:10:00 AM 959888 2925328 2793788 74.43 2104 2124520 683080 14.22 175912 2291604 34492 03:17:15 03:10:01 AM 943876 2920968 2809800 74.85 2104 2136124 683080 14.22 177040 2305640 46108 03:17:15 03:11:01 AM 1034960 2974456 2718716 72.43 2104 2098332 634688 13.22 175464 2214476 7404 03:17:15 03:12:01 AM 988692 2929428 2764984 73.66 2104 2099552 677536 14.11 213696 2223852 8504 03:17:15 03:13:01 AM 985720 2926376 2767956 73.74 2104 2099552 681940 14.20 213896 2226540 8504 03:17:15 03:14:01 AM 1033736 2973508 2719940 72.46 2104 2098584 630632 13.13 214124 2177344 4 03:17:15 03:15:01 AM 1041188 2981896 2712488 72.26 2104 2099556 615108 12.81 214428 2170644 8488 03:17:15 03:16:02 AM 1017148 2964148 2736528 72.90 2104 2105796 634436 13.21 398748 2010256 7376 03:17:15 03:17:01 AM 1000292 2951704 2753384 73.35 2104 2109604 647448 13.48 405296 2020760 20820 03:17:15 Average: 1063868 2956967 2689808 71.66 2104 2054169 653836 13.62 213372 2157130 31836 03:17:15 03:17:15 03:05:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:17:15 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:06:01 AM eth0 32.64 23.52 470.01 6.85 0.00 0.00 0.00 0.00 03:17:15 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:07:01 AM eth0 26.31 19.89 579.12 2.97 0.00 0.00 0.00 0.00 03:17:15 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:08:01 AM eth0 49.55 41.09 607.57 5.52 0.00 0.00 0.00 0.00 03:17:15 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:09:01 AM eth0 37.23 26.65 650.31 4.91 0.00 0.00 0.00 0.00 03:17:15 03:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:10:00 AM eth0 6.21 6.87 3.84 2.67 0.00 0.00 0.00 0.00 03:17:15 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:10:01 AM eth0 15.25 28.81 7.79 13.32 0.00 0.00 0.00 0.00 03:17:15 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:11:01 AM eth0 6.58 6.90 7.72 1.49 0.00 0.00 0.00 0.00 03:17:15 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:12:01 AM eth0 7.60 9.23 4.08 4.08 0.00 0.00 0.00 0.00 03:17:15 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:13:01 AM eth0 5.93 7.20 3.49 3.03 0.00 0.00 0.00 0.00 03:17:15 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:14:01 AM eth0 5.68 6.00 4.28 1.74 0.00 0.00 0.00 0.00 03:17:15 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:15:01 AM eth0 6.88 6.21 5.37 1.57 0.00 0.00 0.00 0.00 03:17:15 03:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:16:02 AM eth0 12.60 11.86 9.00 11.16 0.00 0.00 0.00 0.00 03:17:15 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 03:17:01 AM eth0 8.52 8.64 5.75 3.98 0.00 0.00 0.00 0.00 03:17:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:15 Average: eth0 17.16 14.55 195.77 4.19 0.00 0.00 0.00 0.00 03:17:15 03:17:15 03:17:15 ---> sar -P ALL: 03:17:15 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/08/2026 _x86_64_ (2 CPU) 03:17:15 03:17:15 03:03:45 LINUX RESTART (2 CPU) 03:17:15 03:17:15 03:05:02 AM CPU %user %nice %system %iowait %steal %idle 03:17:15 03:06:01 AM all 20.18 0.00 2.93 3.27 3.87 69.75 03:17:15 03:06:01 AM 0 30.41 0.00 4.35 5.28 3.63 56.33 03:17:15 03:06:01 AM 1 10.09 0.00 1.53 1.28 4.11 82.99 03:17:15 03:07:01 AM all 27.40 0.00 3.57 2.04 4.12 62.87 03:17:15 03:07:01 AM 0 41.02 0.00 4.72 1.45 3.22 49.60 03:17:15 03:07:01 AM 1 14.16 0.00 2.45 2.61 5.00 75.78 03:17:15 03:08:01 AM all 26.33 0.00 3.19 1.37 4.46 64.65 03:17:15 03:08:01 AM 0 37.10 0.00 3.48 1.41 4.20 53.81 03:17:15 03:08:01 AM 1 15.71 0.00 2.90 1.34 4.71 75.34 03:17:15 03:09:01 AM all 28.55 0.00 1.84 0.87 3.34 65.40 03:17:15 03:09:01 AM 0 38.95 0.00 2.15 1.00 3.07 54.82 03:17:15 03:09:01 AM 1 18.25 0.00 1.53 0.75 3.61 75.86 03:17:15 03:10:00 AM all 24.38 0.00 1.82 0.94 3.00 69.86 03:17:15 03:10:00 AM 0 33.41 0.00 2.02 0.71 3.17 60.69 03:17:15 03:10:00 AM 1 15.36 0.00 1.62 1.16 2.83 79.03 03:17:15 03:10:01 AM all 29.00 0.00 2.44 1.36 6.50 60.70 03:17:15 03:10:01 AM 0 51.10 0.00 3.30 2.20 6.04 37.36 03:17:15 03:10:01 AM 1 7.49 0.00 1.60 0.53 6.95 83.42 03:17:15 03:11:01 AM all 12.21 0.00 1.23 0.37 3.09 83.10 03:17:15 03:11:01 AM 0 22.69 0.00 1.69 0.11 2.83 72.67 03:17:15 03:11:01 AM 1 1.83 0.00 0.78 0.62 3.34 93.43 03:17:15 03:12:01 AM all 27.41 0.00 1.55 0.60 3.95 66.48 03:17:15 03:12:01 AM 0 38.15 0.00 2.10 0.69 3.58 55.49 03:17:15 03:12:01 AM 1 16.85 0.00 1.02 0.52 4.31 77.31 03:17:15 03:13:01 AM all 24.53 0.00 1.41 0.39 3.05 70.62 03:17:15 03:13:01 AM 0 19.27 0.00 0.96 0.37 3.38 76.02 03:17:15 03:13:01 AM 1 29.86 0.00 1.86 0.41 2.71 65.16 03:17:15 03:14:01 AM all 16.14 0.00 1.17 0.39 1.71 80.58 03:17:15 03:14:01 AM 0 9.45 0.00 0.68 0.48 1.75 87.64 03:17:15 03:14:01 AM 1 22.86 0.00 1.67 0.30 1.67 73.49 03:17:15 03:15:01 AM all 12.10 0.00 1.30 0.06 1.51 85.03 03:17:15 03:15:01 AM 0 11.42 0.00 1.12 0.12 1.54 85.80 03:17:15 03:15:01 AM 1 12.79 0.00 1.47 0.00 1.49 84.25 03:17:15 03:17:15 03:15:01 AM CPU %user %nice %system %iowait %steal %idle 03:17:15 03:16:02 AM all 31.19 0.00 2.15 0.53 3.20 62.93 03:17:15 03:16:02 AM 0 37.79 0.00 2.22 0.72 3.15 56.12 03:17:15 03:16:02 AM 1 24.63 0.00 2.08 0.34 3.25 69.70 03:17:15 03:17:01 AM all 29.21 0.00 2.47 0.46 3.34 64.53 03:17:15 03:17:01 AM 0 38.78 0.00 3.34 0.45 3.22 54.22 03:17:15 03:17:01 AM 1 19.71 0.00 1.61 0.46 3.46 74.76 03:17:15 Average: all 23.33 0.00 2.05 0.94 3.23 70.44 03:17:15 Average: 0 29.91 0.00 2.40 1.07 3.07 63.56 03:17:15 Average: 1 16.80 0.00 1.71 0.82 3.39 77.28 03:17:15 03:17:15 03:17:15