08:32:06 Started by timer 08:32:06 Running as SYSTEM 08:32:06 [EnvInject] - Loading node environment variables. 08:32:06 Building remotely on prd-centos8-builder-2c-2g-39018 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 08:32:06 [ssh-agent] Looking for ssh-agent implementation... 08:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:06 $ ssh-agent 08:32:06 SSH_AUTH_SOCK=/tmp/ssh-CJG8b2G9aiI7/agent.5437 08:32:06 SSH_AGENT_PID=5438 08:32:06 [ssh-agent] Started. 08:32:06 Running ssh-add (command line suppressed) 08:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13746225975139578755.key (/w/workspace/builder-openstack-cron@tmp/private_key_13746225975139578755.key) 08:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:32:06 The recommended git tool is: NONE 08:32:08 using credential jenkins-ssh 08:32:08 Wiping out workspace first. 08:32:08 Cloning the remote Git repository 08:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 08:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:32:09 > git --version # timeout=10 08:32:09 > git --version # 'git version 2.43.0' 08:32:09 using GIT_SSH to set credentials jenkins-ssh 08:32:09 [INFO] Currently running in a labeled security context 08:32:09 [INFO] Currently SELinux is 'enforcing' on the host 08:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6668440703846074378.key 08:32:09 Verifying host key using known hosts file 08:32:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:11 Avoid second fetch 08:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:32:11 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 08:32:12 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 08:32:12 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 08:32:12 > git remote # timeout=10 08:32:12 > git submodule init # timeout=10 08:32:12 > git submodule sync # timeout=10 08:32:12 > git config --get remote.origin.url # timeout=10 08:32:12 > git submodule init # timeout=10 08:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:32:12 > git config --get submodule.global-jjb.url # timeout=10 08:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 08:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:32:12 > git submodule update --init --recursive global-jjb # timeout=10 08:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 08:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:32:17 No emails were triggered. 08:32:17 provisioning config files... 08:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6227717778355944778.sh 08:32:17 ---> python-tools-install.sh 08:32:17 Setup pyenv: 08:32:17 system 08:32:17 * 3.8.13 (set by /opt/pyenv/version) 08:32:17 * 3.9.13 (set by /opt/pyenv/version) 08:32:17 * 3.10.13 (set by /opt/pyenv/version) 08:32:17 * 3.11.7 (set by /opt/pyenv/version) 08:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t4gy 08:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:26 lf-activate-venv(): INFO: Installing: lftools 08:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:32:52 Generating Requirements File 08:33:14 Python 3.11.7 08:33:14 pip 25.1.1 from /tmp/venv-t4gy/lib/python3.11/site-packages/pip (python 3.11) 08:33:14 appdirs==1.4.4 08:33:14 argcomplete==3.6.2 08:33:14 aspy.yaml==1.3.0 08:33:14 attrs==25.3.0 08:33:14 autopage==0.5.2 08:33:14 beautifulsoup4==4.13.4 08:33:14 boto3==1.39.1 08:33:14 botocore==1.39.1 08:33:14 bs4==0.0.2 08:33:14 cachetools==5.5.2 08:33:14 certifi==2025.6.15 08:33:14 cffi==1.17.1 08:33:14 cfgv==3.4.0 08:33:14 chardet==5.2.0 08:33:14 charset-normalizer==3.4.2 08:33:14 click==8.2.1 08:33:14 cliff==4.10.0 08:33:14 cmd2==2.7.0 08:33:14 cryptography==3.3.2 08:33:14 debtcollector==3.0.0 08:33:14 decorator==5.2.1 08:33:14 defusedxml==0.7.1 08:33:14 Deprecated==1.2.18 08:33:14 distlib==0.3.9 08:33:14 dnspython==2.7.0 08:33:14 docker==7.1.0 08:33:14 dogpile.cache==1.4.0 08:33:14 durationpy==0.10 08:33:14 email_validator==2.2.0 08:33:14 filelock==3.18.0 08:33:14 future==1.0.0 08:33:14 gitdb==4.0.12 08:33:14 GitPython==3.1.44 08:33:14 google-auth==2.40.3 08:33:14 httplib2==0.22.0 08:33:14 identify==2.6.12 08:33:14 idna==3.10 08:33:14 importlib-resources==1.5.0 08:33:14 iso8601==2.1.0 08:33:14 Jinja2==3.1.6 08:33:14 jmespath==1.0.1 08:33:14 jsonpatch==1.33 08:33:14 jsonpointer==3.0.0 08:33:14 jsonschema==4.24.0 08:33:14 jsonschema-specifications==2025.4.1 08:33:14 keystoneauth1==5.11.1 08:33:14 kubernetes==33.1.0 08:33:14 lftools==0.37.13 08:33:14 lxml==6.0.0 08:33:14 markdown-it-py==3.0.0 08:33:14 MarkupSafe==3.0.2 08:33:14 mdurl==0.1.2 08:33:14 msgpack==1.1.1 08:33:14 multi_key_dict==2.0.3 08:33:14 munch==4.0.0 08:33:14 netaddr==1.3.0 08:33:14 niet==1.4.2 08:33:14 nodeenv==1.9.1 08:33:14 oauth2client==4.1.3 08:33:14 oauthlib==3.3.1 08:33:14 openstacksdk==4.6.0 08:33:14 os-client-config==2.1.0 08:33:14 os-service-types==1.7.0 08:33:14 osc-lib==4.0.2 08:33:14 oslo.config==9.8.0 08:33:14 oslo.context==6.0.0 08:33:14 oslo.i18n==6.5.1 08:33:14 oslo.log==7.1.0 08:33:14 oslo.serialization==5.7.0 08:33:14 oslo.utils==9.0.0 08:33:14 packaging==25.0 08:33:14 pbr==6.1.1 08:33:14 platformdirs==4.3.8 08:33:14 prettytable==3.16.0 08:33:14 psutil==7.0.0 08:33:14 pyasn1==0.6.1 08:33:14 pyasn1_modules==0.4.2 08:33:14 pycparser==2.22 08:33:14 pygerrit2==2.0.15 08:33:14 PyGithub==2.6.1 08:33:14 Pygments==2.19.2 08:33:14 PyJWT==2.10.1 08:33:14 PyNaCl==1.5.0 08:33:14 pyparsing==2.4.7 08:33:14 pyperclip==1.9.0 08:33:14 pyrsistent==0.20.0 08:33:14 python-cinderclient==9.7.0 08:33:14 python-dateutil==2.9.0.post0 08:33:14 python-heatclient==4.2.0 08:33:14 python-jenkins==1.8.2 08:33:14 python-keystoneclient==5.6.0 08:33:14 python-magnumclient==4.8.1 08:33:14 python-openstackclient==8.1.0 08:33:14 python-swiftclient==4.8.0 08:33:14 PyYAML==6.0.2 08:33:14 referencing==0.36.2 08:33:14 requests==2.32.4 08:33:14 requests-oauthlib==2.0.0 08:33:14 requestsexceptions==1.4.0 08:33:14 rfc3986==2.0.0 08:33:14 rich==14.0.0 08:33:14 rich-argparse==1.7.1 08:33:14 rpds-py==0.26.0 08:33:14 rsa==4.9.1 08:33:14 ruamel.yaml==0.18.14 08:33:14 ruamel.yaml.clib==0.2.12 08:33:14 s3transfer==0.13.0 08:33:14 simplejson==3.20.1 08:33:14 six==1.17.0 08:33:14 smmap==5.0.2 08:33:14 soupsieve==2.7 08:33:14 stevedore==5.4.1 08:33:14 tabulate==0.9.0 08:33:14 toml==0.10.2 08:33:14 tomlkit==0.13.3 08:33:14 tqdm==4.67.1 08:33:14 typing_extensions==4.14.0 08:33:14 tzdata==2025.2 08:33:14 urllib3==1.26.20 08:33:14 virtualenv==20.31.2 08:33:14 wcwidth==0.2.13 08:33:14 websocket-client==1.8.0 08:33:14 wrapt==1.17.2 08:33:14 xdg==6.0.0 08:33:14 xmltodict==0.14.2 08:33:14 yq==3.4.3 08:33:14 [EnvInject] - Injecting environment variables from a build step. 08:33:14 [EnvInject] - Injecting as environment variables the properties content 08:33:14 OS_CLOUD=vex 08:33:14 08:33:14 [EnvInject] - Variables injected successfully. 08:33:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12071338535351552935.sh 08:33:14 ---> Orphaned k8s clusters 08:33:14 Setup pyenv: 08:33:15 system 08:33:15 3.8.13 08:33:15 3.9.13 08:33:15 3.10.13 08:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4gy from file:/tmp/.os_lf_venv 08:33:17 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 08: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. 08:33:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 08:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:33:27 -----> Delete orphaned cluster 08:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5419334833929775362.sh 08:33:27 ---> Orphaned stacks 08:33:27 Setup pyenv: 08:33:27 system 08:33:27 3.8.13 08:33:27 3.9.13 08:33:27 3.10.13 08:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4gy from file:/tmp/.os_lf_venv 08:33:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:33:29 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 08:33:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:33:47 + mapfile -t OS_COE_CLUSTERS_ID 08:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:33:47 ++ awk '{print $1}' 08:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:33:49 + echo '-----> Active clusters -> stacks' 08:33:49 -----> Active clusters -> stacks 08:33:49 + OS_COE_STACKS=() 08:33:49 + [[ 0 -gt 0 ]] 08:33:49 + mapfile -t OS_STACKS 08:33:49 ++ awk '{print $1}' 08: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 08:33:51 + echo '-----> Active stacks' 08:33:51 -----> Active stacks 08:33:51 + for stack in "${OS_STACKS[@]}" 08:33:51 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 + echo '-----> Delete orphaned stacks' 08:33:51 -----> Delete orphaned stacks 08:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 08:33:51 + [[ 0 -gt 0 ]] 08:33:51 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 08:33:51 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 + builds=() 08:33:51 + for jenkins in "${@:2}" 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08: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' 08: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/71941/"}}],"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/infrautils-maven-merge-6.0.x/410/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3319/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3323/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3325/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3324/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08: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/71941/"}}],"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/infrautils-maven-merge-6.0.x/410/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3319/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3323/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3325/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3324/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ head -n1 08: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/71941/"}}],"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/infrautils-maven-merge-6.0.x/410/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3319/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3323/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3325/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3324/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08: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/71941/"}}],"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/infrautils-maven-merge-6.0.x/410/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3319/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3323/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3325/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3324/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ awk 'END {print $NF}' 08:33:51 + status=200 08:33:51 + '[' 200 '!=' 200 ']' 08:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:33:51 ++ echo https://jenkins.opendaylight.org/releng 08:33:51 ++ awk -F/ '{print $NF}' 08:33:51 ++ sed 's/\/*$//' 08:33:51 + silo=releng 08:33:51 + export silo 08:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08: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/71941/"}}],"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/infrautils-maven-merge-6.0.x/410/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3319/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3323/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3325/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3324/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:33:51 ++ grep -v null 08:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:33:51 + for jenkins in "${@:2}" 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08: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' 08:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ head -n1 08:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:33:51 08:33:51 200' 08:33:51 ++ awk 'END {print $NF}' 08:33:51 + status=200 08:33:51 + '[' 200 '!=' 200 ']' 08:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 08:33:51 ++ awk -F/ '{print $NF}' 08:33:51 ++ sed 's/\/*$//' 08:33:51 + silo=sandbox 08:33:51 + export silo 08:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:33:51 ++ grep -v null 08:33:51 + [[ releng-builder-openstack-cron-71941 releng-infrautils-maven-merge-6.0.x-410 releng-transportpce-tox-verify-transportpce-master-3319 releng-transportpce-tox-verify-transportpce-master-3323 releng-transportpce-tox-verify-transportpce-master-3325 releng-transportpce-tox-verify-transportpce-master-3324 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 08:33:51 + return 1 08:33:51 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 08:33:51 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:33:51 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 08:42:17 Build timed out (after 10 minutes). Marking the build as failed. 08:42:17 $ ssh-agent -k 08:42:17 unset SSH_AUTH_SOCK; 08:42:17 unset SSH_AGENT_PID; 08:42:17 echo Agent pid 5438 killed; 08:42:17 [ssh-agent] Stopped. 08:42:17 Build was aborted 08:42:17 [PostBuildScript] - [INFO] Executing post build scripts. 08:42:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10225500854212083387.sh 08:42:17 ---> sysstat.sh 08:42:17 /tmp/jenkins5419334833929775362.sh: line 129: 6899 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 08:42:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6338492679244312141.sh 08:42:17 ---> package-listing.sh 08:42:17 ++ facter osfamily 08:42:17 ++ tr '[:upper:]' '[:lower:]' 08:42:17 + OS_FAMILY=redhat 08:42:17 + workspace=/w/workspace/builder-openstack-cron 08:42:17 + START_PACKAGES=/tmp/packages_start.txt 08:42:17 + END_PACKAGES=/tmp/packages_end.txt 08:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:17 + PACKAGES=/tmp/packages_start.txt 08:42:17 + '[' /w/workspace/builder-openstack-cron ']' 08:42:17 + PACKAGES=/tmp/packages_end.txt 08:42:17 + case "${OS_FAMILY}" in 08:42:17 + rpm -qa 08:42:17 + sort 08:42:18 + '[' -f /tmp/packages_start.txt ']' 08:42:18 + '[' -f /tmp/packages_end.txt ']' 08:42:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:18 + '[' /w/workspace/builder-openstack-cron ']' 08:42:18 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 08:42:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 08:42:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11069679686564379573.sh 08:42:18 ---> capture-instance-metadata.sh 08:42:18 Setup pyenv: 08:42:18 system 08:42:18 3.8.13 08:42:18 3.9.13 08:42:18 3.10.13 08:42:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4gy from file:/tmp/.os_lf_venv 08:42:21 lf-activate-venv(): INFO: Installing: lftools 08:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:42:33 INFO: Running in OpenStack, capturing instance metadata 08:42:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10126978842977322239.sh 08:42:33 provisioning config files... 08:42:34 Could not find credentials [logs] for builder-openstack-cron #71941 08:42:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1487849731641971783tmp 08:42:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:42:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:42:34 provisioning config files... 08:42:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:42:34 [EnvInject] - Injecting environment variables from a build step. 08:42:34 [EnvInject] - Injecting as environment variables the properties content 08:42:34 SERVER_ID=logs 08:42:34 08:42:34 [EnvInject] - Variables injected successfully. 08:42:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4451861855881481212.sh 08:42:34 ---> create-netrc.sh 08:42:34 WARN: Log server credential not found. 08:42:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12221558767459544650.sh 08:42:34 ---> python-tools-install.sh 08:42:34 Setup pyenv: 08:42:34 system 08:42:34 3.8.13 08:42:34 3.9.13 08:42:34 3.10.13 08:42:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4gy from file:/tmp/.os_lf_venv 08:42:36 lf-activate-venv(): INFO: Installing: lftools 08:42:46 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:42:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11815627782008827506.sh 08:42:46 ---> sudo-logs.sh 08:42:46 Archiving 'sudo' log.. 08:42:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16092885259844019260.sh 08:42:46 ---> job-cost.sh 08:42:46 Setup pyenv: 08:42:47 system 08:42:47 3.8.13 08:42:47 3.9.13 08:42:47 3.10.13 08:42:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4gy from file:/tmp/.os_lf_venv 08:42:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:42:57 INFO: No Stack... 08:42:57 INFO: Retrieving Pricing Info for: v3-standard-2 08:42:58 INFO: Archiving Costs 08:42:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12406443633437940729.sh 08:42:58 ---> logs-deploy.sh 08:42:58 Setup pyenv: 08:42:58 system 08:42:58 3.8.13 08:42:58 3.9.13 08:42:58 3.10.13 08:42:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4gy from file:/tmp/.os_lf_venv 08:43:00 lf-activate-venv(): INFO: Installing: lftools 08:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-t4gy/bin to PATH 08:43:09 WARNING: Nexus logging server not set 08:43:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71941/ 08:43:09 INFO: archiving logs to S3 08:43:10 ---> uname -a: 08:43:10 Linux prd-centos8-builder-2c-2g-39018.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:43:10 08:43:10 08:43:10 ---> lscpu: 08:43:10 Architecture: x86_64 08:43:10 CPU op-mode(s): 32-bit, 64-bit 08:43:10 Byte Order: Little Endian 08:43:10 CPU(s): 2 08:43:10 On-line CPU(s) list: 0,1 08:43:10 Thread(s) per core: 1 08:43:10 Core(s) per socket: 1 08:43:10 Socket(s): 2 08:43:10 NUMA node(s): 1 08:43:10 Vendor ID: AuthenticAMD 08:43:10 CPU family: 23 08:43:10 Model: 49 08:43:10 Model name: AMD EPYC-Rome Processor 08:43:10 Stepping: 0 08:43:10 CPU MHz: 2799.998 08:43:10 BogoMIPS: 5599.99 08:43:10 Virtualization: AMD-V 08:43:10 Hypervisor vendor: KVM 08:43:10 Virtualization type: full 08:43:10 L1d cache: 32K 08:43:10 L1i cache: 32K 08:43:10 L2 cache: 512K 08:43:10 L3 cache: 16384K 08:43:10 NUMA node0 CPU(s): 0,1 08:43:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:43:10 08:43:10 08:43:10 ---> nproc: 08:43:10 2 08:43:10 08:43:10 08:43:10 ---> df -h: 08:43:10 Filesystem Size Used Avail Use% Mounted on 08:43:10 devtmpfs 3.8G 0 3.8G 0% /dev 08:43:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:43:10 tmpfs 3.8G 17M 3.8G 1% /run 08:43:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:43:10 /dev/vda1 40G 8.4G 32G 21% / 08:43:10 tmpfs 770M 0 770M 0% /run/user/1001 08:43:10 08:43:10 08:43:10 ---> free -m: 08:43:10 total used free shared buff/cache available 08:43:10 Mem: 7697 616 4821 19 2259 6784 08:43:10 Swap: 1023 0 1023 08:43:10 08:43:10 08:43:10 ---> ip addr: 08:43:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:43:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:43:10 inet 127.0.0.1/8 scope host lo 08:43:10 valid_lft forever preferred_lft forever 08:43:10 inet6 ::1/128 scope host 08:43:10 valid_lft forever preferred_lft forever 08:43:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:43:10 link/ether fa:16:3e:1d:72:3a brd ff:ff:ff:ff:ff:ff 08:43:10 altname enp0s3 08:43:10 altname ens3 08:43:10 inet 10.30.171.163/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:43:10 valid_lft 85700sec preferred_lft 85700sec 08:43:10 inet6 fe80::f816:3eff:fe1d:723a/64 scope link 08:43:10 valid_lft forever preferred_lft forever 08:43:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:43:10 link/ether 02:42:04:86:2e:6b brd ff:ff:ff:ff:ff:ff 08:43:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:43:10 valid_lft forever preferred_lft forever 08:43:10 08:43:10 08:43:10 ---> sar -b -r -n DEV: 08:43:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/02/2025 _x86_64_ (2 CPU) 08:43:10 08:43:10 08:31:27 LINUX RESTART (2 CPU) 08:43:10 08:43:10 08:32:01 AM tps rtps wtps bread/s bwrtn/s 08:43:10 08:33:01 AM 206.65 8.68 197.97 1612.53 7300.50 08:43:10 08:34:01 AM 99.18 1.10 98.08 133.71 11244.44 08:43:10 08:35:01 AM 13.60 0.03 13.56 0.53 1164.51 08:43:10 08:36:01 AM 0.20 0.00 0.20 0.00 2.27 08:43:10 08:37:01 AM 0.17 0.00 0.17 0.00 1.55 08:43:10 08:38:01 AM 0.35 0.00 0.35 0.00 5.23 08:43:10 08:39:01 AM 0.13 0.00 0.13 0.00 0.90 08:43:10 08:40:01 AM 0.12 0.00 0.12 0.00 0.93 08:43:10 08:41:01 AM 0.17 0.00 0.17 0.00 1.22 08:43:10 08:42:01 AM 0.40 0.00 0.40 0.00 7.82 08:43:10 08:43:01 AM 17.28 0.68 16.59 71.04 467.81 08:43:10 Average: 30.75 0.95 29.80 165.29 1836.14 08:43:10 08:43:10 08:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:43:10 08:33:01 AM 5156112 7028620 2726320 34.59 2688 2054408 937880 10.50 200960 2199088 174964 08:43:10 08:34:01 AM 4959692 6964000 2922740 37.08 2688 2179776 974012 10.91 230612 2337352 27868 08:43:10 08:35:01 AM 4959488 6963368 2922944 37.08 2688 2179796 974012 10.91 230716 2337188 4 08:43:10 08:36:01 AM 4957064 6960948 2925368 37.11 2688 2179796 974012 10.91 230716 2339696 4 08:43:10 08:37:01 AM 4956644 6960532 2925788 37.12 2688 2179800 974012 10.91 230716 2340196 12 08:43:10 08:38:01 AM 4956812 6960672 2925620 37.12 2688 2179800 974012 10.91 230716 2340164 8 08:43:10 08:39:01 AM 4956908 6960768 2925524 37.11 2688 2179800 974012 10.91 230716 2340104 4 08:43:10 08:40:01 AM 4957244 6961108 2925188 37.11 2688 2179804 996380 11.16 230716 2340112 4 08:43:10 08:41:01 AM 4956972 6960868 2925460 37.11 2688 2179804 996380 11.16 230716 2340152 4 08:43:10 08:42:01 AM 4956816 6960716 2925616 37.12 2688 2179808 996380 11.16 230716 2340332 12 08:43:10 08:43:01 AM 4984900 6993196 2897532 36.76 2688 2183168 946820 10.60 398296 2144204 25300 08:43:10 Average: 4978059 6970436 2904373 36.85 2688 2168705 974356 10.91 243236 2308963 20744 08:43:10 08:43:10 08:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:43:10 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:33:01 AM eth0 251.54 159.40 1651.21 55.64 0.00 0.00 0.00 0.00 08:43:10 08:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:34:01 AM eth0 73.25 56.37 702.27 9.87 0.00 0.00 0.00 0.00 08:43:10 08:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:35:01 AM eth0 0.58 0.43 0.34 0.14 0.00 0.00 0.00 0.00 08:43:10 08:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:36:01 AM eth0 0.58 0.43 0.33 0.14 0.00 0.00 0.00 0.00 08:43:10 08:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:37:01 AM eth0 0.68 0.50 0.41 0.21 0.00 0.00 0.00 0.00 08:43:10 08:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:38:01 AM eth0 0.68 0.40 0.39 0.14 0.00 0.00 0.00 0.00 08:43:10 08:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:39:01 AM eth0 0.58 0.40 0.34 0.14 0.00 0.00 0.00 0.00 08:43:10 08:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:40:01 AM eth0 0.68 0.38 0.34 0.14 0.00 0.00 0.00 0.00 08:43:10 08:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:41:01 AM eth0 0.58 0.40 0.33 0.14 0.00 0.00 0.00 0.00 08:43:10 08:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:42:01 AM eth0 0.75 0.48 0.41 0.20 0.00 0.00 0.00 0.00 08:43:10 08:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:43:01 AM eth0 18.84 16.66 14.85 11.46 0.00 0.00 0.00 0.00 08:43:10 08:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 Average: eth0 31.71 21.45 215.59 7.11 0.00 0.00 0.00 0.00 08:43:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:10 08:43:10 08:43:10 ---> sar -P ALL: 08:43:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/02/2025 _x86_64_ (2 CPU) 08:43:10 08:43:10 08:31:27 LINUX RESTART (2 CPU) 08:43:10 08:43:10 08:32:01 AM CPU %user %nice %system %iowait %steal %idle 08:43:10 08:33:01 AM all 36.90 0.00 6.42 1.67 0.08 54.93 08:43:10 08:33:01 AM 0 38.64 0.00 7.62 2.52 0.08 51.14 08:43:10 08:33:01 AM 1 35.17 0.00 5.23 0.82 0.08 58.70 08:43:10 08:34:01 AM all 30.33 0.00 4.27 0.90 0.09 64.41 08:43:10 08:34:01 AM 0 31.02 0.00 3.81 1.03 0.10 64.03 08:43:10 08:34:01 AM 1 29.65 0.00 4.72 0.77 0.08 64.78 08:43:10 08:35:01 AM all 0.36 0.00 0.14 0.11 0.06 99.33 08:43:10 08:35:01 AM 0 0.47 0.00 0.15 0.15 0.05 99.18 08:43:10 08:35:01 AM 1 0.25 0.00 0.13 0.07 0.07 99.48 08:43:10 08:36:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54 08:43:10 08:36:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 08:43:10 08:36:01 AM 1 0.22 0.00 0.08 0.00 0.07 99.63 08:43:10 08:37:01 AM all 0.38 0.00 0.08 0.00 0.05 99.48 08:43:10 08:37:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 08:43:10 08:37:01 AM 1 0.22 0.00 0.12 0.00 0.07 99.60 08:43:10 08:38:01 AM all 0.39 0.00 0.07 0.00 0.06 99.48 08:43:10 08:38:01 AM 0 0.47 0.00 0.05 0.00 0.07 99.42 08:43:10 08:38:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55 08:43:10 08:39:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 08:43:10 08:39:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 08:43:10 08:39:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70 08:43:10 08:40:01 AM all 0.36 0.00 0.06 0.00 0.05 99.53 08:43:10 08:40:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 08:43:10 08:40:01 AM 1 0.22 0.00 0.07 0.00 0.07 99.65 08:43:10 08:41:01 AM all 0.38 0.00 0.08 0.00 0.05 99.50 08:43:10 08:41:01 AM 0 0.15 0.00 0.08 0.00 0.07 99.70 08:43:10 08:41:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 08:43:10 08:42:01 AM all 0.40 0.00 0.04 0.00 0.07 99.49 08:43:10 08:42:01 AM 0 0.12 0.00 0.05 0.00 0.08 99.75 08:43:10 08:42:01 AM 1 0.68 0.00 0.03 0.00 0.05 99.23 08:43:10 08:43:01 AM all 26.97 0.20 3.86 0.11 0.07 68.79 08:43:10 08:43:01 AM 0 32.48 0.40 4.33 0.12 0.07 62.60 08:43:10 08:43:01 AM 1 21.45 0.00 3.38 0.10 0.08 74.98 08:43:10 08:43:10 Average: CPU %user %nice %system %iowait %steal %idle 08:43:10 Average: all 8.84 0.02 1.38 0.25 0.06 89.45 08:43:10 Average: 0 9.58 0.04 1.48 0.35 0.06 88.49 08:43:10 Average: 1 8.10 0.00 1.27 0.16 0.06 90.41 08:43:10 08:43:10 08:43:10