03:32:12 Started by timer 03:32:12 Running as SYSTEM 03:32:12 [EnvInject] - Loading node environment variables. 03:32:12 Building remotely on prd-centos8-builder-2c-2g-302 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 03:32:12 [ssh-agent] Looking for ssh-agent implementation... 03:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:12 $ ssh-agent 03:32:12 SSH_AUTH_SOCK=/tmp/ssh-ubrxxL4vHxaI/agent.5446 03:32:12 SSH_AGENT_PID=5447 03:32:12 [ssh-agent] Started. 03:32:12 Running ssh-add (command line suppressed) 03:32:12 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4025815104126703147.key (/w/workspace/builder-openstack-cron@tmp/private_key_4025815104126703147.key) 03:32:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:32:12 The recommended git tool is: NONE 03:32:15 using credential jenkins-ssh 03:32:15 Wiping out workspace first. 03:32:15 Cloning the remote Git repository 03:32:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 03:32:15 > git init /w/workspace/builder-openstack-cron # timeout=10 03:32:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 03:32:15 > git --version # timeout=10 03:32:15 > git --version # 'git version 2.43.0' 03:32:15 using GIT_SSH to set credentials jenkins-ssh 03:32:15 [INFO] Currently running in a labeled security context 03:32:15 [INFO] Currently SELinux is 'enforcing' on the host 03:32:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5985568038457520390.key 03:32:15 Verifying host key using known hosts file 03:32:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:32:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 03:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:18 Avoid second fetch 03:32:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:32:18 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 03:32:18 > git config core.sparsecheckout # timeout=10 03:32:18 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 03:32:18 Commit message: "Add jobs for aaa-0.21.x" 03:32:18 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 03:32:18 > git remote # timeout=10 03:32:18 > git submodule init # timeout=10 03:32:19 > git submodule sync # timeout=10 03:32:19 > git config --get remote.origin.url # timeout=10 03:32:19 > git submodule init # timeout=10 03:32:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:32:19 > git config --get submodule.global-jjb.url # timeout=10 03:32:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:32:19 > git config --get submodule.packer/common-packer.url # timeout=10 03:32:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:32:19 > git submodule update --init --recursive global-jjb # timeout=10 03:32:20 > git submodule update --init --recursive packer/common-packer # timeout=10 03:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:32:24 No emails were triggered. 03:32:24 provisioning config files... 03:32:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:32:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:32:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:32:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7054125012132021645.sh 03:32:24 ---> python-tools-install.sh 03:32:24 Setup pyenv: 03:32:24 system 03:32:24 * 3.8.13 (set by /opt/pyenv/version) 03:32:24 * 3.9.13 (set by /opt/pyenv/version) 03:32:24 * 3.10.13 (set by /opt/pyenv/version) 03:32:24 * 3.11.7 (set by /opt/pyenv/version) 03:32:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpIt 03:32:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:32:33 lf-activate-venv(): INFO: Base packages installed successfully 03:32:33 lf-activate-venv(): INFO: Installing additional packages: lftools 03:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:32:59 Generating Requirements File 03:33:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:33:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:33:20 Python 3.11.7 03:33:20 pip 25.2 from /tmp/venv-UpIt/lib/python3.11/site-packages/pip (python 3.11) 03:33:21 appdirs==1.4.4 03:33:21 argcomplete==3.6.2 03:33:21 aspy.yaml==1.3.0 03:33:21 attrs==25.3.0 03:33:21 autopage==0.5.2 03:33:21 beautifulsoup4==4.14.2 03:33:21 boto3==1.40.44 03:33:21 botocore==1.40.44 03:33:21 bs4==0.0.2 03:33:21 cachetools==6.2.0 03:33:21 certifi==2025.8.3 03:33:21 cffi==2.0.0 03:33:21 cfgv==3.4.0 03:33:21 chardet==5.2.0 03:33:21 charset-normalizer==3.4.3 03:33:21 click==8.3.0 03:33:21 cliff==4.11.0 03:33:21 cmd2==2.7.0 03:33:21 cryptography==3.3.2 03:33:21 debtcollector==3.0.0 03:33:21 decorator==5.2.1 03:33:21 defusedxml==0.7.1 03:33:21 Deprecated==1.2.18 03:33:21 distlib==0.4.0 03:33:21 dnspython==2.8.0 03:33:21 docker==7.1.0 03:33:21 dogpile.cache==1.4.1 03:33:21 durationpy==0.10 03:33:21 email-validator==2.3.0 03:33:21 filelock==3.19.1 03:33:21 future==1.0.0 03:33:21 gitdb==4.0.12 03:33:21 GitPython==3.1.45 03:33:21 google-auth==2.41.1 03:33:21 httplib2==0.31.0 03:33:21 identify==2.6.15 03:33:21 idna==3.10 03:33:21 importlib-resources==1.5.0 03:33:21 iso8601==2.1.0 03:33:21 Jinja2==3.1.6 03:33:21 jmespath==1.0.1 03:33:21 jsonpatch==1.33 03:33:21 jsonpointer==3.0.0 03:33:21 jsonschema==4.25.1 03:33:21 jsonschema-specifications==2025.9.1 03:33:21 keystoneauth1==5.12.0 03:33:21 kubernetes==34.1.0 03:33:21 lftools==0.37.14 03:33:21 lxml==6.0.2 03:33:21 markdown-it-py==4.0.0 03:33:21 MarkupSafe==3.0.3 03:33:21 mdurl==0.1.2 03:33:21 msgpack==1.1.1 03:33:21 multi_key_dict==2.0.3 03:33:21 munch==4.0.0 03:33:21 netaddr==1.3.0 03:33:21 niet==1.4.2 03:33:21 nodeenv==1.9.1 03:33:21 oauth2client==4.1.3 03:33:21 oauthlib==3.3.1 03:33:21 openstacksdk==4.7.1 03:33:21 os-service-types==1.8.0 03:33:21 osc-lib==4.2.0 03:33:21 oslo.config==10.0.0 03:33:21 oslo.context==6.1.0 03:33:21 oslo.i18n==6.6.0 03:33:21 oslo.log==7.2.1 03:33:21 oslo.serialization==5.8.0 03:33:21 oslo.utils==9.1.0 03:33:21 packaging==25.0 03:33:21 pbr==7.0.1 03:33:21 platformdirs==4.4.0 03:33:21 prettytable==3.16.0 03:33:21 psutil==7.1.0 03:33:21 pyasn1==0.6.1 03:33:21 pyasn1_modules==0.4.2 03:33:21 pycparser==2.23 03:33:21 pygerrit2==2.0.15 03:33:21 PyGithub==2.8.1 03:33:21 Pygments==2.19.2 03:33:21 PyJWT==2.10.1 03:33:21 PyNaCl==1.6.0 03:33:21 pyparsing==2.4.7 03:33:21 pyperclip==1.11.0 03:33:21 pyrsistent==0.20.0 03:33:21 python-cinderclient==9.8.0 03:33:21 python-dateutil==2.9.0.post0 03:33:21 python-heatclient==4.3.0 03:33:21 python-jenkins==1.8.3 03:33:21 python-keystoneclient==5.7.0 03:33:21 python-magnumclient==4.9.0 03:33:21 python-openstackclient==8.2.0 03:33:21 python-swiftclient==4.8.0 03:33:21 PyYAML==6.0.3 03:33:21 referencing==0.36.2 03:33:21 requests==2.32.5 03:33:21 requests-oauthlib==2.0.0 03:33:21 requestsexceptions==1.4.0 03:33:21 rfc3986==2.0.0 03:33:21 rich==14.1.0 03:33:21 rich-argparse==1.7.1 03:33:21 rpds-py==0.27.1 03:33:21 rsa==4.9.1 03:33:21 ruamel.yaml==0.18.15 03:33:21 ruamel.yaml.clib==0.2.14 03:33:21 s3transfer==0.14.0 03:33:21 simplejson==3.20.2 03:33:21 six==1.17.0 03:33:21 smmap==5.0.2 03:33:21 soupsieve==2.8 03:33:21 stevedore==5.5.0 03:33:21 tabulate==0.9.0 03:33:21 toml==0.10.2 03:33:21 tomlkit==0.13.3 03:33:21 tqdm==4.67.1 03:33:21 typing_extensions==4.15.0 03:33:21 tzdata==2025.2 03:33:21 urllib3==1.26.20 03:33:21 virtualenv==20.34.0 03:33:21 wcwidth==0.2.14 03:33:21 websocket-client==1.8.0 03:33:21 wrapt==1.17.3 03:33:21 xdg==6.0.0 03:33:21 xmltodict==1.0.2 03:33:21 yq==3.4.3 03:33:21 [EnvInject] - Injecting environment variables from a build step. 03:33:21 [EnvInject] - Injecting as environment variables the properties content 03:33:21 OS_CLOUD=vex 03:33:21 03:33:21 [EnvInject] - Variables injected successfully. 03:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6833959697436423159.sh 03:33:21 ---> Orphaned k8s clusters 03:33:21 Setup pyenv: 03:33:21 system 03:33:21 3.8.13 03:33:21 3.9.13 03:33:21 3.10.13 03:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:23 lf-activate-venv(): INFO: Base packages installed successfully 03:33:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:33:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:33:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:33:33 -----> Delete orphaned cluster 03:33:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7114878007815158924.sh 03:33:33 ---> Orphaned stacks 03:33:33 Setup pyenv: 03:33:34 system 03:33:34 3.8.13 03:33:34 3.9.13 03:33:34 3.10.13 03:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03: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. 03:33:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:33:36 lf-activate-venv(): INFO: Base packages installed successfully 03:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:33:54 + mapfile -t OS_COE_CLUSTERS_ID 03:33:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:33:54 ++ awk '{print $1}' 03:33:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:33:56 + echo '-----> Active clusters -> stacks' 03:33:56 -----> Active clusters -> stacks 03:33:56 + OS_COE_STACKS=() 03:33:56 + [[ 0 -gt 0 ]] 03:33:56 + mapfile -t OS_STACKS 03:33:56 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:33:56 ++ awk '{print $1}' 03:33:58 + echo '-----> Active stacks' 03:33:58 -----> Active stacks 03:33:58 + for stack in "${OS_STACKS[@]}" 03:33:58 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 03:33:58 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 03:33:58 + for stack in "${OS_STACKS[@]}" 03:33:58 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 03:33:58 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 03:33:58 + for stack in "${OS_STACKS[@]}" 03:33:58 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 03:33:58 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 03:33:58 + for stack in "${OS_STACKS[@]}" 03:33:58 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-445 03:33:58 releng-openflowplugin-csit-1node-cbench-only-titanium-445 03:33:58 + for stack in "${OS_STACKS[@]}" 03:33:58 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-445 03:33:58 releng-daexim-csit-3node-clustering-basic-only-titanium-445 03:33:58 + for stack in "${OS_STACKS[@]}" 03:33:58 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-9 03:33:58 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 03:33:58 + echo '-----> Delete orphaned stacks' 03:33:58 -----> Delete orphaned stacks 03:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:58 + [[ 0 -gt 0 ]] 03:33:58 + stack_in_jenkins releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:58 + STACK_NAME=releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 03:33:58 + builds=() 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 ++ echo https://jenkins.opendaylight.org/releng 03:33:58 ++ sed 's/\/*$//' 03:33:58 + silo=releng 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ grep -v null 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:58 ++ sed 's/\/*$//' 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 + silo=sandbox 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ grep -v null 03:33:58 + [[ releng-builder-openstack-cron-74160 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-test-titanium-456 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-models-maven-merge-titanium-79 releng-aaa-maven-merge-0.20.x-355 =~ releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 ]] 03:33:58 + return 0 03:33:58 + continue 03:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:58 + [[ 0 -gt 0 ]] 03:33:58 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:58 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 03:33:58 + builds=() 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ echo https://jenkins.opendaylight.org/releng 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 ++ sed 's/\/*$//' 03:33:58 + silo=releng 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ grep -v null 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:58 ++ sed 's/\/*$//' 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 + silo=sandbox 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ grep -v null 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 + [[ releng-builder-openstack-cron-74160 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-test-titanium-456 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-models-maven-merge-titanium-79 releng-aaa-maven-merge-0.20.x-355 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 ]] 03:33:58 + return 0 03:33:58 + continue 03:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:58 + [[ 0 -gt 0 ]] 03:33:58 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:58 + STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 03:33:58 + builds=() 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ echo https://jenkins.opendaylight.org/releng 03:33:58 ++ sed 's/\/*$//' 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 + silo=releng 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ grep -v null 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:58 ++ sed 's/\/*$//' 03:33:58 + silo=sandbox 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 ++ grep -v null 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 + [[ releng-builder-openstack-cron-74160 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-test-titanium-456 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-models-maven-merge-titanium-79 releng-aaa-maven-merge-0.20.x-355 =~ releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 ]] 03:33:58 + return 0 03:33:58 + continue 03:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:58 + [[ 0 -gt 0 ]] 03:33:58 + stack_in_jenkins releng-openflowplugin-csit-1node-cbench-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:58 + STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-titanium-445 03:33:58 + builds=() 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 ++ echo https://jenkins.opendaylight.org/releng 03:33:58 ++ sed 's/\/*$//' 03:33:58 + silo=releng 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ grep -v null 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:58 ++ sed 's/\/*$//' 03:33:58 + silo=sandbox 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 ++ grep -v null 03:33:58 + [[ releng-builder-openstack-cron-74160 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-test-titanium-456 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-models-maven-merge-titanium-79 releng-aaa-maven-merge-0.20.x-355 =~ releng-openflowplugin-csit-1node-cbench-only-titanium-445 ]] 03:33:58 + return 0 03:33:58 + continue 03:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:58 + [[ 0 -gt 0 ]] 03:33:58 + stack_in_jenkins releng-daexim-csit-3node-clustering-basic-only-titanium-445 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:58 + STACK_NAME=releng-daexim-csit-3node-clustering-basic-only-titanium-445 03:33:58 + builds=() 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 ++ echo https://jenkins.opendaylight.org/releng 03:33:58 ++ sed 's/\/*$//' 03:33:58 + silo=releng 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ grep -v null 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ head -n1 03:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:58 03:33:58 200' 03:33:58 ++ awk 'END {print $NF}' 03:33:58 + status=200 03:33:58 + '[' 200 '!=' 200 ']' 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:58 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:58 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:58 ++ sed 's/\/*$//' 03:33:58 ++ awk -F/ '{print $NF}' 03:33:58 + silo=sandbox 03:33:58 + export silo 03:33:58 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:58 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:58 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:58 ++ grep -v null 03:33:58 + [[ releng-builder-openstack-cron-74160 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-test-titanium-456 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-models-maven-merge-titanium-79 releng-aaa-maven-merge-0.20.x-355 =~ releng-daexim-csit-3node-clustering-basic-only-titanium-445 ]] 03:33:58 + return 0 03:33:58 + continue 03:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:58 + [[ 0 -gt 0 ]] 03:33:58 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-9 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:58 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-9 03:33:58 + builds=() 03:33:58 + for jenkins in "${@:2}" 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:58 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:59 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:59 03:33:59 200' 03:33:59 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:59 03:33:59 200' 03:33:59 ++ head -n1 03:33:59 + 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:59 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]} 03:33:59 03:33:59 200' 03:33:59 ++ awk 'END {print $NF}' 03:33:59 + status=200 03:33:59 + '[' 200 '!=' 200 ']' 03:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:59 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:59 ++ awk -F/ '{print $NF}' 03:33:59 ++ echo https://jenkins.opendaylight.org/releng 03:33:59 ++ sed 's/\/*$//' 03:33:59 + silo=releng 03:33:59 + export silo 03:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:59 ++ 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/74160/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-csit-3node-clustering-basic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-scale-switch-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium/445/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-csit-1node-upstream-southbound-all-titanium/445/"}}],"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-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/456/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/79/"}}],"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/aaa-maven-merge-0.20.x/355/"}}],"oneOffExecutors":[]}]}' 03:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:59 ++ grep -v null 03:33:59 + for jenkins in "${@:2}" 03:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:59 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:59 03:33:59 200' 03:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:59 03:33:59 200' 03:33:59 ++ head -n1 03:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:59 ++ awk 'END {print $NF}' 03:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:59 03:33:59 200' 03:33:59 + status=200 03:33:59 + '[' 200 '!=' 200 ']' 03:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:59 ++ sed 's/\/*$//' 03:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:59 ++ awk -F/ '{print $NF}' 03:33:59 + silo=sandbox 03:33:59 + export silo 03:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:59 ++ grep -v null 03:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:59 + [[ releng-builder-openstack-cron-74160 releng-daexim-csit-3node-clustering-basic-only-titanium-445 releng-openflowplugin-csit-1node-cbench-only-titanium-445 releng-openflowplugin-csit-1node-scale-switch-only-titanium-445 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-445 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-445 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-test-titanium-456 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-models-maven-merge-titanium-79 releng-aaa-maven-merge-0.20.x-355 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-9 ]] 03:33:59 + return 0 03:33:59 + continue 03:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14066628723851147700.sh 03:33:59 ---> Orphaned servers 03:33:59 Setup pyenv: 03:33:59 system 03:33:59 3.8.13 03:33:59 3.9.13 03:33:59 3.10.13 03:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:01 lf-activate-venv(): INFO: Base packages installed successfully 03:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:34:23 -----> Active servers 03:34:23 prd-centos8-builder-2c-2g-302 03:34:23 prd-ubuntu2204-docker-2c-2g-301 03:34:23 prd-ubuntu2204-docker-4c-4g-300 03:34:23 prd-centos8-robot-2c-8g-289 03:34:23 prd-centos8-robot-2c-8g-285 03:34:23 prd-centos8-robot-2c-8g-287 03:34:23 prd-centos8-robot-2c-8g-278 03:34:23 prd-centos8-robot-2c-8g-274 03:34:23 prd-centos8-robot-2c-8g-272 03:34:23 prd-queue-disttest-2c-1g-266 03:34:23 prd-ubuntu2204-docker-4c-16g-186 03:34:23 prd-centos8-robot-2c-8g-87 03:34:23 prd-queue-intque-2c-1g-86 03:34:23 -----> Delete orphaned servers 03:34:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9776128722836154186.sh 03:34:24 ---> Orphaned ports 03:34:24 Setup pyenv: 03:34:24 system 03:34:24 3.8.13 03:34:24 3.9.13 03:34:24 3.10.13 03:34:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:27 lf-activate-venv(): INFO: Base packages installed successfully 03:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:34:41 No orphaned ports to process. 03:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13727019919093300619.sh 03:34:41 ---> Orphaned volumes 03:34:41 + source /home/jenkins/lf-env.sh 03:34:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:41 ++ mktemp -d /tmp/venv-XXXX 03:34:41 + lf_venv=/tmp/venv-7uy8 03:34:41 + local venv_file=/tmp/.os_lf_venv 03:34:41 + local python=python3 03:34:41 + local options 03:34:41 + local set_path=true 03:34:41 + local install_args= 03:34:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:34:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:34:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:41 + true 03:34:41 + case $1 in 03:34:41 + python=python3 03:34:41 + shift 2 03:34:41 + true 03:34:41 + case $1 in 03:34:41 + shift 03:34:41 + break 03:34:41 + case $python in 03:34:41 + local pkg_list= 03:34:41 + [[ -d /opt/pyenv ]] 03:34:41 + echo 'Setup pyenv:' 03:34:41 Setup pyenv: 03:34:41 + export PYENV_ROOT=/opt/pyenv 03:34:41 + PYENV_ROOT=/opt/pyenv 03:34:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:34:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:34:41 + pyenv versions 03:34:41 system 03:34:41 3.8.13 03:34:41 3.9.13 03:34:41 3.10.13 03:34:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:41 + command -v pyenv 03:34:41 ++ pyenv init - --no-rehash 03:34:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:34:41 for i in ${!paths[@]}; do 03:34:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:34:41 fi; done; 03:34:41 echo "${paths[*]}"'\'')" 03:34:41 export PATH="/opt/pyenv/shims:${PATH}" 03:34:41 export PYENV_SHELL=bash 03:34:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:34:41 pyenv() { 03:34:41 local command 03:34:41 command="${1:-}" 03:34:41 if [ "$#" -gt 0 ]; then 03:34:41 shift 03:34:41 fi 03:34:41 03:34:41 case "$command" in 03:34:41 rehash|shell) 03:34:41 eval "$(pyenv "sh-$command" "$@")" 03:34:41 ;; 03:34:41 *) 03:34:41 command pyenv "$command" "$@" 03:34:41 ;; 03:34:41 esac 03:34:41 }' 03:34:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:34:41 for i in ${!paths[@]}; do 03:34:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:34:41 fi; done; 03:34:41 echo "${paths[*]}"' 03:34:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:34:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:34:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:34:41 ++ export PYENV_SHELL=bash 03:34:41 ++ PYENV_SHELL=bash 03:34:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:34:41 +++ complete -F _pyenv pyenv 03:34:41 ++ lf-pyver python3 03:34:41 ++ local py_version_xy=python3 03:34:41 ++ local py_version_xyz= 03:34:41 ++ pyenv versions 03:34:41 ++ local command 03:34:41 ++ command=versions 03:34:41 ++ '[' 1 -gt 0 ']' 03:34:41 ++ shift 03:34:41 ++ case "$command" in 03:34:41 ++ command pyenv versions 03:34:41 ++ pyenv versions 03:34:41 ++ sed 's/^[ *]* //' 03:34:41 ++ grep -E '^[0-9.]*[0-9]$' 03:34:41 ++ awk '{ print $1 }' 03:34:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:34:41 +++ sort -V 03:34:41 +++ grep '^3' /tmp/.pyenv_versions 03:34:41 +++ tail -n 1 03:34:41 ++ py_version_xyz=3.11.7 03:34:41 ++ [[ -z 3.11.7 ]] 03:34:41 ++ echo 3.11.7 03:34:41 ++ return 0 03:34:41 + pyenv local 3.11.7 03:34:41 + local command 03:34:41 + command=local 03:34:41 + '[' 2 -gt 0 ']' 03:34:41 + shift 03:34:41 + case "$command" in 03:34:41 + command pyenv local 3.11.7 03:34:41 + pyenv local 3.11.7 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='lftools[openstack] ' 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='kubernetes ' 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='niet ' 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='python-heatclient ' 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='python-openstackclient ' 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='python-magnumclient ' 03:34:42 + for arg in "$@" 03:34:42 + case $arg in 03:34:42 + pkg_list+='yq ' 03:34:42 + [[ -f /tmp/.os_lf_venv ]] 03:34:42 ++ cat /tmp/.os_lf_venv 03:34:42 + lf_venv=/tmp/venv-UpIt 03:34:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from' file:/tmp/.os_lf_venv 03:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:34:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:42 + local 'pip_opts=--upgrade --quiet' 03:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:34:42 + [[ -n '' ]] 03:34:42 + [[ -n '' ]] 03:34:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:42 + /tmp/venv-UpIt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:34:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:34:44 lf-activate-venv(): INFO: Base packages installed successfully 03:34:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:34:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:34:44 + /tmp/venv-UpIt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:00 + type python3 03:35:00 + true 03:35:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH' 03:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:35:00 + PATH=/tmp/venv-UpIt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:35:00 + return 0 03:35:00 + mapfile -t os_volumes 03:35:00 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:35:03 + '[' 0 -eq 0 ']' 03:35:03 + echo 'No orphaned volumes found.' 03:35:03 No orphaned volumes found. 03:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5657162312689636359.sh 03:35:03 ---> Protect in-use images 03:35:03 Setup pyenv: 03:35:03 system 03:35:03 3.8.13 03:35:03 3.9.13 03:35:03 3.10.13 03:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:05 lf-activate-venv(): INFO: Base packages installed successfully 03:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:35:20 INFO: There are images to protect defined in jenkins-config. 03:35:20 INFO: There are additional images to protect in the jjb dir. 03:35:20 INFO: Protecting the following images: 03:35:20 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 03:35:20 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 03:35:20 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 03:35:20 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 03:35:20 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 03:35:20 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 03:35:20 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 03:35:20 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 03:35:20 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 03:35:20 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 03:35:20 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 03:35:20 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 03:35:20 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 03:35:20 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 03:35:20 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 03:35:20 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 03:35:21 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 03:35:23 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 03:35:23 Build step 'Conditional step (single)' marked build as failure 03:35:23 $ ssh-agent -k 03:35:23 unset SSH_AUTH_SOCK; 03:35:23 unset SSH_AGENT_PID; 03:35:23 echo Agent pid 5447 killed; 03:35:23 [ssh-agent] Stopped. 03:35:23 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5359124388920097327.sh 03:35:23 ---> sysstat.sh 03:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13951225201213791601.sh 03:35:23 ---> package-listing.sh 03:35:23 ++ tr '[:upper:]' '[:lower:]' 03:35:23 ++ facter osfamily 03:35:24 + OS_FAMILY=redhat 03:35:24 + workspace=/w/workspace/builder-openstack-cron 03:35:24 + START_PACKAGES=/tmp/packages_start.txt 03:35:24 + END_PACKAGES=/tmp/packages_end.txt 03:35:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:24 + PACKAGES=/tmp/packages_start.txt 03:35:24 + '[' /w/workspace/builder-openstack-cron ']' 03:35:24 + PACKAGES=/tmp/packages_end.txt 03:35:24 + case "${OS_FAMILY}" in 03:35:24 + rpm -qa 03:35:24 + sort 03:35:24 + '[' -f /tmp/packages_start.txt ']' 03:35:24 + '[' -f /tmp/packages_end.txt ']' 03:35:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:24 + '[' /w/workspace/builder-openstack-cron ']' 03:35:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 03:35:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 03:35:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10593595620075820145.sh 03:35:24 ---> capture-instance-metadata.sh 03:35:24 Setup pyenv: 03:35:24 system 03:35:24 3.8.13 03:35:24 3.9.13 03:35:24 3.10.13 03:35:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:26 lf-activate-venv(): INFO: Base packages installed successfully 03:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools 03:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:35:36 INFO: Running in OpenStack, capturing instance metadata 03:35:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12115605251805328672.sh 03:35:36 provisioning config files... 03:35:37 Could not find credentials [logs] for builder-openstack-cron #74160 03:35:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14203645612445337686tmp 03:35:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:35:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:35:37 provisioning config files... 03:35:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:35:37 [EnvInject] - Injecting environment variables from a build step. 03:35:37 [EnvInject] - Injecting as environment variables the properties content 03:35:37 SERVER_ID=logs 03:35:37 03:35:37 [EnvInject] - Variables injected successfully. 03:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8896548067389404194.sh 03:35:37 ---> create-netrc.sh 03:35:37 WARN: Log server credential not found. 03:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9279058053230455570.sh 03:35:37 ---> python-tools-install.sh 03:35:37 Setup pyenv: 03:35:37 system 03:35:37 3.8.13 03:35:37 3.9.13 03:35:37 3.10.13 03:35:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:39 lf-activate-venv(): INFO: Base packages installed successfully 03:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools 03:35:49 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:35:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12454377164161786382.sh 03:35:49 ---> sudo-logs.sh 03:35:49 Archiving 'sudo' log.. 03:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17112672223518498581.sh 03:35:50 ---> job-cost.sh 03:35:50 Setup pyenv: 03:35:50 system 03:35:50 3.8.13 03:35:50 3.9.13 03:35:50 3.10.13 03:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:52 lf-activate-venv(): INFO: Base packages installed successfully 03:35:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:36:00 INFO: No Stack... 03:36:00 INFO: Retrieving Pricing Info for: v3-standard-2 03:36:09 INFO: Archiving Costs 03:36:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1245065307650391519.sh 03:36:09 ---> logs-deploy.sh 03:36:09 Setup pyenv: 03:36:09 system 03:36:09 3.8.13 03:36:09 3.9.13 03:36:09 3.10.13 03:36:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpIt from file:/tmp/.os_lf_venv 03:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:11 lf-activate-venv(): INFO: Base packages installed successfully 03:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-UpIt/bin to PATH 03:36:23 WARNING: Nexus logging server not set 03:36:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74160/ 03:36:23 INFO: archiving logs to S3 03:36:24 ---> uname -a: 03:36:24 Linux prd-centos8-builder-2c-2g-302.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:36:24 03:36:24 03:36:24 ---> lscpu: 03:36:24 Architecture: x86_64 03:36:24 CPU op-mode(s): 32-bit, 64-bit 03:36:24 Byte Order: Little Endian 03:36:24 CPU(s): 2 03:36:24 On-line CPU(s) list: 0,1 03:36:24 Thread(s) per core: 1 03:36:24 Core(s) per socket: 1 03:36:24 Socket(s): 2 03:36:24 NUMA node(s): 1 03:36:24 Vendor ID: AuthenticAMD 03:36:24 CPU family: 23 03:36:24 Model: 49 03:36:24 Model name: AMD EPYC-Rome Processor 03:36:24 Stepping: 0 03:36:24 CPU MHz: 2799.998 03:36:24 BogoMIPS: 5599.99 03:36:24 Virtualization: AMD-V 03:36:24 Hypervisor vendor: KVM 03:36:24 Virtualization type: full 03:36:24 L1d cache: 32K 03:36:24 L1i cache: 32K 03:36:24 L2 cache: 512K 03:36:24 L3 cache: 16384K 03:36:24 NUMA node0 CPU(s): 0,1 03:36:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:36:24 03:36:24 03:36:24 ---> nproc: 03:36:24 2 03:36:24 03:36:24 03:36:24 ---> df -h: 03:36:24 Filesystem Size Used Avail Use% Mounted on 03:36:24 devtmpfs 3.8G 0 3.8G 0% /dev 03:36:24 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:36:24 tmpfs 3.8G 17M 3.8G 1% /run 03:36:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:36:24 /dev/vda1 40G 8.4G 32G 22% / 03:36:24 tmpfs 770M 0 770M 0% /run/user/1001 03:36:24 03:36:24 03:36:24 ---> free -m: 03:36:24 total used free shared buff/cache available 03:36:24 Mem: 7697 639 4791 19 2267 6761 03:36:24 Swap: 1023 0 1023 03:36:24 03:36:24 03:36:24 ---> ip addr: 03:36:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:36:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:36:24 inet 127.0.0.1/8 scope host lo 03:36:24 valid_lft forever preferred_lft forever 03:36:24 inet6 ::1/128 scope host 03:36:24 valid_lft forever preferred_lft forever 03:36:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:36:24 link/ether fa:16:3e:49:91:f4 brd ff:ff:ff:ff:ff:ff 03:36:24 altname enp0s3 03:36:24 altname ens3 03:36:24 inet 10.30.170.170/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:36:24 valid_lft 86111sec preferred_lft 86111sec 03:36:24 inet6 fe80::f816:3eff:fe49:91f4/64 scope link 03:36:24 valid_lft forever preferred_lft forever 03:36:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:36:24 link/ether 02:42:69:c8:db:8c brd ff:ff:ff:ff:ff:ff 03:36:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:36:24 valid_lft forever preferred_lft forever 03:36:24 03:36:24 03:36:24 ---> sar -b -r -n DEV: 03:36:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2025 _x86_64_ (2 CPU) 03:36:24 03:36:24 03:31:32 LINUX RESTART (2 CPU) 03:36:24 03:36:24 03:32:01 AM tps rtps wtps bread/s bwrtn/s 03:36:24 03:33:01 AM 172.90 18.19 154.71 5386.14 6735.43 03:36:24 03:34:01 AM 116.11 0.70 115.41 103.18 12777.90 03:36:24 03:35:01 AM 32.87 0.10 32.77 3.60 1259.76 03:36:24 03:36:01 AM 26.75 0.50 26.25 63.72 717.90 03:36:24 Average: 87.17 4.87 82.29 1389.60 5372.75 03:36:24 03:36:24 03:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:36:24 03:33:01 AM 5156360 6992712 2726072 34.58 2688 2018792 967184 10.83 200052 2200976 165556 03:36:24 03:34:01 AM 4969012 6977936 2913420 36.96 2688 2184140 949564 10.63 229940 2328576 26056 03:36:24 03:35:01 AM 4941564 6952348 2940868 37.31 2688 2186116 981224 10.99 266536 2318428 10772 03:36:24 03:36:01 AM 4994304 7010764 2888128 36.64 2688 2191232 925484 10.36 421704 2108852 26988 03:36:24 Average: 5015310 6983440 2867122 36.37 2688 2145070 955864 10.70 279558 2239208 57343 03:36:24 03:36:24 03:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:36:24 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:33:01 AM eth0 286.61 180.31 1799.17 61.91 0.00 0.00 0.00 0.00 03:36:24 03:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:34:01 AM eth0 85.60 68.34 831.20 14.14 0.00 0.00 0.00 0.00 03:36:24 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:35:01 AM eth0 22.59 24.01 27.96 9.43 0.00 0.00 0.00 0.00 03:36:24 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:36:01 AM eth0 21.25 20.23 17.98 10.23 0.00 0.00 0.00 0.00 03:36:24 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 Average: eth0 104.03 73.23 669.19 23.93 0.00 0.00 0.00 0.00 03:36:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:24 03:36:24 03:36:24 ---> sar -P ALL: 03:36:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2025 _x86_64_ (2 CPU) 03:36:24 03:36:24 03:31:32 LINUX RESTART (2 CPU) 03:36:24 03:36:24 03:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:24 03:33:01 AM all 41.75 0.00 6.95 1.68 0.10 49.52 03:36:24 03:33:01 AM 0 46.50 0.00 6.41 0.92 0.10 46.08 03:36:24 03:33:01 AM 1 36.98 0.00 7.49 2.45 0.10 52.98 03:36:24 03:34:01 AM all 35.43 0.00 5.55 1.22 0.09 57.72 03:36:24 03:34:01 AM 0 29.09 0.00 4.80 1.08 0.08 64.95 03:36:24 03:34:01 AM 1 41.78 0.00 6.30 1.35 0.10 50.47 03:36:24 03:35:01 AM all 34.55 0.00 3.54 0.19 0.11 61.61 03:36:24 03:35:01 AM 0 31.16 0.00 3.31 0.22 0.10 65.21 03:36:24 03:35:01 AM 1 37.95 0.00 3.77 0.17 0.12 57.99 03:36:24 03:36:01 AM all 37.16 0.00 4.52 0.15 0.10 58.07 03:36:24 03:36:01 AM 0 51.58 0.00 5.28 0.18 0.10 42.86 03:36:24 03:36:01 AM 1 22.75 0.00 3.76 0.12 0.10 73.27 03:36:24 Average: all 37.22 0.00 5.14 0.81 0.10 56.74 03:36:24 Average: 0 39.58 0.00 4.95 0.60 0.10 54.78 03:36:24 Average: 1 34.85 0.00 5.33 1.02 0.10 58.70 03:36:24 03:36:24 03:36:24