04:32:05 Started by timer 04:32:05 Running as SYSTEM 04:32:05 [EnvInject] - Loading node environment variables. 04:32:05 Building remotely on prd-centos8-builder-2c-2g-447 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 04:32:05 [ssh-agent] Looking for ssh-agent implementation... 04:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:06 $ ssh-agent 04:32:06 SSH_AUTH_SOCK=/tmp/ssh-nNxCE8qKDFu2/agent.5437 04:32:06 SSH_AGENT_PID=5438 04:32:06 [ssh-agent] Started. 04:32:06 Running ssh-add (command line suppressed) 04:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3282847274672875072.key (/w/workspace/builder-openstack-cron@tmp/private_key_3282847274672875072.key) 04:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:32:06 The recommended git tool is: NONE 04:32:08 using credential jenkins-ssh 04:32:08 Wiping out workspace first. 04:32:08 Cloning the remote Git repository 04:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 04:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 04:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:32:08 > git --version # timeout=10 04:32:08 > git --version # 'git version 2.43.0' 04:32:08 using GIT_SSH to set credentials jenkins-ssh 04:32:08 [INFO] Currently running in a labeled security context 04:32:08 [INFO] Currently SELinux is 'enforcing' on the host 04:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4352695480218175361.key 04:32:08 Verifying host key using known hosts file 04:32:08 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. 04:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:11 Avoid second fetch 04:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:32:11 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 04:32:11 > git config core.sparsecheckout # timeout=10 04:32:11 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 04:32:11 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 04:32:11 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 04:32:11 > git remote # timeout=10 04:32:11 > git submodule init # timeout=10 04:32:12 > git submodule sync # timeout=10 04:32:12 > git config --get remote.origin.url # timeout=10 04:32:12 > git submodule init # timeout=10 04:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:32:12 > git config --get submodule.global-jjb.url # timeout=10 04:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 04:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:32:12 > git submodule update --init --recursive global-jjb # timeout=10 04:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:32:17 No emails were triggered. 04:32:17 provisioning config files... 04:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11133773560932350915.sh 04:32:17 ---> python-tools-install.sh 04:32:17 Setup pyenv: 04:32:17 system 04:32:17 * 3.8.13 (set by /opt/pyenv/version) 04:32:17 * 3.9.13 (set by /opt/pyenv/version) 04:32:17 * 3.10.13 (set by /opt/pyenv/version) 04:32:17 * 3.11.7 (set by /opt/pyenv/version) 04:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xx80 04:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:32:25 lf-activate-venv(): INFO: Base packages installed successfully 04:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 04:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:32:49 Generating Requirements File 04:33: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. 04:33:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:33:08 Python 3.11.7 04:33:09 pip 25.2 from /tmp/venv-Xx80/lib/python3.11/site-packages/pip (python 3.11) 04:33:09 appdirs==1.4.4 04:33:09 argcomplete==3.6.2 04:33:09 aspy.yaml==1.3.0 04:33:09 attrs==25.3.0 04:33:09 autopage==0.5.2 04:33:09 beautifulsoup4==4.13.5 04:33:09 boto3==1.40.36 04:33:09 botocore==1.40.36 04:33:09 bs4==0.0.2 04:33:09 cachetools==5.5.2 04:33:09 certifi==2025.8.3 04:33:09 cffi==2.0.0 04:33:09 cfgv==3.4.0 04:33:09 chardet==5.2.0 04:33:09 charset-normalizer==3.4.3 04:33:09 click==8.3.0 04:33:09 cliff==4.11.0 04:33:09 cmd2==2.7.0 04:33:09 cryptography==3.3.2 04:33:09 debtcollector==3.0.0 04:33:09 decorator==5.2.1 04:33:09 defusedxml==0.7.1 04:33:09 Deprecated==1.2.18 04:33:09 distlib==0.4.0 04:33:09 dnspython==2.8.0 04:33:09 docker==7.1.0 04:33:09 dogpile.cache==1.4.1 04:33:09 durationpy==0.10 04:33:09 email-validator==2.3.0 04:33:09 filelock==3.19.1 04:33:09 future==1.0.0 04:33:09 gitdb==4.0.12 04:33:09 GitPython==3.1.45 04:33:09 google-auth==2.40.3 04:33:09 httplib2==0.31.0 04:33:09 identify==2.6.14 04:33:09 idna==3.10 04:33:09 importlib-resources==1.5.0 04:33:09 iso8601==2.1.0 04:33:09 Jinja2==3.1.6 04:33:09 jmespath==1.0.1 04:33:09 jsonpatch==1.33 04:33:09 jsonpointer==3.0.0 04:33:09 jsonschema==4.25.1 04:33:09 jsonschema-specifications==2025.9.1 04:33:09 keystoneauth1==5.12.0 04:33:09 kubernetes==33.1.0 04:33:09 lftools==0.37.13 04:33:09 lxml==6.0.2 04:33:09 markdown-it-py==4.0.0 04:33:09 MarkupSafe==3.0.2 04:33:09 mdurl==0.1.2 04:33:09 msgpack==1.1.1 04:33:09 multi_key_dict==2.0.3 04:33:09 munch==4.0.0 04:33:09 netaddr==1.3.0 04:33:09 niet==1.4.2 04:33:09 nodeenv==1.9.1 04:33:09 oauth2client==4.1.3 04:33:09 oauthlib==3.3.1 04:33:09 openstacksdk==4.7.1 04:33:09 os-service-types==1.8.0 04:33:09 osc-lib==4.2.0 04:33:09 oslo.config==10.0.0 04:33:09 oslo.context==6.1.0 04:33:09 oslo.i18n==6.6.0 04:33:09 oslo.log==7.2.1 04:33:09 oslo.serialization==5.8.0 04:33:09 oslo.utils==9.1.0 04:33:09 packaging==25.0 04:33:09 pbr==7.0.1 04:33:09 platformdirs==4.4.0 04:33:09 prettytable==3.16.0 04:33:09 psutil==7.1.0 04:33:09 pyasn1==0.6.1 04:33:09 pyasn1_modules==0.4.2 04:33:09 pycparser==2.23 04:33:09 pygerrit2==2.0.15 04:33:09 PyGithub==2.8.1 04:33:09 Pygments==2.19.2 04:33:09 PyJWT==2.10.1 04:33:09 PyNaCl==1.6.0 04:33:09 pyparsing==2.4.7 04:33:09 pyperclip==1.10.0 04:33:09 pyrsistent==0.20.0 04:33:09 python-cinderclient==9.8.0 04:33:09 python-dateutil==2.9.0.post0 04:33:09 python-heatclient==4.3.0 04:33:09 python-jenkins==1.8.3 04:33:09 python-keystoneclient==5.7.0 04:33:09 python-magnumclient==4.9.0 04:33:09 python-openstackclient==8.2.0 04:33:09 python-swiftclient==4.8.0 04:33:09 PyYAML==6.0.2 04:33:09 referencing==0.36.2 04:33:09 requests==2.32.5 04:33:09 requests-oauthlib==2.0.0 04:33:09 requestsexceptions==1.4.0 04:33:09 rfc3986==2.0.0 04:33:09 rich==14.1.0 04:33:09 rich-argparse==1.7.1 04:33:09 rpds-py==0.27.1 04:33:09 rsa==4.9.1 04:33:09 ruamel.yaml==0.18.15 04:33:09 ruamel.yaml.clib==0.2.14 04:33:09 s3transfer==0.14.0 04:33:09 simplejson==3.20.1 04:33:09 six==1.17.0 04:33:09 smmap==5.0.2 04:33:09 soupsieve==2.8 04:33:09 stevedore==5.5.0 04:33:09 tabulate==0.9.0 04:33:09 toml==0.10.2 04:33:09 tomlkit==0.13.3 04:33:09 tqdm==4.67.1 04:33:09 typing_extensions==4.15.0 04:33:09 tzdata==2025.2 04:33:09 urllib3==1.26.20 04:33:09 virtualenv==20.34.0 04:33:09 wcwidth==0.2.14 04:33:09 websocket-client==1.8.0 04:33:09 wrapt==1.17.3 04:33:09 xdg==6.0.0 04:33:09 xmltodict==1.0.2 04:33:09 yq==3.4.3 04:33:09 [EnvInject] - Injecting environment variables from a build step. 04:33:09 [EnvInject] - Injecting as environment variables the properties content 04:33:09 OS_CLOUD=vex 04:33:09 04:33:09 [EnvInject] - Variables injected successfully. 04:33:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15556057289831066734.sh 04:33:09 ---> Orphaned k8s clusters 04:33:09 Setup pyenv: 04:33:09 system 04:33:09 3.8.13 04:33:09 3.9.13 04:33:09 3.10.13 04:33:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:11 lf-activate-venv(): INFO: Base packages installed successfully 04:33:11 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:33:19 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. 04:33:19 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:33:22 -----> Delete orphaned cluster 04:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16077813269726533418.sh 04:33:22 ---> Orphaned stacks 04:33:22 Setup pyenv: 04:33:22 system 04:33:22 3.8.13 04:33:22 3.9.13 04:33:22 3.10.13 04:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:24 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. 04:33:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:33:24 lf-activate-venv(): INFO: Base packages installed successfully 04:33:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:33:47 + mapfile -t OS_COE_CLUSTERS_ID 04:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:33:47 ++ awk '{print $1}' 04:33:50 + echo '-----> Active clusters -> stacks' 04:33:50 -----> Active clusters -> stacks 04:33:50 + OS_COE_STACKS=() 04:33:50 + [[ 0 -gt 0 ]] 04:33:50 + mapfile -t OS_STACKS 04:33:50 ++ 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 04:33:50 ++ awk '{print $1}' 04:33:51 + echo '-----> Active stacks' 04:33:51 -----> Active stacks 04:33:51 + for stack in "${OS_STACKS[@]}" 04:33:51 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-426 04:33:51 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-426 04:33:51 + echo '-----> Delete orphaned stacks' 04:33:51 -----> Delete orphaned stacks 04:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 04:33:51 + [[ 0 -gt 0 ]] 04:33:51 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-426 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:33:51 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-426 04:33:51 + builds=() 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/73921/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/426/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/73921/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/426/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/73921/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/426/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/73921/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/426/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 ++ echo https://jenkins.opendaylight.org/releng 04:33:51 ++ sed 's/\/*$//' 04:33:51 + silo=releng 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/73921/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/426/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/437/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:51 ++ grep -v null 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 04:33:51 ++ sed 's/\/*$//' 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 + silo=sandbox 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ grep -v null 04:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 + [[ releng-builder-openstack-cron-73921 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-426 releng-integration-distribution-test-titanium-437 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-426 ]] 04:33:51 + return 0 04:33:51 + continue 04:33:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14249542862490359184.sh 04:33:51 ---> Orphaned servers 04:33:51 Setup pyenv: 04:33:51 system 04:33:51 3.8.13 04:33:51 3.9.13 04:33:51 3.10.13 04:33:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:54 lf-activate-venv(): INFO: Base packages installed successfully 04:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:34:20 -----> Active servers 04:34:20 prd-centos8-robot-2c-8g-458 04:34:20 prd-centos8-robot-2c-8g-459 04:34:20 prd-centos8-robot-2c-8g-450 04:34:20 prd-centos8-robot-2c-8g-451 04:34:20 prd-centos8-robot-2c-8g-455 04:34:20 prd-centos8-robot-2c-8g-454 04:34:20 prd-centos8-robot-2c-8g-452 04:34:20 prd-centos8-robot-2c-8g-449 04:34:20 prd-centos8-robot-2c-8g-453 04:34:20 prd-centos8-robot-2c-8g-448 04:34:20 prd-centos8-robot-2c-8g-457 04:34:20 prd-centos8-robot-2c-8g-456 04:34:20 prd-centos8-builder-2c-2g-447 04:34:20 prd-ubuntu2204-docker-4c-4g-446 04:34:20 prd-queue-disttest-2c-1g-445 04:34:20 prd-centos8-robot-2c-8g-443 04:34:20 prd-centos8-robot-2c-8g-144 04:34:20 prd-centos8-robot-2c-8g-141 04:34:20 prd-centos8-robot-2c-8g-136 04:34:20 prd-ubuntu2204-docker-8c-8g-128 04:34:20 -----> Delete orphaned servers 04:34:20 Deleting orphaned server: prd-centos8-robot-2c-8g-450 04:34:22 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:23 Deleting orphaned server: prd-centos8-robot-2c-8g-144 04:34:26 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:26 Deleting orphaned server: prd-centos8-robot-2c-8g-141 04:34:28 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:29 Deleting orphaned server: prd-centos8-robot-2c-8g-136 04:34:31 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:31 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 04:34:33 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 04:34:34 Build step 'Conditional step (single)' marked build as failure 04:34:34 $ ssh-agent -k 04:34:34 unset SSH_AUTH_SOCK; 04:34:34 unset SSH_AGENT_PID; 04:34:34 echo Agent pid 5438 killed; 04:34:34 [ssh-agent] Stopped. 04:34:34 [PostBuildScript] - [INFO] Executing post build scripts. 04:34:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1235243148827132563.sh 04:34:34 ---> sysstat.sh 04:34:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8531875808330840178.sh 04:34:34 ---> package-listing.sh 04:34:34 ++ tr '[:upper:]' '[:lower:]' 04:34:34 ++ facter osfamily 04:34:34 + OS_FAMILY=redhat 04:34:34 + workspace=/w/workspace/builder-openstack-cron 04:34:34 + START_PACKAGES=/tmp/packages_start.txt 04:34:34 + END_PACKAGES=/tmp/packages_end.txt 04:34:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:34 + PACKAGES=/tmp/packages_start.txt 04:34:34 + '[' /w/workspace/builder-openstack-cron ']' 04:34:34 + PACKAGES=/tmp/packages_end.txt 04:34:34 + case "${OS_FAMILY}" in 04:34:34 + rpm -qa 04:34:34 + sort 04:34:35 + '[' -f /tmp/packages_start.txt ']' 04:34:35 + '[' -f /tmp/packages_end.txt ']' 04:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:35 + '[' /w/workspace/builder-openstack-cron ']' 04:34:35 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 04:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 04:34:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5531640576077694308.sh 04:34:35 ---> capture-instance-metadata.sh 04:34:35 Setup pyenv: 04:34:35 system 04:34:35 3.8.13 04:34:35 3.9.13 04:34:35 3.10.13 04:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:37 lf-activate-venv(): INFO: Base packages installed successfully 04:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools 04:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:34:49 INFO: Running in OpenStack, capturing instance metadata 04:34:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17659408099168619444.sh 04:34:49 provisioning config files... 04:34:49 Could not find credentials [logs] for builder-openstack-cron #73921 04:34:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4445419731041189080tmp 04:34:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:34:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:34:49 provisioning config files... 04:34:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:34:50 [EnvInject] - Injecting environment variables from a build step. 04:34:50 [EnvInject] - Injecting as environment variables the properties content 04:34:50 SERVER_ID=logs 04:34:50 04:34:50 [EnvInject] - Variables injected successfully. 04:34:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1469708203984708699.sh 04:34:50 ---> create-netrc.sh 04:34:50 WARN: Log server credential not found. 04:34:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14320373521322252026.sh 04:34:50 ---> python-tools-install.sh 04:34:50 Setup pyenv: 04:34:50 system 04:34:50 3.8.13 04:34:50 3.9.13 04:34:50 3.10.13 04:34:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:52 lf-activate-venv(): INFO: Base packages installed successfully 04:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools 04:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:35:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12536696452580225977.sh 04:35:02 ---> sudo-logs.sh 04:35:02 Archiving 'sudo' log.. 04:35:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18235772755460238126.sh 04:35:02 ---> job-cost.sh 04:35:02 Setup pyenv: 04:35:02 system 04:35:02 3.8.13 04:35:02 3.9.13 04:35:02 3.10.13 04:35:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:04 lf-activate-venv(): INFO: Base packages installed successfully 04:35:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:35:11 INFO: No Stack... 04:35:11 INFO: Retrieving Pricing Info for: v3-standard-2 04:35:12 INFO: Archiving Costs 04:35:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17686797832108217669.sh 04:35:12 ---> logs-deploy.sh 04:35:12 Setup pyenv: 04:35:12 system 04:35:12 3.8.13 04:35:12 3.9.13 04:35:12 3.10.13 04:35:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xx80 from file:/tmp/.os_lf_venv 04:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:14 lf-activate-venv(): INFO: Base packages installed successfully 04:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools 04:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-Xx80/bin to PATH 04:35:24 WARNING: Nexus logging server not set 04:35:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73921/ 04:35:24 INFO: archiving logs to S3 04:35:25 ---> uname -a: 04:35:25 Linux prd-centos8-builder-2c-2g-447.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 04:35:25 04:35:25 04:35:25 ---> lscpu: 04:35:25 Architecture: x86_64 04:35:25 CPU op-mode(s): 32-bit, 64-bit 04:35:25 Byte Order: Little Endian 04:35:25 CPU(s): 2 04:35:25 On-line CPU(s) list: 0,1 04:35:25 Thread(s) per core: 1 04:35:25 Core(s) per socket: 1 04:35:25 Socket(s): 2 04:35:25 NUMA node(s): 1 04:35:25 Vendor ID: AuthenticAMD 04:35:25 CPU family: 23 04:35:25 Model: 49 04:35:25 Model name: AMD EPYC-Rome Processor 04:35:25 Stepping: 0 04:35:25 CPU MHz: 2800.000 04:35:25 BogoMIPS: 5600.00 04:35:25 Virtualization: AMD-V 04:35:25 Hypervisor vendor: KVM 04:35:25 Virtualization type: full 04:35:25 L1d cache: 32K 04:35:25 L1i cache: 32K 04:35:25 L2 cache: 512K 04:35:25 L3 cache: 16384K 04:35:25 NUMA node0 CPU(s): 0,1 04:35:25 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 04:35:25 04:35:25 04:35:25 ---> nproc: 04:35:25 2 04:35:25 04:35:25 04:35:25 ---> df -h: 04:35:25 Filesystem Size Used Avail Use% Mounted on 04:35:25 devtmpfs 3.8G 0 3.8G 0% /dev 04:35:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:35:25 tmpfs 3.8G 17M 3.8G 1% /run 04:35:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:35:25 /dev/vda1 40G 8.4G 32G 21% / 04:35:25 tmpfs 770M 0 770M 0% /run/user/1001 04:35:25 04:35:25 04:35:25 ---> free -m: 04:35:25 total used free shared buff/cache available 04:35:25 Mem: 7697 650 4780 19 2266 6750 04:35:25 Swap: 1023 0 1023 04:35:25 04:35:25 04:35:25 ---> ip addr: 04:35:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:35:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:35:25 inet 127.0.0.1/8 scope host lo 04:35:25 valid_lft forever preferred_lft forever 04:35:25 inet6 ::1/128 scope host 04:35:25 valid_lft forever preferred_lft forever 04:35:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:35:25 link/ether fa:16:3e:44:18:ae brd ff:ff:ff:ff:ff:ff 04:35:25 altname enp0s3 04:35:25 altname ens3 04:35:25 inet 10.30.170.223/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:35:25 valid_lft 86168sec preferred_lft 86168sec 04:35:25 inet6 fe80::f816:3eff:fe44:18ae/64 scope link 04:35:25 valid_lft forever preferred_lft forever 04:35:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:35:25 link/ether 02:42:36:61:52:60 brd ff:ff:ff:ff:ff:ff 04:35:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:35:25 valid_lft forever preferred_lft forever 04:35:25 04:35:25 04:35:25 ---> sar -b -r -n DEV: 04:35:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2025 _x86_64_ (2 CPU) 04:35:25 04:35:25 04:31:29 LINUX RESTART (2 CPU) 04:35:25 04:35:25 04:32:01 AM tps rtps wtps bread/s bwrtn/s 04:35:25 04:33:01 AM 282.37 15.06 267.31 3819.23 8354.91 04:35:25 04:34:01 AM 92.37 0.70 91.67 103.17 10992.57 04:35:25 04:35:01 AM 28.33 0.73 27.60 67.19 1194.68 04:35:25 Average: 134.35 5.50 128.85 1329.79 6847.62 04:35:25 04:35:25 04:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:35:25 04:33:01 AM 5059976 6954628 2822456 35.81 2688 2076460 1007400 11.28 201760 2294104 185884 04:35:25 04:34:01 AM 4946600 6955860 2935832 37.25 2688 2184520 979200 10.96 232056 2349292 27112 04:35:25 04:35:01 AM 4871880 6884256 3010552 38.19 2688 2187480 1065648 11.93 404592 2249780 10956 04:35:25 Average: 4959485 6931581 2922947 37.08 2688 2149487 1017416 11.39 279469 2297725 74651 04:35:25 04:35:25 04:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:35:25 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 04:33:01 AM eth0 352.07 213.56 2040.34 66.43 0.00 0.00 0.00 0.00 04:35:25 04:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 04:34:01 AM eth0 59.68 39.32 590.63 8.29 0.00 0.00 0.00 0.00 04:35:25 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 04:35:01 AM eth0 31.69 28.90 34.40 10.46 0.00 0.00 0.00 0.00 04:35:25 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 Average: eth0 147.81 93.92 888.44 28.39 0.00 0.00 0.00 0.00 04:35:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:25 04:35:25 04:35:25 ---> sar -P ALL: 04:35:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2025 _x86_64_ (2 CPU) 04:35:25 04:35:25 04:31:29 LINUX RESTART (2 CPU) 04:35:25 04:35:25 04:32:01 AM CPU %user %nice %system %iowait %steal %idle 04:35:25 04:33:01 AM all 40.93 0.00 7.14 2.12 0.09 49.71 04:35:25 04:33:01 AM 0 41.41 0.00 5.88 0.95 0.10 51.66 04:35:25 04:33:01 AM 1 40.46 0.00 8.41 3.30 0.08 47.76 04:35:25 04:34:01 AM all 29.07 0.00 4.80 7.57 0.11 58.44 04:35:25 04:34:01 AM 0 30.80 0.00 5.02 1.10 0.10 62.98 04:35:25 04:34:01 AM 1 27.35 0.00 4.59 14.01 0.12 53.93 04:35:25 04:35:01 AM all 32.79 0.00 3.79 0.19 0.10 63.13 04:35:25 04:35:01 AM 0 24.75 0.00 3.57 0.23 0.10 71.34 04:35:25 04:35:01 AM 1 40.83 0.00 4.00 0.15 0.10 54.92 04:35:25 Average: all 34.26 0.00 5.24 3.30 0.10 57.10 04:35:25 Average: 0 32.32 0.00 4.82 0.76 0.10 61.99 04:35:25 Average: 1 36.20 0.00 5.66 5.83 0.10 52.21 04:35:25 04:35:25 04:35:25