18:32:42 Started by timer 18:32:42 Running as SYSTEM 18:32:42 [EnvInject] - Loading node environment variables. 18:32:42 Building remotely on prd-centos8-builder-2c-2g-12923 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 18:32:43 [ssh-agent] Looking for ssh-agent implementation... 18:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:43 $ ssh-agent 18:32:43 SSH_AUTH_SOCK=/tmp/ssh-zflZohstIJHE/agent.5457 18:32:43 SSH_AGENT_PID=5458 18:32:43 [ssh-agent] Started. 18:32:43 Running ssh-add (command line suppressed) 18:32:43 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1044859639205570752.key (/w/workspace/builder-openstack-cron@tmp/private_key_1044859639205570752.key) 18:32:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:32:43 The recommended git tool is: NONE 18:32:46 using credential jenkins-ssh 18:32:46 Wiping out workspace first. 18:32:46 Cloning the remote Git repository 18:32:46 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 18:32:46 > git init /w/workspace/builder-openstack-cron # timeout=10 18:32:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 18:32:46 > git --version # timeout=10 18:32:46 > git --version # 'git version 2.43.0' 18:32:46 using GIT_SSH to set credentials jenkins-ssh 18:32:46 [INFO] Currently running in a labeled security context 18:32:46 [INFO] Currently SELinux is 'enforcing' on the host 18:32:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7959639333186088535.key 18:32:46 Verifying host key using known hosts file 18:32:46 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. 18:32:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 18:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:49 Avoid second fetch 18:32:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:32:49 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 18:32:49 > git config core.sparsecheckout # timeout=10 18:32:49 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 18:32:49 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 18:32:49 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 18:32:49 > git remote # timeout=10 18:32:49 > git submodule init # timeout=10 18:32:49 > git submodule sync # timeout=10 18:32:49 > git config --get remote.origin.url # timeout=10 18:32:49 > git submodule init # timeout=10 18:32:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:32:49 > git config --get submodule.global-jjb.url # timeout=10 18:32:49 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:32:49 > git config --get submodule.packer/common-packer.url # timeout=10 18:32:49 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:32:50 > git submodule update --init --recursive global-jjb # timeout=10 18:32:50 > git submodule update --init --recursive packer/common-packer # timeout=10 18:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:32:54 No emails were triggered. 18:32:54 provisioning config files... 18:32:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:32:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:32:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:32:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4256487824042764348.sh 18:32:54 ---> python-tools-install.sh 18:32:54 Setup pyenv: 18:32:55 system 18:32:55 * 3.8.13 (set by /opt/pyenv/version) 18:32:55 * 3.9.13 (set by /opt/pyenv/version) 18:32:55 * 3.10.13 (set by /opt/pyenv/version) 18:32:55 * 3.11.7 (set by /opt/pyenv/version) 18:32:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yrvo 18:32:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:32:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:04 lf-activate-venv(): INFO: Base packages installed successfully 18:33:04 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:33:31 Generating Requirements File 18:33:52 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. 18:33:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:33:52 Python 3.11.7 18:33:52 pip 25.3 from /tmp/venv-yrvo/lib/python3.11/site-packages/pip (python 3.11) 18:33:53 appdirs==1.4.4 18:33:53 argcomplete==3.6.3 18:33:53 aspy.yaml==1.3.0 18:33:53 attrs==25.4.0 18:33:53 autopage==0.5.2 18:33:53 beautifulsoup4==4.14.2 18:33:53 boto3==1.41.2 18:33:53 botocore==1.41.2 18:33:53 bs4==0.0.2 18:33:53 cachetools==6.2.2 18:33:53 certifi==2025.11.12 18:33:53 cffi==2.0.0 18:33:53 cfgv==3.5.0 18:33:53 chardet==5.2.0 18:33:53 charset-normalizer==3.4.4 18:33:53 click==8.3.1 18:33:53 cliff==4.12.0 18:33:53 cmd2==2.7.0 18:33:53 cryptography==3.3.2 18:33:53 debtcollector==3.0.0 18:33:53 decorator==5.2.1 18:33:53 defusedxml==0.7.1 18:33:53 Deprecated==1.3.1 18:33:53 distlib==0.4.0 18:33:53 dnspython==2.8.0 18:33:53 docker==7.1.0 18:33:53 dogpile.cache==1.5.0 18:33:53 durationpy==0.10 18:33:53 email-validator==2.3.0 18:33:53 filelock==3.20.0 18:33:53 future==1.0.0 18:33:53 gitdb==4.0.12 18:33:53 GitPython==3.1.45 18:33:53 google-auth==2.43.0 18:33:53 httplib2==0.31.0 18:33:53 identify==2.6.15 18:33:53 idna==3.11 18:33:53 importlib-resources==1.5.0 18:33:53 iso8601==2.1.0 18:33:53 Jinja2==3.1.6 18:33:53 jmespath==1.0.1 18:33:53 jsonpatch==1.33 18:33:53 jsonpointer==3.0.0 18:33:53 jsonschema==4.25.1 18:33:53 jsonschema-specifications==2025.9.1 18:33:53 keystoneauth1==5.12.0 18:33:53 kubernetes==34.1.0 18:33:53 lftools==0.37.16 18:33:53 lxml==6.0.2 18:33:53 markdown-it-py==4.0.0 18:33:53 MarkupSafe==3.0.3 18:33:53 mdurl==0.1.2 18:33:53 msgpack==1.1.2 18:33:53 multi_key_dict==2.0.3 18:33:53 munch==4.0.0 18:33:53 netaddr==1.3.0 18:33:53 niet==1.4.2 18:33:53 nodeenv==1.9.1 18:33:53 oauth2client==4.1.3 18:33:53 oauthlib==3.3.1 18:33:53 openstacksdk==4.8.0 18:33:53 os-service-types==1.8.2 18:33:53 osc-lib==4.2.0 18:33:53 oslo.config==10.1.0 18:33:53 oslo.context==6.2.0 18:33:53 oslo.i18n==6.7.1 18:33:53 oslo.log==7.2.1 18:33:53 oslo.serialization==5.8.0 18:33:53 oslo.utils==9.2.0 18:33:53 packaging==25.0 18:33:53 pbr==7.0.3 18:33:53 platformdirs==4.5.0 18:33:53 prettytable==3.17.0 18:33:53 psutil==7.1.3 18:33:53 pyasn1==0.6.1 18:33:53 pyasn1_modules==0.4.2 18:33:53 pycparser==2.23 18:33:53 pygerrit2==2.0.15 18:33:53 PyGithub==2.8.1 18:33:53 Pygments==2.19.2 18:33:53 PyJWT==2.10.1 18:33:53 PyNaCl==1.6.1 18:33:53 pyparsing==2.4.7 18:33:53 pyperclip==1.11.0 18:33:53 pyrsistent==0.20.0 18:33:53 python-cinderclient==9.8.0 18:33:53 python-dateutil==2.9.0.post0 18:33:53 python-heatclient==4.3.0 18:33:53 python-jenkins==1.8.3 18:33:53 python-keystoneclient==5.7.0 18:33:53 python-magnumclient==4.9.0 18:33:53 python-openstackclient==8.2.0 18:33:53 python-swiftclient==4.9.0 18:33:53 PyYAML==6.0.3 18:33:53 referencing==0.37.0 18:33:53 requests==2.32.5 18:33:53 requests-oauthlib==2.0.0 18:33:53 requestsexceptions==1.4.0 18:33:53 rfc3986==2.0.0 18:33:53 rich==14.2.0 18:33:53 rich-argparse==1.7.2 18:33:53 rpds-py==0.29.0 18:33:53 rsa==4.9.1 18:33:53 ruamel.yaml==0.18.16 18:33:53 ruamel.yaml.clib==0.2.15 18:33:53 s3transfer==0.15.0 18:33:53 simplejson==3.20.2 18:33:53 six==1.17.0 18:33:53 smmap==5.0.2 18:33:53 soupsieve==2.8 18:33:53 stevedore==5.6.0 18:33:53 tabulate==0.9.0 18:33:53 toml==0.10.2 18:33:53 tomlkit==0.13.3 18:33:53 tqdm==4.67.1 18:33:53 typing_extensions==4.15.0 18:33:53 tzdata==2025.2 18:33:53 urllib3==1.26.20 18:33:53 virtualenv==20.35.4 18:33:53 wcwidth==0.2.14 18:33:53 websocket-client==1.9.0 18:33:53 wrapt==2.0.1 18:33:53 xdg==6.0.0 18:33:53 xmltodict==1.0.2 18:33:53 yq==3.4.3 18:33:53 [EnvInject] - Injecting environment variables from a build step. 18:33:53 [EnvInject] - Injecting as environment variables the properties content 18:33:53 OS_CLOUD=vex 18:33:53 18:33:53 [EnvInject] - Variables injected successfully. 18:33:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8582966161790316945.sh 18:33:53 ---> Orphaned k8s clusters 18:33:53 Setup pyenv: 18:33:53 system 18:33:53 3.8.13 18:33:53 3.9.13 18:33:53 3.10.13 18:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:55 lf-activate-venv(): INFO: Base packages installed successfully 18:33:55 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:34:06 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. 18:34:06 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 18:34:06 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:34:09 -----> Delete orphaned cluster 18:34:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8183124804625078402.sh 18:34:09 ---> Orphaned stacks 18:34:09 Setup pyenv: 18:34:09 system 18:34:09 3.8.13 18:34:09 3.9.13 18:34:09 3.10.13 18:34:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:34:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:11 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. 18:34:11 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 18:34:11 lf-activate-venv(): INFO: Base packages installed successfully 18:34:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 18:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:34:31 + mapfile -t OS_COE_CLUSTERS_ID 18:34:31 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:34:31 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:34:31 ++ awk '{print $1}' 18:34:34 + echo '-----> Active clusters -> stacks' 18:34:34 -----> Active clusters -> stacks 18:34:34 + OS_COE_STACKS=() 18:34:34 + [[ 0 -gt 0 ]] 18:34:34 + mapfile -t OS_STACKS 18:34:34 ++ 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 18:34:34 ++ awk '{print $1}' 18:34:35 + echo '-----> Active stacks' 18:34:35 -----> Active stacks 18:34:35 + for stack in "${OS_STACKS[@]}" 18:34:35 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-63 18:34:35 releng-controller-csit-1node-notifications-longevity-only-titanium-63 18:34:35 + for stack in "${OS_STACKS[@]}" 18:34:35 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-83 18:34:35 releng-controller-csit-1node-notifications-longevity-only-scandium-83 18:34:35 + echo '-----> Delete orphaned stacks' 18:34:35 -----> Delete orphaned stacks 18:34:35 + for STACK_NAME in "${OS_STACKS[@]}" 18:34:35 + [[ 0 -gt 0 ]] 18:34:35 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-63 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 18:34:35 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-63 18:34:35 + builds=() 18:34:35 + for jenkins in "${@:2}" 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 ++ 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' 18:34:35 + 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ head -n1 18:34:35 + 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]}' 18:34:35 ++ awk 'END {print $NF}' 18:34:35 ++ 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 + status=200 18:34:35 + '[' 200 '!=' 200 ']' 18:34:35 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 18:34:35 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 18:34:35 ++ awk -F/ '{print $NF}' 18:34:35 ++ echo https://jenkins.opendaylight.org/releng 18:34:35 ++ sed 's/\/*$//' 18:34:35 + silo=releng 18:34:35 + export silo 18:34:35 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 18:34:35 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 18:34:35 ++ 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]}' 18:34:35 ++ grep -v null 18:34:35 ++ jq -r '.computer[].executors[].currentExecutable.url' 18:34:35 + for jenkins in "${@:2}" 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 ++ 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' 18:34:35 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ head -n1 18:34:35 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 18:34:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ awk 'END {print $NF}' 18:34:35 + status=200 18:34:35 + '[' 200 '!=' 200 ']' 18:34:35 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 18:34:35 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 18:34:35 ++ echo https://jenkins.opendaylight.org/sandbox 18:34:35 ++ sed 's/\/*$//' 18:34:35 ++ awk -F/ '{print $NF}' 18:34:35 + silo=sandbox 18:34:35 + export silo 18:34:35 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 18:34:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 18:34:35 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 18:34:35 ++ jq -r '.computer[].executors[].currentExecutable.url' 18:34:35 ++ grep -v null 18:34:35 + [[ releng-builder-openstack-cron-75399 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-controller-maven-merge-11.0.x-235 releng-bgpcep-maven-merge-0.22.x-321 releng-distribution-merge-managed-scandium-3020 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-63 ]] 18:34:35 + return 0 18:34:35 + continue 18:34:35 + for STACK_NAME in "${OS_STACKS[@]}" 18:34:35 + [[ 0 -gt 0 ]] 18:34:35 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-83 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 18:34:35 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-83 18:34:35 + builds=() 18:34:35 + for jenkins in "${@:2}" 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 ++ 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' 18:34:35 + 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ head -n1 18:34:35 + 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]}' 18:34:35 ++ 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ awk 'END {print $NF}' 18:34:35 + status=200 18:34:35 + '[' 200 '!=' 200 ']' 18:34:35 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 18:34:35 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 18:34:35 ++ echo https://jenkins.opendaylight.org/releng 18:34:35 ++ sed 's/\/*$//' 18:34:35 ++ awk -F/ '{print $NF}' 18:34:35 + silo=releng 18:34:35 + export silo 18:34:35 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 18:34:35 ++ grep -v null 18:34:35 ++ 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/75399/"}}],"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-scandium/83/"}}],"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-titanium/63/"}}],"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-weekly-test-trigger-titanium/63/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/84/"}},{"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/controller-sonar/522/"}}],"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/235/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/321/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/3020/"}}],"oneOffExecutors":[]}]}' 18:34:35 ++ jq -r '.computer[].executors[].currentExecutable.url' 18:34:35 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 18:34:35 + for jenkins in "${@:2}" 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 18:34:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 18:34:35 ++ 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' 18:34:35 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 ++ head -n1 18:34:35 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 18:34:35 ++ awk 'END {print $NF}' 18:34:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 18:34:35 18:34:35 200' 18:34:35 + status=200 18:34:35 + '[' 200 '!=' 200 ']' 18:34:35 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 18:34:35 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 18:34:35 ++ echo https://jenkins.opendaylight.org/sandbox 18:34:35 ++ sed 's/\/*$//' 18:34:35 ++ awk -F/ '{print $NF}' 18:34:35 + silo=sandbox 18:34:35 + export silo 18:34:35 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 18:34:35 ++ grep -v null 18:34:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 18:34:35 ++ jq -r '.computer[].executors[].currentExecutable.url' 18:34:35 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 18:34:35 + [[ releng-builder-openstack-cron-75399 releng-controller-csit-1node-notifications-longevity-only-scandium-83 releng-controller-csit-1node-notifications-longevity-only-titanium-63 releng-integration-distribution-weekly-test-trigger-titanium-63 releng-integration-distribution-weekly-test-trigger-scandium-84 releng-controller-sonar-522 releng-controller-maven-merge-11.0.x-235 releng-bgpcep-maven-merge-0.22.x-321 releng-distribution-merge-managed-scandium-3020 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-83 ]] 18:34:35 + return 0 18:34:35 + continue 18:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8122128449091859273.sh 18:34:35 ---> Orphaned servers 18:34:35 Setup pyenv: 18:34:36 system 18:34:36 3.8.13 18:34:36 3.9.13 18:34:36 3.10.13 18:34:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:38 lf-activate-venv(): INFO: Base packages installed successfully 18:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:35:00 -----> Active servers 18:35:00 prd-centos8-builder-2c-2g-12923 18:35:00 prd-ubuntu2204-docker-8c-8g-12922 18:35:00 prd-ubuntu2204-docker-4c-4g-12921 18:35:00 prd-ubuntu2204-docker-8c-8g-12919 18:35:00 prd-centos8-robot-2c-8g-12866 18:35:00 prd-centos8-robot-2c-8g-12865 18:35:00 prd-ubuntu2204-builder-2c-2g-12799 18:35:00 prd-centos8-robot-2c-8g-12741 18:35:00 prd-centos8-robot-2c-8g-12730 18:35:00 prd-queue-intque-2c-1g-12729 18:35:00 prd-ubuntu2204-docker-4c-4g-12650 18:35:00 snd-centos8-robot-2c-8g-137 18:35:00 -----> Delete orphaned servers 18:35:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8381960829616317924.sh 18:35:01 ---> Orphaned ports 18:35:01 Setup pyenv: 18:35:01 system 18:35:01 3.8.13 18:35:01 3.9.13 18:35:01 3.10.13 18:35:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:03 lf-activate-venv(): INFO: Base packages installed successfully 18:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 18:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:35:18 No orphaned ports to process. 18:35:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2079703114588005174.sh 18:35:18 ---> Orphaned volumes 18:35:18 + source /home/jenkins/lf-env.sh 18:35:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:35:18 ++ mktemp -d /tmp/venv-XXXX 18:35:18 + lf_venv=/tmp/venv-I07Y 18:35:18 + local venv_file=/tmp/.os_lf_venv 18:35:18 + local python=python3 18:35:18 + local options 18:35:18 + local set_path=true 18:35:18 + local install_args= 18:35:18 ++ 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 18:35:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:35:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:35:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:35:18 + true 18:35:18 + case $1 in 18:35:18 + python=python3 18:35:18 + shift 2 18:35:18 + true 18:35:18 + case $1 in 18:35:18 + shift 18:35:18 + break 18:35:18 + case $python in 18:35:18 + local pkg_list= 18:35:18 + [[ -d /opt/pyenv ]] 18:35:18 + echo 'Setup pyenv:' 18:35:18 Setup pyenv: 18:35:18 + export PYENV_ROOT=/opt/pyenv 18:35:18 + PYENV_ROOT=/opt/pyenv 18:35:18 + 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 18:35:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:35:18 + pyenv versions 18:35:19 system 18:35:19 3.8.13 18:35:19 3.9.13 18:35:19 3.10.13 18:35:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:19 + command -v pyenv 18:35:19 ++ pyenv init - --no-rehash 18:35:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:35:19 for i in ${!paths[@]}; do 18:35:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:35:19 fi; done; 18:35:19 echo "${paths[*]}"'\'')" 18:35:19 export PATH="/opt/pyenv/shims:${PATH}" 18:35:19 export PYENV_SHELL=bash 18:35:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:35:19 pyenv() { 18:35:19 local command 18:35:19 command="${1:-}" 18:35:19 if [ "$#" -gt 0 ]; then 18:35:19 shift 18:35:19 fi 18:35:19 18:35:19 case "$command" in 18:35:19 rehash|shell) 18:35:19 eval "$(pyenv "sh-$command" "$@")" 18:35:19 ;; 18:35:19 *) 18:35:19 command pyenv "$command" "$@" 18:35:19 ;; 18:35:19 esac 18:35:19 }' 18:35:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:35:19 for i in ${!paths[@]}; do 18:35:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:35:19 fi; done; 18:35:19 echo "${paths[*]}"' 18:35:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:35:19 ++ 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 18:35:19 ++ 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 18:35:19 ++ export PYENV_SHELL=bash 18:35:19 ++ PYENV_SHELL=bash 18:35:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:35:19 +++ complete -F _pyenv pyenv 18:35:19 ++ lf-pyver python3 18:35:19 ++ local py_version_xy=python3 18:35:19 ++ local py_version_xyz= 18:35:19 ++ awk '{ print $1 }' 18:35:19 ++ pyenv versions 18:35:19 ++ local command 18:35:19 ++ command=versions 18:35:19 ++ '[' 1 -gt 0 ']' 18:35:19 ++ shift 18:35:19 ++ case "$command" in 18:35:19 ++ command pyenv versions 18:35:19 ++ pyenv versions 18:35:19 ++ sed 's/^[ *]* //' 18:35:19 ++ grep -E '^[0-9.]*[0-9]$' 18:35:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:35:19 +++ grep '^3' /tmp/.pyenv_versions 18:35:19 +++ tail -n 1 18:35:19 +++ sort -V 18:35:19 ++ py_version_xyz=3.11.7 18:35:19 ++ [[ -z 3.11.7 ]] 18:35:19 ++ echo 3.11.7 18:35:19 ++ return 0 18:35:19 + pyenv local 3.11.7 18:35:19 + local command 18:35:19 + command=local 18:35:19 + '[' 2 -gt 0 ']' 18:35:19 + shift 18:35:19 + case "$command" in 18:35:19 + command pyenv local 3.11.7 18:35:19 + pyenv local 3.11.7 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='lftools[openstack] ' 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='kubernetes ' 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='niet ' 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='python-heatclient ' 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='python-openstackclient ' 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='python-magnumclient ' 18:35:19 + for arg in "$@" 18:35:19 + case $arg in 18:35:19 + pkg_list+='yq ' 18:35:19 + [[ -f /tmp/.os_lf_venv ]] 18:35:19 ++ cat /tmp/.os_lf_venv 18:35:19 + lf_venv=/tmp/venv-yrvo 18:35:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from' file:/tmp/.os_lf_venv 18:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:35:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:19 + local 'pip_opts=--upgrade --quiet' 18:35:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:35:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:35:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:35:19 + [[ -n '' ]] 18:35:19 + [[ -n '' ]] 18:35:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:19 + /tmp/venv-yrvo/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 18:35:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:35:21 lf-activate-venv(): INFO: Base packages installed successfully 18:35:21 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 18:35:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 18:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:35:21 + /tmp/venv-yrvo/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 18:35:38 + type python3 18:35:38 + true 18:35:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH' 18:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:35:38 + PATH=/tmp/venv-yrvo/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 18:35:38 + return 0 18:35:38 + mapfile -t os_volumes 18:35:38 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 18:35:41 + '[' 0 -eq 0 ']' 18:35:41 + echo 'No orphaned volumes found.' 18:35:41 No orphaned volumes found. 18:35:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11789700799140579711.sh 18:35:41 ---> Protect in-use images 18:35:41 Setup pyenv: 18:35:41 system 18:35:41 3.8.13 18:35:41 3.9.13 18:35:41 3.10.13 18:35:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:35:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:43 lf-activate-venv(): INFO: Base packages installed successfully 18:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 18:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:35:58 INFO: There are images to protect defined in jenkins-config. 18:35:58 INFO: There are additional images to protect in the jjb dir. 18:35:58 INFO: Protecting the following images: 18:35:58 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 18:35:58 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 18:35:58 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 18:35:58 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 18:35:58 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 18:35:58 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 18:35:58 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 18:35:58 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 18:35:58 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 18:35:58 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 18:35:58 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 18:35:58 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 18:36:00 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 18:36:01 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 18:36:03 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 18:36:05 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 18:36:06 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 18:36:08 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 18:36:09 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 18:36:11 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 18:36:13 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 18:36:15 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 18:36:16 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 18:36:18 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 18:36:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:36:18 Run condition [Boolean condition] enabling perform for step [BuilderChain] 18:36:18 [EnvInject] - Injecting environment variables from a build step. 18:36:18 [EnvInject] - Injecting as environment variables the properties content 18:36:18 OS_IMAGE_CLEANUP_AGE=30 18:36:18 18:36:18 [EnvInject] - Variables injected successfully. 18:36:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3518265156261481371.sh 18:36:18 ---> Cleanup old images 18:36:18 Setup pyenv: 18:36:18 system 18:36:18 3.8.13 18:36:18 3.9.13 18:36:18 3.10.13 18:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:20 lf-activate-venv(): INFO: Base packages installed successfully 18:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:36:34 + lftools openstack --os-cloud vex image cleanup --days=30 18:36:40 WARNING: Use of image.protected resulted in an exception 18:36:40 Removing 307 images from vex. 18:36:40 WARNING: Use of image.protected resulted in an exception 18:36:40 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 18:36:40 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 18:36:40 Build step 'Conditional steps (multiple)' marked build as failure 18:36:41 $ ssh-agent -k 18:36:41 unset SSH_AUTH_SOCK; 18:36:41 unset SSH_AGENT_PID; 18:36:41 echo Agent pid 5458 killed; 18:36:41 [ssh-agent] Stopped. 18:36:41 [PostBuildScript] - [INFO] Executing post build scripts. 18:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1547856120992929142.sh 18:36:41 ---> sysstat.sh 18:36:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12715617024242984395.sh 18:36:41 ---> package-listing.sh 18:36:41 ++ facter osfamily 18:36:41 ++ tr '[:upper:]' '[:lower:]' 18:36:41 + OS_FAMILY=redhat 18:36:41 + workspace=/w/workspace/builder-openstack-cron 18:36:41 + START_PACKAGES=/tmp/packages_start.txt 18:36:41 + END_PACKAGES=/tmp/packages_end.txt 18:36:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:41 + PACKAGES=/tmp/packages_start.txt 18:36:41 + '[' /w/workspace/builder-openstack-cron ']' 18:36:41 + PACKAGES=/tmp/packages_end.txt 18:36:41 + case "${OS_FAMILY}" in 18:36:41 + rpm -qa 18:36:41 + sort 18:36:42 + '[' -f /tmp/packages_start.txt ']' 18:36:42 + '[' -f /tmp/packages_end.txt ']' 18:36:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:42 + '[' /w/workspace/builder-openstack-cron ']' 18:36:42 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 18:36:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 18:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins850833080046023209.sh 18:36:42 ---> capture-instance-metadata.sh 18:36:42 Setup pyenv: 18:36:42 system 18:36:42 3.8.13 18:36:42 3.9.13 18:36:42 3.10.13 18:36:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:44 lf-activate-venv(): INFO: Base packages installed successfully 18:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools 18:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:36:58 INFO: Running in OpenStack, capturing instance metadata 18:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5966089489946645611.sh 18:36:59 provisioning config files... 18:36:59 Could not find credentials [logs] for builder-openstack-cron #75399 18:36:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17964773876269858946tmp 18:36:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:36:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:36:59 provisioning config files... 18:36:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:37:00 [EnvInject] - Injecting environment variables from a build step. 18:37:00 [EnvInject] - Injecting as environment variables the properties content 18:37:00 SERVER_ID=logs 18:37:00 18:37:00 [EnvInject] - Variables injected successfully. 18:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9256653570183194795.sh 18:37:00 ---> create-netrc.sh 18:37:00 WARN: Log server credential not found. 18:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16395676624994580515.sh 18:37:00 ---> python-tools-install.sh 18:37:00 Setup pyenv: 18:37:00 system 18:37:00 3.8.13 18:37:00 3.9.13 18:37:00 3.10.13 18:37:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:02 lf-activate-venv(): INFO: Base packages installed successfully 18:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools 18:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:37:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2581757190299238427.sh 18:37:12 ---> sudo-logs.sh 18:37:12 Archiving 'sudo' log.. 18:37:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10173923069710283626.sh 18:37:12 ---> job-cost.sh 18:37:12 Setup pyenv: 18:37:12 system 18:37:12 3.8.13 18:37:12 3.9.13 18:37:12 3.10.13 18:37:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:37:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:14 lf-activate-venv(): INFO: Base packages installed successfully 18:37:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:37:25 INFO: No Stack... 18:37:26 INFO: Retrieving Pricing Info for: v3-standard-2 18:37:26 INFO: Archiving Costs 18:37:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1830417817427958140.sh 18:37:26 ---> logs-deploy.sh 18:37:26 Setup pyenv: 18:37:26 system 18:37:26 3.8.13 18:37:26 3.9.13 18:37:26 3.10.13 18:37:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrvo from file:/tmp/.os_lf_venv 18:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:28 lf-activate-venv(): INFO: Base packages installed successfully 18:37:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-yrvo/bin to PATH 18:37:38 WARNING: Nexus logging server not set 18:37:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75399/ 18:37:38 INFO: archiving logs to S3 18:37:39 ---> uname -a: 18:37:39 Linux prd-centos8-builder-2c-2g-12923.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 18:37:39 18:37:39 18:37:39 ---> lscpu: 18:37:39 Architecture: x86_64 18:37:39 CPU op-mode(s): 32-bit, 64-bit 18:37:39 Byte Order: Little Endian 18:37:39 CPU(s): 2 18:37:39 On-line CPU(s) list: 0,1 18:37:39 Thread(s) per core: 1 18:37:39 Core(s) per socket: 1 18:37:39 Socket(s): 2 18:37:39 NUMA node(s): 1 18:37:39 Vendor ID: AuthenticAMD 18:37:39 CPU family: 23 18:37:39 Model: 49 18:37:39 Model name: AMD EPYC-Rome Processor 18:37:39 Stepping: 0 18:37:39 CPU MHz: 2799.998 18:37:39 BogoMIPS: 5599.99 18:37:39 Virtualization: AMD-V 18:37:39 Hypervisor vendor: KVM 18:37:39 Virtualization type: full 18:37:39 L1d cache: 32K 18:37:39 L1i cache: 32K 18:37:39 L2 cache: 512K 18:37:39 L3 cache: 16384K 18:37:39 NUMA node0 CPU(s): 0,1 18:37:39 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 18:37:39 18:37:39 18:37:39 ---> nproc: 18:37:39 2 18:37:39 18:37:39 18:37:39 ---> df -h: 18:37:39 Filesystem Size Used Avail Use% Mounted on 18:37:39 devtmpfs 3.8G 0 3.8G 0% /dev 18:37:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:37:39 tmpfs 3.8G 17M 3.8G 1% /run 18:37:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:37:39 /dev/vda1 40G 8.5G 32G 22% / 18:37:39 tmpfs 770M 0 770M 0% /run/user/1001 18:37:39 18:37:39 18:37:39 ---> free -m: 18:37:39 total used free shared buff/cache available 18:37:39 Mem: 7697 654 4771 19 2271 6746 18:37:39 Swap: 1023 0 1023 18:37:39 18:37:39 18:37:39 ---> ip addr: 18:37:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:37:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:37:39 inet 127.0.0.1/8 scope host lo 18:37:39 valid_lft forever preferred_lft forever 18:37:39 inet6 ::1/128 scope host 18:37:39 valid_lft forever preferred_lft forever 18:37:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:37:39 link/ether fa:16:3e:c4:df:de brd ff:ff:ff:ff:ff:ff 18:37:39 altname enp0s3 18:37:39 altname ens3 18:37:39 inet 10.30.170.116/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:37:39 valid_lft 86067sec preferred_lft 86067sec 18:37:39 inet6 fe80::f816:3eff:fec4:dfde/64 scope link 18:37:39 valid_lft forever preferred_lft forever 18:37:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:37:39 link/ether 02:42:8e:98:5d:2d brd ff:ff:ff:ff:ff:ff 18:37:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:37:39 valid_lft forever preferred_lft forever 18:37:39 18:37:39 18:37:39 ---> sar -b -r -n DEV: 18:37:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/23/2025 _x86_64_ (2 CPU) 18:37:39 18:37:39 18:32:03 LINUX RESTART (2 CPU) 18:37:39 18:37:39 06:33:01 PM tps rtps wtps bread/s bwrtn/s 18:37:39 06:34:01 PM 101.87 0.62 101.25 23.06 8611.43 18:37:39 06:35:01 PM 72.46 0.68 71.78 103.70 8691.30 18:37:39 06:36:01 PM 32.39 0.10 32.29 3.60 1299.70 18:37:39 06:37:01 PM 20.08 0.72 19.36 67.58 548.60 18:37:39 Average: 56.70 0.53 56.17 49.49 4787.74 18:37:39 18:37:39 06:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:37:39 06:34:01 PM 4984756 6957692 2897668 36.76 2688 2149392 988596 11.07 203512 2345100 191336 18:37:39 06:35:01 PM 4992280 7008072 2890144 36.67 2688 2190988 944964 10.58 234516 2301964 27760 18:37:39 06:36:01 PM 4935532 6951404 2946892 37.39 2688 2191100 989940 11.08 268640 2323104 10752 18:37:39 06:37:01 PM 4946156 6965336 2936268 37.25 2688 2194432 981456 10.99 425208 2156420 12116 18:37:39 Average: 4964681 6970626 2917743 37.02 2688 2181478 976239 10.93 282969 2281647 60491 18:37:39 18:37:39 06:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:37:39 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:34:01 PM eth0 87.84 74.45 990.42 9.82 0.00 0.00 0.00 0.00 18:37:39 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:35:01 PM eth0 71.48 57.13 605.06 11.01 0.00 0.00 0.00 0.00 18:37:39 06:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:36:01 PM eth0 17.66 17.78 15.18 8.74 0.00 0.00 0.00 0.00 18:37:39 06:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 06:37:01 PM eth0 25.12 21.39 32.12 12.83 0.00 0.00 0.00 0.00 18:37:39 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 Average: eth0 50.52 42.69 410.69 10.60 0.00 0.00 0.00 0.00 18:37:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:39 18:37:39 18:37:39 ---> sar -P ALL: 18:37:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/23/2025 _x86_64_ (2 CPU) 18:37:39 18:37:39 18:32:03 LINUX RESTART (2 CPU) 18:37:39 18:37:39 06:33:01 PM CPU %user %nice %system %iowait %steal %idle 18:37:39 06:34:01 PM all 35.04 0.00 5.07 2.90 0.10 56.89 18:37:39 06:34:01 PM 0 15.58 0.00 3.40 1.67 0.12 79.23 18:37:39 06:34:01 PM 1 54.52 0.00 6.74 4.12 0.08 34.54 18:37:39 06:35:01 PM all 31.45 0.00 3.96 1.48 0.08 63.04 18:37:39 06:35:01 PM 0 16.47 0.00 3.29 0.68 0.08 79.47 18:37:39 06:35:01 PM 1 46.43 0.00 4.63 2.27 0.08 46.59 18:37:39 06:36:01 PM all 35.45 0.00 3.44 0.18 0.08 60.85 18:37:39 06:36:01 PM 0 24.37 0.00 3.32 0.10 0.08 72.12 18:37:39 06:36:01 PM 1 46.50 0.00 3.57 0.25 0.08 49.60 18:37:39 06:37:01 PM all 31.76 0.00 3.56 0.11 0.10 64.47 18:37:39 06:37:01 PM 0 21.74 0.00 3.41 0.07 0.10 74.68 18:37:39 06:37:01 PM 1 41.75 0.00 3.71 0.15 0.10 54.29 18:37:39 Average: all 33.42 0.00 4.01 1.16 0.09 61.31 18:37:39 Average: 0 19.54 0.00 3.35 0.63 0.10 76.38 18:37:39 Average: 1 47.29 0.00 4.66 1.70 0.09 46.26 18:37:39 18:37:39 18:37:39