19:32:08 Started by timer 19:32:08 Running as SYSTEM 19:32:08 [EnvInject] - Loading node environment variables. 19:32:08 Building remotely on prd-centos8-builder-2c-2g-12475 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 19:32:08 [ssh-agent] Looking for ssh-agent implementation... 19:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:08 $ ssh-agent 19:32:08 SSH_AUTH_SOCK=/tmp/ssh-JIMG6KiX9NcL/agent.5439 19:32:08 SSH_AGENT_PID=5440 19:32:08 [ssh-agent] Started. 19:32:09 Running ssh-add (command line suppressed) 19:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_701053243643678746.key (/w/workspace/builder-openstack-cron@tmp/private_key_701053243643678746.key) 19:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:32:09 The recommended git tool is: NONE 19:32:11 using credential jenkins-ssh 19:32:11 Wiping out workspace first. 19:32:11 Cloning the remote Git repository 19:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 19:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 19:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 19:32:11 > git --version # timeout=10 19:32:11 > git --version # 'git version 2.43.0' 19:32:11 using GIT_SSH to set credentials jenkins-ssh 19:32:11 [INFO] Currently running in a labeled security context 19:32:11 [INFO] Currently SELinux is 'enforcing' on the host 19:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1159470985429134656.key 19:32:11 Verifying host key using known hosts file 19:32:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 19:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:14 Avoid second fetch 19:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:32:14 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 19:32:14 > git config core.sparsecheckout # timeout=10 19:32:14 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 19:32:14 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 19:32:14 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 19:32:14 > git remote # timeout=10 19:32:14 > git submodule init # timeout=10 19:32:14 > git submodule sync # timeout=10 19:32:14 > git config --get remote.origin.url # timeout=10 19:32:14 > git submodule init # timeout=10 19:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:32:15 > git config --get submodule.global-jjb.url # timeout=10 19:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 19:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:32:15 > git submodule update --init --recursive global-jjb # timeout=10 19:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 19:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:32:19 No emails were triggered. 19:32:19 provisioning config files... 19:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:32:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:32:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:32:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14541546124753091813.sh 19:32:20 ---> python-tools-install.sh 19:32:20 Setup pyenv: 19:32:20 system 19:32:20 * 3.8.13 (set by /opt/pyenv/version) 19:32:20 * 3.9.13 (set by /opt/pyenv/version) 19:32:20 * 3.10.13 (set by /opt/pyenv/version) 19:32:20 * 3.11.7 (set by /opt/pyenv/version) 19:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-twVd 19:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:29 lf-activate-venv(): INFO: Base packages installed successfully 19:32:29 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:32:55 Generating Requirements File 19:33:16 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:33:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:33:16 Python 3.11.7 19:33:17 pip 25.3 from /tmp/venv-twVd/lib/python3.11/site-packages/pip (python 3.11) 19:33:17 appdirs==1.4.4 19:33:17 argcomplete==3.6.3 19:33:17 aspy.yaml==1.3.0 19:33:17 attrs==25.4.0 19:33:17 autopage==0.5.2 19:33:17 beautifulsoup4==4.14.2 19:33:17 boto3==1.41.1 19:33:17 botocore==1.41.1 19:33:17 bs4==0.0.2 19:33:17 cachetools==6.2.2 19:33:17 certifi==2025.11.12 19:33:17 cffi==2.0.0 19:33:17 cfgv==3.5.0 19:33:17 chardet==5.2.0 19:33:17 charset-normalizer==3.4.4 19:33:17 click==8.3.1 19:33:17 cliff==4.12.0 19:33:17 cmd2==2.7.0 19:33:17 cryptography==3.3.2 19:33:17 debtcollector==3.0.0 19:33:17 decorator==5.2.1 19:33:17 defusedxml==0.7.1 19:33:17 Deprecated==1.3.1 19:33:17 distlib==0.4.0 19:33:17 dnspython==2.8.0 19:33:17 docker==7.1.0 19:33:17 dogpile.cache==1.5.0 19:33:17 durationpy==0.10 19:33:17 email-validator==2.3.0 19:33:17 filelock==3.20.0 19:33:17 future==1.0.0 19:33:17 gitdb==4.0.12 19:33:17 GitPython==3.1.45 19:33:17 google-auth==2.43.0 19:33:17 httplib2==0.31.0 19:33:17 identify==2.6.15 19:33:17 idna==3.11 19:33:17 importlib-resources==1.5.0 19:33:17 iso8601==2.1.0 19:33:17 Jinja2==3.1.6 19:33:17 jmespath==1.0.1 19:33:17 jsonpatch==1.33 19:33:17 jsonpointer==3.0.0 19:33:17 jsonschema==4.25.1 19:33:17 jsonschema-specifications==2025.9.1 19:33:17 keystoneauth1==5.12.0 19:33:17 kubernetes==34.1.0 19:33:17 lftools==0.37.16 19:33:17 lxml==6.0.2 19:33:17 markdown-it-py==4.0.0 19:33:17 MarkupSafe==3.0.3 19:33:17 mdurl==0.1.2 19:33:17 msgpack==1.1.2 19:33:17 multi_key_dict==2.0.3 19:33:17 munch==4.0.0 19:33:17 netaddr==1.3.0 19:33:17 niet==1.4.2 19:33:17 nodeenv==1.9.1 19:33:17 oauth2client==4.1.3 19:33:17 oauthlib==3.3.1 19:33:17 openstacksdk==4.8.0 19:33:17 os-service-types==1.8.2 19:33:17 osc-lib==4.2.0 19:33:17 oslo.config==10.1.0 19:33:17 oslo.context==6.2.0 19:33:17 oslo.i18n==6.7.1 19:33:17 oslo.log==7.2.1 19:33:17 oslo.serialization==5.8.0 19:33:17 oslo.utils==9.2.0 19:33:17 packaging==25.0 19:33:17 pbr==7.0.3 19:33:17 platformdirs==4.5.0 19:33:17 prettytable==3.17.0 19:33:17 psutil==7.1.3 19:33:17 pyasn1==0.6.1 19:33:17 pyasn1_modules==0.4.2 19:33:17 pycparser==2.23 19:33:17 pygerrit2==2.0.15 19:33:17 PyGithub==2.8.1 19:33:17 Pygments==2.19.2 19:33:17 PyJWT==2.10.1 19:33:17 PyNaCl==1.6.1 19:33:17 pyparsing==2.4.7 19:33:17 pyperclip==1.11.0 19:33:17 pyrsistent==0.20.0 19:33:17 python-cinderclient==9.8.0 19:33:17 python-dateutil==2.9.0.post0 19:33:17 python-heatclient==4.3.0 19:33:17 python-jenkins==1.8.3 19:33:17 python-keystoneclient==5.7.0 19:33:17 python-magnumclient==4.9.0 19:33:17 python-openstackclient==8.2.0 19:33:17 python-swiftclient==4.9.0 19:33:17 PyYAML==6.0.3 19:33:17 referencing==0.37.0 19:33:17 requests==2.32.5 19:33:17 requests-oauthlib==2.0.0 19:33:17 requestsexceptions==1.4.0 19:33:17 rfc3986==2.0.0 19:33:17 rich==14.2.0 19:33:17 rich-argparse==1.7.2 19:33:17 rpds-py==0.29.0 19:33:17 rsa==4.9.1 19:33:17 ruamel.yaml==0.18.16 19:33:17 ruamel.yaml.clib==0.2.15 19:33:17 s3transfer==0.15.0 19:33:17 simplejson==3.20.2 19:33:17 six==1.17.0 19:33:17 smmap==5.0.2 19:33:17 soupsieve==2.8 19:33:17 stevedore==5.6.0 19:33:17 tabulate==0.9.0 19:33:17 toml==0.10.2 19:33:17 tomlkit==0.13.3 19:33:17 tqdm==4.67.1 19:33:17 typing_extensions==4.15.0 19:33:17 tzdata==2025.2 19:33:17 urllib3==1.26.20 19:33:17 virtualenv==20.35.4 19:33:17 wcwidth==0.2.14 19:33:17 websocket-client==1.9.0 19:33:17 wrapt==2.0.1 19:33:17 xdg==6.0.0 19:33:17 xmltodict==1.0.2 19:33:17 yq==3.4.3 19:33:17 [EnvInject] - Injecting environment variables from a build step. 19:33:17 [EnvInject] - Injecting as environment variables the properties content 19:33:17 OS_CLOUD=vex 19:33:17 19:33:17 [EnvInject] - Variables injected successfully. 19:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4004031751040140570.sh 19:33:17 ---> Orphaned k8s clusters 19:33:17 Setup pyenv: 19:33:17 system 19:33:17 3.8.13 19:33:17 3.9.13 19:33:17 3.10.13 19:33:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:19 lf-activate-venv(): INFO: Base packages installed successfully 19:33:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:33:27 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:33:27 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:33:30 -----> Delete orphaned cluster 19:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2166725516850484577.sh 19:33:30 ---> Orphaned stacks 19:33:30 Setup pyenv: 19:33:30 system 19:33:30 3.8.13 19:33:30 3.9.13 19:33:30 3.10.13 19:33:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:32 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:33:32 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:33:32 lf-activate-venv(): INFO: Base packages installed successfully 19:33:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:33:51 + mapfile -t OS_COE_CLUSTERS_ID 19:33:51 ++ awk '{print $1}' 19:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:33:53 + echo '-----> Active clusters -> stacks' 19:33:53 -----> Active clusters -> stacks 19:33:53 + OS_COE_STACKS=() 19:33:53 + [[ 0 -gt 0 ]] 19:33:53 + mapfile -t OS_STACKS 19:33:53 ++ 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:33:53 ++ awk '{print $1}' 19:33:55 + echo '-----> Active stacks' 19:33:55 -----> Active stacks 19:33:55 + echo '-----> Delete orphaned stacks' 19:33:55 -----> Delete orphaned stacks 19:33:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2479649635157660868.sh 19:33:55 ---> Orphaned servers 19:33:55 Setup pyenv: 19:33:55 system 19:33:55 3.8.13 19:33:55 3.9.13 19:33:55 3.10.13 19:33:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:57 lf-activate-venv(): INFO: Base packages installed successfully 19:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:34:19 -----> Active servers 19:34:19 prd-centos8-builder-2c-2g-12475 19:34:19 prd-ubuntu2204-docker-4c-4g-12474 19:34:19 prd-centos8-robot-2c-8g-10979 19:34:19 prd-centos8-robot-2c-8g-10980 19:34:19 snd-centos8-robot-2c-8g-137 19:34:19 -----> Delete orphaned servers 19:34:19 Deleting orphaned server: prd-centos8-robot-2c-8g-10979 19:34:22 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 19:34:22 Deleting orphaned server: prd-centos8-robot-2c-8g-10980 19:34:24 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 19:34:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins985819271448554864.sh 19:34:25 ---> Orphaned ports 19:34:25 Setup pyenv: 19:34:25 system 19:34:25 3.8.13 19:34:25 3.9.13 19:34:25 3.10.13 19:34:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:27 lf-activate-venv(): INFO: Base packages installed successfully 19:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:34:42 No orphaned ports to process. 19:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2144733027191794626.sh 19:34:42 ---> Orphaned volumes 19:34:42 + source /home/jenkins/lf-env.sh 19:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:42 ++ mktemp -d /tmp/venv-XXXX 19:34:42 + lf_venv=/tmp/venv-PyuE 19:34:42 + local venv_file=/tmp/.os_lf_venv 19:34:42 + local python=python3 19:34:42 + local options 19:34:42 + local set_path=true 19:34:42 + local install_args= 19:34:42 ++ 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:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:42 + true 19:34:42 + case $1 in 19:34:42 + python=python3 19:34:42 + shift 2 19:34:42 + true 19:34:42 + case $1 in 19:34:42 + shift 19:34:42 + break 19:34:42 + case $python in 19:34:42 + local pkg_list= 19:34:42 + [[ -d /opt/pyenv ]] 19:34:42 + echo 'Setup pyenv:' 19:34:42 Setup pyenv: 19:34:42 + export PYENV_ROOT=/opt/pyenv 19:34:42 + PYENV_ROOT=/opt/pyenv 19:34:42 + 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:34:42 + 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:34:42 + pyenv versions 19:34:42 system 19:34:42 3.8.13 19:34:42 3.9.13 19:34:42 3.10.13 19:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:42 + command -v pyenv 19:34:42 ++ pyenv init - --no-rehash 19:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:34:42 for i in ${!paths[@]}; do 19:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:34:42 fi; done; 19:34:42 echo "${paths[*]}"'\'')" 19:34:42 export PATH="/opt/pyenv/shims:${PATH}" 19:34:42 export PYENV_SHELL=bash 19:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:34:42 pyenv() { 19:34:42 local command 19:34:42 command="${1:-}" 19:34:42 if [ "$#" -gt 0 ]; then 19:34:42 shift 19:34:42 fi 19:34:42 19:34:42 case "$command" in 19:34:42 rehash|shell) 19:34:42 eval "$(pyenv "sh-$command" "$@")" 19:34:42 ;; 19:34:42 *) 19:34:42 command pyenv "$command" "$@" 19:34:42 ;; 19:34:42 esac 19:34:42 }' 19:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:34:42 for i in ${!paths[@]}; do 19:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:34:42 fi; done; 19:34:42 echo "${paths[*]}"' 19:34:42 ++ 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:34:42 ++ 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:34:42 ++ 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:34:42 ++ export PYENV_SHELL=bash 19:34:42 ++ PYENV_SHELL=bash 19:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:34:42 +++ complete -F _pyenv pyenv 19:34:42 ++ lf-pyver python3 19:34:42 ++ local py_version_xy=python3 19:34:42 ++ local py_version_xyz= 19:34:42 ++ awk '{ print $1 }' 19:34:42 ++ sed 's/^[ *]* //' 19:34:42 ++ pyenv versions 19:34:42 ++ local command 19:34:42 ++ command=versions 19:34:42 ++ '[' 1 -gt 0 ']' 19:34:42 ++ shift 19:34:42 ++ case "$command" in 19:34:42 ++ command pyenv versions 19:34:42 ++ pyenv versions 19:34:42 ++ grep -E '^[0-9.]*[0-9]$' 19:34:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:34:43 +++ tail -n 1 19:34:43 +++ grep '^3' /tmp/.pyenv_versions 19:34:43 +++ sort -V 19:34:43 ++ py_version_xyz=3.11.7 19:34:43 ++ [[ -z 3.11.7 ]] 19:34:43 ++ echo 3.11.7 19:34:43 ++ return 0 19:34:43 + pyenv local 3.11.7 19:34:43 + local command 19:34:43 + command=local 19:34:43 + '[' 2 -gt 0 ']' 19:34:43 + shift 19:34:43 + case "$command" in 19:34:43 + command pyenv local 3.11.7 19:34:43 + pyenv local 3.11.7 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='lftools[openstack] ' 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='kubernetes ' 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='niet ' 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='python-heatclient ' 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='python-openstackclient ' 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='python-magnumclient ' 19:34:43 + for arg in "$@" 19:34:43 + case $arg in 19:34:43 + pkg_list+='yq ' 19:34:43 + [[ -f /tmp/.os_lf_venv ]] 19:34:43 ++ cat /tmp/.os_lf_venv 19:34:43 + lf_venv=/tmp/venv-twVd 19:34:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from' file:/tmp/.os_lf_venv 19:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:34:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:43 + local 'pip_opts=--upgrade --quiet' 19:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:34:43 + [[ -n '' ]] 19:34:43 + [[ -n '' ]] 19:34:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:43 + /tmp/venv-twVd/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:34:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:34:45 lf-activate-venv(): INFO: Base packages installed successfully 19:34:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 19:34:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 19:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:45 + /tmp/venv-twVd/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:35:01 + type python3 19:35:01 + true 19:35:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH' 19:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:35:01 + PATH=/tmp/venv-twVd/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:35:01 + return 0 19:35:01 + mapfile -t os_volumes 19:35:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 19:35:04 + '[' 0 -eq 0 ']' 19:35:04 + echo 'No orphaned volumes found.' 19:35:04 No orphaned volumes found. 19:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11394192738274533569.sh 19:35:04 ---> Protect in-use images 19:35:04 Setup pyenv: 19:35:04 system 19:35:04 3.8.13 19:35:04 3.9.13 19:35:04 3.10.13 19:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:06 lf-activate-venv(): INFO: Base packages installed successfully 19:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 19:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:35:21 INFO: There are images to protect defined in jenkins-config. 19:35:21 INFO: There are additional images to protect in the jjb dir. 19:35:21 INFO: Protecting the following images: 19:35:21 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 19:35:21 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 19:35:21 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 19:35:21 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 19:35:21 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 19:35:21 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 19:35:21 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 19:35:21 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 19:35:21 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 19:35:21 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 19:35:21 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 19:35:21 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 19:35:22 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 19:35:24 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 19:35:25 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 19:35:27 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 19:35:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 19:35:30 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 19:35:32 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 19:35:33 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 19:35:35 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 19:35:37 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 19:35:38 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 19:35:40 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 19:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:35:40 Run condition [Boolean condition] enabling perform for step [BuilderChain] 19:35:40 [EnvInject] - Injecting environment variables from a build step. 19:35:40 [EnvInject] - Injecting as environment variables the properties content 19:35:40 OS_IMAGE_CLEANUP_AGE=30 19:35:40 19:35:40 [EnvInject] - Variables injected successfully. 19:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18418630940063032658.sh 19:35:40 ---> Cleanup old images 19:35:40 Setup pyenv: 19:35:40 system 19:35:40 3.8.13 19:35:40 3.9.13 19:35:40 3.10.13 19:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:42 lf-activate-venv(): INFO: Base packages installed successfully 19:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:35:56 + lftools openstack --os-cloud vex image cleanup --days=30 19:36:02 WARNING: Use of image.protected resulted in an exception 19:36:02 Removing 307 images from vex. 19:36:02 WARNING: Use of image.protected resulted in an exception 19:36:02 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 19:36:02 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 19:36:02 Build step 'Conditional steps (multiple)' marked build as failure 19:36:02 $ ssh-agent -k 19:36:02 unset SSH_AUTH_SOCK; 19:36:02 unset SSH_AGENT_PID; 19:36:02 echo Agent pid 5440 killed; 19:36:02 [ssh-agent] Stopped. 19:36:02 [PostBuildScript] - [INFO] Executing post build scripts. 19:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6574387834091174971.sh 19:36:02 ---> sysstat.sh 19:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3935727771408624426.sh 19:36:03 ---> package-listing.sh 19:36:03 ++ facter osfamily 19:36:03 ++ tr '[:upper:]' '[:lower:]' 19:36:03 + OS_FAMILY=redhat 19:36:03 + workspace=/w/workspace/builder-openstack-cron 19:36:03 + START_PACKAGES=/tmp/packages_start.txt 19:36:03 + END_PACKAGES=/tmp/packages_end.txt 19:36:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:36:03 + PACKAGES=/tmp/packages_start.txt 19:36:03 + '[' /w/workspace/builder-openstack-cron ']' 19:36:03 + PACKAGES=/tmp/packages_end.txt 19:36:03 + case "${OS_FAMILY}" in 19:36:03 + sort 19:36:03 + rpm -qa 19:36:04 + '[' -f /tmp/packages_start.txt ']' 19:36:04 + '[' -f /tmp/packages_end.txt ']' 19:36:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:36:04 + '[' /w/workspace/builder-openstack-cron ']' 19:36:04 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 19:36:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 19:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17145976547139001814.sh 19:36:04 ---> capture-instance-metadata.sh 19:36:04 Setup pyenv: 19:36:04 system 19:36:04 3.8.13 19:36:04 3.9.13 19:36:04 3.10.13 19:36:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:06 lf-activate-venv(): INFO: Base packages installed successfully 19:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools 19:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:36:18 INFO: Running in OpenStack, capturing instance metadata 19:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7646778282872771238.sh 19:36:19 provisioning config files... 19:36:19 Could not find credentials [logs] for builder-openstack-cron #75352 19:36:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9820896146471180197tmp 19:36:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:36:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:36:19 provisioning config files... 19:36:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:36:19 [EnvInject] - Injecting environment variables from a build step. 19:36:19 [EnvInject] - Injecting as environment variables the properties content 19:36:19 SERVER_ID=logs 19:36:19 19:36:19 [EnvInject] - Variables injected successfully. 19:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins408164809002970228.sh 19:36:19 ---> create-netrc.sh 19:36:19 WARN: Log server credential not found. 19:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins643690381194512005.sh 19:36:19 ---> python-tools-install.sh 19:36:19 Setup pyenv: 19:36:20 system 19:36:20 3.8.13 19:36:20 3.9.13 19:36:20 3.10.13 19:36:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:22 lf-activate-venv(): INFO: Base packages installed successfully 19:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools 19:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10236432877189621276.sh 19:36:32 ---> sudo-logs.sh 19:36:32 Archiving 'sudo' log.. 19:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9057262590716216288.sh 19:36:32 ---> job-cost.sh 19:36:32 Setup pyenv: 19:36:32 system 19:36:32 3.8.13 19:36:32 3.9.13 19:36:32 3.10.13 19:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:36:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:35 lf-activate-venv(): INFO: Base packages installed successfully 19:36:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:36:42 INFO: No Stack... 19:36:42 INFO: Retrieving Pricing Info for: v3-standard-2 19:36:43 INFO: Archiving Costs 19:36:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7640556164924544461.sh 19:36:43 ---> logs-deploy.sh 19:36:43 Setup pyenv: 19:36:43 system 19:36:43 3.8.13 19:36:43 3.9.13 19:36:43 3.10.13 19:36:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-twVd from file:/tmp/.os_lf_venv 19:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:45 lf-activate-venv(): INFO: Base packages installed successfully 19:36:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-twVd/bin to PATH 19:36:55 WARNING: Nexus logging server not set 19:36:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75352/ 19:36:55 INFO: archiving logs to S3 19:36:56 ---> uname -a: 19:36:56 Linux prd-centos8-builder-2c-2g-12475.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:36:56 19:36:56 19:36:56 ---> lscpu: 19:36:56 Architecture: x86_64 19:36:56 CPU op-mode(s): 32-bit, 64-bit 19:36:56 Byte Order: Little Endian 19:36:56 CPU(s): 2 19:36:56 On-line CPU(s) list: 0,1 19:36:56 Thread(s) per core: 1 19:36:56 Core(s) per socket: 1 19:36:56 Socket(s): 2 19:36:56 NUMA node(s): 1 19:36:56 Vendor ID: AuthenticAMD 19:36:56 CPU family: 23 19:36:56 Model: 49 19:36:56 Model name: AMD EPYC-Rome Processor 19:36:56 Stepping: 0 19:36:56 CPU MHz: 2800.000 19:36:56 BogoMIPS: 5600.00 19:36:56 Virtualization: AMD-V 19:36:56 Hypervisor vendor: KVM 19:36:56 Virtualization type: full 19:36:56 L1d cache: 32K 19:36:56 L1i cache: 32K 19:36:56 L2 cache: 512K 19:36:56 L3 cache: 16384K 19:36:56 NUMA node0 CPU(s): 0,1 19:36:56 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:36:56 19:36:56 19:36:56 ---> nproc: 19:36:56 2 19:36:56 19:36:56 19:36:56 ---> df -h: 19:36:56 Filesystem Size Used Avail Use% Mounted on 19:36:56 devtmpfs 3.8G 0 3.8G 0% /dev 19:36:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:36:56 tmpfs 3.8G 17M 3.8G 1% /run 19:36:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:36:56 /dev/vda1 40G 8.5G 32G 22% / 19:36:56 tmpfs 770M 0 770M 0% /run/user/1001 19:36:56 19:36:56 19:36:56 ---> free -m: 19:36:56 total used free shared buff/cache available 19:36:56 Mem: 7697 624 4800 19 2272 6776 19:36:56 Swap: 1023 0 1023 19:36:56 19:36:56 19:36:56 ---> ip addr: 19:36:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:36:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:36:56 inet 127.0.0.1/8 scope host lo 19:36:56 valid_lft forever preferred_lft forever 19:36:56 inet6 ::1/128 scope host 19:36:56 valid_lft forever preferred_lft forever 19:36:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:36:56 link/ether fa:16:3e:2d:a1:0a brd ff:ff:ff:ff:ff:ff 19:36:56 altname enp0s3 19:36:56 altname ens3 19:36:56 inet 10.30.171.251/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:36:56 valid_lft 86080sec preferred_lft 86080sec 19:36:56 inet6 fe80::f816:3eff:fe2d:a10a/64 scope link 19:36:56 valid_lft forever preferred_lft forever 19:36:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:36:56 link/ether 02:42:d7:2d:df:64 brd ff:ff:ff:ff:ff:ff 19:36:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:36:56 valid_lft forever preferred_lft forever 19:36:56 19:36:56 19:36:56 ---> sar -b -r -n DEV: 19:36:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/21/2025 _x86_64_ (2 CPU) 19:36:56 19:36:56 19:31:33 LINUX RESTART (2 CPU) 19:36:56 19:36:56 07:32:01 PM tps rtps wtps bread/s bwrtn/s 19:36:56 07:33:01 PM 185.67 17.84 167.83 5643.18 7705.90 19:36:56 07:34:01 PM 108.56 0.50 108.06 64.38 12225.89 19:36:56 07:35:01 PM 34.44 0.70 33.74 72.91 1394.85 19:36:56 07:36:01 PM 23.03 0.00 23.03 0.00 878.99 19:36:56 Average: 87.93 4.76 83.17 1445.35 5551.69 19:36:56 19:36:56 07:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:56 07:33:01 PM 5154348 7010480 2728084 34.61 2688 2038716 952588 10.67 201680 2201316 174456 19:36:56 07:34:01 PM 4954320 6968196 2928112 37.15 2688 2188920 951496 10.65 232208 2339752 27112 19:36:56 07:35:01 PM 4981080 6997868 2901352 36.81 2688 2191868 932488 10.44 282008 2263380 10772 19:36:56 07:36:01 PM 4936512 6953264 2945920 37.37 2688 2191868 971040 10.87 282564 2306568 10768 19:36:56 Average: 5006565 6982452 2875867 36.48 2688 2152843 951903 10.66 249615 2277754 55777 19:36:56 19:36:56 07:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:56 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:33:01 PM eth0 326.42 212.33 1904.24 66.23 0.00 0.00 0.00 0.00 19:36:56 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:34:01 PM eth0 64.36 53.55 739.17 10.27 0.00 0.00 0.00 0.00 19:36:56 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:35:01 PM eth0 19.69 21.21 27.14 8.39 0.00 0.00 0.00 0.00 19:36:56 07:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 07:36:01 PM eth0 20.05 20.41 27.39 7.26 0.00 0.00 0.00 0.00 19:36:56 07:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 Average: eth0 107.64 76.88 674.56 23.04 0.00 0.00 0.00 0.00 19:36:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:56 19:36:56 19:36:56 ---> sar -P ALL: 19:36:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/21/2025 _x86_64_ (2 CPU) 19:36:56 19:36:56 19:31:33 LINUX RESTART (2 CPU) 19:36:56 19:36:56 07:32:01 PM CPU %user %nice %system %iowait %steal %idle 19:36:56 07:33:01 PM all 41.04 0.00 7.41 1.81 0.11 49.63 19:36:56 07:33:01 PM 0 48.26 0.00 6.83 1.07 0.12 43.72 19:36:56 07:33:01 PM 1 33.82 0.00 7.98 2.55 0.10 55.54 19:36:56 07:34:01 PM all 35.65 0.00 5.14 1.14 0.09 57.97 19:36:56 07:34:01 PM 0 35.48 0.00 4.90 1.20 0.08 58.34 19:36:56 07:34:01 PM 1 35.83 0.00 5.38 1.08 0.10 57.60 19:36:56 07:35:01 PM all 34.08 0.00 3.25 0.22 0.11 62.34 19:36:56 07:35:01 PM 0 33.97 0.00 3.53 0.27 0.12 62.12 19:36:56 07:35:01 PM 1 34.19 0.00 2.97 0.18 0.10 62.56 19:36:56 07:36:01 PM all 32.89 0.00 3.39 0.17 0.11 63.44 19:36:56 07:36:01 PM 0 39.67 0.00 3.52 0.17 0.10 56.55 19:36:56 07:36:01 PM 1 26.12 0.00 3.26 0.18 0.12 70.32 19:36:56 Average: all 35.91 0.00 4.79 0.84 0.10 58.35 19:36:56 Average: 0 39.34 0.00 4.69 0.68 0.10 55.19 19:36:56 Average: 1 32.49 0.00 4.90 1.00 0.10 61.51 19:36:56 19:36:56 19:36:56