21:32:10 Started by timer 21:32:10 Running as SYSTEM 21:32:10 [EnvInject] - Loading node environment variables. 21:32:10 Building remotely on prd-centos8-builder-2c-2g-12271 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:10 [ssh-agent] Looking for ssh-agent implementation... 21:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:10 $ ssh-agent 21:32:10 SSH_AUTH_SOCK=/tmp/ssh-TWnzwU0faLe4/agent.5445 21:32:10 SSH_AGENT_PID=5446 21:32:10 [ssh-agent] Started. 21:32:10 Running ssh-add (command line suppressed) 21:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_10460177992478689376.key (/w/workspace/builder-openstack-cron@tmp/private_key_10460177992478689376.key) 21:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:10 The recommended git tool is: NONE 21:32:13 using credential jenkins-ssh 21:32:13 Wiping out workspace first. 21:32:13 Cloning the remote Git repository 21:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:13 > git --version # timeout=10 21:32:13 > git --version # 'git version 2.43.0' 21:32:13 using GIT_SSH to set credentials jenkins-ssh 21:32:13 [INFO] Currently running in a labeled security context 21:32:13 [INFO] Currently SELinux is 'enforcing' on the host 21:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7921901143848784998.key 21:32:13 Verifying host key using known hosts file 21:32:13 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. 21:32:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:16 Avoid second fetch 21:32:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:16 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 21:32:16 > git config core.sparsecheckout # timeout=10 21:32:16 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 21:32:16 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 21:32:16 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 21:32:16 > git remote # timeout=10 21:32:16 > git submodule init # timeout=10 21:32:16 > git submodule sync # timeout=10 21:32:17 > git config --get remote.origin.url # timeout=10 21:32:17 > git submodule init # timeout=10 21:32:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:17 > git config --get submodule.global-jjb.url # timeout=10 21:32:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:17 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:17 > git submodule update --init --recursive global-jjb # timeout=10 21:32:18 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:22 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:22 No emails were triggered. 21:32:22 provisioning config files... 21:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10348847866607612293.sh 21:32:22 ---> python-tools-install.sh 21:32:22 Setup pyenv: 21:32:22 system 21:32:22 * 3.8.13 (set by /opt/pyenv/version) 21:32:22 * 3.9.13 (set by /opt/pyenv/version) 21:32:22 * 3.10.13 (set by /opt/pyenv/version) 21:32:22 * 3.11.7 (set by /opt/pyenv/version) 21:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aoQ5 21:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:31 lf-activate-venv(): INFO: Base packages installed successfully 21:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:32:58 Generating Requirements File 21:33:18 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. 21:33:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:18 Python 3.11.7 21:33:19 pip 25.3 from /tmp/venv-aoQ5/lib/python3.11/site-packages/pip (python 3.11) 21:33:19 appdirs==1.4.4 21:33:19 argcomplete==3.6.3 21:33:19 aspy.yaml==1.3.0 21:33:19 attrs==25.4.0 21:33:19 autopage==0.5.2 21:33:19 beautifulsoup4==4.14.2 21:33:19 boto3==1.41.1 21:33:19 botocore==1.41.1 21:33:19 bs4==0.0.2 21:33:19 cachetools==6.2.2 21:33:19 certifi==2025.11.12 21:33:19 cffi==2.0.0 21:33:19 cfgv==3.5.0 21:33:19 chardet==5.2.0 21:33:19 charset-normalizer==3.4.4 21:33:19 click==8.3.1 21:33:19 cliff==4.12.0 21:33:19 cmd2==2.7.0 21:33:19 cryptography==3.3.2 21:33:19 debtcollector==3.0.0 21:33:19 decorator==5.2.1 21:33:19 defusedxml==0.7.1 21:33:19 Deprecated==1.3.1 21:33:19 distlib==0.4.0 21:33:19 dnspython==2.8.0 21:33:19 docker==7.1.0 21:33:19 dogpile.cache==1.5.0 21:33:19 durationpy==0.10 21:33:19 email-validator==2.3.0 21:33:19 filelock==3.20.0 21:33:19 future==1.0.0 21:33:19 gitdb==4.0.12 21:33:19 GitPython==3.1.45 21:33:19 google-auth==2.43.0 21:33:19 httplib2==0.31.0 21:33:19 identify==2.6.15 21:33:19 idna==3.11 21:33:19 importlib-resources==1.5.0 21:33:19 iso8601==2.1.0 21:33:19 Jinja2==3.1.6 21:33:19 jmespath==1.0.1 21:33:19 jsonpatch==1.33 21:33:19 jsonpointer==3.0.0 21:33:19 jsonschema==4.25.1 21:33:19 jsonschema-specifications==2025.9.1 21:33:19 keystoneauth1==5.12.0 21:33:19 kubernetes==34.1.0 21:33:19 lftools==0.37.16 21:33:19 lxml==6.0.2 21:33:19 markdown-it-py==4.0.0 21:33:19 MarkupSafe==3.0.3 21:33:19 mdurl==0.1.2 21:33:19 msgpack==1.1.2 21:33:19 multi_key_dict==2.0.3 21:33:19 munch==4.0.0 21:33:19 netaddr==1.3.0 21:33:19 niet==1.4.2 21:33:19 nodeenv==1.9.1 21:33:19 oauth2client==4.1.3 21:33:19 oauthlib==3.3.1 21:33:19 openstacksdk==4.8.0 21:33:19 os-service-types==1.8.1 21:33:19 osc-lib==4.2.0 21:33:19 oslo.config==10.1.0 21:33:19 oslo.context==6.2.0 21:33:19 oslo.i18n==6.7.1 21:33:19 oslo.log==7.2.1 21:33:19 oslo.serialization==5.8.0 21:33:19 oslo.utils==9.2.0 21:33:19 packaging==25.0 21:33:19 pbr==7.0.3 21:33:19 platformdirs==4.5.0 21:33:19 prettytable==3.17.0 21:33:19 psutil==7.1.3 21:33:19 pyasn1==0.6.1 21:33:19 pyasn1_modules==0.4.2 21:33:19 pycparser==2.23 21:33:19 pygerrit2==2.0.15 21:33:19 PyGithub==2.8.1 21:33:19 Pygments==2.19.2 21:33:19 PyJWT==2.10.1 21:33:19 PyNaCl==1.6.1 21:33:19 pyparsing==2.4.7 21:33:19 pyperclip==1.11.0 21:33:19 pyrsistent==0.20.0 21:33:19 python-cinderclient==9.8.0 21:33:19 python-dateutil==2.9.0.post0 21:33:19 python-heatclient==4.3.0 21:33:19 python-jenkins==1.8.3 21:33:19 python-keystoneclient==5.7.0 21:33:19 python-magnumclient==4.9.0 21:33:19 python-openstackclient==8.2.0 21:33:19 python-swiftclient==4.9.0 21:33:19 PyYAML==6.0.3 21:33:19 referencing==0.37.0 21:33:19 requests==2.32.5 21:33:19 requests-oauthlib==2.0.0 21:33:19 requestsexceptions==1.4.0 21:33:19 rfc3986==2.0.0 21:33:19 rich==14.2.0 21:33:19 rich-argparse==1.7.2 21:33:19 rpds-py==0.29.0 21:33:19 rsa==4.9.1 21:33:19 ruamel.yaml==0.18.16 21:33:19 ruamel.yaml.clib==0.2.15 21:33:19 s3transfer==0.15.0 21:33:19 simplejson==3.20.2 21:33:19 six==1.17.0 21:33:19 smmap==5.0.2 21:33:19 soupsieve==2.8 21:33:19 stevedore==5.6.0 21:33:19 tabulate==0.9.0 21:33:19 toml==0.10.2 21:33:19 tomlkit==0.13.3 21:33:19 tqdm==4.67.1 21:33:19 typing_extensions==4.15.0 21:33:19 tzdata==2025.2 21:33:19 urllib3==1.26.20 21:33:19 virtualenv==20.35.4 21:33:19 wcwidth==0.2.14 21:33:19 websocket-client==1.9.0 21:33:19 wrapt==2.0.1 21:33:19 xdg==6.0.0 21:33:19 xmltodict==1.0.2 21:33:19 yq==3.4.3 21:33:19 [EnvInject] - Injecting environment variables from a build step. 21:33:19 [EnvInject] - Injecting as environment variables the properties content 21:33:19 OS_CLOUD=vex 21:33:19 21:33:19 [EnvInject] - Variables injected successfully. 21:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10357129828032163585.sh 21:33:19 ---> Orphaned k8s clusters 21:33:19 Setup pyenv: 21:33:19 system 21:33:19 3.8.13 21:33:19 3.9.13 21:33:19 3.10.13 21:33:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:21 lf-activate-venv(): INFO: Base packages installed successfully 21:33:21 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:33: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. 21:33:28 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:33:32 -----> Delete orphaned cluster 21:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6627402727712001798.sh 21:33:32 ---> Orphaned stacks 21:33:32 Setup pyenv: 21:33:32 system 21:33:32 3.8.13 21:33:32 3.9.13 21:33:32 3.10.13 21:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 21:33:34 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:34 lf-activate-venv(): INFO: Base packages installed successfully 21:33:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:33:52 + mapfile -t OS_COE_CLUSTERS_ID 21:33:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:33:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:52 ++ awk '{print $1}' 21:33:55 + echo '-----> Active clusters -> stacks' 21:33:55 -----> Active clusters -> stacks 21:33:55 + OS_COE_STACKS=() 21:33:55 + [[ 0 -gt 0 ]] 21:33:55 + mapfile -t OS_STACKS 21:33:55 ++ awk '{print $1}' 21:33:55 ++ 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 21:33:57 + echo '-----> Active stacks' 21:33:57 -----> Active stacks 21:33:57 + echo '-----> Delete orphaned stacks' 21:33:57 -----> Delete orphaned stacks 21:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13846164984085403951.sh 21:33:57 ---> Orphaned servers 21:33:57 Setup pyenv: 21:33:57 system 21:33:57 3.8.13 21:33:57 3.9.13 21:33:57 3.10.13 21:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:59 lf-activate-venv(): INFO: Base packages installed successfully 21:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:34:20 -----> Active servers 21:34:20 prd-centos8-builder-2c-2g-12271 21:34:20 prd-ubuntu2204-docker-4c-16g-12260 21:34:20 prd-ubuntu2204-docker-4c-16g-12257 21:34:20 prd-ubuntu2204-docker-4c-16g-12259 21:34:20 prd-ubuntu2204-docker-4c-16g-12258 21:34:20 prd-ubuntu2204-docker-4c-16g-12255 21:34:20 prd-ubuntu2204-docker-4c-16g-12254 21:34:20 prd-ubuntu2204-docker-4c-16g-12252 21:34:20 prd-centos8-robot-2c-8g-10979 21:34:20 prd-centos8-robot-2c-8g-10980 21:34:20 snd-centos8-robot-2c-8g-137 21:34:20 -----> Delete orphaned servers 21:34:21 Deleting orphaned server: prd-centos8-robot-2c-8g-10979 21:34:23 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 21:34:23 Deleting orphaned server: prd-centos8-robot-2c-8g-10980 21:34:25 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 21:34:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10634607644513044731.sh 21:34:26 ---> Orphaned ports 21:34:26 Setup pyenv: 21:34:26 system 21:34:26 3.8.13 21:34:26 3.9.13 21:34:26 3.10.13 21:34:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:34:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:28 lf-activate-venv(): INFO: Base packages installed successfully 21:34:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:34:43 No orphaned ports to process. 21:34:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18006007744375480131.sh 21:34:43 ---> Orphaned volumes 21:34:43 + source /home/jenkins/lf-env.sh 21:34:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:43 ++ mktemp -d /tmp/venv-XXXX 21:34:43 + lf_venv=/tmp/venv-9iVa 21:34:43 + local venv_file=/tmp/.os_lf_venv 21:34:43 + local python=python3 21:34:43 + local options 21:34:43 + local set_path=true 21:34:43 + local install_args= 21:34:43 ++ 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 21:34:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:43 + true 21:34:43 + case $1 in 21:34:43 + python=python3 21:34:43 + shift 2 21:34:43 + true 21:34:43 + case $1 in 21:34:43 + shift 21:34:43 + break 21:34:43 + case $python in 21:34:43 + local pkg_list= 21:34:43 + [[ -d /opt/pyenv ]] 21:34:43 + echo 'Setup pyenv:' 21:34:43 Setup pyenv: 21:34:43 + export PYENV_ROOT=/opt/pyenv 21:34:43 + PYENV_ROOT=/opt/pyenv 21:34:43 + 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 21:34:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:43 + pyenv versions 21:34:43 system 21:34:43 3.8.13 21:34:43 3.9.13 21:34:43 3.10.13 21:34:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:43 + command -v pyenv 21:34:43 ++ pyenv init - --no-rehash 21:34:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:43 for i in ${!paths[@]}; do 21:34:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:43 fi; done; 21:34:43 echo "${paths[*]}"'\'')" 21:34:43 export PATH="/opt/pyenv/shims:${PATH}" 21:34:43 export PYENV_SHELL=bash 21:34:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:43 pyenv() { 21:34:43 local command 21:34:43 command="${1:-}" 21:34:43 if [ "$#" -gt 0 ]; then 21:34:43 shift 21:34:43 fi 21:34:43 21:34:43 case "$command" in 21:34:43 rehash|shell) 21:34:43 eval "$(pyenv "sh-$command" "$@")" 21:34:43 ;; 21:34:43 *) 21:34:43 command pyenv "$command" "$@" 21:34:43 ;; 21:34:43 esac 21:34:43 }' 21:34:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:43 for i in ${!paths[@]}; do 21:34:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:43 fi; done; 21:34:43 echo "${paths[*]}"' 21:34:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:43 ++ 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 21:34:43 ++ 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 21:34:43 ++ export PYENV_SHELL=bash 21:34:43 ++ PYENV_SHELL=bash 21:34:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:43 +++ complete -F _pyenv pyenv 21:34:43 ++ lf-pyver python3 21:34:43 ++ local py_version_xy=python3 21:34:43 ++ local py_version_xyz= 21:34:43 ++ awk '{ print $1 }' 21:34:43 ++ pyenv versions 21:34:43 ++ local command 21:34:43 ++ command=versions 21:34:43 ++ '[' 1 -gt 0 ']' 21:34:43 ++ shift 21:34:43 ++ case "$command" in 21:34:43 ++ command pyenv versions 21:34:43 ++ pyenv versions 21:34:43 ++ sed 's/^[ *]* //' 21:34:43 ++ grep -E '^[0-9.]*[0-9]$' 21:34:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:43 +++ tail -n 1 21:34:43 +++ grep '^3' /tmp/.pyenv_versions 21:34:43 +++ sort -V 21:34:43 ++ py_version_xyz=3.11.7 21:34:43 ++ [[ -z 3.11.7 ]] 21:34:43 ++ echo 3.11.7 21:34:43 ++ return 0 21:34:43 + pyenv local 3.11.7 21:34:43 + local command 21:34:43 + command=local 21:34:43 + '[' 2 -gt 0 ']' 21:34:43 + shift 21:34:43 + case "$command" in 21:34:43 + command pyenv local 3.11.7 21:34:43 + pyenv local 3.11.7 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='lftools[openstack] ' 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='kubernetes ' 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='niet ' 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='python-heatclient ' 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='python-openstackclient ' 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='python-magnumclient ' 21:34:43 + for arg in "$@" 21:34:43 + case $arg in 21:34:43 + pkg_list+='yq ' 21:34:43 + [[ -f /tmp/.os_lf_venv ]] 21:34:43 ++ cat /tmp/.os_lf_venv 21:34:43 + lf_venv=/tmp/venv-aoQ5 21:34:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from' file:/tmp/.os_lf_venv 21:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:34:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:43 + local 'pip_opts=--upgrade --quiet' 21:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:43 + [[ -n '' ]] 21:34:43 + [[ -n '' ]] 21:34:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:43 + /tmp/venv-aoQ5/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 21:34:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:45 lf-activate-venv(): INFO: Base packages installed successfully 21:34:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:45 + /tmp/venv-aoQ5/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 21:35:04 + type python3 21:35:04 + true 21:35:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH' 21:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:35:04 + PATH=/tmp/venv-aoQ5/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 21:35:04 + return 0 21:35:04 + mapfile -t os_volumes 21:35:04 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:35:07 + '[' 0 -eq 0 ']' 21:35:07 + echo 'No orphaned volumes found.' 21:35:07 No orphaned volumes found. 21:35:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3047380655008747222.sh 21:35:07 ---> Protect in-use images 21:35:07 Setup pyenv: 21:35:07 system 21:35:07 3.8.13 21:35:07 3.9.13 21:35:07 3.10.13 21:35:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:09 lf-activate-venv(): INFO: Base packages installed successfully 21:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:35:23 INFO: There are images to protect defined in jenkins-config. 21:35:23 INFO: There are additional images to protect in the jjb dir. 21:35:23 INFO: Protecting the following images: 21:35:23 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:23 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:23 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:23 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:23 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:23 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:23 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:23 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:23 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 21:35:23 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 21:35:23 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 21:35:23 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 21:35:24 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:26 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 21:35:28 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 21:35:29 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 21:35:31 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 21:35:33 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 21:35:34 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 21:35:36 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 21:35:37 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 21:35:39 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 21:35:40 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 21:35:42 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 21:35:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:42 Run condition [Boolean condition] enabling perform for step [BuilderChain] 21:35:42 [EnvInject] - Injecting environment variables from a build step. 21:35:42 [EnvInject] - Injecting as environment variables the properties content 21:35:42 OS_IMAGE_CLEANUP_AGE=30 21:35:42 21:35:42 [EnvInject] - Variables injected successfully. 21:35:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5557658429720927398.sh 21:35:42 ---> Cleanup old images 21:35:42 Setup pyenv: 21:35:42 system 21:35:42 3.8.13 21:35:42 3.9.13 21:35:42 3.10.13 21:35:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:35:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:44 lf-activate-venv(): INFO: Base packages installed successfully 21:35:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:35:58 + lftools openstack --os-cloud vex image cleanup --days=30 21:36:05 WARNING: Use of image.protected resulted in an exception 21:36:05 Removing 307 images from vex. 21:36:05 WARNING: Use of image.protected resulted in an exception 21:36:05 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 21:36:05 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 21:36:05 Build step 'Conditional steps (multiple)' marked build as failure 21:36:05 $ ssh-agent -k 21:36:05 unset SSH_AUTH_SOCK; 21:36:05 unset SSH_AGENT_PID; 21:36:05 echo Agent pid 5446 killed; 21:36:05 [ssh-agent] Stopped. 21:36:05 [PostBuildScript] - [INFO] Executing post build scripts. 21:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11579481021429125291.sh 21:36:05 ---> sysstat.sh 21:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5069969883261721254.sh 21:36:06 ---> package-listing.sh 21:36:06 ++ facter osfamily 21:36:06 ++ tr '[:upper:]' '[:lower:]' 21:36:06 + OS_FAMILY=redhat 21:36:06 + workspace=/w/workspace/builder-openstack-cron 21:36:06 + START_PACKAGES=/tmp/packages_start.txt 21:36:06 + END_PACKAGES=/tmp/packages_end.txt 21:36:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:06 + PACKAGES=/tmp/packages_start.txt 21:36:06 + '[' /w/workspace/builder-openstack-cron ']' 21:36:06 + PACKAGES=/tmp/packages_end.txt 21:36:06 + case "${OS_FAMILY}" in 21:36:06 + rpm -qa 21:36:06 + sort 21:36:07 + '[' -f /tmp/packages_start.txt ']' 21:36:07 + '[' -f /tmp/packages_end.txt ']' 21:36:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:07 + '[' /w/workspace/builder-openstack-cron ']' 21:36:07 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:36:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:36:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins339741239957538653.sh 21:36:07 ---> capture-instance-metadata.sh 21:36:07 Setup pyenv: 21:36:07 system 21:36:07 3.8.13 21:36:07 3.9.13 21:36:07 3.10.13 21:36:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:09 lf-activate-venv(): INFO: Base packages installed successfully 21:36:09 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:36:21 INFO: Running in OpenStack, capturing instance metadata 21:36:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2912068218541286033.sh 21:36:22 provisioning config files... 21:36:22 Could not find credentials [logs] for builder-openstack-cron #75330 21:36:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4673930264956183412tmp 21:36:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:36:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:36:22 provisioning config files... 21:36:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:36:23 [EnvInject] - Injecting environment variables from a build step. 21:36:23 [EnvInject] - Injecting as environment variables the properties content 21:36:23 SERVER_ID=logs 21:36:23 21:36:23 [EnvInject] - Variables injected successfully. 21:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14662631248891429105.sh 21:36:23 ---> create-netrc.sh 21:36:23 WARN: Log server credential not found. 21:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6607115249125756389.sh 21:36:23 ---> python-tools-install.sh 21:36:23 Setup pyenv: 21:36:23 system 21:36:23 3.8.13 21:36:23 3.9.13 21:36:23 3.10.13 21:36:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:36:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:25 lf-activate-venv(): INFO: Base packages installed successfully 21:36:25 lf-activate-venv(): INFO: Installing additional packages: lftools 21:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8441387965014593562.sh 21:36:35 ---> sudo-logs.sh 21:36:35 Archiving 'sudo' log.. 21:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9462438196820049515.sh 21:36:35 ---> job-cost.sh 21:36:35 Setup pyenv: 21:36:35 system 21:36:35 3.8.13 21:36:35 3.9.13 21:36:35 3.10.13 21:36:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:37 lf-activate-venv(): INFO: Base packages installed successfully 21:36:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:36:45 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:36:45 INFO: No Stack... 21:36:45 INFO: Retrieving Pricing Info for: v3-standard-2 21:36:46 INFO: Archiving Costs 21:36:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11550047958471625835.sh 21:36:46 ---> logs-deploy.sh 21:36:46 Setup pyenv: 21:36:46 system 21:36:46 3.8.13 21:36:46 3.9.13 21:36:46 3.10.13 21:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aoQ5 from file:/tmp/.os_lf_venv 21:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:48 lf-activate-venv(): INFO: Base packages installed successfully 21:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-aoQ5/bin to PATH 21:36:58 WARNING: Nexus logging server not set 21:36:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75330/ 21:36:58 INFO: archiving logs to S3 21:36:59 ---> uname -a: 21:36:59 Linux prd-centos8-builder-2c-2g-12271.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 21:36:59 21:36:59 21:36:59 ---> lscpu: 21:36:59 Architecture: x86_64 21:36:59 CPU op-mode(s): 32-bit, 64-bit 21:36:59 Byte Order: Little Endian 21:36:59 CPU(s): 2 21:36:59 On-line CPU(s) list: 0,1 21:36:59 Thread(s) per core: 1 21:36:59 Core(s) per socket: 1 21:36:59 Socket(s): 2 21:36:59 NUMA node(s): 1 21:36:59 Vendor ID: AuthenticAMD 21:36:59 CPU family: 23 21:36:59 Model: 49 21:36:59 Model name: AMD EPYC-Rome Processor 21:36:59 Stepping: 0 21:36:59 CPU MHz: 2799.996 21:36:59 BogoMIPS: 5599.99 21:36:59 Virtualization: AMD-V 21:36:59 Hypervisor vendor: KVM 21:36:59 Virtualization type: full 21:36:59 L1d cache: 32K 21:36:59 L1i cache: 32K 21:36:59 L2 cache: 512K 21:36:59 L3 cache: 16384K 21:36:59 NUMA node0 CPU(s): 0,1 21:36:59 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 21:36:59 21:36:59 21:36:59 ---> nproc: 21:36:59 2 21:36:59 21:36:59 21:36:59 ---> df -h: 21:36:59 Filesystem Size Used Avail Use% Mounted on 21:36:59 devtmpfs 3.8G 0 3.8G 0% /dev 21:36:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:36:59 tmpfs 3.8G 17M 3.8G 1% /run 21:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:36:59 /dev/vda1 40G 8.5G 32G 22% / 21:36:59 tmpfs 770M 0 770M 0% /run/user/1001 21:36:59 21:36:59 21:36:59 ---> free -m: 21:36:59 total used free shared buff/cache available 21:36:59 Mem: 7697 642 4782 19 2272 6757 21:36:59 Swap: 1023 0 1023 21:36:59 21:36:59 21:36:59 ---> ip addr: 21:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:59 inet 127.0.0.1/8 scope host lo 21:36:59 valid_lft forever preferred_lft forever 21:36:59 inet6 ::1/128 scope host 21:36:59 valid_lft forever preferred_lft forever 21:36:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:36:59 link/ether fa:16:3e:14:38:a3 brd ff:ff:ff:ff:ff:ff 21:36:59 altname enp0s3 21:36:59 altname ens3 21:36:59 inet 10.30.171.124/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:36:59 valid_lft 86075sec preferred_lft 86075sec 21:36:59 inet6 fe80::f816:3eff:fe14:38a3/64 scope link 21:36:59 valid_lft forever preferred_lft forever 21:36:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:36:59 link/ether 02:42:44:b4:39:a0 brd ff:ff:ff:ff:ff:ff 21:36:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:36:59 valid_lft forever preferred_lft forever 21:36:59 21:36:59 21:36:59 ---> sar -b -r -n DEV: 21:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/20/2025 _x86_64_ (2 CPU) 21:36:59 21:36:59 21:31:31 LINUX RESTART (2 CPU) 21:36:59 21:36:59 09:32:01 PM tps rtps wtps bread/s bwrtn/s 21:36:59 09:33:01 PM 218.69 14.98 203.71 4182.71 7421.59 21:36:59 09:34:01 PM 108.73 0.52 108.21 64.78 11543.82 21:36:59 09:35:01 PM 28.90 0.70 28.20 72.92 1609.72 21:36:59 09:36:01 PM 21.03 0.00 21.03 0.00 548.61 21:36:59 Average: 94.35 4.05 90.30 1080.32 5281.37 21:36:59 21:36:59 09:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:59 09:33:01 PM 5153864 6996284 2728560 34.62 2688 2025040 958120 10.73 201140 2202836 167376 21:36:59 09:34:01 PM 4942384 6956256 2940040 37.30 2688 2189040 978536 10.96 232080 2351820 42268 21:36:59 09:35:01 PM 4823324 6873180 3059100 38.81 2688 2225404 1054720 11.81 285096 2418656 44244 21:36:59 09:36:01 PM 4915880 6932524 2966544 37.63 2688 2191988 993000 11.12 282796 2327564 10760 21:36:59 Average: 4958863 6939561 2923561 37.09 2688 2157868 996094 11.15 250278 2325219 66162 21:36:59 21:36:59 09:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:59 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:33:01 PM eth0 304.50 187.17 1826.69 62.56 0.00 0.00 0.00 0.00 21:36:59 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:34:01 PM eth0 72.74 59.36 815.81 10.60 0.00 0.00 0.00 0.00 21:36:59 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:35:01 PM eth0 22.06 23.45 28.69 8.99 0.00 0.00 0.00 0.00 21:36:59 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 09:36:01 PM eth0 18.65 19.40 20.29 10.56 0.00 0.00 0.00 0.00 21:36:59 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 Average: eth0 104.50 72.35 672.97 23.18 0.00 0.00 0.00 0.00 21:36:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:59 21:36:59 21:36:59 ---> sar -P ALL: 21:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/20/2025 _x86_64_ (2 CPU) 21:36:59 21:36:59 21:31:31 LINUX RESTART (2 CPU) 21:36:59 21:36:59 09:32:01 PM CPU %user %nice %system %iowait %steal %idle 21:36:59 09:33:01 PM all 41.31 0.00 7.30 1.43 0.08 49.87 21:36:59 09:33:01 PM 0 30.01 0.00 5.76 1.34 0.10 62.79 21:36:59 09:33:01 PM 1 52.62 0.00 8.85 1.52 0.07 36.94 21:36:59 09:34:01 PM all 35.57 0.00 5.17 1.08 0.09 58.09 21:36:59 09:34:01 PM 0 22.61 0.00 5.06 1.02 0.08 71.23 21:36:59 09:34:01 PM 1 48.51 0.00 5.28 1.13 0.10 44.98 21:36:59 09:35:01 PM all 33.03 0.00 2.97 0.23 0.09 63.68 21:36:59 09:35:01 PM 0 24.33 0.00 2.44 0.18 0.10 72.95 21:36:59 09:35:01 PM 1 41.72 0.00 3.50 0.28 0.08 54.41 21:36:59 09:36:01 PM all 34.65 0.00 3.60 0.10 0.08 61.58 21:36:59 09:36:01 PM 0 15.34 0.00 2.87 0.05 0.07 81.67 21:36:59 09:36:01 PM 1 53.95 0.00 4.33 0.15 0.08 41.48 21:36:59 Average: all 36.13 0.00 4.76 0.71 0.09 58.31 21:36:59 Average: 0 23.07 0.00 4.03 0.65 0.09 72.17 21:36:59 Average: 1 49.20 0.00 5.49 0.77 0.08 44.46 21:36:59 21:36:59 21:36:59