04:05:17 Started by timer 04:05:17 Running as SYSTEM 04:05:17 [EnvInject] - Loading node environment variables. 04:05:17 Building remotely on prd-centos8-builder-2c-4g-9912 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 04:05:17 [ssh-agent] Looking for ssh-agent implementation... 04:05:17 $ ssh-agent 04:05:17 SSH_AUTH_SOCK=/tmp/ssh-yLx19KyJN6FF/agent.5207 04:05:17 SSH_AGENT_PID=5209 04:05:17 [ssh-agent] Started. 04:05:17 Running ssh-add (command line suppressed) 04:05:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7465838261956149471.key (jenkins-ssh) 04:05:17 [ssh-agent] Using credentials jenkins (jenkins) 04:05:17 The recommended git tool is: NONE 04:05:21 using credential jenkins 04:05:21 Wiping out workspace first. 04:05:21 Cloning the remote Git repository 04:05:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 04:05:21 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:05:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 04:05:21 > git --version # timeout=10 04:05:21 > git --version # 'git version 2.43.0' 04:05:21 using GIT_SSH to set credentials jenkins 04:05:21 [INFO] Currently running in a labeled security context 04:05:21 [INFO] Currently SELinux is 'enforcing' on the host 04:05:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh12539596571783916621.key 04:05:21 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 04:05:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:26 Avoid second fetch 04:05:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:05:26 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 04:05:26 > git config core.sparsecheckout # timeout=10 04:05:26 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 04:05:27 Commit message: "Chore: Update global-jjb to v0.95.0" 04:05:27 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 04:05:27 > git remote # timeout=10 04:05:27 > git submodule init # timeout=10 04:05:27 > git submodule sync # timeout=10 04:05:27 > git config --get remote.origin.url # timeout=10 04:05:27 > git submodule init # timeout=10 04:05:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:05:27 > git config --get submodule.packer/common-packer.url # timeout=10 04:05:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:05:27 > git config --get submodule.global-jjb.url # timeout=10 04:05:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:05:28 > git submodule update --init --recursive packer/common-packer # timeout=10 04:05:32 > git submodule update --init --recursive global-jjb # timeout=10 04:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:05:43 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:05:43 provisioning config files... 04:05:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:05:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:05:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5403198538192184184.sh 04:05:43 ---> python-tools-install.sh 04:05:43 Setup pyenv: 04:05:44 system 04:05:44 * 3.8.13 (set by /opt/pyenv/version) 04:05:44 * 3.9.13 (set by /opt/pyenv/version) 04:05:44 * 3.10.6 (set by /opt/pyenv/version) 04:05:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G102 04:05:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools 04:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:07:06 Generating Requirements File 04:08:09 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. 04:08:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:08:10 Python 3.10.6 04:08:10 pip 26.2.1 from /tmp/venv-G102/lib/python3.10/site-packages/pip (python 3.10) 04:08:11 aiohappyeyeballs==2.7.1 04:08:11 aiohttp==3.14.3 04:08:11 aiosignal==1.4.0 04:08:11 appdirs==1.4.4 04:08:11 argcomplete==3.7.2 04:08:11 aspy.yaml==1.3.0 04:08:11 async-timeout==5.0.1 04:08:11 attrs==26.1.0 04:08:11 autopage==0.6.0 04:08:11 backports.strenum==1.3.1 04:08:11 beautifulsoup4==4.15.0 04:08:11 boto3==1.43.87 04:08:11 botocore==1.43.87 04:08:11 bs4==0.0.2 04:08:11 certifi==2026.7.22 04:08:11 cffi==2.1.1 04:08:11 cfgv==3.5.0 04:08:11 chardet==7.6.0 04:08:11 charset-normalizer==3.5.1 04:08:11 click==8.5.0 04:08:11 cliff==4.14.0 04:08:11 cmd2==3.5.1 04:08:11 cryptography==3.3.2 04:08:11 debtcollector==3.1.0 04:08:11 decorator==5.3.1 04:08:11 defusedxml==0.7.1 04:08:11 Deprecated==1.3.1 04:08:11 distlib==0.4.3 04:08:11 dnspython==2.8.0 04:08:11 docker==7.2.0 04:08:11 dogpile.cache==1.5.0 04:08:11 durationpy==0.11 04:08:11 email-validator==2.3.0 04:08:11 filelock==3.32.5 04:08:11 frozenlist==1.8.0 04:08:11 future==1.0.0 04:08:11 gitdb==4.0.12 04:08:11 GitPython==3.1.61 04:08:11 httplib2==0.30.2 04:08:11 identify==2.6.19 04:08:11 idna==3.19 04:08:11 importlib-resources==1.5.0 04:08:11 iso8601==2.1.0 04:08:11 Jinja2==3.1.6 04:08:11 jmespath==1.1.0 04:08:11 jsonpatch==1.33 04:08:11 jsonpointer==3.1.1 04:08:11 jsonschema==4.26.0 04:08:11 jsonschema-specifications==2025.9.1 04:08:11 keystoneauth1==5.14.0 04:08:11 kubernetes==36.0.3 04:08:11 lftools==0.37.23 04:08:11 lxml==6.1.3 04:08:11 markdown-it-py==4.2.0 04:08:11 MarkupSafe==3.0.3 04:08:11 mdurl==0.1.2 04:08:11 msgpack==1.2.2 04:08:11 multi_key_dict==2.0.3 04:08:11 multidict==6.7.1 04:08:11 munch==4.0.0 04:08:11 netaddr==1.3.0 04:08:11 niet==1.4.2 04:08:11 nodeenv==1.10.0 04:08:11 oauth2client==4.1.3 04:08:11 oauthlib==3.3.1 04:08:11 openstacksdk==4.13.0 04:08:11 os-service-types==1.8.2 04:08:11 osc-lib==4.6.0 04:08:11 oslo.config==10.4.0 04:08:11 oslo.context==6.4.0 04:08:11 oslo.i18n==6.8.0 04:08:11 oslo.log==8.2.0 04:08:11 oslo.serialization==5.10.0 04:08:11 oslo.utils==10.1.1 04:08:11 packaging==26.3 04:08:11 pbr==7.0.3 04:08:11 platformdirs==4.11.7 04:08:11 prettytable==3.18.0 04:08:11 propcache==0.5.2 04:08:11 psutil==7.2.2 04:08:11 pyasn1==0.6.4 04:08:11 pyasn1_modules==0.4.2 04:08:11 pycparser==3.0 04:08:11 pygerrit2==2.0.15 04:08:11 PyGithub==2.10.0 04:08:11 Pygments==2.21.0 04:08:11 PyJWT==2.13.0 04:08:11 PyNaCl==1.6.2 04:08:11 pyparsing==2.4.7 04:08:11 pyperclip==1.11.0 04:08:11 pyrsistent==0.20.0 04:08:11 python-cinderclient==9.9.0 04:08:11 python-dateutil==2.9.0.post0 04:08:11 python-discovery==1.6.0 04:08:11 python-heatclient==5.2.0 04:08:11 python-jenkins==1.8.3 04:08:11 python-keystoneclient==6.0.0 04:08:11 python-magnumclient==4.11.0 04:08:11 python-openstackclient==10.0.0 04:08:11 python-swiftclient==4.11.0 04:08:11 PyYAML==6.0.3 04:08:11 referencing==0.37.0 04:08:11 requests==2.34.2 04:08:11 requests-oauthlib==2.0.0 04:08:11 rfc3986==2.0.0 04:08:11 rich==15.0.0 04:08:11 rich-argparse==1.8.0 04:08:11 rpds-py==0.30.0 04:08:11 rsa==4.9.1 04:08:11 ruamel.yaml==0.19.1 04:08:11 ruamel.yaml.clib==0.2.15 04:08:11 s3transfer==0.19.2 04:08:11 simplejson==4.1.2 04:08:11 six==1.17.0 04:08:11 smmap==5.0.3 04:08:11 soupsieve==2.9.2 04:08:11 stevedore==5.8.0 04:08:11 tabulate==0.10.0 04:08:11 toml==0.10.2 04:08:11 tomlkit==0.15.1 04:08:11 tqdm==4.70.0 04:08:11 typing_extensions==4.16.0 04:08:11 urllib3==1.26.20 04:08:11 virtualenv==21.7.8 04:08:11 wcwidth==0.8.3 04:08:11 websocket-client==1.9.2 04:08:11 wrapt==2.4.0 04:08:11 xdg==6.0.0 04:08:11 xmltodict==1.0.4 04:08:11 yarl==1.24.5 04:08:11 yq==4.1.2 04:08:11 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins12547069016928801050.sh 04:08:11 ---> uv-install.sh 04:08:11 Installing uv/uvx (latest) using shell installer 04:08:18 2026-09-04 04:08:18 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Wgfhnd.sh" [1] 04:08:18 downloading uv 0.12.9 x86_64-unknown-linux-gnu 04:08:23 installing to /home/jenkins/.local/bin 04:08:23 uv 04:08:23 uvx 04:08:23 everything's installed! 04:08:23 ---> Validating uv/uvx install 04:08:23 uvx 0.12.9 (x86_64-unknown-linux-gnu) 04:08:23 [EnvInject] - Injecting environment variables from a build step. 04:08:23 [EnvInject] - Injecting as environment variables the properties content 04:08:23 OS_CLOUD=vex 04:08:23 04:08:23 [EnvInject] - Variables injected successfully. 04:08:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:08:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:08:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4352849333665866894.sh 04:08:23 ---> Orphaned k8s clusters 04:08:23 Setup pyenv: 04:08:23 system 04:08:23 3.8.13 04:08:23 3.9.13 04:08:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:08:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:08:53 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:09:05 -----> Delete orphaned cluster 04:09:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:09:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:09:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2841640066928223831.sh 04:09:05 ---> Orphaned stacks 04:09:05 Setup pyenv: 04:09:05 system 04:09:05 3.8.13 04:09:05 3.9.13 04:09:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:09:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:09:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:09:52 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:09:52 + mapfile -t OS_COE_CLUSTERS_ID 04:09:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:09:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:09:52 ++ awk '{print $1}' 04:10:02 + echo '-----> Active clusters -> stacks' 04:10:02 -----> Active clusters -> stacks 04:10:02 + OS_COE_STACKS=() 04:10:02 + [[ 0 -gt 0 ]] 04:10:02 + mapfile -t OS_STACKS 04:10:02 ++ 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 04:10:02 ++ awk '{print $1}' 04:10:12 + echo '-----> Active stacks' 04:10:12 -----> Active stacks 04:10:12 + echo '-----> Delete orphaned stacks' 04:10:12 -----> Delete orphaned stacks 04:10:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:10:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:10:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16832405928242855837.sh 04:10:12 ---> Orphaned servers 04:10:12 Setup pyenv: 04:10:13 system 04:10:13 3.8.13 04:10:13 3.9.13 04:10:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:10:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:10:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:10:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:11:10 -----> Active servers 04:11:10 prd-centos8-builder-2c-4g-9912 04:11:10 -----> Delete orphaned servers 04:11:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:11:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:11:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11281470456265328300.sh 04:11:17 ---> Orphaned ports 04:11:17 Setup pyenv: 04:11:17 system 04:11:17 3.8.13 04:11:17 3.9.13 04:11:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:11:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:12:01 No orphaned ports to process. 04:12:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:12:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:12:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17744513372263996759.sh 04:12:01 ---> Orphaned volumes 04:12:01 + source /home/jenkins/lf-env.sh 04:12:01 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:12:01 ++ mktemp -d /tmp/venv-XXXX 04:12:01 + lf_venv=/tmp/venv-6cPH 04:12:01 + local venv_file=/tmp/.os_lf_venv 04:12:01 + local python=python3 04:12:01 + local options 04:12:01 + local set_path=true 04:12:01 + local install_args= 04:12:01 ++ 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 04:12:01 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:12:01 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:12:01 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:12:01 + true 04:12:01 + case $1 in 04:12:01 + python=python3 04:12:01 + shift 2 04:12:01 + true 04:12:01 + case $1 in 04:12:01 + shift 04:12:01 + break 04:12:01 + case $python in 04:12:01 + local pkg_list= 04:12:01 + [[ -d /opt/pyenv ]] 04:12:01 + echo 'Setup pyenv:' 04:12:01 Setup pyenv: 04:12:01 + export PYENV_ROOT=/opt/pyenv 04:12:01 + PYENV_ROOT=/opt/pyenv 04:12:01 + 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 04:12:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:12:01 + pyenv versions 04:12:01 system 04:12:01 3.8.13 04:12:01 3.9.13 04:12:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:12:01 + command -v pyenv 04:12:01 ++ pyenv init - --no-rehash 04:12:01 + 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[*]}"'\'')" 04:12:01 export PATH="/opt/pyenv/shims:${PATH}" 04:12:01 export PYENV_SHELL=bash 04:12:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:12:01 pyenv() { 04:12:01 local command 04:12:01 command="${1:-}" 04:12:01 if [ "$#" -gt 0 ]; then 04:12:01 shift 04:12:01 fi 04:12:01 04:12:01 case "$command" in 04:12:01 rehash|shell) 04:12:01 eval "$(pyenv "sh-$command" "$@")" 04:12:01 ;; 04:12:01 *) 04:12:01 command pyenv "$command" "$@" 04:12:01 ;; 04:12:01 esac 04:12:01 }' 04:12:01 +++ 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[*]}"' 04:12:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:12:01 ++ 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 04:12:01 ++ 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 04:12:01 ++ export PYENV_SHELL=bash 04:12:01 ++ PYENV_SHELL=bash 04:12:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:12:01 +++ complete -F _pyenv pyenv 04:12:01 ++ lf-pyver python3 04:12:01 ++ local py_version_xy=python3 04:12:01 ++ local py_version_xyz= 04:12:01 ++ sed 's/^[ *]* //' 04:12:01 ++ pyenv versions 04:12:01 ++ local command 04:12:01 ++ command=versions 04:12:01 ++ '[' 1 -gt 0 ']' 04:12:01 ++ shift 04:12:01 ++ case "$command" in 04:12:01 ++ command pyenv versions 04:12:01 ++ pyenv versions 04:12:01 ++ grep -E '^[0-9.]*[0-9]$' 04:12:01 ++ awk '{ print $1 }' 04:12:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:12:01 +++ sort -V 04:12:01 +++ grep '^3' /tmp/.pyenv_versions 04:12:01 +++ tail -n 1 04:12:01 ++ py_version_xyz=3.10.6 04:12:01 ++ [[ -z 3.10.6 ]] 04:12:01 ++ echo 3.10.6 04:12:01 ++ return 0 04:12:01 + pyenv local 3.10.6 04:12:01 + local command 04:12:01 + command=local 04:12:01 + '[' 2 -gt 0 ']' 04:12:01 + shift 04:12:01 + case "$command" in 04:12:01 + command pyenv local 3.10.6 04:12:01 + pyenv local 3.10.6 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='lftools[openstack] ' 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='kubernetes ' 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='niet ' 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='python-heatclient ' 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='python-openstackclient ' 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='python-magnumclient ' 04:12:01 + for arg in "$@" 04:12:01 + case $arg in 04:12:01 + pkg_list+='yq ' 04:12:01 + [[ -f /tmp/.os_lf_venv ]] 04:12:01 ++ cat /tmp/.os_lf_venv 04:12:01 + lf_venv=/tmp/venv-G102 04:12:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from' file:/tmp/.os_lf_venv 04:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:12:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:12:01 + local 'pip_opts=--upgrade --quiet' 04:12:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:12:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:12:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:12:01 + [[ -n '' ]] 04:12:01 + [[ -n '' ]] 04:12:01 + lf-venv-pip-install /tmp/venv-G102/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 04:12:01 + local venv_python=/tmp/venv-G102/bin/python3 04:12:01 + shift 04:12:01 + local upstream=https://pypi.org/simple 04:12:01 + /tmp/venv-G102/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 04:12:08 + return 0 04:12:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:12:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:12:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:12:08 + lf-venv-pip-install /tmp/venv-G102/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 04:12:08 + local venv_python=/tmp/venv-G102/bin/python3 04:12:08 + shift 04:12:08 + local upstream=https://pypi.org/simple 04:12:08 + /tmp/venv-G102/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 04:12:43 + return 0 04:12:43 + type python3 04:12:43 + true 04:12:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH' 04:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:12:43 + PATH=/tmp/venv-G102/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 04:12:43 + return 0 04:12:43 + mapfile -t os_volumes 04:12:43 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 04:13:00 + '[' 0 -eq 0 ']' 04:13:00 + echo 'No orphaned volumes found.' 04:13:00 No orphaned volumes found. 04:13:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:13:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:13:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4608891971140112704.sh 04:13:00 ---> Protect in-use images 04:13:00 Setup pyenv: 04:13:00 system 04:13:00 3.8.13 04:13:00 3.9.13 04:13:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:13:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:13:42 INFO: There are images to protect defined in jenkins-config. 04:13:42 INFO: Protecting the following images: 04:13:42 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 04:13:42 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 04:13:42 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 04:13:42 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 04:13:42 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 04:13:42 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 04:13:42 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 04:13:42 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 04:13:42 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 04:13:42 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 04:13:51 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 04:13:57 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 04:14:04 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 04:14:14 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 04:14:23 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 04:14:32 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 04:14:41 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 04:14:51 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 04:15:00 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 04:15:09 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 04:15:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:15:09 Run condition [Boolean condition] enabling perform for step [BuilderChain] 04:15:09 [EnvInject] - Injecting environment variables from a build step. 04:15:09 [EnvInject] - Injecting as environment variables the properties content 04:15:09 OS_IMAGE_CLEANUP_AGE=30 04:15:09 04:15:09 [EnvInject] - Variables injected successfully. 04:15:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6893909915159754018.sh 04:15:09 ---> Cleanup old images 04:15:09 Setup pyenv: 04:15:10 system 04:15:10 3.8.13 04:15:10 3.9.13 04:15:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:15:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:15:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:15:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:15:43 Build timed out (after 10 minutes). Marking the build as failed. 04:15:43 $ ssh-agent -k 04:15:43 unset SSH_AUTH_SOCK; 04:15:43 unset SSH_AGENT_PID; 04:15:43 echo Agent pid 5209 killed; 04:15:43 [ssh-agent] Stopped. 04:15:43 Build was aborted 04:15:43 [PostBuildScript] - [INFO] Executing post build scripts. 04:15:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8280623541794504494.sh 04:15:43 /home/jenkins/lf-env.sh: line 73: 7705 Terminated "$venv_python" -m pip install "$@" 04:15:43 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 04:15:43 ---> sysstat.sh 04:15:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14863522118737660484.sh 04:15:44 ---> package-listing.sh 04:15:44 ++ facter osfamily 04:15:44 ++ tr '[:upper:]' '[:lower:]' 04:15:45 + OS_FAMILY=redhat 04:15:45 + workspace=/w/workspace/ci-management-openstack-cron 04:15:45 + START_PACKAGES=/tmp/packages_start.txt 04:15:45 + END_PACKAGES=/tmp/packages_end.txt 04:15:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:45 + PACKAGES=/tmp/packages_start.txt 04:15:45 + '[' /w/workspace/ci-management-openstack-cron ']' 04:15:45 + PACKAGES=/tmp/packages_end.txt 04:15:45 + case "${OS_FAMILY}" in 04:15:45 + rpm -qa 04:15:45 + sort 04:15:46 + '[' -f /tmp/packages_start.txt ']' 04:15:46 + '[' -f /tmp/packages_end.txt ']' 04:15:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:46 + '[' /w/workspace/ci-management-openstack-cron ']' 04:15:46 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:15:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:15:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2283988826900448970.sh 04:15:46 ---> capture-instance-metadata.sh 04:15:46 Setup pyenv: 04:15:46 system 04:15:46 3.8.13 04:15:46 3.9.13 04:15:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:15:49 lf-activate-venv(): INFO: Installing additional packages: lftools 04:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:16:10 INFO: Running in OpenStack, capturing instance metadata 04:16:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins206518038652145042.sh 04:16:10 provisioning config files... 04:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17175278396764717051tmp 04:16:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:16:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:16:10 [EnvInject] - Injecting environment variables from a build step. 04:16:10 [EnvInject] - Injecting as environment variables the properties content 04:16:10 SERVER_ID=logs 04:16:10 04:16:10 [EnvInject] - Variables injected successfully. 04:16:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4479276264254257934.sh 04:16:10 ---> create-netrc.sh 04:16:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5880710047632390058.sh 04:16:10 ---> python-tools-install.sh 04:16:10 Setup pyenv: 04:16:11 system 04:16:11 3.8.13 04:16:11 3.9.13 04:16:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:16:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:16 WARNING: Error parsing dependencies of setuptools: [Errno 2] No such file or directory: '/tmp/venv-G102/lib/python3.10/site-packages/setuptools-65.7.0.dist-info/METADATA' 04:16:16 WARNING: No metadata found in /tmp/venv-G102/lib/python3.10/site-packages 04:16:16 ERROR: Can't roll back setuptools; was not uninstalled 04:16:16 ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/tmp/venv-G102/lib/python3.10/site-packages/setuptools-84.0.0.dist-info/INSTALLERf3kbu_x0.tmp' 04:16:16 04:16:18 lf-activate-venv(): INFO: Installing additional packages: lftools 04:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:16:40 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins1547632152153912810.sh 04:16:40 ---> uv-install.sh 04:16:40 uv 0.12.9 is already installed 04:16:40 uvx 0.12.9 (x86_64-unknown-linux-gnu) 04:16:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17180023989866806685.sh 04:16:40 ---> sudo-logs.sh 04:16:40 Archiving 'sudo' log.. 04:16:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins109652423876949461.sh 04:16:41 ---> job-cost.sh 04:16:41 INFO: Activating Python virtual environment... 04:16:41 Setup pyenv: 04:16:41 system 04:16:41 3.8.13 04:16:41 3.9.13 04:16:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:16:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:17:05 INFO: No stack-cost file found 04:17:05 INFO: Instance uptime: 794s 04:17:05 INFO: Fetching instance metadata (attempt 1 of 3)... 04:17:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:17:06 INFO: Successfully fetched instance metadata 04:17:06 INFO: Instance type: v3-starter-2 04:17:06 INFO: Retrieving pricing info for: v3-starter-2 04:17:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:17:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=794 04:17:09 INFO: Successfully fetched Vexxhost pricing API 04:17:09 INFO: Retrieved cost: 0.02 04:17:09 INFO: Retrieved resource: v3-starter-2 04:17:09 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 04:17:09 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 04:17:09 INFO: Successfully archived job cost data 04:17:09 DEBUG: Cost data: ci-management-openstack-cron,62129,2026-09-04 04:17:09,v3-starter-2,794,0.02,0.00,FAILURE 04:17:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13297253570401347282.sh 04:17:09 ---> logs-deploy.sh 04:17:09 Setup pyenv: 04:17:09 system 04:17:09 3.8.13 04:17:09 3.9.13 04:17:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:17:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G102 from file:/tmp/.os_lf_venv 04:17:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:17:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:17:38 lf-activate-venv(): INFO: Adding /tmp/venv-G102/bin to PATH 04:17:38 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/62129 04:17:38 INFO: archiving workspace using pattern(s): 04:17:43 Archives upload complete. 04:17:44 INFO: archiving logs to Nexus 04:17:45 ---> uname -a: 04:17:45 Linux prd-centos8-builder-2c-4g-9912.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 04:17:45 04:17:45 04:17:45 ---> lscpu: 04:17:45 Architecture: x86_64 04:17:45 CPU op-mode(s): 32-bit, 64-bit 04:17:45 Byte Order: Little Endian 04:17:45 CPU(s): 2 04:17:45 On-line CPU(s) list: 0,1 04:17:45 Thread(s) per core: 1 04:17:45 Core(s) per socket: 1 04:17:45 Socket(s): 2 04:17:45 NUMA node(s): 1 04:17:45 Vendor ID: AuthenticAMD 04:17:45 CPU family: 23 04:17:45 Model: 49 04:17:45 Model name: AMD EPYC-Rome Processor 04:17:45 Stepping: 0 04:17:45 CPU MHz: 2800.000 04:17:45 BogoMIPS: 5600.00 04:17:45 Virtualization: AMD-V 04:17:45 Hypervisor vendor: KVM 04:17:45 Virtualization type: full 04:17:45 L1d cache: 32K 04:17:45 L1i cache: 32K 04:17:45 L2 cache: 512K 04:17:45 L3 cache: 16384K 04:17:45 NUMA node0 CPU(s): 0,1 04:17:45 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 04:17:45 04:17:45 04:17:45 ---> nproc: 04:17:45 2 04:17:45 04:17:45 04:17:45 ---> df -h: 04:17:45 Filesystem Size Used Avail Use% Mounted on 04:17:45 devtmpfs 1.8G 0 1.8G 0% /dev 04:17:45 tmpfs 1.8G 0 1.8G 0% /dev/shm 04:17:45 tmpfs 1.8G 17M 1.8G 1% /run 04:17:45 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 04:17:45 /dev/vda1 20G 9.2G 11G 46% / 04:17:45 tmpfs 367M 0 367M 0% /run/user/1001 04:17:45 04:17:45 04:17:45 ---> free -m: 04:17:45 total used free shared buff/cache available 04:17:45 Mem: 3665 491 935 17 2237 2895 04:17:45 Swap: 1023 0 1023 04:17:45 04:17:45 04:17:45 ---> ip addr: 04:17:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:17:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:17:45 inet 127.0.0.1/8 scope host lo 04:17:45 valid_lft forever preferred_lft forever 04:17:45 inet6 ::1/128 scope host 04:17:45 valid_lft forever preferred_lft forever 04:17:45 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:17:45 link/ether fa:16:3e:22:4b:78 brd ff:ff:ff:ff:ff:ff 04:17:45 altname enp0s3 04:17:45 altname ens3 04:17:45 inet 10.32.6.183/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 04:17:45 valid_lft 85605sec preferred_lft 85605sec 04:17:45 inet6 fe80::f816:3eff:fe22:4b78/64 scope link 04:17:45 valid_lft forever preferred_lft forever 04:17:45 04:17:45 04:17:45 ---> sar -b -r -n DEV: 04:17:45 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/04/2026 _x86_64_ (2 CPU) 04:17:45 04:17:45 04:04:04 LINUX RESTART (2 CPU) 04:17:45 04:17:45 04:05:01 AM tps rtps wtps bread/s bwrtn/s 04:17:45 04:06:01 AM 98.15 31.44 66.71 4547.55 37458.01 04:17:45 04:07:01 AM 44.73 0.38 44.34 34.12 4043.74 04:17:45 04:08:01 AM 60.31 0.03 60.28 0.53 7852.67 04:17:45 04:09:01 AM 33.19 1.22 31.97 234.32 7007.06 04:17:45 04:10:01 AM 21.16 0.05 21.11 1.33 2621.79 04:17:45 04:11:01 AM 22.02 0.00 22.02 0.00 1106.70 04:17:45 04:12:01 AM 13.85 0.23 13.61 34.12 466.96 04:17:45 04:13:01 AM 14.38 0.00 14.38 0.00 560.60 04:17:45 04:14:01 AM 12.70 0.00 12.70 0.00 441.52 04:17:45 04:15:01 AM 6.95 0.00 6.95 0.00 342.61 04:17:45 04:16:01 AM 19.40 0.07 19.33 9.73 757.67 04:17:45 04:17:01 AM 21.24 0.38 20.86 38.65 2451.58 04:17:45 Average: 30.67 2.82 27.86 408.34 5425.71 04:17:45 04:17:45 04:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:45 04:06:01 AM 1569068 3041152 2184608 58.20 2104 1651416 614420 12.79 137952 1798012 37968 04:17:45 04:07:01 AM 1273692 2955220 2479984 66.07 2104 1852192 669260 13.94 181748 2016296 150036 04:17:45 04:08:01 AM 1146848 2945968 2606828 69.45 2104 1962752 658216 13.71 156316 2139976 106516 04:17:45 04:09:01 AM 1081800 2975880 2671876 71.18 2104 2053640 610592 12.71 146696 2199060 23188 04:17:45 04:10:01 AM 1046108 2980236 2707568 72.13 2104 2092716 612224 12.75 159636 2217996 19420 04:17:45 04:11:01 AM 1049536 2983228 2704140 72.04 2104 2092704 609968 12.70 174688 2202528 6728 04:17:45 04:12:01 AM 1095860 3030592 2657816 70.81 2104 2093728 562668 11.72 214164 2117396 5836 04:17:45 04:13:01 AM 1073120 3007876 2680556 71.41 2104 2093732 583628 12.15 214508 2139612 5828 04:17:45 04:14:01 AM 1048580 2983392 2705096 72.07 2104 2093732 610400 12.71 214776 2163028 5816 04:17:45 04:15:01 AM 1055512 2990256 2698164 71.88 2104 2093732 600716 12.51 214960 2156652 4 04:17:45 04:16:01 AM 877268 2857580 2876408 76.63 2104 2139316 733956 15.28 402032 2146912 37656 04:17:45 04:17:01 AM 950884 2961848 2802792 74.67 2104 2168980 625888 13.03 411948 2060424 15000 04:17:45 Average: 1105690 2976102 2647986 70.54 2104 2032387 624328 13.00 219119 2113158 34500 04:17:45 04:17:45 04:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:45 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:06:01 AM eth0 178.39 96.43 913.73 53.99 0.00 0.00 0.00 0.00 04:17:45 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:07:01 AM eth0 27.90 22.37 687.85 3.27 0.00 0.00 0.00 0.00 04:17:45 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:08:01 AM eth0 18.48 16.59 356.13 2.90 0.00 0.00 0.00 0.00 04:17:45 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:09:01 AM eth0 35.84 30.94 323.94 4.28 0.00 0.00 0.00 0.00 04:17:45 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:10:01 AM eth0 27.76 19.56 649.67 3.87 0.00 0.00 0.00 0.00 04:17:45 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:11:01 AM eth0 6.36 7.83 4.02 3.19 0.00 0.00 0.00 0.00 04:17:45 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:12:01 AM eth0 9.20 10.06 9.09 3.56 0.00 0.00 0.00 0.00 04:17:45 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:13:01 AM eth0 6.21 7.73 3.59 3.14 0.00 0.00 0.00 0.00 04:17:45 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:14:01 AM eth0 6.15 7.76 3.86 2.78 0.00 0.00 0.00 0.00 04:17:45 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:15:01 AM eth0 5.53 5.18 4.66 0.76 0.00 0.00 0.00 0.00 04:17:45 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:16:01 AM eth0 30.16 20.43 86.87 6.92 0.00 0.00 0.00 0.00 04:17:45 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 04:17:01 AM eth0 56.53 26.19 366.75 14.46 0.00 0.00 0.00 0.00 04:17:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:45 Average: eth0 34.04 22.59 284.18 8.59 0.00 0.00 0.00 0.00 04:17:45 04:17:45 04:17:45 ---> sar -P ALL: 04:17:45 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/04/2026 _x86_64_ (2 CPU) 04:17:45 04:17:45 04:04:04 LINUX RESTART (2 CPU) 04:17:45 04:17:45 04:05:01 AM CPU %user %nice %system %iowait %steal %idle 04:17:45 04:06:01 AM all 26.28 0.00 6.37 5.48 8.32 53.55 04:17:45 04:06:01 AM 0 28.75 0.00 5.53 6.05 7.97 51.69 04:17:45 04:06:01 AM 1 23.82 0.00 7.20 4.92 8.67 55.39 04:17:45 04:07:01 AM all 24.21 0.00 2.73 1.34 6.46 65.27 04:17:45 04:07:01 AM 0 20.38 0.00 2.21 1.43 6.54 69.44 04:17:45 04:07:01 AM 1 28.07 0.00 3.25 1.24 6.38 61.06 04:17:45 04:08:01 AM all 25.37 0.00 3.06 2.43 7.25 61.89 04:17:45 04:08:01 AM 0 24.86 0.00 2.88 1.77 6.77 63.72 04:17:45 04:08:01 AM 1 25.88 0.00 3.24 3.09 7.72 60.07 04:17:45 04:09:01 AM all 23.16 0.00 2.56 1.39 6.05 66.83 04:17:45 04:09:01 AM 0 15.15 0.00 2.32 1.55 6.35 74.63 04:17:45 04:09:01 AM 1 31.30 0.00 2.81 1.23 5.75 58.90 04:17:45 04:10:01 AM all 25.16 0.00 1.93 0.71 6.62 65.58 04:17:45 04:10:01 AM 0 23.82 0.00 2.02 0.70 6.71 66.75 04:17:45 04:10:01 AM 1 26.50 0.00 1.85 0.71 6.53 64.41 04:17:45 04:11:01 AM all 24.68 0.00 1.66 0.81 6.61 66.23 04:17:45 04:11:01 AM 0 22.32 0.00 1.88 0.88 6.33 68.59 04:17:45 04:11:01 AM 1 27.05 0.00 1.44 0.74 6.89 63.88 04:17:45 04:12:01 AM all 19.42 0.00 1.70 0.31 5.83 72.74 04:17:45 04:12:01 AM 0 25.87 0.00 2.06 0.18 5.46 66.43 04:17:45 04:12:01 AM 1 13.08 0.00 1.34 0.45 6.19 78.95 04:17:45 04:13:01 AM all 23.23 0.00 1.60 0.47 6.62 68.09 04:17:45 04:13:01 AM 0 24.77 0.00 1.58 0.58 6.91 66.16 04:17:45 04:13:01 AM 1 21.68 0.00 1.61 0.35 6.32 70.03 04:17:45 04:14:01 AM all 24.27 0.00 1.40 0.25 6.80 67.28 04:17:45 04:14:01 AM 0 22.41 0.00 1.46 0.22 6.62 69.29 04:17:45 04:14:01 AM 1 26.13 0.00 1.34 0.27 6.98 65.27 04:17:45 04:15:01 AM all 9.66 0.00 1.04 0.22 3.89 85.19 04:17:45 04:15:01 AM 0 13.33 0.00 1.31 0.23 3.47 81.66 04:17:45 04:15:01 AM 1 6.04 0.00 0.77 0.21 4.31 88.67 04:17:45 04:16:01 AM all 31.57 0.00 2.14 0.59 7.78 57.92 04:17:45 04:16:01 AM 0 33.26 0.00 2.24 0.66 7.51 56.33 04:17:45 04:16:01 AM 1 29.90 0.00 2.05 0.51 8.04 59.50 04:17:45 04:17:45 04:16:01 AM CPU %user %nice %system %iowait %steal %idle 04:17:45 04:17:01 AM all 36.43 0.00 2.56 0.63 7.83 52.55 04:17:45 04:17:01 AM 0 44.77 0.00 2.82 0.46 7.44 44.52 04:17:45 04:17:01 AM 1 28.23 0.00 2.30 0.80 8.21 60.45 04:17:45 Average: all 24.47 0.00 2.40 1.22 6.67 65.24 04:17:45 Average: 0 24.96 0.00 2.36 1.23 6.51 64.94 04:17:45 Average: 1 23.97 0.00 2.43 1.21 6.84 65.55 04:17:45 04:17:45 04:17:45