12:27:36 Started by user Anil Belur 12:27:36 Running as SYSTEM 12:27:36 [EnvInject] - Loading node environment variables. 12:27:36 Building remotely on prd-centos8-builder-2c-2g-34245 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 12:27:37 [ssh-agent] Looking for ssh-agent implementation... 12:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:37 $ ssh-agent 12:27:37 SSH_AUTH_SOCK=/tmp/ssh-uMpolu4c8e7L/agent.5437 12:27:37 SSH_AGENT_PID=5438 12:27:37 [ssh-agent] Started. 12:27:37 Running ssh-add (command line suppressed) 12:27:37 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3190531455298033386.key (/w/workspace/builder-openstack-cron@tmp/private_key_3190531455298033386.key) 12:27:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:27:37 The recommended git tool is: NONE 12:27:40 using credential jenkins-ssh 12:27:40 Wiping out workspace first. 12:27:40 Cloning the remote Git repository 12:27:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:27:40 > git init /w/workspace/builder-openstack-cron # timeout=10 12:27:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:27:40 > git --version # timeout=10 12:27:40 > git --version # 'git version 2.43.0' 12:27:40 using GIT_SSH to set credentials jenkins-ssh 12:27:40 [INFO] Currently running in a labeled security context 12:27:40 [INFO] Currently SELinux is 'enforcing' on the host 12:27:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh15384302029368400502.key 12:27:40 Verifying host key using known hosts file 12:27:40 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. 12:27:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:27:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:43 Avoid second fetch 12:27:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:27:43 Checking out Revision 5ca10dcff129fdfc91db20001c1616352f273f42 (refs/remotes/origin/master) 12:27:43 > git config core.sparsecheckout # timeout=10 12:27:43 > git checkout -f 5ca10dcff129fdfc91db20001c1616352f273f42 # timeout=10 12:27:43 Commit message: "Update cloud image list docs" 12:27:43 > git rev-list --no-walk 4550f782cc2c0663c14eb407b0b422eef29e249b # timeout=10 12:27:43 > git remote # timeout=10 12:27:43 > git submodule init # timeout=10 12:27:43 > git submodule sync # timeout=10 12:27:43 > git config --get remote.origin.url # timeout=10 12:27:43 > git submodule init # timeout=10 12:27:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:27:43 > git config --get submodule.global-jjb.url # timeout=10 12:27:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:27:43 > git config --get submodule.packer/common-packer.url # timeout=10 12:27:44 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:27:44 > git submodule update --init --recursive global-jjb # timeout=10 12:27:45 > git submodule update --init --recursive packer/common-packer # timeout=10 12:27:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:27:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:27:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:27:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:27:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:27:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:27:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:27:48 No emails were triggered. 12:27:48 provisioning config files... 12:27:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:27:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:27:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:27:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16652688940529911431.sh 12:27:49 ---> python-tools-install.sh 12:27:49 Setup pyenv: 12:27:49 system 12:27:49 * 3.8.13 (set by /opt/pyenv/version) 12:27:49 * 3.9.13 (set by /opt/pyenv/version) 12:27:49 * 3.10.13 (set by /opt/pyenv/version) 12:27:49 * 3.11.7 (set by /opt/pyenv/version) 12:27:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g9L8 12:27:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:27:58 lf-activate-venv(): INFO: Base packages installed successfully 12:27:58 lf-activate-venv(): INFO: Installing additional packages: lftools 12:28:22 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:28:22 Generating Requirements File 12:28:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:28:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:28:43 Python 3.11.7 12:28:43 pip 25.3 from /tmp/venv-g9L8/lib/python3.11/site-packages/pip (python 3.11) 12:28:43 appdirs==1.4.4 12:28:43 argcomplete==3.6.3 12:28:43 aspy.yaml==1.3.0 12:28:43 attrs==25.4.0 12:28:43 autopage==0.5.2 12:28:43 beautifulsoup4==4.14.3 12:28:43 boto3==1.42.25 12:28:43 botocore==1.42.25 12:28:43 bs4==0.0.2 12:28:43 certifi==2026.1.4 12:28:43 cffi==2.0.0 12:28:43 cfgv==3.5.0 12:28:43 chardet==5.2.0 12:28:43 charset-normalizer==3.4.4 12:28:43 click==8.3.1 12:28:43 cliff==4.13.1 12:28:43 cmd2==3.1.0 12:28:43 cryptography==3.3.2 12:28:43 debtcollector==3.0.0 12:28:43 decorator==5.2.1 12:28:43 defusedxml==0.7.1 12:28:43 Deprecated==1.3.1 12:28:43 distlib==0.4.0 12:28:43 dnspython==2.8.0 12:28:43 docker==7.1.0 12:28:43 dogpile.cache==1.5.0 12:28:43 durationpy==0.10 12:28:43 email-validator==2.3.0 12:28:43 filelock==3.20.3 12:28:43 future==1.0.0 12:28:43 gitdb==4.0.12 12:28:43 GitPython==3.1.46 12:28:43 google-auth==2.47.0 12:28:43 httplib2==0.31.0 12:28:43 identify==2.6.15 12:28:43 idna==3.11 12:28:43 importlib-resources==1.5.0 12:28:43 iso8601==2.1.0 12:28:43 Jinja2==3.1.6 12:28:43 jmespath==1.0.1 12:28:43 jsonpatch==1.33 12:28:43 jsonpointer==3.0.0 12:28:43 jsonschema==4.26.0 12:28:43 jsonschema-specifications==2025.9.1 12:28:43 keystoneauth1==5.12.0 12:28:43 kubernetes==34.1.0 12:28:43 lftools==0.37.18 12:28:43 lxml==6.0.2 12:28:43 markdown-it-py==4.0.0 12:28:43 MarkupSafe==3.0.3 12:28:43 mdurl==0.1.2 12:28:43 msgpack==1.1.2 12:28:43 multi_key_dict==2.0.3 12:28:43 munch==4.0.0 12:28:43 netaddr==1.3.0 12:28:43 niet==1.4.2 12:28:43 nodeenv==1.10.0 12:28:43 oauth2client==4.1.3 12:28:43 oauthlib==3.3.1 12:28:43 openstacksdk==4.8.0 12:28:43 os-service-types==1.8.2 12:28:43 osc-lib==4.3.0 12:28:43 oslo.config==10.2.0 12:28:43 oslo.context==6.2.0 12:28:43 oslo.i18n==6.7.1 12:28:43 oslo.log==8.0.0 12:28:43 oslo.serialization==5.9.0 12:28:43 oslo.utils==9.2.0 12:28:43 packaging==25.0 12:28:43 pbr==7.0.3 12:28:43 platformdirs==4.5.1 12:28:43 prettytable==3.17.0 12:28:43 psutil==7.2.1 12:28:43 pyasn1==0.6.1 12:28:43 pyasn1_modules==0.4.2 12:28:43 pycparser==2.23 12:28:43 pygerrit2==2.0.15 12:28:43 PyGithub==2.8.1 12:28:43 Pygments==2.19.2 12:28:43 PyJWT==2.10.1 12:28:43 PyNaCl==1.6.2 12:28:43 pyparsing==2.4.7 12:28:43 pyperclip==1.11.0 12:28:43 pyrsistent==0.20.0 12:28:43 python-cinderclient==9.8.0 12:28:43 python-dateutil==2.9.0.post0 12:28:43 python-heatclient==4.3.0 12:28:43 python-jenkins==1.8.3 12:28:43 python-keystoneclient==5.7.0 12:28:43 python-magnumclient==4.9.0 12:28:43 python-openstackclient==8.3.0 12:28:43 python-swiftclient==4.9.0 12:28:43 PyYAML==6.0.3 12:28:43 referencing==0.37.0 12:28:43 requests==2.32.5 12:28:43 requests-oauthlib==2.0.0 12:28:43 requestsexceptions==1.4.0 12:28:43 rfc3986==2.0.0 12:28:43 rich==14.2.0 12:28:43 rich-argparse==1.7.2 12:28:43 rpds-py==0.30.0 12:28:43 rsa==4.9.1 12:28:43 ruamel.yaml==0.19.1 12:28:43 ruamel.yaml.clib==0.2.15 12:28:43 s3transfer==0.16.0 12:28:43 simplejson==3.20.2 12:28:43 six==1.17.0 12:28:43 smmap==5.0.2 12:28:43 soupsieve==2.8.1 12:28:43 stevedore==5.6.0 12:28:43 tabulate==0.9.0 12:28:43 toml==0.10.2 12:28:43 tomlkit==0.13.3 12:28:43 tqdm==4.67.1 12:28:43 typing_extensions==4.15.0 12:28:43 tzdata==2025.3 12:28:43 urllib3==1.26.20 12:28:43 virtualenv==20.36.1 12:28:43 wcwidth==0.2.14 12:28:43 websocket-client==1.9.0 12:28:43 wrapt==2.0.1 12:28:43 xdg==6.0.0 12:28:43 xmltodict==1.0.2 12:28:43 yq==3.4.3 12:28:43 [EnvInject] - Injecting environment variables from a build step. 12:28:43 [EnvInject] - Injecting as environment variables the properties content 12:28:43 OS_CLOUD=vex 12:28:43 12:28:43 [EnvInject] - Variables injected successfully. 12:28:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:28:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:28:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16792246579256120605.sh 12:28:43 ---> Orphaned k8s clusters 12:28:43 Setup pyenv: 12:28:44 system 12:28:44 3.8.13 12:28:44 3.9.13 12:28:44 3.10.13 12:28:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:28:46 lf-activate-venv(): INFO: Base packages installed successfully 12:28:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:28:54 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. 12:28:54 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 12:28:54 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:28:56 -----> Delete orphaned cluster 12:28:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:28:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:28:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14691663389700418806.sh 12:28:56 ---> Orphaned stacks 12:28:56 Setup pyenv: 12:28:57 system 12:28:57 3.8.13 12:28:57 3.9.13 12:28:57 3.10.13 12:28:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:28:59 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. 12:28:59 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 12:28:59 lf-activate-venv(): INFO: Base packages installed successfully 12:28:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:29:17 + mapfile -t OS_COE_CLUSTERS_ID 12:29:17 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:29:17 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:29:17 ++ awk '{print $1}' 12:29:20 + echo '-----> Active clusters -> stacks' 12:29:20 -----> Active clusters -> stacks 12:29:20 + OS_COE_STACKS=() 12:29:20 + [[ 0 -gt 0 ]] 12:29:20 + mapfile -t OS_STACKS 12:29:20 ++ 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 12:29:20 ++ awk '{print $1}' 12:29:21 + echo '-----> Active stacks' 12:29:21 -----> Active stacks 12:29:21 + for stack in "${OS_STACKS[@]}" 12:29:21 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-70 12:29:21 releng-controller-csit-1node-notifications-longevity-only-titanium-70 12:29:21 + echo '-----> Delete orphaned stacks' 12:29:21 -----> Delete orphaned stacks 12:29:21 + for STACK_NAME in "${OS_STACKS[@]}" 12:29:21 + [[ 0 -gt 0 ]] 12:29:21 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-70 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 12:29:21 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-70 12:29:21 + builds=() 12:29:21 + for jenkins in "${@:2}" 12:29:21 + PARAMS='tree=computer[executors[currentExecutable[url]],' 12:29:21 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 12:29:21 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:29:21 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:29:21 ++ 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' 12:29:21 + 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/ietf-release-merge-master/4/"}}],"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/76588/"}}],"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/70/"}}],"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/integration-distribution-weekly-test-trigger-titanium/70/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-jenkins-cfg-verify/673/"}}],"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-jenkins-cfg-verify/674/"}}],"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/gnmi-maven-verify-master-mvn39-openjdk21/211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5339/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2588/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.23.x-openjdk21/6/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.22.x-openjdk21/37/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/372/"}}],"oneOffExecutors":[]}]} 12:29:21 12:29:21 200' 12:29:21 ++ 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/ietf-release-merge-master/4/"}}],"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/76588/"}}],"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/70/"}}],"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/integration-distribution-weekly-test-trigger-titanium/70/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-jenkins-cfg-verify/673/"}}],"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-jenkins-cfg-verify/674/"}}],"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/gnmi-maven-verify-master-mvn39-openjdk21/211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5339/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2588/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.23.x-openjdk21/6/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.22.x-openjdk21/37/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/372/"}}],"oneOffExecutors":[]}]} 12:29:21 12:29:21 200' 12:29:21 ++ head -n1 12:29:21 + 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/ietf-release-merge-master/4/"}}],"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/76588/"}}],"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/70/"}}],"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/integration-distribution-weekly-test-trigger-titanium/70/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-jenkins-cfg-verify/673/"}}],"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-jenkins-cfg-verify/674/"}}],"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/gnmi-maven-verify-master-mvn39-openjdk21/211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5339/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2588/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.23.x-openjdk21/6/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.22.x-openjdk21/37/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/372/"}}],"oneOffExecutors":[]}]}' 12:29:21 ++ 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/ietf-release-merge-master/4/"}}],"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/76588/"}}],"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/70/"}}],"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/integration-distribution-weekly-test-trigger-titanium/70/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-jenkins-cfg-verify/673/"}}],"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-jenkins-cfg-verify/674/"}}],"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/gnmi-maven-verify-master-mvn39-openjdk21/211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5339/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2588/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.23.x-openjdk21/6/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.22.x-openjdk21/37/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/372/"}}],"oneOffExecutors":[]}]} 12:29:21 12:29:21 200' 12:29:21 ++ awk 'END {print $NF}' 12:29:21 + status=200 12:29:21 + '[' 200 '!=' 200 ']' 12:29:21 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 12:29:21 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 12:29:21 ++ sed 's/\/*$//' 12:29:21 ++ awk -F/ '{print $NF}' 12:29:21 ++ echo https://jenkins.opendaylight.org/releng 12:29:21 + silo=releng 12:29:21 + export silo 12:29:21 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 12:29:21 ++ 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/ietf-release-merge-master/4/"}}],"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/76588/"}}],"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/70/"}}],"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/integration-distribution-weekly-test-trigger-titanium/70/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-jenkins-cfg-verify/673/"}}],"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-jenkins-cfg-verify/674/"}}],"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/gnmi-maven-verify-master-mvn39-openjdk21/211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5339/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/2588/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.23.x-openjdk21/6/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-javadoc-publish-0.22.x-openjdk21/37/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.23.x/63/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-0.22.x/372/"}}],"oneOffExecutors":[]}]}' 12:29:21 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 12:29:21 ++ grep -v null 12:29:21 ++ jq -r '.computer[].executors[].currentExecutable.url' 12:29:21 + for jenkins in "${@:2}" 12:29:21 + PARAMS='tree=computer[executors[currentExecutable[url]],' 12:29:21 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 12:29:21 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:29:21 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 12:29:21 ++ 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' 12:29:21 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 12:29:21 12:29:21 200' 12:29:21 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 12:29:21 12:29:21 200' 12:29:21 ++ head -n1 12:29:21 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 12:29:21 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 12:29:21 12:29:21 200' 12:29:21 ++ awk 'END {print $NF}' 12:29:21 + status=200 12:29:21 + '[' 200 '!=' 200 ']' 12:29:21 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 12:29:21 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 12:29:21 ++ echo https://jenkins.opendaylight.org/sandbox 12:29:21 ++ sed 's/\/*$//' 12:29:21 ++ awk -F/ '{print $NF}' 12:29:21 + silo=sandbox 12:29:21 + export silo 12:29:21 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 12:29:21 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 12:29:21 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 12:29:21 ++ jq -r '.computer[].executors[].currentExecutable.url' 12:29:21 ++ grep -v null 12:29:21 + [[ releng-ietf-release-merge-master-4 releng-builder-openstack-cron-76588 releng-controller-csit-1node-notifications-longevity-only-titanium-70 releng-integration-distribution-weekly-test-trigger-titanium-70 releng-builder-jenkins-cfg-verify-673 releng-builder-jenkins-cfg-verify-674 releng-gnmi-maven-verify-master-mvn39-openjdk21-211 releng-yangtools-maven-merge-master-5339 releng-yangtools-maven-verify-master-mvn39-openjdk21-2588 releng-bgpcep-maven-javadoc-publish-0.23.x-openjdk21-6 releng-bgpcep-maven-javadoc-publish-0.22.x-openjdk21-37 releng-bgpcep-maven-merge-0.23.x-63 releng-bgpcep-maven-merge-0.22.x-372 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-70 ]] 12:29:21 + return 0 12:29:21 + continue 12:29:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:29:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:29:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3651476935775089478.sh 12:29:21 ---> Orphaned servers 12:29:21 Setup pyenv: 12:29:21 system 12:29:22 3.8.13 12:29:22 3.9.13 12:29:22 3.10.13 12:29:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:29:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:29:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:24 lf-activate-venv(): INFO: Base packages installed successfully 12:29:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:29:45 -----> Active servers 12:29:45 prd-centos8-builder-2c-2g-34245 12:29:45 prd-ubuntu2204-docker-8c-8g-34244 12:29:45 prd-ubuntu2204-docker-8c-8g-34243 12:29:45 prd-ubuntu2204-builder-2c-2g-34242 12:29:45 prd-ubuntu2204-docker-8c-8g-34241 12:29:45 prd-ubuntu2204-builder-2c-2g-34240 12:29:45 prd-ubuntu2204-docker-4c-4g-34239 12:29:45 prd-ubuntu2204-builder-2c-2g-34237 12:29:45 prd-ubuntu2204-docker-8c-8g-34238 12:29:45 prd-ubuntu2204-docker-4c-4g-34236 12:29:45 prd-ubuntu2204-builder-2c-2g-34235 12:29:45 prd-centos8-builder-2c-2g-34234 12:29:45 prd-ubuntu2204-docker-4c-4g-34232 12:29:45 prd-centos7-builder-2c-1g-34223 12:29:45 prd-centos8-robot-2c-8g-25828 12:29:45 prd-centos8-robot-2c-8g-25827 12:29:45 prd-centos8-robot-2c-8g-25826 12:29:45 prd-queue-intque-2c-1g-25685 12:29:45 prd-centos8-robot-2c-8g-25593 12:29:45 -----> Delete orphaned servers 12:29:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:29:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:29:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5964328836046843394.sh 12:29:47 ---> Orphaned ports 12:29:47 Setup pyenv: 12:29:47 system 12:29:47 3.8.13 12:29:47 3.9.13 12:29:47 3.10.13 12:29:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:29:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:29:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:49 lf-activate-venv(): INFO: Base packages installed successfully 12:29:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:30:06 No orphaned ports to process. 12:30:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:30:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:30:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7723055362637871467.sh 12:30:06 ---> Orphaned volumes 12:30:06 + source /home/jenkins/lf-env.sh 12:30:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:30:06 ++ mktemp -d /tmp/venv-XXXX 12:30:06 + lf_venv=/tmp/venv-2v9a 12:30:06 + local venv_file=/tmp/.os_lf_venv 12:30:06 + local python=python3 12:30:06 + local options 12:30:06 + local set_path=true 12:30:06 + local install_args= 12:30:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:30:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:30:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:30:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:30:06 + true 12:30:06 + case $1 in 12:30:06 + python=python3 12:30:06 + shift 2 12:30:06 + true 12:30:06 + case $1 in 12:30:06 + shift 12:30:06 + break 12:30:06 + case $python in 12:30:06 + local pkg_list= 12:30:06 + [[ -d /opt/pyenv ]] 12:30:06 + echo 'Setup pyenv:' 12:30:06 Setup pyenv: 12:30:06 + export PYENV_ROOT=/opt/pyenv 12:30:06 + PYENV_ROOT=/opt/pyenv 12:30:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:30:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:30:06 + pyenv versions 12:30:06 system 12:30:06 3.8.13 12:30:06 3.9.13 12:30:06 3.10.13 12:30:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:30:06 + command -v pyenv 12:30:06 ++ pyenv init - --no-rehash 12:30:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:30:06 for i in ${!paths[@]}; do 12:30:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:30:06 fi; done; 12:30:06 echo "${paths[*]}"'\'')" 12:30:06 export PATH="/opt/pyenv/shims:${PATH}" 12:30:06 export PYENV_SHELL=bash 12:30:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:06 pyenv() { 12:30:06 local command 12:30:06 command="${1:-}" 12:30:06 if [ "$#" -gt 0 ]; then 12:30:06 shift 12:30:06 fi 12:30:06 12:30:06 case "$command" in 12:30:06 rehash|shell) 12:30:06 eval "$(pyenv "sh-$command" "$@")" 12:30:06 ;; 12:30:06 *) 12:30:06 command pyenv "$command" "$@" 12:30:06 ;; 12:30:06 esac 12:30:06 }' 12:30:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:30:06 for i in ${!paths[@]}; do 12:30:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:30:06 fi; done; 12:30:06 echo "${paths[*]}"' 12:30:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:30:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:30:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:30:06 ++ export PYENV_SHELL=bash 12:30:06 ++ PYENV_SHELL=bash 12:30:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:06 +++ complete -F _pyenv pyenv 12:30:06 ++ lf-pyver python3 12:30:06 ++ local py_version_xy=python3 12:30:06 ++ local py_version_xyz= 12:30:06 ++ grep -E '^[0-9.]*[0-9]$' 12:30:06 ++ pyenv versions 12:30:06 ++ local command 12:30:06 ++ command=versions 12:30:06 ++ '[' 1 -gt 0 ']' 12:30:06 ++ shift 12:30:06 ++ case "$command" in 12:30:06 ++ command pyenv versions 12:30:06 ++ pyenv versions 12:30:06 ++ sed 's/^[ *]* //' 12:30:06 ++ awk '{ print $1 }' 12:30:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:07 +++ grep '^3' /tmp/.pyenv_versions 12:30:07 +++ sort -V 12:30:07 +++ tail -n 1 12:30:07 ++ py_version_xyz=3.11.7 12:30:07 ++ [[ -z 3.11.7 ]] 12:30:07 ++ echo 3.11.7 12:30:07 ++ return 0 12:30:07 + pyenv local 3.11.7 12:30:07 + local command 12:30:07 + command=local 12:30:07 + '[' 2 -gt 0 ']' 12:30:07 + shift 12:30:07 + case "$command" in 12:30:07 + command pyenv local 3.11.7 12:30:07 + pyenv local 3.11.7 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='lftools[openstack] ' 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='kubernetes ' 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='niet ' 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='python-heatclient ' 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='python-openstackclient ' 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='python-magnumclient ' 12:30:07 + for arg in "$@" 12:30:07 + case $arg in 12:30:07 + pkg_list+='yq ' 12:30:07 + [[ -f /tmp/.os_lf_venv ]] 12:30:07 ++ cat /tmp/.os_lf_venv 12:30:07 + lf_venv=/tmp/venv-g9L8 12:30:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from' file:/tmp/.os_lf_venv 12:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:30:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:30:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:07 + local 'pip_opts=--upgrade --quiet' 12:30:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:30:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:30:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:30:07 + [[ -n '' ]] 12:30:07 + [[ -n '' ]] 12:30:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:30:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:07 + /tmp/venv-g9L8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:30:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:30:08 lf-activate-venv(): INFO: Base packages installed successfully 12:30:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:30:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:30:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:30:08 + /tmp/venv-g9L8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:30:26 + type python3 12:30:26 + true 12:30:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH' 12:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:30:26 + PATH=/tmp/venv-g9L8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:30:26 + return 0 12:30:26 + mapfile -t os_volumes 12:30:26 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:30:29 + '[' 0 -eq 0 ']' 12:30:29 + echo 'No orphaned volumes found.' 12:30:29 No orphaned volumes found. 12:30:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:30:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:30:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2357987759866424550.sh 12:30:29 ---> Protect in-use images 12:30:29 Setup pyenv: 12:30:29 system 12:30:29 3.8.13 12:30:29 3.9.13 12:30:29 3.10.13 12:30:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:30:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:31 lf-activate-venv(): INFO: Base packages installed successfully 12:30:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:30:45 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:30:45 INFO: There are images to protect defined in jenkins-config. 12:30:45 INFO: There are additional images to protect in the jjb dir. 12:30:45 INFO: Protecting the following images: 12:30:45 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 12:30:45 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 12:30:45 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 12:30:45 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 12:30:45 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 12:30:45 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 12:30:45 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 12:30:45 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 12:30:45 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 12:30:45 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 12:30:45 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 12:30:45 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 12:30:45 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251218-021127.121 12:30:45 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 12:30:45 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 12:30:47 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 12:30:49 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 12:30:50 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 12:30:52 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 12:30:53 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 12:30:55 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 12:30:57 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 12:30:58 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 12:31:00 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 12:31:01 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 12:31:03 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 12:31:05 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 12:31:06 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251218-021127.121: True 12:31:08 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 12:31:09 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 12:31:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:31:09 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:31:09 [EnvInject] - Injecting environment variables from a build step. 12:31:09 [EnvInject] - Injecting as environment variables the properties content 12:31:09 OS_IMAGE_CLEANUP_AGE=30 12:31:09 12:31:09 [EnvInject] - Variables injected successfully. 12:31:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11631950980782445613.sh 12:31:09 ---> Cleanup old images 12:31:09 Setup pyenv: 12:31:10 system 12:31:10 3.8.13 12:31:10 3.9.13 12:31:10 3.10.13 12:31:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:31:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:31:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:12 lf-activate-venv(): INFO: Base packages installed successfully 12:31:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:31:29 + lftools openstack --os-cloud vex image cleanup --days=30 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 Removing 325 images from vex. 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 12:31:36 WARNING: Use of image.protected resulted in an exception 12:31:36 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 12:31:36 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 12:31:36 Build step 'Conditional steps (multiple)' marked build as failure 12:31:36 $ ssh-agent -k 12:31:36 unset SSH_AUTH_SOCK; 12:31:36 unset SSH_AGENT_PID; 12:31:36 echo Agent pid 5438 killed; 12:31:36 [ssh-agent] Stopped. 12:31:36 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17262340946710809542.sh 12:31:36 ---> sysstat.sh 12:31:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1573168412545017485.sh 12:31:37 ---> package-listing.sh 12:31:37 ++ facter osfamily 12:31:37 ++ tr '[:upper:]' '[:lower:]' 12:31:37 + OS_FAMILY=redhat 12:31:37 + workspace=/w/workspace/builder-openstack-cron 12:31:37 + START_PACKAGES=/tmp/packages_start.txt 12:31:37 + END_PACKAGES=/tmp/packages_end.txt 12:31:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:37 + PACKAGES=/tmp/packages_start.txt 12:31:37 + '[' /w/workspace/builder-openstack-cron ']' 12:31:37 + PACKAGES=/tmp/packages_end.txt 12:31:37 + case "${OS_FAMILY}" in 12:31:37 + rpm -qa 12:31:37 + sort 12:31:37 + '[' -f /tmp/packages_start.txt ']' 12:31:37 + '[' -f /tmp/packages_end.txt ']' 12:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:37 + '[' /w/workspace/builder-openstack-cron ']' 12:31:37 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 12:31:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 12:31:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8529448646479654901.sh 12:31:37 ---> capture-instance-metadata.sh 12:31:37 Setup pyenv: 12:31:38 system 12:31:38 3.8.13 12:31:38 3.9.13 12:31:38 3.10.13 12:31:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:31:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:31:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:40 lf-activate-venv(): INFO: Base packages installed successfully 12:31:40 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:31:50 INFO: Running in OpenStack, capturing instance metadata 12:31:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11681595887308348202.sh 12:31:50 provisioning config files... 12:31:51 Could not find credentials [logs] for builder-openstack-cron #76588 12:31:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1834662898863120664tmp 12:31:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:31:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:31:51 provisioning config files... 12:31:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:31:51 [EnvInject] - Injecting environment variables from a build step. 12:31:51 [EnvInject] - Injecting as environment variables the properties content 12:31:51 SERVER_ID=logs 12:31:51 12:31:51 [EnvInject] - Variables injected successfully. 12:31:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7184801690088504786.sh 12:31:51 ---> create-netrc.sh 12:31:51 WARN: Log server credential not found. 12:31:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7747214815261527711.sh 12:31:51 ---> python-tools-install.sh 12:31:51 Setup pyenv: 12:31:51 system 12:31:51 3.8.13 12:31:51 3.9.13 12:31:51 3.10.13 12:31:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:31:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:31:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:54 lf-activate-venv(): INFO: Base packages installed successfully 12:31:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:03 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:32:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8554545284427627810.sh 12:32:03 ---> sudo-logs.sh 12:32:03 Archiving 'sudo' log.. 12:32:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins926000480212464407.sh 12:32:04 ---> job-cost.sh 12:32:04 Setup pyenv: 12:32:04 system 12:32:04 3.8.13 12:32:04 3.9.13 12:32:04 3.10.13 12:32:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:32:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:32:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:06 lf-activate-venv(): INFO: Base packages installed successfully 12:32:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:13 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:32:13 INFO: No Stack... 12:32:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:32:14 INFO: Archiving Costs 12:32:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16777041101241303547.sh 12:32:14 ---> logs-deploy.sh 12:32:14 Setup pyenv: 12:32:14 system 12:32:14 3.8.13 12:32:14 3.9.13 12:32:14 3.10.13 12:32:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 12:32:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g9L8 from file:/tmp/.os_lf_venv 12:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:16 lf-activate-venv(): INFO: Base packages installed successfully 12:32:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-g9L8/bin to PATH 12:32:30 WARNING: Nexus logging server not set 12:32:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76588/ 12:32:30 INFO: archiving logs to S3 12:32:31 ---> uname -a: 12:32:31 Linux prd-centos8-builder-2c-2g-34245.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 12:32:31 12:32:31 12:32:31 ---> lscpu: 12:32:31 Architecture: x86_64 12:32:31 CPU op-mode(s): 32-bit, 64-bit 12:32:31 Byte Order: Little Endian 12:32:31 CPU(s): 2 12:32:31 On-line CPU(s) list: 0,1 12:32:31 Thread(s) per core: 1 12:32:31 Core(s) per socket: 1 12:32:31 Socket(s): 2 12:32:31 NUMA node(s): 1 12:32:31 Vendor ID: AuthenticAMD 12:32:31 CPU family: 23 12:32:31 Model: 49 12:32:31 Model name: AMD EPYC-Rome Processor 12:32:31 Stepping: 0 12:32:31 CPU MHz: 2799.998 12:32:31 BogoMIPS: 5599.99 12:32:31 Virtualization: AMD-V 12:32:31 Hypervisor vendor: KVM 12:32:31 Virtualization type: full 12:32:31 L1d cache: 32K 12:32:31 L1i cache: 32K 12:32:31 L2 cache: 512K 12:32:31 L3 cache: 16384K 12:32:31 NUMA node0 CPU(s): 0,1 12:32: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 12:32:31 12:32:31 12:32:31 ---> nproc: 12:32:31 2 12:32:31 12:32:31 12:32:31 ---> df -h: 12:32:31 Filesystem Size Used Avail Use% Mounted on 12:32:31 devtmpfs 3.8G 0 3.8G 0% /dev 12:32:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:32:31 tmpfs 3.8G 17M 3.8G 1% /run 12:32:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:32:31 /dev/vda1 40G 8.5G 32G 22% / 12:32:31 tmpfs 770M 0 770M 0% /run/user/1001 12:32:31 12:32:31 12:32:31 ---> free -m: 12:32:31 total used free shared buff/cache available 12:32:31 Mem: 7697 651 4778 19 2267 6749 12:32:31 Swap: 1023 0 1023 12:32:31 12:32:31 12:32:31 ---> ip addr: 12:32:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:31 inet 127.0.0.1/8 scope host lo 12:32:31 valid_lft forever preferred_lft forever 12:32:31 inet6 ::1/128 scope host 12:32:31 valid_lft forever preferred_lft forever 12:32:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:31 link/ether fa:16:3e:43:e2:f4 brd ff:ff:ff:ff:ff:ff 12:32:31 altname enp0s3 12:32:31 altname ens3 12:32:31 inet 10.30.170.140/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:32:31 valid_lft 86069sec preferred_lft 86069sec 12:32:31 inet6 fe80::f816:3eff:fe43:e2f4/64 scope link 12:32:31 valid_lft forever preferred_lft forever 12:32:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:32:31 link/ether 02:42:62:ca:25:aa brd ff:ff:ff:ff:ff:ff 12:32:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:32:31 valid_lft forever preferred_lft forever 12:32:31 12:32:31 12:32:31 ---> sar -b -r -n DEV: 12:32:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/12/2026 _x86_64_ (2 CPU) 12:32:31 12:32:31 12:26:56 LINUX RESTART (2 CPU) 12:32:31 12:32:31 12:28:01 PM tps rtps wtps bread/s bwrtn/s 12:32:31 12:29:01 PM 124.47 0.87 123.60 80.75 11455.06 12:32:31 12:30:01 PM 58.18 0.28 57.90 40.65 6093.77 12:32:31 12:31:01 PM 21.94 0.07 21.88 3.07 602.58 12:32:31 12:32:01 PM 25.43 1.07 24.36 87.32 667.62 12:32:31 Average: 57.51 0.57 56.94 52.95 4705.49 12:32:31 12:32:31 12:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:31 12:29:01 PM 4989296 6959712 2893128 36.70 2688 2146328 970368 10.87 204512 2333788 106556 12:32:31 12:30:01 PM 4840416 6884936 3042008 38.59 2688 2220136 1064544 11.92 270316 2414496 46316 12:32:31 12:31:01 PM 4935344 6945844 2947080 37.39 2688 2185744 978704 10.96 269244 2320100 10760 12:32:31 12:32:01 PM 4883216 6895532 2999208 38.05 2688 2187684 1044480 11.70 425248 2216840 10196 12:32:31 Average: 4912068 6921506 2970356 37.68 2688 2184973 1014524 11.36 292330 2321306 43457 12:32:31 12:32:31 12:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:32:31 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:29:01 PM eth0 70.64 61.46 815.91 9.53 0.00 0.00 0.00 0.00 12:32:31 12:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:30:01 PM eth0 65.66 53.92 623.16 11.53 0.00 0.00 0.00 0.00 12:32:31 12:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:31:01 PM eth0 18.43 18.08 16.18 7.33 0.00 0.00 0.00 0.00 12:32:31 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:32:01 PM eth0 23.98 20.90 31.13 9.41 0.00 0.00 0.00 0.00 12:32:31 12:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 Average: eth0 44.68 38.59 371.65 9.45 0.00 0.00 0.00 0.00 12:32:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:31 12:32:31 12:32:31 ---> sar -P ALL: 12:32:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/12/2026 _x86_64_ (2 CPU) 12:32:31 12:32:31 12:26:56 LINUX RESTART (2 CPU) 12:32:31 12:32:31 12:28:01 PM CPU %user %nice %system %iowait %steal %idle 12:32:31 12:29:01 PM all 37.01 0.00 6.11 1.20 0.12 55.56 12:32:31 12:29:01 PM 0 36.19 0.00 5.62 1.05 0.12 57.02 12:32:31 12:29:01 PM 1 37.84 0.00 6.60 1.35 0.13 54.09 12:32:31 12:30:01 PM all 33.34 0.00 4.09 0.58 0.12 61.87 12:32:31 12:30:01 PM 0 32.41 0.00 4.31 0.27 0.12 62.89 12:32:31 12:30:01 PM 1 34.28 0.00 3.87 0.88 0.12 60.85 12:32:31 12:31:01 PM all 34.18 0.00 3.32 0.52 0.12 61.87 12:32:31 12:31:01 PM 0 33.23 0.00 3.30 0.92 0.12 62.43 12:32:31 12:31:01 PM 1 35.12 0.00 3.34 0.12 0.12 61.31 12:32:31 12:32:01 PM all 34.07 0.00 3.56 0.18 0.11 62.08 12:32:31 12:32:01 PM 0 38.28 0.00 3.06 0.17 0.10 58.39 12:32:31 12:32:01 PM 1 29.85 0.00 4.06 0.20 0.12 65.77 12:32:31 Average: all 34.65 0.00 4.27 0.62 0.12 60.34 12:32:31 Average: 0 35.03 0.00 4.07 0.60 0.11 60.18 12:32:31 Average: 1 34.28 0.00 4.47 0.64 0.12 60.50 12:32:31 12:32:31 12:32:31