15:32:57 Started by timer 15:32:57 Running as SYSTEM 15:32:57 [EnvInject] - Loading node environment variables. 15:32:57 Building remotely on prd-centos8-builder-2c-2g-3226 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:57 [ssh-agent] Looking for ssh-agent implementation... 15:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:57 $ ssh-agent 15:32:57 SSH_AUTH_SOCK=/tmp/ssh-WYYFUaYPBK42/agent.5452 15:32:57 SSH_AGENT_PID=5453 15:32:57 [ssh-agent] Started. 15:32:57 Running ssh-add (command line suppressed) 15:32:57 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17078629413656402163.key (/w/workspace/builder-openstack-cron@tmp/private_key_17078629413656402163.key) 15:32:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:57 The recommended git tool is: NONE 15:33:00 using credential jenkins-ssh 15:33:00 Wiping out workspace first. 15:33:00 Cloning the remote Git repository 15:33:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:33:00 > git init /w/workspace/builder-openstack-cron # timeout=10 15:33:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:33:00 > git --version # timeout=10 15:33:00 > git --version # 'git version 2.43.0' 15:33:00 using GIT_SSH to set credentials jenkins-ssh 15:33:00 [INFO] Currently running in a labeled security context 15:33:00 [INFO] Currently SELinux is 'enforcing' on the host 15:33:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10971725039356793996.key 15:33:00 Verifying host key using known hosts file 15:33:00 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. 15:33:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:33:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:04 Avoid second fetch 15:33:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:33:04 Checking out Revision 834ad6614c2f01ecd22c5964689e564e37d26adb (refs/remotes/origin/master) 15:33:04 > git config core.sparsecheckout # timeout=10 15:33:04 > git checkout -f 834ad6614c2f01ecd22c5964689e564e37d26adb # timeout=10 15:33:04 Commit message: "Update cloud image list docs" 15:33:04 > git rev-list --no-walk 834ad6614c2f01ecd22c5964689e564e37d26adb # timeout=10 15:33:04 > git remote # timeout=10 15:33:04 > git submodule init # timeout=10 15:33:04 > git submodule sync # timeout=10 15:33:04 > git config --get remote.origin.url # timeout=10 15:33:04 > git submodule init # timeout=10 15:33:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:33:04 > git config --get submodule.global-jjb.url # timeout=10 15:33:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:33:04 > git config --get submodule.packer/common-packer.url # timeout=10 15:33:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:33:05 > git submodule update --init --recursive global-jjb # timeout=10 15:33:05 > git submodule update --init --recursive packer/common-packer # timeout=10 15:33:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:33:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:33:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:33:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:33:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:33:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:33:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:33:09 No emails were triggered. 15:33:09 provisioning config files... 15:33:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:33:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:33:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:33:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins124700894460088140.sh 15:33:09 ---> python-tools-install.sh 15:33:10 Setup pyenv: 15:33:10 system 15:33:10 * 3.8.13 (set by /opt/pyenv/version) 15:33:10 * 3.9.13 (set by /opt/pyenv/version) 15:33:10 * 3.10.13 (set by /opt/pyenv/version) 15:33:10 * 3.11.7 (set by /opt/pyenv/version) 15:33:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wZiK 15:33:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:19 lf-activate-venv(): INFO: Base packages installed successfully 15:33:19 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:33:45 Generating Requirements File 15:34:07 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. 15:34:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:34:07 Python 3.11.7 15:34:07 pip 25.3 from /tmp/venv-wZiK/lib/python3.11/site-packages/pip (python 3.11) 15:34:08 appdirs==1.4.4 15:34:08 argcomplete==3.6.3 15:34:08 aspy.yaml==1.3.0 15:34:08 attrs==25.4.0 15:34:08 autopage==0.5.2 15:34:08 beautifulsoup4==4.14.3 15:34:08 boto3==1.42.0 15:34:08 botocore==1.41.6 15:34:08 bs4==0.0.2 15:34:08 cachetools==6.2.2 15:34:08 certifi==2025.11.12 15:34:08 cffi==2.0.0 15:34:08 cfgv==3.5.0 15:34:08 chardet==5.2.0 15:34:08 charset-normalizer==3.4.4 15:34:08 click==8.3.1 15:34:08 cliff==4.12.0 15:34:08 cmd2==2.7.0 15:34:08 cryptography==3.3.2 15:34:08 debtcollector==3.0.0 15:34:08 decorator==5.2.1 15:34:08 defusedxml==0.7.1 15:34:08 Deprecated==1.3.1 15:34:08 distlib==0.4.0 15:34:08 dnspython==2.8.0 15:34:08 docker==7.1.0 15:34:08 dogpile.cache==1.5.0 15:34:08 durationpy==0.10 15:34:08 email-validator==2.3.0 15:34:08 filelock==3.20.0 15:34:08 future==1.0.0 15:34:08 gitdb==4.0.12 15:34:08 GitPython==3.1.45 15:34:08 google-auth==2.43.0 15:34:08 httplib2==0.31.0 15:34:08 identify==2.6.15 15:34:08 idna==3.11 15:34:08 importlib-resources==1.5.0 15:34:08 iso8601==2.1.0 15:34:08 Jinja2==3.1.6 15:34:08 jmespath==1.0.1 15:34:08 jsonpatch==1.33 15:34:08 jsonpointer==3.0.0 15:34:08 jsonschema==4.25.1 15:34:08 jsonschema-specifications==2025.9.1 15:34:08 keystoneauth1==5.12.0 15:34:08 kubernetes==34.1.0 15:34:08 lftools==0.37.16 15:34:08 lxml==6.0.2 15:34:08 markdown-it-py==4.0.0 15:34:08 MarkupSafe==3.0.3 15:34:08 mdurl==0.1.2 15:34:08 msgpack==1.1.2 15:34:08 multi_key_dict==2.0.3 15:34:08 munch==4.0.0 15:34:08 netaddr==1.3.0 15:34:08 niet==1.4.2 15:34:08 nodeenv==1.9.1 15:34:08 oauth2client==4.1.3 15:34:08 oauthlib==3.3.1 15:34:08 openstacksdk==4.8.0 15:34:08 os-service-types==1.8.2 15:34:08 osc-lib==4.2.0 15:34:08 oslo.config==10.1.0 15:34:08 oslo.context==6.2.0 15:34:08 oslo.i18n==6.7.1 15:34:08 oslo.log==7.2.1 15:34:08 oslo.serialization==5.8.0 15:34:08 oslo.utils==9.2.0 15:34:08 packaging==25.0 15:34:08 pbr==7.0.3 15:34:08 platformdirs==4.5.0 15:34:08 prettytable==3.17.0 15:34:08 psutil==7.1.3 15:34:08 pyasn1==0.6.1 15:34:08 pyasn1_modules==0.4.2 15:34:08 pycparser==2.23 15:34:08 pygerrit2==2.0.15 15:34:08 PyGithub==2.8.1 15:34:08 Pygments==2.19.2 15:34:08 PyJWT==2.10.1 15:34:08 PyNaCl==1.6.1 15:34:08 pyparsing==2.4.7 15:34:08 pyperclip==1.11.0 15:34:08 pyrsistent==0.20.0 15:34:08 python-cinderclient==9.8.0 15:34:08 python-dateutil==2.9.0.post0 15:34:08 python-heatclient==4.3.0 15:34:08 python-jenkins==1.8.3 15:34:08 python-keystoneclient==5.7.0 15:34:08 python-magnumclient==4.9.0 15:34:08 python-openstackclient==8.2.0 15:34:08 python-swiftclient==4.9.0 15:34:08 PyYAML==6.0.3 15:34:08 referencing==0.37.0 15:34:08 requests==2.32.5 15:34:08 requests-oauthlib==2.0.0 15:34:08 requestsexceptions==1.4.0 15:34:08 rfc3986==2.0.0 15:34:08 rich==14.2.0 15:34:08 rich-argparse==1.7.2 15:34:08 rpds-py==0.30.0 15:34:08 rsa==4.9.1 15:34:08 ruamel.yaml==0.18.16 15:34:08 ruamel.yaml.clib==0.2.15 15:34:08 s3transfer==0.16.0 15:34:08 simplejson==3.20.2 15:34:08 six==1.17.0 15:34:08 smmap==5.0.2 15:34:08 soupsieve==2.8 15:34:08 stevedore==5.6.0 15:34:08 tabulate==0.9.0 15:34:08 toml==0.10.2 15:34:08 tomlkit==0.13.3 15:34:08 tqdm==4.67.1 15:34:08 typing_extensions==4.15.0 15:34:08 tzdata==2025.2 15:34:08 urllib3==1.26.20 15:34:08 virtualenv==20.35.4 15:34:08 wcwidth==0.2.14 15:34:08 websocket-client==1.9.0 15:34:08 wrapt==2.0.1 15:34:08 xdg==6.0.0 15:34:08 xmltodict==1.0.2 15:34:08 yq==3.4.3 15:34:08 [EnvInject] - Injecting environment variables from a build step. 15:34:08 [EnvInject] - Injecting as environment variables the properties content 15:34:08 OS_CLOUD=vex 15:34:08 15:34:08 [EnvInject] - Variables injected successfully. 15:34:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14527019347625684936.sh 15:34:08 ---> Orphaned k8s clusters 15:34:08 Setup pyenv: 15:34:08 system 15:34:08 3.8.13 15:34:08 3.9.13 15:34:08 3.10.13 15:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:10 lf-activate-venv(): INFO: Base packages installed successfully 15:34:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:34:17 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. 15:34:17 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:34:20 -----> Delete orphaned cluster 15:34:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6554919236587602206.sh 15:34:20 ---> Orphaned stacks 15:34:20 Setup pyenv: 15:34:20 system 15:34:20 3.8.13 15:34:20 3.9.13 15:34:20 3.10.13 15:34:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:34:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:22 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. 15:34:22 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:34:22 lf-activate-venv(): INFO: Base packages installed successfully 15:34:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:34:41 + mapfile -t OS_COE_CLUSTERS_ID 15:34:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:34:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:34:41 ++ awk '{print $1}' 15:34:43 + echo '-----> Active clusters -> stacks' 15:34:43 -----> Active clusters -> stacks 15:34:43 + OS_COE_STACKS=() 15:34:43 + [[ 0 -gt 0 ]] 15:34:43 + mapfile -t OS_STACKS 15:34:44 ++ 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 15:34:44 ++ awk '{print $1}' 15:34:45 + echo '-----> Active stacks' 15:34:45 -----> Active stacks 15:34:45 + echo '-----> Delete orphaned stacks' 15:34:45 -----> Delete orphaned stacks 15:34:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6776198550182821737.sh 15:34:45 ---> Orphaned servers 15:34:45 Setup pyenv: 15:34:45 system 15:34:45 3.8.13 15:34:45 3.9.13 15:34:45 3.10.13 15:34:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:47 lf-activate-venv(): INFO: Base packages installed successfully 15:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:35:10 -----> Active servers 15:35:10 prd-centos8-builder-2c-2g-3226 15:35:10 prd-ubuntu2204-docker-4c-4g-3225 15:35:10 prd-centos8-robot-2c-8g-3079 15:35:10 snd-centos8-robot-2c-8g-137 15:35:10 -----> Delete orphaned servers 15:35:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6880213356904831435.sh 15:35:11 ---> Orphaned ports 15:35:11 Setup pyenv: 15:35:11 system 15:35:11 3.8.13 15:35:11 3.9.13 15:35:11 3.10.13 15:35:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:13 lf-activate-venv(): INFO: Base packages installed successfully 15:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:35:28 No orphaned ports to process. 15:35:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15323824283525575744.sh 15:35:28 ---> Orphaned volumes 15:35:28 + source /home/jenkins/lf-env.sh 15:35:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:28 ++ mktemp -d /tmp/venv-XXXX 15:35:28 + lf_venv=/tmp/venv-ms3L 15:35:28 + local venv_file=/tmp/.os_lf_venv 15:35:28 + local python=python3 15:35:28 + local options 15:35:28 + local set_path=true 15:35:28 + local install_args= 15:35:28 ++ 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 15:35:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:35:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:35:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:28 + true 15:35:28 + case $1 in 15:35:28 + python=python3 15:35:28 + shift 2 15:35:28 + true 15:35:28 + case $1 in 15:35:28 + shift 15:35:28 + break 15:35:28 + case $python in 15:35:28 + local pkg_list= 15:35:28 + [[ -d /opt/pyenv ]] 15:35:28 + echo 'Setup pyenv:' 15:35:28 Setup pyenv: 15:35:28 + export PYENV_ROOT=/opt/pyenv 15:35:28 + PYENV_ROOT=/opt/pyenv 15:35:28 + 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 15:35:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:28 + pyenv versions 15:35:29 system 15:35:29 3.8.13 15:35:29 3.9.13 15:35:29 3.10.13 15:35:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:29 + command -v pyenv 15:35:29 ++ pyenv init - --no-rehash 15:35:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:35:29 for i in ${!paths[@]}; do 15:35:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:35:29 fi; done; 15:35:29 echo "${paths[*]}"'\'')" 15:35:29 export PATH="/opt/pyenv/shims:${PATH}" 15:35:29 export PYENV_SHELL=bash 15:35:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:29 pyenv() { 15:35:29 local command 15:35:29 command="${1:-}" 15:35:29 if [ "$#" -gt 0 ]; then 15:35:29 shift 15:35:29 fi 15:35:29 15:35:29 case "$command" in 15:35:29 rehash|shell) 15:35:29 eval "$(pyenv "sh-$command" "$@")" 15:35:29 ;; 15:35:29 *) 15:35:29 command pyenv "$command" "$@" 15:35:29 ;; 15:35:29 esac 15:35:29 }' 15:35:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:35:29 for i in ${!paths[@]}; do 15:35:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:35:29 fi; done; 15:35:29 echo "${paths[*]}"' 15:35:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:29 ++ 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 15:35:29 ++ 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 15:35:29 ++ export PYENV_SHELL=bash 15:35:29 ++ PYENV_SHELL=bash 15:35:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:29 +++ complete -F _pyenv pyenv 15:35:29 ++ lf-pyver python3 15:35:29 ++ local py_version_xy=python3 15:35:29 ++ local py_version_xyz= 15:35:29 ++ awk '{ print $1 }' 15:35:29 ++ pyenv versions 15:35:29 ++ local command 15:35:29 ++ command=versions 15:35:29 ++ '[' 1 -gt 0 ']' 15:35:29 ++ shift 15:35:29 ++ case "$command" in 15:35:29 ++ command pyenv versions 15:35:29 ++ pyenv versions 15:35:29 ++ sed 's/^[ *]* //' 15:35:29 ++ grep -E '^[0-9.]*[0-9]$' 15:35:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:29 +++ tail -n 1 15:35:29 +++ grep '^3' /tmp/.pyenv_versions 15:35:29 +++ sort -V 15:35:29 ++ py_version_xyz=3.11.7 15:35:29 ++ [[ -z 3.11.7 ]] 15:35:29 ++ echo 3.11.7 15:35:29 ++ return 0 15:35:29 + pyenv local 3.11.7 15:35:29 + local command 15:35:29 + command=local 15:35:29 + '[' 2 -gt 0 ']' 15:35:29 + shift 15:35:29 + case "$command" in 15:35:29 + command pyenv local 3.11.7 15:35:29 + pyenv local 3.11.7 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='lftools[openstack] ' 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='kubernetes ' 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='niet ' 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='python-heatclient ' 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='python-openstackclient ' 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='python-magnumclient ' 15:35:29 + for arg in "$@" 15:35:29 + case $arg in 15:35:29 + pkg_list+='yq ' 15:35:29 + [[ -f /tmp/.os_lf_venv ]] 15:35:29 ++ cat /tmp/.os_lf_venv 15:35:29 + lf_venv=/tmp/venv-wZiK 15:35:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from' file:/tmp/.os_lf_venv 15:35:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:35:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:29 + local 'pip_opts=--upgrade --quiet' 15:35:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:29 + [[ -n '' ]] 15:35:29 + [[ -n '' ]] 15:35:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:29 + /tmp/venv-wZiK/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 15:35:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:35:31 lf-activate-venv(): INFO: Base packages installed successfully 15:35:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:35:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:35:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:31 + /tmp/venv-wZiK/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 15:35:47 + type python3 15:35:47 + true 15:35:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH' 15:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:35:47 + PATH=/tmp/venv-wZiK/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 15:35:47 + return 0 15:35:47 + mapfile -t os_volumes 15:35:47 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:35:50 + '[' 0 -eq 0 ']' 15:35:50 + echo 'No orphaned volumes found.' 15:35:50 No orphaned volumes found. 15:35:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17323602410546430307.sh 15:35:50 ---> Protect in-use images 15:35:50 Setup pyenv: 15:35:51 system 15:35:51 3.8.13 15:35:51 3.9.13 15:35:51 3.10.13 15:35:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:53 lf-activate-venv(): INFO: Base packages installed successfully 15:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:36:08 INFO: There are images to protect defined in jenkins-config. 15:36:08 INFO: There are additional images to protect in the jjb dir. 15:36:08 INFO: Protecting the following images: 15:36:08 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:36:08 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:36:08 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:36:08 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:36:08 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:36:08 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:36:08 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:36:08 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:36:08 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 15:36:08 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 15:36:08 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 15:36:08 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 15:36:09 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:36:11 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 15:36:13 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 15:36:14 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 15:36:16 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 15:36:17 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 15:36:19 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 15:36:21 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 15:36:23 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 15:36:24 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 15:36:26 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 15:36:28 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 15:36:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:36:28 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:36:28 [EnvInject] - Injecting environment variables from a build step. 15:36:28 [EnvInject] - Injecting as environment variables the properties content 15:36:28 OS_IMAGE_CLEANUP_AGE=30 15:36:28 15:36:28 [EnvInject] - Variables injected successfully. 15:36:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7707640998270149664.sh 15:36:28 ---> Cleanup old images 15:36:28 Setup pyenv: 15:36:28 system 15:36:28 3.8.13 15:36:28 3.9.13 15:36:28 3.10.13 15:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:30 lf-activate-venv(): INFO: Base packages installed successfully 15:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:36:44 + lftools openstack --os-cloud vex image cleanup --days=30 15:36:50 WARNING: Use of image.protected resulted in an exception 15:36:50 Removing 314 images from vex. 15:36:50 WARNING: Use of image.protected resulted in an exception 15:36:50 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 15:36:50 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 15:36:51 Build step 'Conditional steps (multiple)' marked build as failure 15:36:51 $ ssh-agent -k 15:36:51 unset SSH_AUTH_SOCK; 15:36:51 unset SSH_AGENT_PID; 15:36:51 echo Agent pid 5453 killed; 15:36:51 [ssh-agent] Stopped. 15:36:51 [PostBuildScript] - [INFO] Executing post build scripts. 15:36:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins823624462025804904.sh 15:36:51 ---> sysstat.sh 15:36:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9306176561031346121.sh 15:36:51 ---> package-listing.sh 15:36:51 ++ tr '[:upper:]' '[:lower:]' 15:36:51 ++ facter osfamily 15:36:51 + OS_FAMILY=redhat 15:36:51 + workspace=/w/workspace/builder-openstack-cron 15:36:51 + START_PACKAGES=/tmp/packages_start.txt 15:36:51 + END_PACKAGES=/tmp/packages_end.txt 15:36:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:51 + PACKAGES=/tmp/packages_start.txt 15:36:51 + '[' /w/workspace/builder-openstack-cron ']' 15:36:51 + PACKAGES=/tmp/packages_end.txt 15:36:51 + case "${OS_FAMILY}" in 15:36:51 + rpm -qa 15:36:51 + sort 15:36:52 + '[' -f /tmp/packages_start.txt ']' 15:36:52 + '[' -f /tmp/packages_end.txt ']' 15:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:52 + '[' /w/workspace/builder-openstack-cron ']' 15:36:52 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16368871314750918860.sh 15:36:52 ---> capture-instance-metadata.sh 15:36:52 Setup pyenv: 15:36:52 system 15:36:52 3.8.13 15:36:52 3.9.13 15:36:52 3.10.13 15:36:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:54 lf-activate-venv(): INFO: Base packages installed successfully 15:36:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:37:07 INFO: Running in OpenStack, capturing instance metadata 15:37:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16208246058413149883.sh 15:37:07 provisioning config files... 15:37:08 Could not find credentials [logs] for builder-openstack-cron #75606 15:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config18274126417401079390tmp 15:37:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:37:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:37:08 provisioning config files... 15:37:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:37:08 [EnvInject] - Injecting environment variables from a build step. 15:37:08 [EnvInject] - Injecting as environment variables the properties content 15:37:08 SERVER_ID=logs 15:37:08 15:37:08 [EnvInject] - Variables injected successfully. 15:37:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13068214208776836200.sh 15:37:08 ---> create-netrc.sh 15:37:08 WARN: Log server credential not found. 15:37:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6468782640770656414.sh 15:37:08 ---> python-tools-install.sh 15:37:08 Setup pyenv: 15:37:08 system 15:37:08 3.8.13 15:37:08 3.9.13 15:37:08 3.10.13 15:37:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:37:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:10 lf-activate-venv(): INFO: Base packages installed successfully 15:37:10 lf-activate-venv(): INFO: Installing additional packages: lftools 15:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:37:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins376112801749786450.sh 15:37:20 ---> sudo-logs.sh 15:37:20 Archiving 'sudo' log.. 15:37:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16446848314481052510.sh 15:37:21 ---> job-cost.sh 15:37:21 Setup pyenv: 15:37:21 system 15:37:21 3.8.13 15:37:21 3.9.13 15:37:21 3.10.13 15:37:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:23 lf-activate-venv(): INFO: Base packages installed successfully 15:37:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:37:31 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:37:31 INFO: No Stack... 15:37:31 INFO: Retrieving Pricing Info for: v3-standard-2 15:37:31 INFO: Archiving Costs 15:37:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5124797213417930145.sh 15:37:31 ---> logs-deploy.sh 15:37:31 Setup pyenv: 15:37:31 system 15:37:31 3.8.13 15:37:31 3.9.13 15:37:31 3.10.13 15:37:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZiK from file:/tmp/.os_lf_venv 15:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:33 lf-activate-venv(): INFO: Base packages installed successfully 15:37:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:37:43 lf-activate-venv(): INFO: Adding /tmp/venv-wZiK/bin to PATH 15:37:43 WARNING: Nexus logging server not set 15:37:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75606/ 15:37:43 INFO: archiving logs to S3 15:37:44 ---> uname -a: 15:37:44 Linux prd-centos8-builder-2c-2g-3226.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 15:37:44 15:37:44 15:37:44 ---> lscpu: 15:37:44 Architecture: x86_64 15:37:44 CPU op-mode(s): 32-bit, 64-bit 15:37:44 Byte Order: Little Endian 15:37:44 CPU(s): 2 15:37:44 On-line CPU(s) list: 0,1 15:37:44 Thread(s) per core: 1 15:37:44 Core(s) per socket: 1 15:37:44 Socket(s): 2 15:37:44 NUMA node(s): 1 15:37:44 Vendor ID: AuthenticAMD 15:37:44 CPU family: 23 15:37:44 Model: 49 15:37:44 Model name: AMD EPYC-Rome Processor 15:37:44 Stepping: 0 15:37:44 CPU MHz: 2799.998 15:37:44 BogoMIPS: 5599.99 15:37:44 Virtualization: AMD-V 15:37:44 Hypervisor vendor: KVM 15:37:44 Virtualization type: full 15:37:44 L1d cache: 32K 15:37:44 L1i cache: 32K 15:37:44 L2 cache: 512K 15:37:44 L3 cache: 16384K 15:37:44 NUMA node0 CPU(s): 0,1 15:37:44 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 15:37:44 15:37:44 15:37:44 ---> nproc: 15:37:44 2 15:37:44 15:37:44 15:37:44 ---> df -h: 15:37:44 Filesystem Size Used Avail Use% Mounted on 15:37:44 devtmpfs 3.8G 0 3.8G 0% /dev 15:37:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:37:44 tmpfs 3.8G 17M 3.8G 1% /run 15:37:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:37:44 /dev/vda1 40G 8.5G 32G 22% / 15:37:44 tmpfs 770M 0 770M 0% /run/user/1001 15:37:44 15:37:44 15:37:44 ---> free -m: 15:37:44 total used free shared buff/cache available 15:37:44 Mem: 7697 615 4811 19 2270 6785 15:37:44 Swap: 1023 0 1023 15:37:44 15:37:44 15:37:44 ---> ip addr: 15:37:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:37:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:44 inet 127.0.0.1/8 scope host lo 15:37:44 valid_lft forever preferred_lft forever 15:37:44 inet6 ::1/128 scope host 15:37:44 valid_lft forever preferred_lft forever 15:37:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:37:44 link/ether fa:16:3e:67:f7:4a brd ff:ff:ff:ff:ff:ff 15:37:44 altname enp0s3 15:37:44 altname ens3 15:37:44 inet 10.30.171.181/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:37:44 valid_lft 86072sec preferred_lft 86072sec 15:37:44 inet6 fe80::f816:3eff:fe67:f74a/64 scope link 15:37:44 valid_lft forever preferred_lft forever 15:37:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:37:44 link/ether 02:42:d2:8b:af:61 brd ff:ff:ff:ff:ff:ff 15:37:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:37:44 valid_lft forever preferred_lft forever 15:37:44 15:37:44 15:37:44 ---> sar -b -r -n DEV: 15:37:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 15:37:44 15:37:44 15:32:13 LINUX RESTART (2 CPU) 15:37:44 15:37:44 03:33:01 PM tps rtps wtps bread/s bwrtn/s 15:37:44 03:34:01 PM 227.09 6.95 220.14 1114.38 7950.12 15:37:44 03:35:01 PM 97.05 0.50 96.55 64.39 11182.99 15:37:44 03:36:01 PM 31.99 0.30 31.69 42.39 1277.05 15:37:44 03:37:01 PM 22.88 0.68 22.19 54.12 895.30 15:37:44 Average: 94.76 2.11 92.65 318.87 5326.40 15:37:44 15:37:44 03:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:44 03:34:01 PM 5084500 6982956 2797932 35.50 2688 2080036 967668 10.83 203148 2267724 189016 15:37:44 03:35:01 PM 4856104 6902188 3026328 38.39 2688 2221204 1032596 11.56 236404 2434776 61540 15:37:44 03:36:01 PM 4903616 6949476 2978816 37.79 2688 2221084 981252 10.99 271120 2352204 43064 15:37:44 03:37:01 PM 4949844 6963244 2932588 37.20 2688 2188592 960772 10.76 424556 2152160 9004 15:37:44 Average: 4948516 6949466 2933916 37.22 2688 2177729 985572 11.04 283807 2301716 75656 15:37:44 15:37:44 03:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:44 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:34:01 PM eth0 156.46 117.04 1472.61 29.58 0.00 0.00 0.00 0.00 15:37:44 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:35:01 PM eth0 68.99 52.46 592.32 10.19 0.00 0.00 0.00 0.00 15:37:44 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:36:01 PM eth0 19.83 21.23 28.69 8.79 0.00 0.00 0.00 0.00 15:37:44 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 03:37:01 PM eth0 22.04 20.98 29.23 7.61 0.00 0.00 0.00 0.00 15:37:44 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 Average: eth0 66.83 52.93 530.77 14.04 0.00 0.00 0.00 0.00 15:37:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:44 15:37:44 15:37:44 ---> sar -P ALL: 15:37:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/02/2025 _x86_64_ (2 CPU) 15:37:44 15:37:44 15:32:13 LINUX RESTART (2 CPU) 15:37:44 15:37:44 03:33:01 PM CPU %user %nice %system %iowait %steal %idle 15:37:44 03:34:01 PM all 35.83 0.00 6.13 2.60 0.10 55.34 15:37:44 03:34:01 PM 0 32.59 0.00 5.50 1.80 0.10 60.00 15:37:44 03:34:01 PM 1 39.07 0.00 6.75 3.41 0.10 50.67 15:37:44 03:35:01 PM all 36.36 0.00 4.84 1.21 0.10 57.49 15:37:44 03:35:01 PM 0 29.19 0.00 4.60 1.63 0.10 64.48 15:37:44 03:35:01 PM 1 43.53 0.00 5.08 0.78 0.10 50.51 15:37:44 03:36:01 PM all 33.34 0.00 3.54 0.14 0.09 62.89 15:37:44 03:36:01 PM 0 26.37 0.00 2.85 0.15 0.08 70.54 15:37:44 03:36:01 PM 1 40.30 0.00 4.22 0.13 0.10 55.24 15:37:44 03:37:01 PM all 33.20 0.00 3.59 0.13 0.10 62.98 15:37:44 03:37:01 PM 0 32.23 0.00 3.57 0.15 0.10 63.95 15:37:44 03:37:01 PM 1 34.17 0.00 3.62 0.10 0.10 62.01 15:37:44 Average: all 34.68 0.00 4.52 1.02 0.10 59.68 15:37:44 Average: 0 30.10 0.00 4.13 0.93 0.10 64.74 15:37:44 Average: 1 39.27 0.00 4.92 1.11 0.10 54.61 15:37:44 15:37:44 15:37:44