01:32:15 Started by timer 01:32:15 Running as SYSTEM 01:32:15 [EnvInject] - Loading node environment variables. 01:32:15 Building remotely on prd-centos8-builder-2c-2g-13026 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:15 [ssh-agent] Looking for ssh-agent implementation... 01:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:15 $ ssh-agent 01:32:15 SSH_AUTH_SOCK=/tmp/ssh-Xcu3gwfNdFJ5/agent.5445 01:32:15 SSH_AGENT_PID=5446 01:32:15 [ssh-agent] Started. 01:32:15 Running ssh-add (command line suppressed) 01:32:15 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17318130275850096094.key (/w/workspace/builder-openstack-cron@tmp/private_key_17318130275850096094.key) 01:32:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:16 The recommended git tool is: NONE 01:32:18 using credential jenkins-ssh 01:32:18 Wiping out workspace first. 01:32:18 Cloning the remote Git repository 01:32:18 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:18 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:18 > git --version # timeout=10 01:32:18 > git --version # 'git version 2.43.0' 01:32:18 using GIT_SSH to set credentials jenkins-ssh 01:32:18 [INFO] Currently running in a labeled security context 01:32:18 [INFO] Currently SELinux is 'enforcing' on the host 01:32:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11948771617385240601.key 01:32:18 Verifying host key using known hosts file 01:32:18 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. 01:32:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:21 Avoid second fetch 01:32:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:21 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 01:32:21 > git config core.sparsecheckout # timeout=10 01:32:21 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 01:32:21 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 01:32:21 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 01:32:21 > git remote # timeout=10 01:32:21 > git submodule init # timeout=10 01:32:21 > git submodule sync # timeout=10 01:32:21 > git config --get remote.origin.url # timeout=10 01:32:21 > git submodule init # timeout=10 01:32:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:21 > git config --get submodule.global-jjb.url # timeout=10 01:32:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:21 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:22 > git submodule update --init --recursive global-jjb # timeout=10 01:32:22 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:26 No emails were triggered. 01:32:26 provisioning config files... 01:32:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13267266430522156467.sh 01:32:27 ---> python-tools-install.sh 01:32:27 Setup pyenv: 01:32:27 system 01:32:27 * 3.8.13 (set by /opt/pyenv/version) 01:32:27 * 3.9.13 (set by /opt/pyenv/version) 01:32:27 * 3.10.13 (set by /opt/pyenv/version) 01:32:27 * 3.11.7 (set by /opt/pyenv/version) 01:32:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6zq 01:32:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:36 lf-activate-venv(): INFO: Base packages installed successfully 01:32:36 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:33:06 Generating Requirements File 01:33:26 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. 01:33:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:26 Python 3.11.7 01:33:26 pip 25.3 from /tmp/venv-J6zq/lib/python3.11/site-packages/pip (python 3.11) 01:33:26 appdirs==1.4.4 01:33:26 argcomplete==3.6.3 01:33:26 aspy.yaml==1.3.0 01:33:26 attrs==25.4.0 01:33:26 autopage==0.5.2 01:33:26 beautifulsoup4==4.14.2 01:33:26 boto3==1.41.2 01:33:26 botocore==1.41.2 01:33:26 bs4==0.0.2 01:33:26 cachetools==6.2.2 01:33:26 certifi==2025.11.12 01:33:26 cffi==2.0.0 01:33:26 cfgv==3.5.0 01:33:26 chardet==5.2.0 01:33:26 charset-normalizer==3.4.4 01:33:26 click==8.3.1 01:33:26 cliff==4.12.0 01:33:26 cmd2==2.7.0 01:33:26 cryptography==3.3.2 01:33:26 debtcollector==3.0.0 01:33:26 decorator==5.2.1 01:33:26 defusedxml==0.7.1 01:33:26 Deprecated==1.3.1 01:33:26 distlib==0.4.0 01:33:26 dnspython==2.8.0 01:33:26 docker==7.1.0 01:33:26 dogpile.cache==1.5.0 01:33:26 durationpy==0.10 01:33:26 email-validator==2.3.0 01:33:26 filelock==3.20.0 01:33:26 future==1.0.0 01:33:26 gitdb==4.0.12 01:33:26 GitPython==3.1.45 01:33:26 google-auth==2.43.0 01:33:26 httplib2==0.31.0 01:33:26 identify==2.6.15 01:33:26 idna==3.11 01:33:26 importlib-resources==1.5.0 01:33:26 iso8601==2.1.0 01:33:26 Jinja2==3.1.6 01:33:26 jmespath==1.0.1 01:33:26 jsonpatch==1.33 01:33:26 jsonpointer==3.0.0 01:33:26 jsonschema==4.25.1 01:33:26 jsonschema-specifications==2025.9.1 01:33:26 keystoneauth1==5.12.0 01:33:26 kubernetes==34.1.0 01:33:26 lftools==0.37.16 01:33:26 lxml==6.0.2 01:33:26 markdown-it-py==4.0.0 01:33:26 MarkupSafe==3.0.3 01:33:26 mdurl==0.1.2 01:33:26 msgpack==1.1.2 01:33:26 multi_key_dict==2.0.3 01:33:26 munch==4.0.0 01:33:26 netaddr==1.3.0 01:33:26 niet==1.4.2 01:33:26 nodeenv==1.9.1 01:33:26 oauth2client==4.1.3 01:33:26 oauthlib==3.3.1 01:33:26 openstacksdk==4.8.0 01:33:26 os-service-types==1.8.2 01:33:26 osc-lib==4.2.0 01:33:26 oslo.config==10.1.0 01:33:26 oslo.context==6.2.0 01:33:26 oslo.i18n==6.7.1 01:33:26 oslo.log==7.2.1 01:33:26 oslo.serialization==5.8.0 01:33:26 oslo.utils==9.2.0 01:33:26 packaging==25.0 01:33:26 pbr==7.0.3 01:33:26 platformdirs==4.5.0 01:33:26 prettytable==3.17.0 01:33:26 psutil==7.1.3 01:33:26 pyasn1==0.6.1 01:33:26 pyasn1_modules==0.4.2 01:33:26 pycparser==2.23 01:33:26 pygerrit2==2.0.15 01:33:26 PyGithub==2.8.1 01:33:26 Pygments==2.19.2 01:33:26 PyJWT==2.10.1 01:33:26 PyNaCl==1.6.1 01:33:26 pyparsing==2.4.7 01:33:26 pyperclip==1.11.0 01:33:26 pyrsistent==0.20.0 01:33:26 python-cinderclient==9.8.0 01:33:26 python-dateutil==2.9.0.post0 01:33:26 python-heatclient==4.3.0 01:33:26 python-jenkins==1.8.3 01:33:26 python-keystoneclient==5.7.0 01:33:26 python-magnumclient==4.9.0 01:33:26 python-openstackclient==8.2.0 01:33:26 python-swiftclient==4.9.0 01:33:26 PyYAML==6.0.3 01:33:26 referencing==0.37.0 01:33:26 requests==2.32.5 01:33:26 requests-oauthlib==2.0.0 01:33:26 requestsexceptions==1.4.0 01:33:26 rfc3986==2.0.0 01:33:26 rich==14.2.0 01:33:26 rich-argparse==1.7.2 01:33:26 rpds-py==0.29.0 01:33:26 rsa==4.9.1 01:33:26 ruamel.yaml==0.18.16 01:33:26 ruamel.yaml.clib==0.2.15 01:33:26 s3transfer==0.15.0 01:33:26 simplejson==3.20.2 01:33:26 six==1.17.0 01:33:26 smmap==5.0.2 01:33:26 soupsieve==2.8 01:33:26 stevedore==5.6.0 01:33:26 tabulate==0.9.0 01:33:26 toml==0.10.2 01:33:26 tomlkit==0.13.3 01:33:26 tqdm==4.67.1 01:33:26 typing_extensions==4.15.0 01:33:26 tzdata==2025.2 01:33:26 urllib3==1.26.20 01:33:26 virtualenv==20.35.4 01:33:26 wcwidth==0.2.14 01:33:26 websocket-client==1.9.0 01:33:26 wrapt==2.0.1 01:33:26 xdg==6.0.0 01:33:26 xmltodict==1.0.2 01:33:26 yq==3.4.3 01:33:27 [EnvInject] - Injecting environment variables from a build step. 01:33:27 [EnvInject] - Injecting as environment variables the properties content 01:33:27 OS_CLOUD=vex 01:33:27 01:33:27 [EnvInject] - Variables injected successfully. 01:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8329555524910671430.sh 01:33:27 ---> Orphaned k8s clusters 01:33:27 Setup pyenv: 01:33:27 system 01:33:27 3.8.13 01:33:27 3.9.13 01:33:27 3.10.13 01:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:33:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:29 lf-activate-venv(): INFO: Base packages installed successfully 01:33:29 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:36 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. 01:33:36 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:33:39 -----> Delete orphaned cluster 01:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10286735182744741118.sh 01:33:39 ---> Orphaned stacks 01:33:39 Setup pyenv: 01:33:39 system 01:33:39 3.8.13 01:33:39 3.9.13 01:33:39 3.10.13 01:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:42 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. 01:33:42 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:33:42 lf-activate-venv(): INFO: Base packages installed successfully 01:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:33:59 + mapfile -t OS_COE_CLUSTERS_ID 01:33:59 ++ awk '{print $1}' 01:33:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:33:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:34:01 + echo '-----> Active clusters -> stacks' 01:34:01 -----> Active clusters -> stacks 01:34:01 + OS_COE_STACKS=() 01:34:01 + [[ 0 -gt 0 ]] 01:34:01 + mapfile -t OS_STACKS 01:34:01 ++ 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 01:34:01 ++ awk '{print $1}' 01:34:02 + echo '-----> Active stacks' 01:34:02 -----> Active stacks 01:34:02 + for stack in "${OS_STACKS[@]}" 01:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 01:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 01:34:02 + for stack in "${OS_STACKS[@]}" 01:34:02 + echo releng-controller-csit-3node-clustering-ask-all-scandium-82 01:34:02 releng-controller-csit-3node-clustering-ask-all-scandium-82 01:34:02 + for stack in "${OS_STACKS[@]}" 01:34:02 + echo releng-controller-csit-3node-clustering-tell-all-scandium-82 01:34:02 releng-controller-csit-3node-clustering-tell-all-scandium-82 01:34:02 + for stack in "${OS_STACKS[@]}" 01:34:02 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-16 01:34:02 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 01:34:02 + for stack in "${OS_STACKS[@]}" 01:34:02 + echo releng-controller-csit-3node-clustering-tell-all-titanium-62 01:34:02 releng-controller-csit-3node-clustering-tell-all-titanium-62 01:34:02 + echo '-----> Delete orphaned stacks' 01:34:02 -----> Delete orphaned stacks 01:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:02 + [[ 0 -gt 0 ]] 01:34:02 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:02 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 01:34:02 + builds=() 01:34:02 + for jenkins in "${@:2}" 01:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:02 ++ 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' 01:34:02 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:02 01:34:02 200' 01:34:02 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:02 01:34:02 200' 01:34:02 ++ head -n1 01:34:02 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:02 ++ awk 'END {print $NF}' 01:34:02 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:02 01:34:02 200' 01:34:02 + status=200 01:34:02 + '[' 200 '!=' 200 ']' 01:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:02 ++ awk -F/ '{print $NF}' 01:34:02 ++ echo https://jenkins.opendaylight.org/releng 01:34:02 ++ sed 's/\/*$//' 01:34:02 + silo=releng 01:34:02 + export silo 01:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:02 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:02 ++ grep -v null 01:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:02 + for jenkins in "${@:2}" 01:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:02 ++ 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' 01:34:03 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:03 ++ sed 's/\/*$//' 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 + silo=sandbox 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 ++ grep -v null 01:34:03 + [[ releng-builder-openstack-cron-75406 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-controller-csit-3node-clustering-ask-all-scandium-82 releng-controller-csit-3node-clustering-tell-all-scandium-82 releng-bgpcep-csit-1node-throughpcep-all-titanium-544 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 releng-integration-distribution-test-titanium-555 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-integration-distribution-mri-test-scandium-82 releng-controller-sonar-522 releng-ovsdb-maven-merge-scandium-626 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 ]] 01:34:03 + return 0 01:34:03 + continue 01:34:03 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:03 + [[ 0 -gt 0 ]] 01:34:03 + stack_in_jenkins releng-controller-csit-3node-clustering-ask-all-scandium-82 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:03 + STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-82 01:34:03 + builds=() 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/releng 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 ++ sed 's/\/*$//' 01:34:03 + silo=releng 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ grep -v null 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 ++ sed 's/\/*$//' 01:34:03 + silo=sandbox 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ grep -v null 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 + [[ releng-builder-openstack-cron-75406 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-controller-csit-3node-clustering-ask-all-scandium-82 releng-controller-csit-3node-clustering-tell-all-scandium-82 releng-bgpcep-csit-1node-throughpcep-all-titanium-544 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 releng-integration-distribution-test-titanium-555 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-integration-distribution-mri-test-scandium-82 releng-controller-sonar-522 releng-ovsdb-maven-merge-scandium-626 =~ releng-controller-csit-3node-clustering-ask-all-scandium-82 ]] 01:34:03 + return 0 01:34:03 + continue 01:34:03 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:03 + [[ 0 -gt 0 ]] 01:34:03 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-scandium-82 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:03 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-82 01:34:03 + builds=() 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/releng 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 ++ sed 's/\/*$//' 01:34:03 + silo=releng 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 ++ grep -v null 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 ++ sed 's/\/*$//' 01:34:03 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:03 + silo=sandbox 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 ++ grep -v null 01:34:03 + [[ releng-builder-openstack-cron-75406 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-controller-csit-3node-clustering-ask-all-scandium-82 releng-controller-csit-3node-clustering-tell-all-scandium-82 releng-bgpcep-csit-1node-throughpcep-all-titanium-544 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 releng-integration-distribution-test-titanium-555 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-integration-distribution-mri-test-scandium-82 releng-controller-sonar-522 releng-ovsdb-maven-merge-scandium-626 =~ releng-controller-csit-3node-clustering-tell-all-scandium-82 ]] 01:34:03 + return 0 01:34:03 + continue 01:34:03 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:03 + [[ 0 -gt 0 ]] 01:34:03 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-16 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:03 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-16 01:34:03 + builds=() 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/releng 01:34:03 ++ sed 's/\/*$//' 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 + silo=releng 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ grep -v null 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 ++ sed 's/\/*$//' 01:34:03 + silo=sandbox 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ grep -v null 01:34:03 + [[ releng-builder-openstack-cron-75406 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-controller-csit-3node-clustering-ask-all-scandium-82 releng-controller-csit-3node-clustering-tell-all-scandium-82 releng-bgpcep-csit-1node-throughpcep-all-titanium-544 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 releng-integration-distribution-test-titanium-555 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-integration-distribution-mri-test-scandium-82 releng-controller-sonar-522 releng-ovsdb-maven-merge-scandium-626 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-16 ]] 01:34:03 + return 0 01:34:03 + continue 01:34:03 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:03 + [[ 0 -gt 0 ]] 01:34:03 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-titanium-62 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:03 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-62 01:34:03 + builds=() 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 + 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ sed 's/\/*$//' 01:34:03 ++ echo https://jenkins.opendaylight.org/releng 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 + silo=releng 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ grep -v null 01:34:03 ++ 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/75406/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/82/"}}],"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-scandium/82/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/543/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/555/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/82/"}},{"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/ovsdb-maven-merge-scandium/626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 + for jenkins in "${@:2}" 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:03 ++ 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' 01:34:03 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ head -n1 01:34:03 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:03 01:34:03 200' 01:34:03 ++ awk 'END {print $NF}' 01:34:03 + status=200 01:34:03 + '[' 200 '!=' 200 ']' 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:03 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:03 ++ sed 's/\/*$//' 01:34:03 ++ awk -F/ '{print $NF}' 01:34:03 + silo=sandbox 01:34:03 + export silo 01:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:03 ++ grep -v null 01:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:03 + [[ releng-builder-openstack-cron-75406 releng-controller-csit-3node-clustering-tell-all-titanium-62 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-controller-csit-3node-clustering-ask-all-scandium-82 releng-controller-csit-3node-clustering-tell-all-scandium-82 releng-bgpcep-csit-1node-throughpcep-all-titanium-544 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-543 releng-integration-distribution-test-titanium-555 releng-integration-distribution-mri-test-titanium-62 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-integration-distribution-mri-test-scandium-82 releng-controller-sonar-522 releng-ovsdb-maven-merge-scandium-626 =~ releng-controller-csit-3node-clustering-tell-all-titanium-62 ]] 01:34:03 + return 0 01:34:03 + continue 01:34:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8385375084142018037.sh 01:34:03 ---> Orphaned servers 01:34:03 Setup pyenv: 01:34:03 system 01:34:03 3.8.13 01:34:03 3.9.13 01:34:03 3.10.13 01:34:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:34:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:05 lf-activate-venv(): INFO: Base packages installed successfully 01:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:34:26 -----> Active servers 01:34:26 prd-ubuntu2204-docker-4c-4g-13027 01:34:26 prd-centos8-builder-2c-2g-13026 01:34:26 prd-ubuntu2204-docker-4c-4g-13025 01:34:26 prd-centos8-robot-2c-8g-13018 01:34:26 prd-centos8-robot-2c-8g-13017 01:34:26 prd-ubuntu2204-builder-2c-2g-13013 01:34:26 prd-centos8-robot-2c-8g-12995 01:34:26 prd-centos8-robot-2c-8g-12994 01:34:26 prd-queue-disttest-2c-1g-12992 01:34:26 prd-centos8-robot-2c-8g-12963 01:34:26 prd-centos8-robot-2c-8g-12965 01:34:26 prd-centos8-robot-2c-8g-12953 01:34:26 prd-centos8-robot-2c-8g-12948 01:34:26 prd-queue-intque-2c-1g-12937 01:34:26 prd-ubuntu2204-docker-4c-4g-12650 01:34:26 snd-centos8-robot-2c-8g-137 01:34:26 -----> Delete orphaned servers 01:34:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17177976626212069361.sh 01:34:27 ---> Orphaned ports 01:34:27 Setup pyenv: 01:34:28 system 01:34:28 3.8.13 01:34:28 3.9.13 01:34:28 3.10.13 01:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:30 lf-activate-venv(): INFO: Base packages installed successfully 01:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:34:44 No orphaned ports to process. 01:34:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7271990101434187153.sh 01:34:44 ---> Orphaned volumes 01:34:44 + source /home/jenkins/lf-env.sh 01:34:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:44 ++ mktemp -d /tmp/venv-XXXX 01:34:44 + lf_venv=/tmp/venv-fV3I 01:34:44 + local venv_file=/tmp/.os_lf_venv 01:34:44 + local python=python3 01:34:44 + local options 01:34:44 + local set_path=true 01:34:44 + local install_args= 01:34:44 ++ 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 01:34:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:44 + true 01:34:44 + case $1 in 01:34:44 + python=python3 01:34:44 + shift 2 01:34:44 + true 01:34:44 + case $1 in 01:34:44 + shift 01:34:44 + break 01:34:44 + case $python in 01:34:44 + local pkg_list= 01:34:44 + [[ -d /opt/pyenv ]] 01:34:44 + echo 'Setup pyenv:' 01:34:44 Setup pyenv: 01:34:44 + export PYENV_ROOT=/opt/pyenv 01:34:44 + PYENV_ROOT=/opt/pyenv 01:34:44 + 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 01:34:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:44 + pyenv versions 01:34:45 system 01:34:45 3.8.13 01:34:45 3.9.13 01:34:45 3.10.13 01:34:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:45 + command -v pyenv 01:34:45 ++ pyenv init - --no-rehash 01:34:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:34:45 for i in ${!paths[@]}; do 01:34:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:34:45 fi; done; 01:34:45 echo "${paths[*]}"'\'')" 01:34:45 export PATH="/opt/pyenv/shims:${PATH}" 01:34:45 export PYENV_SHELL=bash 01:34:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:34:45 pyenv() { 01:34:45 local command 01:34:45 command="${1:-}" 01:34:45 if [ "$#" -gt 0 ]; then 01:34:45 shift 01:34:45 fi 01:34:45 01:34:45 case "$command" in 01:34:45 rehash|shell) 01:34:45 eval "$(pyenv "sh-$command" "$@")" 01:34:45 ;; 01:34:45 *) 01:34:45 command pyenv "$command" "$@" 01:34:45 ;; 01:34:45 esac 01:34:45 }' 01:34:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:34:45 for i in ${!paths[@]}; do 01:34:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:34:45 fi; done; 01:34:45 echo "${paths[*]}"' 01:34:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:45 ++ 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 01:34:45 ++ 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 01:34:45 ++ export PYENV_SHELL=bash 01:34:45 ++ PYENV_SHELL=bash 01:34:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:34:45 +++ complete -F _pyenv pyenv 01:34:45 ++ lf-pyver python3 01:34:45 ++ local py_version_xy=python3 01:34:45 ++ local py_version_xyz= 01:34:45 ++ awk '{ print $1 }' 01:34:45 ++ pyenv versions 01:34:45 ++ local command 01:34:45 ++ command=versions 01:34:45 ++ '[' 1 -gt 0 ']' 01:34:45 ++ shift 01:34:45 ++ case "$command" in 01:34:45 ++ command pyenv versions 01:34:45 ++ pyenv versions 01:34:45 ++ sed 's/^[ *]* //' 01:34:45 ++ grep -E '^[0-9.]*[0-9]$' 01:34:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:34:45 +++ grep '^3' /tmp/.pyenv_versions 01:34:45 +++ tail -n 1 01:34:45 +++ sort -V 01:34:45 ++ py_version_xyz=3.11.7 01:34:45 ++ [[ -z 3.11.7 ]] 01:34:45 ++ echo 3.11.7 01:34:45 ++ return 0 01:34:45 + pyenv local 3.11.7 01:34:45 + local command 01:34:45 + command=local 01:34:45 + '[' 2 -gt 0 ']' 01:34:45 + shift 01:34:45 + case "$command" in 01:34:45 + command pyenv local 3.11.7 01:34:45 + pyenv local 3.11.7 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='lftools[openstack] ' 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='kubernetes ' 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='niet ' 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='python-heatclient ' 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='python-openstackclient ' 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='python-magnumclient ' 01:34:45 + for arg in "$@" 01:34:45 + case $arg in 01:34:45 + pkg_list+='yq ' 01:34:45 + [[ -f /tmp/.os_lf_venv ]] 01:34:45 ++ cat /tmp/.os_lf_venv 01:34:45 + lf_venv=/tmp/venv-J6zq 01:34:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from' file:/tmp/.os_lf_venv 01:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:34:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:45 + local 'pip_opts=--upgrade --quiet' 01:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:34:45 + [[ -n '' ]] 01:34:45 + [[ -n '' ]] 01:34:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:45 + /tmp/venv-J6zq/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 01:34:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:34:47 lf-activate-venv(): INFO: Base packages installed successfully 01:34:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:34:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:47 + /tmp/venv-J6zq/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 01:35:01 + type python3 01:35:01 + true 01:35:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH' 01:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:35:01 + PATH=/tmp/venv-J6zq/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 01:35:01 + return 0 01:35:01 + mapfile -t os_volumes 01:35:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:35:04 + '[' 0 -eq 0 ']' 01:35:04 + echo 'No orphaned volumes found.' 01:35:04 No orphaned volumes found. 01:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3298522474318721516.sh 01:35:04 ---> Protect in-use images 01:35:04 Setup pyenv: 01:35:04 system 01:35:04 3.8.13 01:35:04 3.9.13 01:35:04 3.10.13 01:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:06 lf-activate-venv(): INFO: Base packages installed successfully 01:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:35:21 INFO: There are images to protect defined in jenkins-config. 01:35:21 INFO: There are additional images to protect in the jjb dir. 01:35:21 INFO: Protecting the following images: 01:35:21 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:35:21 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:35:21 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:35:21 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:35:21 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:35:21 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:35:21 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:35:21 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:35:21 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 01:35:21 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 01:35:21 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 01:35:21 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 01:35:23 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:35:25 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 01:35:26 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 01:35:28 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 01:35:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 01:35:31 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 01:35:33 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 01:35:34 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 01:35:36 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 01:35:37 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 01:35:39 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 01:35:41 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 01:35:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:41 Run condition [Boolean condition] enabling perform for step [BuilderChain] 01:35:41 [EnvInject] - Injecting environment variables from a build step. 01:35:41 [EnvInject] - Injecting as environment variables the properties content 01:35:41 OS_IMAGE_CLEANUP_AGE=30 01:35:41 01:35:41 [EnvInject] - Variables injected successfully. 01:35:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5402855678948705029.sh 01:35:41 ---> Cleanup old images 01:35:41 Setup pyenv: 01:35:41 system 01:35:41 3.8.13 01:35:41 3.9.13 01:35:41 3.10.13 01:35:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:35:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:43 lf-activate-venv(): INFO: Base packages installed successfully 01:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:35:58 + lftools openstack --os-cloud vex image cleanup --days=30 01:36:04 WARNING: Use of image.protected resulted in an exception 01:36:04 Removing 307 images from vex. 01:36:04 WARNING: Use of image.protected resulted in an exception 01:36:04 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 01:36:04 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 01:36:04 Build step 'Conditional steps (multiple)' marked build as failure 01:36:04 $ ssh-agent -k 01:36:04 unset SSH_AUTH_SOCK; 01:36:04 unset SSH_AGENT_PID; 01:36:04 echo Agent pid 5446 killed; 01:36:04 [ssh-agent] Stopped. 01:36:04 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8228228553436498453.sh 01:36:04 ---> sysstat.sh 01:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15227978088155021438.sh 01:36:05 ---> package-listing.sh 01:36:05 ++ facter osfamily 01:36:05 ++ tr '[:upper:]' '[:lower:]' 01:36:05 + OS_FAMILY=redhat 01:36:05 + workspace=/w/workspace/builder-openstack-cron 01:36:05 + START_PACKAGES=/tmp/packages_start.txt 01:36:05 + END_PACKAGES=/tmp/packages_end.txt 01:36:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:05 + PACKAGES=/tmp/packages_start.txt 01:36:05 + '[' /w/workspace/builder-openstack-cron ']' 01:36:05 + PACKAGES=/tmp/packages_end.txt 01:36:05 + case "${OS_FAMILY}" in 01:36:05 + rpm -qa 01:36:05 + sort 01:36:06 + '[' -f /tmp/packages_start.txt ']' 01:36:06 + '[' -f /tmp/packages_end.txt ']' 01:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:06 + '[' /w/workspace/builder-openstack-cron ']' 01:36:06 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13596848759825867587.sh 01:36:06 ---> capture-instance-metadata.sh 01:36:06 Setup pyenv: 01:36:06 system 01:36:06 3.8.13 01:36:06 3.9.13 01:36:06 3.10.13 01:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:08 lf-activate-venv(): INFO: Base packages installed successfully 01:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:36:22 INFO: Running in OpenStack, capturing instance metadata 01:36:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2494271927027935019.sh 01:36:22 provisioning config files... 01:36:23 Could not find credentials [logs] for builder-openstack-cron #75406 01:36:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14972280848644222601tmp 01:36:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:36:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:36:23 provisioning config files... 01:36:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:36:23 [EnvInject] - Injecting environment variables from a build step. 01:36:23 [EnvInject] - Injecting as environment variables the properties content 01:36:23 SERVER_ID=logs 01:36:23 01:36:23 [EnvInject] - Variables injected successfully. 01:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7680180312345715489.sh 01:36:23 ---> create-netrc.sh 01:36:23 WARN: Log server credential not found. 01:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9569830816569020846.sh 01:36:23 ---> python-tools-install.sh 01:36:23 Setup pyenv: 01:36:23 system 01:36:23 3.8.13 01:36:23 3.9.13 01:36:23 3.10.13 01:36:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:36:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:25 lf-activate-venv(): INFO: Base packages installed successfully 01:36:25 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1902801663569426047.sh 01:36:35 ---> sudo-logs.sh 01:36:35 Archiving 'sudo' log.. 01:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14146771803599980202.sh 01:36:36 ---> job-cost.sh 01:36:36 Setup pyenv: 01:36:36 system 01:36:36 3.8.13 01:36:36 3.9.13 01:36:36 3.10.13 01:36:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:38 lf-activate-venv(): INFO: Base packages installed successfully 01:36:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:36:46 INFO: No Stack... 01:36:46 INFO: Retrieving Pricing Info for: v3-standard-2 01:36:46 INFO: Archiving Costs 01:36:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9879080469546993782.sh 01:36:46 ---> logs-deploy.sh 01:36:46 Setup pyenv: 01:36:46 system 01:36:46 3.8.13 01:36:46 3.9.13 01:36:46 3.10.13 01:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J6zq from file:/tmp/.os_lf_venv 01:36:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:48 lf-activate-venv(): INFO: Base packages installed successfully 01:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-J6zq/bin to PATH 01:36:59 WARNING: Nexus logging server not set 01:36:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75406/ 01:36:59 INFO: archiving logs to S3 01:37:00 ---> uname -a: 01:37:00 Linux prd-centos8-builder-2c-2g-13026.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 01:37:00 01:37:00 01:37:00 ---> lscpu: 01:37:00 Architecture: x86_64 01:37:00 CPU op-mode(s): 32-bit, 64-bit 01:37:00 Byte Order: Little Endian 01:37:00 CPU(s): 2 01:37:00 On-line CPU(s) list: 0,1 01:37:00 Thread(s) per core: 1 01:37:00 Core(s) per socket: 1 01:37:00 Socket(s): 2 01:37:00 NUMA node(s): 1 01:37:00 Vendor ID: AuthenticAMD 01:37:00 CPU family: 23 01:37:00 Model: 49 01:37:00 Model name: AMD EPYC-Rome Processor 01:37:00 Stepping: 0 01:37:00 CPU MHz: 2800.000 01:37:00 BogoMIPS: 5600.00 01:37:00 Virtualization: AMD-V 01:37:00 Hypervisor vendor: KVM 01:37:00 Virtualization type: full 01:37:00 L1d cache: 32K 01:37:00 L1i cache: 32K 01:37:00 L2 cache: 512K 01:37:00 L3 cache: 16384K 01:37:00 NUMA node0 CPU(s): 0,1 01:37:00 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 01:37:00 01:37:00 01:37:00 ---> nproc: 01:37:00 2 01:37:00 01:37:00 01:37:00 ---> df -h: 01:37:00 Filesystem Size Used Avail Use% Mounted on 01:37:00 devtmpfs 3.8G 0 3.8G 0% /dev 01:37:00 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:37:00 tmpfs 3.8G 17M 3.8G 1% /run 01:37:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:37:00 /dev/vda1 40G 8.5G 32G 22% / 01:37:00 tmpfs 770M 0 770M 0% /run/user/1001 01:37:00 01:37:00 01:37:00 ---> free -m: 01:37:00 total used free shared buff/cache available 01:37:00 Mem: 7697 644 4782 19 2270 6755 01:37:00 Swap: 1023 0 1023 01:37:00 01:37:00 01:37:00 ---> ip addr: 01:37:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:37:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:37:00 inet 127.0.0.1/8 scope host lo 01:37:00 valid_lft forever preferred_lft forever 01:37:00 inet6 ::1/128 scope host 01:37:00 valid_lft forever preferred_lft forever 01:37:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:37:00 link/ether fa:16:3e:8c:95:91 brd ff:ff:ff:ff:ff:ff 01:37:00 altname enp0s3 01:37:00 altname ens3 01:37:00 inet 10.30.171.65/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:37:00 valid_lft 86075sec preferred_lft 86075sec 01:37:00 inet6 fe80::f816:3eff:fe8c:9591/64 scope link 01:37:00 valid_lft forever preferred_lft forever 01:37:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:37:00 link/ether 02:42:7e:f7:1c:af brd ff:ff:ff:ff:ff:ff 01:37:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:37:00 valid_lft forever preferred_lft forever 01:37:00 01:37:00 01:37:00 ---> sar -b -r -n DEV: 01:37:00 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) 01:37:00 01:37:00 01:31:31 LINUX RESTART (2 CPU) 01:37:00 01:37:00 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:37:00 01:33:02 AM 179.12 16.58 162.54 5312.99 6410.35 01:37:00 01:34:01 AM 114.67 0.53 114.15 66.28 12069.33 01:37:00 01:35:01 AM 34.73 0.30 34.43 42.39 1849.68 01:37:00 01:36:01 AM 23.11 0.40 22.71 30.53 872.80 01:37:00 Average: 88.01 4.49 83.51 1377.64 5275.17 01:37:00 01:37:00 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:00 01:33:02 AM 5126924 6932780 2755508 34.96 2688 1994556 1030848 11.54 216472 2237876 142452 01:37:00 01:34:01 AM 4943716 6955984 2938716 37.28 2688 2187368 970972 10.87 218760 2362004 43088 01:37:00 01:35:01 AM 4981836 6995312 2900596 36.80 2688 2188656 925420 10.36 268032 2277052 10868 01:37:00 01:36:01 AM 4921220 6935468 2961212 37.57 2688 2189412 981076 10.99 269104 2335900 10768 01:37:00 Average: 4993424 6954886 2889008 36.65 2688 2139998 977079 10.94 243092 2303208 51794 01:37:00 01:37:00 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:00 01:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:33:02 AM eth0 299.55 192.95 1778.22 62.92 0.00 0.00 0.00 0.00 01:37:00 01:33:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:34:01 AM eth0 79.50 63.84 862.14 10.33 0.00 0.00 0.00 0.00 01:37:00 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:35:01 AM eth0 32.38 32.91 33.56 13.58 0.00 0.00 0.00 0.00 01:37:00 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:36:01 AM eth0 19.53 19.43 21.47 7.11 0.00 0.00 0.00 0.00 01:37:00 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 Average: eth0 108.31 77.61 675.65 23.64 0.00 0.00 0.00 0.00 01:37:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:00 01:37:00 01:37:00 ---> sar -P ALL: 01:37:00 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) 01:37:00 01:37:00 01:31:31 LINUX RESTART (2 CPU) 01:37:00 01:37:00 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:37:00 01:33:02 AM all 36.52 0.00 6.29 6.77 0.08 50.35 01:37:00 01:33:02 AM 0 49.73 0.00 6.01 7.29 0.08 36.89 01:37:00 01:33:02 AM 1 23.27 0.00 6.56 6.24 0.08 63.84 01:37:00 01:34:01 AM all 36.86 0.00 5.44 1.05 0.10 56.55 01:37:00 01:34:01 AM 0 58.43 0.00 6.95 1.19 0.10 33.33 01:37:00 01:34:01 AM 1 15.36 0.00 3.92 0.91 0.10 79.70 01:37:00 01:35:01 AM all 37.02 0.00 4.19 0.23 0.09 58.47 01:37:00 01:35:01 AM 0 50.36 0.00 5.05 0.28 0.08 44.22 01:37:00 01:35:01 AM 1 23.68 0.00 3.32 0.18 0.10 72.72 01:37:00 01:36:01 AM all 33.09 0.00 3.39 0.15 0.10 63.27 01:37:00 01:36:01 AM 0 49.14 0.00 4.20 0.15 0.12 46.39 01:37:00 01:36:01 AM 1 17.01 0.00 2.57 0.15 0.08 80.18 01:37:00 Average: all 35.87 0.00 4.82 2.06 0.09 57.15 01:37:00 Average: 0 51.88 0.00 5.55 2.24 0.10 40.23 01:37:00 Average: 1 19.85 0.00 4.10 1.88 0.09 74.08 01:37:00 01:37:00 01:37:00