11:32:35 Started by timer 11:32:35 Running as SYSTEM 11:32:35 [EnvInject] - Loading node environment variables. 11:32:35 Building remotely on prd-centos8-builder-2c-2g-24149 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:35 [ssh-agent] Looking for ssh-agent implementation... 11:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:35 $ ssh-agent 11:32:35 SSH_AUTH_SOCK=/tmp/ssh-lXIDZ9bBVYnN/agent.5443 11:32:35 SSH_AGENT_PID=5444 11:32:35 [ssh-agent] Started. 11:32:35 Running ssh-add (command line suppressed) 11:32:35 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4089079793824003752.key (/w/workspace/builder-openstack-cron@tmp/private_key_4089079793824003752.key) 11:32:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:35 The recommended git tool is: NONE 11:32:38 using credential jenkins-ssh 11:32:38 Wiping out workspace first. 11:32:38 Cloning the remote Git repository 11:32:38 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:38 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:38 > git --version # timeout=10 11:32:38 > git --version # 'git version 2.43.0' 11:32:38 using GIT_SSH to set credentials jenkins-ssh 11:32:38 [INFO] Currently running in a labeled security context 11:32:38 [INFO] Currently SELinux is 'enforcing' on the host 11:32:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7140461455287810485.key 11:32:38 Verifying host key using known hosts file 11:32:38 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. 11:32:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:41 Avoid second fetch 11:32:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:41 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 11:32:41 > git config core.sparsecheckout # timeout=10 11:32:41 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 11:32:41 Commit message: "Merge "Retire controller-10.0.x jobs"" 11:32:41 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 11:32:41 > git remote # timeout=10 11:32:41 > git submodule init # timeout=10 11:32:41 > git submodule sync # timeout=10 11:32:42 > git config --get remote.origin.url # timeout=10 11:32:42 > git submodule init # timeout=10 11:32:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:42 > git config --get submodule.global-jjb.url # timeout=10 11:32:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:42 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:42 > git submodule update --init --recursive global-jjb # timeout=10 11:32:43 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:46 No emails were triggered. 11:32:46 provisioning config files... 11:32:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8668902211534060119.sh 11:32:47 ---> python-tools-install.sh 11:32:47 Setup pyenv: 11:32:47 system 11:32:47 * 3.8.13 (set by /opt/pyenv/version) 11:32:47 * 3.9.13 (set by /opt/pyenv/version) 11:32:47 * 3.10.13 (set by /opt/pyenv/version) 11:32:47 * 3.11.7 (set by /opt/pyenv/version) 11:32:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n9O4 11:32:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:56 lf-activate-venv(): INFO: Base packages installed successfully 11:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:33:20 Generating Requirements File 11:33:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:33:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:43 Python 3.11.7 11:33:43 pip 26.0.1 from /tmp/venv-n9O4/lib/python3.11/site-packages/pip (python 3.11) 11:33:43 appdirs==1.4.4 11:33:43 argcomplete==3.6.3 11:33:43 aspy.yaml==1.3.0 11:33:43 attrs==25.4.0 11:33:43 autopage==0.6.0 11:33:43 beautifulsoup4==4.14.3 11:33:43 boto3==1.42.59 11:33:43 botocore==1.42.59 11:33:43 bs4==0.0.2 11:33:43 certifi==2026.2.25 11:33:43 cffi==2.0.0 11:33:43 cfgv==3.5.0 11:33:43 chardet==6.0.0.post1 11:33:43 charset-normalizer==3.4.4 11:33:43 click==8.3.1 11:33:43 cliff==4.13.2 11:33:43 cmd2==3.2.2 11:33:43 cryptography==3.3.2 11:33:43 debtcollector==3.0.0 11:33:43 decorator==5.2.1 11:33:43 defusedxml==0.7.1 11:33:43 Deprecated==1.3.1 11:33:43 distlib==0.4.0 11:33:43 dnspython==2.8.0 11:33:43 docker==7.1.0 11:33:43 dogpile.cache==1.5.0 11:33:43 durationpy==0.10 11:33:43 email-validator==2.3.0 11:33:43 filelock==3.24.3 11:33:43 future==1.0.0 11:33:43 gitdb==4.0.12 11:33:43 GitPython==3.1.46 11:33:43 httplib2==0.30.2 11:33:43 identify==2.6.16 11:33:43 idna==3.11 11:33:43 importlib-resources==1.5.0 11:33:43 iso8601==2.1.0 11:33:43 Jinja2==3.1.6 11:33:43 jmespath==1.1.0 11:33:43 jsonpatch==1.33 11:33:43 jsonpointer==3.0.0 11:33:43 jsonschema==4.26.0 11:33:43 jsonschema-specifications==2025.9.1 11:33:43 keystoneauth1==5.13.1 11:33:43 kubernetes==35.0.0 11:33:43 lftools==0.37.21 11:33:43 lxml==6.0.2 11:33:43 markdown-it-py==4.0.0 11:33:43 MarkupSafe==3.0.3 11:33:43 mdurl==0.1.2 11:33:43 msgpack==1.1.2 11:33:43 multi_key_dict==2.0.3 11:33:43 munch==4.0.0 11:33:43 netaddr==1.3.0 11:33:43 niet==1.4.2 11:33:43 nodeenv==1.10.0 11:33:43 oauth2client==4.1.3 11:33:43 oauthlib==3.3.1 11:33:43 openstacksdk==4.10.0 11:33:43 os-service-types==1.8.2 11:33:43 osc-lib==4.4.0 11:33:43 oslo.config==10.3.0 11:33:43 oslo.context==6.3.0 11:33:43 oslo.i18n==6.7.2 11:33:43 oslo.log==8.1.0 11:33:43 oslo.serialization==5.9.1 11:33:43 oslo.utils==10.0.0 11:33:43 packaging==26.0 11:33:43 pbr==7.0.3 11:33:43 platformdirs==4.9.2 11:33:43 prettytable==3.17.0 11:33:43 psutil==7.2.2 11:33:43 pyasn1==0.6.2 11:33:43 pyasn1_modules==0.4.2 11:33:43 pycparser==3.0 11:33:43 pygerrit2==2.0.15 11:33:43 PyGithub==2.8.1 11:33:43 Pygments==2.19.2 11:33:43 PyJWT==2.11.0 11:33:43 PyNaCl==1.6.2 11:33:43 pyparsing==2.4.7 11:33:43 pyperclip==1.11.0 11:33:43 pyrsistent==0.20.0 11:33:43 python-cinderclient==9.8.0 11:33:43 python-dateutil==2.9.0.post0 11:33:43 python-discovery==1.1.0 11:33:43 python-heatclient==5.1.0 11:33:43 python-jenkins==1.8.3 11:33:43 python-keystoneclient==5.8.0 11:33:43 python-magnumclient==4.10.0 11:33:43 python-openstackclient==9.0.0 11:33:43 python-swiftclient==4.10.0 11:33:43 PyYAML==6.0.3 11:33:43 referencing==0.37.0 11:33:43 requests==2.32.5 11:33:43 requests-oauthlib==2.0.0 11:33:43 requestsexceptions==1.4.0 11:33:43 rfc3986==2.0.0 11:33:43 rich==14.3.3 11:33:43 rich-argparse==1.7.2 11:33:43 rpds-py==0.30.0 11:33:43 rsa==4.9.1 11:33:43 ruamel.yaml==0.19.1 11:33:43 ruamel.yaml.clib==0.2.15 11:33:43 s3transfer==0.16.0 11:33:43 simplejson==3.20.2 11:33:43 six==1.17.0 11:33:43 smmap==5.0.2 11:33:43 soupsieve==2.8.3 11:33:43 stevedore==5.7.0 11:33:43 tabulate==0.9.0 11:33:43 toml==0.10.2 11:33:43 tomlkit==0.14.0 11:33:43 tqdm==4.67.3 11:33:43 typing_extensions==4.15.0 11:33:43 urllib3==1.26.20 11:33:43 virtualenv==21.1.0 11:33:43 wcwidth==0.6.0 11:33:43 websocket-client==1.9.0 11:33:43 wrapt==2.1.1 11:33:43 xdg==6.0.0 11:33:43 xmltodict==1.0.4 11:33:43 yq==3.4.3 11:33:43 [EnvInject] - Injecting environment variables from a build step. 11:33:43 [EnvInject] - Injecting as environment variables the properties content 11:33:43 OS_CLOUD=vex 11:33:43 11:33:43 [EnvInject] - Variables injected successfully. 11:33:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17399214859665133089.sh 11:33:43 ---> Orphaned k8s clusters 11:33:43 Setup pyenv: 11:33:44 system 11:33:44 3.8.13 11:33:44 3.9.13 11:33:44 3.10.13 11:33:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:46 lf-activate-venv(): INFO: Base packages installed successfully 11:33:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:33:53 /tmp/venv-n9O4/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! 11:33:53 warnings.warn( 11:33:56 -----> Delete orphaned cluster 11:33:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9610988944321850842.sh 11:33:56 ---> Orphaned stacks 11:33:56 Setup pyenv: 11:33:56 system 11:33:56 3.8.13 11:33:56 3.9.13 11:33:56 3.10.13 11:33:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:58 lf-activate-venv(): INFO: Base packages installed successfully 11:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:34:16 + mapfile -t OS_COE_CLUSTERS_ID 11:34:16 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:16 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:34:16 ++ awk '{print $1}' 11:34:16 /tmp/venv-n9O4/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! 11:34:16 warnings.warn( 11:34:18 + echo '-----> Active clusters -> stacks' 11:34:18 -----> Active clusters -> stacks 11:34:18 + OS_COE_STACKS=() 11:34:18 + [[ 0 -gt 0 ]] 11:34:18 + mapfile -t OS_STACKS 11:34:18 ++ awk '{print $1}' 11:34:18 ++ 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 11:34:19 /tmp/venv-n9O4/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! 11:34:19 warnings.warn( 11:34:20 + echo '-----> Active stacks' 11:34:20 -----> Active stacks 11:34:20 + for stack in "${OS_STACKS[@]}" 11:34:20 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-118 11:34:20 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-118 11:34:20 + echo '-----> Delete orphaned stacks' 11:34:20 -----> Delete orphaned stacks 11:34:20 + for STACK_NAME in "${OS_STACKS[@]}" 11:34:20 + [[ 0 -gt 0 ]] 11:34:20 + stack_in_jenkins releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-118 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:34:20 + STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-118 11:34:20 + builds=() 11:34:20 + for jenkins in "${@:2}" 11:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:20 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:20 ++ 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' 11:34:20 + 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/77716/"}}],"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/118/"}}],"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/120/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:20 11:34:20 200' 11:34:20 ++ 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/77716/"}}],"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/118/"}}],"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/120/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:20 11:34:20 200' 11:34:20 ++ head -n1 11:34:20 + 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/77716/"}}],"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/118/"}}],"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/120/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:20 ++ 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/77716/"}}],"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/118/"}}],"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/120/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:20 11:34:20 200' 11:34:20 ++ awk 'END {print $NF}' 11:34:20 + status=200 11:34:20 + '[' 200 '!=' 200 ']' 11:34:20 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:34:20 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:34:20 ++ echo https://jenkins.opendaylight.org/releng 11:34:20 ++ sed 's/\/*$//' 11:34:20 ++ awk -F/ '{print $NF}' 11:34:20 + silo=releng 11:34:20 + export silo 11:34:20 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:34:20 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:34:20 ++ 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/77716/"}}],"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/118/"}}],"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/120/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:20 ++ grep -v null 11:34:20 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:34:20 + for jenkins in "${@:2}" 11:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:34:20 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:20 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:20 ++ 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' 11:34:21 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:21 11:34:21 200' 11:34:21 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:21 11:34:21 200' 11:34:21 ++ head -n1 11:34:21 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:21 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:21 11:34:21 200' 11:34:21 ++ awk 'END {print $NF}' 11:34:21 + status=200 11:34:21 + '[' 200 '!=' 200 ']' 11:34:21 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:34:21 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:34:21 ++ awk -F/ '{print $NF}' 11:34:21 ++ echo https://jenkins.opendaylight.org/sandbox 11:34:21 ++ sed 's/\/*$//' 11:34:21 + silo=sandbox 11:34:21 + export silo 11:34:21 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:34:21 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:34:21 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:21 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:34:21 ++ grep -v null 11:34:21 + [[ releng-builder-openstack-cron-77716 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-118 releng-integration-distribution-test-vanadium-120 =~ releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-118 ]] 11:34:21 + return 0 11:34:21 + continue 11:34:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15802948149163812681.sh 11:34:21 ---> Orphaned servers 11:34:21 Setup pyenv: 11:34:21 system 11:34:21 3.8.13 11:34:21 3.9.13 11:34:21 3.10.13 11:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:23 lf-activate-venv(): INFO: Base packages installed successfully 11:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:34:35 /tmp/venv-n9O4/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! 11:34:35 warnings.warn( 11:34:43 -----> Active servers 11:34:43 prd-ubuntu2204-docker-4c-4g-24150 11:34:43 prd-centos8-builder-2c-2g-24149 11:34:43 prd-ubuntu2204-docker-4c-4g-24148 11:34:43 prd-ubuntu2204-docker-4c-16g-24138 11:34:43 prd-ubuntu2204-docker-4c-16g-24137 11:34:43 prd-ubuntu2204-docker-4c-16g-24133 11:34:43 prd-ubuntu2204-docker-4c-16g-24134 11:34:43 prd-ubuntu2204-docker-4c-16g-24136 11:34:43 prd-ubuntu2204-docker-4c-16g-24132 11:34:43 prd-centos8-robot-2c-8g-24125 11:34:43 prd-centos8-robot-2c-8g-24124 11:34:43 prd-centos8-robot-2c-8g-24103 11:34:43 prd-queue-disttest-2c-1g-24091 11:34:43 prd-ubuntu2204-docker-2c-2g-24089 11:34:43 prd-ubuntu2204-docker-2c-2g-24087 11:34:43 prd-ubuntu2204-docker-2c-2g-24084 11:34:43 prd-ubuntu2204-docker-2c-2g-24086 11:34:43 snd-ubuntu2204-docker-2c-2g-354 11:34:43 -----> Delete orphaned servers 11:34:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15251044549836563228.sh 11:34:46 ---> Orphaned ports 11:34:46 Setup pyenv: 11:34:46 system 11:34:46 3.8.13 11:34:46 3.9.13 11:34:46 3.10.13 11:34:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:48 lf-activate-venv(): INFO: Base packages installed successfully 11:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:35:00 /tmp/venv-n9O4/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! 11:35:00 warnings.warn( 11:35:02 No orphaned ports to process. 11:35:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2174477720064206259.sh 11:35:02 ---> Orphaned volumes 11:35:02 + source /home/jenkins/lf-env.sh 11:35:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:02 ++ mktemp -d /tmp/venv-XXXX 11:35:02 + lf_venv=/tmp/venv-kaxI 11:35:02 + local venv_file=/tmp/.os_lf_venv 11:35:02 + local python=python3 11:35:02 + local options 11:35:02 + local set_path=true 11:35:02 + local install_args= 11:35:02 ++ 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 11:35:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:02 + true 11:35:02 + case $1 in 11:35:02 + python=python3 11:35:02 + shift 2 11:35:02 + true 11:35:02 + case $1 in 11:35:02 + shift 11:35:02 + break 11:35:02 + case $python in 11:35:02 + local pkg_list= 11:35:02 + [[ -d /opt/pyenv ]] 11:35:02 + echo 'Setup pyenv:' 11:35:02 Setup pyenv: 11:35:02 + export PYENV_ROOT=/opt/pyenv 11:35:02 + PYENV_ROOT=/opt/pyenv 11:35:02 + 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 11:35:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:35:02 + pyenv versions 11:35:02 system 11:35:02 3.8.13 11:35:02 3.9.13 11:35:02 3.10.13 11:35:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:02 + command -v pyenv 11:35:02 ++ pyenv init - --no-rehash 11:35:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:35:02 for i in ${!paths[@]}; do 11:35:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:35:02 fi; done; 11:35:02 echo "${paths[*]}"'\'')" 11:35:02 export PATH="/opt/pyenv/shims:${PATH}" 11:35:02 export PYENV_SHELL=bash 11:35:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:35:02 pyenv() { 11:35:02 local command 11:35:02 command="${1:-}" 11:35:02 if [ "$#" -gt 0 ]; then 11:35:02 shift 11:35:02 fi 11:35:02 11:35:02 case "$command" in 11:35:02 rehash|shell) 11:35:02 eval "$(pyenv "sh-$command" "$@")" 11:35:02 ;; 11:35:02 *) 11:35:02 command pyenv "$command" "$@" 11:35:02 ;; 11:35:02 esac 11:35:02 }' 11:35:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:35:02 for i in ${!paths[@]}; do 11:35:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:35:02 fi; done; 11:35:02 echo "${paths[*]}"' 11:35:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:35:02 ++ 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 11:35:02 ++ 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 11:35:02 ++ export PYENV_SHELL=bash 11:35:02 ++ PYENV_SHELL=bash 11:35:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:35:02 +++ complete -F _pyenv pyenv 11:35:02 ++ lf-pyver python3 11:35:02 ++ local py_version_xy=python3 11:35:02 ++ local py_version_xyz= 11:35:02 ++ awk '{ print $1 }' 11:35:02 ++ pyenv versions 11:35:02 ++ local command 11:35:02 ++ command=versions 11:35:02 ++ '[' 1 -gt 0 ']' 11:35:02 ++ shift 11:35:02 ++ case "$command" in 11:35:02 ++ command pyenv versions 11:35:02 ++ pyenv versions 11:35:02 ++ sed 's/^[ *]* //' 11:35:02 ++ grep -E '^[0-9.]*[0-9]$' 11:35:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:35:03 +++ tail -n 1 11:35:03 +++ grep '^3' /tmp/.pyenv_versions 11:35:03 +++ sort -V 11:35:03 ++ py_version_xyz=3.11.7 11:35:03 ++ [[ -z 3.11.7 ]] 11:35:03 ++ echo 3.11.7 11:35:03 ++ return 0 11:35:03 + pyenv local 3.11.7 11:35:03 + local command 11:35:03 + command=local 11:35:03 + '[' 2 -gt 0 ']' 11:35:03 + shift 11:35:03 + case "$command" in 11:35:03 + command pyenv local 3.11.7 11:35:03 + pyenv local 3.11.7 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='lftools[openstack] ' 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='kubernetes ' 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='niet ' 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='python-heatclient ' 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='python-openstackclient ' 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='python-magnumclient ' 11:35:03 + for arg in "$@" 11:35:03 + case $arg in 11:35:03 + pkg_list+='yq ' 11:35:03 + [[ -f /tmp/.os_lf_venv ]] 11:35:03 ++ cat /tmp/.os_lf_venv 11:35:03 + lf_venv=/tmp/venv-n9O4 11:35:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from' file:/tmp/.os_lf_venv 11:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:35:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:03 + local 'pip_opts=--upgrade --quiet' 11:35:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:35:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:35:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:35:03 + [[ -n '' ]] 11:35:03 + [[ -n '' ]] 11:35:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:03 + /tmp/venv-n9O4/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 11:35:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:35:04 lf-activate-venv(): INFO: Base packages installed successfully 11:35:04 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:35:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:04 + /tmp/venv-n9O4/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 11:35:19 + type python3 11:35:19 + true 11:35:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH' 11:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:35:19 + PATH=/tmp/venv-n9O4/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 11:35:19 + return 0 11:35:19 + mapfile -t os_volumes 11:35:19 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:19 /tmp/venv-n9O4/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! 11:35:19 warnings.warn( 11:35:22 + '[' 0 -eq 0 ']' 11:35:22 + echo 'No orphaned volumes found.' 11:35:22 No orphaned volumes found. 11:35:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5721608995515670769.sh 11:35:22 ---> Protect in-use images 11:35:22 Setup pyenv: 11:35:22 system 11:35:23 3.8.13 11:35:23 3.9.13 11:35:23 3.10.13 11:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:25 lf-activate-venv(): INFO: Base packages installed successfully 11:35:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:35:35 INFO: There are images to protect defined in jenkins-config. 11:35:35 INFO: There are additional images to protect in the jjb dir. 11:35:35 INFO: Protecting the following images: 11:35:35 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:35 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:35 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:35 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:35 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:35 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:35 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:35 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:35 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 11:35:35 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 11:35:35 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 11:35:35 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:35 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 11:35:35 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 11:35:35 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 11:35:35 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 11:35:36 /tmp/venv-n9O4/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! 11:35:36 warnings.warn( 11:35:37 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:37 /tmp/venv-n9O4/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! 11:35:37 warnings.warn( 11:35:39 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:39 /tmp/venv-n9O4/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! 11:35:39 warnings.warn( 11:35:41 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:41 /tmp/venv-n9O4/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! 11:35:41 warnings.warn( 11:35:43 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:43 /tmp/venv-n9O4/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! 11:35:43 warnings.warn( 11:35:44 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:44 /tmp/venv-n9O4/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! 11:35:44 warnings.warn( 11:35:46 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:46 /tmp/venv-n9O4/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! 11:35:46 warnings.warn( 11:35:48 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:48 /tmp/venv-n9O4/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! 11:35:48 warnings.warn( 11:35:50 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:50 /tmp/venv-n9O4/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! 11:35:50 warnings.warn( 11:35:51 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 11:35:52 /tmp/venv-n9O4/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! 11:35:52 warnings.warn( 11:35:53 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 11:35:54 /tmp/venv-n9O4/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! 11:35:54 warnings.warn( 11:35:55 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 11:35:55 /tmp/venv-n9O4/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! 11:35:55 warnings.warn( 11:35:57 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:57 /tmp/venv-n9O4/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! 11:35:57 warnings.warn( 11:35:58 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 11:35:59 /tmp/venv-n9O4/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! 11:35:59 warnings.warn( 11:36:00 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 11:36:00 /tmp/venv-n9O4/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! 11:36:00 warnings.warn( 11:36:02 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 11:36:02 /tmp/venv-n9O4/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! 11:36:02 warnings.warn( 11:36:04 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 11:36:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:04 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:36:04 [EnvInject] - Injecting environment variables from a build step. 11:36:04 [EnvInject] - Injecting as environment variables the properties content 11:36:04 OS_IMAGE_CLEANUP_AGE=30 11:36:04 11:36:04 [EnvInject] - Variables injected successfully. 11:36:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4819582204845925711.sh 11:36:04 ---> Cleanup old images 11:36:04 Setup pyenv: 11:36:04 system 11:36:04 3.8.13 11:36:04 3.9.13 11:36:04 3.10.13 11:36:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:06 lf-activate-venv(): INFO: Base packages installed successfully 11:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:36:21 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:22 /tmp/venv-n9O4/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! 11:36:22 warnings.warn( 11:36:28 WARNING: Use of image.protected resulted in an exception 11:36:28 Removing 67 images from vex. 11:36:28 WARNING: Use of image.protected resulted in an exception 11:36:28 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 11:36:28 WARNING: Use of image.protected resulted in an exception 11:36:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 11:36:28 WARNING: Use of image.protected resulted in an exception 11:36:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 11:36:28 WARNING: Use of image.protected resulted in an exception 11:36:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 11:36:28 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 11:36:29 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 11:36:30 WARNING: Use of image.protected resulted in an exception 11:36:30 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 11:36:30 $ ssh-agent -k 11:36:30 unset SSH_AUTH_SOCK; 11:36:30 unset SSH_AGENT_PID; 11:36:30 echo Agent pid 5444 killed; 11:36:30 [ssh-agent] Stopped. 11:36:30 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17250572533411268084.sh 11:36:30 ---> sysstat.sh 11:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1773103001284873694.sh 11:36:31 ---> package-listing.sh 11:36:31 ++ facter osfamily 11:36:31 ++ tr '[:upper:]' '[:lower:]' 11:36:31 + OS_FAMILY=redhat 11:36:31 + workspace=/w/workspace/builder-openstack-cron 11:36:31 + START_PACKAGES=/tmp/packages_start.txt 11:36:31 + END_PACKAGES=/tmp/packages_end.txt 11:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:31 + PACKAGES=/tmp/packages_start.txt 11:36:31 + '[' /w/workspace/builder-openstack-cron ']' 11:36:31 + PACKAGES=/tmp/packages_end.txt 11:36:31 + case "${OS_FAMILY}" in 11:36:31 + rpm -qa 11:36:31 + sort 11:36:32 + '[' -f /tmp/packages_start.txt ']' 11:36:32 + '[' -f /tmp/packages_end.txt ']' 11:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:32 + '[' /w/workspace/builder-openstack-cron ']' 11:36:32 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6544392058256326883.sh 11:36:32 ---> capture-instance-metadata.sh 11:36:32 Setup pyenv: 11:36:32 system 11:36:32 3.8.13 11:36:32 3.9.13 11:36:32 3.10.13 11:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:34 lf-activate-venv(): INFO: Base packages installed successfully 11:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:36:43 INFO: Running in OpenStack, capturing instance metadata 11:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13188070342526648317.sh 11:36:43 provisioning config files... 11:36:43 Could not find credentials [logs] for builder-openstack-cron #77716 11:36:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2118988556581705664tmp 11:36:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:44 provisioning config files... 11:36:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:44 [EnvInject] - Injecting environment variables from a build step. 11:36:44 [EnvInject] - Injecting as environment variables the properties content 11:36:44 SERVER_ID=logs 11:36:44 11:36:44 [EnvInject] - Variables injected successfully. 11:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2037878106574239298.sh 11:36:44 ---> create-netrc.sh 11:36:44 WARN: Log server credential not found. 11:36:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1532713478221668561.sh 11:36:44 ---> python-tools-install.sh 11:36:44 Setup pyenv: 11:36:44 system 11:36:44 3.8.13 11:36:44 3.9.13 11:36:44 3.10.13 11:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:46 lf-activate-venv(): INFO: Base packages installed successfully 11:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:36:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11714397617349092787.sh 11:36:55 ---> sudo-logs.sh 11:36:55 Archiving 'sudo' log.. 11:36:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8436488215102160595.sh 11:36:55 ---> job-cost.sh 11:36:55 INFO: Activating Python virtual environment... 11:36:55 Setup pyenv: 11:36:55 system 11:36:55 3.8.13 11:36:55 3.9.13 11:36:55 3.10.13 11:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:58 lf-activate-venv(): INFO: Base packages installed successfully 11:36:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:37:04 INFO: No stack-cost file found 11:37:04 INFO: Instance uptime: 319s 11:37:04 INFO: Fetching instance metadata (attempt 1 of 3)... 11:37:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:37:05 INFO: Successfully fetched instance metadata 11:37:05 INFO: Instance type: v3-standard-2 11:37:05 INFO: Retrieving pricing info for: v3-standard-2 11:37:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:37:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=319 11:37:05 INFO: Successfully fetched Vexxhost pricing API 11:37:05 INFO: Retrieved cost: 0.06 11:37:05 INFO: Retrieved resource: v3-standard-2 11:37:05 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 11:37:05 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 11:37:05 INFO: Successfully archived job cost data 11:37:05 DEBUG: Cost data: builder-openstack-cron,77716,2026-02-28 11:37:05,v3-standard-2,319,0.06,0.00,SUCCESS 11:37:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16727929385886321853.sh 11:37:05 ---> logs-deploy.sh 11:37:05 Setup pyenv: 11:37:05 system 11:37:05 3.8.13 11:37:05 3.9.13 11:37:05 3.10.13 11:37:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n9O4 from file:/tmp/.os_lf_venv 11:37:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:07 lf-activate-venv(): INFO: Base packages installed successfully 11:37:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:37:17 lf-activate-venv(): INFO: Adding /tmp/venv-n9O4/bin to PATH 11:37:17 WARNING: Nexus logging server not set 11:37:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77716/ 11:37:17 INFO: archiving logs to S3 11:37:18 /tmp/venv-n9O4/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! 11:37:18 warnings.warn( 11:37:18 ---> uname -a: 11:37:18 Linux prd-centos8-builder-2c-2g-24149.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 11:37:18 11:37:18 11:37:19 ---> lscpu: 11:37:19 Architecture: x86_64 11:37:19 CPU op-mode(s): 32-bit, 64-bit 11:37:19 Byte Order: Little Endian 11:37:19 CPU(s): 2 11:37:19 On-line CPU(s) list: 0,1 11:37:19 Thread(s) per core: 1 11:37:19 Core(s) per socket: 1 11:37:19 Socket(s): 2 11:37:19 NUMA node(s): 1 11:37:19 Vendor ID: AuthenticAMD 11:37:19 CPU family: 23 11:37:19 Model: 49 11:37:19 Model name: AMD EPYC-Rome Processor 11:37:19 Stepping: 0 11:37:19 CPU MHz: 2799.998 11:37:19 BogoMIPS: 5599.99 11:37:19 Virtualization: AMD-V 11:37:19 Hypervisor vendor: KVM 11:37:19 Virtualization type: full 11:37:19 L1d cache: 32K 11:37:19 L1i cache: 32K 11:37:19 L2 cache: 512K 11:37:19 L3 cache: 16384K 11:37:19 NUMA node0 CPU(s): 0,1 11: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 11:37:19 11:37:19 11:37:19 ---> nproc: 11:37:19 2 11:37:19 11:37:19 11:37:19 ---> df -h: 11:37:19 Filesystem Size Used Avail Use% Mounted on 11:37:19 devtmpfs 3.8G 0 3.8G 0% /dev 11:37:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:37:19 tmpfs 3.8G 17M 3.8G 1% /run 11:37:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:37:19 /dev/vda1 40G 8.5G 32G 22% / 11:37:19 tmpfs 770M 0 770M 0% /run/user/1001 11:37:19 11:37:19 11:37:19 ---> free -m: 11:37:19 total used free shared buff/cache available 11:37:19 Mem: 7697 656 4754 19 2286 6744 11:37:19 Swap: 1023 0 1023 11:37:19 11:37:19 11:37:19 ---> ip addr: 11:37:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:19 inet 127.0.0.1/8 scope host lo 11:37:19 valid_lft forever preferred_lft forever 11:37:19 inet6 ::1/128 scope host 11:37:19 valid_lft forever preferred_lft forever 11:37:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:19 link/ether fa:16:3e:b5:99:49 brd ff:ff:ff:ff:ff:ff 11:37:19 altname enp0s3 11:37:19 altname ens3 11:37:19 inet 10.30.171.67/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:37:19 valid_lft 86079sec preferred_lft 86079sec 11:37:19 inet6 fe80::f816:3eff:feb5:9949/64 scope link 11:37:19 valid_lft forever preferred_lft forever 11:37:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:19 link/ether 02:42:23:c5:c2:a7 brd ff:ff:ff:ff:ff:ff 11:37:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:19 valid_lft forever preferred_lft forever 11:37:19 11:37:19 11:37:19 ---> sar -b -r -n DEV: 11:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/28/2026 _x86_64_ (2 CPU) 11:37:19 11:37:19 11:31:53 LINUX RESTART (2 CPU) 11:37:19 11:37:19 11:33:01 AM tps rtps wtps bread/s bwrtn/s 11:37:19 11:34:01 AM 121.45 0.75 120.70 71.85 11716.33 11:37:19 11:35:01 AM 51.12 0.28 50.83 41.45 5364.78 11:37:19 11:36:01 AM 20.41 0.07 20.35 2.27 541.73 11:37:19 11:37:01 AM 26.71 1.27 25.44 114.90 689.30 11:37:19 Average: 54.92 0.59 54.33 57.62 4577.91 11:37:19 11:37:19 11:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:19 11:34:01 AM 4981744 6970948 2900680 36.80 2688 2165896 961276 10.76 204492 2346360 101088 11:37:19 11:35:01 AM 4920788 6950368 2961636 37.57 2688 2205668 991384 11.10 278476 2331048 10096 11:37:19 11:36:01 AM 4936700 6966372 2945724 37.37 2688 2205740 978616 10.96 280092 2313916 9012 11:37:19 11:37:01 AM 4907644 6942300 2974780 37.74 2688 2210468 981136 10.99 437488 2185472 10376 11:37:19 Average: 4936719 6957497 2945705 37.37 2688 2196943 978103 10.95 300137 2294199 32643 11:37:19 11:37:19 11:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:19 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:34:01 AM eth0 69.19 59.47 710.44 9.14 0.00 0.00 0.00 0.00 11:37:19 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:35:01 AM eth0 68.06 60.38 660.51 11.90 0.00 0.00 0.00 0.00 11:37:19 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:36:01 AM eth0 20.58 20.58 19.23 7.79 0.00 0.00 0.00 0.00 11:37:19 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:37:01 AM eth0 27.87 23.63 33.29 15.85 0.00 0.00 0.00 0.00 11:37:19 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 Average: eth0 46.43 41.01 355.87 11.17 0.00 0.00 0.00 0.00 11:37:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:19 11:37:19 11:37:19 ---> sar -P ALL: 11:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/28/2026 _x86_64_ (2 CPU) 11:37:19 11:37:19 11:31:53 LINUX RESTART (2 CPU) 11:37:19 11:37:19 11:33:01 AM CPU %user %nice %system %iowait %steal %idle 11:37:19 11:34:01 AM all 33.95 0.00 5.64 1.48 0.12 58.80 11:37:19 11:34:01 AM 0 37.71 0.00 6.48 1.43 0.12 54.26 11:37:19 11:34:01 AM 1 30.18 0.00 4.80 1.53 0.13 63.35 11:37:19 11:35:01 AM all 31.81 0.00 4.20 0.54 0.09 63.36 11:37:19 11:35:01 AM 0 30.08 0.00 3.86 0.40 0.08 65.58 11:37:19 11:35:01 AM 1 33.53 0.00 4.54 0.68 0.10 61.14 11:37:19 11:36:01 AM all 32.73 0.00 3.77 0.12 0.10 63.28 11:37:19 11:36:01 AM 0 38.58 0.00 4.34 0.12 0.12 56.85 11:37:19 11:36:01 AM 1 26.90 0.00 3.20 0.12 0.08 69.71 11:37:19 11:37:01 AM all 33.28 0.00 4.13 0.19 0.09 62.31 11:37:19 11:37:01 AM 0 33.57 0.00 4.00 0.13 0.08 62.21 11:37:19 11:37:01 AM 1 32.98 0.00 4.25 0.25 0.10 62.41 11:37:19 Average: all 32.94 0.00 4.43 0.58 0.10 61.94 11:37:19 Average: 0 34.99 0.00 4.67 0.52 0.10 59.72 11:37:19 Average: 1 30.90 0.00 4.20 0.65 0.10 64.16 11:37:19 11:37:19 11:37:19