08:32:37 Started by timer 08:32:37 Running as SYSTEM 08:32:37 [EnvInject] - Loading node environment variables. 08:32:38 Building remotely on prd-centos8-builder-2c-2g-25621 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 08:32:38 [ssh-agent] Looking for ssh-agent implementation... 08:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:38 $ ssh-agent 08:32:38 SSH_AUTH_SOCK=/tmp/ssh-hMhZYrG1mT56/agent.5462 08:32:38 SSH_AGENT_PID=5463 08:32:38 [ssh-agent] Started. 08:32:38 Running ssh-add (command line suppressed) 08:32:38 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8130446835370148566.key (/w/workspace/builder-openstack-cron@tmp/private_key_8130446835370148566.key) 08:32:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:32:38 The recommended git tool is: NONE 08:32:41 using credential jenkins-ssh 08:32:41 Wiping out workspace first. 08:32:41 Cloning the remote Git repository 08:32:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:32:41 > git init /w/workspace/builder-openstack-cron # timeout=10 08:32:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:32:41 > git --version # timeout=10 08:32:41 > git --version # 'git version 2.43.0' 08:32:41 using GIT_SSH to set credentials jenkins-ssh 08:32:41 [INFO] Currently running in a labeled security context 08:32:41 [INFO] Currently SELinux is 'enforcing' on the host 08:32:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh14657965137415162198.key 08:32:41 Verifying host key using known hosts file 08:32:41 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. 08:32:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:44 Avoid second fetch 08:32:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:32:44 Checking out Revision 0d122213521f28467fa3505ae5695eaced472831 (refs/remotes/origin/master) 08:32:44 > git config core.sparsecheckout # timeout=10 08:32:44 > git checkout -f 0d122213521f28467fa3505ae5695eaced472831 # timeout=10 08:32:44 Commit message: "fix: Remove + prefix from SSH host key algorithms" 08:32:44 > git rev-list --no-walk 0d122213521f28467fa3505ae5695eaced472831 # timeout=10 08:32:44 > git remote # timeout=10 08:32:44 > git submodule init # timeout=10 08:32:44 > git submodule sync # timeout=10 08:32:44 > git config --get remote.origin.url # timeout=10 08:32:44 > git submodule init # timeout=10 08:32:44 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:32:45 > git config --get submodule.global-jjb.url # timeout=10 08:32:45 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:32:45 > git config --get submodule.packer/common-packer.url # timeout=10 08:32:45 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:32:45 > git submodule update --init --recursive global-jjb # timeout=10 08:32:46 > git submodule update --init --recursive packer/common-packer # timeout=10 08:32:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:32:49 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:32:49 No emails were triggered. 08:32:49 provisioning config files... 08:32:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:32:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:32:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:32:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins642764255930679687.sh 08:32:50 ---> python-tools-install.sh 08:32:50 Setup pyenv: 08:32:50 system 08:32:50 * 3.8.13 (set by /opt/pyenv/version) 08:32:50 * 3.9.13 (set by /opt/pyenv/version) 08:32:50 * 3.10.13 (set by /opt/pyenv/version) 08:32:50 * 3.11.7 (set by /opt/pyenv/version) 08:32:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LEKn 08:32:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:32:59 lf-activate-venv(): INFO: Base packages installed successfully 08:32:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:33:25 Generating Requirements File 08:33:45 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. 08:33:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:33:46 Python 3.11.7 08:33:46 pip 25.3 from /tmp/venv-LEKn/lib/python3.11/site-packages/pip (python 3.11) 08:33:46 appdirs==1.4.4 08:33:46 argcomplete==3.6.3 08:33:46 aspy.yaml==1.3.0 08:33:46 attrs==25.4.0 08:33:46 autopage==0.5.2 08:33:46 beautifulsoup4==4.14.3 08:33:46 boto3==1.42.25 08:33:46 botocore==1.42.25 08:33:46 bs4==0.0.2 08:33:46 certifi==2026.1.4 08:33:46 cffi==2.0.0 08:33:46 cfgv==3.5.0 08:33:46 chardet==5.2.0 08:33:46 charset-normalizer==3.4.4 08:33:46 click==8.3.1 08:33:46 cliff==4.13.1 08:33:46 cmd2==3.1.0 08:33:46 cryptography==3.3.2 08:33:46 debtcollector==3.0.0 08:33:46 decorator==5.2.1 08:33:46 defusedxml==0.7.1 08:33:46 Deprecated==1.3.1 08:33:46 distlib==0.4.0 08:33:46 dnspython==2.8.0 08:33:46 docker==7.1.0 08:33:46 dogpile.cache==1.5.0 08:33:46 durationpy==0.10 08:33:46 email-validator==2.3.0 08:33:46 filelock==3.20.3 08:33:46 future==1.0.0 08:33:46 gitdb==4.0.12 08:33:46 GitPython==3.1.46 08:33:46 google-auth==2.47.0 08:33:46 httplib2==0.31.0 08:33:46 identify==2.6.15 08:33:46 idna==3.11 08:33:46 importlib-resources==1.5.0 08:33:46 iso8601==2.1.0 08:33:46 Jinja2==3.1.6 08:33:46 jmespath==1.0.1 08:33:46 jsonpatch==1.33 08:33:46 jsonpointer==3.0.0 08:33:46 jsonschema==4.26.0 08:33:46 jsonschema-specifications==2025.9.1 08:33:46 keystoneauth1==5.12.0 08:33:46 kubernetes==34.1.0 08:33:46 lftools==0.37.18 08:33:46 lxml==6.0.2 08:33:46 markdown-it-py==4.0.0 08:33:46 MarkupSafe==3.0.3 08:33:46 mdurl==0.1.2 08:33:46 msgpack==1.1.2 08:33:46 multi_key_dict==2.0.3 08:33:46 munch==4.0.0 08:33:46 netaddr==1.3.0 08:33:46 niet==1.4.2 08:33:46 nodeenv==1.10.0 08:33:46 oauth2client==4.1.3 08:33:46 oauthlib==3.3.1 08:33:46 openstacksdk==4.8.0 08:33:46 os-service-types==1.8.2 08:33:46 osc-lib==4.3.0 08:33:46 oslo.config==10.2.0 08:33:46 oslo.context==6.2.0 08:33:46 oslo.i18n==6.7.1 08:33:46 oslo.log==8.0.0 08:33:46 oslo.serialization==5.9.0 08:33:46 oslo.utils==9.2.0 08:33:46 packaging==25.0 08:33:46 pbr==7.0.3 08:33:46 platformdirs==4.5.1 08:33:46 prettytable==3.17.0 08:33:46 psutil==7.2.1 08:33:46 pyasn1==0.6.1 08:33:46 pyasn1_modules==0.4.2 08:33:46 pycparser==2.23 08:33:46 pygerrit2==2.0.15 08:33:46 PyGithub==2.8.1 08:33:46 Pygments==2.19.2 08:33:46 PyJWT==2.10.1 08:33:46 PyNaCl==1.6.2 08:33:46 pyparsing==2.4.7 08:33:46 pyperclip==1.11.0 08:33:46 pyrsistent==0.20.0 08:33:46 python-cinderclient==9.8.0 08:33:46 python-dateutil==2.9.0.post0 08:33:46 python-heatclient==4.3.0 08:33:46 python-jenkins==1.8.3 08:33:46 python-keystoneclient==5.7.0 08:33:46 python-magnumclient==4.9.0 08:33:46 python-openstackclient==8.3.0 08:33:46 python-swiftclient==4.9.0 08:33:46 PyYAML==6.0.3 08:33:46 referencing==0.37.0 08:33:46 requests==2.32.5 08:33:46 requests-oauthlib==2.0.0 08:33:46 requestsexceptions==1.4.0 08:33:46 rfc3986==2.0.0 08:33:46 rich==14.2.0 08:33:46 rich-argparse==1.7.2 08:33:46 rpds-py==0.30.0 08:33:46 rsa==4.9.1 08:33:46 ruamel.yaml==0.19.1 08:33:46 ruamel.yaml.clib==0.2.15 08:33:46 s3transfer==0.16.0 08:33:46 simplejson==3.20.2 08:33:46 six==1.17.0 08:33:46 smmap==5.0.2 08:33:46 soupsieve==2.8.1 08:33:46 stevedore==5.6.0 08:33:46 tabulate==0.9.0 08:33:46 toml==0.10.2 08:33:46 tomlkit==0.13.3 08:33:46 tqdm==4.67.1 08:33:46 typing_extensions==4.15.0 08:33:46 tzdata==2025.3 08:33:46 urllib3==1.26.20 08:33:46 virtualenv==20.36.1 08:33:46 wcwidth==0.2.14 08:33:46 websocket-client==1.9.0 08:33:46 wrapt==2.0.1 08:33:46 xdg==6.0.0 08:33:46 xmltodict==1.0.2 08:33:46 yq==3.4.3 08:33:46 [EnvInject] - Injecting environment variables from a build step. 08:33:46 [EnvInject] - Injecting as environment variables the properties content 08:33:46 OS_CLOUD=vex 08:33:46 08:33:46 [EnvInject] - Variables injected successfully. 08:33:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4004155760647700389.sh 08:33:46 ---> Orphaned k8s clusters 08:33:46 Setup pyenv: 08:33:46 system 08:33:46 3.8.13 08:33:46 3.9.13 08:33:46 3.10.13 08:33:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:48 lf-activate-venv(): INFO: Base packages installed successfully 08:33:48 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:33:56 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. 08:33:56 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 08:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:33:59 -----> Delete orphaned cluster 08:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16820818799007735840.sh 08:33:59 ---> Orphaned stacks 08:33:59 Setup pyenv: 08:33:59 system 08:33:59 3.8.13 08:33:59 3.9.13 08:33:59 3.10.13 08:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:34:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:02 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. 08:34:02 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 08:34:02 lf-activate-venv(): INFO: Base packages installed successfully 08:34:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 08:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:34:20 + mapfile -t OS_COE_CLUSTERS_ID 08:34:20 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:34:20 ++ awk '{print $1}' 08:34:20 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:34:22 + echo '-----> Active clusters -> stacks' 08:34:22 -----> Active clusters -> stacks 08:34:22 + OS_COE_STACKS=() 08:34:22 + [[ 0 -gt 0 ]] 08:34:22 + mapfile -t OS_STACKS 08:34:22 ++ 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 08:34:22 ++ awk '{print $1}' 08:34:23 + echo '-----> Active stacks' 08:34:23 -----> Active stacks 08:34:23 + for stack in "${OS_STACKS[@]}" 08:34:23 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-90 08:34:23 releng-controller-csit-1node-notifications-longevity-only-scandium-90 08:34:23 + echo '-----> Delete orphaned stacks' 08:34:23 -----> Delete orphaned stacks 08:34:23 + for STACK_NAME in "${OS_STACKS[@]}" 08:34:23 + [[ 0 -gt 0 ]] 08:34:23 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-90 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 08:34:23 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-90 08:34:23 + builds=() 08:34:23 + for jenkins in "${@:2}" 08:34:23 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:34:23 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:34:23 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:34:23 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:34:23 ++ 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' 08:34:23 + 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/76559/"}}],"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-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.21.x/108/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:34:23 08:34:23 200' 08:34:23 ++ 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/76559/"}}],"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-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.21.x/108/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:34:23 08:34:23 200' 08:34:23 ++ head -n1 08:34:23 + 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/76559/"}}],"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-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.21.x/108/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:34:23 ++ 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/76559/"}}],"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-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.21.x/108/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 08:34:23 08:34:23 200' 08:34:23 ++ awk 'END {print $NF}' 08:34:23 + status=200 08:34:23 + '[' 200 '!=' 200 ']' 08:34:23 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:34:23 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:34:23 ++ echo https://jenkins.opendaylight.org/releng 08:34:23 ++ sed 's/\/*$//' 08:34:23 ++ awk -F/ '{print $NF}' 08:34:23 + silo=releng 08:34:23 + export silo 08:34:23 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:34:23 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:34:23 ++ 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/76559/"}}],"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-scandium/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.21.x/108/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 08:34:23 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:34:23 ++ grep -v null 08:34:23 + for jenkins in "${@:2}" 08:34:23 + PARAMS='tree=computer[executors[currentExecutable[url]],' 08:34:23 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 08:34:23 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:34:23 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 08:34:23 ++ 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' 08:34:23 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:34:23 08:34:23 200' 08:34:23 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:34:23 08:34:23 200' 08:34:23 ++ head -n1 08:34:23 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:34:23 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 08:34:23 08:34:23 200' 08:34:23 ++ awk 'END {print $NF}' 08:34:23 + status=200 08:34:23 + '[' 200 '!=' 200 ']' 08:34:23 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 08:34:23 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 08:34:23 ++ echo https://jenkins.opendaylight.org/sandbox 08:34:23 ++ awk -F/ '{print $NF}' 08:34:23 ++ sed 's/\/*$//' 08:34:23 + silo=sandbox 08:34:23 + export silo 08:34:23 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 08:34:23 ++ grep -v null 08:34:23 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 08:34:23 ++ jq -r '.computer[].executors[].currentExecutable.url' 08:34:23 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 08:34:23 + [[ releng-builder-openstack-cron-76559 releng-controller-csit-1node-notifications-longevity-only-scandium-90 releng-integration-distribution-weekly-test-trigger-scandium-91 releng-aaa-maven-merge-0.21.x-108 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-90 ]] 08:34:23 + return 0 08:34:23 + continue 08:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8143150382615878920.sh 08:34:23 ---> Orphaned servers 08:34:23 Setup pyenv: 08:34:24 system 08:34:24 3.8.13 08:34:24 3.9.13 08:34:24 3.10.13 08:34:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:34:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:26 lf-activate-venv(): INFO: Base packages installed successfully 08:34:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:34:48 -----> Active servers 08:34:48 prd-centos8-builder-2c-2g-25621 08:34:48 prd-ubuntu2204-docker-4c-4g-25620 08:34:48 prd-ubuntu2204-docker-8c-8g-25619 08:34:48 prd-centos8-robot-2c-8g-25591 08:34:48 prd-centos8-robot-2c-8g-25593 08:34:48 prd-centos8-robot-2c-8g-25592 08:34:48 prd-centos8-robot-2c-8g-25455 08:34:48 prd-queue-intque-2c-1g-25453 08:34:48 -----> Delete orphaned servers 08:34:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:34:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:34:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12878947787773887674.sh 08:34:48 ---> Orphaned ports 08:34:48 Setup pyenv: 08:34:49 system 08:34:49 3.8.13 08:34:49 3.9.13 08:34:49 3.10.13 08:34:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:34:51 lf-activate-venv(): INFO: Base packages installed successfully 08:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:35:06 No orphaned ports to process. 08:35:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:35:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5360598245170568123.sh 08:35:06 ---> Orphaned volumes 08:35:06 + source /home/jenkins/lf-env.sh 08:35:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:35:06 ++ mktemp -d /tmp/venv-XXXX 08:35:06 + lf_venv=/tmp/venv-jLHy 08:35:06 + local venv_file=/tmp/.os_lf_venv 08:35:06 + local python=python3 08:35:06 + local options 08:35:06 + local set_path=true 08:35:06 + local install_args= 08:35: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 08:35:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:35:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:35:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:35:06 + true 08:35:06 + case $1 in 08:35:06 + python=python3 08:35:06 + shift 2 08:35:06 + true 08:35:06 + case $1 in 08:35:06 + shift 08:35:06 + break 08:35:06 + case $python in 08:35:06 + local pkg_list= 08:35:06 + [[ -d /opt/pyenv ]] 08:35:06 + echo 'Setup pyenv:' 08:35:06 Setup pyenv: 08:35:06 + export PYENV_ROOT=/opt/pyenv 08:35:06 + PYENV_ROOT=/opt/pyenv 08:35: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 08:35: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 08:35:06 + pyenv versions 08:35:06 system 08:35:06 3.8.13 08:35:06 3.9.13 08:35:06 3.10.13 08:35:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:06 + command -v pyenv 08:35:06 ++ pyenv init - --no-rehash 08:35:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:35:06 for i in ${!paths[@]}; do 08:35:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:35:06 fi; done; 08:35:06 echo "${paths[*]}"'\'')" 08:35:06 export PATH="/opt/pyenv/shims:${PATH}" 08:35:06 export PYENV_SHELL=bash 08:35:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:35:06 pyenv() { 08:35:06 local command 08:35:06 command="${1:-}" 08:35:06 if [ "$#" -gt 0 ]; then 08:35:06 shift 08:35:06 fi 08:35:06 08:35:06 case "$command" in 08:35:06 rehash|shell) 08:35:06 eval "$(pyenv "sh-$command" "$@")" 08:35:06 ;; 08:35:06 *) 08:35:06 command pyenv "$command" "$@" 08:35:06 ;; 08:35:06 esac 08:35:06 }' 08:35:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:35:06 for i in ${!paths[@]}; do 08:35:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:35:06 fi; done; 08:35:06 echo "${paths[*]}"' 08:35: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 08:35: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 08:35: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 08:35:06 ++ export PYENV_SHELL=bash 08:35:06 ++ PYENV_SHELL=bash 08:35:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:35:06 +++ complete -F _pyenv pyenv 08:35:06 ++ lf-pyver python3 08:35:06 ++ local py_version_xy=python3 08:35:06 ++ local py_version_xyz= 08:35:06 ++ awk '{ print $1 }' 08:35:06 ++ pyenv versions 08:35:06 ++ local command 08:35:06 ++ command=versions 08:35:06 ++ '[' 1 -gt 0 ']' 08:35:06 ++ shift 08:35:06 ++ case "$command" in 08:35:06 ++ command pyenv versions 08:35:06 ++ pyenv versions 08:35:06 ++ sed 's/^[ *]* //' 08:35:06 ++ grep -E '^[0-9.]*[0-9]$' 08:35:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:35:06 +++ grep '^3' /tmp/.pyenv_versions 08:35:06 +++ tail -n 1 08:35:06 +++ sort -V 08:35:06 ++ py_version_xyz=3.11.7 08:35:06 ++ [[ -z 3.11.7 ]] 08:35:06 ++ echo 3.11.7 08:35:06 ++ return 0 08:35:06 + pyenv local 3.11.7 08:35:06 + local command 08:35:06 + command=local 08:35:06 + '[' 2 -gt 0 ']' 08:35:06 + shift 08:35:06 + case "$command" in 08:35:06 + command pyenv local 3.11.7 08:35:06 + pyenv local 3.11.7 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='lftools[openstack] ' 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='kubernetes ' 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='niet ' 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='python-heatclient ' 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='python-openstackclient ' 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='python-magnumclient ' 08:35:06 + for arg in "$@" 08:35:06 + case $arg in 08:35:06 + pkg_list+='yq ' 08:35:06 + [[ -f /tmp/.os_lf_venv ]] 08:35:06 ++ cat /tmp/.os_lf_venv 08:35:06 + lf_venv=/tmp/venv-LEKn 08:35:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from' file:/tmp/.os_lf_venv 08:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:35:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:06 + local 'pip_opts=--upgrade --quiet' 08:35:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:35:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:35:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:35:06 + [[ -n '' ]] 08:35:06 + [[ -n '' ]] 08:35:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:06 + /tmp/venv-LEKn/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 08:35:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:35:08 lf-activate-venv(): INFO: Base packages installed successfully 08:35:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 08:35:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 08:35:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:35:08 + /tmp/venv-LEKn/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 08:35:24 + type python3 08:35:24 + true 08:35:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH' 08:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:35:24 + PATH=/tmp/venv-LEKn/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 08:35:24 + return 0 08:35:24 + mapfile -t os_volumes 08:35:24 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 08:35:27 + '[' 0 -eq 0 ']' 08:35:27 + echo 'No orphaned volumes found.' 08:35:27 No orphaned volumes found. 08:35:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:35:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:35:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15382936775388393790.sh 08:35:27 ---> Protect in-use images 08:35:27 Setup pyenv: 08:35:27 system 08:35:27 3.8.13 08:35:27 3.9.13 08:35:27 3.10.13 08:35:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:35:29 lf-activate-venv(): INFO: Base packages installed successfully 08:35:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 08:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:35:43 INFO: There are images to protect defined in jenkins-config. 08:35:43 INFO: There are additional images to protect in the jjb dir. 08:35:43 INFO: Protecting the following images: 08:35:43 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 08:35:43 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 08:35:43 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 08:35:43 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 08:35:43 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 08:35:43 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 08:35:43 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 08:35:43 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 08:35:43 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 08:35:43 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 08:35:43 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 08:35:43 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 08:35:43 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 08:35:45 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 08:35:46 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 08:35:48 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 08:35:50 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 08:35:51 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 08:35:53 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 08:35:54 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 08:35:56 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 08:35:58 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 08:35:59 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 08:36:01 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 08:36:02 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 08:36:04 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 08:36:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:36:04 Run condition [Boolean condition] enabling perform for step [BuilderChain] 08:36:04 [EnvInject] - Injecting environment variables from a build step. 08:36:04 [EnvInject] - Injecting as environment variables the properties content 08:36:04 OS_IMAGE_CLEANUP_AGE=30 08:36:04 08:36:04 [EnvInject] - Variables injected successfully. 08:36:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3542561592201349926.sh 08:36:04 ---> Cleanup old images 08:36:04 Setup pyenv: 08:36:04 system 08:36:04 3.8.13 08:36:04 3.9.13 08:36:04 3.10.13 08:36:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:06 lf-activate-venv(): INFO: Base packages installed successfully 08:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:36:20 + lftools openstack --os-cloud vex image cleanup --days=30 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 Removing 325 images from vex. 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 08:36:27 WARNING: Use of image.protected resulted in an exception 08:36:27 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 08:36:27 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 08:36:27 Build step 'Conditional steps (multiple)' marked build as failure 08:36:27 $ ssh-agent -k 08:36:27 unset SSH_AUTH_SOCK; 08:36:27 unset SSH_AGENT_PID; 08:36:27 echo Agent pid 5463 killed; 08:36:27 [ssh-agent] Stopped. 08:36:27 [PostBuildScript] - [INFO] Executing post build scripts. 08:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17977954345737322394.sh 08:36:27 ---> sysstat.sh 08:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13207266893828440044.sh 08:36:27 ---> package-listing.sh 08:36:27 ++ facter osfamily 08:36:27 ++ tr '[:upper:]' '[:lower:]' 08:36:28 + OS_FAMILY=redhat 08:36:28 + workspace=/w/workspace/builder-openstack-cron 08:36:28 + START_PACKAGES=/tmp/packages_start.txt 08:36:28 + END_PACKAGES=/tmp/packages_end.txt 08:36:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:28 + PACKAGES=/tmp/packages_start.txt 08:36:28 + '[' /w/workspace/builder-openstack-cron ']' 08:36:28 + PACKAGES=/tmp/packages_end.txt 08:36:28 + case "${OS_FAMILY}" in 08:36:28 + rpm -qa 08:36:28 + sort 08:36:28 + '[' -f /tmp/packages_start.txt ']' 08:36:28 + '[' -f /tmp/packages_end.txt ']' 08:36:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:28 + '[' /w/workspace/builder-openstack-cron ']' 08:36:28 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 08:36:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 08:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12400145096209528055.sh 08:36:28 ---> capture-instance-metadata.sh 08:36:28 Setup pyenv: 08:36:28 system 08:36:28 3.8.13 08:36:28 3.9.13 08:36:28 3.10.13 08:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:31 lf-activate-venv(): INFO: Base packages installed successfully 08:36:31 lf-activate-venv(): INFO: Installing additional packages: lftools 08:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:36:41 INFO: Running in OpenStack, capturing instance metadata 08:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16389452060007451579.sh 08:36:42 provisioning config files... 08:36:42 Could not find credentials [logs] for builder-openstack-cron #76559 08:36:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config15578654735986704704tmp 08:36:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:36:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:36:42 provisioning config files... 08:36:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:36:43 [EnvInject] - Injecting environment variables from a build step. 08:36:43 [EnvInject] - Injecting as environment variables the properties content 08:36:43 SERVER_ID=logs 08:36:43 08:36:43 [EnvInject] - Variables injected successfully. 08:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4803517450314308114.sh 08:36:43 ---> create-netrc.sh 08:36:43 WARN: Log server credential not found. 08:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15058182236839294123.sh 08:36:43 ---> python-tools-install.sh 08:36:43 Setup pyenv: 08:36:43 system 08:36:43 3.8.13 08:36:43 3.9.13 08:36:43 3.10.13 08:36:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:45 lf-activate-venv(): INFO: Base packages installed successfully 08:36:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:36:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11953842633343075864.sh 08:36:55 ---> sudo-logs.sh 08:36:55 Archiving 'sudo' log.. 08:36:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10390108188639557529.sh 08:36:56 ---> job-cost.sh 08:36:56 Setup pyenv: 08:36:56 system 08:36:56 3.8.13 08:36:56 3.9.13 08:36:56 3.10.13 08:36:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:36:58 lf-activate-venv(): INFO: Base packages installed successfully 08:36:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:37:05 INFO: No Stack... 08:37:05 INFO: Retrieving Pricing Info for: v3-standard-2 08:37:06 INFO: Archiving Costs 08:37:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14685087192813564397.sh 08:37:06 ---> logs-deploy.sh 08:37:06 Setup pyenv: 08:37:06 system 08:37:06 3.8.13 08:37:06 3.9.13 08:37:06 3.10.13 08:37:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 08:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEKn from file:/tmp/.os_lf_venv 08:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:08 lf-activate-venv(): INFO: Base packages installed successfully 08:37:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-LEKn/bin to PATH 08:37:18 WARNING: Nexus logging server not set 08:37:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76559/ 08:37:18 INFO: archiving logs to S3 08:37:19 ---> uname -a: 08:37:19 Linux prd-centos8-builder-2c-2g-25621.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 08:37:19 08:37:19 08:37:19 ---> lscpu: 08:37:19 Architecture: x86_64 08:37:19 CPU op-mode(s): 32-bit, 64-bit 08:37:19 Byte Order: Little Endian 08:37:19 CPU(s): 2 08:37:19 On-line CPU(s) list: 0,1 08:37:19 Thread(s) per core: 1 08:37:19 Core(s) per socket: 1 08:37:19 Socket(s): 2 08:37:19 NUMA node(s): 1 08:37:19 Vendor ID: AuthenticAMD 08:37:19 CPU family: 23 08:37:19 Model: 49 08:37:19 Model name: AMD EPYC-Rome Processor 08:37:19 Stepping: 0 08:37:19 CPU MHz: 2800.000 08:37:19 BogoMIPS: 5600.00 08:37:19 Virtualization: AMD-V 08:37:19 Hypervisor vendor: KVM 08:37:19 Virtualization type: full 08:37:19 L1d cache: 32K 08:37:19 L1i cache: 32K 08:37:19 L2 cache: 512K 08:37:19 L3 cache: 16384K 08:37:19 NUMA node0 CPU(s): 0,1 08:37:19 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 08:37:19 08:37:19 08:37:19 ---> nproc: 08:37:19 2 08:37:19 08:37:19 08:37:19 ---> df -h: 08:37:19 Filesystem Size Used Avail Use% Mounted on 08:37:19 devtmpfs 3.8G 0 3.8G 0% /dev 08:37:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:37:19 tmpfs 3.8G 17M 3.8G 1% /run 08:37:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:37:19 /dev/vda1 40G 8.5G 32G 22% / 08:37:19 tmpfs 770M 0 770M 0% /run/user/1001 08:37:19 08:37:19 08:37:19 ---> free -m: 08:37:19 total used free shared buff/cache available 08:37:19 Mem: 7697 625 4803 19 2268 6774 08:37:19 Swap: 1023 0 1023 08:37:19 08:37:19 08:37:19 ---> ip addr: 08:37:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:37:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:37:19 inet 127.0.0.1/8 scope host lo 08:37:19 valid_lft forever preferred_lft forever 08:37:19 inet6 ::1/128 scope host 08:37:19 valid_lft forever preferred_lft forever 08:37:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:37:19 link/ether fa:16:3e:6f:6b:b5 brd ff:ff:ff:ff:ff:ff 08:37:19 altname enp0s3 08:37:19 altname ens3 08:37:19 inet 10.30.170.8/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:37:19 valid_lft 86083sec preferred_lft 86083sec 08:37:19 inet6 fe80::f816:3eff:fe6f:6bb5/64 scope link 08:37:19 valid_lft forever preferred_lft forever 08:37:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:37:19 link/ether 02:42:8c:89:b8:04 brd ff:ff:ff:ff:ff:ff 08:37:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:37:19 valid_lft forever preferred_lft forever 08:37:19 08:37:19 08:37:19 ---> sar -b -r -n DEV: 08:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2026 _x86_64_ (2 CPU) 08:37:19 08:37:19 08:31:58 LINUX RESTART (2 CPU) 08:37:19 08:37:19 08:33:01 AM tps rtps wtps bread/s bwrtn/s 08:37:19 08:34:01 AM 119.69 0.88 118.81 81.31 10031.17 08:37:19 08:35:01 AM 56.02 0.28 55.74 40.66 6482.65 08:37:19 08:36:01 AM 21.11 0.07 21.05 3.07 575.19 08:37:19 08:37:01 AM 27.76 1.27 26.49 114.90 720.98 08:37:19 Average: 56.15 0.62 55.52 59.99 4452.57 08:37:19 08:37:19 08:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:19 08:34:01 AM 5022068 6996032 2860360 36.29 2688 2149604 932672 10.44 205272 2301892 138560 08:37:19 08:35:01 AM 4869452 6914648 3012976 38.22 2688 2220472 999940 11.20 271884 2384752 46320 08:37:19 08:36:01 AM 4998840 7009932 2883588 36.58 2688 2186076 906388 10.15 270268 2256928 10760 08:37:19 08:37:01 AM 4952256 6966172 2930172 37.17 2688 2189020 950364 10.64 427680 2146356 10340 08:37:19 Average: 4960654 6971696 2921774 37.07 2688 2186293 947341 10.61 293776 2272482 51495 08:37:19 08:37:19 08:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:37:19 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:34:01 AM eth0 79.67 68.68 884.12 9.82 0.00 0.00 0.00 0.00 08:37:19 08:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:35:01 AM eth0 61.82 52.37 623.26 11.28 0.00 0.00 0.00 0.00 08:37:19 08:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:36:01 AM eth0 19.10 18.85 19.30 10.06 0.00 0.00 0.00 0.00 08:37:19 08:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:37:01 AM eth0 24.51 22.43 31.34 10.57 0.00 0.00 0.00 0.00 08:37:19 08:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 Average: eth0 46.28 40.58 389.51 10.43 0.00 0.00 0.00 0.00 08:37:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:19 08:37:19 08:37:19 ---> sar -P ALL: 08:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2026 _x86_64_ (2 CPU) 08:37:19 08:37:19 08:31:58 LINUX RESTART (2 CPU) 08:37:19 08:37:19 08:33:01 AM CPU %user %nice %system %iowait %steal %idle 08:37:19 08:34:01 AM all 35.98 0.00 5.63 1.33 0.11 56.96 08:37:19 08:34:01 AM 0 27.67 0.00 4.65 1.13 0.12 66.43 08:37:19 08:34:01 AM 1 44.31 0.00 6.61 1.52 0.10 47.46 08:37:19 08:35:01 AM all 34.48 0.00 3.80 0.59 0.10 61.03 08:37:19 08:35:01 AM 0 36.90 0.00 4.13 0.58 0.10 58.29 08:37:19 08:35:01 AM 1 32.07 0.00 3.46 0.60 0.10 63.77 08:37:19 08:36:01 AM all 34.14 0.00 3.63 0.13 0.08 62.02 08:37:19 08:36:01 AM 0 21.96 0.00 3.18 0.07 0.08 74.71 08:37:19 08:36:01 AM 1 46.35 0.00 4.07 0.18 0.08 49.32 08:37:19 08:37:01 AM all 36.54 0.00 4.16 0.19 0.10 59.00 08:37:19 08:37:01 AM 0 42.32 0.00 4.02 0.22 0.10 53.35 08:37:19 08:37:01 AM 1 30.78 0.00 4.31 0.17 0.10 64.65 08:37:19 Average: all 35.29 0.00 4.30 0.56 0.10 59.75 08:37:19 Average: 0 32.21 0.00 3.99 0.50 0.10 63.20 08:37:19 Average: 1 38.37 0.00 4.61 0.62 0.10 56.31 08:37:19 08:37:19 08:37:19