19:04:57 Started by timer 19:04:57 Running as SYSTEM 19:04:57 [EnvInject] - Loading node environment variables. 19:04:57 Building remotely on prd-centos8-builder-2c-4g-8548 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 19:04:57 [ssh-agent] Looking for ssh-agent implementation... 19:04:57 $ ssh-agent 19:04:57 SSH_AUTH_SOCK=/tmp/ssh-2VNd4OodkVyP/agent.5210 19:04:57 SSH_AGENT_PID=5212 19:04:57 [ssh-agent] Started. 19:04:57 Running ssh-add (command line suppressed) 19:04:57 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4891609848344435134.key (jenkins-ssh) 19:04:57 [ssh-agent] Using credentials jenkins (jenkins) 19:04:57 The recommended git tool is: NONE 19:05:01 using credential jenkins 19:05:01 Wiping out workspace first. 19:05:01 Cloning the remote Git repository 19:05:01 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 19:05:01 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:05:01 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 19:05:01 > git --version # timeout=10 19:05:01 > git --version # 'git version 2.43.0' 19:05:01 using GIT_SSH to set credentials jenkins 19:05:01 [INFO] Currently running in a labeled security context 19:05:01 [INFO] Currently SELinux is 'enforcing' on the host 19:05:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh5945469718236615811.key 19:05:01 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 19:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:07 Avoid second fetch 19:05:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:05:07 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 19:05:07 > git config core.sparsecheckout # timeout=10 19:05:07 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 19:05:08 Commit message: "Chore: Update global-jjb to v0.95.0" 19:05:08 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 19:05:08 > git remote # timeout=10 19:05:08 > git submodule init # timeout=10 19:05:08 > git submodule sync # timeout=10 19:05:08 > git config --get remote.origin.url # timeout=10 19:05:08 > git submodule init # timeout=10 19:05:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:05:08 > git config --get submodule.packer/common-packer.url # timeout=10 19:05:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:05:08 > git config --get submodule.global-jjb.url # timeout=10 19:05:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:05:09 > git submodule update --init --recursive packer/common-packer # timeout=10 19:05:12 > git submodule update --init --recursive global-jjb # timeout=10 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:05:23 provisioning config files... 19:05:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:05:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:05:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:05:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3107223247123073951.sh 19:05:24 ---> python-tools-install.sh 19:05:24 Setup pyenv: 19:05:24 system 19:05:24 * 3.8.13 (set by /opt/pyenv/version) 19:05:24 * 3.9.13 (set by /opt/pyenv/version) 19:05:24 * 3.10.6 (set by /opt/pyenv/version) 19:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-slKS 19:05:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:45 lf-activate-venv(): INFO: Base packages installed successfully 19:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:06:38 Generating Requirements File 19: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. 19:07:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:07:35 Python 3.10.6 19:07:35 pip 26.2.1 from /tmp/venv-slKS/lib/python3.10/site-packages/pip (python 3.10) 19:07:36 aiohappyeyeballs==2.7.1 19:07:36 aiohttp==3.14.3 19:07:36 aiosignal==1.4.0 19:07:36 appdirs==1.4.4 19:07:36 argcomplete==3.7.2 19:07:36 aspy.yaml==1.3.0 19:07:36 async-timeout==5.0.1 19:07:36 attrs==26.1.0 19:07:36 autopage==0.6.0 19:07:36 backports.strenum==1.3.1 19:07:36 beautifulsoup4==4.15.0 19:07:36 boto3==1.43.72 19:07:36 botocore==1.43.72 19:07:36 bs4==0.0.2 19:07:36 certifi==2026.7.22 19:07:36 cffi==2.1.1 19:07:36 cfgv==3.5.0 19:07:36 chardet==7.6.0 19:07:36 charset-normalizer==3.5.1 19:07:36 click==8.4.2 19:07:36 cliff==4.14.0 19:07:36 cmd2==3.5.1 19:07:36 cryptography==3.3.2 19:07:36 debtcollector==3.1.0 19:07:36 decorator==5.3.1 19:07:36 defusedxml==0.7.1 19:07:36 Deprecated==1.3.1 19:07:36 distlib==0.4.3 19:07:36 dnspython==2.8.0 19:07:36 docker==7.2.0 19:07:36 dogpile.cache==1.5.0 19:07:36 durationpy==0.10 19:07:36 email-validator==2.3.0 19:07:36 filelock==3.32.3 19:07:36 frozenlist==1.8.0 19:07:36 future==1.0.0 19:07:36 gitdb==4.0.12 19:07:36 GitPython==3.1.59 19:07:36 httplib2==0.30.2 19:07:36 identify==2.6.19 19:07:36 idna==3.18 19:07:36 importlib-resources==1.5.0 19:07:36 iso8601==2.1.0 19:07:36 Jinja2==3.1.6 19:07:36 jmespath==1.1.0 19:07:36 jsonpatch==1.33 19:07:36 jsonpointer==3.1.1 19:07:36 jsonschema==4.26.0 19:07:36 jsonschema-specifications==2025.9.1 19:07:36 keystoneauth1==5.14.0 19:07:36 kubernetes==36.0.3 19:07:36 lftools==0.37.23 19:07:36 lxml==6.1.1 19:07:36 markdown-it-py==4.2.0 19:07:36 MarkupSafe==3.0.3 19:07:36 mdurl==0.1.2 19:07:36 msgpack==1.2.1 19:07:36 multi_key_dict==2.0.3 19:07:36 multidict==6.7.1 19:07:36 munch==4.0.0 19:07:36 netaddr==1.3.0 19:07:36 niet==1.4.2 19:07:36 nodeenv==1.10.0 19:07:36 oauth2client==4.1.3 19:07:36 oauthlib==3.3.1 19:07:36 openstacksdk==4.13.0 19:07:36 os-service-types==1.8.2 19:07:36 osc-lib==4.6.0 19:07:36 oslo.config==10.4.0 19:07:36 oslo.context==6.4.0 19:07:36 oslo.i18n==6.8.0 19:07:36 oslo.log==8.2.0 19:07:36 oslo.serialization==5.10.0 19:07:36 oslo.utils==10.1.1 19:07:36 packaging==26.3 19:07:36 pbr==7.0.3 19:07:36 platformdirs==4.11.3 19:07:36 prettytable==3.18.0 19:07:36 propcache==0.5.2 19:07:36 psutil==7.2.2 19:07:36 pyasn1==0.6.4 19:07:36 pyasn1_modules==0.4.2 19:07:36 pycparser==3.0 19:07:36 pygerrit2==2.0.15 19:07:36 PyGithub==2.9.1 19:07:36 Pygments==2.20.0 19:07:36 PyJWT==2.13.0 19:07:36 PyNaCl==1.6.2 19:07:36 pyparsing==2.4.7 19:07:36 pyperclip==1.11.0 19:07:36 pyrsistent==0.20.0 19:07:36 python-cinderclient==9.9.0 19:07:36 python-dateutil==2.9.0.post0 19:07:36 python-discovery==1.5.2 19:07:36 python-heatclient==5.2.0 19:07:36 python-jenkins==1.8.3 19:07:36 python-keystoneclient==5.8.0 19:07:36 python-magnumclient==4.11.0 19:07:36 python-openstackclient==10.0.0 19:07:36 python-swiftclient==4.10.0 19:07:36 PyYAML==6.0.3 19:07:36 referencing==0.37.0 19:07:36 requests==2.34.2 19:07:36 requests-oauthlib==2.0.0 19:07:36 rfc3986==2.0.0 19:07:36 rich==15.0.0 19:07:36 rich-argparse==1.8.0 19:07:36 rpds-py==0.30.0 19:07:36 rsa==4.9.1 19:07:36 ruamel.yaml==0.19.1 19:07:36 ruamel.yaml.clib==0.2.15 19:07:36 s3transfer==0.19.2 19:07:36 simplejson==4.1.1 19:07:36 six==1.17.0 19:07:36 smmap==5.0.3 19:07:36 soupsieve==2.9.2 19:07:36 stevedore==5.8.0 19:07:36 tabulate==0.10.0 19:07:36 toml==0.10.2 19:07:36 tomlkit==0.15.1 19:07:36 tqdm==4.70.0 19:07:36 typing_extensions==4.16.0 19:07:36 urllib3==1.26.20 19:07:36 virtualenv==21.7.4 19:07:36 wcwidth==0.8.2 19:07:36 websocket-client==1.9.0 19:07:36 wrapt==2.3.0 19:07:36 xdg==6.0.0 19:07:36 xmltodict==1.0.4 19:07:36 yarl==1.24.5 19:07:36 yq==4.1.2 19:07:36 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins13316659315407185066.sh 19:07:36 ---> uv-install.sh 19:07:36 Installing uv/uvx (latest) using shell installer 19:07:42 2026-08-17 19:07:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-JUBSqZ.sh" [1] 19:07:43 downloading uv 0.12.5 x86_64-unknown-linux-gnu 19:07:47 installing to /home/jenkins/.local/bin 19:07:47 uv 19:07:47 uvx 19:07:47 everything's installed! 19:07:47 ---> Validating uv/uvx install 19:07:47 uvx 0.12.5 (x86_64-unknown-linux-gnu) 19:07:47 [EnvInject] - Injecting environment variables from a build step. 19:07:47 [EnvInject] - Injecting as environment variables the properties content 19:07:47 OS_CLOUD=vex 19:07:47 19:07:47 [EnvInject] - Variables injected successfully. 19:07:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:07:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:07:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10452462852792372611.sh 19:07:48 ---> Orphaned k8s clusters 19:07:48 Setup pyenv: 19:07:48 system 19:07:48 3.8.13 19:07:48 3.9.13 19:07:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:55 lf-activate-venv(): INFO: Base packages installed successfully 19:07:55 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:08:27 -----> Delete orphaned cluster 19:08:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:08:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:08:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8785238403359071755.sh 19:08:27 ---> Orphaned stacks 19:08:27 Setup pyenv: 19:08:27 system 19:08:27 3.8.13 19:08:27 3.9.13 19:08:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:08:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:08:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:08:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:08:34 lf-activate-venv(): INFO: Base packages installed successfully 19:08:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:09:10 + mapfile -t OS_COE_CLUSTERS_ID 19:09:10 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:09:10 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:09:10 ++ awk '{print $1}' 19:09:21 + echo '-----> Active clusters -> stacks' 19:09:21 -----> Active clusters -> stacks 19:09:21 + OS_COE_STACKS=() 19:09:21 + [[ 0 -gt 0 ]] 19:09:21 + mapfile -t OS_STACKS 19:09:21 ++ 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 19:09:21 ++ awk '{print $1}' 19:09:41 + echo '-----> Active stacks' 19:09:41 -----> Active stacks 19:09:41 + echo '-----> Delete orphaned stacks' 19:09:41 -----> Delete orphaned stacks 19:09:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:09:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:09:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1803458579282479879.sh 19:09:41 ---> Orphaned servers 19:09:41 Setup pyenv: 19:09:41 system 19:09:41 3.8.13 19:09:41 3.9.13 19:09:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:09:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:48 lf-activate-venv(): INFO: Base packages installed successfully 19:09:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:10:34 -----> Active servers 19:10:34 prd-centos8-builder-2c-4g-8548 19:10:34 -----> Delete orphaned servers 19:10:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:10:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:10:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16219146493859968624.sh 19:10:41 ---> Orphaned ports 19:10:41 Setup pyenv: 19:10:41 system 19:10:41 3.8.13 19:10:41 3.9.13 19:10:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:48 lf-activate-venv(): INFO: Base packages installed successfully 19:10:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:11:22 No orphaned ports to process. 19:11:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:11:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:11:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins633028333505497504.sh 19:11:22 ---> Orphaned volumes 19:11:22 + source /home/jenkins/lf-env.sh 19:11:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:11:22 ++ mktemp -d /tmp/venv-XXXX 19:11:22 + lf_venv=/tmp/venv-E7xx 19:11:22 + local venv_file=/tmp/.os_lf_venv 19:11:22 + local python=python3 19:11:22 + local options 19:11:22 + local set_path=true 19:11:22 + local install_args= 19:11:22 ++ 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 19:11:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:11:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:11:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:11:22 + true 19:11:22 + case $1 in 19:11:22 + python=python3 19:11:22 + shift 2 19:11:22 + true 19:11:22 + case $1 in 19:11:22 + shift 19:11:22 + break 19:11:22 + case $python in 19:11:22 + local pkg_list= 19:11:22 + [[ -d /opt/pyenv ]] 19:11:22 + echo 'Setup pyenv:' 19:11:22 Setup pyenv: 19:11:22 + export PYENV_ROOT=/opt/pyenv 19:11:22 + PYENV_ROOT=/opt/pyenv 19:11:22 + 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 19:11:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:11:22 + pyenv versions 19:11:22 system 19:11:22 3.8.13 19:11:22 3.9.13 19:11:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:11:22 + command -v pyenv 19:11:22 ++ pyenv init - --no-rehash 19:11:22 + 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[*]}"'\'')" 19:11:22 export PATH="/opt/pyenv/shims:${PATH}" 19:11:22 export PYENV_SHELL=bash 19:11:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:11:22 pyenv() { 19:11:22 local command 19:11:22 command="${1:-}" 19:11:22 if [ "$#" -gt 0 ]; then 19:11:22 shift 19:11:22 fi 19:11:22 19:11:22 case "$command" in 19:11:22 rehash|shell) 19:11:22 eval "$(pyenv "sh-$command" "$@")" 19:11:22 ;; 19:11:22 *) 19:11:22 command pyenv "$command" "$@" 19:11:22 ;; 19:11:22 esac 19:11:22 }' 19:11:22 +++ 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[*]}"' 19:11:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:11:22 ++ 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 19:11:22 ++ 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 19:11:22 ++ export PYENV_SHELL=bash 19:11:22 ++ PYENV_SHELL=bash 19:11:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:11:22 +++ complete -F _pyenv pyenv 19:11:22 ++ lf-pyver python3 19:11:22 ++ local py_version_xy=python3 19:11:22 ++ local py_version_xyz= 19:11:22 ++ pyenv versions 19:11:22 ++ local command 19:11:22 ++ command=versions 19:11:22 ++ '[' 1 -gt 0 ']' 19:11:22 ++ shift 19:11:22 ++ case "$command" in 19:11:22 ++ command pyenv versions 19:11:22 ++ pyenv versions 19:11:22 ++ sed 's/^[ *]* //' 19:11:22 ++ awk '{ print $1 }' 19:11:22 ++ grep -E '^[0-9.]*[0-9]$' 19:11:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:11:22 +++ tail -n 1 19:11:22 +++ grep '^3' /tmp/.pyenv_versions 19:11:22 +++ sort -V 19:11:22 ++ py_version_xyz=3.10.6 19:11:22 ++ [[ -z 3.10.6 ]] 19:11:22 ++ echo 3.10.6 19:11:22 ++ return 0 19:11:22 + pyenv local 3.10.6 19:11:22 + local command 19:11:22 + command=local 19:11:22 + '[' 2 -gt 0 ']' 19:11:22 + shift 19:11:22 + case "$command" in 19:11:22 + command pyenv local 3.10.6 19:11:22 + pyenv local 3.10.6 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='lftools[openstack] ' 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='kubernetes ' 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='niet ' 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='python-heatclient ' 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='python-openstackclient ' 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='python-magnumclient ' 19:11:22 + for arg in "$@" 19:11:22 + case $arg in 19:11:22 + pkg_list+='yq ' 19:11:22 + [[ -f /tmp/.os_lf_venv ]] 19:11:22 ++ cat /tmp/.os_lf_venv 19:11:22 + lf_venv=/tmp/venv-slKS 19:11:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from' file:/tmp/.os_lf_venv 19:11:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:11:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:11:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:22 + local 'pip_opts=--upgrade --quiet' 19:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:11:22 + [[ -n '' ]] 19:11:22 + [[ -n '' ]] 19:11:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:11:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:22 + /tmp/venv-slKS/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 19:11:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:11:29 lf-activate-venv(): INFO: Base packages installed successfully 19:11:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 19:11:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 19:11:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:11:29 + /tmp/venv-slKS/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 19:12:02 + type python3 19:12:02 + true 19:12:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH' 19:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:12:02 + PATH=/tmp/venv-slKS/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 19:12:02 + return 0 19:12:02 + mapfile -t os_volumes 19:12:02 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 19:12:21 + '[' 1 -eq 0 ']' 19:12:21 + for volume in "${os_volumes[@]}" 19:12:21 + echo 'Removing volume bcaa7c11-35d7-40cf-ae4c-94b18cb1ae3e' 19:12:21 Removing volume bcaa7c11-35d7-40cf-ae4c-94b18cb1ae3e 19:12:21 + lftools openstack --os-cloud vex volume remove --minutes 15 bcaa7c11-35d7-40cf-ae4c-94b18cb1ae3e 19:12:35 WARN: volume "" is not older than 15 minutes. 19:12:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:12:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:12:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7506278743973229555.sh 19:12:36 ---> Protect in-use images 19:12:36 Setup pyenv: 19:12:36 system 19:12:36 3.8.13 19:12:36 3.9.13 19:12:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:12:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:12:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:43 lf-activate-venv(): INFO: Base packages installed successfully 19:12:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 19:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:13:16 INFO: There are images to protect defined in jenkins-config. 19:13:16 INFO: Protecting the following images: 19:13:16 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 19:13:16 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 19:13:16 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 19:13:16 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 19:13:16 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 19:13:16 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 19:13:16 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 19:13:16 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 19:13:16 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 19:13:16 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 19:13:25 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 19:13:34 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 19:13:43 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 19:13:52 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 19:14:01 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 19:14:10 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 19:14:19 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 19:14:28 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 19:14:37 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 19:14:46 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 19:14:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:14:46 Run condition [Boolean condition] enabling perform for step [BuilderChain] 19:14:46 [EnvInject] - Injecting environment variables from a build step. 19:14:46 [EnvInject] - Injecting as environment variables the properties content 19:14:46 OS_IMAGE_CLEANUP_AGE=30 19:14:46 19:14:46 [EnvInject] - Variables injected successfully. 19:14:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10512728638289569965.sh 19:14:46 ---> Cleanup old images 19:14:46 Setup pyenv: 19:14:47 system 19:14:47 3.8.13 19:14:47 3.9.13 19:14:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:14:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:14:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:53 lf-activate-venv(): INFO: Base packages installed successfully 19:14:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:15:23 Build timed out (after 10 minutes). Marking the build as failed. 19:15:24 $ ssh-agent -k 19:15:24 unset SSH_AUTH_SOCK; 19:15:24 unset SSH_AGENT_PID; 19:15:24 echo Agent pid 5212 killed; 19:15:24 [ssh-agent] Stopped. 19:15:24 Build was aborted 19:15:24 [PostBuildScript] - [INFO] Executing post build scripts. 19:15:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13711869544613958379.sh 19:15:24 /home/jenkins/lf-env.sh: line 187: 7712 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts --upgrade-strategy eager $pkg_list 19:15:24 lf-activate-venv(): ERROR: Failed to install packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:15:24 + lftools openstack --os-cloud vex image cleanup --days=30 19:15:24 /tmp/jenkins10512728638289569965.sh: line 30: lftools: command not found 19:15:24 ---> sysstat.sh 19:15:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1455267641125535673.sh 19:15:24 ---> package-listing.sh 19:15:24 ++ facter osfamily 19:15:24 ++ tr '[:upper:]' '[:lower:]' 19:15:25 + OS_FAMILY=redhat 19:15:25 + workspace=/w/workspace/ci-management-openstack-cron 19:15:25 + START_PACKAGES=/tmp/packages_start.txt 19:15:25 + END_PACKAGES=/tmp/packages_end.txt 19:15:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:25 + PACKAGES=/tmp/packages_start.txt 19:15:25 + '[' /w/workspace/ci-management-openstack-cron ']' 19:15:25 + PACKAGES=/tmp/packages_end.txt 19:15:25 + case "${OS_FAMILY}" in 19:15:25 + rpm -qa 19:15:25 + sort 19:15:26 + '[' -f /tmp/packages_start.txt ']' 19:15:26 + '[' -f /tmp/packages_end.txt ']' 19:15:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:26 + '[' /w/workspace/ci-management-openstack-cron ']' 19:15:26 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:15:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:15:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9780875450515190836.sh 19:15:26 ---> capture-instance-metadata.sh 19:15:26 Setup pyenv: 19:15:26 system 19:15:26 3.8.13 19:15:26 3.9.13 19:15:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:15:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:31 lf-activate-venv(): INFO: Base packages installed successfully 19:15:31 lf-activate-venv(): INFO: Installing additional packages: lftools 19:15:53 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:15:53 INFO: Running in OpenStack, capturing instance metadata 19:15:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4621854835398777092.sh 19:15:53 provisioning config files... 19:15:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8772737336902803503tmp 19:15:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:15:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:15:53 [EnvInject] - Injecting environment variables from a build step. 19:15:53 [EnvInject] - Injecting as environment variables the properties content 19:15:53 SERVER_ID=logs 19:15:53 19:15:53 [EnvInject] - Variables injected successfully. 19:15:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12686495301413414187.sh 19:15:53 ---> create-netrc.sh 19:15:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4521568334090232823.sh 19:15:53 ---> python-tools-install.sh 19:15:53 Setup pyenv: 19:15:54 system 19:15:54 3.8.13 19:15:54 3.9.13 19:15:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:15:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:15:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:00 lf-activate-venv(): INFO: Base packages installed successfully 19:16:00 lf-activate-venv(): INFO: Installing additional packages: lftools 19:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:16:22 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins4535544340594323012.sh 19:16:22 ---> uv-install.sh 19:16:22 uv 0.12.5 is already installed 19:16:22 uvx 0.12.5 (x86_64-unknown-linux-gnu) 19:16:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7866254065166274445.sh 19:16:22 ---> sudo-logs.sh 19:16:22 Archiving 'sudo' log.. 19:16:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins302205256119553586.sh 19:16:23 ---> job-cost.sh 19:16:23 INFO: Activating Python virtual environment... 19:16:23 Setup pyenv: 19:16:23 system 19:16:23 3.8.13 19:16:23 3.9.13 19:16:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:16:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:29 lf-activate-venv(): INFO: Base packages installed successfully 19:16:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:16:47 INFO: No stack-cost file found 19:16:47 INFO: Instance uptime: 785s 19:16:47 INFO: Fetching instance metadata (attempt 1 of 3)... 19:16:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:16:47 INFO: Successfully fetched instance metadata 19:16:47 INFO: Instance type: v3-starter-2 19:16:47 INFO: Retrieving pricing info for: v3-starter-2 19:16:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:16:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=785 19:16:50 INFO: Successfully fetched Vexxhost pricing API 19:16:50 INFO: Retrieved cost: 0.02 19:16:50 INFO: Retrieved resource: v3-starter-2 19:16:50 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 19:16:50 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 19:16:50 INFO: Successfully archived job cost data 19:16:50 DEBUG: Cost data: ci-management-openstack-cron,61712,2026-08-17 19:16:50,v3-starter-2,785,0.02,0.00,FAILURE 19:16:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7040115988609360011.sh 19:16:50 ---> logs-deploy.sh 19:16:50 Setup pyenv: 19:16:50 system 19:16:50 3.8.13 19:16:50 3.9.13 19:16:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slKS from file:/tmp/.os_lf_venv 19:16:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:16:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:16:57 lf-activate-venv(): INFO: Base packages installed successfully 19:16:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-slKS/bin to PATH 19:17:18 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61712 19:17:18 INFO: archiving workspace using pattern(s): 19:17:22 Archives upload complete. 19:17:23 INFO: archiving logs to Nexus 19:17:24 ---> uname -a: 19:17:24 Linux prd-centos8-builder-2c-4g-8548.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 19:17:24 19:17:24 19:17:24 ---> lscpu: 19:17:24 Architecture: x86_64 19:17:24 CPU op-mode(s): 32-bit, 64-bit 19:17:24 Byte Order: Little Endian 19:17:24 CPU(s): 2 19:17:24 On-line CPU(s) list: 0,1 19:17:24 Thread(s) per core: 1 19:17:24 Core(s) per socket: 1 19:17:24 Socket(s): 2 19:17:24 NUMA node(s): 1 19:17:24 Vendor ID: AuthenticAMD 19:17:24 CPU family: 23 19:17:24 Model: 49 19:17:24 Model name: AMD EPYC-Rome Processor 19:17:24 Stepping: 0 19:17:24 CPU MHz: 2800.000 19:17:24 BogoMIPS: 5600.00 19:17:24 Virtualization: AMD-V 19:17:24 Hypervisor vendor: KVM 19:17:24 Virtualization type: full 19:17:24 L1d cache: 32K 19:17:24 L1i cache: 32K 19:17:24 L2 cache: 512K 19:17:24 L3 cache: 16384K 19:17:24 NUMA node0 CPU(s): 0,1 19:17:24 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 19:17:24 19:17:24 19:17:24 ---> nproc: 19:17:24 2 19:17:24 19:17:24 19:17:24 ---> df -h: 19:17:24 Filesystem Size Used Avail Use% Mounted on 19:17:24 devtmpfs 1.8G 0 1.8G 0% /dev 19:17:24 tmpfs 1.8G 0 1.8G 0% /dev/shm 19:17:24 tmpfs 1.8G 17M 1.8G 1% /run 19:17:24 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 19:17:24 /dev/vda1 20G 9.2G 11G 46% / 19:17:24 tmpfs 367M 0 367M 0% /run/user/1001 19:17:24 19:17:24 19:17:24 ---> free -m: 19:17:24 total used free shared buff/cache available 19:17:24 Mem: 3665 505 921 17 2238 2882 19:17:24 Swap: 1023 0 1023 19:17:24 19:17:24 19:17:24 ---> ip addr: 19:17:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:17:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:17:24 inet 127.0.0.1/8 scope host lo 19:17:24 valid_lft forever preferred_lft forever 19:17:24 inet6 ::1/128 scope host 19:17:24 valid_lft forever preferred_lft forever 19:17:24 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:17:24 link/ether fa:16:3e:59:b6:09 brd ff:ff:ff:ff:ff:ff 19:17:24 altname enp0s3 19:17:24 altname ens3 19:17:24 inet 10.32.7.111/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 19:17:24 valid_lft 85611sec preferred_lft 85611sec 19:17:24 inet6 fe80::f816:3eff:fe59:b609/64 scope link 19:17:24 valid_lft forever preferred_lft forever 19:17:24 19:17:24 19:17:24 ---> sar -b -r -n DEV: 19:17:24 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/17/2026 _x86_64_ (2 CPU) 19:17:24 19:17:24 19:03:50 LINUX RESTART (2 CPU) 19:17:24 19:17:24 07:05:01 PM tps rtps wtps bread/s bwrtn/s 19:17:24 07:06:01 PM 58.46 6.80 51.67 964.61 3098.02 19:17:24 07:07:01 PM 53.67 0.08 53.58 1.60 5391.69 19:17:24 07:08:01 PM 50.19 0.72 49.48 167.97 9039.56 19:17:24 07:09:01 PM 28.54 0.55 27.99 66.91 5689.24 19:17:24 07:10:02 PM 21.78 0.05 21.73 1.33 1295.50 19:17:24 07:11:01 PM 15.75 0.17 15.58 31.57 589.67 19:17:24 07:12:01 PM 18.28 0.07 18.21 3.07 558.76 19:17:24 07:13:01 PM 16.58 0.65 15.93 21.33 710.25 19:17:24 07:14:01 PM 12.06 0.00 12.06 0.00 415.41 19:17:24 07:15:01 PM 4.35 0.00 4.35 0.00 115.14 19:17:24 07:16:01 PM 16.85 0.25 16.60 25.06 1948.39 19:17:24 07:17:01 PM 18.01 0.22 17.79 23.46 715.91 19:17:24 Average: 26.22 0.80 25.43 109.02 2466.46 19:17:24 19:17:24 07:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:17:24 07:06:01 PM 1517180 3016008 2236496 59.58 2104 1677404 654612 13.63 142004 1842760 43932 19:17:24 07:07:01 PM 1345708 3041404 2407968 64.15 2104 1863284 599504 12.48 143996 1969620 125412 19:17:24 07:08:01 PM 1087224 2981648 2666452 71.04 2104 2054156 626728 13.05 145408 2194964 102080 19:17:24 07:09:01 PM 932312 2916000 2821364 75.16 2104 2143092 696344 14.50 152984 2341828 48200 19:17:24 07:10:02 PM 1003680 2948452 2749996 73.26 2104 2103716 665380 13.86 174072 2247728 8636 19:17:24 07:11:01 PM 1022388 2967900 2731288 72.76 2104 2104508 640600 13.34 175440 2227928 8504 19:17:24 07:12:01 PM 954856 2897848 2798820 74.56 2104 2101940 719852 14.99 213484 2256432 5820 19:17:24 07:13:01 PM 1002420 2948740 2751256 73.29 2104 2105228 663756 13.82 214428 2209452 1136 19:17:24 07:14:01 PM 1045312 2988960 2708364 72.15 2104 2102568 620964 12.93 214784 2164748 4 19:17:24 07:15:01 PM 1039732 2985996 2713944 72.30 2104 2105228 619196 12.89 214960 2171308 8492 19:17:24 07:16:01 PM 1030168 3018216 2723508 72.56 2104 2146856 585688 12.20 402260 1992776 7380 19:17:24 07:17:01 PM 1021448 3014048 2732228 72.79 2104 2150832 595756 12.41 409216 1994356 29612 19:17:24 Average: 1083536 2977102 2670140 71.13 2104 2054901 640698 13.34 216920 2134492 32434 19:17:24 19:17:24 07:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:17:24 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:06:01 PM eth0 59.25 41.12 573.92 17.45 0.00 0.00 0.00 0.00 19:17:24 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:07:01 PM eth0 26.46 22.68 584.36 3.04 0.00 0.00 0.00 0.00 19:17:24 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:08:01 PM eth0 40.41 34.93 628.58 5.03 0.00 0.00 0.00 0.00 19:17:24 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:09:01 PM eth0 33.62 29.87 651.51 5.22 0.00 0.00 0.00 0.00 19:17:24 07:10:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:10:02 PM eth0 4.88 5.31 3.55 1.92 0.00 0.00 0.00 0.00 19:17:24 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:11:01 PM eth0 7.74 9.16 8.46 3.23 0.00 0.00 0.00 0.00 19:17:24 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:12:01 PM eth0 8.32 9.68 4.13 8.25 0.00 0.00 0.00 0.00 19:17:24 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:13:01 PM eth0 5.36 5.33 3.31 1.84 0.00 0.00 0.00 0.00 19:17:24 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:14:01 PM eth0 6.41 6.50 4.92 2.00 0.00 0.00 0.00 0.00 19:17:24 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:15:01 PM eth0 7.35 6.40 5.45 1.70 0.00 0.00 0.00 0.00 19:17:24 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:16:01 PM eth0 13.05 13.25 30.23 6.40 0.00 0.00 0.00 0.00 19:17:24 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 07:17:01 PM eth0 8.16 8.48 5.92 3.78 0.00 0.00 0.00 0.00 19:17:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:24 Average: eth0 18.43 16.07 208.97 4.99 0.00 0.00 0.00 0.00 19:17:24 19:17:24 19:17:24 ---> sar -P ALL: 19:17:24 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/17/2026 _x86_64_ (2 CPU) 19:17:24 19:17:24 19:03:50 LINUX RESTART (2 CPU) 19:17:24 19:17:24 07:05:01 PM CPU %user %nice %system %iowait %steal %idle 19:17:24 07:06:01 PM all 20.61 0.00 3.09 3.34 1.21 71.75 19:17:24 07:06:01 PM 0 24.07 0.00 2.85 1.99 1.20 69.89 19:17:24 07:06:01 PM 1 17.15 0.00 3.32 4.69 1.22 73.62 19:17:24 07:07:01 PM all 27.85 0.00 3.21 1.59 1.59 65.76 19:17:24 07:07:01 PM 0 35.64 0.00 3.84 1.43 1.64 57.45 19:17:24 07:07:01 PM 1 20.07 0.00 2.59 1.74 1.54 74.05 19:17:24 07:08:01 PM all 27.18 0.00 3.18 1.30 1.35 66.99 19:17:24 07:08:01 PM 0 43.16 0.00 4.06 0.78 1.59 50.41 19:17:24 07:08:01 PM 1 11.26 0.00 2.31 1.81 1.11 83.51 19:17:24 07:09:01 PM all 29.29 0.00 1.73 0.81 1.41 66.76 19:17:24 07:09:01 PM 0 47.20 0.00 2.48 0.78 1.57 47.97 19:17:24 07:09:01 PM 1 11.47 0.00 0.98 0.83 1.26 85.46 19:17:24 07:10:02 PM all 19.27 0.00 1.70 0.64 0.95 77.44 19:17:24 07:10:02 PM 0 15.35 0.00 1.36 1.25 0.90 81.14 19:17:24 07:10:02 PM 1 23.19 0.00 2.03 0.03 1.00 73.74 19:17:24 07:11:01 PM all 23.68 0.00 1.40 0.35 1.27 73.30 19:17:24 07:11:01 PM 0 29.41 0.00 1.54 0.51 1.42 67.13 19:17:24 07:11:01 PM 1 17.95 0.00 1.27 0.19 1.12 79.49 19:17:24 07:12:01 PM all 31.67 0.00 1.78 0.22 1.48 64.86 19:17:24 07:12:01 PM 0 35.01 0.00 1.54 0.33 1.53 61.59 19:17:24 07:12:01 PM 1 28.33 0.00 2.01 0.10 1.43 68.13 19:17:24 07:13:01 PM all 16.70 0.00 1.28 0.34 1.65 80.03 19:17:24 07:13:01 PM 0 22.96 0.00 1.42 0.58 1.67 73.36 19:17:24 07:13:01 PM 1 10.45 0.00 1.14 0.10 1.63 86.67 19:17:24 07:14:01 PM all 16.67 0.00 1.10 0.42 1.57 80.23 19:17:24 07:14:01 PM 0 23.67 0.00 1.18 0.18 1.36 73.60 19:17:24 07:14:01 PM 1 9.73 0.00 1.02 0.66 1.78 86.81 19:17:24 07:15:01 PM all 12.34 0.00 1.24 0.04 1.42 84.96 19:17:24 07:15:01 PM 0 17.89 0.00 1.47 0.08 1.36 79.20 19:17:24 07:15:01 PM 1 6.81 0.00 1.01 0.00 1.49 90.70 19:17:24 07:16:01 PM all 32.18 0.00 2.16 0.43 2.72 62.51 19:17:24 07:16:01 PM 0 46.31 0.00 2.53 0.40 2.63 48.13 19:17:24 07:16:01 PM 1 18.17 0.00 1.80 0.46 2.82 76.75 19:17:24 19:17:24 07:16:01 PM CPU %user %nice %system %iowait %steal %idle 19:17:24 07:17:01 PM all 27.10 0.01 2.27 0.54 2.71 67.36 19:17:24 07:17:01 PM 0 43.22 0.00 2.64 0.53 2.61 51.00 19:17:24 07:17:01 PM 1 11.16 0.02 1.91 0.56 2.81 83.55 19:17:24 Average: all 23.71 0.00 2.01 0.83 1.61 71.83 19:17:24 Average: 0 32.00 0.00 2.24 0.74 1.62 63.40 19:17:24 Average: 1 15.46 0.00 1.78 0.93 1.60 80.22 19:17:24 19:17:24 19:17:24