22:23:57 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121663 22:23:57 Running as SYSTEM 22:23:57 [EnvInject] - Loading node environment variables. 22:23:57 Building remotely on prd-ubuntu2204-builder-2c-2g-5712 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 22:23:58 [ssh-agent] Looking for ssh-agent implementation... 22:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:58 $ ssh-agent 22:23:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknxnSE/agent.1508 22:23:58 SSH_AGENT_PID=1510 22:23:58 [ssh-agent] Started. 22:23:58 Running ssh-add (command line suppressed) 22:23:58 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_2719000735983802126.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_2719000735983802126.key) 22:23:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:23:58 The recommended git tool is: NONE 22:24:00 using credential jenkins-ssh 22:24:00 Wiping out workspace first. 22:24:00 Cloning the remote Git repository 22:24:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:24:00 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 22:24:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:24:00 > git --version # timeout=10 22:24:00 > git --version # 'git version 2.34.1' 22:24:00 using GIT_SSH to set credentials jenkins-ssh 22:24:00 Verifying host key using known hosts file, will automatically accept unseen keys 22:24:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:24:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:24:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:24:03 using GIT_SSH to set credentials jenkins-ssh 22:24:03 Verifying host key using known hosts file, will automatically accept unseen keys 22:24:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/63/121663/3 # timeout=10 22:24:03 > git rev-parse 4b1b56663209a84119574ab85c9ae80504877e72^{commit} # timeout=10 22:24:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:24:03 Checking out Revision 4b1b56663209a84119574ab85c9ae80504877e72 (refs/changes/63/121663/3) 22:24:03 > git config core.sparsecheckout # timeout=10 22:24:03 > git checkout -f 4b1b56663209a84119574ab85c9ae80504877e72 # timeout=10 22:24:06 Commit message: "CI: Remove CentOS 7/8 cloud configs from Jenkins" 22:24:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:24:06 > git rev-list --no-walk aff13941e73f778b523f0b27ed736354484a2602 # timeout=10 22:24:06 > git remote # timeout=10 22:24:06 > git submodule init # timeout=10 22:24:06 > git submodule sync # timeout=10 22:24:06 > git config --get remote.origin.url # timeout=10 22:24:06 > git submodule init # timeout=10 22:24:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:24:06 > git config --get submodule.global-jjb.url # timeout=10 22:24:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:24:06 > git config --get submodule.packer/common-packer.url # timeout=10 22:24:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:24:07 > git submodule update --init --recursive global-jjb # timeout=10 22:24:07 > git submodule update --init --recursive packer/common-packer # timeout=10 22:24:08 provisioning config files... 22:24:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:24:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:24:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:24:08 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15857524332940876022.sh 22:24:08 ---> python-tools-install.sh 22:24:08 Setup pyenv: 22:24:08 * system (set by /opt/pyenv/version) 22:24:08 * 3.8.20 (set by /opt/pyenv/version) 22:24:08 * 3.9.20 (set by /opt/pyenv/version) 22:24:08 3.10.15 22:24:08 3.11.10 22:24:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9hqK 22:24:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:24:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:24:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:24:17 lf-activate-venv(): INFO: Base packages installed successfully 22:24:17 lf-activate-venv(): INFO: Installing additional packages: lftools 22:24:40 lf-activate-venv(): INFO: Adding /tmp/venv-9hqK/bin to PATH 22:24:40 Generating Requirements File 22:24:58 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. 22:24:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:24:59 Python 3.11.10 22:24:59 pip 26.0.1 from /tmp/venv-9hqK/lib/python3.11/site-packages/pip (python 3.11) 22:24:59 appdirs==1.4.4 22:24:59 argcomplete==3.6.3 22:24:59 aspy.yaml==1.3.0 22:24:59 attrs==25.4.0 22:24:59 autopage==0.6.0 22:24:59 beautifulsoup4==4.14.3 22:24:59 boto3==1.42.71 22:24:59 botocore==1.42.71 22:24:59 bs4==0.0.2 22:24:59 certifi==2026.2.25 22:24:59 cffi==2.0.0 22:24:59 cfgv==3.5.0 22:24:59 chardet==7.2.0 22:24:59 charset-normalizer==3.4.6 22:24:59 click==8.3.1 22:24:59 cliff==4.13.2 22:24:59 cmd2==3.4.0 22:24:59 cryptography==3.3.2 22:24:59 debtcollector==3.0.0 22:24:59 decorator==5.2.1 22:24:59 defusedxml==0.7.1 22:24:59 Deprecated==1.3.1 22:24:59 distlib==0.4.0 22:24:59 dnspython==2.8.0 22:24:59 docker==7.1.0 22:24:59 dogpile.cache==1.5.0 22:24:59 durationpy==0.10 22:24:59 email-validator==2.3.0 22:24:59 filelock==3.25.2 22:24:59 future==1.0.0 22:24:59 gitdb==4.0.12 22:24:59 GitPython==3.1.46 22:24:59 httplib2==0.30.2 22:24:59 identify==2.6.18 22:24:59 idna==3.11 22:24:59 importlib-resources==1.5.0 22:24:59 iso8601==2.1.0 22:24:59 Jinja2==3.1.6 22:24:59 jmespath==1.1.0 22:24:59 jsonpatch==1.33 22:24:59 jsonpointer==3.0.0 22:24:59 jsonschema==4.26.0 22:24:59 jsonschema-specifications==2025.9.1 22:24:59 keystoneauth1==5.13.1 22:24:59 kubernetes==35.0.0 22:24:59 lftools==0.37.22 22:24:59 lxml==6.0.2 22:24:59 markdown-it-py==4.0.0 22:24:59 MarkupSafe==3.0.3 22:24:59 mdurl==0.1.2 22:24:59 msgpack==1.1.2 22:24:59 multi_key_dict==2.0.3 22:24:59 munch==4.0.0 22:24:59 netaddr==1.3.0 22:24:59 niet==1.4.2 22:24:59 nodeenv==1.10.0 22:24:59 oauth2client==4.1.3 22:24:59 oauthlib==3.3.1 22:24:59 openstacksdk==4.10.0 22:24:59 os-service-types==1.8.2 22:24:59 osc-lib==4.4.0 22:24:59 oslo.config==10.3.0 22:24:59 oslo.context==6.3.0 22:24:59 oslo.i18n==6.7.2 22:24:59 oslo.log==8.1.0 22:24:59 oslo.serialization==5.9.1 22:24:59 oslo.utils==10.0.0 22:24:59 packaging==26.0 22:24:59 pbr==7.0.3 22:24:59 platformdirs==4.9.4 22:24:59 prettytable==3.17.0 22:24:59 psutil==7.2.2 22:24:59 pyasn1==0.6.3 22:24:59 pyasn1_modules==0.4.2 22:24:59 pycparser==3.0 22:24:59 pygerrit2==2.0.15 22:24:59 PyGithub==2.8.1 22:24:59 Pygments==2.19.2 22:24:59 PyJWT==2.12.1 22:24:59 PyNaCl==1.6.2 22:24:59 pyparsing==2.4.7 22:24:59 pyperclip==1.11.0 22:24:59 pyrsistent==0.20.0 22:24:59 python-cinderclient==9.9.0 22:24:59 python-dateutil==2.9.0.post0 22:24:59 python-discovery==1.1.3 22:24:59 python-heatclient==5.1.0 22:24:59 python-jenkins==1.8.3 22:24:59 python-keystoneclient==5.8.0 22:24:59 python-magnumclient==4.10.0 22:24:59 python-openstackclient==9.0.0 22:24:59 python-swiftclient==4.10.0 22:24:59 PyYAML==6.0.3 22:24:59 referencing==0.37.0 22:24:59 requests==2.32.5 22:24:59 requests-oauthlib==2.0.0 22:24:59 requestsexceptions==1.4.0 22:24:59 rfc3986==2.0.0 22:24:59 rich==14.3.3 22:24:59 rich-argparse==1.7.2 22:24:59 rpds-py==0.30.0 22:24:59 rsa==4.9.1 22:24:59 ruamel.yaml==0.19.1 22:24:59 ruamel.yaml.clib==0.2.15 22:24:59 s3transfer==0.16.0 22:24:59 simplejson==3.20.2 22:24:59 six==1.17.0 22:24:59 smmap==5.0.3 22:24:59 soupsieve==2.8.3 22:24:59 stevedore==5.7.0 22:24:59 tabulate==0.10.0 22:24:59 toml==0.10.2 22:24:59 tomlkit==0.14.0 22:24:59 tqdm==4.67.3 22:24:59 typing_extensions==4.15.0 22:24:59 urllib3==1.26.20 22:24:59 virtualenv==21.2.0 22:24:59 wcwidth==0.6.0 22:24:59 websocket-client==1.9.0 22:24:59 wrapt==2.1.2 22:24:59 xdg==6.0.0 22:24:59 xmltodict==1.0.4 22:24:59 yq==3.4.3 22:24:59 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins3442999056228038962.sh 22:24:59 ---> uv-install.sh 22:24:59 Installing uv/uvx (latest) using shell installer 22:24:59 2026-03-18 22:24:59 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T23%3A07%3A18Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-18T22%3A06%3A20Z&ske=2026-03-18T23%3A07%3A18Z&sks=b&skv=2018-11-09&sig=FW7BogHPmYMyP8%2FkKIyL5oBf6RiIvF6AJke%2BeG1sN9g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzg3MjkxMiwibmJmIjoxNzczODcyNjEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.U1nRzbj45dbazkuncPqcXvzUA13SCB6La7aQEcboJA4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-nakTS1.sh" [1] 22:24:59 downloading uv 0.10.11 x86_64-unknown-linux-gnu 22:25:00 no checksums to verify 22:25:00 installing to /home/jenkins/.local/bin 22:25:00 uv 22:25:00 uvx 22:25:00 everything's installed! 22:25:00 22:25:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:25:00 22:25:00 source $HOME/.local/bin/env (sh, bash, zsh) 22:25:00 source $HOME/.local/bin/env.fish (fish) 22:25:00 Adding install location to PATH 22:25:00 ---> Validating uv/uvx install 22:25:00 uvx 0.10.11 22:25:00 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins10871648784901425452.sh 22:25:00 ---> jenkins-verify-images.sh 22:25:00 + set -x 22:25:00 + source /home/jenkins/lf-env.sh 22:25:00 + '[' -f /tmp/.os_lf_venv ']' 22:25:00 ++ cat /tmp/.os_lf_venv 22:25:00 + os_lf_venv=/tmp/venv-9hqK 22:25:00 + '[' -d /tmp/venv-9hqK ']' 22:25:00 + '[' -f /tmp/venv-9hqK/bin/openstack ']' 22:25:00 + echo 'Re-use existing venv: /tmp/venv-9hqK' 22:25:00 Re-use existing venv: /tmp/venv-9hqK 22:25:00 + PATH=/tmp/venv-9hqK/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 22:25:00 + error=false 22:25:00 + echo 'Verifying that cloud has a master configuration file' 22:25:00 Verifying that cloud has a master configuration file 22:25:00 + [[ -d jenkins-config/clouds/openstack ]] 22:25:00 + for cloud in jenkins-config/clouds/openstack/* 22:25:00 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 22:25:00 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 22:25:00 ++ cut -d= -f2 22:25:00 + os_cloud= 22:25:00 + os_cloud=vex 22:25:00 + OS_CLOUD=vex 22:25:00 + verify_images jenkins-config/clouds/openstack/odlvex 22:25:00 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 22:25:00 Verifying images on jenkins-config/clouds/openstack/odlvex 22:25:00 + for file in "$1"/* 22:25:00 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 22:25:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 22:25:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:00 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:00 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:00 + grep active 22:25:00 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:00 warnings.warn( 22:25:04 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:04 + for file in "$1"/* 22:25:04 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 22:25:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 22:25:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:25:04 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:25:04 + grep active 22:25:04 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:25:04 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:04 warnings.warn( 22:25:07 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 22:25:07 + for file in "$1"/* 22:25:07 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 22:25:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 22:25:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:25:07 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:25:07 + grep active 22:25:07 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:25:07 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:07 warnings.warn( 22:25:11 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 22:25:11 + for file in "$1"/* 22:25:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 22:25:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 22:25:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:11 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:11 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:11 + grep active 22:25:11 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:11 warnings.warn( 22:25:14 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:14 + for file in "$1"/* 22:25:14 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 22:25:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 22:25:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:14 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:14 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:14 + grep active 22:25:14 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:14 warnings.warn( 22:25:17 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:17 + for file in "$1"/* 22:25:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 22:25:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 22:25:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:17 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:17 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:17 + grep active 22:25:17 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:17 warnings.warn( 22:25:20 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:20 + for file in "$1"/* 22:25:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 22:25:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 22:25:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:20 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:20 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:20 + grep active 22:25:20 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:20 warnings.warn( 22:25:24 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:24 + for file in "$1"/* 22:25:24 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 22:25:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 22:25:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:24 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:24 + grep active 22:25:24 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:24 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:24 warnings.warn( 22:25:27 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:27 + for file in "$1"/* 22:25:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 22:25:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 22:25:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:27 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:27 + grep active 22:25:27 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:27 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:27 warnings.warn( 22:25:30 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:30 + for file in "$1"/* 22:25:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 22:25:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 22:25:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:30 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:30 + grep active 22:25:30 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 22:25:30 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:30 warnings.warn( 22:25:34 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 22:25:34 + for file in "$1"/* 22:25:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 22:25:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 22:25:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:34 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:34 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:34 + grep active 22:25:34 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:34 warnings.warn( 22:25:37 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:37 + for file in "$1"/* 22:25:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 22:25:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 22:25:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:37 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:37 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:37 + grep active 22:25:37 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:37 warnings.warn( 22:25:40 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:40 + for file in "$1"/* 22:25:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 22:25:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 22:25:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:40 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:40 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:40 + grep active 22:25:40 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:40 warnings.warn( 22:25:44 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:44 + for file in "$1"/* 22:25:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 22:25:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 22:25:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:44 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:44 + grep active 22:25:44 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:44 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:44 warnings.warn( 22:25:47 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:47 + for file in "$1"/* 22:25:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 22:25:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 22:25:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:47 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:47 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:47 + grep active 22:25:47 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:47 warnings.warn( 22:25:50 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:50 + for file in "$1"/* 22:25:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 22:25:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 22:25:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:50 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:50 + grep active 22:25:50 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:50 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:50 warnings.warn( 22:25:54 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:54 + for file in "$1"/* 22:25:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 22:25:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 22:25:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:54 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:54 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:54 + grep active 22:25:54 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:54 warnings.warn( 22:25:57 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:25:57 + for file in "$1"/* 22:25:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 22:25:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 22:25:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:57 + grep active 22:25:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 22:25:57 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:25:57 warnings.warn( 22:26:00 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 22:26:00 + for file in "$1"/* 22:26:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 22:26:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 22:26:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:00 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:00 + grep active 22:26:00 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:00 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:00 warnings.warn( 22:26:03 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:03 + for file in "$1"/* 22:26:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 22:26:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 22:26:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:03 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:03 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:03 + grep active 22:26:04 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:04 warnings.warn( 22:26:07 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:07 + for file in "$1"/* 22:26:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 22:26:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 22:26:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:07 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:07 + grep active 22:26:07 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:07 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:07 warnings.warn( 22:26:10 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:10 + for file in "$1"/* 22:26:10 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 22:26:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 22:26:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:10 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:10 + grep active 22:26:10 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:10 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:10 warnings.warn( 22:26:13 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:13 + for file in "$1"/* 22:26:13 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 22:26:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 22:26:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:13 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:13 + grep active 22:26:13 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:13 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:13 warnings.warn( 22:26:17 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:17 + for file in "$1"/* 22:26:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 22:26:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 22:26:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:17 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:17 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:17 + grep active 22:26:17 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:17 warnings.warn( 22:26:20 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:20 + for file in "$1"/* 22:26:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 22:26:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 22:26:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:20 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:20 + grep active 22:26:20 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 22:26:20 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:20 warnings.warn( 22:26:24 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 22:26:24 + for file in "$1"/* 22:26:24 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 22:26:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 22:26:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:24 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:24 + grep active 22:26:24 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:24 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:24 warnings.warn( 22:26:27 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:27 + for file in "$1"/* 22:26:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 22:26:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 22:26:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:27 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:27 + grep active 22:26:27 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:27 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:27 warnings.warn( 22:26:31 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:31 + for file in "$1"/* 22:26:31 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 22:26:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 22:26:31 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:31 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:31 + grep active 22:26:31 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:31 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:31 warnings.warn( 22:26:34 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:34 + for file in "$1"/* 22:26:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 22:26:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 22:26:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:34 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:34 + grep active 22:26:34 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:34 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:34 warnings.warn( 22:26:37 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:37 + for file in "$1"/* 22:26:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 22:26:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 22:26:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:37 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:37 + grep active 22:26:37 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:37 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:37 warnings.warn( 22:26:41 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:41 + for file in "$1"/* 22:26:41 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 22:26:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 22:26:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:41 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:41 + grep active 22:26:41 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:41 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:41 warnings.warn( 22:26:44 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:44 + for file in "$1"/* 22:26:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 22:26:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 22:26:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:44 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:44 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:44 + grep active 22:26:44 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:44 warnings.warn( 22:26:47 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:47 + for file in "$1"/* 22:26:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 22:26:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 22:26:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:47 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:47 + grep active 22:26:47 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 22:26:47 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:47 warnings.warn( 22:26:50 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 22:26:50 + for file in "$1"/* 22:26:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 22:26:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 22:26:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:26:50 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:26:50 + grep active 22:26:50 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 22:26:50 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:50 warnings.warn( 22:26:54 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 22:26:54 + for file in "$1"/* 22:26:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 22:26:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 22:26:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:26:54 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:26:54 + grep active 22:26:54 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:26:54 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:54 warnings.warn( 22:26:57 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:26:57 + for file in "$1"/* 22:26:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 22:26:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 22:26:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:26:57 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:26:57 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:26:57 + grep active 22:26:57 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:26:57 warnings.warn( 22:27:00 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:00 + for file in "$1"/* 22:27:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 22:27:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 22:27:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:00 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:00 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:00 + grep active 22:27:00 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:00 warnings.warn( 22:27:03 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:03 + for file in "$1"/* 22:27:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 22:27:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 22:27:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:03 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:03 + grep active 22:27:03 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:04 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:04 warnings.warn( 22:27:07 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:07 + for file in "$1"/* 22:27:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 22:27:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 22:27:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:07 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:07 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:07 + grep active 22:27:07 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:07 warnings.warn( 22:27:10 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:10 + for file in "$1"/* 22:27:10 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 22:27:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 22:27:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:10 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:10 + grep active 22:27:10 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:10 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:10 warnings.warn( 22:27:13 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:13 + for file in "$1"/* 22:27:13 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 22:27:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 22:27:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:13 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:13 + grep active 22:27:13 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:14 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:14 warnings.warn( 22:27:17 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:17 + for file in "$1"/* 22:27:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 22:27:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 22:27:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:17 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:17 + grep active 22:27:17 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 22:27:17 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:17 warnings.warn( 22:27:20 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 22:27:20 + for file in "$1"/* 22:27:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 22:27:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 22:27:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:20 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:20 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:20 + grep active 22:27:20 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:20 warnings.warn( 22:27:23 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:23 + for file in "$1"/* 22:27:23 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 22:27:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 22:27:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:23 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:23 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:23 + grep active 22:27:23 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:23 warnings.warn( 22:27:26 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:26 + for file in "$1"/* 22:27:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 22:27:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 22:27:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:26 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:26 + grep active 22:27:26 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:27 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:27 warnings.warn( 22:27:30 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:30 + for file in "$1"/* 22:27:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 22:27:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 22:27:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:30 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:30 + grep active 22:27:30 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:30 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:30 warnings.warn( 22:27:33 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:33 + for file in "$1"/* 22:27:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 22:27:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 22:27:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:33 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:33 + grep active 22:27:33 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:33 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:33 warnings.warn( 22:27:37 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:37 + for file in "$1"/* 22:27:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 22:27:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 22:27:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:37 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:37 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:37 + grep active 22:27:37 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:37 warnings.warn( 22:27:40 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:40 + for file in "$1"/* 22:27:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 22:27:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 22:27:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:40 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:40 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 22:27:40 + grep active 22:27:40 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:27:40 warnings.warn( 22:27:43 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 22:27:43 + false 22:27:43 $ ssh-agent -k 22:27:43 unset SSH_AUTH_SOCK; 22:27:43 unset SSH_AGENT_PID; 22:27:43 echo Agent pid 1510 killed; 22:27:43 [ssh-agent] Stopped. 22:27:43 [PostBuildScript] - [INFO] Executing post build scripts. 22:27:43 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13982882851203123578.sh 22:27:43 ---> sysstat.sh 22:27:44 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8794438910549929796.sh 22:27:44 ---> package-listing.sh 22:27:44 ++ facter osfamily 22:27:44 ++ tr '[:upper:]' '[:lower:]' 22:27:44 + OS_FAMILY=debian 22:27:44 + workspace=/w/workspace/builder-jenkins-cfg-verify 22:27:44 + START_PACKAGES=/tmp/packages_start.txt 22:27:44 + END_PACKAGES=/tmp/packages_end.txt 22:27:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:27:44 + PACKAGES=/tmp/packages_start.txt 22:27:44 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 22:27:44 + PACKAGES=/tmp/packages_end.txt 22:27:44 + case "${OS_FAMILY}" in 22:27:44 + grep '^ii' 22:27:44 + dpkg -l 22:27:44 + '[' -f /tmp/packages_start.txt ']' 22:27:44 + '[' -f /tmp/packages_end.txt ']' 22:27:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:27:44 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 22:27:44 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 22:27:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 22:27:44 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4612369738964872816.sh 22:27:44 ---> capture-instance-metadata.sh 22:27:44 Setup pyenv: 22:27:44 system 22:27:44 3.8.20 22:27:44 3.9.20 22:27:44 3.10.15 22:27:44 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:27:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9hqK from file:/tmp/.os_lf_venv 22:27:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:27:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:27:46 lf-activate-venv(): INFO: Base packages installed successfully 22:27:46 lf-activate-venv(): INFO: Installing additional packages: lftools 22:27:57 lf-activate-venv(): INFO: Adding /tmp/venv-9hqK/bin to PATH 22:27:57 INFO: Running in OpenStack, capturing instance metadata 22:27:57 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11062544326759698660.sh 22:27:57 provisioning config files... 22:27:58 Could not find credentials [logs] for builder-jenkins-cfg-verify #705 22:27:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config4618106490425049053tmp 22:27:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:27:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:27:58 provisioning config files... 22:27:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:27:58 [EnvInject] - Injecting environment variables from a build step. 22:27:58 [EnvInject] - Injecting as environment variables the properties content 22:27:58 SERVER_ID=logs 22:27:58 22:27:58 [EnvInject] - Variables injected successfully. 22:27:58 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12448705851308802744.sh 22:27:58 ---> create-netrc.sh 22:27:58 WARN: Log server credential not found. 22:27:58 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4882222442428708608.sh 22:27:58 ---> python-tools-install.sh 22:27:58 Setup pyenv: 22:27:58 system 22:27:58 3.8.20 22:27:58 3.9.20 22:27:58 3.10.15 22:27:58 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:27:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9hqK from file:/tmp/.os_lf_venv 22:27:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:27:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:28:00 lf-activate-venv(): INFO: Base packages installed successfully 22:28:00 lf-activate-venv(): INFO: Installing additional packages: lftools 22:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-9hqK/bin to PATH 22:28:10 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins15732527507915336748.sh 22:28:10 ---> uv-install.sh 22:28:10 uv 0.10.11 is already installed 22:28:10 uvx 0.10.11 22:28:10 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9365951086838391851.sh 22:28:10 ---> sudo-logs.sh 22:28:10 Archiving 'sudo' log.. 22:28:10 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8835523426925379229.sh 22:28:10 ---> job-cost.sh 22:28:10 INFO: Activating Python virtual environment... 22:28:10 Setup pyenv: 22:28:11 system 22:28:11 3.8.20 22:28:11 3.9.20 22:28:11 3.10.15 22:28:11 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:28:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9hqK from file:/tmp/.os_lf_venv 22:28:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:28:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:28:12 lf-activate-venv(): INFO: Base packages installed successfully 22:28:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-9hqK/bin to PATH 22:28:19 INFO: No stack-cost file found 22:28:19 INFO: Instance uptime: 302s 22:28:19 INFO: Fetching instance metadata (attempt 1 of 3)... 22:28:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:28:19 INFO: Successfully fetched instance metadata 22:28:19 INFO: Instance type: v3-standard-2 22:28:19 INFO: Retrieving pricing info for: v3-standard-2 22:28:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:28:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=302 22:28:20 INFO: Successfully fetched Vexxhost pricing API 22:28:20 INFO: Retrieved cost: 0.06 22:28:20 INFO: Retrieved resource: v3-standard-2 22:28:20 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 22:28:20 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 22:28:20 INFO: Successfully archived job cost data 22:28:20 DEBUG: Cost data: builder-jenkins-cfg-verify,705,2026-03-18 22:28:20,v3-standard-2,302,0.06,0.00,SUCCESS 22:28:20 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins18218184736267592796.sh 22:28:20 ---> logs-deploy.sh 22:28:20 Setup pyenv: 22:28:20 system 22:28:20 3.8.20 22:28:20 3.9.20 22:28:20 3.10.15 22:28:20 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 22:28:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9hqK from file:/tmp/.os_lf_venv 22:28:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:28:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:28:22 lf-activate-venv(): INFO: Base packages installed successfully 22:28:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-9hqK/bin to PATH 22:28:31 WARNING: Nexus logging server not set 22:28:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/705/ 22:28:31 INFO: archiving logs to S3 22:28:31 /tmp/venv-9hqK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 22:28:31 warnings.warn( 22:28:32 ---> uname -a: 22:28:32 Linux prd-ubuntu2204-builder-2c-2g-5712 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:28:32 22:28:32 22:28:32 ---> lscpu: 22:28:32 Architecture: x86_64 22:28:32 CPU op-mode(s): 32-bit, 64-bit 22:28:32 Address sizes: 40 bits physical, 48 bits virtual 22:28:32 Byte Order: Little Endian 22:28:32 CPU(s): 2 22:28:32 On-line CPU(s) list: 0,1 22:28:32 Vendor ID: AuthenticAMD 22:28:32 Model name: AMD EPYC-Rome Processor 22:28:32 CPU family: 23 22:28:32 Model: 49 22:28:32 Thread(s) per core: 1 22:28:32 Core(s) per socket: 1 22:28:32 Socket(s): 2 22:28:32 Stepping: 0 22:28:32 BogoMIPS: 5599.99 22:28:32 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:28:32 Virtualization: AMD-V 22:28:32 Hypervisor vendor: KVM 22:28:32 Virtualization type: full 22:28:32 L1d cache: 64 KiB (2 instances) 22:28:32 L1i cache: 64 KiB (2 instances) 22:28:32 L2 cache: 1 MiB (2 instances) 22:28:32 L3 cache: 32 MiB (2 instances) 22:28:32 NUMA node(s): 1 22:28:32 NUMA node0 CPU(s): 0,1 22:28:32 Vulnerability Gather data sampling: Not affected 22:28:32 Vulnerability Indirect target selection: Not affected 22:28:32 Vulnerability Itlb multihit: Not affected 22:28:32 Vulnerability L1tf: Not affected 22:28:32 Vulnerability Mds: Not affected 22:28:32 Vulnerability Meltdown: Not affected 22:28:32 Vulnerability Mmio stale data: Not affected 22:28:32 Vulnerability Reg file data sampling: Not affected 22:28:32 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:28:32 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:28:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:28:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:28:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:28:32 Vulnerability Srbds: Not affected 22:28:32 Vulnerability Tsa: Not affected 22:28:32 Vulnerability Tsx async abort: Not affected 22:28:32 Vulnerability Vmscape: Not affected 22:28:32 22:28:32 22:28:32 ---> nproc: 22:28:32 2 22:28:32 22:28:32 22:28:32 ---> df -h: 22:28:32 Filesystem Size Used Avail Use% Mounted on 22:28:32 tmpfs 794M 1.1M 793M 1% /run 22:28:32 /dev/vda1 39G 8.5G 31G 22% / 22:28:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:28:32 tmpfs 5.0M 0 5.0M 0% /run/lock 22:28:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:28:32 tmpfs 794M 4.0K 794M 1% /run/user/1001 22:28:32 22:28:32 22:28:32 ---> free -m: 22:28:32 total used free shared buff/cache available 22:28:32 Mem: 7937 542 4802 4 2592 7100 22:28:32 Swap: 1023 0 1023 22:28:32 22:28:32 22:28:32 ---> ip addr: 22:28:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:28:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:28:32 inet 127.0.0.1/8 scope host lo 22:28:32 valid_lft forever preferred_lft forever 22:28:32 inet6 ::1/128 scope host 22:28:32 valid_lft forever preferred_lft forever 22:28:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:28:32 link/ether fa:16:3e:14:0d:27 brd ff:ff:ff:ff:ff:ff 22:28:32 altname enp0s3 22:28:32 inet 10.30.170.116/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:28:32 valid_lft 86093sec preferred_lft 86093sec 22:28:32 inet6 fe80::f816:3eff:fe14:d27/64 scope link 22:28:32 valid_lft forever preferred_lft forever 22:28:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:28:32 link/ether b2:21:35:3b:9c:b5 brd ff:ff:ff:ff:ff:ff 22:28:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:28:32 valid_lft forever preferred_lft forever 22:28:32 22:28:32 22:28:32 ---> sar -b -r -n DEV: 22:28:32 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5712) 03/18/26 _x86_64_ (2 CPU) 22:28:32 22:28:32 22:23:28 LINUX RESTART (2 CPU) 22:28:32 22:28:32 22:28:32 ---> sar -P ALL: 22:28:32 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5712) 03/18/26 _x86_64_ (2 CPU) 22:28:32 22:28:32 22:23:28 LINUX RESTART (2 CPU) 22:28:32 22:28:32 22:28:32