15:32:07 Started by timer 15:32:07 Running as SYSTEM 15:32:07 [EnvInject] - Loading node environment variables. 15:32:07 Building remotely on prd-centos8-builder-2c-2g-12034 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:07 [ssh-agent] Looking for ssh-agent implementation... 15:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:07 $ ssh-agent 15:32:07 SSH_AUTH_SOCK=/tmp/ssh-Y8uVKRm3dtCC/agent.5443 15:32:07 SSH_AGENT_PID=5444 15:32:07 [ssh-agent] Started. 15:32:07 Running ssh-add (command line suppressed) 15:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14652068592843071864.key (/w/workspace/builder-openstack-cron@tmp/private_key_14652068592843071864.key) 15:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:07 The recommended git tool is: NONE 15:32:10 using credential jenkins-ssh 15:32:10 Wiping out workspace first. 15:32:10 Cloning the remote Git repository 15:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:10 > git --version # timeout=10 15:32:10 > git --version # 'git version 2.43.0' 15:32:10 using GIT_SSH to set credentials jenkins-ssh 15:32:10 [INFO] Currently running in a labeled security context 15:32:10 [INFO] Currently SELinux is 'enforcing' on the host 15:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4124996917053549907.key 15:32:10 Verifying host key using known hosts file 15:32:10 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:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:13 Avoid second fetch 15:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:13 Checking out Revision d20e6cab5c445034747fdbace7eb84e775aee79e (refs/remotes/origin/master) 15:32:13 > git config core.sparsecheckout # timeout=10 15:32:13 > git checkout -f d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 15:32:13 Commit message: "Fix integration-test/autorelease trigger" 15:32:13 > git rev-list --no-walk d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 15:32:13 > git remote # timeout=10 15:32:14 > git submodule init # timeout=10 15:32:14 > git submodule sync # timeout=10 15:32:14 > git config --get remote.origin.url # timeout=10 15:32:14 > git submodule init # timeout=10 15:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:14 > git config --get submodule.global-jjb.url # timeout=10 15:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:14 > git submodule update --init --recursive global-jjb # timeout=10 15:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:19 No emails were triggered. 15:32:19 provisioning config files... 15:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17810399079494058822.sh 15:32:19 ---> python-tools-install.sh 15:32:19 Setup pyenv: 15:32:19 system 15:32:19 * 3.8.13 (set by /opt/pyenv/version) 15:32:19 * 3.9.13 (set by /opt/pyenv/version) 15:32:19 * 3.10.13 (set by /opt/pyenv/version) 15:32:19 * 3.11.7 (set by /opt/pyenv/version) 15:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IbLh 15:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:29 lf-activate-venv(): INFO: Base packages installed successfully 15:32:29 lf-activate-venv(): INFO: Installing additional packages: lftools 15:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:32:58 Generating Requirements File 15:33:20 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:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:33:20 Python 3.11.7 15:33:20 pip 25.3 from /tmp/venv-IbLh/lib/python3.11/site-packages/pip (python 3.11) 15:33:20 appdirs==1.4.4 15:33:20 argcomplete==3.6.3 15:33:20 aspy.yaml==1.3.0 15:33:20 attrs==25.4.0 15:33:20 autopage==0.5.2 15:33:20 beautifulsoup4==4.14.3 15:33:20 boto3==1.42.5 15:33:20 botocore==1.42.5 15:33:20 bs4==0.0.2 15:33:20 cachetools==6.2.2 15:33:20 certifi==2025.11.12 15:33:20 cffi==2.0.0 15:33:20 cfgv==3.5.0 15:33:20 chardet==5.2.0 15:33:20 charset-normalizer==3.4.4 15:33:20 click==8.3.1 15:33:20 cliff==4.13.0 15:33:20 cmd2==3.0.0 15:33:20 cryptography==3.3.2 15:33:20 debtcollector==3.0.0 15:33:20 decorator==5.2.1 15:33:20 defusedxml==0.7.1 15:33:20 Deprecated==1.3.1 15:33:20 distlib==0.4.0 15:33:20 dnspython==2.8.0 15:33:20 docker==7.1.0 15:33:20 dogpile.cache==1.5.0 15:33:20 durationpy==0.10 15:33:20 email-validator==2.3.0 15:33:20 filelock==3.20.0 15:33:20 future==1.0.0 15:33:20 gitdb==4.0.12 15:33:20 GitPython==3.1.45 15:33:20 google-auth==2.43.0 15:33:20 httplib2==0.31.0 15:33:20 identify==2.6.15 15:33:20 idna==3.11 15:33:20 importlib-resources==1.5.0 15:33:20 iso8601==2.1.0 15:33:20 Jinja2==3.1.6 15:33:20 jmespath==1.0.1 15:33:20 jsonpatch==1.33 15:33:20 jsonpointer==3.0.0 15:33:20 jsonschema==4.25.1 15:33:20 jsonschema-specifications==2025.9.1 15:33:20 keystoneauth1==5.12.0 15:33:20 kubernetes==34.1.0 15:33:20 lftools==0.37.17 15:33:20 lxml==6.0.2 15:33:20 markdown-it-py==4.0.0 15:33:20 MarkupSafe==3.0.3 15:33:20 mdurl==0.1.2 15:33:20 msgpack==1.1.2 15:33:20 multi_key_dict==2.0.3 15:33:20 munch==4.0.0 15:33:20 netaddr==1.3.0 15:33:20 niet==1.4.2 15:33:20 nodeenv==1.9.1 15:33:20 oauth2client==4.1.3 15:33:20 oauthlib==3.3.1 15:33:20 openstacksdk==4.8.0 15:33:20 os-service-types==1.8.2 15:33:20 osc-lib==4.2.0 15:33:20 oslo.config==10.1.0 15:33:20 oslo.context==6.2.0 15:33:20 oslo.i18n==6.7.1 15:33:20 oslo.log==7.2.1 15:33:20 oslo.serialization==5.8.0 15:33:20 oslo.utils==9.2.0 15:33:20 packaging==25.0 15:33:20 pbr==7.0.3 15:33:20 platformdirs==4.5.1 15:33:20 prettytable==3.17.0 15:33:20 psutil==7.1.3 15:33:20 pyasn1==0.6.1 15:33:20 pyasn1_modules==0.4.2 15:33:20 pycparser==2.23 15:33:20 pygerrit2==2.0.15 15:33:20 PyGithub==2.8.1 15:33:20 Pygments==2.19.2 15:33:20 PyJWT==2.10.1 15:33:20 PyNaCl==1.6.1 15:33:20 pyparsing==2.4.7 15:33:20 pyperclip==1.11.0 15:33:20 pyrsistent==0.20.0 15:33:20 python-cinderclient==9.8.0 15:33:20 python-dateutil==2.9.0.post0 15:33:20 python-heatclient==4.3.0 15:33:20 python-jenkins==1.8.3 15:33:20 python-keystoneclient==5.7.0 15:33:20 python-magnumclient==4.9.0 15:33:20 python-openstackclient==8.2.0 15:33:20 python-swiftclient==4.9.0 15:33:20 PyYAML==6.0.3 15:33:20 referencing==0.37.0 15:33:20 requests==2.32.5 15:33:20 requests-oauthlib==2.0.0 15:33:20 requestsexceptions==1.4.0 15:33:20 rfc3986==2.0.0 15:33:20 rich==14.2.0 15:33:20 rich-argparse==1.7.2 15:33:20 rpds-py==0.30.0 15:33:20 rsa==4.9.1 15:33:20 ruamel.yaml==0.18.16 15:33:20 ruamel.yaml.clib==0.2.15 15:33:20 s3transfer==0.16.0 15:33:20 simplejson==3.20.2 15:33:20 six==1.17.0 15:33:20 smmap==5.0.2 15:33:20 soupsieve==2.8 15:33:20 stevedore==5.6.0 15:33:20 tabulate==0.9.0 15:33:20 toml==0.10.2 15:33:20 tomlkit==0.13.3 15:33:20 tqdm==4.67.1 15:33:20 typing_extensions==4.15.0 15:33:20 tzdata==2025.2 15:33:20 urllib3==1.26.20 15:33:20 virtualenv==20.35.4 15:33:20 wcwidth==0.2.14 15:33:20 websocket-client==1.9.0 15:33:20 wrapt==2.0.1 15:33:20 xdg==6.0.0 15:33:20 xmltodict==1.0.2 15:33:20 yq==3.4.3 15:33:20 [EnvInject] - Injecting environment variables from a build step. 15:33:20 [EnvInject] - Injecting as environment variables the properties content 15:33:20 OS_CLOUD=vex 15:33:20 15:33:20 [EnvInject] - Variables injected successfully. 15:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8344969812073368029.sh 15:33:20 ---> Orphaned k8s clusters 15:33:20 Setup pyenv: 15:33:21 system 15:33:21 3.8.13 15:33:21 3.9.13 15:33:21 3.10.13 15:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:23 lf-activate-venv(): INFO: Base packages installed successfully 15:33:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:33:30 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:30 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:33:33 -----> Delete orphaned cluster 15:33:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7167625252669504931.sh 15:33:34 ---> Orphaned stacks 15:33:34 Setup pyenv: 15:33:34 system 15:33:34 3.8.13 15:33:34 3.9.13 15:33:34 3.10.13 15:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:36 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:36 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 15:33:36 lf-activate-venv(): INFO: Base packages installed successfully 15:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:33:57 + mapfile -t OS_COE_CLUSTERS_ID 15:33:57 ++ awk '{print $1}' 15:33:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:33:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:33:59 + echo '-----> Active clusters -> stacks' 15:33:59 -----> Active clusters -> stacks 15:33:59 + OS_COE_STACKS=() 15:33:59 + [[ 0 -gt 0 ]] 15:33:59 + mapfile -t OS_STACKS 15:33:59 ++ awk '{print $1}' 15:33:59 ++ 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:01 + echo '-----> Active stacks' 15:34:01 -----> Active stacks 15:34:01 + echo '-----> Delete orphaned stacks' 15:34:01 -----> Delete orphaned stacks 15:34:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7821349668297276502.sh 15:34:01 ---> Orphaned servers 15:34:01 Setup pyenv: 15:34:01 system 15:34:01 3.8.13 15:34:01 3.9.13 15:34:01 3.10.13 15:34:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:03 lf-activate-venv(): INFO: Base packages installed successfully 15:34:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:34:26 -----> Active servers 15:34:26 prd-centos8-builder-2c-2g-12034 15:34:26 prd-ubuntu2204-docker-4c-4g-12033 15:34:26 prd-ubuntu2204-docker-8c-8g-12031 15:34:26 prd-centos8-robot-2c-8g-12011 15:34:26 prd-centos8-robot-2c-8g-12012 15:34:26 prd-centos8-robot-2c-8g-12010 15:34:26 prd-ubuntu2204-docker-4c-4g-12009 15:34:26 snd-centos8-robot-2c-8g-137 15:34:26 -----> Delete orphaned servers 15:34:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9557994085552815307.sh 15:34:27 ---> Orphaned ports 15:34:27 Setup pyenv: 15:34:27 system 15:34:27 3.8.13 15:34:27 3.9.13 15:34:27 3.10.13 15:34:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:29 lf-activate-venv(): INFO: Base packages installed successfully 15:34:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:34:45 No orphaned ports to process. 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/jenkins5242942674535470327.sh 15:34:45 ---> Orphaned volumes 15:34:45 + source /home/jenkins/lf-env.sh 15:34:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:45 ++ mktemp -d /tmp/venv-XXXX 15:34:45 + lf_venv=/tmp/venv-Q6Lh 15:34:45 + local venv_file=/tmp/.os_lf_venv 15:34:45 + local python=python3 15:34:45 + local options 15:34:45 + local set_path=true 15:34:45 + local install_args= 15: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 15:34:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:45 + true 15:34:45 + case $1 in 15:34:45 + python=python3 15:34:45 + shift 2 15:34:45 + true 15:34:45 + case $1 in 15:34:45 + shift 15:34:45 + break 15:34:45 + case $python in 15:34:45 + local pkg_list= 15:34:45 + [[ -d /opt/pyenv ]] 15:34:45 + echo 'Setup pyenv:' 15:34:45 Setup pyenv: 15:34:45 + export PYENV_ROOT=/opt/pyenv 15:34:45 + PYENV_ROOT=/opt/pyenv 15: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 15: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 15:34:45 + pyenv versions 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 + command -v pyenv 15:34:45 ++ pyenv init - --no-rehash 15:34:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:34:45 for i in ${!paths[@]}; do 15:34:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:34:45 fi; done; 15:34:45 echo "${paths[*]}"'\'')" 15:34:45 export PATH="/opt/pyenv/shims:${PATH}" 15:34:45 export PYENV_SHELL=bash 15:34:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:45 pyenv() { 15:34:45 local command 15:34:45 command="${1:-}" 15:34:45 if [ "$#" -gt 0 ]; then 15:34:45 shift 15:34:45 fi 15:34:45 15:34:45 case "$command" in 15:34:45 rehash|shell) 15:34:45 eval "$(pyenv "sh-$command" "$@")" 15:34:45 ;; 15:34:45 *) 15:34:45 command pyenv "$command" "$@" 15:34:45 ;; 15:34:45 esac 15:34:45 }' 15:34:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:34:45 for i in ${!paths[@]}; do 15:34:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:34:45 fi; done; 15:34:45 echo "${paths[*]}"' 15: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 15: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 15: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 15:34:45 ++ export PYENV_SHELL=bash 15:34:45 ++ PYENV_SHELL=bash 15:34:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:45 +++ complete -F _pyenv pyenv 15:34:45 ++ lf-pyver python3 15:34:45 ++ local py_version_xy=python3 15:34:45 ++ local py_version_xyz= 15:34:45 ++ awk '{ print $1 }' 15:34:45 ++ pyenv versions 15:34:45 ++ local command 15:34:45 ++ command=versions 15:34:45 ++ '[' 1 -gt 0 ']' 15:34:45 ++ shift 15:34:45 ++ case "$command" in 15:34:45 ++ command pyenv versions 15:34:45 ++ pyenv versions 15:34:45 ++ sed 's/^[ *]* //' 15:34:45 ++ grep -E '^[0-9.]*[0-9]$' 15:34:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:45 +++ grep '^3' /tmp/.pyenv_versions 15:34:45 +++ tail -n 1 15:34:45 +++ sort -V 15:34:45 ++ py_version_xyz=3.11.7 15:34:45 ++ [[ -z 3.11.7 ]] 15:34:45 ++ echo 3.11.7 15:34:45 ++ return 0 15:34:45 + pyenv local 3.11.7 15:34:45 + local command 15:34:45 + command=local 15:34:45 + '[' 2 -gt 0 ']' 15:34:45 + shift 15:34:45 + case "$command" in 15:34:45 + command pyenv local 3.11.7 15:34:45 + pyenv local 3.11.7 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='lftools[openstack] ' 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='kubernetes ' 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='niet ' 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='python-heatclient ' 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='python-openstackclient ' 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='python-magnumclient ' 15:34:45 + for arg in "$@" 15:34:45 + case $arg in 15:34:45 + pkg_list+='yq ' 15:34:45 + [[ -f /tmp/.os_lf_venv ]] 15:34:45 ++ cat /tmp/.os_lf_venv 15:34:45 + lf_venv=/tmp/venv-IbLh 15:34:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from' file:/tmp/.os_lf_venv 15:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:34:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:45 + local 'pip_opts=--upgrade --quiet' 15:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:45 + [[ -n '' ]] 15:34:45 + [[ -n '' ]] 15:34:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:45 + /tmp/venv-IbLh/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:34:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:47 lf-activate-venv(): INFO: Base packages installed successfully 15:34:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:34:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:47 + /tmp/venv-IbLh/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:05 + type python3 15:35:05 + true 15:35:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH' 15:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:35:05 + PATH=/tmp/venv-IbLh/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:05 + return 0 15:35:05 + mapfile -t os_volumes 15:35:05 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:35:09 + '[' 0 -eq 0 ']' 15:35:09 + echo 'No orphaned volumes found.' 15:35:09 No orphaned volumes found. 15:35:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16535367708887742724.sh 15:35:09 ---> Protect in-use images 15:35:09 Setup pyenv: 15:35:09 system 15:35:09 3.8.13 15:35:09 3.9.13 15:35:09 3.10.13 15:35:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:11 lf-activate-venv(): INFO: Base packages installed successfully 15:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:35:26 INFO: There are images to protect defined in jenkins-config. 15:35:26 INFO: There are additional images to protect in the jjb dir. 15:35:26 INFO: Protecting the following images: 15:35:26 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:35:26 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:35:26 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:35:26 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:35:26 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:35:26 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:35:26 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:35:26 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:35:26 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 15:35:26 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 15:35:26 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 15:35:26 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 15:35:28 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:35:29 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 15:35:31 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 15:35:33 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 15:35:34 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 15:35:36 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 15:35:37 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 15:35:39 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 15:35:41 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 15:35:42 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 15:35:44 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 15:35:46 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 15:35:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:46 Run condition [Boolean condition] enabling perform for step [BuilderChain] 15:35:46 [EnvInject] - Injecting environment variables from a build step. 15:35:46 [EnvInject] - Injecting as environment variables the properties content 15:35:46 OS_IMAGE_CLEANUP_AGE=30 15:35:46 15:35:46 [EnvInject] - Variables injected successfully. 15:35:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8054025207892883692.sh 15:35:46 ---> Cleanup old images 15:35:46 Setup pyenv: 15:35:46 system 15:35:46 3.8.13 15:35:46 3.9.13 15:35:46 3.10.13 15:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:48 lf-activate-venv(): INFO: Base packages installed successfully 15:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:36:07 + lftools openstack --os-cloud vex image cleanup --days=30 15:36:13 WARNING: Use of image.protected resulted in an exception 15:36:13 Removing 320 images from vex. 15:36:13 WARNING: Use of image.protected resulted in an exception 15:36:13 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 15:36:13 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 15:36:13 Build step 'Conditional steps (multiple)' marked build as failure 15:36:13 $ ssh-agent -k 15:36:13 unset SSH_AUTH_SOCK; 15:36:13 unset SSH_AGENT_PID; 15:36:13 echo Agent pid 5444 killed; 15:36:13 [ssh-agent] Stopped. 15:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 15:36:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4765913621269586176.sh 15:36:13 ---> sysstat.sh 15:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4715926540549380309.sh 15:36:14 ---> package-listing.sh 15:36:14 ++ tr '[:upper:]' '[:lower:]' 15:36:14 ++ facter osfamily 15:36:14 + OS_FAMILY=redhat 15:36:14 + workspace=/w/workspace/builder-openstack-cron 15:36:14 + START_PACKAGES=/tmp/packages_start.txt 15:36:14 + END_PACKAGES=/tmp/packages_end.txt 15:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:14 + PACKAGES=/tmp/packages_start.txt 15:36:14 + '[' /w/workspace/builder-openstack-cron ']' 15:36:14 + PACKAGES=/tmp/packages_end.txt 15:36:14 + case "${OS_FAMILY}" in 15:36:14 + rpm -qa 15:36:14 + sort 15:36:14 + '[' -f /tmp/packages_start.txt ']' 15:36:14 + '[' -f /tmp/packages_end.txt ']' 15:36:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:14 + '[' /w/workspace/builder-openstack-cron ']' 15:36:14 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:36:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2538794664288586626.sh 15:36:15 ---> capture-instance-metadata.sh 15:36:15 Setup pyenv: 15:36:15 system 15:36:15 3.8.13 15:36:15 3.9.13 15:36:15 3.10.13 15:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:17 lf-activate-venv(): INFO: Base packages installed successfully 15:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:36:27 INFO: Running in OpenStack, capturing instance metadata 15:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8593820177556835354.sh 15:36:28 provisioning config files... 15:36:28 Could not find credentials [logs] for builder-openstack-cron #75774 15:36:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17512483147931297901tmp 15:36:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:36:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:36:28 provisioning config files... 15:36:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 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 SERVER_ID=logs 15:36:28 15:36:28 [EnvInject] - Variables injected successfully. 15:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11395904022366262509.sh 15:36:28 ---> create-netrc.sh 15:36:28 WARN: Log server credential not found. 15:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8849735777862462320.sh 15:36:28 ---> python-tools-install.sh 15:36:29 Setup pyenv: 15:36:29 system 15:36:29 3.8.13 15:36:29 3.9.13 15:36:29 3.10.13 15:36:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:31 lf-activate-venv(): INFO: Base packages installed successfully 15:36:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18352438666431304900.sh 15:36:41 ---> sudo-logs.sh 15:36:41 Archiving 'sudo' log.. 15:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10962179453144921132.sh 15:36:41 ---> job-cost.sh 15:36:41 Setup pyenv: 15:36:41 system 15:36:41 3.8.13 15:36:41 3.9.13 15:36:41 3.10.13 15:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:43 lf-activate-venv(): INFO: Base packages installed successfully 15:36:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:36:52 INFO: No Stack... 15:36:52 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:52 INFO: Archiving Costs 15:36:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1190500837777617863.sh 15:36:52 ---> logs-deploy.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:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbLh from file:/tmp/.os_lf_venv 15:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:55 lf-activate-venv(): INFO: Base packages installed successfully 15:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:37:08 lf-activate-venv(): INFO: Adding /tmp/venv-IbLh/bin to PATH 15:37:08 WARNING: Nexus logging server not set 15:37:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75774/ 15:37:08 INFO: archiving logs to S3 15:37:09 ---> uname -a: 15:37:09 Linux prd-centos8-builder-2c-2g-12034.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:09 15:37:09 15:37:09 ---> lscpu: 15:37:09 Architecture: x86_64 15:37:09 CPU op-mode(s): 32-bit, 64-bit 15:37:09 Byte Order: Little Endian 15:37:09 CPU(s): 2 15:37:09 On-line CPU(s) list: 0,1 15:37:09 Thread(s) per core: 1 15:37:09 Core(s) per socket: 1 15:37:09 Socket(s): 2 15:37:09 NUMA node(s): 1 15:37:09 Vendor ID: AuthenticAMD 15:37:09 CPU family: 23 15:37:09 Model: 49 15:37:09 Model name: AMD EPYC-Rome Processor 15:37:09 Stepping: 0 15:37:09 CPU MHz: 2799.996 15:37:09 BogoMIPS: 5599.99 15:37:09 Virtualization: AMD-V 15:37:09 Hypervisor vendor: KVM 15:37:09 Virtualization type: full 15:37:09 L1d cache: 32K 15:37:09 L1i cache: 32K 15:37:09 L2 cache: 512K 15:37:09 L3 cache: 16384K 15:37:09 NUMA node0 CPU(s): 0,1 15:37:09 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:09 15:37:09 15:37:09 ---> nproc: 15:37:09 2 15:37:09 15:37:09 15:37:09 ---> df -h: 15:37:09 Filesystem Size Used Avail Use% Mounted on 15:37:09 devtmpfs 3.8G 0 3.8G 0% /dev 15:37:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:37:09 tmpfs 3.8G 17M 3.8G 1% /run 15:37:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:37:09 /dev/vda1 40G 8.5G 32G 22% / 15:37:09 tmpfs 770M 0 770M 0% /run/user/1001 15:37:09 15:37:09 15:37:09 ---> free -m: 15:37:09 total used free shared buff/cache available 15:37:09 Mem: 7697 682 4745 19 2269 6717 15:37:09 Swap: 1023 0 1023 15:37:09 15:37:09 15:37:09 ---> ip addr: 15:37:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:37:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:09 inet 127.0.0.1/8 scope host lo 15:37:09 valid_lft forever preferred_lft forever 15:37:09 inet6 ::1/128 scope host 15:37:09 valid_lft forever preferred_lft forever 15:37:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:37:09 link/ether fa:16:3e:0c:e2:68 brd ff:ff:ff:ff:ff:ff 15:37:09 altname enp0s3 15:37:09 altname ens3 15:37:09 inet 10.30.171.233/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:37:09 valid_lft 86062sec preferred_lft 86062sec 15:37:09 inet6 fe80::f816:3eff:fe0c:e268/64 scope link 15:37:09 valid_lft forever preferred_lft forever 15:37:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:37:09 link/ether 02:42:8a:f8:d0:67 brd ff:ff:ff:ff:ff:ff 15:37:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:37:09 valid_lft forever preferred_lft forever 15:37:09 15:37:09 15:37:09 ---> sar -b -r -n DEV: 15:37:09 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) 15:37:09 15:37:09 15:31:27 LINUX RESTART (2 CPU) 15:37:09 15:37:09 03:32:01 PM tps rtps wtps bread/s bwrtn/s 15:37:09 03:33:01 PM 205.88 10.51 195.37 3275.57 7913.83 15:37:09 03:34:01 PM 106.03 0.50 105.53 64.39 11551.99 15:37:09 03:35:01 PM 35.49 0.30 35.19 42.39 1801.47 15:37:09 03:36:01 PM 24.23 0.00 24.23 0.00 910.83 15:37:09 03:37:01 PM 27.39 1.12 26.27 108.10 774.03 15:37:09 Average: 79.81 2.49 77.32 698.13 4590.32 15:37:09 15:37:09 03:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:09 03:33:01 PM 5126036 6965228 2756388 34.97 2688 2021932 1004456 11.25 201464 2230540 146140 15:37:09 03:34:01 PM 4902252 6913988 2980172 37.81 2688 2186952 1032656 11.56 229716 2394512 43088 15:37:09 03:35:01 PM 4802380 6848684 3080044 39.07 2688 2221544 1083080 12.13 270920 2453676 44256 15:37:09 03:36:01 PM 4823312 6868296 3059112 38.81 2688 2220368 1059260 11.86 271972 2431984 43076 15:37:09 03:37:01 PM 4884096 6901684 2998328 38.04 2688 2192588 1037480 11.62 423776 2219596 25096 15:37:09 Average: 4907615 6899576 2974809 37.74 2688 2168677 1043386 11.68 279570 2346062 60331 15:37:09 15:37:09 03:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:09 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:33:01 PM eth0 293.74 191.29 1780.15 62.67 0.00 0.00 0.00 0.00 15:37:09 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:34:01 PM eth0 74.92 58.49 818.46 9.74 0.00 0.00 0.00 0.00 15:37:09 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:35:01 PM eth0 21.66 22.71 28.05 9.40 0.00 0.00 0.00 0.00 15:37:09 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:36:01 PM eth0 17.66 17.70 17.18 6.82 0.00 0.00 0.00 0.00 15:37:09 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 03:37:01 PM eth0 22.61 20.24 28.10 9.24 0.00 0.00 0.00 0.00 15:37:09 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 Average: eth0 86.12 62.09 534.40 19.57 0.00 0.00 0.00 0.00 15:37:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:09 15:37:09 15:37:09 ---> sar -P ALL: 15:37:09 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) 15:37:09 15:37:09 15:31:27 LINUX RESTART (2 CPU) 15:37:09 15:37:09 03:32:01 PM CPU %user %nice %system %iowait %steal %idle 15:37:09 03:33:01 PM all 38.18 0.00 6.76 1.92 0.12 53.02 15:37:09 03:33:01 PM 0 45.71 0.00 6.53 1.02 0.12 46.62 15:37:09 03:33:01 PM 1 30.62 0.00 6.99 2.83 0.12 59.44 15:37:09 03:34:01 PM all 34.25 0.00 4.81 1.07 0.09 59.78 15:37:09 03:34:01 PM 0 23.81 0.00 4.40 1.32 0.08 70.39 15:37:09 03:34:01 PM 1 44.68 0.00 5.21 0.83 0.10 49.18 15:37:09 03:35:01 PM all 34.46 0.00 3.56 0.18 0.09 61.72 15:37:09 03:35:01 PM 0 38.86 0.00 3.83 0.17 0.08 57.06 15:37:09 03:35:01 PM 1 30.06 0.00 3.28 0.18 0.10 66.37 15:37:09 03:36:01 PM all 31.95 0.00 3.46 0.17 0.10 64.32 15:37:09 03:36:01 PM 0 29.39 0.00 3.59 0.15 0.10 66.78 15:37:09 03:36:01 PM 1 34.50 0.00 3.33 0.20 0.10 61.87 15:37:09 03:37:01 PM all 35.27 0.00 4.29 0.12 0.10 60.23 15:37:09 03:37:01 PM 0 30.92 0.00 3.82 0.13 0.10 65.03 15:37:09 03:37:01 PM 1 39.63 0.00 4.76 0.10 0.10 55.41 15:37:09 Average: all 34.82 0.00 4.57 0.69 0.10 59.82 15:37:09 Average: 0 33.73 0.00 4.43 0.56 0.10 61.18 15:37:09 Average: 1 35.90 0.00 4.71 0.83 0.10 58.45 15:37:09 15:37:09 15:37:09