14:05:09 Started by timer 14:05:09 Running as SYSTEM 14:05:09 [EnvInject] - Loading node environment variables. 14:05:09 Building remotely on prd-centos8-builder-2c-4g-10046 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 14:05:09 [ssh-agent] Looking for ssh-agent implementation... 14:05:09 $ ssh-agent 14:05:09 SSH_AUTH_SOCK=/tmp/ssh-xB3RCNy9aIeg/agent.5216 14:05:09 SSH_AGENT_PID=5218 14:05:09 [ssh-agent] Started. 14:05:09 Running ssh-add (command line suppressed) 14:05:09 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_494980372752666540.key (jenkins-ssh) 14:05:10 [ssh-agent] Using credentials jenkins (jenkins) 14:05:10 The recommended git tool is: NONE 14:05:13 using credential jenkins 14:05:13 Wiping out workspace first. 14:05:13 Cloning the remote Git repository 14:05:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 14:05:13 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:05:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 14:05:13 > git --version # timeout=10 14:05:13 > git --version # 'git version 2.43.0' 14:05:13 using GIT_SSH to set credentials jenkins 14:05:13 [INFO] Currently running in a labeled security context 14:05:13 [INFO] Currently SELinux is 'enforcing' on the host 14:05:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh12217910722673112527.key 14:05:13 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 14:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:18 Avoid second fetch 14:05:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:05:18 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 14:05:18 > git config core.sparsecheckout # timeout=10 14:05:18 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 14:05:19 Commit message: "Chore: Update global-jjb to v0.95.0" 14:05:19 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 14:05:19 > git remote # timeout=10 14:05:19 > git submodule init # timeout=10 14:05:19 > git submodule sync # timeout=10 14:05:19 > git config --get remote.origin.url # timeout=10 14:05:19 > git submodule init # timeout=10 14:05:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:05:19 > git config --get submodule.packer/common-packer.url # timeout=10 14:05:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:05:19 > git config --get submodule.global-jjb.url # timeout=10 14:05:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:05:20 > git submodule update --init --recursive packer/common-packer # timeout=10 14:05:24 > git submodule update --init --recursive global-jjb # timeout=10 14:05:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:37 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:05:37 provisioning config files... 14:05:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:05:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:05:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:05:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17009992434883194706.sh 14:05:37 ---> python-tools-install.sh 14:05:37 Setup pyenv: 14:05:37 system 14:05:38 * 3.8.13 (set by /opt/pyenv/version) 14:05:38 * 3.9.13 (set by /opt/pyenv/version) 14:05:38 * 3.10.6 (set by /opt/pyenv/version) 14:05:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ribN 14:05:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:07:01 Generating Requirements File 14:08:02 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. 14:08:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:08:03 Python 3.10.6 14:08:03 pip 26.2.1 from /tmp/venv-ribN/lib/python3.10/site-packages/pip (python 3.10) 14:08:04 aiohappyeyeballs==2.7.1 14:08:04 aiohttp==3.14.3 14:08:04 aiosignal==1.4.0 14:08:04 appdirs==1.4.4 14:08:04 argcomplete==3.7.2 14:08:04 aspy.yaml==1.3.0 14:08:04 async-timeout==5.0.1 14:08:04 attrs==26.1.0 14:08:04 autopage==0.6.0 14:08:04 backports.strenum==1.3.1 14:08:04 beautifulsoup4==4.15.0 14:08:04 boto3==1.43.88 14:08:04 botocore==1.43.88 14:08:04 bs4==0.0.2 14:08:04 certifi==2026.7.22 14:08:04 cffi==2.1.1 14:08:04 cfgv==3.5.0 14:08:04 chardet==7.6.0 14:08:04 charset-normalizer==3.5.1 14:08:04 click==8.5.0 14:08:04 cliff==4.14.0 14:08:04 cmd2==3.5.1 14:08:04 cryptography==3.3.2 14:08:04 debtcollector==3.1.0 14:08:04 decorator==5.3.1 14:08:04 defusedxml==0.7.1 14:08:04 Deprecated==1.3.1 14:08:04 distlib==0.4.3 14:08:04 dnspython==2.8.0 14:08:04 docker==7.2.0 14:08:04 dogpile.cache==1.5.0 14:08:04 durationpy==0.11 14:08:04 email-validator==2.3.0 14:08:04 filelock==3.32.5 14:08:04 frozenlist==1.8.0 14:08:04 future==1.0.0 14:08:04 gitdb==4.0.12 14:08:04 GitPython==3.1.61 14:08:04 httplib2==0.30.2 14:08:04 identify==2.6.19 14:08:04 idna==3.19 14:08:04 importlib-resources==1.5.0 14:08:04 iso8601==2.1.0 14:08:04 Jinja2==3.1.6 14:08:04 jmespath==1.1.0 14:08:04 jsonpatch==1.33 14:08:04 jsonpointer==3.1.1 14:08:04 jsonschema==4.26.0 14:08:04 jsonschema-specifications==2025.9.1 14:08:04 keystoneauth1==5.14.0 14:08:04 kubernetes==36.0.3 14:08:04 lftools==0.37.23 14:08:04 lxml==6.1.3 14:08:04 markdown-it-py==4.2.0 14:08:04 MarkupSafe==3.0.3 14:08:04 mdurl==0.1.2 14:08:04 msgpack==1.2.2 14:08:04 multi_key_dict==2.0.3 14:08:04 multidict==6.7.1 14:08:04 munch==4.0.0 14:08:04 netaddr==1.3.0 14:08:04 niet==1.4.2 14:08:04 nodeenv==1.10.0 14:08:04 oauth2client==4.1.3 14:08:04 oauthlib==3.3.1 14:08:04 openstacksdk==4.13.0 14:08:04 os-service-types==1.8.2 14:08:04 osc-lib==4.6.0 14:08:04 oslo.config==10.4.0 14:08:04 oslo.context==6.4.0 14:08:04 oslo.i18n==6.8.0 14:08:04 oslo.log==8.2.0 14:08:04 oslo.serialization==5.10.0 14:08:04 oslo.utils==10.1.1 14:08:04 packaging==26.3 14:08:04 pbr==7.0.3 14:08:04 platformdirs==4.11.7 14:08:04 prettytable==3.18.0 14:08:04 propcache==0.5.2 14:08:04 psutil==7.2.2 14:08:04 pyasn1==0.6.4 14:08:04 pyasn1_modules==0.4.2 14:08:04 pycparser==3.0 14:08:04 pygerrit2==2.0.15 14:08:04 PyGithub==2.10.0 14:08:04 Pygments==2.21.0 14:08:04 PyJWT==2.13.0 14:08:04 PyNaCl==1.6.2 14:08:04 pyparsing==2.4.7 14:08:04 pyperclip==1.11.0 14:08:04 pyrsistent==0.20.0 14:08:04 python-cinderclient==9.9.0 14:08:04 python-dateutil==2.9.0.post0 14:08:04 python-discovery==1.6.0 14:08:04 python-heatclient==5.2.0 14:08:04 python-jenkins==1.8.3 14:08:04 python-keystoneclient==6.0.0 14:08:04 python-magnumclient==4.11.0 14:08:04 python-openstackclient==10.0.0 14:08:04 python-swiftclient==4.11.0 14:08:04 PyYAML==6.0.3 14:08:04 referencing==0.37.0 14:08:04 requests==2.34.2 14:08:04 requests-oauthlib==2.0.0 14:08:04 rfc3986==2.0.0 14:08:04 rich==15.0.0 14:08:04 rich-argparse==1.8.0 14:08:04 rpds-py==0.30.0 14:08:04 rsa==4.9.1 14:08:04 ruamel.yaml==0.19.1 14:08:04 ruamel.yaml.clib==0.2.15 14:08:04 s3transfer==0.19.2 14:08:04 simplejson==4.1.2 14:08:04 six==1.17.0 14:08:04 smmap==5.0.3 14:08:04 soupsieve==2.9.2 14:08:04 stevedore==5.8.0 14:08:04 tabulate==0.10.0 14:08:04 toml==0.10.2 14:08:04 tomlkit==0.15.1 14:08:04 tqdm==4.70.0 14:08:04 typing_extensions==4.16.0 14:08:04 urllib3==1.26.20 14:08:04 virtualenv==21.7.8 14:08:04 wcwidth==0.8.3 14:08:04 websocket-client==1.9.2 14:08:04 wrapt==2.4.0 14:08:04 xdg==6.0.0 14:08:04 xmltodict==1.0.4 14:08:04 yarl==1.24.5 14:08:04 yq==4.1.2 14:08:04 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins6293688403954008448.sh 14:08:04 ---> uv-install.sh 14:08:04 Installing uv/uvx (latest) using shell installer 14:08:11 2026-09-05 14:08:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-PYKrHa.sh" [1] 14:08:11 downloading uv 0.12.10 x86_64-unknown-linux-gnu 14:08:16 installing to /home/jenkins/.local/bin 14:08:16 uv 14:08:16 uvx 14:08:16 everything's installed! 14:08:16 ---> Validating uv/uvx install 14:08:16 uvx 0.12.10 (x86_64-unknown-linux-gnu) 14:08:16 [EnvInject] - Injecting environment variables from a build step. 14:08:16 [EnvInject] - Injecting as environment variables the properties content 14:08:16 OS_CLOUD=vex 14:08:16 14:08:16 [EnvInject] - Variables injected successfully. 14:08:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:08:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:08:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11795939179347845591.sh 14:08:16 ---> Orphaned k8s clusters 14:08:16 Setup pyenv: 14:08:16 system 14:08:16 3.8.13 14:08:16 3.9.13 14:08:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:08:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:08:45 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:08:56 -----> Delete orphaned cluster 14:08:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:08:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:08:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8785912616476502874.sh 14:08:56 ---> Orphaned stacks 14:08:56 Setup pyenv: 14:08:56 system 14:08:56 3.8.13 14:08:56 3.9.13 14:08:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:08:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:09:42 + mapfile -t OS_COE_CLUSTERS_ID 14:09:42 ++ awk '{print $1}' 14:09:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:09:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:09:52 + echo '-----> Active clusters -> stacks' 14:09:52 -----> Active clusters -> stacks 14:09:52 + OS_COE_STACKS=() 14:09:52 + [[ 0 -gt 0 ]] 14:09:52 + mapfile -t OS_STACKS 14:09:52 ++ 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 14:09:52 ++ awk '{print $1}' 14:10:02 + echo '-----> Active stacks' 14:10:02 -----> Active stacks 14:10:02 + echo '-----> Delete orphaned stacks' 14:10:02 -----> Delete orphaned stacks 14:10:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:10:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:10:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15882260278005549788.sh 14:10:02 ---> Orphaned servers 14:10:02 Setup pyenv: 14:10:02 system 14:10:02 3.8.13 14:10:02 3.9.13 14:10:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:10:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:10:43 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:10:58 -----> Active servers 14:10:58 prd-centos8-builder-2c-4g-10046 14:10:58 prd-ubuntu1804-builder-2c-2g-10045 14:10:58 prd-ubuntu1804-docker-4c-4g-10044 14:10:58 -----> Delete orphaned servers 14:11:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:11:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:11:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins864619546001757125.sh 14:11:18 ---> Orphaned ports 14:11:18 Setup pyenv: 14:11:18 system 14:11:18 3.8.13 14:11:18 3.9.13 14:11:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:11:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:11:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:12:02 No orphaned ports to process. 14:12:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:12:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:12:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15289216568324797339.sh 14:12:02 ---> Orphaned volumes 14:12:02 + source /home/jenkins/lf-env.sh 14:12:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:12:02 ++ mktemp -d /tmp/venv-XXXX 14:12:02 + lf_venv=/tmp/venv-Mr7t 14:12:02 + local venv_file=/tmp/.os_lf_venv 14:12:02 + local python=python3 14:12:02 + local options 14:12:02 + local set_path=true 14:12:02 + local install_args= 14:12:02 ++ 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 14:12:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:12:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:12:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:12:02 + true 14:12:02 + case $1 in 14:12:02 + python=python3 14:12:02 + shift 2 14:12:02 + true 14:12:02 + case $1 in 14:12:02 + shift 14:12:02 + break 14:12:02 + case $python in 14:12:02 + local pkg_list= 14:12:02 + [[ -d /opt/pyenv ]] 14:12:02 + echo 'Setup pyenv:' 14:12:02 Setup pyenv: 14:12:02 + export PYENV_ROOT=/opt/pyenv 14:12:02 + PYENV_ROOT=/opt/pyenv 14:12:02 + 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 14:12:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:12:02 + pyenv versions 14:12:02 system 14:12:02 3.8.13 14:12:02 3.9.13 14:12:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:12:02 + command -v pyenv 14:12:02 ++ pyenv init - --no-rehash 14:12:02 + 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[*]}"'\'')" 14:12:02 export PATH="/opt/pyenv/shims:${PATH}" 14:12:02 export PYENV_SHELL=bash 14:12:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:12:02 pyenv() { 14:12:02 local command 14:12:02 command="${1:-}" 14:12:02 if [ "$#" -gt 0 ]; then 14:12:02 shift 14:12:02 fi 14:12:02 14:12:02 case "$command" in 14:12:02 rehash|shell) 14:12:02 eval "$(pyenv "sh-$command" "$@")" 14:12:02 ;; 14:12:02 *) 14:12:02 command pyenv "$command" "$@" 14:12:02 ;; 14:12:02 esac 14:12:02 }' 14:12:02 +++ 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[*]}"' 14:12:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:12:02 ++ 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 14:12:02 ++ 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 14:12:02 ++ export PYENV_SHELL=bash 14:12:02 ++ PYENV_SHELL=bash 14:12:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:12:02 +++ complete -F _pyenv pyenv 14:12:02 ++ lf-pyver python3 14:12:02 ++ local py_version_xy=python3 14:12:02 ++ local py_version_xyz= 14:12:02 ++ sed 's/^[ *]* //' 14:12:02 ++ pyenv versions 14:12:02 ++ local command 14:12:02 ++ command=versions 14:12:02 ++ '[' 1 -gt 0 ']' 14:12:02 ++ shift 14:12:02 ++ case "$command" in 14:12:02 ++ command pyenv versions 14:12:02 ++ pyenv versions 14:12:02 ++ awk '{ print $1 }' 14:12:02 ++ grep -E '^[0-9.]*[0-9]$' 14:12:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:12:02 +++ grep '^3' /tmp/.pyenv_versions 14:12:02 +++ sort -V 14:12:02 +++ tail -n 1 14:12:02 ++ py_version_xyz=3.10.6 14:12:02 ++ [[ -z 3.10.6 ]] 14:12:02 ++ echo 3.10.6 14:12:02 ++ return 0 14:12:02 + pyenv local 3.10.6 14:12:02 + local command 14:12:02 + command=local 14:12:02 + '[' 2 -gt 0 ']' 14:12:02 + shift 14:12:02 + case "$command" in 14:12:02 + command pyenv local 3.10.6 14:12:02 + pyenv local 3.10.6 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='lftools[openstack] ' 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='kubernetes ' 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='niet ' 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='python-heatclient ' 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='python-openstackclient ' 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='python-magnumclient ' 14:12:02 + for arg in "$@" 14:12:02 + case $arg in 14:12:02 + pkg_list+='yq ' 14:12:02 + [[ -f /tmp/.os_lf_venv ]] 14:12:02 ++ cat /tmp/.os_lf_venv 14:12:02 + lf_venv=/tmp/venv-ribN 14:12:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from' file:/tmp/.os_lf_venv 14:12:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:12:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:12:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:02 + local 'pip_opts=--upgrade --quiet' 14:12:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:12:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:12:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:12:02 + [[ -n '' ]] 14:12:02 + [[ -n '' ]] 14:12:02 + lf-venv-pip-install /tmp/venv-ribN/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:12:02 + local venv_python=/tmp/venv-ribN/bin/python3 14:12:02 + shift 14:12:02 + local upstream=https://pypi.org/simple 14:12:02 + /tmp/venv-ribN/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 14:12:09 + return 0 14:12:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:12:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:12:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:12:09 + lf-venv-pip-install /tmp/venv-ribN/bin/python3 --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 14:12:09 + local venv_python=/tmp/venv-ribN/bin/python3 14:12:09 + shift 14:12:09 + local upstream=https://pypi.org/simple 14:12:09 + /tmp/venv-ribN/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 14:12:45 + return 0 14:12:45 + type python3 14:12:45 + true 14:12:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH' 14:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:12:45 + PATH=/tmp/venv-ribN/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 14:12:45 + return 0 14:12:45 + mapfile -t os_volumes 14:12:45 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:13:04 + '[' 0 -eq 0 ']' 14:13:04 + echo 'No orphaned volumes found.' 14:13:04 No orphaned volumes found. 14:13:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:13:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:13:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7913787939951046328.sh 14:13:04 ---> Protect in-use images 14:13:04 Setup pyenv: 14:13:05 system 14:13:05 3.8.13 14:13:05 3.9.13 14:13:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:13:47 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:13:47 INFO: There are images to protect defined in jenkins-config. 14:13:47 INFO: Protecting the following images: 14:13:47 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 14:13:47 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 14:13:47 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 14:13:47 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 14:13:47 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 14:13:47 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 14:13:47 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 14:13:47 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 14:13:47 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 14:13:47 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 14:13:56 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 14:14:05 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 14:14:14 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 14:14:24 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 14:14:33 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 14:14:42 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 14:14:51 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 14:15:01 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 14:15:10 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 14:15:19 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 14:15:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:15:19 Run condition [Boolean condition] enabling perform for step [BuilderChain] 14:15:19 [EnvInject] - Injecting environment variables from a build step. 14:15:20 [EnvInject] - Injecting as environment variables the properties content 14:15:20 OS_IMAGE_CLEANUP_AGE=30 14:15:20 14:15:20 [EnvInject] - Variables injected successfully. 14:15:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14926350261467422610.sh 14:15:20 ---> Cleanup old images 14:15:20 Setup pyenv: 14:15:20 system 14:15:20 3.8.13 14:15:20 3.9.13 14:15:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:15:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:15:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:15:37 Build timed out (after 10 minutes). Marking the build as failed. 14:15:37 $ ssh-agent -k 14:15:37 unset SSH_AUTH_SOCK; 14:15:37 unset SSH_AGENT_PID; 14:15:37 echo Agent pid 5218 killed; 14:15:37 [ssh-agent] Stopped. 14:15:37 Build was aborted 14:15:37 [PostBuildScript] - [INFO] Executing post build scripts. 14:15:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3153307932482152117.sh 14:15:37 /home/jenkins/lf-env.sh: line 73: 7778 Terminated "$venv_python" -m pip install "$@" 14:15:37 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 14:15:37 ---> sysstat.sh 14:15:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13066725290212930147.sh 14:15:38 ---> package-listing.sh 14:15:38 ++ facter osfamily 14:15:38 ++ tr '[:upper:]' '[:lower:]' 14:15:39 + OS_FAMILY=redhat 14:15:39 + workspace=/w/workspace/ci-management-openstack-cron 14:15:39 + START_PACKAGES=/tmp/packages_start.txt 14:15:39 + END_PACKAGES=/tmp/packages_end.txt 14:15:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:39 + PACKAGES=/tmp/packages_start.txt 14:15:39 + '[' /w/workspace/ci-management-openstack-cron ']' 14:15:39 + PACKAGES=/tmp/packages_end.txt 14:15:39 + case "${OS_FAMILY}" in 14:15:39 + rpm -qa 14:15:39 + sort 14:15:40 + '[' -f /tmp/packages_start.txt ']' 14:15:40 + '[' -f /tmp/packages_end.txt ']' 14:15:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:40 + '[' /w/workspace/ci-management-openstack-cron ']' 14:15:40 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:15:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:15:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11461614063028043459.sh 14:15:40 ---> capture-instance-metadata.sh 14:15:40 Setup pyenv: 14:15:40 system 14:15:40 3.8.13 14:15:40 3.9.13 14:15:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:15:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:15:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:43 lf-activate-venv(): INFO: Installing additional packages: lftools 14:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:16:05 INFO: Running in OpenStack, capturing instance metadata 14:16:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10291494103130428896.sh 14:16:05 provisioning config files... 14:16:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6221850778410882753tmp 14:16:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:16:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:16:05 [EnvInject] - Injecting environment variables from a build step. 14:16:05 [EnvInject] - Injecting as environment variables the properties content 14:16:05 SERVER_ID=logs 14:16:05 14:16:05 [EnvInject] - Variables injected successfully. 14:16:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3373262075306981142.sh 14:16:05 ---> create-netrc.sh 14:16:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2284879164802656044.sh 14:16:06 ---> python-tools-install.sh 14:16:06 Setup pyenv: 14:16:06 system 14:16:06 3.8.13 14:16:06 3.9.13 14:16:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:16:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:16:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:09 WARNING: Error parsing dependencies of setuptools: [Errno 2] No such file or directory: '/tmp/venv-ribN/lib/python3.10/site-packages/setuptools-65.7.0.dist-info/METADATA' 14:16:11 WARNING: Error parsing dependencies of botocore: [Errno 2] No such file or directory: '/tmp/venv-ribN/lib/python3.10/site-packages/botocore-1.43.88.dist-info/METADATA' 14:16:13 lf-activate-venv(): INFO: Installing additional packages: lftools 14:16:36 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:16:36 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins13400173919394191777.sh 14:16:36 ---> uv-install.sh 14:16:36 uv 0.12.10 is already installed 14:16:36 uvx 0.12.10 (x86_64-unknown-linux-gnu) 14:16:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17532314717265998304.sh 14:16:36 ---> sudo-logs.sh 14:16:36 Archiving 'sudo' log.. 14:16:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4620171283190165478.sh 14:16:37 ---> job-cost.sh 14:16:37 INFO: Activating Python virtual environment... 14:16:37 Setup pyenv: 14:16:37 system 14:16:37 3.8.13 14:16:37 3.9.13 14:16:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:17:01 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:17:01 INFO: No stack-cost file found 14:17:01 INFO: Instance uptime: 797s 14:17:01 INFO: Fetching instance metadata (attempt 1 of 3)... 14:17:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:17:01 INFO: Successfully fetched instance metadata 14:17:01 INFO: Instance type: v3-starter-2 14:17:01 INFO: Retrieving pricing info for: v3-starter-2 14:17:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:17:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=797 14:17:05 INFO: Successfully fetched Vexxhost pricing API 14:17:05 INFO: Retrieved cost: 0.02 14:17:05 INFO: Retrieved resource: v3-starter-2 14:17:05 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 14:17:05 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 14:17:05 INFO: Successfully archived job cost data 14:17:05 DEBUG: Cost data: ci-management-openstack-cron,62163,2026-09-05 14:17:05,v3-starter-2,797,0.02,0.00,FAILURE 14:17:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11446596073860004999.sh 14:17:05 ---> logs-deploy.sh 14:17:05 Setup pyenv: 14:17:05 system 14:17:05 3.8.13 14:17:05 3.9.13 14:17:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:17:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ribN from file:/tmp/.os_lf_venv 14:17:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:17:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:17:34 lf-activate-venv(): INFO: Adding /tmp/venv-ribN/bin to PATH 14:17:34 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/62163 14:17:34 INFO: archiving workspace using pattern(s): 14:17:39 Archives upload complete. 14:17:40 INFO: archiving logs to Nexus 14:17:42 ---> uname -a: 14:17:42 Linux prd-centos8-builder-2c-4g-10046.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 14:17:42 14:17:42 14:17:42 ---> lscpu: 14:17:42 Architecture: x86_64 14:17:42 CPU op-mode(s): 32-bit, 64-bit 14:17:42 Byte Order: Little Endian 14:17:42 CPU(s): 2 14:17:42 On-line CPU(s) list: 0,1 14:17:42 Thread(s) per core: 1 14:17:42 Core(s) per socket: 1 14:17:42 Socket(s): 2 14:17:42 NUMA node(s): 1 14:17:42 Vendor ID: AuthenticAMD 14:17:42 CPU family: 23 14:17:42 Model: 49 14:17:42 Model name: AMD EPYC-Rome Processor 14:17:42 Stepping: 0 14:17:42 CPU MHz: 2800.000 14:17:42 BogoMIPS: 5600.00 14:17:42 Virtualization: AMD-V 14:17:42 Hypervisor vendor: KVM 14:17:42 Virtualization type: full 14:17:42 L1d cache: 32K 14:17:42 L1i cache: 32K 14:17:42 L2 cache: 512K 14:17:42 L3 cache: 16384K 14:17:42 NUMA node0 CPU(s): 0,1 14:17:42 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 14:17:42 14:17:42 14:17:42 ---> nproc: 14:17:42 2 14:17:42 14:17:42 14:17:42 ---> df -h: 14:17:42 Filesystem Size Used Avail Use% Mounted on 14:17:42 devtmpfs 1.8G 0 1.8G 0% /dev 14:17:42 tmpfs 1.8G 0 1.8G 0% /dev/shm 14:17:42 tmpfs 1.8G 17M 1.8G 1% /run 14:17:42 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 14:17:42 /dev/vda1 20G 9.2G 11G 46% / 14:17:42 tmpfs 367M 0 367M 0% /run/user/1001 14:17:42 14:17:42 14:17:42 ---> free -m: 14:17:42 total used free shared buff/cache available 14:17:42 Mem: 3665 504 958 17 2203 2882 14:17:42 Swap: 1023 0 1023 14:17:42 14:17:42 14:17:42 ---> ip addr: 14:17:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:17:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:17:42 inet 127.0.0.1/8 scope host lo 14:17:42 valid_lft forever preferred_lft forever 14:17:42 inet6 ::1/128 scope host 14:17:42 valid_lft forever preferred_lft forever 14:17:42 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:17:42 link/ether fa:16:3e:05:44:39 brd ff:ff:ff:ff:ff:ff 14:17:42 altname enp0s3 14:17:42 altname ens3 14:17:42 inet 10.32.6.129/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 14:17:42 valid_lft 85604sec preferred_lft 85604sec 14:17:42 inet6 fe80::f816:3eff:fe05:4439/64 scope link 14:17:42 valid_lft forever preferred_lft forever 14:17:42 14:17:42 14:17:42 ---> sar -b -r -n DEV: 14:17:42 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/05/2026 _x86_64_ (2 CPU) 14:17:42 14:17:42 14:03:58 LINUX RESTART (2 CPU) 14:17:42 14:17:42 02:05:03 PM tps rtps wtps bread/s bwrtn/s 14:17:42 02:06:01 PM 67.05 16.58 50.47 3776.49 2536.83 14:17:42 02:07:01 PM 46.20 0.38 45.82 34.12 4245.63 14:17:42 02:08:01 PM 62.97 0.03 62.94 0.53 7780.00 14:17:42 02:09:01 PM 29.91 1.22 28.69 234.32 6637.37 14:17:42 02:10:01 PM 21.71 0.05 21.66 1.33 2608.66 14:17:42 02:11:01 PM 24.80 1.00 23.80 28.91 1268.54 14:17:42 02:12:01 PM 14.64 0.20 14.44 32.38 511.58 14:17:42 02:13:01 PM 13.86 0.03 13.83 1.73 538.40 14:17:42 02:14:01 PM 13.50 0.00 13.50 0.00 539.29 14:17:42 02:15:01 PM 5.33 0.00 5.33 0.00 282.34 14:17:42 02:16:01 PM 19.11 0.07 19.04 9.72 767.39 14:17:42 02:17:01 PM 30.45 0.38 30.07 38.65 2336.67 14:17:42 Average: 29.02 1.62 27.40 336.93 2504.01 14:17:42 14:17:42 02:05:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:17:42 02:06:01 PM 1564952 3033388 2188724 58.31 2104 1647568 620068 12.91 135472 1802904 33456 14:17:42 02:07:01 PM 1292264 2943920 2461412 65.57 2104 1819780 686840 14.30 142332 2025216 134832 14:17:42 02:08:01 PM 1086476 2924888 2667200 71.06 2104 1999268 675272 14.06 157580 2191236 143016 14:17:42 02:09:01 PM 1106748 3000888 2646928 70.52 2104 2053684 596932 12.43 146720 2174972 23212 14:17:42 02:10:01 PM 1044404 2978596 2709272 72.18 2104 2092756 623148 12.98 170788 2210344 19424 14:17:42 02:11:01 PM 1085264 3019896 2668412 71.09 2104 2093616 581636 12.11 175656 2164088 6728 14:17:42 02:12:01 PM 1035064 2970668 2718612 72.43 2104 2094588 625816 13.03 214236 2176864 5820 14:17:42 02:13:01 PM 1032324 2967992 2721352 72.50 2104 2094644 626316 13.04 214448 2177572 5820 14:17:42 02:14:01 PM 1037616 2973264 2716060 72.36 2104 2094644 626280 13.04 214912 2174024 5820 14:17:42 02:15:01 PM 1065084 3000716 2688592 71.63 2104 2094644 595452 12.40 215208 2145924 4 14:17:42 02:16:01 PM 868076 2815392 2885600 76.87 2104 2106268 777020 16.18 399320 2157648 2424 14:17:42 02:17:01 PM 1046780 3016640 2706896 72.11 2104 2127288 565492 11.78 406364 1967264 19320 14:17:42 Average: 1105421 2970521 2648255 70.55 2104 2026562 633356 13.19 216086 2114005 33323 14:17:42 14:17:42 02:05:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:17:42 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:06:01 PM eth0 202.86 115.58 949.08 57.16 0.00 0.00 0.00 0.00 14:17:42 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:07:01 PM eth0 27.52 22.14 689.43 3.25 0.00 0.00 0.00 0.00 14:17:42 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:08:01 PM eth0 17.78 15.93 356.14 2.85 0.00 0.00 0.00 0.00 14:17:42 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:09:01 PM eth0 33.19 27.74 323.28 4.45 0.00 0.00 0.00 0.00 14:17:42 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:10:01 PM eth0 32.71 23.34 650.61 3.79 0.00 0.00 0.00 0.00 14:17:42 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:11:01 PM eth0 15.54 14.37 17.58 14.06 0.00 0.00 0.00 0.00 14:17:42 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:12:01 PM eth0 6.45 7.88 3.42 2.86 0.00 0.00 0.00 0.00 14:17:42 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:13:01 PM eth0 6.73 7.95 3.69 3.34 0.00 0.00 0.00 0.00 14:17:42 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:14:01 PM eth0 5.91 7.48 3.25 3.01 0.00 0.00 0.00 0.00 14:17:42 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:15:01 PM eth0 5.75 5.28 5.13 0.76 0.00 0.00 0.00 0.00 14:17:42 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:16:01 PM eth0 40.69 20.14 124.33 6.41 0.00 0.00 0.00 0.00 14:17:42 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 02:17:01 PM eth0 58.35 24.32 329.18 5.92 0.00 0.00 0.00 0.00 14:17:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:42 Average: eth0 37.33 24.09 286.06 8.85 0.00 0.00 0.00 0.00 14:17:42 14:17:42 14:17:42 ---> sar -P ALL: 14:17:42 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/05/2026 _x86_64_ (2 CPU) 14:17:42 14:17:42 14:03:58 LINUX RESTART (2 CPU) 14:17:42 14:17:42 02:05:03 PM CPU %user %nice %system %iowait %steal %idle 14:17:42 02:06:01 PM all 26.56 0.00 4.55 3.99 7.05 57.84 14:17:42 02:06:01 PM 0 26.59 0.00 5.44 3.00 7.50 57.47 14:17:42 02:06:01 PM 1 26.53 0.00 3.66 4.98 6.60 58.22 14:17:42 02:07:01 PM all 26.15 0.00 3.27 1.36 5.53 63.70 14:17:42 02:07:01 PM 0 28.28 0.00 3.26 1.48 5.52 61.45 14:17:42 02:07:01 PM 1 24.04 0.00 3.27 1.23 5.53 65.92 14:17:42 02:08:01 PM all 27.26 0.00 3.20 2.68 5.83 61.04 14:17:42 02:08:01 PM 0 25.00 0.00 3.22 2.73 5.62 63.43 14:17:42 02:08:01 PM 1 29.52 0.00 3.17 2.63 6.03 58.65 14:17:42 02:09:01 PM all 19.73 0.00 2.44 1.12 3.58 73.13 14:17:42 02:09:01 PM 0 15.45 0.00 2.01 1.50 3.39 77.65 14:17:42 02:09:01 PM 1 24.03 0.00 2.86 0.74 3.77 68.59 14:17:42 02:10:01 PM all 24.98 0.00 1.79 0.75 3.78 68.70 14:17:42 02:10:01 PM 0 35.05 0.00 1.88 0.93 4.46 57.68 14:17:42 02:10:01 PM 1 14.87 0.00 1.69 0.58 3.10 79.76 14:17:42 02:11:01 PM all 25.31 0.00 1.72 0.84 3.59 68.54 14:17:42 02:11:01 PM 0 39.22 0.00 2.11 0.88 4.02 53.76 14:17:42 02:11:01 PM 1 11.50 0.00 1.34 0.79 3.17 83.21 14:17:42 02:12:01 PM all 18.96 0.00 1.59 0.45 3.26 75.73 14:17:42 02:12:01 PM 0 25.43 0.00 1.61 0.23 3.30 69.43 14:17:42 02:12:01 PM 1 12.55 0.00 1.58 0.68 3.23 81.97 14:17:42 02:13:01 PM all 23.50 0.00 1.60 0.39 6.27 68.24 14:17:42 02:13:01 PM 0 16.61 0.00 1.36 0.40 6.04 75.58 14:17:42 02:13:01 PM 1 30.45 0.00 1.84 0.37 6.50 60.84 14:17:42 02:14:01 PM all 23.16 0.00 1.62 0.42 7.67 67.13 14:17:42 02:14:01 PM 0 26.57 0.00 1.93 0.45 7.47 63.58 14:17:42 02:14:01 PM 1 19.79 0.00 1.32 0.38 7.87 70.64 14:17:42 02:15:01 PM all 8.79 0.00 0.87 0.18 4.09 86.08 14:17:42 02:15:01 PM 0 11.58 0.00 1.04 0.00 3.48 83.90 14:17:42 02:15:01 PM 1 6.03 0.00 0.69 0.35 4.69 88.23 14:17:42 02:16:01 PM all 30.56 0.00 2.41 0.91 8.84 57.28 14:17:42 02:16:01 PM 0 37.27 0.00 2.94 0.96 8.35 50.48 14:17:42 02:16:01 PM 1 24.02 0.00 1.89 0.86 9.32 63.92 14:17:42 14:17:42 02:16:01 PM CPU %user %nice %system %iowait %steal %idle 14:17:42 02:17:01 PM all 34.32 0.00 3.29 1.19 8.27 52.93 14:17:42 02:17:01 PM 0 32.51 0.00 2.78 0.61 8.27 55.82 14:17:42 02:17:01 PM 1 36.13 0.00 3.81 1.77 8.27 50.02 14:17:42 Average: all 24.12 0.00 2.36 1.18 5.67 66.68 14:17:42 Average: 0 26.61 0.00 2.46 1.09 5.63 64.21 14:17:42 Average: 1 21.63 0.00 2.25 1.27 5.70 69.15 14:17:42 14:17:42 14:17:42