05:32:04 Started by timer 05:32:04 Running as SYSTEM 05:32:05 [EnvInject] - Loading node environment variables. 05:32:05 Building remotely on prd-centos8-builder-2c-2g-38462 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:05 [ssh-agent] Looking for ssh-agent implementation... 05:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:05 $ ssh-agent 05:32:05 SSH_AUTH_SOCK=/tmp/ssh-oE1i7xzREwQx/agent.5450 05:32:05 SSH_AGENT_PID=5451 05:32:05 [ssh-agent] Started. 05:32:05 Running ssh-add (command line suppressed) 05:32:05 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8696986771864262365.key (/w/workspace/builder-openstack-cron@tmp/private_key_8696986771864262365.key) 05:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:05 The recommended git tool is: NONE 05:32:07 using credential jenkins-ssh 05:32:07 Wiping out workspace first. 05:32:07 Cloning the remote Git repository 05:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:07 > git --version # timeout=10 05:32:07 > git --version # 'git version 2.43.0' 05:32:07 using GIT_SSH to set credentials jenkins-ssh 05:32:07 [INFO] Currently running in a labeled security context 05:32:07 [INFO] Currently SELinux is 'enforcing' on the host 05:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17492700727253476946.key 05:32:07 Verifying host key using known hosts file 05:32:08 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. 05:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:10 Avoid second fetch 05:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:10 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 05:32:10 > git config core.sparsecheckout # timeout=10 05:32:10 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 05:32:11 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 05:32:11 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 05:32:11 > git remote # timeout=10 05:32:11 > git submodule init # timeout=10 05:32:11 > git submodule sync # timeout=10 05:32:11 > git config --get remote.origin.url # timeout=10 05:32:11 > git submodule init # timeout=10 05:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:11 > git config --get submodule.global-jjb.url # timeout=10 05:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:11 > git submodule update --init --recursive global-jjb # timeout=10 05:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:16 No emails were triggered. 05:32:16 provisioning config files... 05:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5085297585777935690.sh 05:32:16 ---> python-tools-install.sh 05:32:16 Setup pyenv: 05:32:17 system 05:32:17 * 3.8.13 (set by /opt/pyenv/version) 05:32:17 * 3.9.13 (set by /opt/pyenv/version) 05:32:17 * 3.10.13 (set by /opt/pyenv/version) 05:32:17 * 3.11.7 (set by /opt/pyenv/version) 05:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qsRw 05:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:25 lf-activate-venv(): INFO: Installing: lftools 05:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:32:48 Generating Requirements File 05:33:09 Python 3.11.7 05:33:09 pip 25.1.1 from /tmp/venv-qsRw/lib/python3.11/site-packages/pip (python 3.11) 05:33:09 appdirs==1.4.4 05:33:09 argcomplete==3.6.2 05:33:09 aspy.yaml==1.3.0 05:33:09 attrs==25.3.0 05:33:09 autopage==0.5.2 05:33:09 beautifulsoup4==4.13.4 05:33:09 boto3==1.38.46 05:33:09 botocore==1.38.46 05:33:09 bs4==0.0.2 05:33:09 cachetools==5.5.2 05:33:09 certifi==2025.6.15 05:33:09 cffi==1.17.1 05:33:09 cfgv==3.4.0 05:33:09 chardet==5.2.0 05:33:09 charset-normalizer==3.4.2 05:33:09 click==8.2.1 05:33:09 cliff==4.10.0 05:33:09 cmd2==2.6.2 05:33:09 cryptography==3.3.2 05:33:09 debtcollector==3.0.0 05:33:09 decorator==5.2.1 05:33:09 defusedxml==0.7.1 05:33:09 Deprecated==1.2.18 05:33:09 distlib==0.3.9 05:33:09 dnspython==2.7.0 05:33:09 docker==7.1.0 05:33:09 dogpile.cache==1.4.0 05:33:09 durationpy==0.10 05:33:09 email_validator==2.2.0 05:33:09 filelock==3.18.0 05:33:09 future==1.0.0 05:33:09 gitdb==4.0.12 05:33:09 GitPython==3.1.44 05:33:09 google-auth==2.40.3 05:33:09 httplib2==0.22.0 05:33:09 identify==2.6.12 05:33:09 idna==3.10 05:33:09 importlib-resources==1.5.0 05:33:09 iso8601==2.1.0 05:33:09 Jinja2==3.1.6 05:33:09 jmespath==1.0.1 05:33:09 jsonpatch==1.33 05:33:09 jsonpointer==3.0.0 05:33:09 jsonschema==4.24.0 05:33:09 jsonschema-specifications==2025.4.1 05:33:09 keystoneauth1==5.11.1 05:33:09 kubernetes==33.1.0 05:33:09 lftools==0.37.13 05:33:09 lxml==6.0.0 05:33:09 MarkupSafe==3.0.2 05:33:09 msgpack==1.1.1 05:33:09 multi_key_dict==2.0.3 05:33:09 munch==4.0.0 05:33:09 netaddr==1.3.0 05:33:09 niet==1.4.2 05:33:09 nodeenv==1.9.1 05:33:09 oauth2client==4.1.3 05:33:09 oauthlib==3.3.1 05:33:09 openstacksdk==4.6.0 05:33:09 os-client-config==2.1.0 05:33:09 os-service-types==1.7.0 05:33:09 osc-lib==4.0.2 05:33:09 oslo.config==9.8.0 05:33:09 oslo.context==6.0.0 05:33:09 oslo.i18n==6.5.1 05:33:09 oslo.log==7.1.0 05:33:09 oslo.serialization==5.7.0 05:33:09 oslo.utils==9.0.0 05:33:09 packaging==25.0 05:33:09 pbr==6.1.1 05:33:09 platformdirs==4.3.8 05:33:09 prettytable==3.16.0 05:33:09 psutil==7.0.0 05:33:09 pyasn1==0.6.1 05:33:09 pyasn1_modules==0.4.2 05:33:09 pycparser==2.22 05:33:09 pygerrit2==2.0.15 05:33:09 PyGithub==2.6.1 05:33:09 PyJWT==2.10.1 05:33:09 PyNaCl==1.5.0 05:33:09 pyparsing==2.4.7 05:33:09 pyperclip==1.9.0 05:33:09 pyrsistent==0.20.0 05:33:09 python-cinderclient==9.7.0 05:33:09 python-dateutil==2.9.0.post0 05:33:09 python-heatclient==4.2.0 05:33:09 python-jenkins==1.8.2 05:33:09 python-keystoneclient==5.6.0 05:33:09 python-magnumclient==4.8.1 05:33:09 python-openstackclient==8.1.0 05:33:09 python-swiftclient==4.8.0 05:33:09 PyYAML==6.0.2 05:33:09 referencing==0.36.2 05:33:09 requests==2.32.4 05:33:09 requests-oauthlib==2.0.0 05:33:09 requestsexceptions==1.4.0 05:33:09 rfc3986==2.0.0 05:33:09 rpds-py==0.25.1 05:33:09 rsa==4.9.1 05:33:09 ruamel.yaml==0.18.14 05:33:09 ruamel.yaml.clib==0.2.12 05:33:09 s3transfer==0.13.0 05:33:09 simplejson==3.20.1 05:33:09 six==1.17.0 05:33:09 smmap==5.0.2 05:33:09 soupsieve==2.7 05:33:09 stevedore==5.4.1 05:33:09 tabulate==0.9.0 05:33:09 toml==0.10.2 05:33:09 tomlkit==0.13.3 05:33:09 tqdm==4.67.1 05:33:09 typing_extensions==4.14.0 05:33:09 tzdata==2025.2 05:33:09 urllib3==1.26.20 05:33:09 virtualenv==20.31.2 05:33:09 wcwidth==0.2.13 05:33:09 websocket-client==1.8.0 05:33:09 wrapt==1.17.2 05:33:09 xdg==6.0.0 05:33:09 xmltodict==0.14.2 05:33:09 yq==3.4.3 05:33:09 [EnvInject] - Injecting environment variables from a build step. 05:33:09 [EnvInject] - Injecting as environment variables the properties content 05:33:09 OS_CLOUD=vex 05:33:09 05:33:09 [EnvInject] - Variables injected successfully. 05:33:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7539161810095918115.sh 05:33:10 ---> Orphaned k8s clusters 05:33:10 Setup pyenv: 05:33:10 system 05:33:10 3.8.13 05:33:10 3.9.13 05:33:10 3.10.13 05:33:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsRw from file:/tmp/.os_lf_venv 05:33:12 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:19 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. 05:33:19 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:33:22 -----> Delete orphaned cluster 05:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16019565425698980221.sh 05:33:22 ---> Orphaned stacks 05:33:22 Setup pyenv: 05:33:22 system 05:33:22 3.8.13 05:33:22 3.9.13 05:33:22 3.10.13 05:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsRw from file:/tmp/.os_lf_venv 05:33:24 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. 05:33:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:33:24 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:33:42 + mapfile -t OS_COE_CLUSTERS_ID 05:33:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:33:42 ++ awk '{print $1}' 05:33:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:33:44 + echo '-----> Active clusters -> stacks' 05:33:44 -----> Active clusters -> stacks 05:33:44 + OS_COE_STACKS=() 05:33:44 + [[ 0 -gt 0 ]] 05:33:44 + mapfile -t OS_STACKS 05:33:44 ++ awk '{print $1}' 05:33:44 ++ 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 05:33:46 + echo '-----> Active stacks' 05:33:46 -----> Active stacks 05:33:46 + for stack in "${OS_STACKS[@]}" 05:33:46 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-42 05:33:46 releng-controller-csit-1node-notifications-longevity-only-titanium-42 05:33:46 + for stack in "${OS_STACKS[@]}" 05:33:46 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:46 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:46 + echo '-----> Delete orphaned stacks' 05:33:46 -----> Delete orphaned stacks 05:33:46 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:46 + [[ 0 -gt 0 ]] 05:33:46 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-42 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:46 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-42 05:33:46 + builds=() 05:33:46 + for jenkins in "${@:2}" 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 ++ 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' 05:33:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ head -n1 05:33:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]}' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ awk 'END {print $NF}' 05:33:46 + status=200 05:33:46 + '[' 200 '!=' 200 ']' 05:33:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:46 ++ awk -F/ '{print $NF}' 05:33:46 ++ echo https://jenkins.opendaylight.org/releng 05:33:46 ++ sed 's/\/*$//' 05:33:46 + silo=releng 05:33:46 + export silo 05:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:46 ++ grep -v null 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]}' 05:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:46 + for jenkins in "${@:2}" 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 ++ 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' 05:33:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ head -n1 05:33:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:46 ++ awk 'END {print $NF}' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 + status=200 05:33:46 + '[' 200 '!=' 200 ']' 05:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:46 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:46 ++ awk -F/ '{print $NF}' 05:33:46 ++ sed 's/\/*$//' 05:33:46 + silo=sandbox 05:33:46 + export silo 05:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:46 ++ grep -v null 05:33:46 + [[ releng-builder-openstack-cron-71890 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 releng-serviceutils-maven-merge-titanium-311 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-42 ]] 05:33:46 + return 0 05:33:46 + continue 05:33:46 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:46 + [[ 0 -gt 0 ]] 05:33:46 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:46 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:46 + builds=() 05:33:46 + for jenkins in "${@:2}" 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 ++ 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' 05:33:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ head -n1 05:33:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]}' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ awk 'END {print $NF}' 05:33:46 + status=200 05:33:46 + '[' 200 '!=' 200 ']' 05:33:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:46 ++ echo https://jenkins.opendaylight.org/releng 05:33:46 ++ awk -F/ '{print $NF}' 05:33:46 ++ sed 's/\/*$//' 05:33:46 + silo=releng 05:33:46 + export silo 05:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:46 ++ grep -v null 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/71890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/42/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/42/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-titanium/311/"}}],"oneOffExecutors":[]}]}' 05:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:46 + for jenkins in "${@:2}" 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:46 ++ 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' 05:33:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ head -n1 05:33:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:46 05:33:46 200' 05:33:46 ++ awk 'END {print $NF}' 05:33:46 + status=200 05:33:46 + '[' 200 '!=' 200 ']' 05:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:46 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:46 ++ sed 's/\/*$//' 05:33:46 ++ awk -F/ '{print $NF}' 05:33:46 + silo=sandbox 05:33:46 + export silo 05:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:46 ++ grep -v null 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:46 + [[ releng-builder-openstack-cron-71890 releng-controller-csit-1node-notifications-longevity-only-titanium-42 releng-integration-distribution-weekly-test-trigger-titanium-42 releng-serviceutils-maven-merge-titanium-311 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 05:33:46 + return 1 05:33:46 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 05:33:46 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:33:46 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 05:42:16 Build timed out (after 10 minutes). Marking the build as failed. 05:42:16 $ ssh-agent -k 05:42:16 unset SSH_AUTH_SOCK; 05:42:16 unset SSH_AGENT_PID; 05:42:16 echo Agent pid 5451 killed; 05:42:16 /tmp/jenkins16019565425698980221.sh: line 129: 6948 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 05:42:16 [ssh-agent] Stopped. 05:42:16 Build was aborted 05:42:16 [PostBuildScript] - [INFO] Executing post build scripts. 05:42:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4275300494090335978.sh 05:42:16 ---> sysstat.sh 05:42:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17107375538555058313.sh 05:42:16 ---> package-listing.sh 05:42:16 ++ facter osfamily 05:42:16 ++ tr '[:upper:]' '[:lower:]' 05:42:17 + OS_FAMILY=redhat 05:42:17 + workspace=/w/workspace/builder-openstack-cron 05:42:17 + START_PACKAGES=/tmp/packages_start.txt 05:42:17 + END_PACKAGES=/tmp/packages_end.txt 05:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:17 + PACKAGES=/tmp/packages_start.txt 05:42:17 + '[' /w/workspace/builder-openstack-cron ']' 05:42:17 + PACKAGES=/tmp/packages_end.txt 05:42:17 + case "${OS_FAMILY}" in 05:42:17 + sort 05:42:17 + rpm -qa 05:42:17 + '[' -f /tmp/packages_start.txt ']' 05:42:17 + '[' -f /tmp/packages_end.txt ']' 05:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:17 + '[' /w/workspace/builder-openstack-cron ']' 05:42:17 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:42:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5424968786121360656.sh 05:42:17 ---> capture-instance-metadata.sh 05:42:17 Setup pyenv: 05:42:17 system 05:42:17 3.8.13 05:42:17 3.9.13 05:42:17 3.10.13 05:42:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsRw from file:/tmp/.os_lf_venv 05:42:20 lf-activate-venv(): INFO: Installing: lftools 05:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:42:32 INFO: Running in OpenStack, capturing instance metadata 05:42:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4996509706349211270.sh 05:42:32 provisioning config files... 05:42:33 Could not find credentials [logs] for builder-openstack-cron #71890 05:42:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16712048754719663116tmp 05:42:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:42:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:42:33 provisioning config files... 05:42:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:42:33 [EnvInject] - Injecting environment variables from a build step. 05:42:33 [EnvInject] - Injecting as environment variables the properties content 05:42:33 SERVER_ID=logs 05:42:33 05:42:33 [EnvInject] - Variables injected successfully. 05:42:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13616480157289320665.sh 05:42:33 ---> create-netrc.sh 05:42:33 WARN: Log server credential not found. 05:42:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11419852457937880205.sh 05:42:33 ---> python-tools-install.sh 05:42:33 Setup pyenv: 05:42:33 system 05:42:33 3.8.13 05:42:33 3.9.13 05:42:33 3.10.13 05:42:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsRw from file:/tmp/.os_lf_venv 05:42:36 lf-activate-venv(): INFO: Installing: lftools 05:42:45 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:42:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18010555248934086363.sh 05:42:45 ---> sudo-logs.sh 05:42:45 Archiving 'sudo' log.. 05:42:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12800013676303979873.sh 05:42:45 ---> job-cost.sh 05:42:45 Setup pyenv: 05:42:46 system 05:42:46 3.8.13 05:42:46 3.9.13 05:42:46 3.10.13 05:42:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsRw from file:/tmp/.os_lf_venv 05:42:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:42:55 INFO: No Stack... 05:42:55 INFO: Retrieving Pricing Info for: v3-standard-2 05:42:55 INFO: Archiving Costs 05:42:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8595282162211591480.sh 05:42:55 ---> logs-deploy.sh 05:42:55 Setup pyenv: 05:42:56 system 05:42:56 3.8.13 05:42:56 3.9.13 05:42:56 3.10.13 05:42:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:42:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsRw from file:/tmp/.os_lf_venv 05:42:58 lf-activate-venv(): INFO: Installing: lftools 05:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-qsRw/bin to PATH 05:43:07 WARNING: Nexus logging server not set 05:43:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71890/ 05:43:07 INFO: archiving logs to S3 05:43:08 ---> uname -a: 05:43:08 Linux prd-centos8-builder-2c-2g-38462.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 05:43:08 05:43:08 05:43:08 ---> lscpu: 05:43:08 Architecture: x86_64 05:43:08 CPU op-mode(s): 32-bit, 64-bit 05:43:08 Byte Order: Little Endian 05:43:08 CPU(s): 2 05:43:08 On-line CPU(s) list: 0,1 05:43:08 Thread(s) per core: 1 05:43:08 Core(s) per socket: 1 05:43:08 Socket(s): 2 05:43:08 NUMA node(s): 1 05:43:08 Vendor ID: AuthenticAMD 05:43:08 CPU family: 23 05:43:08 Model: 49 05:43:08 Model name: AMD EPYC-Rome Processor 05:43:08 Stepping: 0 05:43:08 CPU MHz: 2800.000 05:43:08 BogoMIPS: 5600.00 05:43:08 Virtualization: AMD-V 05:43:08 Hypervisor vendor: KVM 05:43:08 Virtualization type: full 05:43:08 L1d cache: 32K 05:43:08 L1i cache: 32K 05:43:08 L2 cache: 512K 05:43:08 L3 cache: 16384K 05:43:08 NUMA node0 CPU(s): 0,1 05:43:08 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 05:43:08 05:43:08 05:43:08 ---> nproc: 05:43:08 2 05:43:08 05:43:08 05:43:08 ---> df -h: 05:43:08 Filesystem Size Used Avail Use% Mounted on 05:43:08 devtmpfs 3.8G 0 3.8G 0% /dev 05:43:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:43:08 tmpfs 3.8G 17M 3.8G 1% /run 05:43:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:43:08 /dev/vda1 40G 8.4G 32G 21% / 05:43:08 tmpfs 770M 0 770M 0% /run/user/1001 05:43:08 05:43:08 05:43:08 ---> free -m: 05:43:08 total used free shared buff/cache available 05:43:08 Mem: 7697 615 4836 19 2245 6786 05:43:08 Swap: 1023 0 1023 05:43:08 05:43:08 05:43:08 ---> ip addr: 05:43:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:43:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:08 inet 127.0.0.1/8 scope host lo 05:43:08 valid_lft forever preferred_lft forever 05:43:08 inet6 ::1/128 scope host 05:43:08 valid_lft forever preferred_lft forever 05:43:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:43:08 link/ether fa:16:3e:e0:6b:c1 brd ff:ff:ff:ff:ff:ff 05:43:08 altname enp0s3 05:43:08 altname ens3 05:43:08 inet 10.30.171.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:43:08 valid_lft 85704sec preferred_lft 85704sec 05:43:08 inet6 fe80::f816:3eff:fee0:6bc1/64 scope link 05:43:08 valid_lft forever preferred_lft forever 05:43:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:43:08 link/ether 02:42:ca:69:51:58 brd ff:ff:ff:ff:ff:ff 05:43:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:43:08 valid_lft forever preferred_lft forever 05:43:08 05:43:08 05:43:08 ---> sar -b -r -n DEV: 05:43:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/30/2025 _x86_64_ (2 CPU) 05:43:08 05:43:08 05:31:29 LINUX RESTART (2 CPU) 05:43:08 05:43:08 05:32:01 AM tps rtps wtps bread/s bwrtn/s 05:43:08 05:33:01 AM 251.52 11.24 240.28 3291.15 7966.25 05:43:08 05:34:01 AM 92.20 1.12 91.08 133.84 10471.92 05:43:08 05:35:01 AM 14.60 0.03 14.56 0.53 1176.79 05:43:08 05:36:01 AM 0.35 0.00 0.35 0.00 3.83 05:43:08 05:37:01 AM 0.40 0.00 0.40 0.00 4.12 05:43:08 05:38:01 AM 0.32 0.00 0.32 0.00 6.00 05:43:08 05:39:01 AM 0.13 0.00 0.13 0.00 1.07 05:43:08 05:40:01 AM 0.23 0.00 0.23 0.00 3.50 05:43:08 05:41:01 AM 0.22 0.00 0.22 0.00 2.42 05:43:08 05:42:01 AM 0.20 0.00 0.20 0.00 2.85 05:43:08 05:43:01 AM 19.66 0.50 19.16 63.72 524.35 05:43:08 Average: 34.54 1.17 33.36 317.28 1833.10 05:43:08 05:43:08 05:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:08 05:33:01 AM 5127564 7003356 2754868 34.95 2688 2058212 966540 10.82 201788 2228428 169904 05:43:08 05:34:01 AM 4974648 6965432 2907784 36.89 2688 2167056 993260 11.12 230668 2325456 27856 05:43:08 05:35:01 AM 4974308 6964532 2908124 36.89 2688 2167076 993260 11.12 230692 2325484 4 05:43:08 05:36:01 AM 4971268 6961496 2911164 36.93 2688 2167076 993260 11.12 230692 2328424 4 05:43:08 05:37:01 AM 4972208 6962440 2910224 36.92 2688 2167080 993260 11.12 230692 2327604 8 05:43:08 05:38:01 AM 4972112 6962344 2910320 36.92 2688 2167080 993260 11.12 230692 2327676 4 05:43:08 05:39:01 AM 4972532 6962764 2909900 36.92 2688 2167080 993260 11.12 230692 2327612 4 05:43:08 05:40:01 AM 4972048 6962284 2910384 36.92 2688 2167084 991192 11.10 230692 2327948 8 05:43:08 05:41:01 AM 4971976 6962248 2910456 36.92 2688 2167084 991192 11.10 230692 2327832 4 05:43:08 05:42:01 AM 4972036 6962304 2910396 36.92 2688 2167088 991192 11.10 230692 2327860 4 05:43:08 05:43:01 AM 4979328 6973872 2903104 36.83 2688 2170336 964284 10.80 388076 2163208 25168 05:43:08 Average: 4987275 6967552 2895157 36.73 2688 2157477 987633 11.06 242370 2303412 20270 05:43:08 05:43:08 05:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:08 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:33:01 AM eth0 314.38 208.15 1966.72 65.74 0.00 0.00 0.00 0.00 05:43:08 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:34:01 AM eth0 58.17 47.91 562.44 8.37 0.00 0.00 0.00 0.00 05:43:08 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:35:01 AM eth0 0.57 0.42 0.33 0.14 0.00 0.00 0.00 0.00 05:43:08 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:36:01 AM eth0 0.72 0.42 0.34 0.14 0.00 0.00 0.00 0.00 05:43:08 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:37:01 AM eth0 0.52 0.35 0.33 0.14 0.00 0.00 0.00 0.00 05:43:08 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:38:01 AM eth0 0.87 0.48 0.47 0.21 0.00 0.00 0.00 0.00 05:43:08 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:39:01 AM eth0 0.57 0.40 0.34 0.14 0.00 0.00 0.00 0.00 05:43:08 05:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:40:01 AM eth0 0.65 0.35 0.29 0.12 0.00 0.00 0.00 0.00 05:43:08 05:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:41:01 AM eth0 0.57 0.40 0.33 0.14 0.00 0.00 0.00 0.00 05:43:08 05:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:42:01 AM eth0 0.73 0.43 0.34 0.14 0.00 0.00 0.00 0.00 05:43:08 05:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:43:01 AM eth0 80.65 49.91 57.90 70.12 0.00 0.00 0.00 0.00 05:43:08 05:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 Average: eth0 41.68 28.11 235.48 13.22 0.00 0.00 0.00 0.00 05:43:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:08 05:43:08 05:43:08 ---> sar -P ALL: 05:43:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 06/30/2025 _x86_64_ (2 CPU) 05:43:08 05:43:08 05:31:29 LINUX RESTART (2 CPU) 05:43:08 05:43:08 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 05:43:08 05:33:01 AM all 39.65 0.00 7.03 1.85 0.09 51.39 05:43:08 05:33:01 AM 0 40.69 0.00 7.31 2.48 0.10 49.42 05:43:08 05:33:01 AM 1 38.61 0.00 6.74 1.22 0.08 53.35 05:43:08 05:34:01 AM all 27.19 0.00 4.14 0.92 0.08 67.68 05:43:08 05:34:01 AM 0 23.21 0.00 3.92 0.98 0.07 71.82 05:43:08 05:34:01 AM 1 31.17 0.00 4.35 0.85 0.10 63.53 05:43:08 05:35:01 AM all 0.38 0.00 0.14 0.11 0.03 99.34 05:43:08 05:35:01 AM 0 0.20 0.00 0.10 0.03 0.03 99.63 05:43:08 05:35:01 AM 1 0.55 0.00 0.18 0.18 0.03 99.05 05:43:08 05:36:01 AM all 0.39 0.00 0.10 0.00 0.04 99.47 05:43:08 05:36:01 AM 0 0.23 0.00 0.12 0.00 0.05 99.60 05:43:08 05:36:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 05:43:08 05:37:01 AM all 0.20 0.00 0.09 0.00 0.03 99.67 05:43:08 05:37:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 05:43:08 05:37:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 05:43:08 05:38:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 05:43:08 05:38:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 05:43:08 05:38:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 05:43:08 05:39:01 AM all 0.37 0.00 0.07 0.00 0.04 99.52 05:43:08 05:39:01 AM 0 0.23 0.00 0.10 0.00 0.05 99.62 05:43:08 05:39:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 05:43:08 05:40:01 AM all 0.38 0.00 0.07 0.00 0.04 99.52 05:43:08 05:40:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 05:43:08 05:40:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 05:43:08 05:41:01 AM all 0.38 0.00 0.06 0.00 0.03 99.54 05:43:08 05:41:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72 05:43:08 05:41:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 05:43:08 05:42:01 AM all 0.42 0.00 0.07 0.00 0.05 99.47 05:43:08 05:42:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63 05:43:08 05:42:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 05:43:08 05:43:01 AM all 29.75 0.00 4.18 0.12 0.09 65.86 05:43:08 05:43:01 AM 0 38.16 0.00 4.96 0.13 0.08 56.66 05:43:08 05:43:01 AM 1 21.34 0.00 3.39 0.10 0.10 75.07 05:43:08 05:43:08 Average: CPU %user %nice %system %iowait %steal %idle 05:43:08 Average: all 9.04 0.00 1.45 0.27 0.05 89.19 05:43:08 Average: 0 9.43 0.00 1.53 0.33 0.05 88.66 05:43:08 Average: 1 8.64 0.00 1.38 0.21 0.05 89.71 05:43:08 05:43:08 05:43:08