01:32:06 Started by timer 01:32:06 Running as SYSTEM 01:32:06 [EnvInject] - Loading node environment variables. 01:32:06 Building remotely on prd-centos8-builder-2c-2g-23957 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:07 [ssh-agent] Looking for ssh-agent implementation... 01:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:07 $ ssh-agent 01:32:07 SSH_AUTH_SOCK=/tmp/ssh-4BGFbfZ8sJv5/agent.5393 01:32:07 SSH_AGENT_PID=5396 01:32:07 [ssh-agent] Started. 01:32:07 Running ssh-add (command line suppressed) 01:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12118611518770373880.key (/w/workspace/builder-openstack-cron@tmp/private_key_12118611518770373880.key) 01:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:07 The recommended git tool is: NONE 01:32:10 using credential jenkins-ssh 01:32:10 Wiping out workspace first. 01:32:10 Cloning the remote Git repository 01:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:10 > git --version # timeout=10 01:32:10 > git --version # 'git version 2.43.0' 01:32:10 using GIT_SSH to set credentials jenkins-ssh 01:32:10 [INFO] Currently running in a labeled security context 01:32:10 [INFO] Currently SELinux is 'enforcing' on the host 01:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5139221040885561377.key 01:32:10 Verifying host key using known hosts file 01:32:10 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:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:13 Avoid second fetch 01:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:13 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 01:32:13 > git config core.sparsecheckout # timeout=10 01:32:13 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 01:32:13 Commit message: "Merge "Retire controller-10.0.x jobs"" 01:32:13 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 01:32:13 > git remote # timeout=10 01:32:13 > git submodule init # timeout=10 01:32:13 > git submodule sync # timeout=10 01:32:13 > git config --get remote.origin.url # timeout=10 01:32:13 > git submodule init # timeout=10 01:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:13 > git config --get submodule.global-jjb.url # timeout=10 01:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:14 > git submodule update --init --recursive global-jjb # timeout=10 01:32:14 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:18 No emails were triggered. 01:32:18 provisioning config files... 01:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7050401797890160797.sh 01:32:19 ---> python-tools-install.sh 01:32:19 Setup pyenv: 01:32:19 system 01:32:19 * 3.8.13 (set by /opt/pyenv/version) 01:32:19 * 3.9.13 (set by /opt/pyenv/version) 01:32:19 * 3.10.13 (set by /opt/pyenv/version) 01:32:19 * 3.11.7 (set by /opt/pyenv/version) 01:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bSEW 01:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:28 lf-activate-venv(): INFO: Base packages installed successfully 01:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 01:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:32:51 Generating Requirements File 01:33:09 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:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:09 Python 3.11.7 01:33:10 pip 26.0.1 from /tmp/venv-bSEW/lib/python3.11/site-packages/pip (python 3.11) 01:33:10 appdirs==1.4.4 01:33:10 argcomplete==3.6.3 01:33:10 aspy.yaml==1.3.0 01:33:10 attrs==25.4.0 01:33:10 autopage==0.6.0 01:33:10 beautifulsoup4==4.14.3 01:33:10 boto3==1.42.59 01:33:10 botocore==1.42.59 01:33:10 bs4==0.0.2 01:33:10 certifi==2026.2.25 01:33:10 cffi==2.0.0 01:33:10 cfgv==3.5.0 01:33:10 chardet==6.0.0.post1 01:33:10 charset-normalizer==3.4.4 01:33:10 click==8.3.1 01:33:10 cliff==4.13.2 01:33:10 cmd2==3.2.2 01:33:10 cryptography==3.3.2 01:33:10 debtcollector==3.0.0 01:33:10 decorator==5.2.1 01:33:10 defusedxml==0.7.1 01:33:10 Deprecated==1.3.1 01:33:10 distlib==0.4.0 01:33:10 dnspython==2.8.0 01:33:10 docker==7.1.0 01:33:10 dogpile.cache==1.5.0 01:33:10 durationpy==0.10 01:33:10 email-validator==2.3.0 01:33:10 filelock==3.24.3 01:33:10 future==1.0.0 01:33:10 gitdb==4.0.12 01:33:10 GitPython==3.1.46 01:33:10 httplib2==0.30.2 01:33:10 identify==2.6.16 01:33:10 idna==3.11 01:33:10 importlib-resources==1.5.0 01:33:10 iso8601==2.1.0 01:33:10 Jinja2==3.1.6 01:33:10 jmespath==1.1.0 01:33:10 jsonpatch==1.33 01:33:10 jsonpointer==3.0.0 01:33:10 jsonschema==4.26.0 01:33:10 jsonschema-specifications==2025.9.1 01:33:10 keystoneauth1==5.13.1 01:33:10 kubernetes==35.0.0 01:33:10 lftools==0.37.21 01:33:10 lxml==6.0.2 01:33:10 markdown-it-py==4.0.0 01:33:10 MarkupSafe==3.0.3 01:33:10 mdurl==0.1.2 01:33:10 msgpack==1.1.2 01:33:10 multi_key_dict==2.0.3 01:33:10 munch==4.0.0 01:33:10 netaddr==1.3.0 01:33:10 niet==1.4.2 01:33:10 nodeenv==1.10.0 01:33:10 oauth2client==4.1.3 01:33:10 oauthlib==3.3.1 01:33:10 openstacksdk==4.10.0 01:33:10 os-service-types==1.8.2 01:33:10 osc-lib==4.4.0 01:33:10 oslo.config==10.3.0 01:33:10 oslo.context==6.3.0 01:33:10 oslo.i18n==6.7.2 01:33:10 oslo.log==8.1.0 01:33:10 oslo.serialization==5.9.1 01:33:10 oslo.utils==10.0.0 01:33:10 packaging==26.0 01:33:10 pbr==7.0.3 01:33:10 platformdirs==4.9.2 01:33:10 prettytable==3.17.0 01:33:10 psutil==7.2.2 01:33:10 pyasn1==0.6.2 01:33:10 pyasn1_modules==0.4.2 01:33:10 pycparser==3.0 01:33:10 pygerrit2==2.0.15 01:33:10 PyGithub==2.8.1 01:33:10 Pygments==2.19.2 01:33:10 PyJWT==2.11.0 01:33:10 PyNaCl==1.6.2 01:33:10 pyparsing==2.4.7 01:33:10 pyperclip==1.11.0 01:33:10 pyrsistent==0.20.0 01:33:10 python-cinderclient==9.8.0 01:33:10 python-dateutil==2.9.0.post0 01:33:10 python-discovery==1.1.0 01:33:10 python-heatclient==5.1.0 01:33:10 python-jenkins==1.8.3 01:33:10 python-keystoneclient==5.8.0 01:33:10 python-magnumclient==4.10.0 01:33:10 python-openstackclient==9.0.0 01:33:10 python-swiftclient==4.10.0 01:33:10 PyYAML==6.0.3 01:33:10 referencing==0.37.0 01:33:10 requests==2.32.5 01:33:10 requests-oauthlib==2.0.0 01:33:10 requestsexceptions==1.4.0 01:33:10 rfc3986==2.0.0 01:33:10 rich==14.3.3 01:33:10 rich-argparse==1.7.2 01:33:10 rpds-py==0.30.0 01:33:10 rsa==4.9.1 01:33:10 ruamel.yaml==0.19.1 01:33:10 ruamel.yaml.clib==0.2.15 01:33:10 s3transfer==0.16.0 01:33:10 simplejson==3.20.2 01:33:10 six==1.17.0 01:33:10 smmap==5.0.2 01:33:10 soupsieve==2.8.3 01:33:10 stevedore==5.7.0 01:33:10 tabulate==0.9.0 01:33:10 toml==0.10.2 01:33:10 tomlkit==0.14.0 01:33:10 tqdm==4.67.3 01:33:10 typing_extensions==4.15.0 01:33:10 urllib3==1.26.20 01:33:10 virtualenv==21.1.0 01:33:10 wcwidth==0.6.0 01:33:10 websocket-client==1.9.0 01:33:10 wrapt==2.1.1 01:33:10 xdg==6.0.0 01:33:10 xmltodict==1.0.4 01:33:10 yq==3.4.3 01:33:10 [EnvInject] - Injecting environment variables from a build step. 01:33:10 [EnvInject] - Injecting as environment variables the properties content 01:33:10 OS_CLOUD=vex 01:33:10 01:33:10 [EnvInject] - Variables injected successfully. 01:33:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1186042246426496016.sh 01:33:10 ---> Orphaned k8s clusters 01:33:10 Setup pyenv: 01:33:10 system 01:33:10 3.8.13 01:33:10 3.9.13 01:33:10 3.10.13 01:33:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:12 lf-activate-venv(): INFO: Base packages installed successfully 01:33:12 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:33:19 /tmp/venv-bSEW/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:33:19 warnings.warn( 01:33:22 -----> Delete orphaned cluster 01:33:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2541167871547590512.sh 01:33:22 ---> Orphaned stacks 01:33:22 Setup pyenv: 01:33:22 system 01:33:22 3.8.13 01:33:22 3.9.13 01:33:22 3.10.13 01:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:24 lf-activate-venv(): INFO: Base packages installed successfully 01:33:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:33:39 + mapfile -t OS_COE_CLUSTERS_ID 01:33:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:33:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:33:39 ++ awk '{print $1}' 01:33:39 /tmp/venv-bSEW/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:33:39 warnings.warn( 01:33:41 + echo '-----> Active clusters -> stacks' 01:33:41 -----> Active clusters -> stacks 01:33:41 + OS_COE_STACKS=() 01:33:41 + [[ 0 -gt 0 ]] 01:33:41 + mapfile -t OS_STACKS 01:33:41 ++ 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:33:41 ++ awk '{print $1}' 01:33:42 /tmp/venv-bSEW/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:33:42 warnings.warn( 01:33:43 + echo '-----> Active stacks' 01:33:43 -----> Active stacks 01:33:43 + for stack in "${OS_STACKS[@]}" 01:33:43 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-117 01:33:43 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-117 01:33:43 + echo '-----> Delete orphaned stacks' 01:33:43 -----> Delete orphaned stacks 01:33:43 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:43 + [[ 0 -gt 0 ]] 01:33:43 + stack_in_jenkins releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-117 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:43 + STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-117 01:33:43 + builds=() 01:33:43 + for jenkins in "${@:2}" 01:33:43 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:43 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:43 ++ 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:33:43 + 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/77706/"}}],"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/117/"}}],"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/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/562/"}}],"oneOffExecutors":[]}]} 01:33:43 01:33:43 200' 01:33:43 ++ 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/77706/"}}],"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/117/"}}],"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/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/562/"}}],"oneOffExecutors":[]}]} 01:33:43 01:33:43 200' 01:33:43 ++ head -n1 01:33:43 + 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/77706/"}}],"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/117/"}}],"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/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/562/"}}],"oneOffExecutors":[]}]}' 01:33:43 ++ 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/77706/"}}],"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/117/"}}],"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/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/562/"}}],"oneOffExecutors":[]}]} 01:33:43 01:33:43 200' 01:33:43 ++ awk 'END {print $NF}' 01:33:43 + status=200 01:33:43 + '[' 200 '!=' 200 ']' 01:33:43 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:43 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:43 ++ awk -F/ '{print $NF}' 01:33:43 ++ echo https://jenkins.opendaylight.org/releng 01:33:43 ++ sed 's/\/*$//' 01:33:43 + silo=releng 01:33:43 + export silo 01:33:43 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:43 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:43 ++ 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/77706/"}}],"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/117/"}}],"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/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/562/"}}],"oneOffExecutors":[]}]}' 01:33:43 ++ grep -v null 01:33:43 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:43 + for jenkins in "${@:2}" 01:33:43 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:43 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:43 ++ 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:33:44 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:44 01:33:44 200' 01:33:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:44 01:33:44 200' 01:33:44 ++ head -n1 01:33:44 + 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:33:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:44 01:33:44 200' 01:33:44 ++ awk 'END {print $NF}' 01:33:44 + status=200 01:33:44 + '[' 200 '!=' 200 ']' 01:33:44 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:44 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:44 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:44 ++ awk -F/ '{print $NF}' 01:33:44 ++ sed 's/\/*$//' 01:33:44 + silo=sandbox 01:33:44 + export silo 01:33:44 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:44 ++ grep -v null 01:33:44 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:33:44 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:44 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:44 + [[ releng-builder-openstack-cron-77706 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-117 releng-integration-distribution-test-vanadium-119 releng-daexim-maven-merge-titanium-562 =~ releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-117 ]] 01:33:44 + return 0 01:33:44 + continue 01:33:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins917097419541009877.sh 01:33:44 ---> Orphaned servers 01:33:44 Setup pyenv: 01:33:44 system 01:33:44 3.8.13 01:33:44 3.9.13 01:33:44 3.10.13 01:33:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:46 lf-activate-venv(): INFO: Base packages installed successfully 01:33:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:34:01 /tmp/venv-bSEW/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:01 warnings.warn( 01:34:08 -----> Active servers 01:34:08 prd-centos8-builder-2c-2g-23957 01:34:08 prd-ubuntu2204-docker-4c-4g-23958 01:34:08 prd-centos8-robot-2c-8g-23951 01:34:08 prd-centos8-robot-2c-8g-23950 01:34:08 prd-centos8-robot-2c-8g-23949 01:34:08 prd-centos8-robot-2c-8g-23937 01:34:08 prd-queue-disttest-2c-1g-23923 01:34:08 prd-ubuntu2204-docker-2c-2g-23910 01:34:08 prd-ubuntu2204-docker-2c-2g-23912 01:34:08 prd-ubuntu2204-docker-2c-2g-23911 01:34:08 prd-ubuntu2204-docker-2c-2g-23909 01:34:08 snd-ubuntu2204-docker-2c-2g-354 01:34:08 -----> Delete orphaned servers 01:34:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9758921246662435988.sh 01:34:11 ---> Orphaned ports 01:34:11 Setup pyenv: 01:34:12 system 01:34:12 3.8.13 01:34:12 3.9.13 01:34:12 3.10.13 01:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:14 lf-activate-venv(): INFO: Base packages installed successfully 01:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:34:25 /tmp/venv-bSEW/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:25 warnings.warn( 01:34:27 No orphaned ports to process. 01:34:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1030376839866401741.sh 01:34:27 ---> Orphaned volumes 01:34:27 + source /home/jenkins/lf-env.sh 01:34:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:27 ++ mktemp -d /tmp/venv-XXXX 01:34:27 + lf_venv=/tmp/venv-sdmn 01:34:27 + local venv_file=/tmp/.os_lf_venv 01:34:27 + local python=python3 01:34:27 + local options 01:34:27 + local set_path=true 01:34:27 + local install_args= 01:34:27 ++ 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:34:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:27 + true 01:34:27 + case $1 in 01:34:27 + python=python3 01:34:27 + shift 2 01:34:27 + true 01:34:27 + case $1 in 01:34:27 + shift 01:34:27 + break 01:34:27 + case $python in 01:34:27 + local pkg_list= 01:34:27 + [[ -d /opt/pyenv ]] 01:34:27 + echo 'Setup pyenv:' 01:34:27 Setup pyenv: 01:34:27 + export PYENV_ROOT=/opt/pyenv 01:34:27 + PYENV_ROOT=/opt/pyenv 01:34:27 + 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:34:27 + 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:34:27 + pyenv versions 01:34:27 system 01:34:27 3.8.13 01:34:27 3.9.13 01:34:27 3.10.13 01:34:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:27 + command -v pyenv 01:34:27 ++ pyenv init - --no-rehash 01:34:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:34:27 for i in ${!paths[@]}; do 01:34:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:34:27 fi; done; 01:34:27 echo "${paths[*]}"'\'')" 01:34:27 export PATH="/opt/pyenv/shims:${PATH}" 01:34:27 export PYENV_SHELL=bash 01:34:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:34:27 pyenv() { 01:34:27 local command 01:34:27 command="${1:-}" 01:34:27 if [ "$#" -gt 0 ]; then 01:34:27 shift 01:34:27 fi 01:34:27 01:34:27 case "$command" in 01:34:27 rehash|shell) 01:34:27 eval "$(pyenv "sh-$command" "$@")" 01:34:27 ;; 01:34:27 *) 01:34:27 command pyenv "$command" "$@" 01:34:27 ;; 01:34:27 esac 01:34:27 }' 01:34:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:34:27 for i in ${!paths[@]}; do 01:34:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:34:27 fi; done; 01:34:27 echo "${paths[*]}"' 01:34:27 ++ 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:34:27 ++ 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:34:27 ++ 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:34:27 ++ export PYENV_SHELL=bash 01:34:27 ++ PYENV_SHELL=bash 01:34:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:34:27 +++ complete -F _pyenv pyenv 01:34:27 ++ lf-pyver python3 01:34:27 ++ local py_version_xy=python3 01:34:27 ++ local py_version_xyz= 01:34:27 ++ grep -E '^[0-9.]*[0-9]$' 01:34:27 ++ pyenv versions 01:34:27 ++ local command 01:34:27 ++ command=versions 01:34:27 ++ '[' 1 -gt 0 ']' 01:34:27 ++ shift 01:34:27 ++ case "$command" in 01:34:27 ++ command pyenv versions 01:34:27 ++ pyenv versions 01:34:27 ++ sed 's/^[ *]* //' 01:34:27 ++ awk '{ print $1 }' 01:34:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:34:28 +++ tail -n 1 01:34:28 +++ grep '^3' /tmp/.pyenv_versions 01:34:28 +++ sort -V 01:34:28 ++ py_version_xyz=3.11.7 01:34:28 ++ [[ -z 3.11.7 ]] 01:34:28 ++ echo 3.11.7 01:34:28 ++ return 0 01:34:28 + pyenv local 3.11.7 01:34:28 + local command 01:34:28 + command=local 01:34:28 + '[' 2 -gt 0 ']' 01:34:28 + shift 01:34:28 + case "$command" in 01:34:28 + command pyenv local 3.11.7 01:34:28 + pyenv local 3.11.7 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='lftools[openstack] ' 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='kubernetes ' 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='niet ' 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='python-heatclient ' 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='python-openstackclient ' 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='python-magnumclient ' 01:34:28 + for arg in "$@" 01:34:28 + case $arg in 01:34:28 + pkg_list+='yq ' 01:34:28 + [[ -f /tmp/.os_lf_venv ]] 01:34:28 ++ cat /tmp/.os_lf_venv 01:34:28 + lf_venv=/tmp/venv-bSEW 01:34:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from' file:/tmp/.os_lf_venv 01:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:34:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:28 + local 'pip_opts=--upgrade --quiet' 01:34:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:34:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:34:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:34:28 + [[ -n '' ]] 01:34:28 + [[ -n '' ]] 01:34:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:28 + /tmp/venv-bSEW/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:34:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:34:30 lf-activate-venv(): INFO: Base packages installed successfully 01:34:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:34:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:30 + /tmp/venv-bSEW/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:34:44 + type python3 01:34:44 + true 01:34:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH' 01:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:34:44 + PATH=/tmp/venv-bSEW/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:34:44 + return 0 01:34:44 + mapfile -t os_volumes 01:34:44 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:34:45 /tmp/venv-bSEW/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:45 warnings.warn( 01:34:47 + '[' 0 -eq 0 ']' 01:34:47 + echo 'No orphaned volumes found.' 01:34:47 No orphaned volumes found. 01:34:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10919712688665348842.sh 01:34:47 ---> Protect in-use images 01:34:47 Setup pyenv: 01:34:48 system 01:34:48 3.8.13 01:34:48 3.9.13 01:34:48 3.10.13 01:34:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:50 lf-activate-venv(): INFO: Base packages installed successfully 01:34:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:35:05 INFO: There are images to protect defined in jenkins-config. 01:35:05 INFO: There are additional images to protect in the jjb dir. 01:35:05 INFO: Protecting the following images: 01:35:05 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:35:05 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:35:05 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:35:05 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:35:05 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:35:05 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:35:05 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:35:05 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:35:05 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 01:35:05 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 01:35:05 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 01:35:05 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 01:35:05 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 01:35:05 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 01:35:05 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 01:35:05 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 01:35:05 /tmp/venv-bSEW/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:05 warnings.warn( 01:35:06 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:35:07 /tmp/venv-bSEW/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:07 warnings.warn( 01:35:08 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 01:35:08 /tmp/venv-bSEW/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:08 warnings.warn( 01:35:10 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 01:35:10 /tmp/venv-bSEW/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:10 warnings.warn( 01:35:11 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 01:35:12 /tmp/venv-bSEW/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:12 warnings.warn( 01:35:13 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 01:35:13 /tmp/venv-bSEW/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:13 warnings.warn( 01:35:15 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 01:35:15 /tmp/venv-bSEW/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:15 warnings.warn( 01:35:16 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 01:35:17 /tmp/venv-bSEW/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:17 warnings.warn( 01:35:18 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 01:35:18 /tmp/venv-bSEW/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:18 warnings.warn( 01:35:20 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 01:35:20 /tmp/venv-bSEW/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:20 warnings.warn( 01:35:21 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 01:35:22 /tmp/venv-bSEW/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:22 warnings.warn( 01:35:23 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 01:35:23 /tmp/venv-bSEW/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:23 warnings.warn( 01:35:25 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 01:35:25 /tmp/venv-bSEW/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:25 warnings.warn( 01:35:27 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 01:35:27 /tmp/venv-bSEW/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:27 warnings.warn( 01:35:28 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 01:35:29 /tmp/venv-bSEW/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:29 warnings.warn( 01:35:30 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 01:35:30 /tmp/venv-bSEW/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:30 warnings.warn( 01:35:32 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 01:35:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:32 Run condition [Boolean condition] enabling perform for step [BuilderChain] 01:35:32 [EnvInject] - Injecting environment variables from a build step. 01:35:32 [EnvInject] - Injecting as environment variables the properties content 01:35:32 OS_IMAGE_CLEANUP_AGE=30 01:35:32 01:35:32 [EnvInject] - Variables injected successfully. 01:35:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4688618535858587905.sh 01:35:32 ---> Cleanup old images 01:35:32 Setup pyenv: 01:35:32 system 01:35:32 3.8.13 01:35:32 3.9.13 01:35:32 3.10.13 01:35:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:34 lf-activate-venv(): INFO: Base packages installed successfully 01:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:48 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:35:48 + lftools openstack --os-cloud vex image cleanup --days=30 01:35:48 /tmp/venv-bSEW/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:48 warnings.warn( 01:35:54 WARNING: Use of image.protected resulted in an exception 01:35:54 Removing 67 images from vex. 01:35:54 WARNING: Use of image.protected resulted in an exception 01:35:54 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 01:35:54 WARNING: Use of image.protected resulted in an exception 01:35:54 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:35:54 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:55 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:35:55 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 01:35:56 WARNING: Use of image.protected resulted in an exception 01:35:56 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 01:35:56 $ ssh-agent -k 01:35:56 unset SSH_AUTH_SOCK; 01:35:56 unset SSH_AGENT_PID; 01:35:56 echo Agent pid 5396 killed; 01:35:56 [ssh-agent] Stopped. 01:35:56 [PostBuildScript] - [INFO] Executing post build scripts. 01:35:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14252058036720831131.sh 01:35:56 ---> sysstat.sh 01:35:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12262055776348083553.sh 01:35:57 ---> package-listing.sh 01:35:57 ++ tr '[:upper:]' '[:lower:]' 01:35:57 ++ facter osfamily 01:35:57 + OS_FAMILY=redhat 01:35:57 + workspace=/w/workspace/builder-openstack-cron 01:35:57 + START_PACKAGES=/tmp/packages_start.txt 01:35:57 + END_PACKAGES=/tmp/packages_end.txt 01:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:57 + PACKAGES=/tmp/packages_start.txt 01:35:57 + '[' /w/workspace/builder-openstack-cron ']' 01:35:57 + PACKAGES=/tmp/packages_end.txt 01:35:57 + case "${OS_FAMILY}" in 01:35:57 + rpm -qa 01:35:57 + sort 01:35:58 + '[' -f /tmp/packages_start.txt ']' 01:35:58 + '[' -f /tmp/packages_end.txt ']' 01:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:58 + '[' /w/workspace/builder-openstack-cron ']' 01:35:58 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:35:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11846020281373236804.sh 01:35:58 ---> capture-instance-metadata.sh 01:35:58 Setup pyenv: 01:35:58 system 01:35:58 3.8.13 01:35:58 3.9.13 01:35:58 3.10.13 01:35:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:00 lf-activate-venv(): INFO: Base packages installed successfully 01:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:36:10 INFO: Running in OpenStack, capturing instance metadata 01:36:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14708000011030658277.sh 01:36:10 provisioning config files... 01:36:11 Could not find credentials [logs] for builder-openstack-cron #77706 01:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config3439110146494004905tmp 01:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:36:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:36:11 provisioning config files... 01:36:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:36:11 [EnvInject] - Injecting environment variables from a build step. 01:36:11 [EnvInject] - Injecting as environment variables the properties content 01:36:11 SERVER_ID=logs 01:36:11 01:36:11 [EnvInject] - Variables injected successfully. 01:36:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7166325876194659253.sh 01:36:11 ---> create-netrc.sh 01:36:11 WARN: Log server credential not found. 01:36:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1398261637130347322.sh 01:36:11 ---> python-tools-install.sh 01:36:11 Setup pyenv: 01:36:11 system 01:36:11 3.8.13 01:36:11 3.9.13 01:36:11 3.10.13 01:36:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:36:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:13 lf-activate-venv(): INFO: Base packages installed successfully 01:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:36:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1852422490241229650.sh 01:36:22 ---> sudo-logs.sh 01:36:22 Archiving 'sudo' log.. 01:36:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10581227054578595071.sh 01:36:22 ---> job-cost.sh 01:36:22 INFO: Activating Python virtual environment... 01:36:22 Setup pyenv: 01:36:22 system 01:36:22 3.8.13 01:36:22 3.9.13 01:36:22 3.10.13 01:36:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:36:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:24 lf-activate-venv(): INFO: Base packages installed successfully 01:36:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:36:31 INFO: No stack-cost file found 01:36:31 INFO: Instance uptime: 308s 01:36:31 INFO: Fetching instance metadata (attempt 1 of 3)... 01:36:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:36:31 INFO: Successfully fetched instance metadata 01:36:31 INFO: Instance type: v3-standard-2 01:36:31 INFO: Retrieving pricing info for: v3-standard-2 01:36:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:36:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=308 01:36:32 INFO: Successfully fetched Vexxhost pricing API 01:36:32 INFO: Retrieved cost: 0.06 01:36:32 INFO: Retrieved resource: v3-standard-2 01:36:32 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 01:36:32 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 01:36:32 INFO: Successfully archived job cost data 01:36:32 DEBUG: Cost data: builder-openstack-cron,77706,2026-02-28 01:36:32,v3-standard-2,308,0.06,0.00,SUCCESS 01:36:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1380464279144503943.sh 01:36:32 ---> logs-deploy.sh 01:36:32 Setup pyenv: 01:36:32 system 01:36:32 3.8.13 01:36:32 3.9.13 01:36:32 3.10.13 01:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSEW from file:/tmp/.os_lf_venv 01:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:34 lf-activate-venv(): INFO: Base packages installed successfully 01:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-bSEW/bin to PATH 01:36:42 WARNING: Nexus logging server not set 01:36:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77706/ 01:36:42 INFO: archiving logs to S3 01:36:43 /tmp/venv-bSEW/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:36:43 warnings.warn( 01:36:44 ---> uname -a: 01:36:44 Linux prd-centos8-builder-2c-2g-23957.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:36:44 01:36:44 01:36:44 ---> lscpu: 01:36:44 Architecture: x86_64 01:36:44 CPU op-mode(s): 32-bit, 64-bit 01:36:44 Byte Order: Little Endian 01:36:44 CPU(s): 2 01:36:44 On-line CPU(s) list: 0,1 01:36:44 Thread(s) per core: 1 01:36:44 Core(s) per socket: 1 01:36:44 Socket(s): 2 01:36:44 NUMA node(s): 1 01:36:44 Vendor ID: AuthenticAMD 01:36:44 CPU family: 23 01:36:44 Model: 49 01:36:44 Model name: AMD EPYC-Rome Processor 01:36:44 Stepping: 0 01:36:44 CPU MHz: 2799.998 01:36:44 BogoMIPS: 5599.99 01:36:44 Virtualization: AMD-V 01:36:44 Hypervisor vendor: KVM 01:36:44 Virtualization type: full 01:36:44 L1d cache: 32K 01:36:44 L1i cache: 32K 01:36:44 L2 cache: 512K 01:36:44 L3 cache: 16384K 01:36:44 NUMA node0 CPU(s): 0,1 01:36:44 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:36:44 01:36:44 01:36:44 ---> nproc: 01:36:44 2 01:36:44 01:36:44 01:36:44 ---> df -h: 01:36:44 Filesystem Size Used Avail Use% Mounted on 01:36:44 devtmpfs 3.8G 0 3.8G 0% /dev 01:36:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:36:44 tmpfs 3.8G 17M 3.8G 1% /run 01:36:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:36:44 /dev/vda1 40G 8.5G 32G 22% / 01:36:44 tmpfs 770M 0 770M 0% /run/user/1001 01:36:44 01:36:44 01:36:44 ---> free -m: 01:36:44 total used free shared buff/cache available 01:36:44 Mem: 7697 660 4754 19 2282 6740 01:36:44 Swap: 1023 0 1023 01:36:44 01:36:44 01:36:44 ---> ip addr: 01:36:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:36:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:36:44 inet 127.0.0.1/8 scope host lo 01:36:44 valid_lft forever preferred_lft forever 01:36:44 inet6 ::1/128 scope host 01:36:44 valid_lft forever preferred_lft forever 01:36:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:36:44 link/ether fa:16:3e:54:dc:4e brd ff:ff:ff:ff:ff:ff 01:36:44 altname enp0s3 01:36:44 altname ens3 01:36:44 inet 10.30.171.122/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:36:44 valid_lft 86090sec preferred_lft 86090sec 01:36:44 inet6 fe80::f816:3eff:fe54:dc4e/64 scope link 01:36:44 valid_lft forever preferred_lft forever 01:36:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:36:44 link/ether 02:42:b2:34:7c:65 brd ff:ff:ff:ff:ff:ff 01:36:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:36:44 valid_lft forever preferred_lft forever 01:36:44 01:36:44 01:36:44 ---> sar -b -r -n DEV: 01:36:44 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) 01:36:44 01:36:44 01:31:30 LINUX RESTART (2 CPU) 01:36:44 01:36:44 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:36:44 01:33:01 AM 228.02 15.98 212.05 4024.26 8738.79 01:36:44 01:34:01 AM 94.87 0.68 94.18 102.38 11183.10 01:36:44 01:35:01 AM 31.26 0.10 31.16 3.60 1243.19 01:36:44 01:36:01 AM 11.10 0.83 10.26 60.92 247.51 01:36:44 Average: 91.31 4.40 86.92 1047.87 5353.12 01:36:44 01:36:44 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:36:44 01:33:01 AM 5060896 6969728 2821528 35.80 2688 2090952 992844 11.12 201952 2293096 202144 01:36:44 01:34:01 AM 4962220 6989156 2920204 37.05 2688 2202332 938004 10.50 241184 2324044 26220 01:36:44 01:35:01 AM 4817764 6882392 3064660 38.88 2688 2240608 1050776 11.77 282564 2428008 47304 01:36:44 01:36:01 AM 4932700 6961040 2949724 37.42 2688 2204088 973180 10.90 435652 2159740 9004 01:36:44 Average: 4943395 6950579 2939029 37.29 2688 2184495 988701 11.07 290338 2301222 71168 01:36:44 01:36:44 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:36:44 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:33:01 AM eth0 291.42 187.95 2026.72 63.53 0.00 0.00 0.00 0.00 01:36:44 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:34:01 AM eth0 77.77 63.89 659.92 11.75 0.00 0.00 0.00 0.00 01:36:44 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:35:01 AM eth0 26.79 25.64 29.57 9.81 0.00 0.00 0.00 0.00 01:36:44 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:36:01 AM eth0 26.96 23.70 33.62 12.14 0.00 0.00 0.00 0.00 01:36:44 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 Average: eth0 105.74 75.30 687.49 24.31 0.00 0.00 0.00 0.00 01:36:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:44 01:36:44 01:36:44 ---> sar -P ALL: 01:36:44 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) 01:36:44 01:36:44 01:31:30 LINUX RESTART (2 CPU) 01:36:44 01:36:44 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:36:44 01:33:01 AM all 43.74 0.00 7.69 2.06 0.10 46.41 01:36:44 01:33:01 AM 0 34.92 0.00 6.74 2.67 0.10 55.57 01:36:44 01:33:01 AM 1 52.57 0.00 8.64 1.45 0.10 37.23 01:36:44 01:34:01 AM all 34.33 0.00 5.17 0.90 0.11 59.49 01:36:44 01:34:01 AM 0 23.39 0.00 4.54 1.05 0.12 70.91 01:36:44 01:34:01 AM 1 45.30 0.00 5.80 0.75 0.10 48.05 01:36:44 01:35:01 AM all 29.31 0.00 3.65 0.20 0.08 66.75 01:36:44 01:35:01 AM 0 20.20 0.00 3.39 0.18 0.08 76.14 01:36:44 01:35:01 AM 1 38.40 0.00 3.92 0.22 0.08 57.38 01:36:44 01:36:01 AM all 30.43 0.00 3.89 0.08 0.09 65.50 01:36:44 01:36:01 AM 0 27.48 0.00 3.84 0.07 0.10 68.51 01:36:44 01:36:01 AM 1 33.38 0.00 3.95 0.10 0.08 62.49 01:36:44 Average: all 34.45 0.00 5.10 0.81 0.10 59.54 01:36:44 Average: 0 26.50 0.00 4.63 0.99 0.10 67.78 01:36:44 Average: 1 42.40 0.00 5.57 0.63 0.09 51.30 01:36:44 01:36:44 01:36:44