03:32:15 Started by timer 03:32:15 Running as SYSTEM 03:32:15 [EnvInject] - Loading node environment variables. 03:32:15 Building remotely on prd-centos8-builder-2c-2g-13055 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 03:32:20 [ssh-agent] Looking for ssh-agent implementation... 03:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:20 $ ssh-agent 03:32:20 SSH_AUTH_SOCK=/tmp/ssh-A4DB8IRjb5gI/agent.5454 03:32:20 SSH_AGENT_PID=5455 03:32:20 [ssh-agent] Started. 03:32:20 Running ssh-add (command line suppressed) 03:32:20 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4426128345356721436.key (/w/workspace/builder-openstack-cron@tmp/private_key_4426128345356721436.key) 03:32:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:32:20 The recommended git tool is: NONE 03:32:22 using credential jenkins-ssh 03:32:22 Wiping out workspace first. 03:32:22 Cloning the remote Git repository 03:32:22 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 03:32:22 > git init /w/workspace/builder-openstack-cron # timeout=10 03:32:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 03:32:22 > git --version # timeout=10 03:32:22 > git --version # 'git version 2.43.0' 03:32:22 using GIT_SSH to set credentials jenkins-ssh 03:32:22 [INFO] Currently running in a labeled security context 03:32:22 [INFO] Currently SELinux is 'enforcing' on the host 03:32:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10878158168602418041.key 03:32:22 Verifying host key using known hosts file 03:32:22 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. 03:32:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 03:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:25 Avoid second fetch 03:32:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:32:25 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 03:32:25 > git config core.sparsecheckout # timeout=10 03:32:25 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 03:32:26 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 03:32:26 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 03:32:26 > git remote # timeout=10 03:32:26 > git submodule init # timeout=10 03:32:26 > git submodule sync # timeout=10 03:32:26 > git config --get remote.origin.url # timeout=10 03:32:26 > git submodule init # timeout=10 03:32:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:32:26 > git config --get submodule.global-jjb.url # timeout=10 03:32:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:32:26 > git config --get submodule.packer/common-packer.url # timeout=10 03:32:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:32:26 > git submodule update --init --recursive global-jjb # timeout=10 03:32:27 > git submodule update --init --recursive packer/common-packer # timeout=10 03:32:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:31 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:32:31 No emails were triggered. 03:32:31 provisioning config files... 03:32:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:32:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:32:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:32:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4698087607374429958.sh 03:32:31 ---> python-tools-install.sh 03:32:31 Setup pyenv: 03:32:31 system 03:32:31 * 3.8.13 (set by /opt/pyenv/version) 03:32:31 * 3.9.13 (set by /opt/pyenv/version) 03:32:31 * 3.10.13 (set by /opt/pyenv/version) 03:32:31 * 3.11.7 (set by /opt/pyenv/version) 03:32:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H21c 03:32:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:32:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:32:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:32:47 lf-activate-venv(): INFO: Base packages installed successfully 03:32:47 lf-activate-venv(): INFO: Installing additional packages: lftools 03:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:33:19 Generating Requirements File 03:33:40 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. 03:33:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:33:41 Python 3.11.7 03:33:41 pip 25.3 from /tmp/venv-H21c/lib/python3.11/site-packages/pip (python 3.11) 03:33:41 appdirs==1.4.4 03:33:41 argcomplete==3.6.3 03:33:41 aspy.yaml==1.3.0 03:33:41 attrs==25.4.0 03:33:41 autopage==0.5.2 03:33:41 beautifulsoup4==4.14.2 03:33:41 boto3==1.41.2 03:33:41 botocore==1.41.2 03:33:41 bs4==0.0.2 03:33:41 cachetools==6.2.2 03:33:41 certifi==2025.11.12 03:33:41 cffi==2.0.0 03:33:41 cfgv==3.5.0 03:33:41 chardet==5.2.0 03:33:41 charset-normalizer==3.4.4 03:33:41 click==8.3.1 03:33:41 cliff==4.12.0 03:33:41 cmd2==2.7.0 03:33:41 cryptography==3.3.2 03:33:41 debtcollector==3.0.0 03:33:41 decorator==5.2.1 03:33:41 defusedxml==0.7.1 03:33:41 Deprecated==1.3.1 03:33:41 distlib==0.4.0 03:33:41 dnspython==2.8.0 03:33:41 docker==7.1.0 03:33:41 dogpile.cache==1.5.0 03:33:41 durationpy==0.10 03:33:41 email-validator==2.3.0 03:33:41 filelock==3.20.0 03:33:41 future==1.0.0 03:33:41 gitdb==4.0.12 03:33:41 GitPython==3.1.45 03:33:41 google-auth==2.43.0 03:33:41 httplib2==0.31.0 03:33:41 identify==2.6.15 03:33:41 idna==3.11 03:33:41 importlib-resources==1.5.0 03:33:41 iso8601==2.1.0 03:33:41 Jinja2==3.1.6 03:33:41 jmespath==1.0.1 03:33:41 jsonpatch==1.33 03:33:41 jsonpointer==3.0.0 03:33:41 jsonschema==4.25.1 03:33:41 jsonschema-specifications==2025.9.1 03:33:41 keystoneauth1==5.12.0 03:33:41 kubernetes==34.1.0 03:33:41 lftools==0.37.16 03:33:41 lxml==6.0.2 03:33:41 markdown-it-py==4.0.0 03:33:41 MarkupSafe==3.0.3 03:33:41 mdurl==0.1.2 03:33:41 msgpack==1.1.2 03:33:41 multi_key_dict==2.0.3 03:33:41 munch==4.0.0 03:33:41 netaddr==1.3.0 03:33:41 niet==1.4.2 03:33:41 nodeenv==1.9.1 03:33:41 oauth2client==4.1.3 03:33:41 oauthlib==3.3.1 03:33:41 openstacksdk==4.8.0 03:33:41 os-service-types==1.8.2 03:33:41 osc-lib==4.2.0 03:33:41 oslo.config==10.1.0 03:33:41 oslo.context==6.2.0 03:33:41 oslo.i18n==6.7.1 03:33:41 oslo.log==7.2.1 03:33:41 oslo.serialization==5.8.0 03:33:41 oslo.utils==9.2.0 03:33:41 packaging==25.0 03:33:41 pbr==7.0.3 03:33:41 platformdirs==4.5.0 03:33:41 prettytable==3.17.0 03:33:41 psutil==7.1.3 03:33:41 pyasn1==0.6.1 03:33:41 pyasn1_modules==0.4.2 03:33:41 pycparser==2.23 03:33:41 pygerrit2==2.0.15 03:33:41 PyGithub==2.8.1 03:33:41 Pygments==2.19.2 03:33:41 PyJWT==2.10.1 03:33:41 PyNaCl==1.6.1 03:33:41 pyparsing==2.4.7 03:33:41 pyperclip==1.11.0 03:33:41 pyrsistent==0.20.0 03:33:41 python-cinderclient==9.8.0 03:33:41 python-dateutil==2.9.0.post0 03:33:41 python-heatclient==4.3.0 03:33:41 python-jenkins==1.8.3 03:33:41 python-keystoneclient==5.7.0 03:33:41 python-magnumclient==4.9.0 03:33:41 python-openstackclient==8.2.0 03:33:41 python-swiftclient==4.9.0 03:33:41 PyYAML==6.0.3 03:33:41 referencing==0.37.0 03:33:41 requests==2.32.5 03:33:41 requests-oauthlib==2.0.0 03:33:41 requestsexceptions==1.4.0 03:33:41 rfc3986==2.0.0 03:33:41 rich==14.2.0 03:33:41 rich-argparse==1.7.2 03:33:41 rpds-py==0.29.0 03:33:41 rsa==4.9.1 03:33:41 ruamel.yaml==0.18.16 03:33:41 ruamel.yaml.clib==0.2.15 03:33:41 s3transfer==0.15.0 03:33:41 simplejson==3.20.2 03:33:41 six==1.17.0 03:33:41 smmap==5.0.2 03:33:41 soupsieve==2.8 03:33:41 stevedore==5.6.0 03:33:41 tabulate==0.9.0 03:33:41 toml==0.10.2 03:33:41 tomlkit==0.13.3 03:33:41 tqdm==4.67.1 03:33:41 typing_extensions==4.15.0 03:33:41 tzdata==2025.2 03:33:41 urllib3==1.26.20 03:33:41 virtualenv==20.35.4 03:33:41 wcwidth==0.2.14 03:33:41 websocket-client==1.9.0 03:33:41 wrapt==2.0.1 03:33:41 xdg==6.0.0 03:33:41 xmltodict==1.0.2 03:33:41 yq==3.4.3 03:33:41 [EnvInject] - Injecting environment variables from a build step. 03:33:41 [EnvInject] - Injecting as environment variables the properties content 03:33:41 OS_CLOUD=vex 03:33:41 03:33:41 [EnvInject] - Variables injected successfully. 03:33:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5863506193938838257.sh 03:33:41 ---> Orphaned k8s clusters 03:33:41 Setup pyenv: 03:33:42 system 03:33:42 3.8.13 03:33:42 3.9.13 03:33:42 3.10.13 03:33:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:44 lf-activate-venv(): INFO: Base packages installed successfully 03:33:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:33:51 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. 03:33:51 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:33:54 -----> Delete orphaned cluster 03:33:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6449416111392750457.sh 03:33:54 ---> Orphaned stacks 03:33:54 Setup pyenv: 03:33:54 system 03:33:54 3.8.13 03:33:54 3.9.13 03:33:54 3.10.13 03:33:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:56 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. 03:33:56 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:33:57 lf-activate-venv(): INFO: Base packages installed successfully 03:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:34:16 + mapfile -t OS_COE_CLUSTERS_ID 03:34:16 ++ awk '{print $1}' 03:34:16 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:34:16 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:34:18 + echo '-----> Active clusters -> stacks' 03:34:18 -----> Active clusters -> stacks 03:34:18 + OS_COE_STACKS=() 03:34:18 + [[ 0 -gt 0 ]] 03:34:18 + mapfile -t OS_STACKS 03:34:18 ++ 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 03:34:18 ++ awk '{print $1}' 03:34:20 + echo '-----> Active stacks' 03:34:20 -----> Active stacks 03:34:20 + for stack in "${OS_STACKS[@]}" 03:34:20 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-16 03:34:20 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 03:34:20 + for stack in "${OS_STACKS[@]}" 03:34:20 + echo releng-controller-csit-3node-clustering-tell-all-titanium-62 03:34:20 releng-controller-csit-3node-clustering-tell-all-titanium-62 03:34:20 + echo '-----> Delete orphaned stacks' 03:34:20 -----> Delete orphaned stacks 03:34:20 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:20 + [[ 0 -gt 0 ]] 03:34:20 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-16 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:20 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-16 03:34:20 + builds=() 03:34:20 + for jenkins in "${@:2}" 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 ++ 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' 03:34:20 + 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ head -n1 03:34:20 + 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]}' 03:34:20 ++ 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ awk 'END {print $NF}' 03:34:20 + status=200 03:34:20 + '[' 200 '!=' 200 ']' 03:34:20 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:20 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:20 ++ awk -F/ '{print $NF}' 03:34:20 ++ echo https://jenkins.opendaylight.org/releng 03:34:20 ++ sed 's/\/*$//' 03:34:20 + silo=releng 03:34:20 + export silo 03:34:20 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:20 ++ 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]}' 03:34:20 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:20 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:20 ++ grep -v null 03:34:20 + for jenkins in "${@:2}" 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 ++ 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' 03:34:20 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ head -n1 03:34:20 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:20 ++ awk 'END {print $NF}' 03:34:20 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 + status=200 03:34:20 + '[' 200 '!=' 200 ']' 03:34:20 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:20 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:20 ++ sed 's/\/*$//' 03:34:20 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:20 ++ awk -F/ '{print $NF}' 03:34:20 + silo=sandbox 03:34:20 + export silo 03:34:20 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:20 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:20 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:20 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:20 ++ grep -v null 03:34:20 + [[ releng-builder-openstack-cron-75408 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-integration-distribution-test-scandium-465 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-transportpce-models-maven-merge-titanium-134 releng-controller-sonar-522 releng-aaa-maven-merge-0.20.x-408 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-16 ]] 03:34:20 + return 0 03:34:20 + continue 03:34:20 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:20 + [[ 0 -gt 0 ]] 03:34:20 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-titanium-62 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:20 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-62 03:34:20 + builds=() 03:34:20 + for jenkins in "${@:2}" 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 ++ 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' 03:34:20 + 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ head -n1 03:34:20 + 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]}' 03:34:20 ++ 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ awk 'END {print $NF}' 03:34:20 + status=200 03:34:20 + '[' 200 '!=' 200 ']' 03:34:20 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:20 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:20 ++ echo https://jenkins.opendaylight.org/releng 03:34:20 ++ sed 's/\/*$//' 03:34:20 ++ awk -F/ '{print $NF}' 03:34:20 + silo=releng 03:34:20 + export silo 03:34:20 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:20 ++ grep -v null 03:34:20 ++ 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/75408/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-titanium/62/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"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-scandium/465/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-titanium/62/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"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/transportpce-models-maven-merge-titanium/134/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/408/"}}],"oneOffExecutors":[]}]}' 03:34:20 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:20 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:20 + for jenkins in "${@:2}" 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:20 ++ 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' 03:34:20 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ head -n1 03:34:20 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:20 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:20 03:34:20 200' 03:34:20 ++ awk 'END {print $NF}' 03:34:20 + status=200 03:34:20 + '[' 200 '!=' 200 ']' 03:34:20 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:20 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:20 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:20 ++ sed 's/\/*$//' 03:34:20 ++ awk -F/ '{print $NF}' 03:34:20 + silo=sandbox 03:34:20 + export silo 03:34:20 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:20 ++ grep -v null 03:34:20 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:20 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:20 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:20 + [[ releng-builder-openstack-cron-75408 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-integration-distribution-test-scandium-465 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-transportpce-models-maven-merge-titanium-134 releng-controller-sonar-522 releng-aaa-maven-merge-0.20.x-408 =~ releng-controller-csit-3node-clustering-tell-all-titanium-62 ]] 03:34:20 + return 0 03:34:20 + continue 03:34:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3206142519839849569.sh 03:34:20 ---> Orphaned servers 03:34:20 Setup pyenv: 03:34:20 system 03:34:20 3.8.13 03:34:20 3.9.13 03:34:20 3.10.13 03:34:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:23 lf-activate-venv(): INFO: Base packages installed successfully 03:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:34:44 -----> Active servers 03:34:44 prd-queue-disttest-2c-1g-13056 03:34:44 prd-centos8-builder-2c-2g-13055 03:34:44 prd-ubuntu2204-docker-2c-2g-13054 03:34:44 prd-ubuntu2204-docker-4c-4g-13053 03:34:44 prd-centos8-robot-2c-8g-13049 03:34:44 prd-ubuntu2204-builder-2c-2g-13013 03:34:44 prd-centos8-robot-2c-8g-12953 03:34:44 prd-centos8-robot-2c-8g-12948 03:34:44 prd-queue-intque-2c-1g-12937 03:34:44 prd-ubuntu2204-docker-4c-4g-12650 03:34:44 snd-centos8-robot-2c-8g-137 03:34:44 -----> Delete orphaned servers 03:34:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1871164207054076183.sh 03:34:45 ---> Orphaned ports 03:34:45 Setup pyenv: 03:34:45 system 03:34:45 3.8.13 03:34:45 3.9.13 03:34:45 3.10.13 03:34:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:48 lf-activate-venv(): INFO: Base packages installed successfully 03:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:35:03 No orphaned ports to process. 03:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17908560618540382871.sh 03:35:03 ---> Orphaned volumes 03:35:03 + source /home/jenkins/lf-env.sh 03:35:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:03 ++ mktemp -d /tmp/venv-XXXX 03:35:03 + lf_venv=/tmp/venv-FQis 03:35:03 + local venv_file=/tmp/.os_lf_venv 03:35:03 + local python=python3 03:35:03 + local options 03:35:03 + local set_path=true 03:35:03 + local install_args= 03:35:03 ++ 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 03:35:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:35:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:35:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:03 + true 03:35:03 + case $1 in 03:35:03 + python=python3 03:35:03 + shift 2 03:35:03 + true 03:35:03 + case $1 in 03:35:03 + shift 03:35:03 + break 03:35:03 + case $python in 03:35:03 + local pkg_list= 03:35:03 + [[ -d /opt/pyenv ]] 03:35:03 + echo 'Setup pyenv:' 03:35:03 Setup pyenv: 03:35:03 + export PYENV_ROOT=/opt/pyenv 03:35:03 + PYENV_ROOT=/opt/pyenv 03:35:03 + 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 03:35:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:35:03 + pyenv versions 03:35:04 system 03:35:04 3.8.13 03:35:04 3.9.13 03:35:04 3.10.13 03:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:04 + command -v pyenv 03:35:04 ++ pyenv init - --no-rehash 03:35:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:35:04 for i in ${!paths[@]}; do 03:35:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:35:04 fi; done; 03:35:04 echo "${paths[*]}"'\'')" 03:35:04 export PATH="/opt/pyenv/shims:${PATH}" 03:35:04 export PYENV_SHELL=bash 03:35:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:35:04 pyenv() { 03:35:04 local command 03:35:04 command="${1:-}" 03:35:04 if [ "$#" -gt 0 ]; then 03:35:04 shift 03:35:04 fi 03:35:04 03:35:04 case "$command" in 03:35:04 rehash|shell) 03:35:04 eval "$(pyenv "sh-$command" "$@")" 03:35:04 ;; 03:35:04 *) 03:35:04 command pyenv "$command" "$@" 03:35:04 ;; 03:35:04 esac 03:35:04 }' 03:35:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:35:04 for i in ${!paths[@]}; do 03:35:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:35:04 fi; done; 03:35:04 echo "${paths[*]}"' 03:35:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:35:04 ++ 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 03:35:04 ++ 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 03:35:04 ++ export PYENV_SHELL=bash 03:35:04 ++ PYENV_SHELL=bash 03:35:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:35:04 +++ complete -F _pyenv pyenv 03:35:04 ++ lf-pyver python3 03:35:04 ++ local py_version_xy=python3 03:35:04 ++ local py_version_xyz= 03:35:04 ++ pyenv versions 03:35:04 ++ local command 03:35:04 ++ command=versions 03:35:04 ++ '[' 1 -gt 0 ']' 03:35:04 ++ shift 03:35:04 ++ case "$command" in 03:35:04 ++ command pyenv versions 03:35:04 ++ pyenv versions 03:35:04 ++ sed 's/^[ *]* //' 03:35:04 ++ awk '{ print $1 }' 03:35:04 ++ grep -E '^[0-9.]*[0-9]$' 03:35:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:35:04 +++ grep '^3' /tmp/.pyenv_versions 03:35:04 +++ tail -n 1 03:35:04 +++ sort -V 03:35:05 ++ py_version_xyz=3.11.7 03:35:05 ++ [[ -z 3.11.7 ]] 03:35:05 ++ echo 3.11.7 03:35:05 ++ return 0 03:35:05 + pyenv local 3.11.7 03:35:05 + local command 03:35:05 + command=local 03:35:05 + '[' 2 -gt 0 ']' 03:35:05 + shift 03:35:05 + case "$command" in 03:35:05 + command pyenv local 3.11.7 03:35:05 + pyenv local 3.11.7 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='lftools[openstack] ' 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='kubernetes ' 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='niet ' 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='python-heatclient ' 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='python-openstackclient ' 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='python-magnumclient ' 03:35:05 + for arg in "$@" 03:35:05 + case $arg in 03:35:05 + pkg_list+='yq ' 03:35:05 + [[ -f /tmp/.os_lf_venv ]] 03:35:05 ++ cat /tmp/.os_lf_venv 03:35:05 + lf_venv=/tmp/venv-H21c 03:35:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from' file:/tmp/.os_lf_venv 03:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:35:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:05 + local 'pip_opts=--upgrade --quiet' 03:35:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:35:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:35:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:35:05 + [[ -n '' ]] 03:35:05 + [[ -n '' ]] 03:35:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:05 + /tmp/venv-H21c/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 03:35:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:35:06 lf-activate-venv(): INFO: Base packages installed successfully 03:35:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:35:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:06 + /tmp/venv-H21c/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 03:35:21 + type python3 03:35:21 + true 03:35:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH' 03:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:35:21 + PATH=/tmp/venv-H21c/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 03:35:21 + return 0 03:35:21 + mapfile -t os_volumes 03:35:21 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:35:24 + '[' 0 -eq 0 ']' 03:35:24 + echo 'No orphaned volumes found.' 03:35:24 No orphaned volumes found. 03:35:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8138165908104687417.sh 03:35:24 ---> Protect in-use images 03:35:24 Setup pyenv: 03:35:24 system 03:35:24 3.8.13 03:35:24 3.9.13 03:35:24 3.10.13 03:35:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:26 lf-activate-venv(): INFO: Base packages installed successfully 03:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:35:41 INFO: There are images to protect defined in jenkins-config. 03:35:41 INFO: There are additional images to protect in the jjb dir. 03:35:41 INFO: Protecting the following images: 03:35:41 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 03:35:41 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 03:35:41 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 03:35:41 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 03:35:41 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 03:35:41 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 03:35:41 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 03:35:41 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 03:35:41 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 03:35:41 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 03:35:41 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 03:35:41 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 03:35:42 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 03:35:44 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 03:35:46 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 03:35:47 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 03:35:49 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 03:35:50 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 03:35:52 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 03:35:54 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 03:35:55 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 03:35:57 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 03:35:59 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 03:36:00 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 03:36:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:36:00 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:36:00 [EnvInject] - Injecting environment variables from a build step. 03:36:00 [EnvInject] - Injecting as environment variables the properties content 03:36:00 OS_IMAGE_CLEANUP_AGE=30 03:36:00 03:36:00 [EnvInject] - Variables injected successfully. 03:36:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14783860426169995319.sh 03:36:00 ---> Cleanup old images 03:36:00 Setup pyenv: 03:36:00 system 03:36:00 3.8.13 03:36:00 3.9.13 03:36:00 3.10.13 03:36:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:03 lf-activate-venv(): INFO: Base packages installed successfully 03:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:36:19 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:36:19 + lftools openstack --os-cloud vex image cleanup --days=30 03:36:25 WARNING: Use of image.protected resulted in an exception 03:36:25 Removing 307 images from vex. 03:36:25 WARNING: Use of image.protected resulted in an exception 03:36:25 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 03:36:25 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 03:36:26 Build step 'Conditional steps (multiple)' marked build as failure 03:36:26 $ ssh-agent -k 03:36:26 unset SSH_AUTH_SOCK; 03:36:26 unset SSH_AGENT_PID; 03:36:26 echo Agent pid 5455 killed; 03:36:26 [ssh-agent] Stopped. 03:36:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:36:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins640048392128150818.sh 03:36:26 ---> sysstat.sh 03:36:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11089624352464625881.sh 03:36:26 ---> package-listing.sh 03:36:26 ++ tr '[:upper:]' '[:lower:]' 03:36:26 ++ facter osfamily 03:36:26 + OS_FAMILY=redhat 03:36:26 + workspace=/w/workspace/builder-openstack-cron 03:36:26 + START_PACKAGES=/tmp/packages_start.txt 03:36:26 + END_PACKAGES=/tmp/packages_end.txt 03:36:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:26 + PACKAGES=/tmp/packages_start.txt 03:36:26 + '[' /w/workspace/builder-openstack-cron ']' 03:36:26 + PACKAGES=/tmp/packages_end.txt 03:36:26 + case "${OS_FAMILY}" in 03:36:26 + rpm -qa 03:36:26 + sort 03:36:27 + '[' -f /tmp/packages_start.txt ']' 03:36:27 + '[' -f /tmp/packages_end.txt ']' 03:36:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:27 + '[' /w/workspace/builder-openstack-cron ']' 03:36:27 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 03:36:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 03:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2365599669679283493.sh 03:36:27 ---> capture-instance-metadata.sh 03:36:27 Setup pyenv: 03:36:27 system 03:36:27 3.8.13 03:36:27 3.9.13 03:36:27 3.10.13 03:36:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:36:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:29 lf-activate-venv(): INFO: Base packages installed successfully 03:36:29 lf-activate-venv(): INFO: Installing additional packages: lftools 03:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:36:41 INFO: Running in OpenStack, capturing instance metadata 03:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4135476928900373802.sh 03:36:41 provisioning config files... 03:36:41 Could not find credentials [logs] for builder-openstack-cron #75408 03:36:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17620029290896944221tmp 03:36:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:36:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:36:41 provisioning config files... 03:36:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:36:42 [EnvInject] - Injecting environment variables from a build step. 03:36:42 [EnvInject] - Injecting as environment variables the properties content 03:36:42 SERVER_ID=logs 03:36:42 03:36:42 [EnvInject] - Variables injected successfully. 03:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2941552564052542504.sh 03:36:42 ---> create-netrc.sh 03:36:42 WARN: Log server credential not found. 03:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8645530797589862565.sh 03:36:42 ---> python-tools-install.sh 03:36:42 Setup pyenv: 03:36:42 system 03:36:42 3.8.13 03:36:42 3.9.13 03:36:42 3.10.13 03:36:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:44 lf-activate-venv(): INFO: Base packages installed successfully 03:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools 03:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:36:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10127411402015315915.sh 03:36:54 ---> sudo-logs.sh 03:36:54 Archiving 'sudo' log.. 03:36:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3181028615348439122.sh 03:36:55 ---> job-cost.sh 03:36:55 Setup pyenv: 03:36:55 system 03:36:55 3.8.13 03:36:55 3.9.13 03:36:55 3.10.13 03:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:57 lf-activate-venv(): INFO: Base packages installed successfully 03:36:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:37:04 INFO: No Stack... 03:37:04 INFO: Retrieving Pricing Info for: v3-standard-2 03:37:05 INFO: Archiving Costs 03:37:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10733406602319219794.sh 03:37:05 ---> logs-deploy.sh 03:37:05 Setup pyenv: 03:37:05 system 03:37:05 3.8.13 03:37:05 3.9.13 03:37:05 3.10.13 03:37:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:37:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H21c from file:/tmp/.os_lf_venv 03:37:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:07 lf-activate-venv(): INFO: Base packages installed successfully 03:37:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:37:17 lf-activate-venv(): INFO: Adding /tmp/venv-H21c/bin to PATH 03:37:17 WARNING: Nexus logging server not set 03:37:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75408/ 03:37:17 INFO: archiving logs to S3 03:37:18 ---> uname -a: 03:37:18 Linux prd-centos8-builder-2c-2g-13055.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 03:37:18 03:37:18 03:37:18 ---> lscpu: 03:37:18 Architecture: x86_64 03:37:18 CPU op-mode(s): 32-bit, 64-bit 03:37:18 Byte Order: Little Endian 03:37:18 CPU(s): 2 03:37:18 On-line CPU(s) list: 0,1 03:37:18 Thread(s) per core: 1 03:37:18 Core(s) per socket: 1 03:37:18 Socket(s): 2 03:37:18 NUMA node(s): 1 03:37:18 Vendor ID: AuthenticAMD 03:37:18 CPU family: 23 03:37:18 Model: 49 03:37:18 Model name: AMD EPYC-Rome Processor 03:37:18 Stepping: 0 03:37:18 CPU MHz: 2799.998 03:37:18 BogoMIPS: 5599.99 03:37:18 Virtualization: AMD-V 03:37:18 Hypervisor vendor: KVM 03:37:18 Virtualization type: full 03:37:18 L1d cache: 32K 03:37:18 L1i cache: 32K 03:37:18 L2 cache: 512K 03:37:18 L3 cache: 16384K 03:37:18 NUMA node0 CPU(s): 0,1 03:37:18 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 03:37:18 03:37:18 03:37:18 ---> nproc: 03:37:18 2 03:37:18 03:37:18 03:37:18 ---> df -h: 03:37:18 Filesystem Size Used Avail Use% Mounted on 03:37:18 devtmpfs 3.8G 0 3.8G 0% /dev 03:37:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:37:18 tmpfs 3.8G 17M 3.8G 1% /run 03:37:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:37:18 /dev/vda1 40G 8.5G 32G 22% / 03:37:18 tmpfs 770M 0 770M 0% /run/user/1001 03:37:18 03:37:18 03:37:18 ---> free -m: 03:37:18 total used free shared buff/cache available 03:37:18 Mem: 7697 619 4811 19 2266 6781 03:37:18 Swap: 1023 0 1023 03:37:18 03:37:18 03:37:18 ---> ip addr: 03:37:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:37:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:37:18 inet 127.0.0.1/8 scope host lo 03:37:18 valid_lft forever preferred_lft forever 03:37:18 inet6 ::1/128 scope host 03:37:18 valid_lft forever preferred_lft forever 03:37:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:37:18 link/ether fa:16:3e:cc:ce:c5 brd ff:ff:ff:ff:ff:ff 03:37:18 altname enp0s3 03:37:18 altname ens3 03:37:18 inet 10.30.170.152/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:37:18 valid_lft 86058sec preferred_lft 86058sec 03:37:18 inet6 fe80::f816:3eff:fecc:cec5/64 scope link 03:37:18 valid_lft forever preferred_lft forever 03:37:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:37:18 link/ether 02:42:cf:57:b4:4d brd ff:ff:ff:ff:ff:ff 03:37:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:37:18 valid_lft forever preferred_lft forever 03:37:18 03:37:18 03:37:18 ---> sar -b -r -n DEV: 03:37:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/24/2025 _x86_64_ (2 CPU) 03:37:18 03:37:18 03:31:32 LINUX RESTART (2 CPU) 03:37:18 03:37:18 03:32:01 AM tps rtps wtps bread/s bwrtn/s 03:37:18 03:33:01 AM 181.04 17.64 163.40 5267.10 5798.00 03:37:18 03:34:01 AM 110.15 0.55 109.60 66.24 9576.89 03:37:18 03:35:01 AM 50.69 0.32 50.37 41.99 5754.36 03:37:18 03:36:01 AM 22.94 0.03 22.91 1.73 634.12 03:37:18 03:37:02 AM 27.44 0.92 26.52 95.17 707.21 03:37:18 Average: 78.46 3.89 74.57 1094.62 4494.12 03:37:18 03:37:18 03:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:18 03:33:01 AM 5333320 7026148 2549112 32.34 2688 1885156 978840 10.96 200688 2059584 62068 03:37:18 03:34:01 AM 4995528 6966500 2886904 36.62 2688 2146860 974864 10.92 204892 2328952 102688 03:37:18 03:35:01 AM 4997652 7008012 2884780 36.60 2688 2185356 935956 10.48 267008 2261672 11756 03:37:18 03:36:01 AM 4988432 6998644 2894000 36.71 2688 2185448 953936 10.68 268620 2270532 10768 03:37:18 03:37:02 AM 4949160 6962980 2933272 37.21 2688 2188968 974848 10.92 426168 2152208 11392 03:37:18 Average: 5052818 6992457 2829614 35.90 2688 2118358 963689 10.79 273475 2214590 39734 03:37:18 03:37:18 03:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:18 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:33:01 AM eth0 270.33 170.85 1373.33 60.98 0.00 0.00 0.00 0.00 03:37:18 03:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:34:01 AM eth0 65.76 57.50 687.41 9.52 0.00 0.00 0.00 0.00 03:37:18 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:35:01 AM eth0 75.04 62.22 604.92 11.80 0.00 0.00 0.00 0.00 03:37:18 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:36:01 AM eth0 20.89 20.59 19.98 7.79 0.00 0.00 0.00 0.00 03:37:18 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:37:02 AM eth0 23.54 21.91 28.88 10.19 0.00 0.00 0.00 0.00 03:37:18 03:37:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 Average: eth0 91.12 66.62 542.93 20.06 0.00 0.00 0.00 0.00 03:37:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:18 03:37:18 03:37:18 ---> sar -P ALL: 03:37:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/24/2025 _x86_64_ (2 CPU) 03:37:18 03:37:18 03:31:32 LINUX RESTART (2 CPU) 03:37:18 03:37:18 03:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:37:18 03:33:01 AM all 28.82 0.00 5.33 2.46 0.08 63.32 03:37:18 03:33:01 AM 0 28.68 0.00 5.17 1.61 0.07 64.48 03:37:18 03:33:01 AM 1 28.96 0.00 5.49 3.32 0.08 62.15 03:37:18 03:34:01 AM all 35.93 0.00 5.46 0.97 0.11 57.53 03:37:18 03:34:01 AM 0 40.31 0.00 5.56 0.73 0.12 53.28 03:37:18 03:34:01 AM 1 31.54 0.00 5.36 1.22 0.10 61.78 03:37:18 03:35:01 AM all 34.43 0.00 3.88 0.47 0.08 61.14 03:37:18 03:35:01 AM 0 38.24 0.00 3.87 0.45 0.08 57.36 03:37:18 03:35:01 AM 1 30.62 0.00 3.89 0.48 0.08 64.92 03:37:18 03:36:01 AM all 33.73 0.00 3.88 0.10 0.10 62.20 03:37:18 03:36:01 AM 0 29.08 0.00 3.41 0.10 0.10 67.30 03:37:18 03:36:01 AM 1 38.38 0.00 4.34 0.10 0.10 57.08 03:37:18 03:37:02 AM all 36.01 0.00 3.78 0.18 0.08 59.95 03:37:18 03:37:02 AM 0 44.09 0.00 4.15 0.18 0.08 51.50 03:37:18 03:37:02 AM 1 27.92 0.00 3.42 0.17 0.08 68.41 03:37:18 Average: all 33.78 0.00 4.47 0.83 0.09 60.82 03:37:18 Average: 0 36.08 0.00 4.43 0.61 0.09 58.78 03:37:18 Average: 1 31.48 0.00 4.50 1.06 0.09 62.87 03:37:18 03:37:18 03:37:18