05:32:09 Started by timer 05:32:09 Running as SYSTEM 05:32:09 [EnvInject] - Loading node environment variables. 05:32:09 Building remotely on prd-centos8-builder-2c-2g-25188 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:10 [ssh-agent] Looking for ssh-agent implementation... 05:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:10 $ ssh-agent 05:32:10 SSH_AUTH_SOCK=/tmp/ssh-jfBbqB4k1PNz/agent.5447 05:32:10 SSH_AGENT_PID=5448 05:32:10 [ssh-agent] Started. 05:32:10 Running ssh-add (command line suppressed) 05:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7681636735929786895.key (/w/workspace/builder-openstack-cron@tmp/private_key_7681636735929786895.key) 05:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:10 The recommended git tool is: NONE 05:32:12 using credential jenkins-ssh 05:32:12 Wiping out workspace first. 05:32:12 Cloning the remote Git repository 05:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:12 > git --version # timeout=10 05:32:12 > git --version # 'git version 2.43.0' 05:32:12 using GIT_SSH to set credentials jenkins-ssh 05:32:12 [INFO] Currently running in a labeled security context 05:32:12 [INFO] Currently SELinux is 'enforcing' on the host 05:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10198652416088827273.key 05:32:12 Verifying host key using known hosts file 05:32:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:15 Avoid second fetch 05:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:15 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 05:32:15 > git config core.sparsecheckout # timeout=10 05:32:15 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 05:32:16 Commit message: "Merge "Retire controller-10.0.x jobs"" 05:32:16 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 05:32:16 > git remote # timeout=10 05:32:16 > git submodule init # timeout=10 05:32:16 > git submodule sync # timeout=10 05:32:16 > git config --get remote.origin.url # timeout=10 05:32:16 > git submodule init # timeout=10 05:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:16 > git config --get submodule.global-jjb.url # timeout=10 05:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:16 > git submodule update --init --recursive global-jjb # timeout=10 05:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:21 No emails were triggered. 05:32:21 provisioning config files... 05:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9332651748022018218.sh 05:32:21 ---> python-tools-install.sh 05:32:21 Setup pyenv: 05:32:21 system 05:32:21 * 3.8.13 (set by /opt/pyenv/version) 05:32:21 * 3.9.13 (set by /opt/pyenv/version) 05:32:21 * 3.10.13 (set by /opt/pyenv/version) 05:32:21 * 3.11.7 (set by /opt/pyenv/version) 05:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ofrA 05:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:31 lf-activate-venv(): INFO: Base packages installed successfully 05:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:33:04 Generating Requirements File 05:33:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:33:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:26 Python 3.11.7 05:33:26 pip 26.0.1 from /tmp/venv-ofrA/lib/python3.11/site-packages/pip (python 3.11) 05:33:26 appdirs==1.4.4 05:33:26 argcomplete==3.6.3 05:33:26 aspy.yaml==1.3.0 05:33:26 attrs==25.4.0 05:33:26 autopage==0.6.0 05:33:26 beautifulsoup4==4.14.3 05:33:26 boto3==1.42.59 05:33:26 botocore==1.42.59 05:33:26 bs4==0.0.2 05:33:26 certifi==2026.2.25 05:33:26 cffi==2.0.0 05:33:26 cfgv==3.5.0 05:33:26 chardet==6.0.0.post1 05:33:26 charset-normalizer==3.4.4 05:33:26 click==8.3.1 05:33:26 cliff==4.13.2 05:33:26 cmd2==3.3.0 05:33:26 cryptography==3.3.2 05:33:26 debtcollector==3.0.0 05:33:26 decorator==5.2.1 05:33:26 defusedxml==0.7.1 05:33:26 Deprecated==1.3.1 05:33:26 distlib==0.4.0 05:33:26 dnspython==2.8.0 05:33:26 docker==7.1.0 05:33:26 dogpile.cache==1.5.0 05:33:26 durationpy==0.10 05:33:26 email-validator==2.3.0 05:33:26 filelock==3.25.0 05:33:26 future==1.0.0 05:33:26 gitdb==4.0.12 05:33:26 GitPython==3.1.46 05:33:26 httplib2==0.30.2 05:33:26 identify==2.6.17 05:33:26 idna==3.11 05:33:26 importlib-resources==1.5.0 05:33:26 iso8601==2.1.0 05:33:26 Jinja2==3.1.6 05:33:26 jmespath==1.1.0 05:33:26 jsonpatch==1.33 05:33:26 jsonpointer==3.0.0 05:33:26 jsonschema==4.26.0 05:33:26 jsonschema-specifications==2025.9.1 05:33:26 keystoneauth1==5.13.1 05:33:26 kubernetes==35.0.0 05:33:26 lftools==0.37.21 05:33:26 lxml==6.0.2 05:33:26 markdown-it-py==4.0.0 05:33:26 MarkupSafe==3.0.3 05:33:26 mdurl==0.1.2 05:33:26 msgpack==1.1.2 05:33:26 multi_key_dict==2.0.3 05:33:26 munch==4.0.0 05:33:26 netaddr==1.3.0 05:33:26 niet==1.4.2 05:33:26 nodeenv==1.10.0 05:33:26 oauth2client==4.1.3 05:33:26 oauthlib==3.3.1 05:33:26 openstacksdk==4.10.0 05:33:26 os-service-types==1.8.2 05:33:26 osc-lib==4.4.0 05:33:26 oslo.config==10.3.0 05:33:26 oslo.context==6.3.0 05:33:26 oslo.i18n==6.7.2 05:33:26 oslo.log==8.1.0 05:33:26 oslo.serialization==5.9.1 05:33:26 oslo.utils==10.0.0 05:33:26 packaging==26.0 05:33:26 pbr==7.0.3 05:33:26 platformdirs==4.9.2 05:33:26 prettytable==3.17.0 05:33:26 psutil==7.2.2 05:33:26 pyasn1==0.6.2 05:33:26 pyasn1_modules==0.4.2 05:33:26 pycparser==3.0 05:33:26 pygerrit2==2.0.15 05:33:26 PyGithub==2.8.1 05:33:26 Pygments==2.19.2 05:33:26 PyJWT==2.11.0 05:33:26 PyNaCl==1.6.2 05:33:26 pyparsing==2.4.7 05:33:26 pyperclip==1.11.0 05:33:26 pyrsistent==0.20.0 05:33:26 python-cinderclient==9.8.0 05:33:26 python-dateutil==2.9.0.post0 05:33:26 python-discovery==1.1.0 05:33:26 python-heatclient==5.1.0 05:33:26 python-jenkins==1.8.3 05:33:26 python-keystoneclient==5.8.0 05:33:26 python-magnumclient==4.10.0 05:33:26 python-openstackclient==9.0.0 05:33:26 python-swiftclient==4.10.0 05:33:26 PyYAML==6.0.3 05:33:26 referencing==0.37.0 05:33:26 requests==2.32.5 05:33:26 requests-oauthlib==2.0.0 05:33:26 requestsexceptions==1.4.0 05:33:26 rfc3986==2.0.0 05:33:26 rich==14.3.3 05:33:26 rich-argparse==1.7.2 05:33:26 rpds-py==0.30.0 05:33:26 rsa==4.9.1 05:33:26 ruamel.yaml==0.19.1 05:33:26 ruamel.yaml.clib==0.2.15 05:33:26 s3transfer==0.16.0 05:33:26 simplejson==3.20.2 05:33:26 six==1.17.0 05:33:26 smmap==5.0.2 05:33:26 soupsieve==2.8.3 05:33:26 stevedore==5.7.0 05:33:26 tabulate==0.9.0 05:33:26 toml==0.10.2 05:33:26 tomlkit==0.14.0 05:33:26 tqdm==4.67.3 05:33:26 typing_extensions==4.15.0 05:33:26 urllib3==1.26.20 05:33:26 virtualenv==21.1.0 05:33:26 wcwidth==0.6.0 05:33:26 websocket-client==1.9.0 05:33:26 wrapt==2.1.1 05:33:26 xdg==6.0.0 05:33:26 xmltodict==1.0.4 05:33:26 yq==3.4.3 05:33:26 [EnvInject] - Injecting environment variables from a build step. 05:33:26 [EnvInject] - Injecting as environment variables the properties content 05:33:26 OS_CLOUD=vex 05:33:26 05:33:26 [EnvInject] - Variables injected successfully. 05:33:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1568024479699039986.sh 05:33:26 ---> Orphaned k8s clusters 05:33:26 Setup pyenv: 05:33:26 system 05:33:26 3.8.13 05:33:26 3.9.13 05:33:26 3.10.13 05:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:33:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:29 lf-activate-venv(): INFO: Base packages installed successfully 05:33:29 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:33:35 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:33:35 warnings.warn( 05:33:38 -----> Delete orphaned cluster 05:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4580899558064447968.sh 05:33:38 ---> Orphaned stacks 05:33:38 Setup pyenv: 05:33:39 system 05:33:39 3.8.13 05:33:39 3.9.13 05:33:39 3.10.13 05:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:41 lf-activate-venv(): INFO: Base packages installed successfully 05:33:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:34:03 + mapfile -t OS_COE_CLUSTERS_ID 05:34:03 ++ awk '{print $1}' 05:34:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:34:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:34:03 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:34:03 warnings.warn( 05:34:06 + echo '-----> Active clusters -> stacks' 05:34:06 -----> Active clusters -> stacks 05:34:06 + OS_COE_STACKS=() 05:34:06 + [[ 0 -gt 0 ]] 05:34:06 + mapfile -t OS_STACKS 05:34:06 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 05:34:06 ++ awk '{print $1}' 05:34:06 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:34:06 warnings.warn( 05:34:07 + echo '-----> Active stacks' 05:34:07 -----> Active stacks 05:34:07 + for stack in "${OS_STACKS[@]}" 05:34:07 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-121 05:34:07 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-121 05:34:07 + echo '-----> Delete orphaned stacks' 05:34:07 -----> Delete orphaned stacks 05:34:07 + for STACK_NAME in "${OS_STACKS[@]}" 05:34:07 + [[ 0 -gt 0 ]] 05:34:07 + stack_in_jenkins releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-121 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:34:07 + STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-121 05:34:07 + builds=() 05:34:07 + for jenkins in "${@:2}" 05:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:07 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:07 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:07 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/392/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-chromium/44/"}}],"oneOffExecutors":[]}]} 05:34:07 05:34:07 200' 05:34:07 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/392/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-chromium/44/"}}],"oneOffExecutors":[]}]} 05:34:07 05:34:07 200' 05:34:07 ++ head -n1 05:34:07 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/392/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-chromium/44/"}}],"oneOffExecutors":[]}]}' 05:34:07 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/392/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-chromium/44/"}}],"oneOffExecutors":[]}]} 05:34:07 05:34:07 200' 05:34:07 ++ awk 'END {print $NF}' 05:34:07 + status=200 05:34:07 + '[' 200 '!=' 200 ']' 05:34:07 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:07 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:07 ++ echo https://jenkins.opendaylight.org/releng 05:34:07 ++ awk -F/ '{print $NF}' 05:34:07 ++ sed 's/\/*$//' 05:34:07 + silo=releng 05:34:07 + export silo 05:34:07 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:07 ++ grep -v null 05:34:07 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/77758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/121/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/123/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/392/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-maven-merge-chromium/44/"}}],"oneOffExecutors":[]}]}' 05:34:07 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:07 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:07 + for jenkins in "${@:2}" 05:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:07 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:07 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:34:08 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:34:08 05:34:08 200' 05:34:08 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:34:08 05:34:08 200' 05:34:08 ++ head -n1 05:34:08 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 05:34:08 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:34:08 05:34:08 200' 05:34:08 ++ awk 'END {print $NF}' 05:34:08 + status=200 05:34:08 + '[' 200 '!=' 200 ']' 05:34:08 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:34:08 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:34:08 ++ echo https://jenkins.opendaylight.org/sandbox 05:34:08 ++ sed 's/\/*$//' 05:34:08 ++ awk -F/ '{print $NF}' 05:34:08 + silo=sandbox 05:34:08 + export silo 05:34:08 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:34:08 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 05:34:08 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:34:08 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:34:08 ++ grep -v null 05:34:08 + [[ releng-builder-openstack-cron-77758 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-121 releng-integration-distribution-test-vanadium-123 releng-netconf-maven-merge-9.0.x-392 releng-jsonrpc-maven-merge-chromium-44 =~ releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-121 ]] 05:34:08 + return 0 05:34:08 + continue 05:34:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12272064578045356890.sh 05:34:08 ---> Orphaned servers 05:34:08 Setup pyenv: 05:34:08 system 05:34:08 3.8.13 05:34:08 3.9.13 05:34:08 3.10.13 05:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:10 lf-activate-venv(): INFO: Base packages installed successfully 05:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:34:26 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:34:26 warnings.warn( 05:34:32 -----> Active servers 05:34:32 prd-centos8-builder-2c-2g-25188 05:34:32 prd-ubuntu2204-docker-4c-4g-25187 05:34:32 prd-ubuntu2204-docker-4c-4g-25186 05:34:32 prd-ubuntu2204-docker-4c-4g-25185 05:34:32 prd-centos7-docker-1c-4g-25159 05:34:32 prd-centos8-robot-2c-8g-25153 05:34:32 prd-centos8-robot-2c-8g-25152 05:34:32 prd-centos8-robot-2c-8g-25150 05:34:32 prd-centos8-robot-2c-8g-25151 05:34:32 prd-centos8-robot-2c-8g-25136 05:34:32 prd-queue-disttest-2c-1g-25123 05:34:32 prd-ubuntu2204-docker-4c-16g-24363 05:34:32 snd-ubuntu2204-docker-2c-2g-354 05:34:32 -----> Delete orphaned servers 05:34:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9043378665779561796.sh 05:34:34 ---> Orphaned ports 05:34:34 Setup pyenv: 05:34:35 system 05:34:35 3.8.13 05:34:35 3.9.13 05:34:35 3.10.13 05:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:37 lf-activate-venv(): INFO: Base packages installed successfully 05:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:34:48 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:34:48 warnings.warn( 05:34:50 No orphaned ports to process. 05:34:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15435852092038063967.sh 05:34:50 ---> Orphaned volumes 05:34:50 + source /home/jenkins/lf-env.sh 05:34:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:50 ++ mktemp -d /tmp/venv-XXXX 05:34:50 + lf_venv=/tmp/venv-6ByZ 05:34:50 + local venv_file=/tmp/.os_lf_venv 05:34:50 + local python=python3 05:34:50 + local options 05:34:50 + local set_path=true 05:34:50 + local install_args= 05:34:50 ++ 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 05:34:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:34:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:34:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:50 + true 05:34:50 + case $1 in 05:34:50 + python=python3 05:34:50 + shift 2 05:34:50 + true 05:34:50 + case $1 in 05:34:50 + shift 05:34:50 + break 05:34:50 + case $python in 05:34:50 + local pkg_list= 05:34:50 + [[ -d /opt/pyenv ]] 05:34:50 + echo 'Setup pyenv:' 05:34:50 Setup pyenv: 05:34:50 + export PYENV_ROOT=/opt/pyenv 05:34:50 + PYENV_ROOT=/opt/pyenv 05:34:50 + 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 05:34:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:34:50 + pyenv versions 05:34:50 system 05:34:50 3.8.13 05:34:50 3.9.13 05:34:50 3.10.13 05:34:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:50 + command -v pyenv 05:34:50 ++ pyenv init - --no-rehash 05:34:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:34:50 for i in ${!paths[@]}; do 05:34:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:34:50 fi; done; 05:34:50 echo "${paths[*]}"'\'')" 05:34:50 export PATH="/opt/pyenv/shims:${PATH}" 05:34:50 export PYENV_SHELL=bash 05:34:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:34:50 pyenv() { 05:34:50 local command 05:34:50 command="${1:-}" 05:34:50 if [ "$#" -gt 0 ]; then 05:34:50 shift 05:34:50 fi 05:34:50 05:34:50 case "$command" in 05:34:50 rehash|shell) 05:34:50 eval "$(pyenv "sh-$command" "$@")" 05:34:50 ;; 05:34:50 *) 05:34:50 command pyenv "$command" "$@" 05:34:50 ;; 05:34:50 esac 05:34:50 }' 05:34:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:34:50 for i in ${!paths[@]}; do 05:34:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:34:50 fi; done; 05:34:50 echo "${paths[*]}"' 05:34:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:34:50 ++ 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 05:34:50 ++ 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 05:34:50 ++ export PYENV_SHELL=bash 05:34:50 ++ PYENV_SHELL=bash 05:34:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:34:50 +++ complete -F _pyenv pyenv 05:34:50 ++ lf-pyver python3 05:34:50 ++ local py_version_xy=python3 05:34:50 ++ local py_version_xyz= 05:34:50 ++ awk '{ print $1 }' 05:34:50 ++ pyenv versions 05:34:50 ++ local command 05:34:50 ++ command=versions 05:34:50 ++ '[' 1 -gt 0 ']' 05:34:50 ++ shift 05:34:50 ++ case "$command" in 05:34:50 ++ command pyenv versions 05:34:50 ++ pyenv versions 05:34:50 ++ sed 's/^[ *]* //' 05:34:50 ++ grep -E '^[0-9.]*[0-9]$' 05:34:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:34:50 +++ tail -n 1 05:34:50 +++ grep '^3' /tmp/.pyenv_versions 05:34:50 +++ sort -V 05:34:50 ++ py_version_xyz=3.11.7 05:34:50 ++ [[ -z 3.11.7 ]] 05:34:50 ++ echo 3.11.7 05:34:50 ++ return 0 05:34:50 + pyenv local 3.11.7 05:34:50 + local command 05:34:50 + command=local 05:34:50 + '[' 2 -gt 0 ']' 05:34:50 + shift 05:34:50 + case "$command" in 05:34:50 + command pyenv local 3.11.7 05:34:50 + pyenv local 3.11.7 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='lftools[openstack] ' 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='kubernetes ' 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='niet ' 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='python-heatclient ' 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='python-openstackclient ' 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='python-magnumclient ' 05:34:50 + for arg in "$@" 05:34:50 + case $arg in 05:34:50 + pkg_list+='yq ' 05:34:50 + [[ -f /tmp/.os_lf_venv ]] 05:34:50 ++ cat /tmp/.os_lf_venv 05:34:50 + lf_venv=/tmp/venv-ofrA 05:34:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from' file:/tmp/.os_lf_venv 05:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:34:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:50 + local 'pip_opts=--upgrade --quiet' 05:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:34:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:34:50 + [[ -n '' ]] 05:34:50 + [[ -n '' ]] 05:34:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:50 + /tmp/venv-ofrA/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 05:34:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:34:52 lf-activate-venv(): INFO: Base packages installed successfully 05:34:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 05:34:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 05:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:52 + /tmp/venv-ofrA/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 05:35:14 + type python3 05:35:14 + true 05:35:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH' 05:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:35:14 + PATH=/tmp/venv-ofrA/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 05:35:14 + return 0 05:35:14 + mapfile -t os_volumes 05:35:14 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 05:35:14 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:14 warnings.warn( 05:35:17 + '[' 0 -eq 0 ']' 05:35:17 + echo 'No orphaned volumes found.' 05:35:17 No orphaned volumes found. 05:35:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3390331336724518810.sh 05:35:17 ---> Protect in-use images 05:35:17 Setup pyenv: 05:35:17 system 05:35:17 3.8.13 05:35:17 3.9.13 05:35:17 3.10.13 05:35:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:35:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:19 lf-activate-venv(): INFO: Base packages installed successfully 05:35:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:35:33 INFO: There are images to protect defined in jenkins-config. 05:35:33 INFO: There are additional images to protect in the jjb dir. 05:35:33 INFO: Protecting the following images: 05:35:33 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 05:35:33 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 05:35:33 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 05:35:33 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 05:35:33 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 05:35:33 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 05:35:33 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 05:35:33 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 05:35:33 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 05:35:33 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 05:35:33 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 05:35:33 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 05:35:33 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 05:35:33 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 05:35:33 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 05:35:33 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 05:35:34 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:34 warnings.warn( 05:35:35 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 05:35:35 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:35 warnings.warn( 05:35:37 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 05:35:37 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:37 warnings.warn( 05:35:39 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 05:35:39 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:39 warnings.warn( 05:35:40 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 05:35:40 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:40 warnings.warn( 05:35:42 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 05:35:42 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:42 warnings.warn( 05:35:44 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 05:35:44 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:44 warnings.warn( 05:35:45 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 05:35:45 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:45 warnings.warn( 05:35:47 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 05:35:47 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:47 warnings.warn( 05:35:49 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 05:35:49 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:49 warnings.warn( 05:35:50 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 05:35:51 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:51 warnings.warn( 05:35:52 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 05:35:52 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:52 warnings.warn( 05:35:54 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 05:35:54 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:54 warnings.warn( 05:35:55 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 05:35:56 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:56 warnings.warn( 05:35:57 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 05:35:57 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:57 warnings.warn( 05:35:59 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 05:35:59 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:35:59 warnings.warn( 05:36:01 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 05:36:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:36:01 Run condition [Boolean condition] enabling perform for step [BuilderChain] 05:36:01 [EnvInject] - Injecting environment variables from a build step. 05:36:01 [EnvInject] - Injecting as environment variables the properties content 05:36:01 OS_IMAGE_CLEANUP_AGE=30 05:36:01 05:36:01 [EnvInject] - Variables injected successfully. 05:36:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15627612977995315856.sh 05:36:01 ---> Cleanup old images 05:36:01 Setup pyenv: 05:36:01 system 05:36:01 3.8.13 05:36:01 3.9.13 05:36:01 3.10.13 05:36:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:03 lf-activate-venv(): INFO: Base packages installed successfully 05:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:36:24 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:36:24 + lftools openstack --os-cloud vex image cleanup --days=30 05:36:24 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:36:24 warnings.warn( 05:36:30 WARNING: Use of image.protected resulted in an exception 05:36:30 Removing 67 images from vex. 05:36:30 WARNING: Use of image.protected resulted in an exception 05:36:30 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 05:36:30 WARNING: Use of image.protected resulted in an exception 05:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 05:36:30 WARNING: Use of image.protected resulted in an exception 05:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 05:36:30 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 05:36:31 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 05:36:32 WARNING: Use of image.protected resulted in an exception 05:36:32 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 05:36:32 $ ssh-agent -k 05:36:32 unset SSH_AUTH_SOCK; 05:36:32 unset SSH_AGENT_PID; 05:36:32 echo Agent pid 5448 killed; 05:36:32 [ssh-agent] Stopped. 05:36:32 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins160756381620360846.sh 05:36:32 ---> sysstat.sh 05:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17685910772183712361.sh 05:36:32 ---> package-listing.sh 05:36:32 ++ facter osfamily 05:36:32 ++ tr '[:upper:]' '[:lower:]' 05:36:33 + OS_FAMILY=redhat 05:36:33 + workspace=/w/workspace/builder-openstack-cron 05:36:33 + START_PACKAGES=/tmp/packages_start.txt 05:36:33 + END_PACKAGES=/tmp/packages_end.txt 05:36:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:33 + PACKAGES=/tmp/packages_start.txt 05:36:33 + '[' /w/workspace/builder-openstack-cron ']' 05:36:33 + PACKAGES=/tmp/packages_end.txt 05:36:33 + case "${OS_FAMILY}" in 05:36:33 + rpm -qa 05:36:33 + sort 05:36:33 + '[' -f /tmp/packages_start.txt ']' 05:36:33 + '[' -f /tmp/packages_end.txt ']' 05:36:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:33 + '[' /w/workspace/builder-openstack-cron ']' 05:36:33 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:36:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6102636164659839265.sh 05:36:33 ---> capture-instance-metadata.sh 05:36:33 Setup pyenv: 05:36:34 system 05:36:34 3.8.13 05:36:34 3.9.13 05:36:34 3.10.13 05:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:35 lf-activate-venv(): INFO: Base packages installed successfully 05:36:35 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:36:44 INFO: Running in OpenStack, capturing instance metadata 05:36:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1401358767684141463.sh 05:36:45 provisioning config files... 05:36:45 Could not find credentials [logs] for builder-openstack-cron #77758 05:36:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11144444636177822540tmp 05:36:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:36:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:36:45 provisioning config files... 05:36:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:36:45 [EnvInject] - Injecting environment variables from a build step. 05:36:45 [EnvInject] - Injecting as environment variables the properties content 05:36:45 SERVER_ID=logs 05:36:45 05:36:45 [EnvInject] - Variables injected successfully. 05:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10096477491388773485.sh 05:36:46 ---> create-netrc.sh 05:36:46 WARN: Log server credential not found. 05:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15679013612877576793.sh 05:36:46 ---> python-tools-install.sh 05:36:46 Setup pyenv: 05:36:46 system 05:36:46 3.8.13 05:36:46 3.9.13 05:36:46 3.10.13 05:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:48 lf-activate-venv(): INFO: Base packages installed successfully 05:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:36:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13986814741586035036.sh 05:36:56 ---> sudo-logs.sh 05:36:56 Archiving 'sudo' log.. 05:36:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14032562920546680469.sh 05:36:57 ---> job-cost.sh 05:36:57 INFO: Activating Python virtual environment... 05:36:57 Setup pyenv: 05:36:57 system 05:36:57 3.8.13 05:36:57 3.9.13 05:36:57 3.10.13 05:36:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:36:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:59 lf-activate-venv(): INFO: Base packages installed successfully 05:36:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:37:07 INFO: No stack-cost file found 05:37:07 INFO: Instance uptime: 343s 05:37:07 INFO: Fetching instance metadata (attempt 1 of 3)... 05:37:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:37:08 INFO: Successfully fetched instance metadata 05:37:08 INFO: Instance type: v3-standard-2 05:37:08 INFO: Retrieving pricing info for: v3-standard-2 05:37:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:37:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=343 05:37:08 INFO: Successfully fetched Vexxhost pricing API 05:37:08 INFO: Retrieved cost: 0.06 05:37:08 INFO: Retrieved resource: v3-standard-2 05:37:08 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 05:37:08 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 05:37:08 INFO: Successfully archived job cost data 05:37:08 DEBUG: Cost data: builder-openstack-cron,77758,2026-03-02 05:37:08,v3-standard-2,343,0.06,0.00,SUCCESS 05:37:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins480750484709135988.sh 05:37:08 ---> logs-deploy.sh 05:37:08 Setup pyenv: 05:37:08 system 05:37:08 3.8.13 05:37:08 3.9.13 05:37:08 3.10.13 05:37:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:37:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofrA from file:/tmp/.os_lf_venv 05:37:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:11 lf-activate-venv(): INFO: Base packages installed successfully 05:37:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-ofrA/bin to PATH 05:37:30 WARNING: Nexus logging server not set 05:37:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77758/ 05:37:30 INFO: archiving logs to S3 05:37:30 /tmp/venv-ofrA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:37:30 warnings.warn( 05:37:31 ---> uname -a: 05:37:31 Linux prd-centos8-builder-2c-2g-25188.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:37:31 05:37:31 05:37:31 ---> lscpu: 05:37:31 Architecture: x86_64 05:37:31 CPU op-mode(s): 32-bit, 64-bit 05:37:31 Byte Order: Little Endian 05:37:31 CPU(s): 2 05:37:31 On-line CPU(s) list: 0,1 05:37:31 Thread(s) per core: 1 05:37:31 Core(s) per socket: 1 05:37:31 Socket(s): 2 05:37:31 NUMA node(s): 1 05:37:31 Vendor ID: AuthenticAMD 05:37:31 CPU family: 23 05:37:31 Model: 49 05:37:31 Model name: AMD EPYC-Rome Processor 05:37:31 Stepping: 0 05:37:31 CPU MHz: 2799.998 05:37:31 BogoMIPS: 5599.99 05:37:31 Virtualization: AMD-V 05:37:31 Hypervisor vendor: KVM 05:37:31 Virtualization type: full 05:37:31 L1d cache: 32K 05:37:31 L1i cache: 32K 05:37:31 L2 cache: 512K 05:37:31 L3 cache: 16384K 05:37:31 NUMA node0 CPU(s): 0,1 05:37:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:37:31 05:37:31 05:37:31 ---> nproc: 05:37:31 2 05:37:31 05:37:31 05:37:31 ---> df -h: 05:37:31 Filesystem Size Used Avail Use% Mounted on 05:37:31 devtmpfs 3.8G 0 3.8G 0% /dev 05:37:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:37:31 tmpfs 3.8G 17M 3.8G 1% /run 05:37:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:37:31 /dev/vda1 40G 8.5G 32G 22% / 05:37:31 tmpfs 770M 0 770M 0% /run/user/1001 05:37:31 05:37:31 05:37:31 ---> free -m: 05:37:31 total used free shared buff/cache available 05:37:31 Mem: 7697 624 4790 19 2283 6777 05:37:31 Swap: 1023 0 1023 05:37:31 05:37:31 05:37:31 ---> ip addr: 05:37:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:31 inet 127.0.0.1/8 scope host lo 05:37:31 valid_lft forever preferred_lft forever 05:37:31 inet6 ::1/128 scope host 05:37:31 valid_lft forever preferred_lft forever 05:37:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:31 link/ether fa:16:3e:ee:46:96 brd ff:ff:ff:ff:ff:ff 05:37:31 altname enp0s3 05:37:31 altname ens3 05:37:31 inet 10.30.171.61/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:37:31 valid_lft 86045sec preferred_lft 86045sec 05:37:31 inet6 fe80::f816:3eff:feee:4696/64 scope link 05:37:31 valid_lft forever preferred_lft forever 05:37:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:37:31 link/ether 02:42:72:52:87:80 brd ff:ff:ff:ff:ff:ff 05:37:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:37:31 valid_lft forever preferred_lft forever 05:37:31 05:37:31 05:37:31 ---> sar -b -r -n DEV: 05:37:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/02/2026 _x86_64_ (2 CPU) 05:37:31 05:37:31 05:31:32 LINUX RESTART (2 CPU) 05:37:31 05:37:31 05:32:01 AM tps rtps wtps bread/s bwrtn/s 05:37:31 05:33:02 AM 185.81 15.09 170.71 4183.11 7067.97 05:37:31 05:34:01 AM 113.39 0.44 112.94 63.30 13075.04 05:37:31 05:35:01 AM 35.11 0.35 34.76 43.73 1889.17 05:37:31 05:36:01 AM 21.56 0.00 21.56 0.00 793.59 05:37:31 05:37:01 AM 22.06 1.27 20.80 114.91 537.74 05:37:31 Average: 75.46 3.44 72.02 883.88 4644.79 05:37:31 05:37:31 05:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:31 05:33:02 AM 5044836 6940592 2837596 36.00 2688 2079564 1028588 11.52 238248 2278880 227152 05:37:31 05:34:01 AM 4832064 6902200 3050368 38.70 2688 2246256 1040400 11.65 208644 2489152 70488 05:37:31 05:35:01 AM 4951524 6979680 2930908 37.18 2688 2203816 954268 10.68 278996 2299812 9956 05:37:31 05:36:01 AM 5013176 7040440 2869256 36.40 2688 2202924 899948 10.08 279752 2236744 8 05:37:31 05:37:01 AM 4967032 6999168 2915400 36.99 2688 2207572 942816 10.56 437176 2125812 10292 05:37:31 Average: 4961726 6972416 2920706 37.05 2688 2188026 973204 10.90 288563 2286080 63579 05:37:31 05:37:31 05:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:37:31 05:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:33:02 AM eth0 291.50 185.47 1778.20 62.69 0.00 0.00 0.00 0.00 05:37:31 05:33:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:34:01 AM eth0 72.57 59.61 904.94 9.79 0.00 0.00 0.00 0.00 05:37:31 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:35:01 AM eth0 26.18 25.96 28.76 9.12 0.00 0.00 0.00 0.00 05:37:31 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:36:01 AM eth0 19.92 18.47 18.05 6.54 0.00 0.00 0.00 0.00 05:37:31 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:37:01 AM eth0 25.81 21.86 30.19 10.43 0.00 0.00 0.00 0.00 05:37:31 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 Average: eth0 87.26 62.29 550.91 19.75 0.00 0.00 0.00 0.00 05:37:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:31 05:37:31 05:37:31 ---> sar -P ALL: 05:37:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 03/02/2026 _x86_64_ (2 CPU) 05:37:31 05:37:31 05:31:32 LINUX RESTART (2 CPU) 05:37:31 05:37:31 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 05:37:31 05:33:02 AM all 34.79 0.00 6.28 1.75 0.09 57.09 05:37:31 05:33:02 AM 0 34.58 0.00 6.44 1.54 0.10 57.34 05:37:31 05:33:02 AM 1 35.01 0.00 6.12 1.95 0.08 56.83 05:37:31 05:34:01 AM all 29.75 0.00 4.71 1.43 0.09 64.02 05:37:31 05:34:01 AM 0 31.16 0.00 4.68 1.34 0.10 62.72 05:37:31 05:34:01 AM 1 28.33 0.00 4.74 1.52 0.08 65.32 05:37:31 05:35:01 AM all 28.62 0.00 4.05 0.24 0.09 67.00 05:37:31 05:35:01 AM 0 27.35 0.00 3.94 0.18 0.10 68.42 05:37:31 05:35:01 AM 1 29.89 0.00 4.15 0.30 0.08 65.57 05:37:31 05:36:01 AM all 29.38 0.00 3.36 0.12 0.09 67.04 05:37:31 05:36:01 AM 0 26.12 0.00 3.53 0.15 0.08 70.11 05:37:31 05:36:01 AM 1 32.64 0.00 3.18 0.10 0.10 63.98 05:37:31 05:37:01 AM all 30.17 0.00 3.83 0.14 0.09 65.77 05:37:31 05:37:01 AM 0 21.86 0.00 3.23 0.10 0.08 74.73 05:37:31 05:37:01 AM 1 38.49 0.00 4.42 0.18 0.10 56.81 05:37:31 Average: all 30.54 0.00 4.44 0.73 0.09 64.19 05:37:31 Average: 0 28.20 0.00 4.36 0.66 0.09 66.68 05:37:31 Average: 1 32.89 0.00 4.52 0.81 0.09 61.69 05:37:31 05:37:31 05:37:31