08:32:06 Started by timer 08:32:06 Running as SYSTEM 08:32:06 [EnvInject] - Loading node environment variables. 08:32:06 Building remotely on prd-centos8-builder-2c-2g-11874 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 08:32:06 [ssh-agent] Looking for ssh-agent implementation... 08:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:06 $ ssh-agent 08:32:07 SSH_AUTH_SOCK=/tmp/ssh-OQTR4RDF4tKY/agent.5440 08:32:07 SSH_AGENT_PID=5442 08:32:07 [ssh-agent] Started. 08:32:07 Running ssh-add (command line suppressed) 08:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2395831028650317264.key (/w/workspace/builder-openstack-cron@tmp/private_key_2395831028650317264.key) 08:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:32:07 The recommended git tool is: NONE 08:32:13 using credential jenkins-ssh 08:32:13 Wiping out workspace first. 08:32:13 Cloning the remote Git repository 08:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 08:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:32:13 > git --version # timeout=10 08:32:13 > git --version # 'git version 2.43.0' 08:32:13 using GIT_SSH to set credentials jenkins-ssh 08:32:13 [INFO] Currently running in a labeled security context 08:32:13 [INFO] Currently SELinux is 'enforcing' on the host 08:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5779001008633687719.key 08:32:13 Verifying host key using known hosts file 08:32:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:17 Avoid second fetch 08:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:32:17 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 08:32:17 > git config core.sparsecheckout # timeout=10 08:32:17 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 08:32:18 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 08:32:18 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 08:32:18 > git remote # timeout=10 08:32:18 > git submodule init # timeout=10 08:32:18 > git submodule sync # timeout=10 08:32:18 > git config --get remote.origin.url # timeout=10 08:32:18 > git submodule init # timeout=10 08:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:32:18 > git config --get submodule.global-jjb.url # timeout=10 08:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 08:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:32:19 > git submodule update --init --recursive global-jjb # timeout=10 08:32:20 > git submodule update --init --recursive packer/common-packer # timeout=10 08:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:32:24 No emails were triggered. 08:32:24 provisioning config files... 08:32:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:32:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:32:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:32:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15881037915819637460.sh 08:32:24 ---> python-tools-install.sh 08:32:24 Setup pyenv: 08:32:24 system 08:32:25 * 3.8.13 (set by /opt/pyenv/version) 08:32:25 * 3.9.13 (set by /opt/pyenv/version) 08:32:25 * 3.10.13 (set by /opt/pyenv/version) 08:32:25 * 3.11.7 (set by /opt/pyenv/version) 08:32:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-054d 08:32:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:32:33 lf-activate-venv(): INFO: Base packages installed successfully 08:32:33 lf-activate-venv(): INFO: Installing additional packages: lftools 08:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:33:01 Generating Requirements File 08:33: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. 08:33:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:33:22 Python 3.11.7 08:33:23 pip 25.3 from /tmp/venv-054d/lib/python3.11/site-packages/pip (python 3.11) 08:33:23 appdirs==1.4.4 08:33:23 argcomplete==3.6.3 08:33:23 aspy.yaml==1.3.0 08:33:23 attrs==25.4.0 08:33:23 autopage==0.5.2 08:33:23 beautifulsoup4==4.14.3 08:33:23 boto3==1.42.5 08:33:23 botocore==1.42.5 08:33:23 bs4==0.0.2 08:33:23 cachetools==6.2.2 08:33:23 certifi==2025.11.12 08:33:23 cffi==2.0.0 08:33:23 cfgv==3.5.0 08:33:23 chardet==5.2.0 08:33:23 charset-normalizer==3.4.4 08:33:23 click==8.3.1 08:33:23 cliff==4.13.0 08:33:23 cmd2==3.0.0 08:33:23 cryptography==3.3.2 08:33:23 debtcollector==3.0.0 08:33:23 decorator==5.2.1 08:33:23 defusedxml==0.7.1 08:33:23 Deprecated==1.3.1 08:33:23 distlib==0.4.0 08:33:23 dnspython==2.8.0 08:33:23 docker==7.1.0 08:33:23 dogpile.cache==1.5.0 08:33:23 durationpy==0.10 08:33:23 email-validator==2.3.0 08:33:23 filelock==3.20.0 08:33:23 future==1.0.0 08:33:23 gitdb==4.0.12 08:33:23 GitPython==3.1.45 08:33:23 google-auth==2.43.0 08:33:23 httplib2==0.31.0 08:33:23 identify==2.6.15 08:33:23 idna==3.11 08:33:23 importlib-resources==1.5.0 08:33:23 iso8601==2.1.0 08:33:23 Jinja2==3.1.6 08:33:23 jmespath==1.0.1 08:33:23 jsonpatch==1.33 08:33:23 jsonpointer==3.0.0 08:33:23 jsonschema==4.25.1 08:33:23 jsonschema-specifications==2025.9.1 08:33:23 keystoneauth1==5.12.0 08:33:23 kubernetes==34.1.0 08:33:23 lftools==0.37.17 08:33:23 lxml==6.0.2 08:33:23 markdown-it-py==4.0.0 08:33:23 MarkupSafe==3.0.3 08:33:23 mdurl==0.1.2 08:33:23 msgpack==1.1.2 08:33:23 multi_key_dict==2.0.3 08:33:23 munch==4.0.0 08:33:23 netaddr==1.3.0 08:33:23 niet==1.4.2 08:33:23 nodeenv==1.9.1 08:33:23 oauth2client==4.1.3 08:33:23 oauthlib==3.3.1 08:33:23 openstacksdk==4.8.0 08:33:23 os-service-types==1.8.2 08:33:23 osc-lib==4.2.0 08:33:23 oslo.config==10.1.0 08:33:23 oslo.context==6.2.0 08:33:23 oslo.i18n==6.7.1 08:33:23 oslo.log==7.2.1 08:33:23 oslo.serialization==5.8.0 08:33:23 oslo.utils==9.2.0 08:33:23 packaging==25.0 08:33:23 pbr==7.0.3 08:33:23 platformdirs==4.5.1 08:33:23 prettytable==3.17.0 08:33:23 psutil==7.1.3 08:33:23 pyasn1==0.6.1 08:33:23 pyasn1_modules==0.4.2 08:33:23 pycparser==2.23 08:33:23 pygerrit2==2.0.15 08:33:23 PyGithub==2.8.1 08:33:23 Pygments==2.19.2 08:33:23 PyJWT==2.10.1 08:33:23 PyNaCl==1.6.1 08:33:23 pyparsing==2.4.7 08:33:23 pyperclip==1.11.0 08:33:23 pyrsistent==0.20.0 08:33:23 python-cinderclient==9.8.0 08:33:23 python-dateutil==2.9.0.post0 08:33:23 python-heatclient==4.3.0 08:33:23 python-jenkins==1.8.3 08:33:23 python-keystoneclient==5.7.0 08:33:23 python-magnumclient==4.9.0 08:33:23 python-openstackclient==8.2.0 08:33:23 python-swiftclient==4.9.0 08:33:23 PyYAML==6.0.3 08:33:23 referencing==0.37.0 08:33:23 requests==2.32.5 08:33:23 requests-oauthlib==2.0.0 08:33:23 requestsexceptions==1.4.0 08:33:23 rfc3986==2.0.0 08:33:23 rich==14.2.0 08:33:23 rich-argparse==1.7.2 08:33:23 rpds-py==0.30.0 08:33:23 rsa==4.9.1 08:33:23 ruamel.yaml==0.18.16 08:33:23 ruamel.yaml.clib==0.2.15 08:33:23 s3transfer==0.16.0 08:33:23 simplejson==3.20.2 08:33:23 six==1.17.0 08:33:23 smmap==5.0.2 08:33:23 soupsieve==2.8 08:33:23 stevedore==5.6.0 08:33:23 tabulate==0.9.0 08:33:23 toml==0.10.2 08:33:23 tomlkit==0.13.3 08:33:23 tqdm==4.67.1 08:33:23 typing_extensions==4.15.0 08:33:23 tzdata==2025.2 08:33:23 urllib3==1.26.20 08:33:23 virtualenv==20.35.4 08:33:23 wcwidth==0.2.14 08:33:23 websocket-client==1.9.0 08:33:23 wrapt==2.0.1 08:33:23 xdg==6.0.0 08:33:23 xmltodict==1.0.2 08:33:23 yq==3.4.3 08:33:23 [EnvInject] - Injecting environment variables from a build step. 08:33:23 [EnvInject] - Injecting as environment variables the properties content 08:33:23 OS_CLOUD=vex 08:33:23 08:33:23 [EnvInject] - Variables injected successfully. 08:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11568152002626741506.sh 08:33:23 ---> Orphaned k8s clusters 08:33:23 Setup pyenv: 08:33:23 system 08:33:23 3.8.13 08:33:23 3.9.13 08:33:23 3.10.13 08:33:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:25 lf-activate-venv(): INFO: Base packages installed successfully 08:33:25 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:33:33 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. 08:33:33 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 08:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:33:36 -----> Delete orphaned cluster 08:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3209906963800509631.sh 08:33:36 ---> Orphaned stacks 08:33:36 Setup pyenv: 08:33:36 system 08:33:36 3.8.13 08:33:36 3.9.13 08:33:36 3.10.13 08:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:33:38 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 08:33:38 lf-activate-venv(): INFO: Base packages installed successfully 08:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 08:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:33:57 + mapfile -t OS_COE_CLUSTERS_ID 08:33:57 ++ awk '{print $1}' 08:33:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:33:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:34:00 + echo '-----> Active clusters -> stacks' 08:34:00 -----> Active clusters -> stacks 08:34:00 + OS_COE_STACKS=() 08:34:00 + [[ 0 -gt 0 ]] 08:34:00 + mapfile -t OS_STACKS 08:34:00 ++ 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 08:34:00 ++ awk '{print $1}' 08:34:01 + echo '-----> Active stacks' 08:34:01 -----> Active stacks 08:34:01 + echo '-----> Delete orphaned stacks' 08:34:01 -----> Delete orphaned stacks 08:34:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:34:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:34:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6626920959261854385.sh 08:34:01 ---> Orphaned servers 08:34:01 Setup pyenv: 08:34:01 system 08:34:01 3.8.13 08:34:01 3.9.13 08:34:01 3.10.13 08:34:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:04 lf-activate-venv(): INFO: Base packages installed successfully 08:34:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:34:26 -----> Active servers 08:34:26 prd-centos8-builder-2c-2g-11874 08:34:26 prd-ubuntu2204-docker-4c-4g-11873 08:34:26 prd-ubuntu2204-docker-8c-8g-11872 08:34:26 prd-centos8-robot-2c-8g-11855 08:34:26 prd-centos8-robot-2c-8g-11854 08:34:26 snd-centos8-robot-2c-8g-137 08:34:26 -----> Delete orphaned servers 08:34:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:34:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:34:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1293298217202421405.sh 08:34:27 ---> Orphaned ports 08:34:27 Setup pyenv: 08:34:28 system 08:34:28 3.8.13 08:34:28 3.9.13 08:34:28 3.10.13 08:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:30 lf-activate-venv(): INFO: Base packages installed successfully 08:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:34:45 No orphaned ports to process. 08:34:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:34:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:34:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins913842372687968150.sh 08:34:45 ---> Orphaned volumes 08:34:45 + source /home/jenkins/lf-env.sh 08:34:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:34:45 ++ mktemp -d /tmp/venv-XXXX 08:34:45 + lf_venv=/tmp/venv-Gv17 08:34:45 + local venv_file=/tmp/.os_lf_venv 08:34:45 + local python=python3 08:34:45 + local options 08:34:45 + local set_path=true 08:34:45 + local install_args= 08:34:45 ++ 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 08:34:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:34:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:34:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:34:45 + true 08:34:45 + case $1 in 08:34:45 + python=python3 08:34:45 + shift 2 08:34:45 + true 08:34:45 + case $1 in 08:34:45 + shift 08:34:45 + break 08:34:45 + case $python in 08:34:45 + local pkg_list= 08:34:45 + [[ -d /opt/pyenv ]] 08:34:45 + echo 'Setup pyenv:' 08:34:45 Setup pyenv: 08:34:45 + export PYENV_ROOT=/opt/pyenv 08:34:45 + PYENV_ROOT=/opt/pyenv 08:34:45 + 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 08:34:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:34:45 + pyenv versions 08:34:45 system 08:34:45 3.8.13 08:34:45 3.9.13 08:34:45 3.10.13 08:34:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:45 + command -v pyenv 08:34:45 ++ pyenv init - --no-rehash 08:34:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:34:45 for i in ${!paths[@]}; do 08:34:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:34:45 fi; done; 08:34:45 echo "${paths[*]}"'\'')" 08:34:45 export PATH="/opt/pyenv/shims:${PATH}" 08:34:45 export PYENV_SHELL=bash 08:34:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:34:45 pyenv() { 08:34:45 local command 08:34:45 command="${1:-}" 08:34:45 if [ "$#" -gt 0 ]; then 08:34:45 shift 08:34:45 fi 08:34:45 08:34:45 case "$command" in 08:34:45 rehash|shell) 08:34:45 eval "$(pyenv "sh-$command" "$@")" 08:34:45 ;; 08:34:45 *) 08:34:45 command pyenv "$command" "$@" 08:34:45 ;; 08:34:45 esac 08:34:45 }' 08:34:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:34:45 for i in ${!paths[@]}; do 08:34:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:34:45 fi; done; 08:34:45 echo "${paths[*]}"' 08:34:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:34:45 ++ 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 08:34:45 ++ 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 08:34:45 ++ export PYENV_SHELL=bash 08:34:45 ++ PYENV_SHELL=bash 08:34:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:34:45 +++ complete -F _pyenv pyenv 08:34:45 ++ lf-pyver python3 08:34:45 ++ local py_version_xy=python3 08:34:45 ++ local py_version_xyz= 08:34:45 ++ sed 's/^[ *]* //' 08:34:45 ++ pyenv versions 08:34:45 ++ local command 08:34:45 ++ command=versions 08:34:45 ++ '[' 1 -gt 0 ']' 08:34:45 ++ shift 08:34:45 ++ case "$command" in 08:34:45 ++ command pyenv versions 08:34:45 ++ pyenv versions 08:34:45 ++ grep -E '^[0-9.]*[0-9]$' 08:34:45 ++ awk '{ print $1 }' 08:34:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:34:45 +++ grep '^3' /tmp/.pyenv_versions 08:34:45 +++ sort -V 08:34:45 +++ tail -n 1 08:34:45 ++ py_version_xyz=3.11.7 08:34:45 ++ [[ -z 3.11.7 ]] 08:34:45 ++ echo 3.11.7 08:34:45 ++ return 0 08:34:45 + pyenv local 3.11.7 08:34:45 + local command 08:34:45 + command=local 08:34:45 + '[' 2 -gt 0 ']' 08:34:45 + shift 08:34:45 + case "$command" in 08:34:45 + command pyenv local 3.11.7 08:34:45 + pyenv local 3.11.7 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='lftools[openstack] ' 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='kubernetes ' 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='niet ' 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='python-heatclient ' 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='python-openstackclient ' 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='python-magnumclient ' 08:34:45 + for arg in "$@" 08:34:45 + case $arg in 08:34:45 + pkg_list+='yq ' 08:34:45 + [[ -f /tmp/.os_lf_venv ]] 08:34:45 ++ cat /tmp/.os_lf_venv 08:34:45 + lf_venv=/tmp/venv-054d 08:34:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from' file:/tmp/.os_lf_venv 08:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:34:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:45 + local 'pip_opts=--upgrade --quiet' 08:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:34:45 + [[ -n '' ]] 08:34:45 + [[ -n '' ]] 08:34:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:45 + /tmp/venv-054d/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 08:34:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:34:47 lf-activate-venv(): INFO: Base packages installed successfully 08:34:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 08:34:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 08:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:34:47 + /tmp/venv-054d/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 08:35:04 + type python3 08:35:04 + true 08:35:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH' 08:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:35:04 + PATH=/tmp/venv-054d/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 08:35:04 + return 0 08:35:04 + mapfile -t os_volumes 08:35:04 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 08:35:07 + '[' 0 -eq 0 ']' 08:35:07 + echo 'No orphaned volumes found.' 08:35:07 No orphaned volumes found. 08:35:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:35:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:35:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15496869666846259920.sh 08:35:07 ---> Protect in-use images 08:35:07 Setup pyenv: 08:35:07 system 08:35:07 3.8.13 08:35:07 3.9.13 08:35:07 3.10.13 08:35:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:35:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:09 lf-activate-venv(): INFO: Base packages installed successfully 08:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 08:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:35:24 INFO: There are images to protect defined in jenkins-config. 08:35:24 INFO: There are additional images to protect in the jjb dir. 08:35:24 INFO: Protecting the following images: 08:35:24 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 08:35:24 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 08:35:24 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 08:35:24 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 08:35:24 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 08:35:24 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 08:35:24 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 08:35:24 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 08:35:24 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 08:35:24 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 08:35:24 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 08:35:24 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 08:35:26 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 08:35:27 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 08:35:29 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 08:35:30 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 08:35:32 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 08:35:34 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 08:35:35 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 08:35:37 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 08:35:39 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 08:35:40 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 08:35:42 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 08:35:44 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 08:35:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:35:44 Run condition [Boolean condition] enabling perform for step [BuilderChain] 08:35:44 [EnvInject] - Injecting environment variables from a build step. 08:35:44 [EnvInject] - Injecting as environment variables the properties content 08:35:44 OS_IMAGE_CLEANUP_AGE=30 08:35:44 08:35:44 [EnvInject] - Variables injected successfully. 08:35:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins72136940075862783.sh 08:35:44 ---> Cleanup old images 08:35:44 Setup pyenv: 08:35:44 system 08:35:44 3.8.13 08:35:44 3.9.13 08:35:44 3.10.13 08:35:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:46 lf-activate-venv(): INFO: Base packages installed successfully 08:35:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:36:00 + lftools openstack --os-cloud vex image cleanup --days=30 08:36:06 WARNING: Use of image.protected resulted in an exception 08:36:06 Removing 320 images from vex. 08:36:06 WARNING: Use of image.protected resulted in an exception 08:36:06 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 08:36:06 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 08:36:07 Build step 'Conditional steps (multiple)' marked build as failure 08:36:07 $ ssh-agent -k 08:36:07 unset SSH_AUTH_SOCK; 08:36:07 unset SSH_AGENT_PID; 08:36:07 echo Agent pid 5442 killed; 08:36:07 [ssh-agent] Stopped. 08:36:07 [PostBuildScript] - [INFO] Executing post build scripts. 08:36:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15182488382025704597.sh 08:36:07 ---> sysstat.sh 08:36:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5940843772939460300.sh 08:36:07 ---> package-listing.sh 08:36:07 ++ facter osfamily 08:36:07 ++ tr '[:upper:]' '[:lower:]' 08:36:08 + OS_FAMILY=redhat 08:36:08 + workspace=/w/workspace/builder-openstack-cron 08:36:08 + START_PACKAGES=/tmp/packages_start.txt 08:36:08 + END_PACKAGES=/tmp/packages_end.txt 08:36:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:08 + PACKAGES=/tmp/packages_start.txt 08:36:08 + '[' /w/workspace/builder-openstack-cron ']' 08:36:08 + PACKAGES=/tmp/packages_end.txt 08:36:08 + case "${OS_FAMILY}" in 08:36:08 + rpm -qa 08:36:08 + sort 08:36:08 + '[' -f /tmp/packages_start.txt ']' 08:36:08 + '[' -f /tmp/packages_end.txt ']' 08:36:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:08 + '[' /w/workspace/builder-openstack-cron ']' 08:36:08 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 08:36:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 08:36:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16445114262300082970.sh 08:36:08 ---> capture-instance-metadata.sh 08:36:08 Setup pyenv: 08:36:08 system 08:36:08 3.8.13 08:36:08 3.9.13 08:36:08 3.10.13 08:36:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:11 lf-activate-venv(): INFO: Base packages installed successfully 08:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:36:23 INFO: Running in OpenStack, capturing instance metadata 08:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13393919532927804811.sh 08:36:23 provisioning config files... 08:36:24 Could not find credentials [logs] for builder-openstack-cron #75767 08:36:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config924939928984693058tmp 08:36:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:36:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:36:24 provisioning config files... 08:36:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:36:24 [EnvInject] - Injecting environment variables from a build step. 08:36:24 [EnvInject] - Injecting as environment variables the properties content 08:36:24 SERVER_ID=logs 08:36:24 08:36:24 [EnvInject] - Variables injected successfully. 08:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9528145370950322022.sh 08:36:24 ---> create-netrc.sh 08:36:24 WARN: Log server credential not found. 08:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12512493561823091732.sh 08:36:24 ---> python-tools-install.sh 08:36:24 Setup pyenv: 08:36:24 system 08:36:24 3.8.13 08:36:24 3.9.13 08:36:24 3.10.13 08:36:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:27 lf-activate-venv(): INFO: Base packages installed successfully 08:36:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1455237592604650810.sh 08:36:36 ---> sudo-logs.sh 08:36:36 Archiving 'sudo' log.. 08:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5696548467098526990.sh 08:36:37 ---> job-cost.sh 08:36:37 Setup pyenv: 08:36:37 system 08:36:37 3.8.13 08:36:37 3.9.13 08:36:37 3.10.13 08:36:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:39 lf-activate-venv(): INFO: Base packages installed successfully 08:36:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:36:47 INFO: No Stack... 08:36:47 INFO: Retrieving Pricing Info for: v3-standard-2 08:36:47 INFO: Archiving Costs 08:36:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11461339313023937979.sh 08:36:47 ---> logs-deploy.sh 08:36:47 Setup pyenv: 08:36:48 system 08:36:48 3.8.13 08:36:48 3.9.13 08:36:48 3.10.13 08:36:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-054d from file:/tmp/.os_lf_venv 08:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:50 lf-activate-venv(): INFO: Base packages installed successfully 08:36:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-054d/bin to PATH 08:37:00 WARNING: Nexus logging server not set 08:37:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75767/ 08:37:00 INFO: archiving logs to S3 08:37:01 ---> uname -a: 08:37:01 Linux prd-centos8-builder-2c-2g-11874.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 08:37:01 08:37:01 08:37:01 ---> lscpu: 08:37:01 Architecture: x86_64 08:37:01 CPU op-mode(s): 32-bit, 64-bit 08:37:01 Byte Order: Little Endian 08:37:01 CPU(s): 2 08:37:01 On-line CPU(s) list: 0,1 08:37:01 Thread(s) per core: 1 08:37:01 Core(s) per socket: 1 08:37:01 Socket(s): 2 08:37:01 NUMA node(s): 1 08:37:01 Vendor ID: AuthenticAMD 08:37:01 CPU family: 23 08:37:01 Model: 49 08:37:01 Model name: AMD EPYC-Rome Processor 08:37:01 Stepping: 0 08:37:01 CPU MHz: 2799.998 08:37:01 BogoMIPS: 5599.99 08:37:01 Virtualization: AMD-V 08:37:01 Hypervisor vendor: KVM 08:37:01 Virtualization type: full 08:37:01 L1d cache: 32K 08:37:01 L1i cache: 32K 08:37:01 L2 cache: 512K 08:37:01 L3 cache: 16384K 08:37:01 NUMA node0 CPU(s): 0,1 08:37:01 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 08:37:01 08:37:01 08:37:01 ---> nproc: 08:37:01 2 08:37:01 08:37:01 08:37:01 ---> df -h: 08:37:01 Filesystem Size Used Avail Use% Mounted on 08:37:01 devtmpfs 3.8G 0 3.8G 0% /dev 08:37:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:37:01 tmpfs 3.8G 17M 3.8G 1% /run 08:37:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:37:01 /dev/vda1 40G 8.5G 32G 22% / 08:37:01 tmpfs 770M 0 770M 0% /run/user/1001 08:37:01 08:37:01 08:37:01 ---> free -m: 08:37:01 total used free shared buff/cache available 08:37:01 Mem: 7697 632 4796 19 2268 6767 08:37:01 Swap: 1023 0 1023 08:37:01 08:37:01 08:37:01 ---> ip addr: 08:37:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:37:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:37:01 inet 127.0.0.1/8 scope host lo 08:37:01 valid_lft forever preferred_lft forever 08:37:01 inet6 ::1/128 scope host 08:37:01 valid_lft forever preferred_lft forever 08:37:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:37:01 link/ether fa:16:3e:38:3c:9f brd ff:ff:ff:ff:ff:ff 08:37:01 altname enp0s3 08:37:01 altname ens3 08:37:01 inet 10.30.171.51/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:37:01 valid_lft 86070sec preferred_lft 86070sec 08:37:01 inet6 fe80::f816:3eff:fe38:3c9f/64 scope link 08:37:01 valid_lft forever preferred_lft forever 08:37:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:37:01 link/ether 02:42:90:f1:90:de brd ff:ff:ff:ff:ff:ff 08:37:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:37:01 valid_lft forever preferred_lft forever 08:37:01 08:37:01 08:37:01 ---> sar -b -r -n DEV: 08:37:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2025 _x86_64_ (2 CPU) 08:37:01 08:37:01 08:31:26 LINUX RESTART (2 CPU) 08:37:01 08:37:01 08:32:03 AM tps rtps wtps bread/s bwrtn/s 08:37:01 08:33:01 AM 165.00 10.48 154.52 1993.31 5905.00 08:37:01 08:34:01 AM 114.45 0.50 113.95 64.38 12406.25 08:37:01 08:35:01 AM 34.44 0.30 34.14 42.39 1782.71 08:37:01 08:36:01 AM 25.80 0.47 25.33 39.33 943.41 08:37:01 08:37:01 AM 27.01 0.65 26.36 68.78 761.96 08:37:01 Average: 72.73 2.43 70.30 431.29 4349.66 08:37:01 08:37:01 08:32:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:01 08:33:01 AM 5087768 6926500 2794664 35.45 2688 2021284 1067944 11.96 201568 2267620 169916 08:37:01 08:34:01 AM 4958096 6968920 2924336 37.10 2688 2185764 977668 10.95 230116 2335920 43104 08:37:01 08:35:01 AM 4854500 6899824 3027932 38.41 2688 2220356 1049036 11.75 271736 2398748 44252 08:37:01 08:36:01 AM 4981704 6994708 2900728 36.80 2688 2187984 944848 10.58 269444 2273824 10768 08:37:01 08:37:01 AM 4926076 6944852 2956356 37.51 2688 2193360 984204 11.02 437288 2162080 26984 08:37:01 Average: 4961629 6946961 2920803 37.05 2688 2161750 1004740 11.25 282030 2287638 59005 08:37:01 08:37:01 08:32:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:37:01 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:33:01 AM eth0 213.54 153.06 1707.23 59.58 0.00 0.00 0.00 0.00 08:37:01 08:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:34:01 AM eth0 74.79 61.71 847.52 10.15 0.00 0.00 0.00 0.00 08:37:01 08:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:35:01 AM eth0 21.69 22.43 28.30 9.44 0.00 0.00 0.00 0.00 08:37:01 08:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:36:01 AM eth0 17.98 18.21 17.44 7.02 0.00 0.00 0.00 0.00 08:37:01 08:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:37:01 AM eth0 22.84 20.79 28.33 9.49 0.00 0.00 0.00 0.00 08:37:01 08:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 Average: eth0 69.22 54.59 517.90 18.87 0.00 0.00 0.00 0.00 08:37:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 08:37:01 08:37:01 ---> sar -P ALL: 08:37:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2025 _x86_64_ (2 CPU) 08:37:01 08:37:01 08:31:26 LINUX RESTART (2 CPU) 08:37:01 08:37:01 08:32:03 AM CPU %user %nice %system %iowait %steal %idle 08:37:01 08:33:01 AM all 33.84 0.00 6.18 1.85 0.11 58.03 08:37:01 08:33:01 AM 0 31.14 0.00 6.47 2.83 0.10 59.46 08:37:01 08:33:01 AM 1 36.53 0.00 5.88 0.87 0.12 56.60 08:37:01 08:34:01 AM all 35.12 0.00 5.33 1.68 0.13 57.75 08:37:01 08:34:01 AM 0 30.42 0.00 5.04 1.82 0.13 62.60 08:37:01 08:34:01 AM 1 39.83 0.00 5.63 1.54 0.12 52.88 08:37:01 08:35:01 AM all 33.84 0.00 3.53 0.27 0.12 62.25 08:37:01 08:35:01 AM 0 35.12 0.00 3.89 0.23 0.12 60.63 08:37:01 08:35:01 AM 1 32.55 0.00 3.17 0.30 0.12 63.86 08:37:01 08:36:01 AM all 34.90 0.00 3.79 0.20 0.11 61.00 08:37:01 08:36:01 AM 0 31.66 0.00 3.17 0.15 0.12 64.90 08:37:01 08:36:01 AM 1 38.15 0.00 4.40 0.25 0.10 57.10 08:37:01 08:37:01 AM all 35.90 0.00 4.27 0.16 0.12 59.56 08:37:01 08:37:01 AM 0 37.77 0.00 4.60 0.13 0.12 57.37 08:37:01 08:37:01 AM 1 34.03 0.00 3.93 0.18 0.12 61.74 08:37:01 Average: all 34.72 0.00 4.61 0.82 0.12 59.73 08:37:01 Average: 0 33.24 0.00 4.62 1.02 0.12 61.00 08:37:01 Average: 1 36.21 0.00 4.59 0.63 0.11 58.45 08:37:01 08:37:01 08:37:01