13:32:12 Started by timer 13:32:12 Running as SYSTEM 13:32:12 [EnvInject] - Loading node environment variables. 13:32:13 Building remotely on prd-centos8-builder-2c-2g-12021 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:32:13 [ssh-agent] Looking for ssh-agent implementation... 13:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:13 $ ssh-agent 13:32:13 SSH_AUTH_SOCK=/tmp/ssh-gLO41OjddQgu/agent.5465 13:32:13 SSH_AGENT_PID=5466 13:32:13 [ssh-agent] Started. 13:32:13 Running ssh-add (command line suppressed) 13:32:13 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_16472203284595523406.key (/w/workspace/builder-openstack-cron@tmp/private_key_16472203284595523406.key) 13:32:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:32:14 The recommended git tool is: NONE 13:32:21 using credential jenkins-ssh 13:32:21 Wiping out workspace first. 13:32:21 Cloning the remote Git repository 13:32:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:32:21 > git init /w/workspace/builder-openstack-cron # timeout=10 13:32:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:32:21 > git --version # timeout=10 13:32:21 > git --version # 'git version 2.43.0' 13:32:21 using GIT_SSH to set credentials jenkins-ssh 13:32:21 [INFO] Currently running in a labeled security context 13:32:21 [INFO] Currently SELinux is 'enforcing' on the host 13:32:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16237656264204485444.key 13:32:21 Verifying host key using known hosts file 13:32:21 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. 13:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:25 Avoid second fetch 13:32:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:32:25 Checking out Revision d20e6cab5c445034747fdbace7eb84e775aee79e (refs/remotes/origin/master) 13:32:25 > git config core.sparsecheckout # timeout=10 13:32:25 > git checkout -f d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 13:32:26 Commit message: "Fix integration-test/autorelease trigger" 13:32:26 > git rev-list --no-walk d20e6cab5c445034747fdbace7eb84e775aee79e # timeout=10 13:32:26 > git remote # timeout=10 13:32:26 > git submodule init # timeout=10 13:32:26 > git submodule sync # timeout=10 13:32:26 > git config --get remote.origin.url # timeout=10 13:32:26 > git submodule init # timeout=10 13:32:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:32:26 > git config --get submodule.global-jjb.url # timeout=10 13:32:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:32:26 > git config --get submodule.packer/common-packer.url # timeout=10 13:32:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:32:27 > git submodule update --init --recursive global-jjb # timeout=10 13:32:28 > git submodule update --init --recursive packer/common-packer # timeout=10 13:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:32:32 No emails were triggered. 13:32:32 provisioning config files... 13:32:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:32:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11297926405463484410.sh 13:32:33 ---> python-tools-install.sh 13:32:33 Setup pyenv: 13:32:33 system 13:32:33 * 3.8.13 (set by /opt/pyenv/version) 13:32:33 * 3.9.13 (set by /opt/pyenv/version) 13:32:33 * 3.10.13 (set by /opt/pyenv/version) 13:32:33 * 3.11.7 (set by /opt/pyenv/version) 13:32:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYkF 13:32:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:42 lf-activate-venv(): INFO: Base packages installed successfully 13:32:42 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:33:07 Generating Requirements File 13: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. 13:33:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:29 Python 3.11.7 13:33:29 pip 25.3 from /tmp/venv-nYkF/lib/python3.11/site-packages/pip (python 3.11) 13:33:30 appdirs==1.4.4 13:33:30 argcomplete==3.6.3 13:33:30 aspy.yaml==1.3.0 13:33:30 attrs==25.4.0 13:33:30 autopage==0.5.2 13:33:30 beautifulsoup4==4.14.3 13:33:30 boto3==1.42.5 13:33:30 botocore==1.42.5 13:33:30 bs4==0.0.2 13:33:30 cachetools==6.2.2 13:33:30 certifi==2025.11.12 13:33:30 cffi==2.0.0 13:33:30 cfgv==3.5.0 13:33:30 chardet==5.2.0 13:33:30 charset-normalizer==3.4.4 13:33:30 click==8.3.1 13:33:30 cliff==4.13.0 13:33:30 cmd2==3.0.0 13:33:30 cryptography==3.3.2 13:33:30 debtcollector==3.0.0 13:33:30 decorator==5.2.1 13:33:30 defusedxml==0.7.1 13:33:30 Deprecated==1.3.1 13:33:30 distlib==0.4.0 13:33:30 dnspython==2.8.0 13:33:30 docker==7.1.0 13:33:30 dogpile.cache==1.5.0 13:33:30 durationpy==0.10 13:33:30 email-validator==2.3.0 13:33:30 filelock==3.20.0 13:33:30 future==1.0.0 13:33:30 gitdb==4.0.12 13:33:30 GitPython==3.1.45 13:33:30 google-auth==2.43.0 13:33:30 httplib2==0.31.0 13:33:30 identify==2.6.15 13:33:30 idna==3.11 13:33:30 importlib-resources==1.5.0 13:33:30 iso8601==2.1.0 13:33:30 Jinja2==3.1.6 13:33:30 jmespath==1.0.1 13:33:30 jsonpatch==1.33 13:33:30 jsonpointer==3.0.0 13:33:30 jsonschema==4.25.1 13:33:30 jsonschema-specifications==2025.9.1 13:33:30 keystoneauth1==5.12.0 13:33:30 kubernetes==34.1.0 13:33:30 lftools==0.37.17 13:33:30 lxml==6.0.2 13:33:30 markdown-it-py==4.0.0 13:33:30 MarkupSafe==3.0.3 13:33:30 mdurl==0.1.2 13:33:30 msgpack==1.1.2 13:33:30 multi_key_dict==2.0.3 13:33:30 munch==4.0.0 13:33:30 netaddr==1.3.0 13:33:30 niet==1.4.2 13:33:30 nodeenv==1.9.1 13:33:30 oauth2client==4.1.3 13:33:30 oauthlib==3.3.1 13:33:30 openstacksdk==4.8.0 13:33:30 os-service-types==1.8.2 13:33:30 osc-lib==4.2.0 13:33:30 oslo.config==10.1.0 13:33:30 oslo.context==6.2.0 13:33:30 oslo.i18n==6.7.1 13:33:30 oslo.log==7.2.1 13:33:30 oslo.serialization==5.8.0 13:33:30 oslo.utils==9.2.0 13:33:30 packaging==25.0 13:33:30 pbr==7.0.3 13:33:30 platformdirs==4.5.1 13:33:30 prettytable==3.17.0 13:33:30 psutil==7.1.3 13:33:30 pyasn1==0.6.1 13:33:30 pyasn1_modules==0.4.2 13:33:30 pycparser==2.23 13:33:30 pygerrit2==2.0.15 13:33:30 PyGithub==2.8.1 13:33:30 Pygments==2.19.2 13:33:30 PyJWT==2.10.1 13:33:30 PyNaCl==1.6.1 13:33:30 pyparsing==2.4.7 13:33:30 pyperclip==1.11.0 13:33:30 pyrsistent==0.20.0 13:33:30 python-cinderclient==9.8.0 13:33:30 python-dateutil==2.9.0.post0 13:33:30 python-heatclient==4.3.0 13:33:30 python-jenkins==1.8.3 13:33:30 python-keystoneclient==5.7.0 13:33:30 python-magnumclient==4.9.0 13:33:30 python-openstackclient==8.2.0 13:33:30 python-swiftclient==4.9.0 13:33:30 PyYAML==6.0.3 13:33:30 referencing==0.37.0 13:33:30 requests==2.32.5 13:33:30 requests-oauthlib==2.0.0 13:33:30 requestsexceptions==1.4.0 13:33:30 rfc3986==2.0.0 13:33:30 rich==14.2.0 13:33:30 rich-argparse==1.7.2 13:33:30 rpds-py==0.30.0 13:33:30 rsa==4.9.1 13:33:30 ruamel.yaml==0.18.16 13:33:30 ruamel.yaml.clib==0.2.15 13:33:30 s3transfer==0.16.0 13:33:30 simplejson==3.20.2 13:33:30 six==1.17.0 13:33:30 smmap==5.0.2 13:33:30 soupsieve==2.8 13:33:30 stevedore==5.6.0 13:33:30 tabulate==0.9.0 13:33:30 toml==0.10.2 13:33:30 tomlkit==0.13.3 13:33:30 tqdm==4.67.1 13:33:30 typing_extensions==4.15.0 13:33:30 tzdata==2025.2 13:33:30 urllib3==1.26.20 13:33:30 virtualenv==20.35.4 13:33:30 wcwidth==0.2.14 13:33:30 websocket-client==1.9.0 13:33:30 wrapt==2.0.1 13:33:30 xdg==6.0.0 13:33:30 xmltodict==1.0.2 13:33:30 yq==3.4.3 13:33:30 [EnvInject] - Injecting environment variables from a build step. 13:33:30 [EnvInject] - Injecting as environment variables the properties content 13:33:30 OS_CLOUD=vex 13:33:30 13:33:30 [EnvInject] - Variables injected successfully. 13:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11451106908878517316.sh 13:33:30 ---> Orphaned k8s clusters 13:33:30 Setup pyenv: 13:33:30 system 13:33:30 3.8.13 13:33:30 3.9.13 13:33:30 3.10.13 13:33:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:32 lf-activate-venv(): INFO: Base packages installed successfully 13:33:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:33:41 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. 13:33:41 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:33:44 -----> Delete orphaned cluster 13:33:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8152181588673445576.sh 13:33:44 ---> Orphaned stacks 13:33:44 Setup pyenv: 13:33:44 system 13:33:45 3.8.13 13:33:45 3.9.13 13:33:45 3.10.13 13:33:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:46 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. 13:33:46 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:33:47 lf-activate-venv(): INFO: Base packages installed successfully 13:33:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 13:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:34:10 + mapfile -t OS_COE_CLUSTERS_ID 13:34:10 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:34:10 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:34:10 ++ awk '{print $1}' 13:34:12 + echo '-----> Active clusters -> stacks' 13:34:12 -----> Active clusters -> stacks 13:34:12 + OS_COE_STACKS=() 13:34:12 + [[ 0 -gt 0 ]] 13:34:12 + mapfile -t OS_STACKS 13:34:12 ++ 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 13:34:12 ++ awk '{print $1}' 13:34:14 + echo '-----> Active stacks' 13:34:14 -----> Active stacks 13:34:14 + for stack in "${OS_STACKS[@]}" 13:34:14 + echo releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-1 13:34:14 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-1 13:34:14 + echo '-----> Delete orphaned stacks' 13:34:14 -----> Delete orphaned stacks 13:34:14 + for STACK_NAME in "${OS_STACKS[@]}" 13:34:14 + [[ 0 -gt 0 ]] 13:34:14 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-1 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 13:34:14 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-1 13:34:14 + builds=() 13:34:14 + for jenkins in "${@:2}" 13:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:14 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:14 ++ 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' 13:34:14 + 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/75772/"}}],"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-vanadium/1/"}}],"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-vanadium/1/"}}],"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/4101/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2238/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/3372/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2310/"}}],"oneOffExecutors":[]}]} 13:34:14 13:34:14 200' 13:34:14 ++ 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/75772/"}}],"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-vanadium/1/"}}],"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-vanadium/1/"}}],"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/4101/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2238/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/3372/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2310/"}}],"oneOffExecutors":[]}]} 13:34:14 13:34:14 200' 13:34:14 ++ head -n1 13:34:14 + 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/75772/"}}],"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-vanadium/1/"}}],"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-vanadium/1/"}}],"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/4101/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2238/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/3372/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2310/"}}],"oneOffExecutors":[]}]}' 13:34:14 ++ awk 'END {print $NF}' 13:34:14 ++ 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/75772/"}}],"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-vanadium/1/"}}],"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-vanadium/1/"}}],"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/4101/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2238/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/3372/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2310/"}}],"oneOffExecutors":[]}]} 13:34:14 13:34:14 200' 13:34:14 + status=200 13:34:14 + '[' 200 '!=' 200 ']' 13:34:14 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:34:14 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:34:14 ++ awk -F/ '{print $NF}' 13:34:14 ++ echo https://jenkins.opendaylight.org/releng 13:34:14 ++ sed 's/\/*$//' 13:34:14 + silo=releng 13:34:14 + export silo 13:34:14 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:34:14 ++ grep -v null 13:34:14 ++ 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/75772/"}}],"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-vanadium/1/"}}],"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-vanadium/1/"}}],"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/4101/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-11.0.x/273/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2238/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn39-openjdk21/3372/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2310/"}}],"oneOffExecutors":[]}]}' 13:34:14 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:34:14 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:34:14 + for jenkins in "${@:2}" 13:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:14 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:14 ++ 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' 13:34:14 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:34:14 13:34:14 200' 13:34:14 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:34:14 13:34:14 200' 13:34:14 ++ head -n1 13:34:14 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 13:34:14 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:34:14 13:34:14 200' 13:34:14 ++ awk 'END {print $NF}' 13:34:14 + status=200 13:34:14 + '[' 200 '!=' 200 ']' 13:34:14 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:34:14 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:34:14 ++ echo https://jenkins.opendaylight.org/sandbox 13:34:14 ++ awk -F/ '{print $NF}' 13:34:14 ++ sed 's/\/*$//' 13:34:14 + silo=sandbox 13:34:14 + export silo 13:34:14 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:34:14 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 13:34:14 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:34:14 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:34:14 ++ grep -v null 13:34:14 + [[ releng-builder-openstack-cron-75772 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-1 releng-integration-distribution-test-vanadium-1 releng-transportpce-tox-verify-transportpce-master-4101 releng-controller-maven-merge-11.0.x-273 releng-transportpce-maven-verify-transportpce-master-mvn39-openjdk21-2238 releng-controller-maven-verify-master-mvn39-openjdk21-3372 releng-bgpcep-maven-merge-master-2310 =~ releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-1 ]] 13:34:14 + return 0 13:34:14 + continue 13:34:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15935777722838484157.sh 13:34:14 ---> Orphaned servers 13:34:14 Setup pyenv: 13:34:15 system 13:34:15 3.8.13 13:34:15 3.9.13 13:34:15 3.10.13 13:34:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:20 lf-activate-venv(): INFO: Base packages installed successfully 13:34:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:35:10 -----> Active servers 13:35:10 prd-ubuntu2204-docker-4c-4g-12025 13:35:10 prd-ubuntu2204-docker-4c-4g-12024 13:35:10 prd-ubuntu2204-builder-2c-2g-12023 13:35:10 prd-ubuntu2204-builder-2c-2g-12022 13:35:10 prd-centos8-builder-2c-2g-12021 13:35:10 prd-ubuntu2204-docker-4c-4g-12020 13:35:10 prd-ubuntu2204-docker-4c-16g-12019 13:35:10 prd-ubuntu2204-docker-4c-4g-12018 13:35:10 prd-ubuntu2204-docker-8c-8g-12017 13:35:10 prd-centos8-robot-2c-8g-12011 13:35:10 prd-centos8-robot-2c-8g-12012 13:35:10 prd-centos8-robot-2c-8g-12010 13:35:10 prd-ubuntu2204-docker-4c-4g-12009 13:35:10 prd-queue-disttest-2c-1g-11985 13:35:10 prd-centos8-robot-2c-8g-11855 13:35:10 snd-centos8-robot-2c-8g-137 13:35:10 -----> Delete orphaned servers 13:35:10 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-12025 13:35:13 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:35:13 Deleting orphaned server: prd-ubuntu2204-builder-2c-2g-12023 13:35:15 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 13:35:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13780178147636757978.sh 13:35:17 ---> Orphaned ports 13:35:17 Setup pyenv: 13:35:17 system 13:35:17 3.8.13 13:35:17 3.9.13 13:35:17 3.10.13 13:35:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:35:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:21 lf-activate-venv(): INFO: Base packages installed successfully 13:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:35:53 No orphaned ports to process. 13:35:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5768452239269097673.sh 13:35:53 ---> Orphaned volumes 13:35:53 + source /home/jenkins/lf-env.sh 13:35:53 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:53 ++ mktemp -d /tmp/venv-XXXX 13:35:53 + lf_venv=/tmp/venv-wcJy 13:35:53 + local venv_file=/tmp/.os_lf_venv 13:35:53 + local python=python3 13:35:53 + local options 13:35:53 + local set_path=true 13:35:53 + local install_args= 13:35:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:53 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:35:53 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:35:53 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:53 + true 13:35:53 + case $1 in 13:35:53 + python=python3 13:35:53 + shift 2 13:35:53 + true 13:35:53 + case $1 in 13:35:53 + shift 13:35:53 + break 13:35:53 + case $python in 13:35:53 + local pkg_list= 13:35:53 + [[ -d /opt/pyenv ]] 13:35:53 + echo 'Setup pyenv:' 13:35:53 Setup pyenv: 13:35:53 + export PYENV_ROOT=/opt/pyenv 13:35:53 + PYENV_ROOT=/opt/pyenv 13:35:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:53 + pyenv versions 13:35:53 system 13:35:53 3.8.13 13:35:53 3.9.13 13:35:53 3.10.13 13:35:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:53 + command -v pyenv 13:35:53 ++ pyenv init - --no-rehash 13:35:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:35:53 for i in ${!paths[@]}; do 13:35:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:35:53 fi; done; 13:35:53 echo "${paths[*]}"'\'')" 13:35:53 export PATH="/opt/pyenv/shims:${PATH}" 13:35:53 export PYENV_SHELL=bash 13:35:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:35:53 pyenv() { 13:35:53 local command 13:35:53 command="${1:-}" 13:35:53 if [ "$#" -gt 0 ]; then 13:35:53 shift 13:35:53 fi 13:35:53 13:35:53 case "$command" in 13:35:53 rehash|shell) 13:35:53 eval "$(pyenv "sh-$command" "$@")" 13:35:53 ;; 13:35:53 *) 13:35:53 command pyenv "$command" "$@" 13:35:53 ;; 13:35:53 esac 13:35:53 }' 13:35:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:35:53 for i in ${!paths[@]}; do 13:35:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:35:53 fi; done; 13:35:53 echo "${paths[*]}"' 13:35:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:53 ++ export PYENV_SHELL=bash 13:35:53 ++ PYENV_SHELL=bash 13:35:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:35:53 +++ complete -F _pyenv pyenv 13:35:53 ++ lf-pyver python3 13:35:53 ++ local py_version_xy=python3 13:35:53 ++ local py_version_xyz= 13:35:53 ++ pyenv versions 13:35:53 ++ awk '{ print $1 }' 13:35:53 ++ local command 13:35:53 ++ command=versions 13:35:53 ++ '[' 1 -gt 0 ']' 13:35:53 ++ shift 13:35:53 ++ case "$command" in 13:35:53 ++ command pyenv versions 13:35:53 ++ pyenv versions 13:35:53 ++ sed 's/^[ *]* //' 13:35:53 ++ grep -E '^[0-9.]*[0-9]$' 13:35:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:35:53 +++ tail -n 1 13:35:53 +++ grep '^3' /tmp/.pyenv_versions 13:35:53 +++ sort -V 13:35:53 ++ py_version_xyz=3.11.7 13:35:53 ++ [[ -z 3.11.7 ]] 13:35:53 ++ echo 3.11.7 13:35:53 ++ return 0 13:35:53 + pyenv local 3.11.7 13:35:53 + local command 13:35:53 + command=local 13:35:53 + '[' 2 -gt 0 ']' 13:35:53 + shift 13:35:53 + case "$command" in 13:35:53 + command pyenv local 3.11.7 13:35:53 + pyenv local 3.11.7 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='lftools[openstack] ' 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='kubernetes ' 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='niet ' 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='python-heatclient ' 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='python-openstackclient ' 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='python-magnumclient ' 13:35:53 + for arg in "$@" 13:35:53 + case $arg in 13:35:53 + pkg_list+='yq ' 13:35:53 + [[ -f /tmp/.os_lf_venv ]] 13:35:53 ++ cat /tmp/.os_lf_venv 13:35:53 + lf_venv=/tmp/venv-nYkF 13:35:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from' file:/tmp/.os_lf_venv 13:35:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:35:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:35:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:53 + local 'pip_opts=--upgrade --quiet' 13:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:35:53 + [[ -n '' ]] 13:35:53 + [[ -n '' ]] 13:35:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:35:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:53 + /tmp/venv-nYkF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:35:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:35:56 lf-activate-venv(): INFO: Base packages installed successfully 13:35:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 13:35:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 13:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:56 + /tmp/venv-nYkF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:13 + type python3 13:36:13 + true 13:36:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH' 13:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:36:13 + PATH=/tmp/venv-nYkF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:13 + return 0 13:36:13 + mapfile -t os_volumes 13:36:13 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 13:36:19 + '[' 0 -eq 0 ']' 13:36:19 + echo 'No orphaned volumes found.' 13:36:19 No orphaned volumes found. 13:36:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:36:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:36:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8622441357262875345.sh 13:36:19 ---> Protect in-use images 13:36:19 Setup pyenv: 13:36:19 system 13:36:19 3.8.13 13:36:19 3.9.13 13:36:19 3.10.13 13:36:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:21 lf-activate-venv(): INFO: Base packages installed successfully 13:36:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 13:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:36:35 INFO: There are images to protect defined in jenkins-config. 13:36:35 INFO: There are additional images to protect in the jjb dir. 13:36:35 INFO: Protecting the following images: 13:36:35 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 13:36:35 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 13:36:35 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 13:36:35 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 13:36:35 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 13:36:35 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 13:36:35 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 13:36:35 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 13:36:35 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 13:36:35 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 13:36:35 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 13:36:35 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 13:36:37 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 13:36:38 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 13:36:40 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 13:36:42 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 13:36:43 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 13:36:45 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 13:36:46 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 13:36:48 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 13:36:50 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 13:36:51 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 13:36:53 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 13:36:55 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 13:36:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:36:55 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:36:55 [EnvInject] - Injecting environment variables from a build step. 13:36:55 [EnvInject] - Injecting as environment variables the properties content 13:36:55 OS_IMAGE_CLEANUP_AGE=30 13:36:55 13:36:55 [EnvInject] - Variables injected successfully. 13:36:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16797320793193460957.sh 13:36:55 ---> Cleanup old images 13:36:55 Setup pyenv: 13:36:55 system 13:36:55 3.8.13 13:36:55 3.9.13 13:36:55 3.10.13 13:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:57 lf-activate-venv(): INFO: Base packages installed successfully 13:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:37:16 + lftools openstack --os-cloud vex image cleanup --days=30 13:37:22 WARNING: Use of image.protected resulted in an exception 13:37:22 Removing 320 images from vex. 13:37:22 WARNING: Use of image.protected resulted in an exception 13:37:22 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 13:37:22 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 13:37:23 Build step 'Conditional steps (multiple)' marked build as failure 13:37:23 $ ssh-agent -k 13:37:23 unset SSH_AUTH_SOCK; 13:37:23 unset SSH_AGENT_PID; 13:37:23 echo Agent pid 5466 killed; 13:37:23 [ssh-agent] Stopped. 13:37:23 [PostBuildScript] - [INFO] Executing post build scripts. 13:37:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7745248510068228766.sh 13:37:23 ---> sysstat.sh 13:37:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17028943663977434496.sh 13:37:23 ---> package-listing.sh 13:37:23 ++ facter osfamily 13:37:23 ++ tr '[:upper:]' '[:lower:]' 13:37:24 + OS_FAMILY=redhat 13:37:24 + workspace=/w/workspace/builder-openstack-cron 13:37:24 + START_PACKAGES=/tmp/packages_start.txt 13:37:24 + END_PACKAGES=/tmp/packages_end.txt 13:37:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:24 + PACKAGES=/tmp/packages_start.txt 13:37:24 + '[' /w/workspace/builder-openstack-cron ']' 13:37:24 + PACKAGES=/tmp/packages_end.txt 13:37:24 + case "${OS_FAMILY}" in 13:37:24 + rpm -qa 13:37:24 + sort 13:37:24 + '[' -f /tmp/packages_start.txt ']' 13:37:24 + '[' -f /tmp/packages_end.txt ']' 13:37:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:24 + '[' /w/workspace/builder-openstack-cron ']' 13:37:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:37:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:37:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16570430267150938245.sh 13:37:24 ---> capture-instance-metadata.sh 13:37:24 Setup pyenv: 13:37:24 system 13:37:24 3.8.13 13:37:24 3.9.13 13:37:24 3.10.13 13:37:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:27 lf-activate-venv(): INFO: Base packages installed successfully 13:37:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:37:39 INFO: Running in OpenStack, capturing instance metadata 13:37:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12671169018782578307.sh 13:37:39 provisioning config files... 13:37:40 Could not find credentials [logs] for builder-openstack-cron #75772 13:37:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2410340129594510808tmp 13:37:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:37:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:37:40 provisioning config files... 13:37:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:37:40 [EnvInject] - Injecting environment variables from a build step. 13:37:40 [EnvInject] - Injecting as environment variables the properties content 13:37:40 SERVER_ID=logs 13:37:40 13:37:40 [EnvInject] - Variables injected successfully. 13:37:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1097376733036435018.sh 13:37:40 ---> create-netrc.sh 13:37:40 WARN: Log server credential not found. 13:37:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins632733006607038514.sh 13:37:40 ---> python-tools-install.sh 13:37:40 Setup pyenv: 13:37:41 system 13:37:41 3.8.13 13:37:41 3.9.13 13:37:41 3.10.13 13:37:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:37:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:43 lf-activate-venv(): INFO: Base packages installed successfully 13:37:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:53 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:37:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13244154927724366441.sh 13:37:53 ---> sudo-logs.sh 13:37:53 Archiving 'sudo' log.. 13:37:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5992929719933288631.sh 13:37:54 ---> job-cost.sh 13:37:54 Setup pyenv: 13:37:54 system 13:37:54 3.8.13 13:37:54 3.9.13 13:37:54 3.10.13 13:37:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:37:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:56 lf-activate-venv(): INFO: Base packages installed successfully 13:37:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:38:03 INFO: No Stack... 13:38:04 INFO: Retrieving Pricing Info for: v3-standard-2 13:38:04 INFO: Archiving Costs 13:38:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1821938086878929625.sh 13:38:04 ---> logs-deploy.sh 13:38:04 Setup pyenv: 13:38:04 system 13:38:04 3.8.13 13:38:04 3.9.13 13:38:04 3.10.13 13:38:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:38:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYkF from file:/tmp/.os_lf_venv 13:38:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:07 lf-activate-venv(): INFO: Base packages installed successfully 13:38:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-nYkF/bin to PATH 13:38:19 WARNING: Nexus logging server not set 13:38:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75772/ 13:38:19 INFO: archiving logs to S3 13:38:20 ---> uname -a: 13:38:20 Linux prd-centos8-builder-2c-2g-12021.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 13:38:20 13:38:20 13:38:20 ---> lscpu: 13:38:20 Architecture: x86_64 13:38:20 CPU op-mode(s): 32-bit, 64-bit 13:38:20 Byte Order: Little Endian 13:38:20 CPU(s): 2 13:38:20 On-line CPU(s) list: 0,1 13:38:20 Thread(s) per core: 1 13:38:20 Core(s) per socket: 1 13:38:20 Socket(s): 2 13:38:20 NUMA node(s): 1 13:38:20 Vendor ID: AuthenticAMD 13:38:20 CPU family: 23 13:38:20 Model: 49 13:38:20 Model name: AMD EPYC-Rome Processor 13:38:20 Stepping: 0 13:38:20 CPU MHz: 2800.000 13:38:20 BogoMIPS: 5600.00 13:38:20 Virtualization: AMD-V 13:38:20 Hypervisor vendor: KVM 13:38:20 Virtualization type: full 13:38:20 L1d cache: 32K 13:38:20 L1i cache: 32K 13:38:20 L2 cache: 512K 13:38:20 L3 cache: 16384K 13:38:20 NUMA node0 CPU(s): 0,1 13:38:20 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 13:38:20 13:38:20 13:38:20 ---> nproc: 13:38:20 2 13:38:20 13:38:20 13:38:20 ---> df -h: 13:38:20 Filesystem Size Used Avail Use% Mounted on 13:38:20 devtmpfs 3.8G 0 3.8G 0% /dev 13:38:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:38:20 tmpfs 3.8G 17M 3.8G 1% /run 13:38:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:38:20 /dev/vda1 40G 8.5G 32G 22% / 13:38:20 tmpfs 770M 0 770M 0% /run/user/1001 13:38:20 13:38:20 13:38:20 ---> free -m: 13:38:20 total used free shared buff/cache available 13:38:20 Mem: 7697 613 4812 19 2271 6786 13:38:20 Swap: 1023 0 1023 13:38:20 13:38:20 13:38:20 ---> ip addr: 13:38:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:38:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:20 inet 127.0.0.1/8 scope host lo 13:38:20 valid_lft forever preferred_lft forever 13:38:20 inet6 ::1/128 scope host 13:38:20 valid_lft forever preferred_lft forever 13:38:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:38:20 link/ether fa:16:3e:88:8b:ec brd ff:ff:ff:ff:ff:ff 13:38:20 altname enp0s3 13:38:20 altname ens3 13:38:20 inet 10.30.170.236/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:38:20 valid_lft 85991sec preferred_lft 85991sec 13:38:20 inet6 fe80::f816:3eff:fe88:8bec/64 scope link 13:38:20 valid_lft forever preferred_lft forever 13:38:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:38:20 link/ether 02:42:f0:a5:22:33 brd ff:ff:ff:ff:ff:ff 13:38:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:20 valid_lft forever preferred_lft forever 13:38:20 13:38:20 13:38:20 ---> sar -b -r -n DEV: 13:38:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2025 _x86_64_ (2 CPU) 13:38:20 13:38:20 13:31:28 LINUX RESTART (2 CPU) 13:38:20 13:38:20 01:32:01 PM tps rtps wtps bread/s bwrtn/s 13:38:20 01:33:01 PM 187.82 18.12 169.70 5389.44 6542.61 13:38:20 01:34:01 PM 118.26 0.45 117.81 63.05 12597.97 13:38:20 01:35:01 PM 27.46 0.28 27.17 40.65 2011.26 13:38:20 01:36:01 PM 19.31 0.67 18.64 46.51 557.97 13:38:20 01:37:01 PM 20.31 0.00 20.31 0.00 534.19 13:38:20 01:38:01 PM 23.65 0.52 23.13 64.66 594.38 13:38:20 Average: 66.14 3.34 62.80 934.20 3806.56 13:38:20 13:38:20 01:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:20 01:33:01 PM 5168372 6961456 2714052 34.43 2688 1982800 1050860 11.77 215568 2199304 130204 13:38:20 01:34:01 PM 4889368 6934332 2993056 37.97 2688 2220900 997064 11.16 208928 2428420 60744 13:38:20 01:35:01 PM 4842460 6898388 3039964 38.57 2688 2231388 1029612 11.53 238268 2446048 43772 13:38:20 01:36:01 PM 4948896 6963176 2933528 37.22 2688 2189836 965252 10.81 283560 2294984 9936 13:38:20 01:37:01 PM 4971748 6986060 2910676 36.93 2688 2189840 943276 10.56 284044 2272104 9936 13:38:20 01:38:01 PM 4939772 6964560 2942652 37.33 2688 2200032 973792 10.90 441812 2145216 18996 13:38:20 Average: 4960103 6951329 2922321 37.07 2688 2169133 993309 11.12 278697 2297679 45598 13:38:20 13:38:20 01:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:20 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:33:01 PM eth0 249.38 173.38 1789.19 61.64 0.00 0.00 0.00 0.00 13:38:20 01:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:34:01 PM eth0 78.42 63.90 846.93 9.95 0.00 0.00 0.00 0.00 13:38:20 01:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:35:01 PM eth0 9.58 9.65 5.86 4.01 0.00 0.00 0.00 0.00 13:38:20 01:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:36:01 PM eth0 21.84 22.62 27.76 6.82 0.00 0.00 0.00 0.00 13:38:20 01:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:37:01 PM eth0 17.96 17.78 17.67 6.74 0.00 0.00 0.00 0.00 13:38:20 01:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 01:38:01 PM eth0 22.53 21.13 28.00 15.15 0.00 0.00 0.00 0.00 13:38:20 01:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 Average: eth0 66.63 51.41 452.62 17.39 0.00 0.00 0.00 0.00 13:38:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:20 13:38:20 13:38:20 ---> sar -P ALL: 13:38:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2025 _x86_64_ (2 CPU) 13:38:20 13:38:20 13:31:28 LINUX RESTART (2 CPU) 13:38:20 13:38:20 01:32:01 PM CPU %user %nice %system %iowait %steal %idle 13:38:20 01:33:01 PM all 34.47 0.00 6.39 2.87 0.09 56.17 13:38:20 01:33:01 PM 0 42.93 0.00 6.62 3.14 0.10 47.21 13:38:20 01:33:01 PM 1 26.01 0.00 6.16 2.61 0.08 65.13 13:38:20 01:34:01 PM all 32.55 0.00 5.17 3.08 0.08 59.11 13:38:20 01:34:01 PM 0 45.37 0.00 6.22 2.74 0.08 45.59 13:38:20 01:34:01 PM 1 19.75 0.00 4.12 3.43 0.08 72.62 13:38:20 01:35:01 PM all 17.78 0.00 1.91 10.00 0.07 70.24 13:38:20 01:35:01 PM 0 18.32 0.00 2.19 10.15 0.07 69.28 13:38:20 01:35:01 PM 1 17.24 0.00 1.63 9.86 0.07 71.20 13:38:20 01:36:01 PM all 21.54 0.00 2.85 3.90 0.07 71.65 13:38:20 01:36:01 PM 0 26.97 0.00 3.09 5.16 0.07 64.72 13:38:20 01:36:01 PM 1 16.11 0.00 2.60 2.64 0.07 78.58 13:38:20 01:37:01 PM all 31.35 0.00 3.45 0.39 0.09 64.71 13:38:20 01:37:01 PM 0 35.63 0.00 3.78 0.37 0.10 60.13 13:38:20 01:37:01 PM 1 27.07 0.00 3.12 0.42 0.08 69.31 13:38:20 01:38:01 PM all 34.09 0.00 3.62 1.07 0.10 61.12 13:38:20 01:38:01 PM 0 49.22 0.00 3.85 1.02 0.12 45.80 13:38:20 01:38:01 PM 1 18.97 0.00 3.40 1.12 0.08 76.44 13:38:20 Average: all 28.63 0.00 3.90 3.55 0.08 63.84 13:38:20 Average: 0 36.41 0.00 4.29 3.76 0.09 55.46 13:38:20 Average: 1 20.86 0.00 3.50 3.35 0.08 72.22 13:38:20 13:38:20 13:38:20