16:32:24 Started by timer 16:32:24 Running as SYSTEM 16:32:24 [EnvInject] - Loading node environment variables. 16:32:24 Building remotely on prd-centos8-builder-2c-2g-70752 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:24 [ssh-agent] Looking for ssh-agent implementation... 16:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:24 $ ssh-agent 16:32:24 SSH_AUTH_SOCK=/tmp/ssh-vgDUSaI0ZoRo/agent.5442 16:32:24 SSH_AGENT_PID=5443 16:32:24 [ssh-agent] Started. 16:32:24 Running ssh-add (command line suppressed) 16:32:24 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11078555337945723155.key (/w/workspace/builder-openstack-cron@tmp/private_key_11078555337945723155.key) 16:32:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:24 The recommended git tool is: NONE 16:32:28 using credential jenkins-ssh 16:32:28 Wiping out workspace first. 16:32:28 Cloning the remote Git repository 16:32:28 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:28 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:28 > git --version # timeout=10 16:32:28 > git --version # 'git version 2.43.0' 16:32:28 using GIT_SSH to set credentials jenkins-ssh 16:32:28 [INFO] Currently running in a labeled security context 16:32:28 [INFO] Currently SELinux is 'enforcing' on the host 16:32:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17159427665196809676.key 16:32:28 Verifying host key using known hosts file 16:32:28 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. 16:32:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:31 Avoid second fetch 16:32:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:31 Checking out Revision a5d11b00150c642e82ebe62ca03f192a76c9c5e5 (refs/remotes/origin/master) 16:32:31 > git config core.sparsecheckout # timeout=10 16:32:31 > git checkout -f a5d11b00150c642e82ebe62ca03f192a76c9c5e5 # timeout=10 16:32:31 Commit message: "CI: Update gerrit-change-info to older revision" 16:32:31 > git rev-list --no-walk a5d11b00150c642e82ebe62ca03f192a76c9c5e5 # timeout=10 16:32:31 > git remote # timeout=10 16:32:31 > git submodule init # timeout=10 16:32:31 > git submodule sync # timeout=10 16:32:32 > git config --get remote.origin.url # timeout=10 16:32:32 > git submodule init # timeout=10 16:32:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:32 > git config --get submodule.global-jjb.url # timeout=10 16:32:32 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:32 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:32 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:32 > git submodule update --init --recursive global-jjb # timeout=10 16:32:33 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:36 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:36 No emails were triggered. 16:32:36 provisioning config files... 16:32:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16581508600472870027.sh 16:32:37 ---> python-tools-install.sh 16:32:37 Setup pyenv: 16:32:37 system 16:32:37 * 3.8.13 (set by /opt/pyenv/version) 16:32:37 * 3.9.13 (set by /opt/pyenv/version) 16:32:37 * 3.10.13 (set by /opt/pyenv/version) 16:32:37 * 3.11.7 (set by /opt/pyenv/version) 16:32:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9eha 16:32:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:46 lf-activate-venv(): INFO: Installing: lftools 16:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:33:13 Generating Requirements File 16: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. 16:33:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:36 Python 3.11.7 16:33:37 pip 25.2 from /tmp/venv-9eha/lib/python3.11/site-packages/pip (python 3.11) 16:33:37 appdirs==1.4.4 16:33:37 argcomplete==3.6.2 16:33:37 aspy.yaml==1.3.0 16:33:37 attrs==25.3.0 16:33:37 autopage==0.5.2 16:33:37 beautifulsoup4==4.13.5 16:33:37 boto3==1.40.33 16:33:37 botocore==1.40.33 16:33:37 bs4==0.0.2 16:33:37 cachetools==5.5.2 16:33:37 certifi==2025.8.3 16:33:37 cffi==2.0.0 16:33:37 cfgv==3.4.0 16:33:37 chardet==5.2.0 16:33:37 charset-normalizer==3.4.3 16:33:37 click==8.2.1 16:33:37 cliff==4.11.0 16:33:37 cmd2==2.7.0 16:33:37 cryptography==3.3.2 16:33:37 debtcollector==3.0.0 16:33:37 decorator==5.2.1 16:33:37 defusedxml==0.7.1 16:33:37 Deprecated==1.2.18 16:33:37 distlib==0.4.0 16:33:37 dnspython==2.8.0 16:33:37 docker==7.1.0 16:33:37 dogpile.cache==1.4.1 16:33:37 durationpy==0.10 16:33:37 email-validator==2.3.0 16:33:37 filelock==3.19.1 16:33:37 future==1.0.0 16:33:37 gitdb==4.0.12 16:33:37 GitPython==3.1.45 16:33:37 google-auth==2.40.3 16:33:37 httplib2==0.31.0 16:33:37 identify==2.6.14 16:33:37 idna==3.10 16:33:37 importlib-resources==1.5.0 16:33:37 iso8601==2.1.0 16:33:37 Jinja2==3.1.6 16:33:37 jmespath==1.0.1 16:33:37 jsonpatch==1.33 16:33:37 jsonpointer==3.0.0 16:33:37 jsonschema==4.25.1 16:33:37 jsonschema-specifications==2025.9.1 16:33:37 keystoneauth1==5.12.0 16:33:37 kubernetes==33.1.0 16:33:37 lftools==0.37.13 16:33:37 lxml==6.0.1 16:33:37 markdown-it-py==4.0.0 16:33:37 MarkupSafe==3.0.2 16:33:37 mdurl==0.1.2 16:33:37 msgpack==1.1.1 16:33:37 multi_key_dict==2.0.3 16:33:37 munch==4.0.0 16:33:37 netaddr==1.3.0 16:33:37 niet==1.4.2 16:33:37 nodeenv==1.9.1 16:33:37 oauth2client==4.1.3 16:33:37 oauthlib==3.3.1 16:33:37 openstacksdk==4.7.1 16:33:37 os-service-types==1.8.0 16:33:37 osc-lib==4.2.0 16:33:37 oslo.config==10.0.0 16:33:37 oslo.context==6.1.0 16:33:37 oslo.i18n==6.6.0 16:33:37 oslo.log==7.2.1 16:33:37 oslo.serialization==5.8.0 16:33:37 oslo.utils==9.1.0 16:33:37 packaging==25.0 16:33:37 pbr==7.0.1 16:33:37 platformdirs==4.4.0 16:33:37 prettytable==3.16.0 16:33:37 psutil==7.1.0 16:33:37 pyasn1==0.6.1 16:33:37 pyasn1_modules==0.4.2 16:33:37 pycparser==2.23 16:33:37 pygerrit2==2.0.15 16:33:37 PyGithub==2.8.1 16:33:37 Pygments==2.19.2 16:33:37 PyJWT==2.10.1 16:33:37 PyNaCl==1.6.0 16:33:37 pyparsing==2.4.7 16:33:37 pyperclip==1.10.0 16:33:37 pyrsistent==0.20.0 16:33:37 python-cinderclient==9.8.0 16:33:37 python-dateutil==2.9.0.post0 16:33:37 python-heatclient==4.3.0 16:33:37 python-jenkins==1.8.3 16:33:37 python-keystoneclient==5.7.0 16:33:37 python-magnumclient==4.9.0 16:33:37 python-openstackclient==8.2.0 16:33:37 python-swiftclient==4.8.0 16:33:37 PyYAML==6.0.2 16:33:37 referencing==0.36.2 16:33:37 requests==2.32.5 16:33:37 requests-oauthlib==2.0.0 16:33:37 requestsexceptions==1.4.0 16:33:37 rfc3986==2.0.0 16:33:37 rich==14.1.0 16:33:37 rich-argparse==1.7.1 16:33:37 rpds-py==0.27.1 16:33:37 rsa==4.9.1 16:33:37 ruamel.yaml==0.18.15 16:33:37 ruamel.yaml.clib==0.2.12 16:33:37 s3transfer==0.14.0 16:33:37 simplejson==3.20.1 16:33:37 six==1.17.0 16:33:37 smmap==5.0.2 16:33:37 soupsieve==2.8 16:33:37 stevedore==5.5.0 16:33:37 tabulate==0.9.0 16:33:37 toml==0.10.2 16:33:37 tomlkit==0.13.3 16:33:37 tqdm==4.67.1 16:33:37 typing_extensions==4.15.0 16:33:37 tzdata==2025.2 16:33:37 urllib3==1.26.20 16:33:37 virtualenv==20.34.0 16:33:37 wcwidth==0.2.13 16:33:37 websocket-client==1.8.0 16:33:37 wrapt==1.17.3 16:33:37 xdg==6.0.0 16:33:37 xmltodict==1.0.2 16:33:37 yq==3.4.3 16:33:37 [EnvInject] - Injecting environment variables from a build step. 16:33:37 [EnvInject] - Injecting as environment variables the properties content 16:33:37 OS_CLOUD=vex 16:33:37 16:33:37 [EnvInject] - Variables injected successfully. 16:33:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16650153048425117322.sh 16:33:37 ---> Orphaned k8s clusters 16:33:37 Setup pyenv: 16:33:37 system 16:33:37 3.8.13 16:33:37 3.9.13 16:33:37 3.10.13 16:33:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9eha from file:/tmp/.os_lf_venv 16:33:40 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 16:33:47 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. 16:33:47 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 16:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:33:50 -----> Delete orphaned cluster 16:33:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13999026330806655786.sh 16:33:50 ---> Orphaned stacks 16:33:50 Setup pyenv: 16:33:50 system 16:33:50 3.8.13 16:33:50 3.9.13 16:33:50 3.10.13 16:33:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9eha from file:/tmp/.os_lf_venv 16:33:53 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. 16:33:53 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 16:33:53 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:34:12 + mapfile -t OS_COE_CLUSTERS_ID 16:34:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:34:12 ++ awk '{print $1}' 16:34:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:34:15 + echo '-----> Active clusters -> stacks' 16:34:15 -----> Active clusters -> stacks 16:34:15 + OS_COE_STACKS=() 16:34:15 + [[ 0 -gt 0 ]] 16:34:15 + mapfile -t OS_STACKS 16:34:15 ++ awk '{print $1}' 16:34:15 ++ 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 16:34:17 + echo '-----> Active stacks' 16:34:17 -----> Active stacks 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 16:34:17 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 16:34:17 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-3node-clustering-only-scandium-391 16:34:17 releng-openflowplugin-csit-3node-clustering-only-scandium-391 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 16:34:17 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-389 16:34:17 releng-openflowplugin-csit-1node-scale-link-only-scandium-389 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 16:34:17 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-389 16:34:17 releng-openflowplugin-csit-1node-flow-services-all-scandium-389 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-daexim-csit-1node-basic-only-scandium-390 16:34:17 releng-daexim-csit-1node-basic-only-scandium-390 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-390 16:34:17 releng-bgpcep-csit-1node-throughpcep-all-scandium-390 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 16:34:17 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-416 16:34:17 releng-openflowplugin-csit-3node-clustering-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-scale-only-titanium-416 16:34:17 releng-openflowplugin-csit-1node-scale-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-416 16:34:17 releng-openflowplugin-csit-1node-flow-services-all-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-416 16:34:17 releng-openflowplugin-csit-1node-scale-link-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 16:34:17 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-jsonrpc-csit-1node-basic-only-titanium-416 16:34:17 releng-jsonrpc-csit-1node-basic-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 16:34:17 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-415 16:34:17 releng-openflowplugin-csit-3node-clustering-only-titanium-415 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 16:34:17 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 16:34:17 + for stack in "${OS_STACKS[@]}" 16:34:17 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-415 16:34:17 releng-bgpcep-csit-1node-userfeatures-all-titanium-415 16:34:17 + echo '-----> Delete orphaned stacks' 16:34:17 -----> Delete orphaned stacks 16:34:17 + for STACK_NAME in "${OS_STACKS[@]}" 16:34:17 + [[ 0 -gt 0 ]] 16:34:17 + stack_in_jenkins releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:34:17 + STACK_NAME=releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 16:34:17 + builds=() 16:34:17 + for jenkins in "${@:2}" 16:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:17 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:17 ++ 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' 16:34:17 + 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/189/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/190/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-scandium/541/"}}],"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/netconf-maven-merge-9.0.x/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:17 16:34:17 200' 16:34:17 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/189/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/190/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-scandium/541/"}}],"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/netconf-maven-merge-9.0.x/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:17 16:34:17 200' 16:34:17 ++ head -n1 16:34:17 + 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/189/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/190/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-scandium/541/"}}],"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/netconf-maven-merge-9.0.x/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:17 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/189/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/190/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-scandium/541/"}}],"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/netconf-maven-merge-9.0.x/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:17 16:34:17 200' 16:34:17 ++ awk 'END {print $NF}' 16:34:17 + status=200 16:34:17 + '[' 200 '!=' 200 ']' 16:34:17 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:17 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:17 ++ echo https://jenkins.opendaylight.org/releng 16:34:17 ++ awk -F/ '{print $NF}' 16:34:17 ++ sed 's/\/*$//' 16:34:17 + silo=releng 16:34:17 + export silo 16:34:17 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:17 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:17 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:17 ++ grep -v null 16:34:17 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/189/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-9.0.x/190/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-scandium/541/"}}],"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/netconf-maven-merge-9.0.x/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:17 + for jenkins in "${@:2}" 16:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:17 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:17 ++ 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' 16:34:17 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:34:17 16:34:17 200' 16:34:17 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:34:17 16:34:17 200' 16:34:17 ++ head -n1 16:34:17 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:34:17 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:34:17 16:34:17 200' 16:34:17 ++ awk 'END {print $NF}' 16:34:17 + status=200 16:34:17 + '[' 200 '!=' 200 ']' 16:34:17 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:17 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:17 ++ echo https://jenkins.opendaylight.org/sandbox 16:34:17 ++ sed 's/\/*$//' 16:34:17 ++ awk -F/ '{print $NF}' 16:34:17 + silo=sandbox 16:34:17 + export silo 16:34:17 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:17 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:17 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:34:17 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:17 ++ grep -v null 16:34:17 + [[ releng-bgpcep-release-merge-master-36 releng-builder-openstack-cron-73820 releng-netconf-tox-verify-9.0.x-189 releng-netconf-tox-verify-9.0.x-190 releng-serviceutils-maven-merge-scandium-541 releng-netconf-maven-merge-9.0.x-95 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-178 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-180 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-182 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-179 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-181 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-186 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-183 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-184 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-185 releng-daexim-maven-merge-scandium-547 releng-jsonrpc-maven-merge-scandium-547 =~ releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 ]] 16:34:17 + return 1 16:34:17 + echo 'Deleting orphaned stack: releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387' 16:34:17 Deleting orphaned stack: releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 16:34:17 + lftools openstack --os-cloud vex stack delete --force releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 16:35:09 Deleting stack releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 16:35:09 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387/b4a2c5ac-c035-4ae1-8175-71276755e4af?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:35:59 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387/b4a2c5ac-c035-4ae1-8175-71276755e4af: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:37:20 Waiting for stack to delete... 16:37:20 Waiting for stack to delete... 16:37:20 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:38:11 http.client.RemoteDisconnected: Remote end closed connection without response 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 http.client.RemoteDisconnected: Remote end closed connection without response 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:38:11 16:38:11 During handling of the above exception, another exception occurred: 16:38:11 16:38:11 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387/b4a2c5ac-c035-4ae1-8175-71276755e4af: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:38:11 + for STACK_NAME in "${OS_STACKS[@]}" 16:38:11 + [[ 0 -gt 0 ]] 16:38:11 + stack_in_jenkins releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:38:11 + STACK_NAME=releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 16:38:11 + builds=() 16:38:11 + for jenkins in "${@:2}" 16:38:11 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:38:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:38:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:38:11 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:38:11 ++ 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' 16:38:11 + 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-gerrit-branch-lock-scandium/58/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]} 16:38:11 16:38:11 200' 16:38:11 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-gerrit-branch-lock-scandium/58/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]} 16:38:11 16:38:11 200' 16:38:11 ++ head -n1 16:38:11 + 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-gerrit-branch-lock-scandium/58/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]}' 16:38:11 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-gerrit-branch-lock-scandium/58/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]} 16:38:11 16:38:11 200' 16:38:11 ++ awk 'END {print $NF}' 16:38:11 + status=200 16:38:11 + '[' 200 '!=' 200 ']' 16:38:11 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:38:11 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:38:11 ++ echo https://jenkins.opendaylight.org/releng 16:38:11 ++ sed 's/\/*$//' 16:38:11 ++ awk -F/ '{print $NF}' 16:38:11 + silo=releng 16:38:11 + export silo 16:38:11 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:38:11 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:38:11 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:38:11 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/autorelease-gerrit-branch-lock-scandium/58/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]}' 16:38:11 ++ grep -v null 16:38:11 + for jenkins in "${@:2}" 16:38:11 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:38:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:38:11 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:38:11 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:38:11 ++ 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' 16:38:11 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:38:11 16:38:11 200' 16:38:11 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:38:11 16:38:11 200' 16:38:11 ++ head -n1 16:38:11 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:38:11 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:38:11 16:38:11 200' 16:38:11 ++ awk 'END {print $NF}' 16:38:11 + status=200 16:38:11 + '[' 200 '!=' 200 ']' 16:38:11 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:38:11 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:38:11 ++ echo https://jenkins.opendaylight.org/sandbox 16:38:11 ++ sed 's/\/*$//' 16:38:11 ++ awk -F/ '{print $NF}' 16:38:11 + silo=sandbox 16:38:11 + export silo 16:38:11 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:38:11 ++ grep -v null 16:38:11 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:38:11 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:38:11 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:38:11 + [[ releng-bgpcep-release-merge-master-36 releng-builder-openstack-cron-73820 releng-autorelease-gerrit-branch-lock-scandium-58 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-178 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-180 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-182 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-179 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-181 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-186 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-183 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-184 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-185 releng-jsonrpc-maven-merge-scandium-547 releng-ovsdb-maven-merge-scandium-558 releng-ovsdb-maven-javadoc-publish-scandium-openjdk21-25 releng-netconf-maven-merge-9.0.x-96 releng-openflowplugin-maven-javadoc-publish-scandium-openjdk21-21 releng-openflowplugin-maven-merge-scandium-569 releng-distribution-merge-managed-scandium-2654 releng-lispflowmapping-maven-javadoc-publish-scandium-openjdk21-14 releng-lispflowmapping-maven-merge-scandium-546 =~ releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 ]] 16:38:11 + return 1 16:38:11 + echo 'Deleting orphaned stack: releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387' 16:38:11 Deleting orphaned stack: releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 16:38:11 + lftools openstack --os-cloud vex stack delete --force releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 16:39:03 Deleting stack releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 16:39:03 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:39:53 http.client.RemoteDisconnected: Remote end closed connection without response 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 http.client.RemoteDisconnected: Remote end closed connection without response 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:39:53 16:39:53 During handling of the above exception, another exception occurred: 16:39:53 16:39:53 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387/0f963e5f-0b4c-4533-a507-ed03303d069b?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 16:39:53 + for STACK_NAME in "${OS_STACKS[@]}" 16:39:53 + [[ 0 -gt 0 ]] 16:39:53 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-only-scandium-391 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:39:53 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-scandium-391 16:39:53 + builds=() 16:39:53 + for jenkins in "${@:2}" 16:39:53 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:39:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:39:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:39:53 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:39:53 ++ 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' 16:39:53 + 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]} 16:39:53 16:39:53 200' 16:39:53 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]} 16:39:53 16:39:53 200' 16:39:53 ++ head -n1 16:39:53 + 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]}' 16:39:53 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]} 16:39:53 16:39:53 200' 16:39:53 ++ awk 'END {print $NF}' 16:39:53 + status=200 16:39:53 + '[' 200 '!=' 200 ']' 16:39:53 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:39:53 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:39:53 ++ sed 's/\/*$//' 16:39:53 ++ echo https://jenkins.opendaylight.org/releng 16:39:53 ++ awk -F/ '{print $NF}' 16:39:53 + silo=releng 16:39:53 + export silo 16:39:53 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:39:53 ++ grep -v null 16:39:53 ++ 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/bgpcep-release-merge-master/36/"}}],"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/builder-openstack-cron/73820/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/178/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/180/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/182/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/179/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/181/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/186/"}}],"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/netconf-maven-verify-9.0.x-mvn39-openjdk21/183/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/184/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-9.0.x-mvn39-openjdk21/185/"}}],"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/jsonrpc-maven-merge-scandium/547/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/558/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-javadoc-publish-scandium-openjdk21/25/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/96/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-javadoc-publish-scandium-openjdk21/21/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-merge-scandium/569/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2654/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-javadoc-publish-scandium-openjdk21/14/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-scandium/546/"}}],"oneOffExecutors":[]}]}' 16:39:53 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:39:53 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:39:53 + for jenkins in "${@:2}" 16:39:53 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:39:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:39:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:39:53 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:39:53 ++ 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' 16:39:53 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:39:53 16:39:53 200' 16:39:53 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:39:53 16:39:53 200' 16:39:53 ++ head -n1 16:39:53 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:39:53 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 16:39:53 16:39:53 200' 16:39:53 ++ awk 'END {print $NF}' 16:39:53 + status=200 16:39:53 + '[' 200 '!=' 200 ']' 16:39:53 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:39:53 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:39:53 ++ echo https://jenkins.opendaylight.org/sandbox 16:39:53 ++ sed 's/\/*$//' 16:39:53 ++ awk -F/ '{print $NF}' 16:39:53 + silo=sandbox 16:39:53 + export silo 16:39:53 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:39:53 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 16:39:53 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:39:53 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:39:53 ++ grep -v null 16:39:53 + [[ releng-bgpcep-release-merge-master-36 releng-builder-openstack-cron-73820 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-178 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-180 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-182 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-179 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-181 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-186 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-183 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-184 releng-netconf-maven-verify-9.0.x-mvn39-openjdk21-185 releng-jsonrpc-maven-merge-scandium-547 releng-ovsdb-maven-merge-scandium-558 releng-ovsdb-maven-javadoc-publish-scandium-openjdk21-25 releng-netconf-maven-merge-9.0.x-96 releng-openflowplugin-maven-javadoc-publish-scandium-openjdk21-21 releng-openflowplugin-maven-merge-scandium-569 releng-distribution-merge-managed-scandium-2654 releng-lispflowmapping-maven-javadoc-publish-scandium-openjdk21-14 releng-lispflowmapping-maven-merge-scandium-546 =~ releng-openflowplugin-csit-3node-clustering-only-scandium-391 ]] 16:39:53 + return 1 16:39:53 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-only-scandium-391' 16:39:53 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-only-scandium-391 16:39:53 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-only-scandium-391 16:40:45 Deleting stack releng-openflowplugin-csit-3node-clustering-only-scandium-391 16:40:45 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/375bb6d7-8a05-45b5-98cb-8ca32a71a020: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:41:46 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-only-scandium-391/375bb6d7-8a05-45b5-98cb-8ca32a71a020: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:42:37 Build timed out (after 10 minutes). Marking the build as failed. 16:42:37 WARN: Failed to delete $STACK_NAME. Reason: Resource DELETE failed: MessagingTimeout: resources.vm_1_group: Timed out waiting for a reply to message ID 66f3e6fd36ba4f89aff8850b4dabebb5 16:42:37 Retrying delete... 16:42:37 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-only-scandium-391/375bb6d7-8a05-45b5-98cb-8ca32a71a020?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 16:42:37 /tmp/jenkins13999026330806655786.sh: line 129: 6995 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 16:42:37 + for STACK_NAME in "${OS_STACKS[@]}" 16:42:37 + [[ 0 -gt 0 ]] 16:42:37 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:42:37 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 16:42:37 + builds=() 16:42:37 + for jenkins in "${@:2}" 16:42:37 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:42:37 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:42:37 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:42:37 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:42:37 ++ 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' 16:42:37 $ ssh-agent -k 16:42:37 unset SSH_AUTH_SOCK; 16:42:37 unset SSH_AGENT_PID; 16:42:37 echo Agent pid 5443 killed; 16:42:37 [ssh-agent] Stopped. 16:42:37 Build was aborted 16:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 16:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15421479078855712958.sh 16:42:37 ---> sysstat.sh 16:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6282130720325750422.sh 16:42:38 ---> package-listing.sh 16:42:38 ++ facter osfamily 16:42:38 ++ tr '[:upper:]' '[:lower:]' 16:42:38 + OS_FAMILY=redhat 16:42:38 + workspace=/w/workspace/builder-openstack-cron 16:42:38 + START_PACKAGES=/tmp/packages_start.txt 16:42:38 + END_PACKAGES=/tmp/packages_end.txt 16:42:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:38 + PACKAGES=/tmp/packages_start.txt 16:42:38 + '[' /w/workspace/builder-openstack-cron ']' 16:42:38 + PACKAGES=/tmp/packages_end.txt 16:42:38 + case "${OS_FAMILY}" in 16:42:38 + rpm -qa 16:42:38 + sort 16:42:38 + '[' -f /tmp/packages_start.txt ']' 16:42:38 + '[' -f /tmp/packages_end.txt ']' 16:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:38 + '[' /w/workspace/builder-openstack-cron ']' 16:42:38 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3675417329341573867.sh 16:42:38 ---> capture-instance-metadata.sh 16:42:38 Setup pyenv: 16:42:39 system 16:42:39 3.8.13 16:42:39 3.9.13 16:42:39 3.10.13 16:42:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:42:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9eha from file:/tmp/.os_lf_venv 16:42:41 lf-activate-venv(): INFO: Installing: lftools 16:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:42:51 INFO: Running in OpenStack, capturing instance metadata 16:42:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6159327789497363994.sh 16:42:51 provisioning config files... 16:42:51 Could not find credentials [logs] for builder-openstack-cron #73820 16:42:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16429009393701684920tmp 16:42:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:42:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:42:51 provisioning config files... 16:42:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:42:52 [EnvInject] - Injecting environment variables from a build step. 16:42:52 [EnvInject] - Injecting as environment variables the properties content 16:42:52 SERVER_ID=logs 16:42:52 16:42:52 [EnvInject] - Variables injected successfully. 16:42:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6859692707629326508.sh 16:42:52 ---> create-netrc.sh 16:42:52 WARN: Log server credential not found. 16:42:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1485633186016877339.sh 16:42:52 ---> python-tools-install.sh 16:42:52 Setup pyenv: 16:42:52 system 16:42:52 3.8.13 16:42:52 3.9.13 16:42:52 3.10.13 16:42:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:42:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9eha from file:/tmp/.os_lf_venv 16:42:54 lf-activate-venv(): INFO: Installing: lftools 16:43:03 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:43:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins314934880203840423.sh 16:43:03 ---> sudo-logs.sh 16:43:03 Archiving 'sudo' log.. 16:43:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4282526163908951436.sh 16:43:04 ---> job-cost.sh 16:43:04 Setup pyenv: 16:43:04 system 16:43:04 3.8.13 16:43:04 3.9.13 16:43:04 3.10.13 16:43:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:43:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9eha from file:/tmp/.os_lf_venv 16:43:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:43:14 INFO: No Stack... 16:43:14 INFO: Retrieving Pricing Info for: v3-standard-2 16:43:14 INFO: Archiving Costs 16:43:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18135406831812215743.sh 16:43:14 ---> logs-deploy.sh 16:43:14 Setup pyenv: 16:43:15 system 16:43:15 3.8.13 16:43:15 3.9.13 16:43:15 3.10.13 16:43:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:43:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9eha from file:/tmp/.os_lf_venv 16:43:17 lf-activate-venv(): INFO: Installing: lftools 16:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-9eha/bin to PATH 16:43:30 WARNING: Nexus logging server not set 16:43:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73820/ 16:43:30 INFO: archiving logs to S3 16:43:31 ---> uname -a: 16:43:31 Linux prd-centos8-builder-2c-2g-70752.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 16:43:31 16:43:31 16:43:31 ---> lscpu: 16:43:31 Architecture: x86_64 16:43:31 CPU op-mode(s): 32-bit, 64-bit 16:43:31 Byte Order: Little Endian 16:43:31 CPU(s): 2 16:43:31 On-line CPU(s) list: 0,1 16:43:31 Thread(s) per core: 1 16:43:31 Core(s) per socket: 1 16:43:31 Socket(s): 2 16:43:31 NUMA node(s): 1 16:43:31 Vendor ID: AuthenticAMD 16:43:31 CPU family: 23 16:43:31 Model: 49 16:43:31 Model name: AMD EPYC-Rome Processor 16:43:31 Stepping: 0 16:43:31 CPU MHz: 2800.000 16:43:31 BogoMIPS: 5600.00 16:43:31 Virtualization: AMD-V 16:43:31 Hypervisor vendor: KVM 16:43:31 Virtualization type: full 16:43:31 L1d cache: 32K 16:43:31 L1i cache: 32K 16:43:31 L2 cache: 512K 16:43:31 L3 cache: 16384K 16:43:31 NUMA node0 CPU(s): 0,1 16:43:31 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 16:43:31 16:43:31 16:43:31 ---> nproc: 16:43:31 2 16:43:31 16:43:31 16:43:31 ---> df -h: 16:43:31 Filesystem Size Used Avail Use% Mounted on 16:43:31 devtmpfs 3.8G 0 3.8G 0% /dev 16:43:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:43:31 tmpfs 3.8G 17M 3.8G 1% /run 16:43:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:43:31 /dev/vda1 40G 8.4G 32G 21% / 16:43:31 tmpfs 770M 0 770M 0% /run/user/1001 16:43:31 16:43:31 16:43:31 ---> free -m: 16:43:31 total used free shared buff/cache available 16:43:31 Mem: 7697 663 4760 19 2273 6737 16:43:31 Swap: 1023 0 1023 16:43:31 16:43:31 16:43:31 ---> ip addr: 16:43:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:43:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:43:31 inet 127.0.0.1/8 scope host lo 16:43:31 valid_lft forever preferred_lft forever 16:43:31 inet6 ::1/128 scope host 16:43:31 valid_lft forever preferred_lft forever 16:43:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:43:31 link/ether fa:16:3e:97:d0:ad brd ff:ff:ff:ff:ff:ff 16:43:31 altname enp0s3 16:43:31 altname ens3 16:43:31 inet 10.30.171.26/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:43:31 valid_lft 85689sec preferred_lft 85689sec 16:43:31 inet6 fe80::f816:3eff:fe97:d0ad/64 scope link 16:43:31 valid_lft forever preferred_lft forever 16:43:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:43:31 link/ether 02:42:4e:a1:73:94 brd ff:ff:ff:ff:ff:ff 16:43:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:43:31 valid_lft forever preferred_lft forever 16:43:31 16:43:31 16:43:31 ---> sar -b -r -n DEV: 16:43:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/18/2025 _x86_64_ (2 CPU) 16:43:31 16:43:31 16:31:36 LINUX RESTART (2 CPU) 16:43:31 16:43:31 04:32:01 PM tps rtps wtps bread/s bwrtn/s 16:43:31 04:33:01 PM 205.41 36.71 168.70 10872.30 41959.59 16:43:31 04:34:01 PM 115.76 0.48 115.28 64.12 10245.91 16:43:31 04:35:01 PM 39.96 0.68 39.28 71.19 4954.99 16:43:31 04:36:01 PM 3.95 0.00 3.95 0.00 145.98 16:43:31 04:37:02 PM 0.40 0.00 0.40 0.00 4.55 16:43:31 04:38:01 PM 0.51 0.00 0.51 0.00 7.59 16:43:31 04:39:01 PM 0.30 0.00 0.30 0.00 3.28 16:43:31 04:40:00 PM 0.46 0.00 0.46 0.00 6.20 16:43:31 04:40:01 PM 0.00 0.00 0.00 0.00 0.00 16:43:31 04:41:01 PM 0.38 0.00 0.38 0.00 4.63 16:43:31 04:42:01 PM 0.38 0.00 0.38 0.00 3.73 16:43:31 04:43:01 PM 7.86 0.30 7.56 36.12 151.87 16:43:31 Average: 34.18 3.48 30.70 1005.74 5234.92 16:43:31 16:43:31 04:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:31 04:33:01 PM 5200532 6948416 2681900 34.02 2688 1939640 1066680 11.94 199908 2192556 97404 16:43:31 04:34:01 PM 4873720 6909864 3008712 38.17 2688 2212148 1039240 11.64 205788 2449492 131520 16:43:31 04:35:01 PM 4898608 6915740 2983824 37.85 2688 2192860 1026272 11.49 229200 2397692 4 16:43:31 04:36:01 PM 4899748 6916880 2982684 37.84 2688 2192860 1026272 11.49 229200 2397848 4 16:43:31 04:37:02 PM 4893012 6910148 2989420 37.93 2688 2192864 1041696 11.66 229200 2404604 4 16:43:31 04:38:01 PM 4892840 6909976 2989592 37.93 2688 2192864 1041696 11.66 229200 2404824 4 16:43:31 04:39:01 PM 4893816 6910952 2988616 37.91 2688 2192864 1043908 11.69 242612 2391044 4 16:43:31 04:40:00 PM 4894500 6911640 2987932 37.91 2688 2192868 1030804 11.54 244176 2389172 4 16:43:31 04:40:01 PM 4893904 6911056 2988528 37.91 2688 2192868 1030804 11.54 244176 2389464 16 16:43:31 04:41:01 PM 4893796 6910948 2988636 37.92 2688 2192868 1030804 11.54 244176 2389608 4 16:43:31 04:42:01 PM 4893792 6910948 2988640 37.92 2688 2192872 1030804 11.54 244176 2389516 4 16:43:31 04:43:01 PM 4872728 6890772 3009704 38.18 2688 2193344 1053412 11.80 401460 2253244 10224 16:43:31 Average: 4916750 6913112 2965682 37.62 2688 2173410 1038533 11.63 245273 2370755 19933 16:43:31 16:43:31 04:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:31 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:33:01 PM eth0 299.90 178.93 1744.03 62.48 0.00 0.00 0.00 0.00 16:43:31 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:34:01 PM eth0 68.11 55.46 794.14 9.23 0.00 0.00 0.00 0.00 16:43:31 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:35:01 PM eth0 13.65 9.57 95.48 2.46 0.00 0.00 0.00 0.00 16:43:31 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:36:01 PM eth0 1.65 0.62 0.33 0.16 0.00 0.00 0.00 0.00 16:43:31 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:37:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:37:02 PM eth0 2.27 0.68 0.78 0.51 0.00 0.00 0.00 0.00 16:43:31 04:37:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:38:01 PM eth0 1.52 0.78 0.77 0.52 0.00 0.00 0.00 0.00 16:43:31 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:39:01 PM eth0 2.62 1.93 1.18 1.11 0.00 0.00 0.00 0.00 16:43:31 04:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:40:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:40:00 PM eth0 2.97 2.16 1.36 1.20 0.00 0.00 0.00 0.00 16:43:31 04:40:00 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:40:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:41:01 PM eth0 0.90 0.42 0.15 0.09 0.00 0.00 0.00 0.00 16:43:31 04:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:42:01 PM eth0 1.23 0.38 0.19 0.08 0.00 0.00 0.00 0.00 16:43:31 04:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 04:43:01 PM eth0 13.20 10.21 10.61 5.74 0.00 0.00 0.00 0.00 16:43:31 04:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 Average: eth0 37.15 23.78 241.21 7.61 0.00 0.00 0.00 0.00 16:43:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:31 16:43:31 16:43:31 ---> sar -P ALL: 16:43:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/18/2025 _x86_64_ (2 CPU) 16:43:31 16:43:31 16:31:36 LINUX RESTART (2 CPU) 16:43:31 16:43:31 04:32:01 PM CPU %user %nice %system %iowait %steal %idle 16:43:31 04:33:01 PM all 38.58 0.00 8.72 13.74 0.11 38.85 16:43:31 04:33:01 PM 0 44.71 0.00 8.23 13.69 0.10 33.27 16:43:31 04:33:01 PM 1 32.45 0.00 9.21 13.79 0.12 44.44 16:43:31 04:34:01 PM all 35.10 0.00 5.38 1.48 0.09 57.96 16:43:31 04:34:01 PM 0 48.86 0.00 6.52 1.44 0.10 43.09 16:43:31 04:34:01 PM 1 21.36 0.00 4.24 1.52 0.08 72.80 16:43:31 04:35:01 PM all 9.11 0.00 1.24 1.18 0.05 88.43 16:43:31 04:35:01 PM 0 10.39 0.00 1.13 1.20 0.05 87.22 16:43:31 04:35:01 PM 1 7.82 0.00 1.34 1.15 0.05 89.64 16:43:31 04:36:01 PM all 0.26 0.00 0.08 0.02 0.05 99.60 16:43:31 04:36:01 PM 0 0.45 0.00 0.07 0.00 0.05 99.43 16:43:31 04:36:01 PM 1 0.07 0.00 0.08 0.03 0.05 99.77 16:43:31 04:37:02 PM all 0.24 0.00 0.11 0.00 0.02 99.63 16:43:31 04:37:02 PM 0 0.32 0.00 0.12 0.00 0.02 99.55 16:43:31 04:37:02 PM 1 0.17 0.00 0.10 0.00 0.02 99.72 16:43:31 04:38:01 PM all 0.34 0.00 0.09 0.00 0.04 99.52 16:43:31 04:38:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 16:43:31 04:38:01 PM 1 0.56 0.00 0.12 0.00 0.07 99.25 16:43:31 04:39:01 PM all 1.21 0.00 0.24 0.00 0.03 98.52 16:43:31 04:39:01 PM 0 0.73 0.00 0.17 0.00 0.02 99.08 16:43:31 04:39:01 PM 1 1.69 0.00 0.32 0.00 0.03 97.96 16:43:31 04:40:00 PM all 1.19 0.00 0.21 0.00 0.03 98.56 16:43:31 04:40:00 PM 0 0.64 0.00 0.14 0.00 0.03 99.19 16:43:31 04:40:00 PM 1 1.74 0.00 0.29 0.00 0.03 97.93 16:43:31 04:40:01 PM all 0.60 0.00 1.20 0.00 0.60 97.60 16:43:31 04:40:01 PM 0 0.00 0.00 1.20 0.00 1.20 97.59 16:43:31 04:40:01 PM 1 1.19 0.00 1.19 0.00 0.00 97.62 16:43:31 04:41:01 PM all 0.32 0.00 0.09 0.00 0.03 99.57 16:43:31 04:41:01 PM 0 0.18 0.00 0.12 0.00 0.03 99.67 16:43:31 04:41:01 PM 1 0.45 0.00 0.07 0.00 0.02 99.47 16:43:31 04:42:01 PM all 0.36 0.00 0.07 0.00 0.04 99.53 16:43:31 04:42:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 16:43:31 04:42:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30 16:43:31 16:43:31 04:42:01 PM CPU %user %nice %system %iowait %steal %idle 16:43:31 04:43:01 PM all 15.67 0.00 1.80 0.06 0.06 82.41 16:43:31 04:43:01 PM 0 27.18 0.00 2.22 0.10 0.03 70.47 16:43:31 04:43:01 PM 1 4.16 0.00 1.39 0.02 0.08 94.36 16:43:31 Average: all 9.30 0.00 1.64 1.49 0.05 87.52 16:43:31 Average: 0 12.15 0.00 1.71 1.49 0.05 84.61 16:43:31 Average: 1 6.45 0.00 1.56 1.49 0.05 90.44 16:43:31 16:43:31 16:43:31