15:32:46 Started by timer 15:32:46 Running as SYSTEM 15:32:46 [EnvInject] - Loading node environment variables. 15:32:46 Building remotely on prd-centos8-builder-2c-2g-11132 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:47 [ssh-agent] Looking for ssh-agent implementation... 15:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:47 $ ssh-agent 15:32:47 SSH_AUTH_SOCK=/tmp/ssh-XqDxOJWFesDC/agent.5457 15:32:47 SSH_AGENT_PID=5458 15:32:47 [ssh-agent] Started. 15:32:47 Running ssh-add (command line suppressed) 15:32:47 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3931320985967597390.key (/w/workspace/builder-openstack-cron@tmp/private_key_3931320985967597390.key) 15:32:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:47 The recommended git tool is: NONE 15:32:49 using credential jenkins-ssh 15:32:49 Wiping out workspace first. 15:32:49 Cloning the remote Git repository 15:32:50 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:50 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:50 > git --version # timeout=10 15:32:50 > git --version # 'git version 2.43.0' 15:32:50 using GIT_SSH to set credentials jenkins-ssh 15:32:50 [INFO] Currently running in a labeled security context 15:32:50 [INFO] Currently SELinux is 'enforcing' on the host 15:32:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9910018011111376332.key 15:32:50 Verifying host key using known hosts file 15:32:50 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:32:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:53 Avoid second fetch 15:32:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:53 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 15:32:53 > git config core.sparsecheckout # timeout=10 15:32:53 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 15:32:53 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 15:32:53 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 15:32:53 > git remote # timeout=10 15:32:53 > git submodule init # timeout=10 15:32:53 > git submodule sync # timeout=10 15:32:53 > git config --get remote.origin.url # timeout=10 15:32:53 > git submodule init # timeout=10 15:32:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:53 > git config --get submodule.global-jjb.url # timeout=10 15:32:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:53 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:53 > git submodule update --init --recursive global-jjb # timeout=10 15:32:54 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:58 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:58 No emails were triggered. 15:32:58 provisioning config files... 15:32:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13776026396131706321.sh 15:32:58 ---> python-tools-install.sh 15:32:58 Setup pyenv: 15:32:59 system 15:32:59 * 3.8.13 (set by /opt/pyenv/version) 15:32:59 * 3.9.13 (set by /opt/pyenv/version) 15:32:59 * 3.10.13 (set by /opt/pyenv/version) 15:32:59 * 3.11.7 (set by /opt/pyenv/version) 15:33:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HfJ0 15:33:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:07 lf-activate-venv(): INFO: Base packages installed successfully 15:33:07 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:33:36 Generating Requirements File 15:33:57 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:33:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:33:57 Python 3.11.7 15:33:58 pip 25.3 from /tmp/venv-HfJ0/lib/python3.11/site-packages/pip (python 3.11) 15:33:58 appdirs==1.4.4 15:33:58 argcomplete==3.6.3 15:33:58 aspy.yaml==1.3.0 15:33:58 attrs==25.4.0 15:33:58 autopage==0.5.2 15:33:58 beautifulsoup4==4.14.3 15:33:58 boto3==1.42.4 15:33:58 botocore==1.42.4 15:33:58 bs4==0.0.2 15:33:58 cachetools==6.2.2 15:33:58 certifi==2025.11.12 15:33:58 cffi==2.0.0 15:33:58 cfgv==3.5.0 15:33:58 chardet==5.2.0 15:33:58 charset-normalizer==3.4.4 15:33:58 click==8.3.1 15:33:58 cliff==4.13.0 15:33:58 cmd2==2.7.0 15:33:58 cryptography==3.3.2 15:33:58 debtcollector==3.0.0 15:33:58 decorator==5.2.1 15:33:58 defusedxml==0.7.1 15:33:58 Deprecated==1.3.1 15:33:58 distlib==0.4.0 15:33:58 dnspython==2.8.0 15:33:58 docker==7.1.0 15:33:58 dogpile.cache==1.5.0 15:33:58 durationpy==0.10 15:33:58 email-validator==2.3.0 15:33:58 filelock==3.20.0 15:33:58 future==1.0.0 15:33:58 gitdb==4.0.12 15:33:58 GitPython==3.1.45 15:33:58 google-auth==2.43.0 15:33:58 httplib2==0.31.0 15:33:58 identify==2.6.15 15:33:58 idna==3.11 15:33:58 importlib-resources==1.5.0 15:33:58 iso8601==2.1.0 15:33:58 Jinja2==3.1.6 15:33:58 jmespath==1.0.1 15:33:58 jsonpatch==1.33 15:33:58 jsonpointer==3.0.0 15:33:58 jsonschema==4.25.1 15:33:58 jsonschema-specifications==2025.9.1 15:33:58 keystoneauth1==5.12.0 15:33:58 kubernetes==34.1.0 15:33:58 lftools==0.37.17 15:33:58 lxml==6.0.2 15:33:58 markdown-it-py==4.0.0 15:33:58 MarkupSafe==3.0.3 15:33:58 mdurl==0.1.2 15:33:58 msgpack==1.1.2 15:33:58 multi_key_dict==2.0.3 15:33:58 munch==4.0.0 15:33:58 netaddr==1.3.0 15:33:58 niet==1.4.2 15:33:58 nodeenv==1.9.1 15:33:58 oauth2client==4.1.3 15:33:58 oauthlib==3.3.1 15:33:58 openstacksdk==4.8.0 15:33:58 os-service-types==1.8.2 15:33:58 osc-lib==4.2.0 15:33:58 oslo.config==10.1.0 15:33:58 oslo.context==6.2.0 15:33:58 oslo.i18n==6.7.1 15:33:58 oslo.log==7.2.1 15:33:58 oslo.serialization==5.8.0 15:33:58 oslo.utils==9.2.0 15:33:58 packaging==25.0 15:33:58 pbr==7.0.3 15:33:58 platformdirs==4.5.1 15:33:58 prettytable==3.17.0 15:33:58 psutil==7.1.3 15:33:58 pyasn1==0.6.1 15:33:58 pyasn1_modules==0.4.2 15:33:58 pycparser==2.23 15:33:58 pygerrit2==2.0.15 15:33:58 PyGithub==2.8.1 15:33:58 Pygments==2.19.2 15:33:58 PyJWT==2.10.1 15:33:58 PyNaCl==1.6.1 15:33:58 pyparsing==2.4.7 15:33:58 pyperclip==1.11.0 15:33:58 pyrsistent==0.20.0 15:33:58 python-cinderclient==9.8.0 15:33:58 python-dateutil==2.9.0.post0 15:33:58 python-heatclient==4.3.0 15:33:58 python-jenkins==1.8.3 15:33:58 python-keystoneclient==5.7.0 15:33:58 python-magnumclient==4.9.0 15:33:58 python-openstackclient==8.2.0 15:33:58 python-swiftclient==4.9.0 15:33:58 PyYAML==6.0.3 15:33:58 referencing==0.37.0 15:33:58 requests==2.32.5 15:33:58 requests-oauthlib==2.0.0 15:33:58 requestsexceptions==1.4.0 15:33:58 rfc3986==2.0.0 15:33:58 rich==14.2.0 15:33:58 rich-argparse==1.7.2 15:33:58 rpds-py==0.30.0 15:33:58 rsa==4.9.1 15:33:58 ruamel.yaml==0.18.16 15:33:58 ruamel.yaml.clib==0.2.15 15:33:58 s3transfer==0.16.0 15:33:58 simplejson==3.20.2 15:33:58 six==1.17.0 15:33:58 smmap==5.0.2 15:33:58 soupsieve==2.8 15:33:58 stevedore==5.6.0 15:33:58 tabulate==0.9.0 15:33:58 toml==0.10.2 15:33:58 tomlkit==0.13.3 15:33:58 tqdm==4.67.1 15:33:58 typing_extensions==4.15.0 15:33:58 tzdata==2025.2 15:33:58 urllib3==1.26.20 15:33:58 virtualenv==20.35.4 15:33:58 wcwidth==0.2.14 15:33:58 websocket-client==1.9.0 15:33:58 wrapt==2.0.1 15:33:58 xdg==6.0.0 15:33:58 xmltodict==1.0.2 15:33:58 yq==3.4.3 15:33:58 [EnvInject] - Injecting environment variables from a build step. 15:33:58 [EnvInject] - Injecting as environment variables the properties content 15:33:58 OS_CLOUD=vex 15:33:58 15:33:58 [EnvInject] - Variables injected successfully. 15:33:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4578786565575497713.sh 15:33:58 ---> Orphaned k8s clusters 15:33:58 Setup pyenv: 15:33:58 system 15:33:58 3.8.13 15:33:58 3.9.13 15:33:58 3.10.13 15:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:01 lf-activate-venv(): INFO: Base packages installed successfully 15:34:01 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:34:08 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:08 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:34:12 -----> Delete orphaned cluster 15:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6113586581835006743.sh 15:34:12 ---> Orphaned stacks 15:34:12 Setup pyenv: 15:34:12 system 15:34:12 3.8.13 15:34:12 3.9.13 15:34:12 3.10.13 15:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:15 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:15 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:34:15 lf-activate-venv(): INFO: Base packages installed successfully 15:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:34:34 + mapfile -t OS_COE_CLUSTERS_ID 15:34:34 ++ awk '{print $1}' 15:34:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:34:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:34:36 + echo '-----> Active clusters -> stacks' 15:34:36 -----> Active clusters -> stacks 15:34:36 + OS_COE_STACKS=() 15:34:36 + [[ 0 -gt 0 ]] 15:34:36 + mapfile -t OS_STACKS 15:34:36 ++ awk '{print $1}' 15:34:36 ++ 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:38 + echo '-----> Active stacks' 15:34:38 -----> Active stacks 15:34:38 + echo '-----> Delete orphaned stacks' 15:34:38 -----> Delete orphaned stacks 15:34:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9092493636990984587.sh 15:34:38 ---> Orphaned servers 15:34:38 Setup pyenv: 15:34:38 system 15:34:38 3.8.13 15:34:38 3.9.13 15:34:38 3.10.13 15:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:40 lf-activate-venv(): INFO: Base packages installed successfully 15:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:35:03 -----> Active servers 15:35:03 prd-ubuntu2204-docker-4c-4g-11133 15:35:03 prd-centos8-builder-2c-2g-11132 15:35:03 prd-centos8-robot-2c-8g-11055 15:35:03 prd-ubuntu2204-docker-4c-16g-10684 15:35:03 snd-centos8-robot-2c-8g-137 15:35:03 -----> Delete orphaned servers 15:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17232341572729146633.sh 15:35:03 ---> Orphaned ports 15:35:03 Setup pyenv: 15:35:03 system 15:35:03 3.8.13 15:35:03 3.9.13 15:35:03 3.10.13 15:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:05 lf-activate-venv(): INFO: Base packages installed successfully 15:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:35:20 No orphaned ports to process. 15:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16125904816446067885.sh 15:35:20 ---> Orphaned volumes 15:35:20 + source /home/jenkins/lf-env.sh 15:35:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:20 ++ mktemp -d /tmp/venv-XXXX 15:35:20 + lf_venv=/tmp/venv-sZeE 15:35:20 + local venv_file=/tmp/.os_lf_venv 15:35:20 + local python=python3 15:35:20 + local options 15:35:20 + local set_path=true 15:35:20 + local install_args= 15:35:20 ++ 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:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:35:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:35:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:20 + true 15:35:20 + case $1 in 15:35:20 + python=python3 15:35:20 + shift 2 15:35:20 + true 15:35:20 + case $1 in 15:35:20 + shift 15:35:20 + break 15:35:20 + case $python in 15:35:20 + local pkg_list= 15:35:20 + [[ -d /opt/pyenv ]] 15:35:20 + echo 'Setup pyenv:' 15:35:20 Setup pyenv: 15:35:20 + export PYENV_ROOT=/opt/pyenv 15:35:20 + PYENV_ROOT=/opt/pyenv 15:35:20 + 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:20 + 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:20 + pyenv versions 15:35:21 system 15:35:21 3.8.13 15:35:21 3.9.13 15:35:21 3.10.13 15:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:21 + command -v pyenv 15:35:21 ++ pyenv init - --no-rehash 15:35:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:35:21 for i in ${!paths[@]}; do 15:35:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:35:21 fi; done; 15:35:21 echo "${paths[*]}"'\'')" 15:35:21 export PATH="/opt/pyenv/shims:${PATH}" 15:35:21 export PYENV_SHELL=bash 15:35:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:21 pyenv() { 15:35:21 local command 15:35:21 command="${1:-}" 15:35:21 if [ "$#" -gt 0 ]; then 15:35:21 shift 15:35:21 fi 15:35:21 15:35:21 case "$command" in 15:35:21 rehash|shell) 15:35:21 eval "$(pyenv "sh-$command" "$@")" 15:35:21 ;; 15:35:21 *) 15:35:21 command pyenv "$command" "$@" 15:35:21 ;; 15:35:21 esac 15:35:21 }' 15:35:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:35:21 for i in ${!paths[@]}; do 15:35:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:35:21 fi; done; 15:35:21 echo "${paths[*]}"' 15:35:21 ++ 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:21 ++ 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:21 ++ 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:21 ++ export PYENV_SHELL=bash 15:35:21 ++ PYENV_SHELL=bash 15:35:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:21 +++ complete -F _pyenv pyenv 15:35:21 ++ lf-pyver python3 15:35:21 ++ local py_version_xy=python3 15:35:21 ++ local py_version_xyz= 15:35:21 ++ sed 's/^[ *]* //' 15:35:21 ++ pyenv versions 15:35:21 ++ local command 15:35:21 ++ command=versions 15:35:21 ++ '[' 1 -gt 0 ']' 15:35:21 ++ shift 15:35:21 ++ case "$command" in 15:35:21 ++ command pyenv versions 15:35:21 ++ pyenv versions 15:35:21 ++ awk '{ print $1 }' 15:35:21 ++ grep -E '^[0-9.]*[0-9]$' 15:35:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:21 +++ grep '^3' /tmp/.pyenv_versions 15:35:21 +++ tail -n 1 15:35:21 +++ sort -V 15:35:21 ++ py_version_xyz=3.11.7 15:35:21 ++ [[ -z 3.11.7 ]] 15:35:21 ++ echo 3.11.7 15:35:21 ++ return 0 15:35:21 + pyenv local 3.11.7 15:35:21 + local command 15:35:21 + command=local 15:35:21 + '[' 2 -gt 0 ']' 15:35:21 + shift 15:35:21 + case "$command" in 15:35:21 + command pyenv local 3.11.7 15:35:21 + pyenv local 3.11.7 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='lftools[openstack] ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='kubernetes ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='niet ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='python-heatclient ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='python-openstackclient ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='python-magnumclient ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='yq ' 15:35:21 + [[ -f /tmp/.os_lf_venv ]] 15:35:21 ++ cat /tmp/.os_lf_venv 15:35:21 + lf_venv=/tmp/venv-HfJ0 15:35:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from' file:/tmp/.os_lf_venv 15:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:35:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:21 + local 'pip_opts=--upgrade --quiet' 15:35:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:21 + [[ -n '' ]] 15:35:21 + [[ -n '' ]] 15:35:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:21 + /tmp/venv-HfJ0/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:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:35:23 lf-activate-venv(): INFO: Base packages installed successfully 15:35:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:35:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:23 + /tmp/venv-HfJ0/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:40 + type python3 15:35:40 + true 15:35:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH' 15:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:35:40 + PATH=/tmp/venv-HfJ0/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:40 + return 0 15:35:40 + mapfile -t os_volumes 15:35:40 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:35:43 + '[' 0 -eq 0 ']' 15:35:43 + echo 'No orphaned volumes found.' 15:35:43 No orphaned volumes found. 15:35:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17711981074784226363.sh 15:35:43 ---> Protect in-use images 15:35:43 Setup pyenv: 15:35:43 system 15:35:43 3.8.13 15:35:43 3.9.13 15:35:43 3.10.13 15:35:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:46 lf-activate-venv(): INFO: Base packages installed successfully 15:35:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:36:00 INFO: There are images to protect defined in jenkins-config. 15:36:00 INFO: There are additional images to protect in the jjb dir. 15:36:00 INFO: Protecting the following images: 15:36:00 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:36:00 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:36:00 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:36:00 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:36:00 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:36:00 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:36:00 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:36:00 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:36:00 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 15:36:00 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 15:36:00 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 15:36:00 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 15:36:01 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:36:03 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 15:36:05 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 15:36:06 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 15:36:08 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 15:36:09 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 15:36:11 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 15:36:13 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 15:36:14 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 15:36:16 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 15:36:17 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 15:36:19 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 15:36:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:36:19 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:36:19 [EnvInject] - Injecting environment variables from a build step. 15:36:19 [EnvInject] - Injecting as environment variables the properties content 15:36:19 OS_IMAGE_CLEANUP_AGE=30 15:36:19 15:36:19 [EnvInject] - Variables injected successfully. 15:36:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16378297297494813995.sh 15:36:19 ---> Cleanup old images 15:36:19 Setup pyenv: 15:36:19 system 15:36:19 3.8.13 15:36:19 3.9.13 15:36:19 3.10.13 15:36:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:21 lf-activate-venv(): INFO: Base packages installed successfully 15:36:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:36:37 + lftools openstack --os-cloud vex image cleanup --days=30 15:36:43 WARNING: Use of image.protected resulted in an exception 15:36:43 Removing 320 images from vex. 15:36:43 WARNING: Use of image.protected resulted in an exception 15:36:43 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 15:36:43 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 15:36:43 Build step 'Conditional steps (multiple)' marked build as failure 15:36:43 $ ssh-agent -k 15:36:43 unset SSH_AUTH_SOCK; 15:36:43 unset SSH_AGENT_PID; 15:36:43 echo Agent pid 5458 killed; 15:36:43 [ssh-agent] Stopped. 15:36:43 [PostBuildScript] - [INFO] Executing post build scripts. 15:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6271178555522830627.sh 15:36:43 ---> sysstat.sh 15:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13995353134955108673.sh 15:36:44 ---> package-listing.sh 15:36:44 ++ facter osfamily 15:36:44 ++ tr '[:upper:]' '[:lower:]' 15:36:44 + OS_FAMILY=redhat 15:36:44 + workspace=/w/workspace/builder-openstack-cron 15:36:44 + START_PACKAGES=/tmp/packages_start.txt 15:36:44 + END_PACKAGES=/tmp/packages_end.txt 15:36:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:44 + PACKAGES=/tmp/packages_start.txt 15:36:44 + '[' /w/workspace/builder-openstack-cron ']' 15:36:44 + PACKAGES=/tmp/packages_end.txt 15:36:44 + case "${OS_FAMILY}" in 15:36:44 + rpm -qa 15:36:44 + sort 15:36:44 + '[' -f /tmp/packages_start.txt ']' 15:36:44 + '[' -f /tmp/packages_end.txt ']' 15:36:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:44 + '[' /w/workspace/builder-openstack-cron ']' 15:36:44 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:36:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10939801379087262123.sh 15:36:44 ---> capture-instance-metadata.sh 15:36:44 Setup pyenv: 15:36:45 system 15:36:45 3.8.13 15:36:45 3.9.13 15:36:45 3.10.13 15:36:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:47 lf-activate-venv(): INFO: Base packages installed successfully 15:36:47 lf-activate-venv(): INFO: Installing additional packages: lftools 15:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:37:00 INFO: Running in OpenStack, capturing instance metadata 15:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16603987714478375965.sh 15:37:01 provisioning config files... 15:37:01 Could not find credentials [logs] for builder-openstack-cron #75702 15:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config15282697083468519589tmp 15:37:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:37:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:37:01 provisioning config files... 15:37:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:37:02 [EnvInject] - Injecting environment variables from a build step. 15:37:02 [EnvInject] - Injecting as environment variables the properties content 15:37:02 SERVER_ID=logs 15:37:02 15:37:02 [EnvInject] - Variables injected successfully. 15:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9183533687681981729.sh 15:37:02 ---> create-netrc.sh 15:37:02 WARN: Log server credential not found. 15:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4621627947396926281.sh 15:37:02 ---> python-tools-install.sh 15:37:02 Setup pyenv: 15:37:02 system 15:37:02 3.8.13 15:37:02 3.9.13 15:37:02 3.10.13 15:37:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:04 lf-activate-venv(): INFO: Base packages installed successfully 15:37:04 lf-activate-venv(): INFO: Installing additional packages: lftools 15:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7098818834603768386.sh 15:37:14 ---> sudo-logs.sh 15:37:14 Archiving 'sudo' log.. 15:37:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1460016837756655014.sh 15:37:15 ---> job-cost.sh 15:37:15 Setup pyenv: 15:37:15 system 15:37:15 3.8.13 15:37:15 3.9.13 15:37:15 3.10.13 15:37:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:17 lf-activate-venv(): INFO: Base packages installed successfully 15:37:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:37:25 INFO: No Stack... 15:37:25 INFO: Retrieving Pricing Info for: v3-standard-2 15:37:26 INFO: Archiving Costs 15:37:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12560667590071223355.sh 15:37:26 ---> logs-deploy.sh 15:37:26 Setup pyenv: 15:37:26 system 15:37:26 3.8.13 15:37:26 3.9.13 15:37:26 3.10.13 15:37:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfJ0 from file:/tmp/.os_lf_venv 15:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:28 lf-activate-venv(): INFO: Base packages installed successfully 15:37:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-HfJ0/bin to PATH 15:37:38 WARNING: Nexus logging server not set 15:37:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75702/ 15:37:38 INFO: archiving logs to S3 15:37:39 ---> uname -a: 15:37:39 Linux prd-centos8-builder-2c-2g-11132.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:39 15:37:39 15:37:39 ---> lscpu: 15:37:39 Architecture: x86_64 15:37:39 CPU op-mode(s): 32-bit, 64-bit 15:37:39 Byte Order: Little Endian 15:37:39 CPU(s): 2 15:37:39 On-line CPU(s) list: 0,1 15:37:39 Thread(s) per core: 1 15:37:39 Core(s) per socket: 1 15:37:39 Socket(s): 2 15:37:39 NUMA node(s): 1 15:37:39 Vendor ID: AuthenticAMD 15:37:39 CPU family: 23 15:37:39 Model: 49 15:37:39 Model name: AMD EPYC-Rome Processor 15:37:39 Stepping: 0 15:37:39 CPU MHz: 2799.998 15:37:39 BogoMIPS: 5599.99 15:37:39 Virtualization: AMD-V 15:37:39 Hypervisor vendor: KVM 15:37:39 Virtualization type: full 15:37:39 L1d cache: 32K 15:37:39 L1i cache: 32K 15:37:39 L2 cache: 512K 15:37:39 L3 cache: 16384K 15:37:39 NUMA node0 CPU(s): 0,1 15:37:39 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:39 15:37:39 15:37:39 ---> nproc: 15:37:39 2 15:37:39 15:37:39 15:37:39 ---> df -h: 15:37:39 Filesystem Size Used Avail Use% Mounted on 15:37:39 devtmpfs 3.8G 0 3.8G 0% /dev 15:37:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:37:39 tmpfs 3.8G 17M 3.8G 1% /run 15:37:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:37:39 /dev/vda1 40G 8.5G 32G 22% / 15:37:39 tmpfs 770M 0 770M 0% /run/user/1001 15:37:39 15:37:39 15:37:39 ---> free -m: 15:37:39 total used free shared buff/cache available 15:37:39 Mem: 7697 700 4728 19 2269 6700 15:37:39 Swap: 1023 0 1023 15:37:39 15:37:39 15:37:39 ---> ip addr: 15:37:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:37:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:39 inet 127.0.0.1/8 scope host lo 15:37:39 valid_lft forever preferred_lft forever 15:37:39 inet6 ::1/128 scope host 15:37:39 valid_lft forever preferred_lft forever 15:37:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:37:39 link/ether fa:16:3e:bc:0b:55 brd ff:ff:ff:ff:ff:ff 15:37:39 altname enp0s3 15:37:39 altname ens3 15:37:39 inet 10.30.170.89/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:37:39 valid_lft 86068sec preferred_lft 86068sec 15:37:39 inet6 fe80::f816:3eff:febc:b55/64 scope link 15:37:39 valid_lft forever preferred_lft forever 15:37:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:37:39 link/ether 02:42:33:7b:2c:26 brd ff:ff:ff:ff:ff:ff 15:37:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:37:39 valid_lft forever preferred_lft forever 15:37:39 15:37:39 15:37:39 ---> sar -b -r -n DEV: 15:37:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/06/2025 _x86_64_ (2 CPU) 15:37:39 15:37:39 15:32:03 LINUX RESTART (2 CPU) 15:37:39 15:37:39 03:33:01 PM tps rtps wtps bread/s bwrtn/s 15:37:39 03:34:01 PM 89.59 1.42 88.17 92.50 6747.85 15:37:39 03:35:01 PM 87.34 0.52 86.82 65.06 10756.64 15:37:39 03:36:01 PM 33.93 0.27 33.66 41.86 1305.10 15:37:39 03:37:01 PM 19.78 0.70 19.08 54.38 526.34 15:37:39 Average: 57.66 0.72 56.93 63.45 4833.88 15:37:39 15:37:39 03:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:39 03:34:01 PM 4954180 6919340 2928244 37.15 2688 2141464 1036452 11.61 202652 2379548 248164 15:37:39 03:35:01 PM 4884740 6896276 2997684 38.03 2688 2186452 1020440 11.43 232932 2408732 27856 15:37:39 03:36:01 PM 4888340 6900840 2994084 37.98 2688 2187712 1030792 11.54 268592 2369284 10752 15:37:39 03:37:01 PM 4930800 6945008 2951624 37.45 2688 2189420 969340 10.85 424072 2171324 10880 15:37:39 Average: 4914515 6915366 2967909 37.65 2688 2176262 1014256 11.36 282062 2332222 74413 15:37:39 15:37:39 03:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:39 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:34:01 PM eth0 97.98 84.66 1068.90 10.00 0.00 0.00 0.00 0.00 15:37:39 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:35:01 PM eth0 62.97 54.04 599.02 9.85 0.00 0.00 0.00 0.00 15:37:39 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:36:01 PM eth0 19.76 19.85 20.71 9.10 0.00 0.00 0.00 0.00 15:37:39 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 03:37:01 PM eth0 22.09 20.73 29.50 7.40 0.00 0.00 0.00 0.00 15:37:39 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 Average: eth0 50.70 44.82 429.54 9.09 0.00 0.00 0.00 0.00 15:37:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:39 15:37:39 15:37:39 ---> sar -P ALL: 15:37:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/06/2025 _x86_64_ (2 CPU) 15:37:39 15:37:39 15:32:03 LINUX RESTART (2 CPU) 15:37:39 15:37:39 03:33:01 PM CPU %user %nice %system %iowait %steal %idle 15:37:39 03:34:01 PM all 36.26 0.00 5.44 0.72 0.09 57.49 15:37:39 03:34:01 PM 0 21.23 0.00 4.29 0.58 0.08 73.82 15:37:39 03:34:01 PM 1 51.34 0.00 6.61 0.85 0.10 41.10 15:37:39 03:35:01 PM all 33.52 0.00 4.13 1.17 0.09 61.09 15:37:39 03:35:01 PM 0 22.52 0.00 3.77 1.15 0.08 72.48 15:37:39 03:35:01 PM 1 44.54 0.00 4.49 1.18 0.10 49.69 15:37:39 03:36:01 PM all 35.65 0.00 3.50 0.24 0.09 60.51 15:37:39 03:36:01 PM 0 28.96 0.00 2.95 0.25 0.08 67.75 15:37:39 03:36:01 PM 1 42.34 0.00 4.06 0.23 0.10 53.26 15:37:39 03:37:01 PM all 32.05 0.00 3.44 0.28 0.09 64.14 15:37:39 03:37:01 PM 0 18.12 0.00 3.00 0.10 0.08 78.69 15:37:39 03:37:01 PM 1 45.95 0.00 3.88 0.45 0.10 49.62 15:37:39 Average: all 34.37 0.00 4.13 0.60 0.09 60.81 15:37:39 Average: 0 22.71 0.00 3.50 0.52 0.08 73.18 15:37:39 Average: 1 46.04 0.00 4.76 0.68 0.10 48.42 15:37:39 15:37:39 15:37:39