13:32:42 Started by timer 13:32:42 Running as SYSTEM 13:32:42 [EnvInject] - Loading node environment variables. 13:32:42 Building remotely on prd-centos8-builder-2c-2g-2887 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:32:42 [ssh-agent] Looking for ssh-agent implementation... 13:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:42 $ ssh-agent 13:32:42 SSH_AUTH_SOCK=/tmp/ssh-EllYho8mk9cW/agent.5459 13:32:42 SSH_AGENT_PID=5460 13:32:42 [ssh-agent] Started. 13:32:42 Running ssh-add (command line suppressed) 13:32:42 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1025872375610068671.key (/w/workspace/builder-openstack-cron@tmp/private_key_1025872375610068671.key) 13:32:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:32:42 The recommended git tool is: NONE 13:32:45 using credential jenkins-ssh 13:32:45 Wiping out workspace first. 13:32:45 Cloning the remote Git repository 13:32:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:32:45 > git init /w/workspace/builder-openstack-cron # timeout=10 13:32:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:32:45 > git --version # timeout=10 13:32:45 > git --version # 'git version 2.43.0' 13:32:45 using GIT_SSH to set credentials jenkins-ssh 13:32:45 [INFO] Currently running in a labeled security context 13:32:45 [INFO] Currently SELinux is 'enforcing' on the host 13:32:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7185391566325927738.key 13:32:45 Verifying host key using known hosts file 13:32:45 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. 13:32:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:32:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:48 Avoid second fetch 13:32:48 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:32:48 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 13:32:48 > git config core.sparsecheckout # timeout=10 13:32:48 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 13:32:48 Commit message: "Update hard-coded ALLOW_PROJECTS" 13:32:48 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 13:32:48 > git remote # timeout=10 13:32:48 > git submodule init # timeout=10 13:32:48 > git submodule sync # timeout=10 13:32:48 > git config --get remote.origin.url # timeout=10 13:32:48 > git submodule init # timeout=10 13:32:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:32:48 > git config --get submodule.global-jjb.url # timeout=10 13:32:49 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:32:49 > git config --get submodule.packer/common-packer.url # timeout=10 13:32:49 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:32:49 > git submodule update --init --recursive global-jjb # timeout=10 13:32:50 > git submodule update --init --recursive packer/common-packer # timeout=10 13:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:53 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:32:53 No emails were triggered. 13:32:53 provisioning config files... 13:32:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:32:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins315140214677192777.sh 13:32:54 ---> python-tools-install.sh 13:32:54 Setup pyenv: 13:32:54 system 13:32:54 * 3.8.13 (set by /opt/pyenv/version) 13:32:54 * 3.9.13 (set by /opt/pyenv/version) 13:32:54 * 3.10.13 (set by /opt/pyenv/version) 13:32:54 * 3.11.7 (set by /opt/pyenv/version) 13:32:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O2lQ 13:32:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:03 lf-activate-venv(): INFO: Base packages installed successfully 13:33:03 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:33:30 Generating Requirements File 13:34:03 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. 13:34:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:34:04 Python 3.11.7 13:34:04 pip 25.3 from /tmp/venv-O2lQ/lib/python3.11/site-packages/pip (python 3.11) 13:34:04 appdirs==1.4.4 13:34:04 argcomplete==3.6.3 13:34:04 aspy.yaml==1.3.0 13:34:04 attrs==25.4.0 13:34:04 autopage==0.5.2 13:34:04 beautifulsoup4==4.14.3 13:34:04 boto3==1.42.0 13:34:04 botocore==1.41.6 13:34:04 bs4==0.0.2 13:34:04 cachetools==6.2.2 13:34:04 certifi==2025.11.12 13:34:04 cffi==2.0.0 13:34:04 cfgv==3.5.0 13:34:04 chardet==5.2.0 13:34:04 charset-normalizer==3.4.4 13:34:04 click==8.3.1 13:34:04 cliff==4.12.0 13:34:04 cmd2==2.7.0 13:34:04 cryptography==3.3.2 13:34:04 debtcollector==3.0.0 13:34:04 decorator==5.2.1 13:34:04 defusedxml==0.7.1 13:34:04 Deprecated==1.3.1 13:34:04 distlib==0.4.0 13:34:04 dnspython==2.8.0 13:34:04 docker==7.1.0 13:34:04 dogpile.cache==1.5.0 13:34:04 durationpy==0.10 13:34:04 email-validator==2.3.0 13:34:04 filelock==3.20.0 13:34:04 future==1.0.0 13:34:04 gitdb==4.0.12 13:34:04 GitPython==3.1.45 13:34:04 google-auth==2.43.0 13:34:04 httplib2==0.31.0 13:34:04 identify==2.6.15 13:34:04 idna==3.11 13:34:04 importlib-resources==1.5.0 13:34:04 iso8601==2.1.0 13:34:04 Jinja2==3.1.6 13:34:04 jmespath==1.0.1 13:34:04 jsonpatch==1.33 13:34:04 jsonpointer==3.0.0 13:34:04 jsonschema==4.25.1 13:34:04 jsonschema-specifications==2025.9.1 13:34:04 keystoneauth1==5.12.0 13:34:04 kubernetes==34.1.0 13:34:04 lftools==0.37.16 13:34:04 lxml==6.0.2 13:34:04 markdown-it-py==4.0.0 13:34:04 MarkupSafe==3.0.3 13:34:04 mdurl==0.1.2 13:34:04 msgpack==1.1.2 13:34:04 multi_key_dict==2.0.3 13:34:04 munch==4.0.0 13:34:04 netaddr==1.3.0 13:34:04 niet==1.4.2 13:34:04 nodeenv==1.9.1 13:34:04 oauth2client==4.1.3 13:34:04 oauthlib==3.3.1 13:34:04 openstacksdk==4.8.0 13:34:04 os-service-types==1.8.2 13:34:04 osc-lib==4.2.0 13:34:04 oslo.config==10.1.0 13:34:04 oslo.context==6.2.0 13:34:04 oslo.i18n==6.7.1 13:34:04 oslo.log==7.2.1 13:34:04 oslo.serialization==5.8.0 13:34:04 oslo.utils==9.2.0 13:34:04 packaging==25.0 13:34:04 pbr==7.0.3 13:34:04 platformdirs==4.5.0 13:34:04 prettytable==3.17.0 13:34:04 psutil==7.1.3 13:34:04 pyasn1==0.6.1 13:34:04 pyasn1_modules==0.4.2 13:34:04 pycparser==2.23 13:34:04 pygerrit2==2.0.15 13:34:04 PyGithub==2.8.1 13:34:04 Pygments==2.19.2 13:34:04 PyJWT==2.10.1 13:34:04 PyNaCl==1.6.1 13:34:04 pyparsing==2.4.7 13:34:04 pyperclip==1.11.0 13:34:04 pyrsistent==0.20.0 13:34:04 python-cinderclient==9.8.0 13:34:04 python-dateutil==2.9.0.post0 13:34:04 python-heatclient==4.3.0 13:34:04 python-jenkins==1.8.3 13:34:04 python-keystoneclient==5.7.0 13:34:04 python-magnumclient==4.9.0 13:34:04 python-openstackclient==8.2.0 13:34:04 python-swiftclient==4.9.0 13:34:04 PyYAML==6.0.3 13:34:04 referencing==0.37.0 13:34:04 requests==2.32.5 13:34:04 requests-oauthlib==2.0.0 13:34:04 requestsexceptions==1.4.0 13:34:04 rfc3986==2.0.0 13:34:04 rich==14.2.0 13:34:04 rich-argparse==1.7.2 13:34:04 rpds-py==0.30.0 13:34:04 rsa==4.9.1 13:34:04 ruamel.yaml==0.18.16 13:34:04 ruamel.yaml.clib==0.2.15 13:34:04 s3transfer==0.16.0 13:34:04 simplejson==3.20.2 13:34:04 six==1.17.0 13:34:04 smmap==5.0.2 13:34:04 soupsieve==2.8 13:34:04 stevedore==5.6.0 13:34:04 tabulate==0.9.0 13:34:04 toml==0.10.2 13:34:04 tomlkit==0.13.3 13:34:04 tqdm==4.67.1 13:34:04 typing_extensions==4.15.0 13:34:04 tzdata==2025.2 13:34:04 urllib3==1.26.20 13:34:04 virtualenv==20.35.4 13:34:04 wcwidth==0.2.14 13:34:04 websocket-client==1.9.0 13:34:04 wrapt==2.0.1 13:34:04 xdg==6.0.0 13:34:04 xmltodict==1.0.2 13:34:04 yq==3.4.3 13:34:04 [EnvInject] - Injecting environment variables from a build step. 13:34:04 [EnvInject] - Injecting as environment variables the properties content 13:34:04 OS_CLOUD=vex 13:34:04 13:34:04 [EnvInject] - Variables injected successfully. 13:34:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12207513610657232587.sh 13:34:04 ---> Orphaned k8s clusters 13:34:04 Setup pyenv: 13:34:04 system 13:34:04 3.8.13 13:34:04 3.9.13 13:34:04 3.10.13 13:34:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:07 lf-activate-venv(): INFO: Base packages installed successfully 13:34:07 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:34:14 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. 13:34:14 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:34:17 -----> Delete orphaned cluster 13:34:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2876937673257409774.sh 13:34:17 ---> Orphaned stacks 13:34:17 Setup pyenv: 13:34:18 system 13:34:18 3.8.13 13:34:18 3.9.13 13:34:18 3.10.13 13:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:34:20 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:34:21 lf-activate-venv(): INFO: Base packages installed successfully 13:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 13:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:34:41 + mapfile -t OS_COE_CLUSTERS_ID 13:34:41 ++ awk '{print $1}' 13:34:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:34:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:34:44 + echo '-----> Active clusters -> stacks' 13:34:44 -----> Active clusters -> stacks 13:34:44 + OS_COE_STACKS=() 13:34:44 + [[ 0 -gt 0 ]] 13:34:44 + mapfile -t OS_STACKS 13:34:44 ++ awk '{print $1}' 13:34: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 13:34:45 + echo '-----> Active stacks' 13:34:45 -----> Active stacks 13:34:45 + for stack in "${OS_STACKS[@]}" 13:34:45 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-17 13:34:45 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 13:34:45 + echo '-----> Delete orphaned stacks' 13:34:45 -----> Delete orphaned stacks 13:34:45 + for STACK_NAME in "${OS_STACKS[@]}" 13:34:45 + [[ 0 -gt 0 ]] 13:34:45 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-17 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 13:34:45 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-17 13:34:45 + builds=() 13:34:45 + for jenkins in "${@:2}" 13:34:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:34:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:34:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:45 ++ 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' 13:34:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75580/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-vanadium/17/"}},{"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/bgpcep-maven-merge-master/2275/"}}],"oneOffExecutors":[]}]} 13:34:45 13:34:45 200' 13:34:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75580/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-vanadium/17/"}},{"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/bgpcep-maven-merge-master/2275/"}}],"oneOffExecutors":[]}]} 13:34:45 13:34:45 200' 13:34:45 ++ head -n1 13:34:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75580/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-vanadium/17/"}},{"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/bgpcep-maven-merge-master/2275/"}}],"oneOffExecutors":[]}]}' 13:34:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75580/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-vanadium/17/"}},{"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/bgpcep-maven-merge-master/2275/"}}],"oneOffExecutors":[]}]} 13:34:45 13:34:45 200' 13:34:45 ++ awk 'END {print $NF}' 13:34:45 + status=200 13:34:45 + '[' 200 '!=' 200 ']' 13:34:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:34:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:34:45 ++ echo https://jenkins.opendaylight.org/releng 13:34:45 ++ awk -F/ '{print $NF}' 13:34:45 ++ sed 's/\/*$//' 13:34:45 + silo=releng 13:34:45 + export silo 13:34:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:34:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75580/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/17/"}}],"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-vanadium/17/"}},{"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/bgpcep-maven-merge-master/2275/"}}],"oneOffExecutors":[]}]}' 13:34:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:34:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:34:45 ++ grep -v null 13:34:45 + for jenkins in "${@:2}" 13:34:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:34:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:34:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:34:45 ++ 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' 13:34:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:34:45 13:34:45 200' 13:34:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:34:45 13:34:45 200' 13:34:45 ++ head -n1 13:34:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 13:34:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 13:34:45 13:34:45 200' 13:34:45 ++ awk 'END {print $NF}' 13:34:45 + status=200 13:34:45 + '[' 200 '!=' 200 ']' 13:34:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:34:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:34:45 ++ echo https://jenkins.opendaylight.org/sandbox 13:34:45 ++ awk -F/ '{print $NF}' 13:34:45 ++ sed 's/\/*$//' 13:34:45 + silo=sandbox 13:34:45 + export silo 13:34:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:34:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 13:34:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:34:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:34:45 ++ grep -v null 13:34:45 + [[ releng-builder-openstack-cron-75580 releng-controller-csit-1node-notifications-longevity-only-vanadium-17 releng-integration-distribution-weekly-test-trigger-vanadium-17 releng-bgpcep-maven-merge-master-2275 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-17 ]] 13:34:45 + return 0 13:34:45 + continue 13:34:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5197685890760810734.sh 13:34:45 ---> Orphaned servers 13:34:45 Setup pyenv: 13:34:45 system 13:34:45 3.8.13 13:34:45 3.9.13 13:34:45 3.10.13 13:34:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:48 lf-activate-venv(): INFO: Base packages installed successfully 13:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:35:10 -----> Active servers 13:35:10 prd-centos8-builder-2c-2g-2887 13:35:10 prd-ubuntu2204-docker-8c-8g-2884 13:35:10 prd-centos8-robot-2c-8g-2821 13:35:10 prd-centos8-robot-2c-8g-2820 13:35:10 prd-centos8-robot-2c-8g-2674 13:35:10 prd-queue-intque-2c-1g-2658 13:35:10 snd-centos8-robot-2c-8g-137 13:35:10 -----> Delete orphaned servers 13:35:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2417472751069002638.sh 13:35:10 ---> Orphaned ports 13:35:10 Setup pyenv: 13:35:10 system 13:35:10 3.8.13 13:35:10 3.9.13 13:35:10 3.10.13 13:35:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:13 lf-activate-venv(): INFO: Base packages installed successfully 13:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:35:28 No orphaned ports to process. 13:35:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2143192112702239051.sh 13:35:28 ---> Orphaned volumes 13:35:28 + source /home/jenkins/lf-env.sh 13:35:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:28 ++ mktemp -d /tmp/venv-XXXX 13:35:28 + lf_venv=/tmp/venv-cBm0 13:35:28 + local venv_file=/tmp/.os_lf_venv 13:35:28 + local python=python3 13:35:28 + local options 13:35:28 + local set_path=true 13:35:28 + local install_args= 13:35:28 ++ 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 13:35:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:35:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:35:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:28 + true 13:35:28 + case $1 in 13:35:28 + python=python3 13:35:28 + shift 2 13:35:28 + true 13:35:28 + case $1 in 13:35:28 + shift 13:35:28 + break 13:35:28 + case $python in 13:35:28 + local pkg_list= 13:35:28 + [[ -d /opt/pyenv ]] 13:35:28 + echo 'Setup pyenv:' 13:35:28 Setup pyenv: 13:35:28 + export PYENV_ROOT=/opt/pyenv 13:35:28 + PYENV_ROOT=/opt/pyenv 13:35:28 + 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 13:35:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:28 + pyenv versions 13:35:28 system 13:35:28 3.8.13 13:35:28 3.9.13 13:35:28 3.10.13 13:35:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:28 + command -v pyenv 13:35:28 ++ pyenv init - --no-rehash 13:35:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:35:28 for i in ${!paths[@]}; do 13:35:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:35:28 fi; done; 13:35:28 echo "${paths[*]}"'\'')" 13:35:28 export PATH="/opt/pyenv/shims:${PATH}" 13:35:28 export PYENV_SHELL=bash 13:35:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:35:28 pyenv() { 13:35:28 local command 13:35:28 command="${1:-}" 13:35:28 if [ "$#" -gt 0 ]; then 13:35:28 shift 13:35:28 fi 13:35:28 13:35:28 case "$command" in 13:35:28 rehash|shell) 13:35:28 eval "$(pyenv "sh-$command" "$@")" 13:35:28 ;; 13:35:28 *) 13:35:28 command pyenv "$command" "$@" 13:35:28 ;; 13:35:28 esac 13:35:28 }' 13:35:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:35:28 for i in ${!paths[@]}; do 13:35:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:35:28 fi; done; 13:35:28 echo "${paths[*]}"' 13:35:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:35:28 ++ 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 13:35:28 ++ 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 13:35:28 ++ export PYENV_SHELL=bash 13:35:28 ++ PYENV_SHELL=bash 13:35:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:35:28 +++ complete -F _pyenv pyenv 13:35:28 ++ lf-pyver python3 13:35:28 ++ local py_version_xy=python3 13:35:28 ++ local py_version_xyz= 13:35:28 ++ awk '{ print $1 }' 13:35:28 ++ pyenv versions 13:35:28 ++ local command 13:35:28 ++ command=versions 13:35:28 ++ '[' 1 -gt 0 ']' 13:35:28 ++ shift 13:35:28 ++ case "$command" in 13:35:28 ++ command pyenv versions 13:35:28 ++ pyenv versions 13:35:28 ++ sed 's/^[ *]* //' 13:35:28 ++ grep -E '^[0-9.]*[0-9]$' 13:35:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:35:28 +++ tail -n 1 13:35:28 +++ grep '^3' /tmp/.pyenv_versions 13:35:28 +++ sort -V 13:35:28 ++ py_version_xyz=3.11.7 13:35:28 ++ [[ -z 3.11.7 ]] 13:35:28 ++ echo 3.11.7 13:35:28 ++ return 0 13:35:28 + pyenv local 3.11.7 13:35:28 + local command 13:35:28 + command=local 13:35:28 + '[' 2 -gt 0 ']' 13:35:28 + shift 13:35:28 + case "$command" in 13:35:28 + command pyenv local 3.11.7 13:35:28 + pyenv local 3.11.7 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='lftools[openstack] ' 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='kubernetes ' 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='niet ' 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='python-heatclient ' 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='python-openstackclient ' 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='python-magnumclient ' 13:35:28 + for arg in "$@" 13:35:28 + case $arg in 13:35:28 + pkg_list+='yq ' 13:35:28 + [[ -f /tmp/.os_lf_venv ]] 13:35:28 ++ cat /tmp/.os_lf_venv 13:35:28 + lf_venv=/tmp/venv-O2lQ 13:35:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from' file:/tmp/.os_lf_venv 13:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:35:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:28 + local 'pip_opts=--upgrade --quiet' 13:35:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:35:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:35:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:35:28 + [[ -n '' ]] 13:35:28 + [[ -n '' ]] 13:35:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:28 + /tmp/venv-O2lQ/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 13:35:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:35:30 lf-activate-venv(): INFO: Base packages installed successfully 13:35:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 13:35:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 13:35:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:30 + /tmp/venv-O2lQ/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 13:35:47 + type python3 13:35:47 + true 13:35:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH' 13:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:35:47 + PATH=/tmp/venv-O2lQ/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 13:35:47 + return 0 13:35:47 + mapfile -t os_volumes 13:35:47 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 13:35:50 + '[' 0 -eq 0 ']' 13:35:50 + echo 'No orphaned volumes found.' 13:35:50 No orphaned volumes found. 13:35:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18315023739954362840.sh 13:35:50 ---> Protect in-use images 13:35:50 Setup pyenv: 13:35:50 system 13:35:50 3.8.13 13:35:50 3.9.13 13:35:50 3.10.13 13:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:52 lf-activate-venv(): INFO: Base packages installed successfully 13:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 13:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:36:09 INFO: There are images to protect defined in jenkins-config. 13:36:09 INFO: There are additional images to protect in the jjb dir. 13:36:09 INFO: Protecting the following images: 13:36:09 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 13:36:09 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 13:36:09 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 13:36:09 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 13:36:09 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 13:36:09 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 13:36:09 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 13:36:09 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 13:36:09 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 13:36:09 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 13:36:09 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 13:36:09 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 13:36:10 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 13:36:12 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 13:36:14 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 13:36:16 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 13:36:18 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 13:36:19 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 13:36:21 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 13:36:23 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 13:36:24 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 13:36:26 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 13:36:27 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 13:36:29 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 13:36:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:36:29 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:36:29 [EnvInject] - Injecting environment variables from a build step. 13:36:29 [EnvInject] - Injecting as environment variables the properties content 13:36:29 OS_IMAGE_CLEANUP_AGE=30 13:36:29 13:36:29 [EnvInject] - Variables injected successfully. 13:36:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9962748031366677237.sh 13:36:29 ---> Cleanup old images 13:36:29 Setup pyenv: 13:36:29 system 13:36:29 3.8.13 13:36:29 3.9.13 13:36:29 3.10.13 13:36:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:31 lf-activate-venv(): INFO: Base packages installed successfully 13:36:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:36:50 + lftools openstack --os-cloud vex image cleanup --days=30 13:36:56 WARNING: Use of image.protected resulted in an exception 13:36:56 Removing 314 images from vex. 13:36:56 WARNING: Use of image.protected resulted in an exception 13:36:56 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 13:36:56 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 13:36:56 Build step 'Conditional steps (multiple)' marked build as failure 13:36:56 $ ssh-agent -k 13:36:56 unset SSH_AUTH_SOCK; 13:36:56 unset SSH_AGENT_PID; 13:36:56 echo Agent pid 5460 killed; 13:36:56 [ssh-agent] Stopped. 13:36:56 [PostBuildScript] - [INFO] Executing post build scripts. 13:36:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2728834602230090459.sh 13:36:56 ---> sysstat.sh 13:36:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14279148995007561643.sh 13:36:56 ---> package-listing.sh 13:36:56 ++ facter osfamily 13:36:56 ++ tr '[:upper:]' '[:lower:]' 13:36:57 + OS_FAMILY=redhat 13:36:57 + workspace=/w/workspace/builder-openstack-cron 13:36:57 + START_PACKAGES=/tmp/packages_start.txt 13:36:57 + END_PACKAGES=/tmp/packages_end.txt 13:36:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:57 + PACKAGES=/tmp/packages_start.txt 13:36:57 + '[' /w/workspace/builder-openstack-cron ']' 13:36:57 + PACKAGES=/tmp/packages_end.txt 13:36:57 + case "${OS_FAMILY}" in 13:36:57 + rpm -qa 13:36:57 + sort 13:36:57 + '[' -f /tmp/packages_start.txt ']' 13:36:57 + '[' -f /tmp/packages_end.txt ']' 13:36:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:57 + '[' /w/workspace/builder-openstack-cron ']' 13:36:57 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:36:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:36:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15225928885433109892.sh 13:36:57 ---> capture-instance-metadata.sh 13:36:57 Setup pyenv: 13:36:58 system 13:36:58 3.8.13 13:36:58 3.9.13 13:36:58 3.10.13 13:36:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:36:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:00 lf-activate-venv(): INFO: Base packages installed successfully 13:37:00 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:37:10 INFO: Running in OpenStack, capturing instance metadata 13:37:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14993163519876864238.sh 13:37:10 provisioning config files... 13:37:10 Could not find credentials [logs] for builder-openstack-cron #75580 13:37:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config8595518404358950522tmp 13:37:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:37:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:37:10 provisioning config files... 13:37:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:37:11 [EnvInject] - Injecting environment variables from a build step. 13:37:11 [EnvInject] - Injecting as environment variables the properties content 13:37:11 SERVER_ID=logs 13:37:11 13:37:11 [EnvInject] - Variables injected successfully. 13:37:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9542336709005138571.sh 13:37:11 ---> create-netrc.sh 13:37:11 WARN: Log server credential not found. 13:37:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1200712873434710542.sh 13:37:11 ---> python-tools-install.sh 13:37:11 Setup pyenv: 13:37:11 system 13:37:11 3.8.13 13:37:11 3.9.13 13:37:11 3.10.13 13:37:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:13 lf-activate-venv(): INFO: Base packages installed successfully 13:37:13 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:37:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3388524228746171144.sh 13:37:23 ---> sudo-logs.sh 13:37:23 Archiving 'sudo' log.. 13:37:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5378712717786130038.sh 13:37:23 ---> job-cost.sh 13:37:23 Setup pyenv: 13:37:24 system 13:37:24 3.8.13 13:37:24 3.9.13 13:37:24 3.10.13 13:37:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:26 lf-activate-venv(): INFO: Base packages installed successfully 13:37:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:37:34 INFO: No Stack... 13:37:34 INFO: Retrieving Pricing Info for: v3-standard-2 13:37:35 INFO: Archiving Costs 13:37:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17469239939553598035.sh 13:37:35 ---> logs-deploy.sh 13:37:35 Setup pyenv: 13:37:35 system 13:37:35 3.8.13 13:37:35 3.9.13 13:37:35 3.10.13 13:37:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O2lQ from file:/tmp/.os_lf_venv 13:37:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:37 lf-activate-venv(): INFO: Base packages installed successfully 13:37:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-O2lQ/bin to PATH 13:37:50 WARNING: Nexus logging server not set 13:37:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75580/ 13:37:50 INFO: archiving logs to S3 13:37:51 ---> uname -a: 13:37:51 Linux prd-centos8-builder-2c-2g-2887.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 13:37:51 13:37:51 13:37:51 ---> lscpu: 13:37:51 Architecture: x86_64 13:37:51 CPU op-mode(s): 32-bit, 64-bit 13:37:51 Byte Order: Little Endian 13:37:51 CPU(s): 2 13:37:51 On-line CPU(s) list: 0,1 13:37:51 Thread(s) per core: 1 13:37:51 Core(s) per socket: 1 13:37:51 Socket(s): 2 13:37:51 NUMA node(s): 1 13:37:51 Vendor ID: AuthenticAMD 13:37:51 CPU family: 23 13:37:51 Model: 49 13:37:51 Model name: AMD EPYC-Rome Processor 13:37:51 Stepping: 0 13:37:51 CPU MHz: 2799.998 13:37:51 BogoMIPS: 5599.99 13:37:51 Virtualization: AMD-V 13:37:51 Hypervisor vendor: KVM 13:37:51 Virtualization type: full 13:37:51 L1d cache: 32K 13:37:51 L1i cache: 32K 13:37:51 L2 cache: 512K 13:37:51 L3 cache: 16384K 13:37:51 NUMA node0 CPU(s): 0,1 13:37:51 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 13:37:51 13:37:51 13:37:51 ---> nproc: 13:37:51 2 13:37:51 13:37:51 13:37:51 ---> df -h: 13:37:51 Filesystem Size Used Avail Use% Mounted on 13:37:51 devtmpfs 3.8G 0 3.8G 0% /dev 13:37:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:37:51 tmpfs 3.8G 17M 3.8G 1% /run 13:37:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:37:51 /dev/vda1 40G 8.5G 32G 22% / 13:37:51 tmpfs 770M 0 770M 0% /run/user/1001 13:37:51 13:37:51 13:37:51 ---> free -m: 13:37:51 total used free shared buff/cache available 13:37:51 Mem: 7697 676 4752 19 2268 6724 13:37:51 Swap: 1023 0 1023 13:37:51 13:37:51 13:37:51 ---> ip addr: 13:37:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:37:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:37:51 inet 127.0.0.1/8 scope host lo 13:37:51 valid_lft forever preferred_lft forever 13:37:51 inet6 ::1/128 scope host 13:37:51 valid_lft forever preferred_lft forever 13:37:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:37:51 link/ether fa:16:3e:95:ae:44 brd ff:ff:ff:ff:ff:ff 13:37:51 altname enp0s3 13:37:51 altname ens3 13:37:51 inet 10.30.170.245/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:37:51 valid_lft 86056sec preferred_lft 86056sec 13:37:51 inet6 fe80::f816:3eff:fe95:ae44/64 scope link 13:37:51 valid_lft forever preferred_lft forever 13:37:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:37:51 link/ether 02:42:af:32:32:2c brd ff:ff:ff:ff:ff:ff 13:37:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:37:51 valid_lft forever preferred_lft forever 13:37:51 13:37:51 13:37:51 ---> sar -b -r -n DEV: 13:37:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 13:37:51 13:37:51 13:32:04 LINUX RESTART (2 CPU) 13:37:51 13:37:51 01:33:01 PM tps rtps wtps bread/s bwrtn/s 13:37:51 01:34:01 PM 109.33 0.70 108.63 26.52 10509.36 13:37:51 01:35:01 PM 59.59 0.70 58.89 103.18 6901.60 13:37:51 01:36:01 PM 33.81 0.10 33.71 3.60 1347.25 13:37:51 01:37:01 PM 21.36 0.68 20.68 54.12 855.19 13:37:51 Average: 56.03 0.55 55.48 46.85 4903.67 13:37:51 13:37:51 01:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:37:51 01:34:01 PM 4930616 6876436 2951816 37.45 2688 2124748 1055720 11.82 208816 2402964 121448 13:37:51 01:35:01 PM 4792828 6838000 3089604 39.20 2688 2220256 1082792 12.12 235896 2501348 61464 13:37:51 01:36:01 PM 4835612 6879464 3046820 38.65 2688 2219068 1042980 11.68 270660 2423704 43072 13:37:51 01:37:01 PM 4919832 6931068 2962600 37.58 2688 2186576 976584 10.93 423456 2187140 9000 13:37:51 Average: 4869722 6881242 3012710 38.22 2688 2187662 1039519 11.64 284707 2378789 58746 13:37:51 13:37:51 01:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:37:51 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:34:01 PM eth0 87.39 73.51 906.67 8.48 0.00 0.00 0.00 0.00 13:37:51 01:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:35:01 PM eth0 61.11 49.24 592.20 10.43 0.00 0.00 0.00 0.00 13:37:51 01:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:36:01 PM eth0 21.99 22.66 29.92 9.14 0.00 0.00 0.00 0.00 13:37:51 01:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 01:37:01 PM eth0 21.26 19.91 28.44 6.81 0.00 0.00 0.00 0.00 13:37:51 01:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 Average: eth0 47.94 41.33 389.34 8.72 0.00 0.00 0.00 0.00 13:37:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:51 13:37:51 13:37:51 ---> sar -P ALL: 13:37:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 13:37:51 13:37:51 13:32:04 LINUX RESTART (2 CPU) 13:37:51 13:37:51 01:33:01 PM CPU %user %nice %system %iowait %steal %idle 13:37:51 01:34:01 PM all 28.53 0.00 3.98 2.07 0.09 65.33 13:37:51 01:34:01 PM 0 36.96 0.00 4.60 2.22 0.08 56.14 13:37:51 01:34:01 PM 1 20.08 0.00 3.36 1.92 0.10 74.54 13:37:51 01:35:01 PM all 34.38 0.00 4.26 2.66 0.09 58.61 13:37:51 01:35:01 PM 0 53.48 0.00 5.35 2.81 0.10 38.26 13:37:51 01:35:01 PM 1 15.35 0.00 3.17 2.52 0.08 78.89 13:37:51 01:36:01 PM all 33.10 0.00 3.58 0.44 0.09 62.79 13:37:51 01:36:01 PM 0 46.88 0.00 4.22 0.62 0.10 48.18 13:37:51 01:36:01 PM 1 19.32 0.00 2.95 0.27 0.08 77.38 13:37:51 01:37:01 PM all 32.26 0.00 3.51 0.28 0.08 63.86 13:37:51 01:37:01 PM 0 46.32 0.00 4.24 0.32 0.08 49.03 13:37:51 01:37:01 PM 1 18.20 0.00 2.77 0.25 0.08 78.69 13:37:51 Average: all 32.07 0.00 3.83 1.36 0.09 62.65 13:37:51 Average: 0 45.91 0.00 4.60 1.49 0.09 47.91 13:37:51 Average: 1 18.24 0.00 3.06 1.24 0.09 77.38 13:37:51 13:37:51 13:37:51