20:44:18 Started by timer 20:44:18 Running as SYSTEM 20:44:18 [EnvInject] - Loading node environment variables. 20:44:18 Building remotely on prd-centos8-builder-2c-2g-1696 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 20:44:19 [ssh-agent] Looking for ssh-agent implementation... 20:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:19 $ ssh-agent 20:44:19 SSH_AUTH_SOCK=/tmp/ssh-Imj5x6wZkdsy/agent.5464 20:44:19 SSH_AGENT_PID=5465 20:44:19 [ssh-agent] Started. 20:44:19 Running ssh-add (command line suppressed) 20:44:19 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4016155793994280721.key (/w/workspace/builder-openstack-cron@tmp/private_key_4016155793994280721.key) 20:44:19 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:44:19 The recommended git tool is: NONE 20:44:21 using credential jenkins-ssh 20:44:21 Wiping out workspace first. 20:44:21 Cloning the remote Git repository 20:44:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 20:44:21 > git init /w/workspace/builder-openstack-cron # timeout=10 20:44:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 20:44:21 > git --version # timeout=10 20:44:21 > git --version # 'git version 2.43.0' 20:44:21 using GIT_SSH to set credentials jenkins-ssh 20:44:21 [INFO] Currently running in a labeled security context 20:44:21 [INFO] Currently SELinux is 'enforcing' on the host 20:44:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh8898083199869232431.key 20:44:21 Verifying host key using known hosts file 20:44:21 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. 20:44:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 20:44:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:24 Avoid second fetch 20:44:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:44:24 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 20:44:24 > git config core.sparsecheckout # timeout=10 20:44:24 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 20:44:25 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 20:44:25 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 20:44:25 > git remote # timeout=10 20:44:25 > git submodule init # timeout=10 20:44:25 > git submodule sync # timeout=10 20:44:25 > git config --get remote.origin.url # timeout=10 20:44:25 > git submodule init # timeout=10 20:44:25 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:44:25 > git config --get submodule.global-jjb.url # timeout=10 20:44:25 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:44:25 > git config --get submodule.packer/common-packer.url # timeout=10 20:44:25 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:44:25 > git submodule update --init --recursive global-jjb # timeout=10 20:44:26 > git submodule update --init --recursive packer/common-packer # timeout=10 20:44:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:44:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:44:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:44:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:44:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:44:30 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:44:30 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:44:30 No emails were triggered. 20:44:30 provisioning config files... 20:44:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:44:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:44:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:44:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4117251946605007709.sh 20:44:30 ---> python-tools-install.sh 20:44:30 Setup pyenv: 20:44:30 system 20:44:30 * 3.8.13 (set by /opt/pyenv/version) 20:44:30 * 3.9.13 (set by /opt/pyenv/version) 20:44:30 * 3.10.13 (set by /opt/pyenv/version) 20:44:30 * 3.11.7 (set by /opt/pyenv/version) 20:44:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uTBV 20:44:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:44:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:44:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:44:39 lf-activate-venv(): INFO: Base packages installed successfully 20:44:39 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:06 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:45:06 Generating Requirements File 20:45:28 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. 20:45:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:45:28 Python 3.11.7 20:45:28 pip 25.3 from /tmp/venv-uTBV/lib/python3.11/site-packages/pip (python 3.11) 20:45:28 appdirs==1.4.4 20:45:28 argcomplete==3.6.3 20:45:28 aspy.yaml==1.3.0 20:45:28 attrs==25.4.0 20:45:28 autopage==0.5.2 20:45:28 beautifulsoup4==4.14.2 20:45:28 boto3==1.41.5 20:45:28 botocore==1.41.5 20:45:28 bs4==0.0.2 20:45:28 cachetools==6.2.2 20:45:28 certifi==2025.11.12 20:45:28 cffi==2.0.0 20:45:28 cfgv==3.5.0 20:45:28 chardet==5.2.0 20:45:28 charset-normalizer==3.4.4 20:45:28 click==8.3.1 20:45:28 cliff==4.12.0 20:45:28 cmd2==2.7.0 20:45:28 cryptography==3.3.2 20:45:28 debtcollector==3.0.0 20:45:28 decorator==5.2.1 20:45:28 defusedxml==0.7.1 20:45:28 Deprecated==1.3.1 20:45:28 distlib==0.4.0 20:45:28 dnspython==2.8.0 20:45:28 docker==7.1.0 20:45:28 dogpile.cache==1.5.0 20:45:28 durationpy==0.10 20:45:28 email-validator==2.3.0 20:45:28 filelock==3.20.0 20:45:28 future==1.0.0 20:45:28 gitdb==4.0.12 20:45:28 GitPython==3.1.45 20:45:28 google-auth==2.43.0 20:45:28 httplib2==0.31.0 20:45:28 identify==2.6.15 20:45:28 idna==3.11 20:45:28 importlib-resources==1.5.0 20:45:28 iso8601==2.1.0 20:45:28 Jinja2==3.1.6 20:45:28 jmespath==1.0.1 20:45:28 jsonpatch==1.33 20:45:28 jsonpointer==3.0.0 20:45:28 jsonschema==4.25.1 20:45:28 jsonschema-specifications==2025.9.1 20:45:28 keystoneauth1==5.12.0 20:45:28 kubernetes==34.1.0 20:45:28 lftools==0.37.16 20:45:28 lxml==6.0.2 20:45:28 markdown-it-py==4.0.0 20:45:28 MarkupSafe==3.0.3 20:45:28 mdurl==0.1.2 20:45:28 msgpack==1.1.2 20:45:28 multi_key_dict==2.0.3 20:45:28 munch==4.0.0 20:45:28 netaddr==1.3.0 20:45:28 niet==1.4.2 20:45:28 nodeenv==1.9.1 20:45:28 oauth2client==4.1.3 20:45:28 oauthlib==3.3.1 20:45:28 openstacksdk==4.8.0 20:45:28 os-service-types==1.8.2 20:45:28 osc-lib==4.2.0 20:45:28 oslo.config==10.1.0 20:45:28 oslo.context==6.2.0 20:45:28 oslo.i18n==6.7.1 20:45:28 oslo.log==7.2.1 20:45:28 oslo.serialization==5.8.0 20:45:28 oslo.utils==9.2.0 20:45:28 packaging==25.0 20:45:28 pbr==7.0.3 20:45:28 platformdirs==4.5.0 20:45:28 prettytable==3.17.0 20:45:28 psutil==7.1.3 20:45:28 pyasn1==0.6.1 20:45:28 pyasn1_modules==0.4.2 20:45:28 pycparser==2.23 20:45:28 pygerrit2==2.0.15 20:45:28 PyGithub==2.8.1 20:45:28 Pygments==2.19.2 20:45:28 PyJWT==2.10.1 20:45:28 PyNaCl==1.6.1 20:45:28 pyparsing==2.4.7 20:45:28 pyperclip==1.11.0 20:45:28 pyrsistent==0.20.0 20:45:28 python-cinderclient==9.8.0 20:45:28 python-dateutil==2.9.0.post0 20:45:28 python-heatclient==4.3.0 20:45:28 python-jenkins==1.8.3 20:45:28 python-keystoneclient==5.7.0 20:45:28 python-magnumclient==4.9.0 20:45:28 python-openstackclient==8.2.0 20:45:28 python-swiftclient==4.9.0 20:45:28 PyYAML==6.0.3 20:45:28 referencing==0.37.0 20:45:28 requests==2.32.5 20:45:28 requests-oauthlib==2.0.0 20:45:28 requestsexceptions==1.4.0 20:45:28 rfc3986==2.0.0 20:45:28 rich==14.2.0 20:45:28 rich-argparse==1.7.2 20:45:28 rpds-py==0.29.0 20:45:28 rsa==4.9.1 20:45:28 ruamel.yaml==0.18.16 20:45:28 ruamel.yaml.clib==0.2.15 20:45:28 s3transfer==0.15.0 20:45:28 simplejson==3.20.2 20:45:28 six==1.17.0 20:45:28 smmap==5.0.2 20:45:28 soupsieve==2.8 20:45:28 stevedore==5.6.0 20:45:28 tabulate==0.9.0 20:45:28 toml==0.10.2 20:45:28 tomlkit==0.13.3 20:45:28 tqdm==4.67.1 20:45:28 typing_extensions==4.15.0 20:45:28 tzdata==2025.2 20:45:28 urllib3==1.26.20 20:45:28 virtualenv==20.35.4 20:45:28 wcwidth==0.2.14 20:45:28 websocket-client==1.9.0 20:45:28 wrapt==2.0.1 20:45:28 xdg==6.0.0 20:45:28 xmltodict==1.0.2 20:45:28 yq==3.4.3 20:45:28 [EnvInject] - Injecting environment variables from a build step. 20:45:28 [EnvInject] - Injecting as environment variables the properties content 20:45:28 OS_CLOUD=vex 20:45:28 20:45:28 [EnvInject] - Variables injected successfully. 20:45:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:45:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:45:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3534265934609034630.sh 20:45:29 ---> Orphaned k8s clusters 20:45:29 Setup pyenv: 20:45:29 system 20:45:29 3.8.13 20:45:29 3.9.13 20:45:29 3.10.13 20:45:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:45:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:45:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:31 lf-activate-venv(): INFO: Base packages installed successfully 20:45:31 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:45:38 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. 20:45:38 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 20:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:45:42 -----> Delete orphaned cluster 20:45:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:45:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:45:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4089303396490659989.sh 20:45:42 ---> Orphaned stacks 20:45:42 Setup pyenv: 20:45:42 system 20:45:42 3.8.13 20:45:42 3.9.13 20:45:42 3.10.13 20:45:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:45:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:45:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:44 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. 20:45:44 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 20:45:44 lf-activate-venv(): INFO: Base packages installed successfully 20:45:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:46:03 + mapfile -t OS_COE_CLUSTERS_ID 20:46:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:46:03 ++ awk '{print $1}' 20:46:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:46:05 + echo '-----> Active clusters -> stacks' 20:46:05 -----> Active clusters -> stacks 20:46:05 + OS_COE_STACKS=() 20:46:05 + [[ 0 -gt 0 ]] 20:46:05 + mapfile -t OS_STACKS 20:46:05 ++ awk '{print $1}' 20:46:05 ++ 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 20:46:07 + echo '-----> Active stacks' 20:46:07 -----> Active stacks 20:46:07 + echo '-----> Delete orphaned stacks' 20:46:07 -----> Delete orphaned stacks 20:46:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:46:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:46:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15642270017824095138.sh 20:46:07 ---> Orphaned servers 20:46:07 Setup pyenv: 20:46:08 system 20:46:08 3.8.13 20:46:08 3.9.13 20:46:08 3.10.13 20:46:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:46:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:46:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:10 lf-activate-venv(): INFO: Base packages installed successfully 20:46:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:46:32 -----> Active servers 20:46:32 prd-ubuntu2204-docker-4c-4g-1697 20:46:32 prd-centos8-builder-2c-2g-1696 20:46:32 prd-centos8-builder-2c-2g-1695 20:46:32 prd-ubuntu2204-docker-4c-4g-1694 20:46:32 snd-ubuntu2204-docker-2c-2g-167 20:46:32 snd-centos8-robot-2c-8g-137 20:46:32 -----> Delete orphaned servers 20:46:32 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-1697 20:46:34 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 20:46:35 Deleting orphaned server: prd-centos8-builder-2c-2g-1695 20:46:37 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 20:46:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:46:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:46:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10297663558950683254.sh 20:46:37 ---> Orphaned ports 20:46:37 Setup pyenv: 20:46:37 system 20:46:37 3.8.13 20:46:37 3.9.13 20:46:37 3.10.13 20:46:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:46:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:46:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:39 lf-activate-venv(): INFO: Base packages installed successfully 20:46:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 20:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:46:54 No orphaned ports to process. 20:46:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:46:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:46:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7827703995254930545.sh 20:46:54 ---> Orphaned volumes 20:46:54 + source /home/jenkins/lf-env.sh 20:46:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:46:54 ++ mktemp -d /tmp/venv-XXXX 20:46:54 + lf_venv=/tmp/venv-DQn8 20:46:54 + local venv_file=/tmp/.os_lf_venv 20:46:54 + local python=python3 20:46:54 + local options 20:46:54 + local set_path=true 20:46:54 + local install_args= 20:46:54 ++ 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 20:46:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 20:46:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 20:46:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:46:54 + true 20:46:54 + case $1 in 20:46:54 + python=python3 20:46:54 + shift 2 20:46:54 + true 20:46:54 + case $1 in 20:46:54 + shift 20:46:54 + break 20:46:54 + case $python in 20:46:54 + local pkg_list= 20:46:54 + [[ -d /opt/pyenv ]] 20:46:54 + echo 'Setup pyenv:' 20:46:54 Setup pyenv: 20:46:54 + export PYENV_ROOT=/opt/pyenv 20:46:54 + PYENV_ROOT=/opt/pyenv 20:46:54 + 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 20:46:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:46:54 + pyenv versions 20:46:55 system 20:46:55 3.8.13 20:46:55 3.9.13 20:46:55 3.10.13 20:46:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:46:55 + command -v pyenv 20:46:55 ++ pyenv init - --no-rehash 20:46:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:46:55 for i in ${!paths[@]}; do 20:46:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:46:55 fi; done; 20:46:55 echo "${paths[*]}"'\'')" 20:46:55 export PATH="/opt/pyenv/shims:${PATH}" 20:46:55 export PYENV_SHELL=bash 20:46:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:46:55 pyenv() { 20:46:55 local command 20:46:55 command="${1:-}" 20:46:55 if [ "$#" -gt 0 ]; then 20:46:55 shift 20:46:55 fi 20:46:55 20:46:55 case "$command" in 20:46:55 rehash|shell) 20:46:55 eval "$(pyenv "sh-$command" "$@")" 20:46:55 ;; 20:46:55 *) 20:46:55 command pyenv "$command" "$@" 20:46:55 ;; 20:46:55 esac 20:46:55 }' 20:46:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:46:55 for i in ${!paths[@]}; do 20:46:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:46:55 fi; done; 20:46:55 echo "${paths[*]}"' 20:46:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:46:55 ++ 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 20:46:55 ++ 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 20:46:55 ++ export PYENV_SHELL=bash 20:46:55 ++ PYENV_SHELL=bash 20:46:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:46:55 +++ complete -F _pyenv pyenv 20:46:55 ++ lf-pyver python3 20:46:55 ++ local py_version_xy=python3 20:46:55 ++ local py_version_xyz= 20:46:55 ++ awk '{ print $1 }' 20:46:55 ++ pyenv versions 20:46:55 ++ local command 20:46:55 ++ command=versions 20:46:55 ++ '[' 1 -gt 0 ']' 20:46:55 ++ shift 20:46:55 ++ case "$command" in 20:46:55 ++ command pyenv versions 20:46:55 ++ pyenv versions 20:46:55 ++ sed 's/^[ *]* //' 20:46:55 ++ grep -E '^[0-9.]*[0-9]$' 20:46:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:46:55 +++ grep '^3' /tmp/.pyenv_versions 20:46:55 +++ sort -V 20:46:55 +++ tail -n 1 20:46:55 ++ py_version_xyz=3.11.7 20:46:55 ++ [[ -z 3.11.7 ]] 20:46:55 ++ echo 3.11.7 20:46:55 ++ return 0 20:46:55 + pyenv local 3.11.7 20:46:55 + local command 20:46:55 + command=local 20:46:55 + '[' 2 -gt 0 ']' 20:46:55 + shift 20:46:55 + case "$command" in 20:46:55 + command pyenv local 3.11.7 20:46:55 + pyenv local 3.11.7 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='lftools[openstack] ' 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='kubernetes ' 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='niet ' 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='python-heatclient ' 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='python-openstackclient ' 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='python-magnumclient ' 20:46:55 + for arg in "$@" 20:46:55 + case $arg in 20:46:55 + pkg_list+='yq ' 20:46:55 + [[ -f /tmp/.os_lf_venv ]] 20:46:55 ++ cat /tmp/.os_lf_venv 20:46:55 + lf_venv=/tmp/venv-uTBV 20:46:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from' file:/tmp/.os_lf_venv 20:46:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:46:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:46:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:55 + local 'pip_opts=--upgrade --quiet' 20:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:46:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:46:55 + [[ -n '' ]] 20:46:55 + [[ -n '' ]] 20:46:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:46:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:55 + /tmp/venv-uTBV/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 20:46:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:46:57 lf-activate-venv(): INFO: Base packages installed successfully 20:46:57 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 20:46:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 20:46:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:46:57 + /tmp/venv-uTBV/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 20:47:14 + type python3 20:47:14 + true 20:47:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH' 20:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:47:14 + PATH=/tmp/venv-uTBV/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 20:47:14 + return 0 20:47:14 + mapfile -t os_volumes 20:47:14 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 20:47:17 + '[' 0 -eq 0 ']' 20:47:17 + echo 'No orphaned volumes found.' 20:47:17 No orphaned volumes found. 20:47:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:47:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:47:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5765314156111926349.sh 20:47:17 ---> Protect in-use images 20:47:17 Setup pyenv: 20:47:17 system 20:47:17 3.8.13 20:47:17 3.9.13 20:47:17 3.10.13 20:47:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:19 lf-activate-venv(): INFO: Base packages installed successfully 20:47:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 20:47:33 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:47:33 INFO: There are images to protect defined in jenkins-config. 20:47:33 INFO: There are additional images to protect in the jjb dir. 20:47:33 INFO: Protecting the following images: 20:47:33 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 20:47:33 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 20:47:33 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 20:47:33 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 20:47:33 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 20:47:33 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 20:47:33 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 20:47:33 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 20:47:33 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 20:47:33 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 20:47:33 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 20:47:33 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 20:47:34 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 20:47:36 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 20:47:38 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 20:47:39 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 20:47:41 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 20:47:42 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 20:47:44 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 20:47:45 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 20:47:47 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 20:47:49 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 20:47:50 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 20:47:52 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 20:47:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:47:52 Run condition [Boolean condition] enabling perform for step [BuilderChain] 20:47:52 [EnvInject] - Injecting environment variables from a build step. 20:47:52 [EnvInject] - Injecting as environment variables the properties content 20:47:52 OS_IMAGE_CLEANUP_AGE=30 20:47:52 20:47:52 [EnvInject] - Variables injected successfully. 20:47:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15601636879588269176.sh 20:47:52 ---> Cleanup old images 20:47:52 Setup pyenv: 20:47:52 system 20:47:52 3.8.13 20:47:52 3.9.13 20:47:52 3.10.13 20:47:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:47:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:47:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:54 lf-activate-venv(): INFO: Base packages installed successfully 20:47:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:48:08 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:48:08 + lftools openstack --os-cloud vex image cleanup --days=30 20:48:14 WARNING: Use of image.protected resulted in an exception 20:48:14 Removing 312 images from vex. 20:48:14 WARNING: Use of image.protected resulted in an exception 20:48:14 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'. 20:48:14 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'. 20:48:14 Build step 'Conditional steps (multiple)' marked build as failure 20:48:14 $ ssh-agent -k 20:48:14 unset SSH_AUTH_SOCK; 20:48:14 unset SSH_AGENT_PID; 20:48:14 echo Agent pid 5465 killed; 20:48:14 [ssh-agent] Stopped. 20:48:14 [PostBuildScript] - [INFO] Executing post build scripts. 20:48:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14838655927577243548.sh 20:48:14 ---> sysstat.sh 20:48:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6832510952337939142.sh 20:48:15 ---> package-listing.sh 20:48:15 ++ facter osfamily 20:48:15 ++ tr '[:upper:]' '[:lower:]' 20:48:15 + OS_FAMILY=redhat 20:48:15 + workspace=/w/workspace/builder-openstack-cron 20:48:15 + START_PACKAGES=/tmp/packages_start.txt 20:48:15 + END_PACKAGES=/tmp/packages_end.txt 20:48:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:15 + PACKAGES=/tmp/packages_start.txt 20:48:15 + '[' /w/workspace/builder-openstack-cron ']' 20:48:15 + PACKAGES=/tmp/packages_end.txt 20:48:15 + case "${OS_FAMILY}" in 20:48:15 + sort 20:48:15 + rpm -qa 20:48:16 + '[' -f /tmp/packages_start.txt ']' 20:48:16 + '[' -f /tmp/packages_end.txt ']' 20:48:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:16 + '[' /w/workspace/builder-openstack-cron ']' 20:48:16 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 20:48:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 20:48:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6257244884376629883.sh 20:48:16 ---> capture-instance-metadata.sh 20:48:16 Setup pyenv: 20:48:16 system 20:48:16 3.8.13 20:48:16 3.9.13 20:48:16 3.10.13 20:48:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:48:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:18 lf-activate-venv(): INFO: Base packages installed successfully 20:48:18 lf-activate-venv(): INFO: Installing additional packages: lftools 20:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:48:31 INFO: Running in OpenStack, capturing instance metadata 20:48:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11518842324778779601.sh 20:48:31 provisioning config files... 20:48:32 Could not find credentials [logs] for builder-openstack-cron #75491 20:48:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12957622307592893586tmp 20:48:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:48:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:48:32 provisioning config files... 20:48:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:48:32 [EnvInject] - Injecting environment variables from a build step. 20:48:32 [EnvInject] - Injecting as environment variables the properties content 20:48:32 SERVER_ID=logs 20:48:32 20:48:32 [EnvInject] - Variables injected successfully. 20:48:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13364079188256377077.sh 20:48:32 ---> create-netrc.sh 20:48:32 WARN: Log server credential not found. 20:48:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7724041411949212166.sh 20:48:32 ---> python-tools-install.sh 20:48:32 Setup pyenv: 20:48:32 system 20:48:32 3.8.13 20:48:32 3.9.13 20:48:32 3.10.13 20:48:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:48:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:48:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:34 lf-activate-venv(): INFO: Base packages installed successfully 20:48:34 lf-activate-venv(): INFO: Installing additional packages: lftools 20:48:44 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:48:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13776670247069753366.sh 20:48:44 ---> sudo-logs.sh 20:48:44 Archiving 'sudo' log.. 20:48:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11275820492235451897.sh 20:48:45 ---> job-cost.sh 20:48:45 Setup pyenv: 20:48:45 system 20:48:45 3.8.13 20:48:45 3.9.13 20:48:45 3.10.13 20:48:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:48:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:47 lf-activate-venv(): INFO: Base packages installed successfully 20:48:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:48:55 INFO: No Stack... 20:48:55 INFO: Retrieving Pricing Info for: v3-standard-2 20:48:56 INFO: Archiving Costs 20:48:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8804208143800436042.sh 20:48:56 ---> logs-deploy.sh 20:48:56 Setup pyenv: 20:48:56 system 20:48:56 3.8.13 20:48:56 3.9.13 20:48:56 3.10.13 20:48:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:48:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uTBV from file:/tmp/.os_lf_venv 20:48:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:58 lf-activate-venv(): INFO: Base packages installed successfully 20:48:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:49:08 lf-activate-venv(): INFO: Adding /tmp/venv-uTBV/bin to PATH 20:49:08 WARNING: Nexus logging server not set 20:49:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75491/ 20:49:08 INFO: archiving logs to S3 20:49:09 ---> uname -a: 20:49:09 Linux prd-centos8-builder-2c-2g-1696.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 20:49:09 20:49:09 20:49:09 ---> lscpu: 20:49:09 Architecture: x86_64 20:49:09 CPU op-mode(s): 32-bit, 64-bit 20:49:09 Byte Order: Little Endian 20:49:09 CPU(s): 2 20:49:09 On-line CPU(s) list: 0,1 20:49:09 Thread(s) per core: 1 20:49:09 Core(s) per socket: 1 20:49:09 Socket(s): 2 20:49:09 NUMA node(s): 1 20:49:09 Vendor ID: AuthenticAMD 20:49:09 CPU family: 23 20:49:09 Model: 49 20:49:09 Model name: AMD EPYC-Rome Processor 20:49:09 Stepping: 0 20:49:09 CPU MHz: 2799.998 20:49:09 BogoMIPS: 5599.99 20:49:09 Virtualization: AMD-V 20:49:09 Hypervisor vendor: KVM 20:49:09 Virtualization type: full 20:49:09 L1d cache: 32K 20:49:09 L1i cache: 32K 20:49:09 L2 cache: 512K 20:49:09 L3 cache: 16384K 20:49:09 NUMA node0 CPU(s): 0,1 20:49:09 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 20:49:09 20:49:09 20:49:09 ---> nproc: 20:49:09 2 20:49:09 20:49:09 20:49:09 ---> df -h: 20:49:09 Filesystem Size Used Avail Use% Mounted on 20:49:09 devtmpfs 3.8G 0 3.8G 0% /dev 20:49:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:49:09 tmpfs 3.8G 17M 3.8G 1% /run 20:49:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:49:09 /dev/vda1 40G 8.5G 32G 22% / 20:49:09 tmpfs 770M 0 770M 0% /run/user/1001 20:49:09 20:49:09 20:49:09 ---> free -m: 20:49:09 total used free shared buff/cache available 20:49:09 Mem: 7697 659 4768 19 2269 6740 20:49:09 Swap: 1023 0 1023 20:49:09 20:49:09 20:49:09 ---> ip addr: 20:49:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:49:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:49:09 inet 127.0.0.1/8 scope host lo 20:49:09 valid_lft forever preferred_lft forever 20:49:09 inet6 ::1/128 scope host 20:49:09 valid_lft forever preferred_lft forever 20:49:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:49:09 link/ether fa:16:3e:a9:9d:d3 brd ff:ff:ff:ff:ff:ff 20:49:09 altname enp0s3 20:49:09 altname ens3 20:49:09 inet 10.30.171.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:49:09 valid_lft 86073sec preferred_lft 86073sec 20:49:09 inet6 fe80::f816:3eff:fea9:9dd3/64 scope link 20:49:09 valid_lft forever preferred_lft forever 20:49:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:49:09 link/ether 02:42:0d:84:3b:ca brd ff:ff:ff:ff:ff:ff 20:49:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:49:09 valid_lft forever preferred_lft forever 20:49:09 20:49:09 20:49:09 ---> sar -b -r -n DEV: 20:49:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/27/2025 _x86_64_ (2 CPU) 20:49:09 20:49:09 20:43:37 LINUX RESTART (2 CPU) 20:49:09 20:49:09 08:44:02 PM tps rtps wtps bread/s bwrtn/s 20:49:09 08:45:01 PM 204.00 33.57 170.43 7835.37 25406.55 20:49:09 08:46:01 PM 124.00 0.45 123.55 63.06 12769.67 20:49:09 08:47:01 PM 35.70 0.75 34.96 74.24 1930.77 20:49:09 08:48:01 PM 23.08 0.00 23.08 0.00 589.52 20:49:09 08:49:01 PM 28.26 0.52 27.74 64.65 1261.86 20:49:09 Average: 82.61 6.97 75.64 1587.16 8336.04 20:49:09 20:49:09 08:44:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:09 08:45:01 PM 5123868 6914652 2758564 35.00 2688 1980460 1065780 11.93 215644 2243368 129344 20:49:09 08:46:01 PM 4795676 6846888 3086756 39.16 2688 2226528 1092412 12.23 210428 2518692 67840 20:49:09 08:47:01 PM 4924652 6937348 2957780 37.52 2688 2187780 994160 11.13 283120 2317756 9940 20:49:09 08:48:01 PM 4857084 6902984 3025348 38.38 2688 2220920 1021392 11.44 286632 2381564 43072 20:49:09 08:49:01 PM 4912344 6929632 2970088 37.68 2688 2191884 987652 11.06 438148 2174844 25108 20:49:09 Average: 4922725 6906301 2959707 37.55 2688 2161514 1032279 11.56 286794 2327245 55061 20:49:09 20:49:09 08:44:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:09 08:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:45:01 PM eth0 294.56 183.52 1823.56 63.56 0.00 0.00 0.00 0.00 20:49:09 08:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:46:01 PM eth0 65.39 52.72 846.49 9.44 0.00 0.00 0.00 0.00 20:49:09 08:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:47:01 PM eth0 22.69 22.48 28.80 8.53 0.00 0.00 0.00 0.00 20:49:09 08:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:48:01 PM eth0 18.65 19.45 18.18 7.97 0.00 0.00 0.00 0.00 20:49:09 08:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 08:49:01 PM eth0 22.36 20.09 28.42 9.42 0.00 0.00 0.00 0.00 20:49:09 08:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 Average: eth0 84.05 59.25 544.92 19.64 0.00 0.00 0.00 0.00 20:49:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:09 20:49:09 20:49:09 ---> sar -P ALL: 20:49:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/27/2025 _x86_64_ (2 CPU) 20:49:09 20:49:09 20:43:37 LINUX RESTART (2 CPU) 20:49:09 20:49:09 08:44:02 PM CPU %user %nice %system %iowait %steal %idle 20:49:09 08:45:01 PM all 42.04 0.00 7.73 4.32 0.11 45.80 20:49:09 08:45:01 PM 0 33.07 0.00 7.92 4.26 0.12 54.63 20:49:09 08:45:01 PM 1 50.98 0.00 7.53 4.38 0.10 37.00 20:49:09 08:46:01 PM all 35.86 0.00 5.55 1.66 0.13 56.80 20:49:09 08:46:01 PM 0 21.12 0.00 4.54 1.36 0.13 72.84 20:49:09 08:46:01 PM 1 50.63 0.00 6.56 1.95 0.13 40.73 20:49:09 08:47:01 PM all 33.12 0.00 3.98 0.27 0.10 62.53 20:49:09 08:47:01 PM 0 24.00 0.00 3.71 0.28 0.10 71.91 20:49:09 08:47:01 PM 1 42.24 0.00 4.26 0.25 0.10 53.15 20:49:09 08:48:01 PM all 34.75 0.00 3.49 0.18 0.11 61.48 20:49:09 08:48:01 PM 0 18.87 0.00 2.42 0.13 0.12 78.46 20:49:09 08:48:01 PM 1 50.64 0.00 4.56 0.22 0.10 44.48 20:49:09 08:49:01 PM all 36.28 0.00 4.25 0.18 0.13 59.17 20:49:09 08:49:01 PM 0 20.61 0.00 3.45 0.17 0.12 75.66 20:49:09 08:49:01 PM 1 51.98 0.00 5.04 0.18 0.13 42.66 20:49:09 Average: all 36.39 0.00 4.99 1.31 0.12 57.21 20:49:09 Average: 0 23.48 0.00 4.39 1.23 0.12 70.78 20:49:09 Average: 1 49.29 0.00 5.58 1.38 0.11 43.63 20:49:09 20:49:09 20:49:09