14:32:12 Started by timer 14:32:12 Running as SYSTEM 14:32:12 [EnvInject] - Loading node environment variables. 14:32:12 Building remotely on prd-centos8-builder-2c-2g-2788 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:13 [ssh-agent] Looking for ssh-agent implementation... 14:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:13 $ ssh-agent 14:32:13 SSH_AUTH_SOCK=/tmp/ssh-v21B5BpaVeQr/agent.5452 14:32:13 SSH_AGENT_PID=5453 14:32:13 [ssh-agent] Started. 14:32:13 Running ssh-add (command line suppressed) 14:32:13 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11825070310029253103.key (/w/workspace/builder-openstack-cron@tmp/private_key_11825070310029253103.key) 14:32:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:13 The recommended git tool is: NONE 14:32:15 using credential jenkins-ssh 14:32:15 Wiping out workspace first. 14:32:15 Cloning the remote Git repository 14:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:16 > git --version # timeout=10 14:32:16 > git --version # 'git version 2.43.0' 14:32:16 using GIT_SSH to set credentials jenkins-ssh 14:32:16 [INFO] Currently running in a labeled security context 14:32:16 [INFO] Currently SELinux is 'enforcing' on the host 14:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11750316588062029475.key 14:32:16 Verifying host key using known hosts file 14:32:16 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. 14:32:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:19 Avoid second fetch 14:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:19 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 14:32:19 > git config core.sparsecheckout # timeout=10 14:32:19 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 14:32:19 Commit message: "Add jobs for aaa-0.21.x" 14:32:19 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 14:32:19 > git remote # timeout=10 14:32:19 > git submodule init # timeout=10 14:32:19 > git submodule sync # timeout=10 14:32:20 > git config --get remote.origin.url # timeout=10 14:32:20 > git submodule init # timeout=10 14:32:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:20 > git config --get submodule.global-jjb.url # timeout=10 14:32:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:20 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:20 > git submodule update --init --recursive global-jjb # timeout=10 14:32:21 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:25 No emails were triggered. 14:32:25 provisioning config files... 14:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1561458137100110602.sh 14:32:25 ---> python-tools-install.sh 14:32:25 Setup pyenv: 14:32:26 system 14:32:26 * 3.8.13 (set by /opt/pyenv/version) 14:32:26 * 3.9.13 (set by /opt/pyenv/version) 14:32:26 * 3.10.13 (set by /opt/pyenv/version) 14:32:26 * 3.11.7 (set by /opt/pyenv/version) 14:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DRxI 14:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:35 lf-activate-venv(): INFO: Base packages installed successfully 14:32:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:33:08 Generating Requirements File 14:33:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:31 Python 3.11.7 14:33:31 pip 25.2 from /tmp/venv-DRxI/lib/python3.11/site-packages/pip (python 3.11) 14:33:32 appdirs==1.4.4 14:33:32 argcomplete==3.6.2 14:33:32 aspy.yaml==1.3.0 14:33:32 attrs==25.3.0 14:33:32 autopage==0.5.2 14:33:32 beautifulsoup4==4.14.2 14:33:32 boto3==1.40.42 14:33:32 botocore==1.40.42 14:33:32 bs4==0.0.2 14:33:32 cachetools==6.2.0 14:33:32 certifi==2025.8.3 14:33:32 cffi==2.0.0 14:33:32 cfgv==3.4.0 14:33:32 chardet==5.2.0 14:33:32 charset-normalizer==3.4.3 14:33:32 click==8.3.0 14:33:32 cliff==4.11.0 14:33:32 cmd2==2.7.0 14:33:32 cryptography==3.3.2 14:33:32 debtcollector==3.0.0 14:33:32 decorator==5.2.1 14:33:32 defusedxml==0.7.1 14:33:32 Deprecated==1.2.18 14:33:32 distlib==0.4.0 14:33:32 dnspython==2.8.0 14:33:32 docker==7.1.0 14:33:32 dogpile.cache==1.4.1 14:33:32 durationpy==0.10 14:33:32 email-validator==2.3.0 14:33:32 filelock==3.19.1 14:33:32 future==1.0.0 14:33:32 gitdb==4.0.12 14:33:32 GitPython==3.1.45 14:33:32 google-auth==2.41.1 14:33:32 httplib2==0.31.0 14:33:32 identify==2.6.14 14:33:32 idna==3.10 14:33:32 importlib-resources==1.5.0 14:33:32 iso8601==2.1.0 14:33:32 Jinja2==3.1.6 14:33:32 jmespath==1.0.1 14:33:32 jsonpatch==1.33 14:33:32 jsonpointer==3.0.0 14:33:32 jsonschema==4.25.1 14:33:32 jsonschema-specifications==2025.9.1 14:33:32 keystoneauth1==5.12.0 14:33:32 kubernetes==34.1.0 14:33:32 lftools==0.37.14 14:33:32 lxml==6.0.2 14:33:32 markdown-it-py==4.0.0 14:33:32 MarkupSafe==3.0.3 14:33:32 mdurl==0.1.2 14:33:32 msgpack==1.1.1 14:33:32 multi_key_dict==2.0.3 14:33:32 munch==4.0.0 14:33:32 netaddr==1.3.0 14:33:32 niet==1.4.2 14:33:32 nodeenv==1.9.1 14:33:32 oauth2client==4.1.3 14:33:32 oauthlib==3.3.1 14:33:32 openstacksdk==4.7.1 14:33:32 os-service-types==1.8.0 14:33:32 osc-lib==4.2.0 14:33:32 oslo.config==10.0.0 14:33:32 oslo.context==6.1.0 14:33:32 oslo.i18n==6.6.0 14:33:32 oslo.log==7.2.1 14:33:32 oslo.serialization==5.8.0 14:33:32 oslo.utils==9.1.0 14:33:32 packaging==25.0 14:33:32 pbr==7.0.1 14:33:32 platformdirs==4.4.0 14:33:32 prettytable==3.16.0 14:33:32 psutil==7.1.0 14:33:32 pyasn1==0.6.1 14:33:32 pyasn1_modules==0.4.2 14:33:32 pycparser==2.23 14:33:32 pygerrit2==2.0.15 14:33:32 PyGithub==2.8.1 14:33:32 Pygments==2.19.2 14:33:32 PyJWT==2.10.1 14:33:32 PyNaCl==1.6.0 14:33:32 pyparsing==2.4.7 14:33:32 pyperclip==1.11.0 14:33:32 pyrsistent==0.20.0 14:33:32 python-cinderclient==9.8.0 14:33:32 python-dateutil==2.9.0.post0 14:33:32 python-heatclient==4.3.0 14:33:32 python-jenkins==1.8.3 14:33:32 python-keystoneclient==5.7.0 14:33:32 python-magnumclient==4.9.0 14:33:32 python-openstackclient==8.2.0 14:33:32 python-swiftclient==4.8.0 14:33:32 PyYAML==6.0.3 14:33:32 referencing==0.36.2 14:33:32 requests==2.32.5 14:33:32 requests-oauthlib==2.0.0 14:33:32 requestsexceptions==1.4.0 14:33:32 rfc3986==2.0.0 14:33:32 rich==14.1.0 14:33:32 rich-argparse==1.7.1 14:33:32 rpds-py==0.27.1 14:33:32 rsa==4.9.1 14:33:32 ruamel.yaml==0.18.15 14:33:32 ruamel.yaml.clib==0.2.14 14:33:32 s3transfer==0.14.0 14:33:32 simplejson==3.20.2 14:33:32 six==1.17.0 14:33:32 smmap==5.0.2 14:33:32 soupsieve==2.8 14:33:32 stevedore==5.5.0 14:33:32 tabulate==0.9.0 14:33:32 toml==0.10.2 14:33:32 tomlkit==0.13.3 14:33:32 tqdm==4.67.1 14:33:32 typing_extensions==4.15.0 14:33:32 tzdata==2025.2 14:33:32 urllib3==1.26.20 14:33:32 virtualenv==20.34.0 14:33:32 wcwidth==0.2.14 14:33:32 websocket-client==1.8.0 14:33:32 wrapt==1.17.3 14:33:32 xdg==6.0.0 14:33:32 xmltodict==1.0.2 14:33:32 yq==3.4.3 14:33:32 [EnvInject] - Injecting environment variables from a build step. 14:33:32 [EnvInject] - Injecting as environment variables the properties content 14:33:32 OS_CLOUD=vex 14:33:32 14:33:32 [EnvInject] - Variables injected successfully. 14:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6720343826112002981.sh 14:33:32 ---> Orphaned k8s clusters 14:33:32 Setup pyenv: 14:33:32 system 14:33:32 3.8.13 14:33:32 3.9.13 14:33:32 3.10.13 14:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:34 lf-activate-venv(): INFO: Base packages installed successfully 14:33:34 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:42 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:33:45 -----> Delete orphaned cluster 14:33:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13317070947015735613.sh 14:33:45 ---> Orphaned stacks 14:33:45 Setup pyenv: 14:33:46 system 14:33:46 3.8.13 14:33:46 3.9.13 14:33:46 3.10.13 14:33:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:33:49 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:33:49 lf-activate-venv(): INFO: Base packages installed successfully 14:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:34:14 + mapfile -t OS_COE_CLUSTERS_ID 14:34:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:34:14 ++ awk '{print $1}' 14:34:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:34:17 + echo '-----> Active clusters -> stacks' 14:34:17 -----> Active clusters -> stacks 14:34:17 + OS_COE_STACKS=() 14:34:17 + [[ 0 -gt 0 ]] 14:34:17 + mapfile -t OS_STACKS 14:34:17 ++ awk '{print $1}' 14:34:17 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 14:35:08 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 14:35:08 + echo '-----> Active stacks' 14:35:08 -----> Active stacks 14:35:08 + echo '-----> Delete orphaned stacks' 14:35:08 -----> Delete orphaned stacks 14:35:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5356605157660108937.sh 14:35:08 ---> Orphaned servers 14:35:08 Setup pyenv: 14:35:08 system 14:35:08 3.8.13 14:35:08 3.9.13 14:35:08 3.10.13 14:35:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:11 lf-activate-venv(): INFO: Base packages installed successfully 14:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:35:36 -----> Active servers 14:35:36 prd-centos8-builder-2c-2g-2788 14:35:36 prd-centos8-robot-2c-8g-2728 14:35:36 prd-centos8-robot-2c-8g-2727 14:35:36 prd-centos8-robot-2c-8g-2726 14:35:36 prd-centos8-robot-2c-8g-773 14:35:36 prd-queue-intque-2c-1g-772 14:35:36 -----> Delete orphaned servers 14:35:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10664130492325469398.sh 14:35:37 ---> Orphaned ports 14:35:37 Setup pyenv: 14:35:37 system 14:35:37 3.8.13 14:35:37 3.9.13 14:35:37 3.10.13 14:35:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:39 lf-activate-venv(): INFO: Base packages installed successfully 14:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:35:54 No orphaned ports to process. 14:35:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6044554175666588166.sh 14:35:54 ---> Orphaned volumes 14:35:54 + source /home/jenkins/lf-env.sh 14:35:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:54 ++ mktemp -d /tmp/venv-XXXX 14:35:54 + lf_venv=/tmp/venv-Awnb 14:35:54 + local venv_file=/tmp/.os_lf_venv 14:35:54 + local python=python3 14:35:54 + local options 14:35:54 + local set_path=true 14:35:54 + local install_args= 14:35: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 14:35:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:35:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:35:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:54 + true 14:35:54 + case $1 in 14:35:54 + python=python3 14:35:54 + shift 2 14:35:54 + true 14:35:54 + case $1 in 14:35:54 + shift 14:35:54 + break 14:35:54 + case $python in 14:35:54 + local pkg_list= 14:35:54 + [[ -d /opt/pyenv ]] 14:35:54 + echo 'Setup pyenv:' 14:35:54 Setup pyenv: 14:35:54 + export PYENV_ROOT=/opt/pyenv 14:35:54 + PYENV_ROOT=/opt/pyenv 14:35: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 14:35: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 14:35:54 + pyenv versions 14:35:54 system 14:35:54 3.8.13 14:35:54 3.9.13 14:35:54 3.10.13 14:35:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:54 + command -v pyenv 14:35:54 ++ pyenv init - --no-rehash 14:35:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:35:54 for i in ${!paths[@]}; do 14:35:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:35:54 fi; done; 14:35:54 echo "${paths[*]}"'\'')" 14:35:54 export PATH="/opt/pyenv/shims:${PATH}" 14:35:54 export PYENV_SHELL=bash 14:35:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:35:54 pyenv() { 14:35:54 local command 14:35:54 command="${1:-}" 14:35:54 if [ "$#" -gt 0 ]; then 14:35:54 shift 14:35:54 fi 14:35:54 14:35:54 case "$command" in 14:35:54 rehash|shell) 14:35:54 eval "$(pyenv "sh-$command" "$@")" 14:35:54 ;; 14:35:54 *) 14:35:54 command pyenv "$command" "$@" 14:35:54 ;; 14:35:54 esac 14:35:54 }' 14:35:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:35:54 for i in ${!paths[@]}; do 14:35:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:35:54 fi; done; 14:35:54 echo "${paths[*]}"' 14:35: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 14:35:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:35:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:35:54 ++ export PYENV_SHELL=bash 14:35:54 ++ PYENV_SHELL=bash 14:35:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:35:54 +++ complete -F _pyenv pyenv 14:35:54 ++ lf-pyver python3 14:35:54 ++ local py_version_xy=python3 14:35:54 ++ local py_version_xyz= 14:35:54 ++ pyenv versions 14:35:54 ++ local command 14:35:54 ++ command=versions 14:35:54 ++ '[' 1 -gt 0 ']' 14:35:54 ++ shift 14:35:54 ++ case "$command" in 14:35:54 ++ command pyenv versions 14:35:54 ++ pyenv versions 14:35:54 ++ awk '{ print $1 }' 14:35:54 ++ sed 's/^[ *]* //' 14:35:54 ++ grep -E '^[0-9.]*[0-9]$' 14:35:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:35:54 +++ grep '^3' /tmp/.pyenv_versions 14:35:54 +++ sort -V 14:35:54 +++ tail -n 1 14:35:54 ++ py_version_xyz=3.11.7 14:35:54 ++ [[ -z 3.11.7 ]] 14:35:54 ++ echo 3.11.7 14:35:54 ++ return 0 14:35:54 + pyenv local 3.11.7 14:35:54 + local command 14:35:54 + command=local 14:35:54 + '[' 2 -gt 0 ']' 14:35:54 + shift 14:35:54 + case "$command" in 14:35:54 + command pyenv local 3.11.7 14:35:54 + pyenv local 3.11.7 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='lftools[openstack] ' 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='kubernetes ' 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='niet ' 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='python-heatclient ' 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='python-openstackclient ' 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='python-magnumclient ' 14:35:55 + for arg in "$@" 14:35:55 + case $arg in 14:35:55 + pkg_list+='yq ' 14:35:55 + [[ -f /tmp/.os_lf_venv ]] 14:35:55 ++ cat /tmp/.os_lf_venv 14:35:55 + lf_venv=/tmp/venv-DRxI 14:35:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from' file:/tmp/.os_lf_venv 14:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:35:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:55 + local 'pip_opts=--upgrade --quiet' 14:35:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:35:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:35:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:35:55 + [[ -n '' ]] 14:35:55 + [[ -n '' ]] 14:35:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:55 + /tmp/venv-DRxI/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:35:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:35:56 lf-activate-venv(): INFO: Base packages installed successfully 14:35:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:35:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:56 + /tmp/venv-DRxI/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:36:11 + type python3 14:36:11 + true 14:36:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH' 14:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:36:11 + PATH=/tmp/venv-DRxI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:36:11 + return 0 14:36:11 + mapfile -t os_volumes 14:36:11 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:37:03 Unable to establish connection to https://volume.public.mtl1.vexxhost.net/v3/12c36e260d8e4bb2913965203b1b491f/volumes/detail?status=Available: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 14:37:03 + '[' 0 -eq 0 ']' 14:37:03 + echo 'No orphaned volumes found.' 14:37:03 No orphaned volumes found. 14:37:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:37:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:37:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7305270626304466106.sh 14:37:03 ---> Protect in-use images 14:37:03 Setup pyenv: 14:37:03 system 14:37:03 3.8.13 14:37:03 3.9.13 14:37:03 3.10.13 14:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:06 lf-activate-venv(): INFO: Base packages installed successfully 14:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:37:24 INFO: There are images to protect defined in jenkins-config. 14:37:24 INFO: There are additional images to protect in the jjb dir. 14:37:24 INFO: Protecting the following images: 14:37:24 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 14:37:24 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 14:37:24 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 14:37:24 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 14:37:24 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 14:37:24 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 14:37:24 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 14:37:24 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 14:37:24 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 14:37:24 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 14:37:24 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 14:37:24 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 14:37:24 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 14:37:24 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 14:37:24 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 14:37:24 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 14:37:26 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 14:37:27 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 14:37:28 Build step 'Conditional step (single)' marked build as failure 14:37:28 $ ssh-agent -k 14:37:28 unset SSH_AUTH_SOCK; 14:37:28 unset SSH_AGENT_PID; 14:37:28 echo Agent pid 5453 killed; 14:37:28 [ssh-agent] Stopped. 14:37:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:37:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13160297196441890328.sh 14:37:28 ---> sysstat.sh 14:37:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16282463710968390550.sh 14:37:28 ---> package-listing.sh 14:37:28 ++ facter osfamily 14:37:28 ++ tr '[:upper:]' '[:lower:]' 14:37:28 + OS_FAMILY=redhat 14:37:28 + workspace=/w/workspace/builder-openstack-cron 14:37:28 + START_PACKAGES=/tmp/packages_start.txt 14:37:28 + END_PACKAGES=/tmp/packages_end.txt 14:37:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:37:28 + PACKAGES=/tmp/packages_start.txt 14:37:28 + '[' /w/workspace/builder-openstack-cron ']' 14:37:28 + PACKAGES=/tmp/packages_end.txt 14:37:28 + case "${OS_FAMILY}" in 14:37:28 + rpm -qa 14:37:28 + sort 14:37:29 + '[' -f /tmp/packages_start.txt ']' 14:37:29 + '[' -f /tmp/packages_end.txt ']' 14:37:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:37:29 + '[' /w/workspace/builder-openstack-cron ']' 14:37:29 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:37:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:37:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11295991797840130068.sh 14:37:29 ---> capture-instance-metadata.sh 14:37:29 Setup pyenv: 14:37:29 system 14:37:29 3.8.13 14:37:29 3.9.13 14:37:29 3.10.13 14:37:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:32 lf-activate-venv(): INFO: Base packages installed successfully 14:37:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:37:45 INFO: Running in OpenStack, capturing instance metadata 14:37:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13088891639676561218.sh 14:37:45 provisioning config files... 14:37:46 Could not find credentials [logs] for builder-openstack-cron #74123 14:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14836223811462362505tmp 14:37:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:37:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:37:46 provisioning config files... 14:37:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:37:46 [EnvInject] - Injecting environment variables from a build step. 14:37:46 [EnvInject] - Injecting as environment variables the properties content 14:37:46 SERVER_ID=logs 14:37:46 14:37:46 [EnvInject] - Variables injected successfully. 14:37:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14960690253721457995.sh 14:37:46 ---> create-netrc.sh 14:37:46 WARN: Log server credential not found. 14:37:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1580555969615539257.sh 14:37:46 ---> python-tools-install.sh 14:37:46 Setup pyenv: 14:37:46 system 14:37:46 3.8.13 14:37:46 3.9.13 14:37:46 3.10.13 14:37:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:37:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:37:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:49 lf-activate-venv(): INFO: Base packages installed successfully 14:37:49 lf-activate-venv(): INFO: Installing additional packages: lftools 14:38:00 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:38:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5468244001442693870.sh 14:38:00 ---> sudo-logs.sh 14:38:00 Archiving 'sudo' log.. 14:38:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10808560669123436534.sh 14:38:01 ---> job-cost.sh 14:38:01 Setup pyenv: 14:38:01 system 14:38:01 3.8.13 14:38:01 3.9.13 14:38:01 3.10.13 14:38:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:38:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:38:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:38:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:38:03 lf-activate-venv(): INFO: Base packages installed successfully 14:38:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:38:11 INFO: No Stack... 14:38:11 INFO: Retrieving Pricing Info for: v3-standard-2 14:38:12 INFO: Archiving Costs 14:38:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins21911129625613419.sh 14:38:12 ---> logs-deploy.sh 14:38:12 Setup pyenv: 14:38:12 system 14:38:12 3.8.13 14:38:12 3.9.13 14:38:12 3.10.13 14:38:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRxI from file:/tmp/.os_lf_venv 14:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:38:14 lf-activate-venv(): INFO: Base packages installed successfully 14:38:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:38:34 lf-activate-venv(): INFO: Adding /tmp/venv-DRxI/bin to PATH 14:38:34 WARNING: Nexus logging server not set 14:38:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74123/ 14:38:34 INFO: archiving logs to S3 14:38:36 ---> uname -a: 14:38:36 Linux prd-centos8-builder-2c-2g-2788.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 14:38:36 14:38:36 14:38:36 ---> lscpu: 14:38:36 Architecture: x86_64 14:38:36 CPU op-mode(s): 32-bit, 64-bit 14:38:36 Byte Order: Little Endian 14:38:36 CPU(s): 2 14:38:36 On-line CPU(s) list: 0,1 14:38:36 Thread(s) per core: 1 14:38:36 Core(s) per socket: 1 14:38:36 Socket(s): 2 14:38:36 NUMA node(s): 1 14:38:36 Vendor ID: AuthenticAMD 14:38:36 CPU family: 23 14:38:36 Model: 49 14:38:36 Model name: AMD EPYC-Rome Processor 14:38:36 Stepping: 0 14:38:36 CPU MHz: 2799.998 14:38:36 BogoMIPS: 5599.99 14:38:36 Virtualization: AMD-V 14:38:36 Hypervisor vendor: KVM 14:38:36 Virtualization type: full 14:38:36 L1d cache: 32K 14:38:36 L1i cache: 32K 14:38:36 L2 cache: 512K 14:38:36 L3 cache: 16384K 14:38:36 NUMA node0 CPU(s): 0,1 14:38:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:38:36 14:38:36 14:38:36 ---> nproc: 14:38:36 2 14:38:36 14:38:36 14:38:36 ---> df -h: 14:38:36 Filesystem Size Used Avail Use% Mounted on 14:38:36 devtmpfs 3.8G 0 3.8G 0% /dev 14:38:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:38:36 tmpfs 3.8G 17M 3.8G 1% /run 14:38:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:38:36 /dev/vda1 40G 8.4G 32G 22% / 14:38:36 tmpfs 770M 0 770M 0% /run/user/1001 14:38:36 14:38:36 14:38:36 ---> free -m: 14:38:36 total used free shared buff/cache available 14:38:36 Mem: 7697 660 4776 19 2261 6740 14:38:36 Swap: 1023 0 1023 14:38:36 14:38:36 14:38:36 ---> ip addr: 14:38:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:38:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:38:36 inet 127.0.0.1/8 scope host lo 14:38:36 valid_lft forever preferred_lft forever 14:38:36 inet6 ::1/128 scope host 14:38:36 valid_lft forever preferred_lft forever 14:38:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:38:36 link/ether fa:16:3e:b7:37:67 brd ff:ff:ff:ff:ff:ff 14:38:36 altname enp0s3 14:38:36 altname ens3 14:38:36 inet 10.30.170.203/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:38:36 valid_lft 85977sec preferred_lft 85977sec 14:38:36 inet6 fe80::f816:3eff:feb7:3767/64 scope link 14:38:36 valid_lft forever preferred_lft forever 14:38:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:38:36 link/ether 02:42:d0:77:a3:dd brd ff:ff:ff:ff:ff:ff 14:38:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:38:36 valid_lft forever preferred_lft forever 14:38:36 14:38:36 14:38:36 ---> sar -b -r -n DEV: 14:38:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 14:38:36 14:38:36 14:31:29 LINUX RESTART (2 CPU) 14:38:36 14:38:36 02:32:01 PM tps rtps wtps bread/s bwrtn/s 14:38:36 02:33:01 PM 170.28 23.81 146.47 5682.91 6502.83 14:38:36 02:34:01 PM 111.36 0.47 110.90 63.58 11503.72 14:38:36 02:35:01 PM 23.73 0.08 23.65 1.87 2806.83 14:38:36 02:36:01 PM 23.81 0.27 23.54 41.85 629.89 14:38:36 02:37:01 PM 13.05 0.00 13.05 0.00 626.43 14:38:36 02:38:01 PM 22.70 0.50 22.20 63.72 610.06 14:38:36 Average: 60.82 4.19 56.64 975.73 3780.16 14:38:36 14:38:36 02:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:36 02:33:01 PM 5175592 6923628 2706840 34.34 2688 1938364 1098336 12.30 205916 2206264 94204 14:38:36 02:34:01 PM 4886404 6908636 2996028 38.01 2688 2198220 1050620 11.76 206968 2432540 75460 14:38:36 02:35:01 PM 4936416 6939244 2946016 37.37 2688 2178576 1036016 11.60 229444 2360484 4 14:38:36 02:36:01 PM 4921456 6924712 2960976 37.56 2688 2178832 1042228 11.67 266984 2339944 10924 14:38:36 02:37:01 PM 4928548 6932764 2953884 37.47 2688 2179736 1016248 11.38 266992 2331636 4 14:38:36 02:38:01 PM 4978804 6985352 2903628 36.84 2688 2181808 991916 11.11 424528 2123108 10792 14:38:36 Average: 4971203 6935723 2911229 36.93 2688 2142589 1039227 11.64 266805 2298996 31898 14:38:36 14:38:36 02:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:36 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:33:01 PM eth0 305.88 184.22 1780.05 62.67 0.00 0.00 0.00 0.00 14:38:36 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:34:01 PM eth0 62.83 47.65 730.96 8.35 0.00 0.00 0.00 0.00 14:38:36 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:35:01 PM eth0 11.45 9.25 116.90 1.48 0.00 0.00 0.00 0.00 14:38:36 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:36:01 PM eth0 18.96 19.79 23.58 8.02 0.00 0.00 0.00 0.00 14:38:36 02:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:37:01 PM eth0 2.53 3.15 2.45 1.51 0.00 0.00 0.00 0.00 14:38:36 02:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 02:38:01 PM eth0 20.21 18.30 16.73 9.30 0.00 0.00 0.00 0.00 14:38:36 02:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 Average: eth0 70.32 47.06 445.14 15.22 0.00 0.00 0.00 0.00 14:38:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:36 14:38:36 14:38:36 ---> sar -P ALL: 14:38:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 14:38:36 14:38:36 14:31:29 LINUX RESTART (2 CPU) 14:38:36 14:38:36 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 14:38:36 02:33:01 PM all 38.61 0.00 6.72 4.27 0.13 50.27 14:38:36 02:33:01 PM 0 48.13 0.00 7.61 6.35 0.13 37.76 14:38:36 02:33:01 PM 1 29.11 0.00 5.83 2.20 0.13 62.73 14:38:36 02:34:01 PM all 32.91 0.00 5.53 4.48 0.13 56.96 14:38:36 02:34:01 PM 0 46.23 0.00 7.18 4.53 0.13 41.93 14:38:36 02:34:01 PM 1 19.64 0.00 3.88 4.43 0.12 71.94 14:38:36 02:35:01 PM all 8.60 0.00 0.97 2.50 0.05 87.89 14:38:36 02:35:01 PM 0 12.08 0.00 1.02 2.14 0.07 84.69 14:38:36 02:35:01 PM 1 5.11 0.00 0.92 2.86 0.03 91.08 14:38:36 02:36:01 PM all 29.61 0.00 3.50 0.25 0.10 66.55 14:38:36 02:36:01 PM 0 40.44 0.00 3.52 0.38 0.12 55.54 14:38:36 02:36:01 PM 1 18.75 0.00 3.47 0.12 0.08 77.57 14:38:36 02:37:01 PM all 7.64 0.00 0.58 0.22 0.03 91.53 14:38:36 02:37:01 PM 0 14.07 0.00 0.80 0.25 0.03 84.85 14:38:36 02:37:01 PM 1 1.20 0.00 0.35 0.18 0.03 98.23 14:38:36 02:38:01 PM all 33.34 0.00 3.96 0.89 0.12 61.68 14:38:36 02:38:01 PM 0 43.71 0.00 4.64 1.51 0.13 50.01 14:38:36 02:38:01 PM 1 23.00 0.00 3.29 0.28 0.10 73.33 14:38:36 Average: all 25.11 0.00 3.54 2.10 0.09 69.16 14:38:36 Average: 0 34.09 0.00 4.12 2.52 0.10 59.16 14:38:36 Average: 1 16.13 0.00 2.96 1.68 0.08 79.15 14:38:36 14:38:36 14:38:36