22:32:07 Started by timer 22:32:07 Running as SYSTEM 22:32:07 [EnvInject] - Loading node environment variables. 22:32:07 Building remotely on prd-centos8-builder-2c-2g-38308 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:08 [ssh-agent] Looking for ssh-agent implementation... 22:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:08 $ ssh-agent 22:32:08 SSH_AUTH_SOCK=/tmp/ssh-iYqldXs9xSz6/agent.5460 22:32:08 SSH_AGENT_PID=5461 22:32:08 [ssh-agent] Started. 22:32:08 Running ssh-add (command line suppressed) 22:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_18366683727735320814.key (/w/workspace/builder-openstack-cron@tmp/private_key_18366683727735320814.key) 22:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:08 The recommended git tool is: NONE 22:32:10 using credential jenkins-ssh 22:32:10 Wiping out workspace first. 22:32:10 Cloning the remote Git repository 22:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:10 > git --version # timeout=10 22:32:10 > git --version # 'git version 2.43.0' 22:32:10 using GIT_SSH to set credentials jenkins-ssh 22:32:10 [INFO] Currently running in a labeled security context 22:32:10 [INFO] Currently SELinux is 'enforcing' on the host 22:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5188620789842676433.key 22:32:10 Verifying host key using known hosts file 22:32:11 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. 22:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:13 Avoid second fetch 22:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:13 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 22:32:13 > git config core.sparsecheckout # timeout=10 22:32:13 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 22:32:14 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 22:32:14 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 22:32:14 > git remote # timeout=10 22:32:14 > git submodule init # timeout=10 22:32:14 > git submodule sync # timeout=10 22:32:14 > git config --get remote.origin.url # timeout=10 22:32:14 > git submodule init # timeout=10 22:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:14 > git config --get submodule.global-jjb.url # timeout=10 22:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:14 > git submodule update --init --recursive global-jjb # timeout=10 22:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:19 No emails were triggered. 22:32:19 provisioning config files... 22:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13627163889497075749.sh 22:32:19 ---> python-tools-install.sh 22:32:19 Setup pyenv: 22:32:19 system 22:32:19 * 3.8.13 (set by /opt/pyenv/version) 22:32:19 * 3.9.13 (set by /opt/pyenv/version) 22:32:19 * 3.10.13 (set by /opt/pyenv/version) 22:32:19 * 3.11.7 (set by /opt/pyenv/version) 22:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pPi6 22:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:28 lf-activate-venv(): INFO: Installing: lftools 22:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:32:55 Generating Requirements File 22:33:15 Python 3.11.7 22:33:16 pip 25.1.1 from /tmp/venv-pPi6/lib/python3.11/site-packages/pip (python 3.11) 22:33:16 appdirs==1.4.4 22:33:16 argcomplete==3.6.2 22:33:16 aspy.yaml==1.3.0 22:33:16 attrs==25.3.0 22:33:16 autopage==0.5.2 22:33:16 beautifulsoup4==4.13.4 22:33:16 boto3==1.38.46 22:33:16 botocore==1.38.46 22:33:16 bs4==0.0.2 22:33:16 cachetools==5.5.2 22:33:16 certifi==2025.6.15 22:33:16 cffi==1.17.1 22:33:16 cfgv==3.4.0 22:33:16 chardet==5.2.0 22:33:16 charset-normalizer==3.4.2 22:33:16 click==8.2.1 22:33:16 cliff==4.10.0 22:33:16 cmd2==2.6.2 22:33:16 cryptography==3.3.2 22:33:16 debtcollector==3.0.0 22:33:16 decorator==5.2.1 22:33:16 defusedxml==0.7.1 22:33:16 Deprecated==1.2.18 22:33:16 distlib==0.3.9 22:33:16 dnspython==2.7.0 22:33:16 docker==7.1.0 22:33:16 dogpile.cache==1.4.0 22:33:16 durationpy==0.10 22:33:16 email_validator==2.2.0 22:33:16 filelock==3.18.0 22:33:16 future==1.0.0 22:33:16 gitdb==4.0.12 22:33:16 GitPython==3.1.44 22:33:16 google-auth==2.40.3 22:33:16 httplib2==0.22.0 22:33:16 identify==2.6.12 22:33:16 idna==3.10 22:33:16 importlib-resources==1.5.0 22:33:16 iso8601==2.1.0 22:33:16 Jinja2==3.1.6 22:33:16 jmespath==1.0.1 22:33:16 jsonpatch==1.33 22:33:16 jsonpointer==3.0.0 22:33:16 jsonschema==4.24.0 22:33:16 jsonschema-specifications==2025.4.1 22:33:16 keystoneauth1==5.11.1 22:33:16 kubernetes==33.1.0 22:33:16 lftools==0.37.13 22:33:16 lxml==6.0.0 22:33:16 MarkupSafe==3.0.2 22:33:16 msgpack==1.1.1 22:33:16 multi_key_dict==2.0.3 22:33:16 munch==4.0.0 22:33:16 netaddr==1.3.0 22:33:16 niet==1.4.2 22:33:16 nodeenv==1.9.1 22:33:16 oauth2client==4.1.3 22:33:16 oauthlib==3.3.1 22:33:16 openstacksdk==4.6.0 22:33:16 os-client-config==2.1.0 22:33:16 os-service-types==1.7.0 22:33:16 osc-lib==4.0.2 22:33:16 oslo.config==9.8.0 22:33:16 oslo.context==6.0.0 22:33:16 oslo.i18n==6.5.1 22:33:16 oslo.log==7.1.0 22:33:16 oslo.serialization==5.7.0 22:33:16 oslo.utils==9.0.0 22:33:16 packaging==25.0 22:33:16 pbr==6.1.1 22:33:16 platformdirs==4.3.8 22:33:16 prettytable==3.16.0 22:33:16 psutil==7.0.0 22:33:16 pyasn1==0.6.1 22:33:16 pyasn1_modules==0.4.2 22:33:16 pycparser==2.22 22:33:16 pygerrit2==2.0.15 22:33:16 PyGithub==2.6.1 22:33:16 PyJWT==2.10.1 22:33:16 PyNaCl==1.5.0 22:33:16 pyparsing==2.4.7 22:33:16 pyperclip==1.9.0 22:33:16 pyrsistent==0.20.0 22:33:16 python-cinderclient==9.7.0 22:33:16 python-dateutil==2.9.0.post0 22:33:16 python-heatclient==4.2.0 22:33:16 python-jenkins==1.8.2 22:33:16 python-keystoneclient==5.6.0 22:33:16 python-magnumclient==4.8.1 22:33:16 python-openstackclient==8.1.0 22:33:16 python-swiftclient==4.8.0 22:33:16 PyYAML==6.0.2 22:33:16 referencing==0.36.2 22:33:16 requests==2.32.4 22:33:16 requests-oauthlib==2.0.0 22:33:16 requestsexceptions==1.4.0 22:33:16 rfc3986==2.0.0 22:33:16 rpds-py==0.25.1 22:33:16 rsa==4.9.1 22:33:16 ruamel.yaml==0.18.14 22:33:16 ruamel.yaml.clib==0.2.12 22:33:16 s3transfer==0.13.0 22:33:16 simplejson==3.20.1 22:33:16 six==1.17.0 22:33:16 smmap==5.0.2 22:33:16 soupsieve==2.7 22:33:16 stevedore==5.4.1 22:33:16 tabulate==0.9.0 22:33:16 toml==0.10.2 22:33:16 tomlkit==0.13.3 22:33:16 tqdm==4.67.1 22:33:16 typing_extensions==4.14.0 22:33:16 tzdata==2025.2 22:33:16 urllib3==1.26.20 22:33:16 virtualenv==20.31.2 22:33:16 wcwidth==0.2.13 22:33:16 websocket-client==1.8.0 22:33:16 wrapt==1.17.2 22:33:16 xdg==6.0.0 22:33:16 xmltodict==0.14.2 22:33:16 yq==3.4.3 22:33:16 [EnvInject] - Injecting environment variables from a build step. 22:33:16 [EnvInject] - Injecting as environment variables the properties content 22:33:16 OS_CLOUD=vex 22:33:16 22:33:16 [EnvInject] - Variables injected successfully. 22:33:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10369823276445008199.sh 22:33:16 ---> Orphaned k8s clusters 22:33:16 Setup pyenv: 22:33:16 system 22:33:16 3.8.13 22:33:16 3.9.13 22:33:16 3.10.13 22:33:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPi6 from file:/tmp/.os_lf_venv 22:33:18 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:25 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. 22:33:25 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:33:28 -----> Delete orphaned cluster 22:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins748547701767765461.sh 22:33:28 ---> Orphaned stacks 22:33:28 Setup pyenv: 22:33:29 system 22:33:29 3.8.13 22:33:29 3.9.13 22:33:29 3.10.13 22:33:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPi6 from file:/tmp/.os_lf_venv 22:33:31 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. 22:33:31 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:31 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:33:47 + mapfile -t OS_COE_CLUSTERS_ID 22:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:47 ++ awk '{print $1}' 22:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:49 + echo '-----> Active clusters -> stacks' 22:33:49 -----> Active clusters -> stacks 22:33:49 + OS_COE_STACKS=() 22:33:49 + [[ 0 -gt 0 ]] 22:33:49 + mapfile -t OS_STACKS 22:33:49 ++ awk '{print $1}' 22:33:49 ++ 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 22:33:51 + echo '-----> Active stacks' 22:33:51 -----> Active stacks 22:33:51 + for stack in "${OS_STACKS[@]}" 22:33:51 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 22:33:51 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 22:33:51 + for stack in "${OS_STACKS[@]}" 22:33:51 + echo releng-controller-csit-1node-notifications-longevity-only-calcium-92 22:33:51 releng-controller-csit-1node-notifications-longevity-only-calcium-92 22:33:51 + echo '-----> Delete orphaned stacks' 22:33:51 -----> Delete orphaned stacks 22:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 22:33:51 + [[ 0 -gt 0 ]] 22:33:51 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:33:51 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 22:33:51 + builds=() 22:33:51 + for jenkins in "${@:2}" 22:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22: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' 22:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71883/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-calcium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-calcium/93/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:51 22:33:51 200' 22:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71883/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-calcium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-calcium/93/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:51 22:33:51 200' 22:33:51 ++ head -n1 22:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71883/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-calcium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-calcium/93/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71883/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-calcium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-calcium/93/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:51 22:33:51 200' 22:33:51 ++ awk 'END {print $NF}' 22:33:51 + status=200 22:33:51 + '[' 200 '!=' 200 ']' 22:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:51 ++ echo https://jenkins.opendaylight.org/releng 22:33:51 ++ awk -F/ '{print $NF}' 22:33:51 ++ sed 's/\/*$//' 22:33:51 + silo=releng 22:33:51 + export silo 22:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:51 ++ grep -v null 22:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/71883/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-calcium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-calcium/93/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:51 + for jenkins in "${@:2}" 22:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22: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' 22:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:33:51 22:33:51 200' 22:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:33:51 22:33:51 200' 22:33:51 ++ head -n1 22:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:33:51 22:33:51 200' 22:33:51 ++ awk 'END {print $NF}' 22:33:51 + status=200 22:33:51 + '[' 200 '!=' 200 ']' 22:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:51 ++ awk -F/ '{print $NF}' 22:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 22:33:51 ++ sed 's/\/*$//' 22:33:51 + silo=sandbox 22:33:51 + export silo 22:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:51 ++ grep -v null 22:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:51 + [[ releng-builder-openstack-cron-71883 releng-controller-csit-1node-notifications-longevity-only-calcium-92 releng-integration-distribution-weekly-test-trigger-calcium-93 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 22:33:51 + return 1 22:33:51 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 22:33:51 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 22:33:51 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 22:42:19 Build timed out (after 10 minutes). Marking the build as failed. 22:42:19 $ ssh-agent -k 22:42:19 unset SSH_AUTH_SOCK; 22:42:19 unset SSH_AGENT_PID; 22:42:19 echo Agent pid 5461 killed; 22:42:19 [ssh-agent] Stopped. 22:42:19 Build was aborted 22:42:19 [PostBuildScript] - [INFO] Executing post build scripts. 22:42:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16499278592427415100.sh 22:42:19 /tmp/jenkins748547701767765461.sh: line 129: 6925 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 22:42:19 + for STACK_NAME in "${OS_STACKS[@]}" 22:42:19 + [[ 0 -gt 0 ]] 22:42:19 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-calcium-92 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:42:19 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-calcium-92 22:42:19 + builds=() 22:42:19 + for jenkins in "${@:2}" 22:42:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:42:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:42:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:42:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:42:19 ++ 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' 22:42:19 ---> sysstat.sh 22:42:19 (23) Failed writing body 22:42:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5029836304085831607.sh 22:42:19 ---> package-listing.sh 22:42:19 ++ facter osfamily 22:42:19 ++ tr '[:upper:]' '[:lower:]' 22:42:20 + OS_FAMILY=redhat 22:42:20 + workspace=/w/workspace/builder-openstack-cron 22:42:20 + START_PACKAGES=/tmp/packages_start.txt 22:42:20 + END_PACKAGES=/tmp/packages_end.txt 22:42:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:20 + PACKAGES=/tmp/packages_start.txt 22:42:20 + '[' /w/workspace/builder-openstack-cron ']' 22:42:20 + PACKAGES=/tmp/packages_end.txt 22:42:20 + case "${OS_FAMILY}" in 22:42:20 + sort 22:42:20 + rpm -qa 22:42:20 + '[' -f /tmp/packages_start.txt ']' 22:42:20 + '[' -f /tmp/packages_end.txt ']' 22:42:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:20 + '[' /w/workspace/builder-openstack-cron ']' 22:42:20 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:42:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12966373954569049936.sh 22:42:20 ---> capture-instance-metadata.sh 22:42:20 Setup pyenv: 22:42:20 system 22:42:20 3.8.13 22:42:20 3.9.13 22:42:20 3.10.13 22:42:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPi6 from file:/tmp/.os_lf_venv 22:42:23 lf-activate-venv(): INFO: Installing: lftools 22:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:42:35 INFO: Running in OpenStack, capturing instance metadata 22:42:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12065262603204857051.sh 22:42:35 provisioning config files... 22:42:36 Could not find credentials [logs] for builder-openstack-cron #71883 22:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13713388008590814816tmp 22:42:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:42:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:42:36 provisioning config files... 22:42:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:42:36 [EnvInject] - Injecting environment variables from a build step. 22:42:36 [EnvInject] - Injecting as environment variables the properties content 22:42:36 SERVER_ID=logs 22:42:36 22:42:36 [EnvInject] - Variables injected successfully. 22:42:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11422962624740548017.sh 22:42:36 ---> create-netrc.sh 22:42:36 WARN: Log server credential not found. 22:42:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8298279955430281564.sh 22:42:36 ---> python-tools-install.sh 22:42:36 Setup pyenv: 22:42:36 system 22:42:36 3.8.13 22:42:36 3.9.13 22:42:36 3.10.13 22:42:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPi6 from file:/tmp/.os_lf_venv 22:42:38 lf-activate-venv(): INFO: Installing: lftools 22:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:42:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16272844362750792644.sh 22:42:48 ---> sudo-logs.sh 22:42:48 Archiving 'sudo' log.. 22:42:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins305381199854177811.sh 22:42:48 ---> job-cost.sh 22:42:48 Setup pyenv: 22:42:48 system 22:42:48 3.8.13 22:42:48 3.9.13 22:42:48 3.10.13 22:42:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPi6 from file:/tmp/.os_lf_venv 22:42:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:42:58 INFO: No Stack... 22:42:58 INFO: Retrieving Pricing Info for: v3-standard-2 22:42:58 INFO: Archiving Costs 22:42:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8639184587727461563.sh 22:42:58 ---> logs-deploy.sh 22:42:58 Setup pyenv: 22:42:58 system 22:42:58 3.8.13 22:42:58 3.9.13 22:42:58 3.10.13 22:42:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPi6 from file:/tmp/.os_lf_venv 22:43:01 lf-activate-venv(): INFO: Installing: lftools 22:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-pPi6/bin to PATH 22:43:11 WARNING: Nexus logging server not set 22:43:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71883/ 22:43:11 INFO: archiving logs to S3 22:43:11 ---> uname -a: 22:43:11 Linux prd-centos8-builder-2c-2g-38308.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 22:43:11 22:43:11 22:43:11 ---> lscpu: 22:43:11 Architecture: x86_64 22:43:11 CPU op-mode(s): 32-bit, 64-bit 22:43:11 Byte Order: Little Endian 22:43:11 CPU(s): 2 22:43:11 On-line CPU(s) list: 0,1 22:43:11 Thread(s) per core: 1 22:43:11 Core(s) per socket: 1 22:43:11 Socket(s): 2 22:43:11 NUMA node(s): 1 22:43:11 Vendor ID: AuthenticAMD 22:43:11 CPU family: 23 22:43:11 Model: 49 22:43:11 Model name: AMD EPYC-Rome Processor 22:43:11 Stepping: 0 22:43:11 CPU MHz: 2799.998 22:43:11 BogoMIPS: 5599.99 22:43:11 Virtualization: AMD-V 22:43:11 Hypervisor vendor: KVM 22:43:11 Virtualization type: full 22:43:11 L1d cache: 32K 22:43:11 L1i cache: 32K 22:43:11 L2 cache: 512K 22:43:11 L3 cache: 16384K 22:43:11 NUMA node0 CPU(s): 0,1 22:43:11 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 22:43:11 22:43:11 22:43:11 ---> nproc: 22:43:11 2 22:43:11 22:43:11 22:43:11 ---> df -h: 22:43:11 Filesystem Size Used Avail Use% Mounted on 22:43:11 devtmpfs 3.8G 0 3.8G 0% /dev 22:43:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:43:11 tmpfs 3.8G 17M 3.8G 1% /run 22:43:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:43:11 /dev/vda1 40G 8.4G 32G 21% / 22:43:11 tmpfs 770M 0 770M 0% /run/user/1001 22:43:11 22:43:11 22:43:11 ---> free -m: 22:43:11 total used free shared buff/cache available 22:43:11 Mem: 7697 633 4817 19 2246 6767 22:43:11 Swap: 1023 0 1023 22:43:11 22:43:11 22:43:11 ---> ip addr: 22:43:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:43:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:43:11 inet 127.0.0.1/8 scope host lo 22:43:11 valid_lft forever preferred_lft forever 22:43:11 inet6 ::1/128 scope host 22:43:11 valid_lft forever preferred_lft forever 22:43:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:43:11 link/ether fa:16:3e:99:87:0b brd ff:ff:ff:ff:ff:ff 22:43:11 altname enp0s3 22:43:11 altname ens3 22:43:11 inet 10.30.171.16/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:43:11 valid_lft 85701sec preferred_lft 85701sec 22:43:11 inet6 fe80::f816:3eff:fe99:870b/64 scope link 22:43:11 valid_lft forever preferred_lft forever 22:43:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:43:11 link/ether 02:42:89:42:1e:f5 brd ff:ff:ff:ff:ff:ff 22:43:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:43:11 valid_lft forever preferred_lft forever 22:43:11 22:43:11 22:43:12 ---> sar -b -r -n DEV: 22:43:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/29/2025 _x86_64_ (2 CPU) 22:43:12 22:43:12 22:31:29 LINUX RESTART (2 CPU) 22:43:12 22:43:12 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:43:12 10:33:01 PM 186.25 17.91 168.34 5417.66 7920.09 22:43:12 10:34:01 PM 99.90 1.12 98.78 133.84 10854.16 22:43:12 10:35:01 PM 12.46 0.03 12.43 0.53 1150.03 22:43:12 10:36:01 PM 0.13 0.00 0.13 0.00 1.67 22:43:12 10:37:01 PM 0.17 0.00 0.17 0.00 1.88 22:43:12 10:38:01 PM 0.47 0.00 0.47 0.00 8.61 22:43:12 10:39:01 PM 0.15 0.00 0.15 0.00 2.08 22:43:12 10:40:01 PM 0.13 0.00 0.13 0.00 1.82 22:43:12 10:41:01 PM 0.17 0.00 0.17 0.00 1.25 22:43:12 10:42:01 PM 0.18 0.00 0.18 0.00 2.70 22:43:12 10:43:01 PM 17.96 0.50 17.46 63.72 522.63 22:43:12 Average: 28.91 1.78 27.13 510.56 1860.60 22:43:12 22:43:12 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:43:12 10:33:01 PM 5154672 7003712 2727752 34.61 2688 2031816 983544 11.01 200980 2200748 151840 22:43:12 10:34:01 PM 4954836 6945968 2927588 37.14 2688 2167556 983480 11.01 230516 2343416 27860 22:43:12 10:35:01 PM 4955040 6945588 2927384 37.14 2688 2167576 983480 11.01 230580 2343408 4 22:43:12 10:36:01 PM 4955104 6945652 2927320 37.14 2688 2167576 983480 11.01 230580 2343628 4 22:43:12 10:37:01 PM 4951852 6942404 2930572 37.18 2688 2167580 983480 11.01 230580 2346940 4 22:43:12 10:38:01 PM 4952600 6943152 2929824 37.17 2688 2167580 983480 11.01 230580 2346536 4 22:43:12 10:39:01 PM 4953028 6943580 2929396 37.16 2688 2167580 983480 11.01 230580 2346356 4 22:43:12 10:40:01 PM 4952580 6943136 2929844 37.17 2688 2167584 1001424 11.21 230580 2346712 4 22:43:12 10:41:01 PM 4952828 6943396 2929596 37.17 2688 2167584 1001424 11.21 230580 2346504 4 22:43:12 10:42:01 PM 4952920 6943492 2929504 37.17 2688 2167588 1001424 11.21 230580 2346508 4 22:43:12 10:43:01 PM 5007832 7002668 2874592 36.47 2688 2170784 912848 10.22 387740 2134588 25104 22:43:12 Average: 4976663 6954795 2905761 36.86 2688 2155528 981959 10.99 242171 2313213 18621 22:43:12 22:43:12 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:43:12 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:33:01 PM eth0 324.73 208.65 1851.10 64.93 0.00 0.00 0.00 0.00 22:43:12 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:34:01 PM eth0 62.77 48.39 701.36 9.04 0.00 0.00 0.00 0.00 22:43:12 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:35:01 PM eth0 0.70 0.43 0.34 0.14 0.00 0.00 0.00 0.00 22:43:12 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:36:01 PM eth0 0.72 0.43 0.34 0.14 0.00 0.00 0.00 0.00 22:43:12 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:37:01 PM eth0 0.55 0.32 0.33 0.14 0.00 0.00 0.00 0.00 22:43:12 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:38:01 PM eth0 0.77 0.47 0.47 0.20 0.00 0.00 0.00 0.00 22:43:12 10:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:39:01 PM eth0 0.52 0.40 0.33 0.14 0.00 0.00 0.00 0.00 22:43:12 10:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:40:01 PM eth0 0.67 0.40 0.34 0.14 0.00 0.00 0.00 0.00 22:43:12 10:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:41:01 PM eth0 0.53 0.38 0.33 0.14 0.00 0.00 0.00 0.00 22:43:12 10:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:42:01 PM eth0 0.62 0.40 0.34 0.14 0.00 0.00 0.00 0.00 22:43:12 10:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 10:43:01 PM eth0 17.90 15.36 14.65 7.92 0.00 0.00 0.00 0.00 22:43:12 10:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 Average: eth0 37.32 25.06 233.64 7.55 0.00 0.00 0.00 0.00 22:43:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:12 22:43:12 22:43:12 ---> sar -P ALL: 22:43:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/29/2025 _x86_64_ (2 CPU) 22:43:12 22:43:12 22:31:29 LINUX RESTART (2 CPU) 22:43:12 22:43:12 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:43:12 10:33:01 PM all 37.41 0.00 7.09 2.05 0.10 53.34 22:43:12 10:33:01 PM 0 28.10 0.00 6.25 1.36 0.10 64.20 22:43:12 10:33:01 PM 1 46.71 0.00 7.94 2.74 0.10 42.50 22:43:12 10:34:01 PM all 30.88 0.00 4.61 1.25 0.11 63.15 22:43:12 10:34:01 PM 0 18.17 0.00 4.01 1.36 0.12 76.34 22:43:12 10:34:01 PM 1 43.62 0.00 5.20 1.13 0.10 49.94 22:43:12 10:35:01 PM all 0.36 0.00 0.14 0.10 0.05 99.35 22:43:12 10:35:01 PM 0 0.18 0.00 0.13 0.12 0.05 99.52 22:43:12 10:35:01 PM 1 0.53 0.00 0.15 0.08 0.05 99.18 22:43:12 10:36:01 PM all 0.37 0.00 0.07 0.00 0.05 99.52 22:43:12 10:36:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 22:43:12 10:36:01 PM 1 0.65 0.00 0.07 0.00 0.03 99.25 22:43:12 10:37:01 PM all 0.25 0.00 0.10 0.00 0.04 99.61 22:43:12 10:37:01 PM 0 0.15 0.00 0.10 0.00 0.05 99.70 22:43:12 10:37:01 PM 1 0.35 0.00 0.10 0.00 0.03 99.52 22:43:12 10:38:01 PM all 0.36 0.00 0.08 0.01 0.05 99.50 22:43:12 10:38:01 PM 0 0.50 0.00 0.08 0.02 0.05 99.35 22:43:12 10:38:01 PM 1 0.22 0.00 0.08 0.00 0.05 99.65 22:43:12 10:39:01 PM all 0.41 0.00 0.06 0.00 0.04 99.49 22:43:12 10:39:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35 22:43:12 10:39:01 PM 1 0.23 0.00 0.08 0.00 0.05 99.63 22:43:12 10:40:01 PM all 0.37 0.00 0.08 0.00 0.04 99.52 22:43:12 10:40:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 22:43:12 10:40:01 PM 1 0.27 0.00 0.10 0.00 0.05 99.58 22:43:12 10:41:01 PM all 0.48 0.00 0.08 0.00 0.05 99.40 22:43:12 10:41:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 22:43:12 10:41:01 PM 1 0.38 0.00 0.10 0.00 0.05 99.47 22:43:12 10:42:01 PM all 0.36 0.00 0.08 0.00 0.05 99.52 22:43:12 10:42:01 PM 0 0.48 0.00 0.07 0.00 0.05 99.40 22:43:12 10:42:01 PM 1 0.23 0.00 0.08 0.00 0.05 99.63 22:43:12 10:43:01 PM all 25.94 0.00 3.81 0.14 0.08 70.02 22:43:12 10:43:01 PM 0 28.01 0.00 4.36 0.17 0.08 67.38 22:43:12 10:43:01 PM 1 23.88 0.00 3.26 0.12 0.08 72.65 22:43:12 22:43:12 Average: CPU %user %nice %system %iowait %steal %idle 22:43:12 Average: all 8.83 0.00 1.47 0.32 0.06 89.31 22:43:12 Average: 0 7.03 0.00 1.38 0.27 0.06 91.26 22:43:12 Average: 1 10.64 0.00 1.56 0.37 0.06 87.37 22:43:12 22:43:12 22:43:12