01:32:29 Started by timer 01:32:29 Running as SYSTEM 01:32:29 [EnvInject] - Loading node environment variables. 01:32:29 Building remotely on prd-centos8-builder-2c-2g-22614 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:29 [ssh-agent] Looking for ssh-agent implementation... 01:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:29 $ ssh-agent 01:32:30 SSH_AUTH_SOCK=/tmp/ssh-BMmQ5KpHk0HS/agent.5461 01:32:30 SSH_AGENT_PID=5462 01:32:30 [ssh-agent] Started. 01:32:30 Running ssh-add (command line suppressed) 01:32:30 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2243411620424810240.key (/w/workspace/builder-openstack-cron@tmp/private_key_2243411620424810240.key) 01:32:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:30 The recommended git tool is: NONE 01:32:32 using credential jenkins-ssh 01:32:32 Wiping out workspace first. 01:32:32 Cloning the remote Git repository 01:32:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:32 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:32 > git --version # timeout=10 01:32:32 > git --version # 'git version 2.43.0' 01:32:32 using GIT_SSH to set credentials jenkins-ssh 01:32:32 [INFO] Currently running in a labeled security context 01:32:32 [INFO] Currently SELinux is 'enforcing' on the host 01:32:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4870679092376695302.key 01:32:32 Verifying host key using known hosts file 01:32:32 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. 01:32:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:35 Avoid second fetch 01:32:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:35 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 01:32:35 > git config core.sparsecheckout # timeout=10 01:32:35 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 01:32:36 Commit message: "Merge "Retire controller-10.0.x jobs"" 01:32:36 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 01:32:36 > git remote # timeout=10 01:32:36 > git submodule init # timeout=10 01:32:36 > git submodule sync # timeout=10 01:32:36 > git config --get remote.origin.url # timeout=10 01:32:36 > git submodule init # timeout=10 01:32:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:36 > git config --get submodule.global-jjb.url # timeout=10 01:32:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:36 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:36 > git submodule update --init --recursive global-jjb # timeout=10 01:32:37 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:41 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:41 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:41 No emails were triggered. 01:32:41 provisioning config files... 01:32:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17528492707652493784.sh 01:32:41 ---> python-tools-install.sh 01:32:41 Setup pyenv: 01:32:41 system 01:32:41 * 3.8.13 (set by /opt/pyenv/version) 01:32:41 * 3.9.13 (set by /opt/pyenv/version) 01:32:41 * 3.10.13 (set by /opt/pyenv/version) 01:32:41 * 3.11.7 (set by /opt/pyenv/version) 01:32:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yg8g 01:32:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:51 lf-activate-venv(): INFO: Base packages installed successfully 01:32:51 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:33:28 Generating Requirements File 01:33:50 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. 01:33:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:50 Python 3.11.7 01:33:50 pip 26.0.1 from /tmp/venv-yg8g/lib/python3.11/site-packages/pip (python 3.11) 01:33:50 appdirs==1.4.4 01:33:50 argcomplete==3.6.3 01:33:50 aspy.yaml==1.3.0 01:33:50 attrs==25.4.0 01:33:50 autopage==0.6.0 01:33:50 beautifulsoup4==4.14.3 01:33:50 boto3==1.42.58 01:33:50 botocore==1.42.58 01:33:50 bs4==0.0.2 01:33:50 certifi==2026.2.25 01:33:50 cffi==2.0.0 01:33:50 cfgv==3.5.0 01:33:50 chardet==6.0.0.post1 01:33:50 charset-normalizer==3.4.4 01:33:50 click==8.3.1 01:33:50 cliff==4.13.2 01:33:50 cmd2==3.2.2 01:33:50 cryptography==3.3.2 01:33:50 debtcollector==3.0.0 01:33:50 decorator==5.2.1 01:33:50 defusedxml==0.7.1 01:33:50 Deprecated==1.3.1 01:33:50 distlib==0.4.0 01:33:50 dnspython==2.8.0 01:33:50 docker==7.1.0 01:33:50 dogpile.cache==1.5.0 01:33:50 durationpy==0.10 01:33:50 email-validator==2.3.0 01:33:50 filelock==3.24.3 01:33:50 future==1.0.0 01:33:50 gitdb==4.0.12 01:33:50 GitPython==3.1.46 01:33:50 httplib2==0.30.2 01:33:50 identify==2.6.16 01:33:50 idna==3.11 01:33:50 importlib-resources==1.5.0 01:33:50 iso8601==2.1.0 01:33:50 Jinja2==3.1.6 01:33:50 jmespath==1.1.0 01:33:50 jsonpatch==1.33 01:33:50 jsonpointer==3.0.0 01:33:50 jsonschema==4.26.0 01:33:50 jsonschema-specifications==2025.9.1 01:33:50 keystoneauth1==5.13.1 01:33:50 kubernetes==35.0.0 01:33:50 lftools==0.37.21 01:33:50 lxml==6.0.2 01:33:50 markdown-it-py==4.0.0 01:33:50 MarkupSafe==3.0.3 01:33:50 mdurl==0.1.2 01:33:50 msgpack==1.1.2 01:33:50 multi_key_dict==2.0.3 01:33:50 munch==4.0.0 01:33:50 netaddr==1.3.0 01:33:50 niet==1.4.2 01:33:50 nodeenv==1.10.0 01:33:50 oauth2client==4.1.3 01:33:50 oauthlib==3.3.1 01:33:50 openstacksdk==4.10.0 01:33:50 os-service-types==1.8.2 01:33:50 osc-lib==4.4.0 01:33:50 oslo.config==10.3.0 01:33:50 oslo.context==6.3.0 01:33:50 oslo.i18n==6.7.2 01:33:50 oslo.log==8.1.0 01:33:50 oslo.serialization==5.9.1 01:33:50 oslo.utils==10.0.0 01:33:50 packaging==26.0 01:33:50 pbr==7.0.3 01:33:50 platformdirs==4.9.2 01:33:50 prettytable==3.17.0 01:33:50 psutil==7.2.2 01:33:50 pyasn1==0.6.2 01:33:50 pyasn1_modules==0.4.2 01:33:50 pycparser==3.0 01:33:50 pygerrit2==2.0.15 01:33:50 PyGithub==2.8.1 01:33:50 Pygments==2.19.2 01:33:50 PyJWT==2.11.0 01:33:50 PyNaCl==1.6.2 01:33:50 pyparsing==2.4.7 01:33:50 pyperclip==1.11.0 01:33:50 pyrsistent==0.20.0 01:33:50 python-cinderclient==9.8.0 01:33:50 python-dateutil==2.9.0.post0 01:33:50 python-discovery==1.1.0 01:33:50 python-heatclient==5.1.0 01:33:50 python-jenkins==1.8.3 01:33:50 python-keystoneclient==5.7.0 01:33:50 python-magnumclient==4.9.0 01:33:50 python-openstackclient==9.0.0 01:33:50 python-swiftclient==4.10.0 01:33:50 PyYAML==6.0.3 01:33:50 referencing==0.37.0 01:33:50 requests==2.32.5 01:33:50 requests-oauthlib==2.0.0 01:33:50 requestsexceptions==1.4.0 01:33:50 rfc3986==2.0.0 01:33:50 rich==14.3.3 01:33:50 rich-argparse==1.7.2 01:33:50 rpds-py==0.30.0 01:33:50 rsa==4.9.1 01:33:50 ruamel.yaml==0.19.1 01:33:50 ruamel.yaml.clib==0.2.15 01:33:50 s3transfer==0.16.0 01:33:50 simplejson==3.20.2 01:33:50 six==1.17.0 01:33:50 smmap==5.0.2 01:33:50 soupsieve==2.8.3 01:33:50 stevedore==5.7.0 01:33:50 tabulate==0.9.0 01:33:50 toml==0.10.2 01:33:50 tomlkit==0.14.0 01:33:50 tqdm==4.67.3 01:33:50 typing_extensions==4.15.0 01:33:50 urllib3==1.26.20 01:33:50 virtualenv==21.0.0 01:33:50 wcwidth==0.6.0 01:33:50 websocket-client==1.9.0 01:33:50 wrapt==2.1.1 01:33:50 xdg==6.0.0 01:33:50 xmltodict==1.0.4 01:33:50 yq==3.4.3 01:33:51 [EnvInject] - Injecting environment variables from a build step. 01:33:51 [EnvInject] - Injecting as environment variables the properties content 01:33:51 OS_CLOUD=vex 01:33:51 01:33:51 [EnvInject] - Variables injected successfully. 01:33:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16652985573257837073.sh 01:33:51 ---> Orphaned k8s clusters 01:33:51 Setup pyenv: 01:33:51 system 01:33:51 3.8.13 01:33:51 3.9.13 01:33:51 3.10.13 01:33:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:33:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:53 lf-activate-venv(): INFO: Base packages installed successfully 01:33:53 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:34:00 /tmp/venv-yg8g/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! 01:34:00 warnings.warn( 01:34:03 -----> Delete orphaned cluster 01:34:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14266639342732200974.sh 01:34:03 ---> Orphaned stacks 01:34:03 Setup pyenv: 01:34:03 system 01:34:03 3.8.13 01:34:03 3.9.13 01:34:03 3.10.13 01:34:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:05 lf-activate-venv(): INFO: Base packages installed successfully 01:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:34:27 + mapfile -t OS_COE_CLUSTERS_ID 01:34:27 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:34:27 ++ awk '{print $1}' 01:34:27 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:34:27 /tmp/venv-yg8g/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! 01:34:27 warnings.warn( 01:34:29 + echo '-----> Active clusters -> stacks' 01:34:29 -----> Active clusters -> stacks 01:34:29 + OS_COE_STACKS=() 01:34:29 + [[ 0 -gt 0 ]] 01:34:29 + mapfile -t OS_STACKS 01:34:29 ++ awk '{print $1}' 01:34:29 ++ 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 01:34:30 /tmp/venv-yg8g/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! 01:34:30 warnings.warn( 01:34:31 + echo '-----> Active stacks' 01:34:31 -----> Active stacks 01:34:31 + for stack in "${OS_STACKS[@]}" 01:34:31 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-115 01:34:31 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-115 01:34:31 + echo '-----> Delete orphaned stacks' 01:34:31 -----> Delete orphaned stacks 01:34:31 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:31 + [[ 0 -gt 0 ]] 01:34:31 + stack_in_jenkins releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-115 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:31 + STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-115 01:34:31 + builds=() 01:34:31 + for jenkins in "${@:2}" 01:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:31 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:31 ++ 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' 01:34:31 + 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/77682/"}}],"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/115/"}}],"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/117/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3962/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/561/"}}],"oneOffExecutors":[]}]} 01:34:31 01:34:31 200' 01:34:31 ++ 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/77682/"}}],"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/115/"}}],"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/117/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3962/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/561/"}}],"oneOffExecutors":[]}]} 01:34:31 01:34:31 200' 01:34:31 ++ head -n1 01:34:31 + 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/77682/"}}],"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/115/"}}],"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/117/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3962/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/561/"}}],"oneOffExecutors":[]}]}' 01:34:31 ++ 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/77682/"}}],"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/115/"}}],"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/117/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3962/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/561/"}}],"oneOffExecutors":[]}]} 01:34:31 01:34:31 200' 01:34:31 ++ awk 'END {print $NF}' 01:34:31 + status=200 01:34:31 + '[' 200 '!=' 200 ']' 01:34:31 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:31 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:31 ++ echo https://jenkins.opendaylight.org/releng 01:34:31 ++ sed 's/\/*$//' 01:34:31 ++ awk -F/ '{print $NF}' 01:34:31 + silo=releng 01:34:31 + export silo 01:34:31 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:31 ++ grep -v null 01:34:31 ++ 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/77682/"}}],"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/115/"}}],"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/117/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3962/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/561/"}}],"oneOffExecutors":[]}]}' 01:34:31 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:31 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:31 + for jenkins in "${@:2}" 01:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:31 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:31 ++ 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' 01:34:32 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:32 01:34:32 200' 01:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:32 01:34:32 200' 01:34:32 ++ head -n1 01:34:32 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:32 01:34:32 200' 01:34:32 ++ awk 'END {print $NF}' 01:34:32 + status=200 01:34:32 + '[' 200 '!=' 200 ']' 01:34:32 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:32 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:32 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:32 ++ sed 's/\/*$//' 01:34:32 ++ awk -F/ '{print $NF}' 01:34:32 + silo=sandbox 01:34:32 + export silo 01:34:32 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:32 ++ grep -v null 01:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:32 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:32 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:32 + [[ releng-builder-openstack-cron-77682 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-115 releng-integration-distribution-test-vanadium-117 releng-controller-maven-merge-master-3962 releng-daexim-maven-merge-titanium-561 =~ releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-115 ]] 01:34:32 + return 0 01:34:32 + continue 01:34:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10390556433760683888.sh 01:34:32 ---> Orphaned servers 01:34:32 Setup pyenv: 01:34:32 system 01:34:32 3.8.13 01:34:32 3.9.13 01:34:32 3.10.13 01:34:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:34 lf-activate-venv(): INFO: Base packages installed successfully 01:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:34:46 /tmp/venv-yg8g/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! 01:34:46 warnings.warn( 01:34:53 -----> Active servers 01:34:53 prd-ubuntu2204-docker-4c-4g-22615 01:34:53 prd-centos8-builder-2c-2g-22614 01:34:53 prd-ubuntu2204-docker-4c-4g-22610 01:34:53 prd-centos8-robot-2c-8g-22609 01:34:53 prd-centos8-robot-2c-8g-22608 01:34:53 prd-centos8-robot-2c-8g-22607 01:34:53 prd-centos8-robot-2c-8g-22592 01:34:53 prd-queue-disttest-2c-1g-22581 01:34:53 snd-ubuntu2204-docker-2c-2g-354 01:34:53 -----> Delete orphaned servers 01:34:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8391238070446934971.sh 01:34:55 ---> Orphaned ports 01:34:55 Setup pyenv: 01:34:56 system 01:34:56 3.8.13 01:34:56 3.9.13 01:34:56 3.10.13 01:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:58 lf-activate-venv(): INFO: Base packages installed successfully 01:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:35:09 /tmp/venv-yg8g/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! 01:35:09 warnings.warn( 01:35:11 No orphaned ports to process. 01:35:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12863208827429829001.sh 01:35:11 ---> Orphaned volumes 01:35:11 + source /home/jenkins/lf-env.sh 01:35:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:11 ++ mktemp -d /tmp/venv-XXXX 01:35:11 + lf_venv=/tmp/venv-95kA 01:35:11 + local venv_file=/tmp/.os_lf_venv 01:35:11 + local python=python3 01:35:11 + local options 01:35:11 + local set_path=true 01:35:11 + local install_args= 01:35:11 ++ 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 01:35:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:35:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:35:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:11 + true 01:35:11 + case $1 in 01:35:11 + python=python3 01:35:11 + shift 2 01:35:11 + true 01:35:11 + case $1 in 01:35:11 + shift 01:35:11 + break 01:35:11 + case $python in 01:35:11 + local pkg_list= 01:35:11 + [[ -d /opt/pyenv ]] 01:35:11 + echo 'Setup pyenv:' 01:35:11 Setup pyenv: 01:35:11 + export PYENV_ROOT=/opt/pyenv 01:35:11 + PYENV_ROOT=/opt/pyenv 01:35:11 + 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 01:35:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:11 + pyenv versions 01:35:11 system 01:35:11 3.8.13 01:35:11 3.9.13 01:35:11 3.10.13 01:35:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:11 + command -v pyenv 01:35:11 ++ pyenv init - --no-rehash 01:35:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:35:11 for i in ${!paths[@]}; do 01:35:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:35:11 fi; done; 01:35:11 echo "${paths[*]}"'\'')" 01:35:11 export PATH="/opt/pyenv/shims:${PATH}" 01:35:11 export PYENV_SHELL=bash 01:35:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:35:11 pyenv() { 01:35:11 local command 01:35:11 command="${1:-}" 01:35:11 if [ "$#" -gt 0 ]; then 01:35:11 shift 01:35:11 fi 01:35:11 01:35:11 case "$command" in 01:35:11 rehash|shell) 01:35:11 eval "$(pyenv "sh-$command" "$@")" 01:35:11 ;; 01:35:11 *) 01:35:11 command pyenv "$command" "$@" 01:35:11 ;; 01:35:11 esac 01:35:11 }' 01:35:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:35:11 for i in ${!paths[@]}; do 01:35:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:35:11 fi; done; 01:35:11 echo "${paths[*]}"' 01:35:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:11 ++ 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 01:35:11 ++ 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 01:35:11 ++ export PYENV_SHELL=bash 01:35:11 ++ PYENV_SHELL=bash 01:35:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:35:11 +++ complete -F _pyenv pyenv 01:35:11 ++ lf-pyver python3 01:35:11 ++ local py_version_xy=python3 01:35:11 ++ local py_version_xyz= 01:35:11 ++ pyenv versions 01:35:11 ++ local command 01:35:11 ++ command=versions 01:35:11 ++ '[' 1 -gt 0 ']' 01:35:11 ++ shift 01:35:11 ++ case "$command" in 01:35:11 ++ command pyenv versions 01:35:11 ++ pyenv versions 01:35:11 ++ grep -E '^[0-9.]*[0-9]$' 01:35:11 ++ sed 's/^[ *]* //' 01:35:11 ++ awk '{ print $1 }' 01:35:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:35:11 +++ tail -n 1 01:35:11 +++ grep '^3' /tmp/.pyenv_versions 01:35:11 +++ sort -V 01:35:11 ++ py_version_xyz=3.11.7 01:35:11 ++ [[ -z 3.11.7 ]] 01:35:11 ++ echo 3.11.7 01:35:11 ++ return 0 01:35:11 + pyenv local 3.11.7 01:35:11 + local command 01:35:11 + command=local 01:35:11 + '[' 2 -gt 0 ']' 01:35:11 + shift 01:35:11 + case "$command" in 01:35:11 + command pyenv local 3.11.7 01:35:11 + pyenv local 3.11.7 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='lftools[openstack] ' 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='kubernetes ' 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='niet ' 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='python-heatclient ' 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='python-openstackclient ' 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='python-magnumclient ' 01:35:11 + for arg in "$@" 01:35:11 + case $arg in 01:35:11 + pkg_list+='yq ' 01:35:11 + [[ -f /tmp/.os_lf_venv ]] 01:35:11 ++ cat /tmp/.os_lf_venv 01:35:11 + lf_venv=/tmp/venv-yg8g 01:35:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from' file:/tmp/.os_lf_venv 01:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:35:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:11 + local 'pip_opts=--upgrade --quiet' 01:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:35:11 + [[ -n '' ]] 01:35:11 + [[ -n '' ]] 01:35:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:11 + /tmp/venv-yg8g/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 01:35:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:35:13 lf-activate-venv(): INFO: Base packages installed successfully 01:35:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:35:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:13 + /tmp/venv-yg8g/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 01:35:28 + type python3 01:35:28 + true 01:35:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH' 01:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:35:28 + PATH=/tmp/venv-yg8g/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 01:35:28 + return 0 01:35:28 + mapfile -t os_volumes 01:35:28 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:35:28 /tmp/venv-yg8g/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! 01:35:28 warnings.warn( 01:35:31 + '[' 0 -eq 0 ']' 01:35:31 + echo 'No orphaned volumes found.' 01:35:31 No orphaned volumes found. 01:35:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8703081889677659724.sh 01:35:31 ---> Protect in-use images 01:35:31 Setup pyenv: 01:35:31 system 01:35:31 3.8.13 01:35:31 3.9.13 01:35:31 3.10.13 01:35:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:33 lf-activate-venv(): INFO: Base packages installed successfully 01:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:35:45 INFO: There are images to protect defined in jenkins-config. 01:35:45 INFO: There are additional images to protect in the jjb dir. 01:35:45 INFO: Protecting the following images: 01:35:45 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:35:45 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:35:45 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:35:45 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:35:45 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:35:45 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:35:45 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:35:45 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:35:45 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 01:35:45 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 01:35:45 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 01:35:45 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 01:35:45 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 01:35:45 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 01:35:45 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 01:35:45 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 01:35:45 /tmp/venv-yg8g/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! 01:35:45 warnings.warn( 01:35:47 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:35:47 /tmp/venv-yg8g/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! 01:35:47 warnings.warn( 01:35:48 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 01:35:49 /tmp/venv-yg8g/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! 01:35:49 warnings.warn( 01:35:50 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 01:35:50 /tmp/venv-yg8g/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! 01:35:50 warnings.warn( 01:35:52 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 01:35:52 /tmp/venv-yg8g/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! 01:35:52 warnings.warn( 01:35:54 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 01:35:54 /tmp/venv-yg8g/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! 01:35:54 warnings.warn( 01:35:55 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 01:35:55 /tmp/venv-yg8g/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! 01:35:55 warnings.warn( 01:35:57 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 01:35:57 /tmp/venv-yg8g/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! 01:35:57 warnings.warn( 01:35:59 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 01:35:59 /tmp/venv-yg8g/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! 01:35:59 warnings.warn( 01:36:00 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 01:36:01 /tmp/venv-yg8g/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! 01:36:01 warnings.warn( 01:36:02 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 01:36:02 /tmp/venv-yg8g/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! 01:36:02 warnings.warn( 01:36:04 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 01:36:04 /tmp/venv-yg8g/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! 01:36:04 warnings.warn( 01:36:05 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 01:36:06 /tmp/venv-yg8g/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! 01:36:06 warnings.warn( 01:36:07 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 01:36:07 /tmp/venv-yg8g/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! 01:36:07 warnings.warn( 01:36:09 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 01:36:09 /tmp/venv-yg8g/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! 01:36:09 warnings.warn( 01:36:11 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 01:36:11 /tmp/venv-yg8g/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! 01:36:11 warnings.warn( 01:36:12 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 01:36:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:36:12 Run condition [Boolean condition] enabling perform for step [BuilderChain] 01:36:12 [EnvInject] - Injecting environment variables from a build step. 01:36:12 [EnvInject] - Injecting as environment variables the properties content 01:36:12 OS_IMAGE_CLEANUP_AGE=30 01:36:12 01:36:12 [EnvInject] - Variables injected successfully. 01:36:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2097345240454097424.sh 01:36:13 ---> Cleanup old images 01:36:13 Setup pyenv: 01:36:13 system 01:36:13 3.8.13 01:36:13 3.9.13 01:36:13 3.10.13 01:36:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:15 lf-activate-venv(): INFO: Base packages installed successfully 01:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:36:31 + lftools openstack --os-cloud vex image cleanup --days=30 01:36:31 /tmp/venv-yg8g/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! 01:36:31 warnings.warn( 01:36:37 WARNING: Use of image.protected resulted in an exception 01:36:37 Removing 67 images from vex. 01:36:37 WARNING: Use of image.protected resulted in an exception 01:36:37 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 01:36:37 WARNING: Use of image.protected resulted in an exception 01:36:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:36:37 WARNING: Use of image.protected resulted in an exception 01:36:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:36:37 WARNING: Use of image.protected resulted in an exception 01:36:37 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:36:37 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:38 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:36:38 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 01:36:39 WARNING: Use of image.protected resulted in an exception 01:36:39 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 01:36:39 $ ssh-agent -k 01:36:39 unset SSH_AUTH_SOCK; 01:36:39 unset SSH_AGENT_PID; 01:36:39 echo Agent pid 5462 killed; 01:36:39 [ssh-agent] Stopped. 01:36:39 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9751319093455997810.sh 01:36:39 ---> sysstat.sh 01:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8045124222265687527.sh 01:36:39 ---> package-listing.sh 01:36:39 ++ facter osfamily 01:36:39 ++ tr '[:upper:]' '[:lower:]' 01:36:40 + OS_FAMILY=redhat 01:36:40 + workspace=/w/workspace/builder-openstack-cron 01:36:40 + START_PACKAGES=/tmp/packages_start.txt 01:36:40 + END_PACKAGES=/tmp/packages_end.txt 01:36:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:40 + PACKAGES=/tmp/packages_start.txt 01:36:40 + '[' /w/workspace/builder-openstack-cron ']' 01:36:40 + PACKAGES=/tmp/packages_end.txt 01:36:40 + case "${OS_FAMILY}" in 01:36:40 + rpm -qa 01:36:40 + sort 01:36:40 + '[' -f /tmp/packages_start.txt ']' 01:36:40 + '[' -f /tmp/packages_end.txt ']' 01:36:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:40 + '[' /w/workspace/builder-openstack-cron ']' 01:36:40 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:36:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6683664857131499943.sh 01:36:40 ---> capture-instance-metadata.sh 01:36:40 Setup pyenv: 01:36:41 system 01:36:41 3.8.13 01:36:41 3.9.13 01:36:41 3.10.13 01:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:43 lf-activate-venv(): INFO: Base packages installed successfully 01:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:36:51 INFO: Running in OpenStack, capturing instance metadata 01:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16136506373040408581.sh 01:36:52 provisioning config files... 01:36:52 Could not find credentials [logs] for builder-openstack-cron #77682 01:36:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5608267389275471426tmp 01:36:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:36:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:36:52 provisioning config files... 01:36:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:36:52 [EnvInject] - Injecting environment variables from a build step. 01:36:52 [EnvInject] - Injecting as environment variables the properties content 01:36:52 SERVER_ID=logs 01:36:52 01:36:52 [EnvInject] - Variables injected successfully. 01:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15274624718844734050.sh 01:36:52 ---> create-netrc.sh 01:36:52 WARN: Log server credential not found. 01:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2439700521628612685.sh 01:36:52 ---> python-tools-install.sh 01:36:52 Setup pyenv: 01:36:53 system 01:36:53 3.8.13 01:36:53 3.9.13 01:36:53 3.10.13 01:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:55 lf-activate-venv(): INFO: Base packages installed successfully 01:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:37:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12416244128598882802.sh 01:37:04 ---> sudo-logs.sh 01:37:04 Archiving 'sudo' log.. 01:37:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13292084562029348265.sh 01:37:04 ---> job-cost.sh 01:37:04 INFO: Activating Python virtual environment... 01:37:04 Setup pyenv: 01:37:04 system 01:37:04 3.8.13 01:37:04 3.9.13 01:37:04 3.10.13 01:37:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:06 lf-activate-venv(): INFO: Base packages installed successfully 01:37:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:37:12 INFO: No stack-cost file found 01:37:12 INFO: Instance uptime: 328s 01:37:12 INFO: Fetching instance metadata (attempt 1 of 3)... 01:37:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:37:13 INFO: Successfully fetched instance metadata 01:37:13 INFO: Instance type: v3-standard-2 01:37:13 INFO: Retrieving pricing info for: v3-standard-2 01:37:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:37:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=328 01:37:13 INFO: Successfully fetched Vexxhost pricing API 01:37:13 INFO: Retrieved cost: 0.06 01:37:13 INFO: Retrieved resource: v3-standard-2 01:37:13 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 01:37:13 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 01:37:13 INFO: Successfully archived job cost data 01:37:13 DEBUG: Cost data: builder-openstack-cron,77682,2026-02-27 01:37:13,v3-standard-2,328,0.06,0.00,SUCCESS 01:37:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15531635415655431019.sh 01:37:13 ---> logs-deploy.sh 01:37:13 Setup pyenv: 01:37:13 system 01:37:13 3.8.13 01:37:13 3.9.13 01:37:13 3.10.13 01:37:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yg8g from file:/tmp/.os_lf_venv 01:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:15 lf-activate-venv(): INFO: Base packages installed successfully 01:37:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-yg8g/bin to PATH 01:37:24 WARNING: Nexus logging server not set 01:37:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77682/ 01:37:24 INFO: archiving logs to S3 01:37:24 /tmp/venv-yg8g/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! 01:37:24 warnings.warn( 01:37:25 ---> uname -a: 01:37:25 Linux prd-centos8-builder-2c-2g-22614.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 01:37:25 01:37:25 01:37:25 ---> lscpu: 01:37:25 Architecture: x86_64 01:37:25 CPU op-mode(s): 32-bit, 64-bit 01:37:25 Byte Order: Little Endian 01:37:25 CPU(s): 2 01:37:25 On-line CPU(s) list: 0,1 01:37:25 Thread(s) per core: 1 01:37:25 Core(s) per socket: 1 01:37:25 Socket(s): 2 01:37:25 NUMA node(s): 1 01:37:25 Vendor ID: AuthenticAMD 01:37:25 CPU family: 23 01:37:25 Model: 49 01:37:25 Model name: AMD EPYC-Rome Processor 01:37:25 Stepping: 0 01:37:25 CPU MHz: 2799.998 01:37:25 BogoMIPS: 5599.99 01:37:25 Virtualization: AMD-V 01:37:25 Hypervisor vendor: KVM 01:37:25 Virtualization type: full 01:37:25 L1d cache: 32K 01:37:25 L1i cache: 32K 01:37:25 L2 cache: 512K 01:37:25 L3 cache: 16384K 01:37:25 NUMA node0 CPU(s): 0,1 01:37:25 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 01:37:25 01:37:25 01:37:25 ---> nproc: 01:37:25 2 01:37:25 01:37:25 01:37:25 ---> df -h: 01:37:25 Filesystem Size Used Avail Use% Mounted on 01:37:25 devtmpfs 3.8G 0 3.8G 0% /dev 01:37:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:37:25 tmpfs 3.8G 17M 3.8G 1% /run 01:37:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:37:25 /dev/vda1 40G 8.5G 32G 22% / 01:37:25 tmpfs 770M 0 770M 0% /run/user/1001 01:37:25 01:37:25 01:37:25 ---> free -m: 01:37:25 total used free shared buff/cache available 01:37:25 Mem: 7697 675 4731 19 2290 6726 01:37:25 Swap: 1023 0 1023 01:37:25 01:37:25 01:37:25 ---> ip addr: 01:37:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:37:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:37:25 inet 127.0.0.1/8 scope host lo 01:37:25 valid_lft forever preferred_lft forever 01:37:25 inet6 ::1/128 scope host 01:37:25 valid_lft forever preferred_lft forever 01:37:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:37:25 link/ether fa:16:3e:cf:a7:a0 brd ff:ff:ff:ff:ff:ff 01:37:25 altname enp0s3 01:37:25 altname ens3 01:37:25 inet 10.30.170.76/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:37:25 valid_lft 86071sec preferred_lft 86071sec 01:37:25 inet6 fe80::f816:3eff:fecf:a7a0/64 scope link 01:37:25 valid_lft forever preferred_lft forever 01:37:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:37:25 link/ether 02:42:ec:28:ff:5e brd ff:ff:ff:ff:ff:ff 01:37:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:37:25 valid_lft forever preferred_lft forever 01:37:25 01:37:25 01:37:25 ---> sar -b -r -n DEV: 01:37:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/27/2026 _x86_64_ (2 CPU) 01:37:25 01:37:25 01:31:53 LINUX RESTART (2 CPU) 01:37:25 01:37:25 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:37:25 01:33:01 AM 336.96 139.39 197.57 15787.71 40702.45 01:37:25 01:34:01 AM 106.38 0.65 105.73 68.64 10296.25 01:37:25 01:35:01 AM 60.17 0.25 59.92 40.13 7117.15 01:37:25 01:36:01 AM 25.06 0.10 24.96 3.60 679.47 01:37:25 01:37:01 AM 26.26 1.07 25.20 87.32 785.20 01:37:25 Average: 110.99 28.30 82.69 3198.53 11918.55 01:37:25 01:37:25 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:25 01:33:01 AM 5295960 6980680 2586472 32.81 2688 1878192 1028916 11.52 200108 2101904 88184 01:37:25 01:34:01 AM 4931700 6925588 2950732 37.43 2688 2170440 1042752 11.68 203864 2397136 131596 01:37:25 01:35:01 AM 4893548 6929104 2988884 37.92 2688 2211116 1041472 11.66 243160 2392420 11032 01:37:25 01:36:01 AM 4895664 6930412 2986768 37.89 2688 2210332 1035948 11.60 281080 2352580 9016 01:37:25 01:37:01 AM 4848556 6886872 3033876 38.49 2688 2213852 1060712 11.88 437256 2243620 10004 01:37:25 Average: 4973086 6930531 2909346 36.91 2688 2136786 1041960 11.67 273094 2297532 49966 01:37:25 01:37:25 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:25 01:33:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:33:01 AM eth0 300.40 168.04 1653.76 60.88 0.00 0.00 0.00 0.00 01:37:25 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:34:01 AM eth0 67.86 56.03 707.21 8.25 0.00 0.00 0.00 0.00 01:37:25 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:35:01 AM eth0 75.30 65.42 659.67 11.51 0.00 0.00 0.00 0.00 01:37:25 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:36:01 AM eth0 20.04 19.64 16.96 8.49 0.00 0.00 0.00 0.00 01:37:25 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:37:01 AM eth0 27.86 24.03 33.47 10.38 0.00 0.00 0.00 0.00 01:37:25 01:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 Average: eth0 98.31 66.64 614.30 19.90 0.00 0.00 0.00 0.00 01:37:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:25 01:37:25 01:37:25 ---> sar -P ALL: 01:37:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/27/2026 _x86_64_ (2 CPU) 01:37:25 01:37:25 01:31:53 LINUX RESTART (2 CPU) 01:37:25 01:37:25 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:37:25 01:33:01 AM all 53.44 0.04 11.66 3.25 0.09 31.53 01:37:25 01:33:01 AM 0 52.17 0.02 9.48 2.13 0.08 36.13 01:37:25 01:33:01 AM 1 54.71 0.07 13.85 4.37 0.10 26.90 01:37:25 01:34:01 AM all 31.06 0.00 5.08 1.10 0.09 62.68 01:37:25 01:34:01 AM 0 28.65 0.00 5.00 1.00 0.10 65.26 01:37:25 01:34:01 AM 1 33.46 0.00 5.16 1.20 0.08 60.10 01:37:25 01:35:01 AM all 28.91 0.00 4.15 0.56 0.08 66.30 01:37:25 01:35:01 AM 0 28.56 0.00 4.25 0.68 0.08 66.42 01:37:25 01:35:01 AM 1 29.25 0.00 4.05 0.43 0.08 66.18 01:37:25 01:36:01 AM all 33.89 0.00 3.75 0.14 0.10 62.11 01:37:25 01:36:01 AM 0 26.66 0.00 3.88 0.07 0.10 69.29 01:37:25 01:36:01 AM 1 41.13 0.00 3.63 0.22 0.10 54.93 01:37:25 01:37:01 AM all 32.44 0.00 3.73 0.15 0.08 63.60 01:37:25 01:37:01 AM 0 25.31 0.00 3.89 0.15 0.08 70.57 01:37:25 01:37:01 AM 1 39.56 0.00 3.57 0.15 0.08 56.64 01:37:25 Average: all 35.92 0.01 5.67 1.04 0.09 57.28 01:37:25 Average: 0 32.25 0.00 5.29 0.80 0.09 61.56 01:37:25 Average: 1 39.59 0.01 6.04 1.27 0.09 53.00 01:37:25 01:37:25 01:37:25