02:28:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/124546 02:28:51 Running as SYSTEM 02:28:51 [EnvInject] - Loading node environment variables. 02:28:51 Building remotely on prd-ubuntu2204-builder-2c-2g-2227 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 02:28:51 [ssh-agent] Looking for ssh-agent implementation... 02:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:51 $ ssh-agent 02:28:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcH0lcW/agent.1497 02:28:51 SSH_AGENT_PID=1499 02:28:51 [ssh-agent] Started. 02:28:51 Running ssh-add (command line suppressed) 02:28:51 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_14790230269643752112.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_14790230269643752112.key) 02:28:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:28:51 The recommended git tool is: NONE 02:28:53 using credential jenkins-ssh 02:28:53 Wiping out workspace first. 02:28:53 Cloning the remote Git repository 02:28:53 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:28:53 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 02:28:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:28:53 > git --version # timeout=10 02:28:53 > git --version # 'git version 2.34.1' 02:28:53 using GIT_SSH to set credentials jenkins-ssh 02:28:53 Verifying host key using known hosts file, will automatically accept unseen keys 02:28:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:28:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:28:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:28:56 using GIT_SSH to set credentials jenkins-ssh 02:28:56 Verifying host key using known hosts file, will automatically accept unseen keys 02:28:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/46/124546/1 # timeout=10 02:28:56 > git rev-parse f8228fb39ecabe3628aff91a62350da754596895^{commit} # timeout=10 02:28:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:28:56 Checking out Revision f8228fb39ecabe3628aff91a62350da754596895 (refs/changes/46/124546/1) 02:28:56 > git config core.sparsecheckout # timeout=10 02:28:56 > git checkout -f f8228fb39ecabe3628aff91a62350da754596895 # timeout=10 02:28:59 Commit message: "Fix: repoint the odlvex default template image" 02:28:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:29:00 > git rev-list --no-walk 64d88fc52a3c9e4ba3d5c96e4285bab5f4c8a288 # timeout=10 02:29:00 > git remote # timeout=10 02:29:00 > git submodule init # timeout=10 02:29:00 > git submodule sync # timeout=10 02:29:00 > git config --get remote.origin.url # timeout=10 02:29:00 > git submodule init # timeout=10 02:29:00 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:29:00 > git config --get submodule.global-jjb.url # timeout=10 02:29:00 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:29:00 > git config --get submodule.packer/common-packer.url # timeout=10 02:29:00 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:29:00 > git submodule update --init --recursive global-jjb # timeout=10 02:29:00 > git submodule update --init --recursive packer/common-packer # timeout=10 02:29:01 provisioning config files... 02:29:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:29:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:29:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:29:02 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12742696560135019075.sh 02:29:02 ---> python-tools-install.sh 02:29:02 Setup pyenv: 02:29:02 * system (set by /opt/pyenv/version) 02:29:02 * 3.8.20 (set by /opt/pyenv/version) 02:29:02 * 3.9.20 (set by /opt/pyenv/version) 02:29:02 3.10.15 02:29:02 3.11.10 02:29:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tXVo 02:29:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:29:11 lf-activate-venv(): INFO: Base packages installed successfully 02:29:11 lf-activate-venv(): INFO: Installing additional packages: lftools 02:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-tXVo/bin to PATH 02:29:37 Generating Requirements File 02:30:03 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. 02:30:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:30:04 Python 3.11.10 02:30:04 pip 26.2.1 from /tmp/venv-tXVo/lib/python3.11/site-packages/pip (python 3.11) 02:30:04 aiohappyeyeballs==2.7.1 02:30:04 aiohttp==3.14.3 02:30:04 aiosignal==1.4.0 02:30:04 appdirs==1.4.4 02:30:04 argcomplete==3.7.1 02:30:04 aspy.yaml==1.3.0 02:30:04 attrs==26.1.0 02:30:04 autopage==0.6.0 02:30:04 beautifulsoup4==4.15.0 02:30:04 boto3==1.43.64 02:30:04 botocore==1.43.64 02:30:04 bs4==0.0.2 02:30:04 certifi==2026.7.22 02:30:04 cffi==2.1.1 02:30:04 cfgv==3.5.0 02:30:04 chardet==7.4.3 02:30:04 charset-normalizer==3.4.9 02:30:04 click==8.4.2 02:30:04 cliff==4.15.0 02:30:04 cmd2==4.1.2 02:30:04 cryptography==3.3.2 02:30:04 debtcollector==3.1.0 02:30:04 decorator==5.3.1 02:30:04 defusedxml==0.7.1 02:30:04 Deprecated==1.3.1 02:30:04 distlib==0.4.3 02:30:04 dnspython==2.8.0 02:30:04 docker==7.2.0 02:30:04 dogpile.cache==1.5.0 02:30:04 durationpy==0.10 02:30:04 email-validator==2.3.0 02:30:04 filelock==3.32.2 02:30:04 frozenlist==1.8.0 02:30:04 future==1.0.0 02:30:04 gitdb==4.0.12 02:30:04 GitPython==3.1.58 02:30:04 httplib2==0.30.2 02:30:04 identify==2.6.19 02:30:04 idna==3.18 02:30:04 importlib-resources==1.5.0 02:30:04 iso8601==2.1.0 02:30:04 Jinja2==3.1.6 02:30:04 jmespath==1.1.0 02:30:04 jsonpatch==1.33 02:30:04 jsonpointer==3.1.1 02:30:04 jsonschema==4.26.0 02:30:04 jsonschema-specifications==2025.9.1 02:30:04 keystoneauth1==5.15.0 02:30:04 kubernetes==36.0.3 02:30:04 lftools==0.37.22 02:30:04 lxml==6.1.1 02:30:04 markdown-it-py==4.2.0 02:30:04 MarkupSafe==3.0.3 02:30:04 mdurl==0.1.2 02:30:04 msgpack==1.2.1 02:30:04 multi_key_dict==2.0.3 02:30:04 multidict==6.7.1 02:30:04 munch==4.0.0 02:30:04 netaddr==1.3.0 02:30:04 niet==1.4.2 02:30:04 nodeenv==1.10.0 02:30:04 oauth2client==4.1.3 02:30:04 oauthlib==3.3.1 02:30:04 openstacksdk==4.18.0 02:30:04 os-service-types==1.9.0 02:30:04 osc-lib==4.7.0 02:30:04 oslo.config==10.6.0 02:30:04 oslo.context==6.5.0 02:30:04 oslo.i18n==6.9.0 02:30:04 oslo.log==8.3.0 02:30:04 oslo.serialization==5.11.0 02:30:04 oslo.utils==10.1.1 02:30:04 packaging==26.3 02:30:04 pbr==7.0.3 02:30:04 platformdirs==4.11.0 02:30:04 prettytable==3.18.0 02:30:04 prompt_toolkit==3.0.53 02:30:04 propcache==0.5.2 02:30:04 psutil==7.2.2 02:30:04 pyasn1==0.6.4 02:30:04 pyasn1_modules==0.4.2 02:30:04 pycparser==3.0 02:30:04 pygerrit2==2.0.15 02:30:04 PyGithub==2.9.1 02:30:04 Pygments==2.20.0 02:30:04 PyJWT==2.13.0 02:30:04 PyNaCl==1.6.2 02:30:04 pyparsing==2.4.7 02:30:04 pyperclip==1.11.0 02:30:04 pyrsistent==0.20.0 02:30:04 python-dateutil==2.9.0.post0 02:30:04 python-discovery==1.5.1 02:30:04 python-heatclient==5.2.0 02:30:04 python-jenkins==1.8.3 02:30:04 python-keystoneclient==5.8.0 02:30:04 python-magnumclient==4.11.0 02:30:04 python-manilaclient==6.2.0 02:30:04 python-openstackclient==10.2.1 02:30:04 python-swiftclient==4.10.0 02:30:04 PyYAML==6.0.3 02:30:04 referencing==0.37.0 02:30:04 requests==2.34.2 02:30:04 requests-oauthlib==2.0.0 02:30:04 rfc3986==2.0.0 02:30:04 rich==15.0.0 02:30:04 rich-argparse==1.8.0 02:30:04 rpds-py==2026.6.3 02:30:04 rsa==4.9.1 02:30:04 ruamel.yaml==0.19.1 02:30:04 ruamel.yaml.clib==0.2.15 02:30:04 s3transfer==0.19.2 02:30:04 simplejson==4.1.1 02:30:04 six==1.17.0 02:30:04 smmap==5.0.3 02:30:04 soupsieve==2.9.1 02:30:04 stevedore==5.9.0 02:30:04 tabulate==0.10.0 02:30:04 toml==0.10.2 02:30:04 tomlkit==0.15.1 02:30:04 tqdm==4.70.0 02:30:04 typing_extensions==4.16.0 02:30:04 urllib3==1.26.20 02:30:04 virtualenv==21.7.1 02:30:04 wcwidth==0.8.2 02:30:04 websocket-client==1.9.0 02:30:04 wrapt==2.3.0 02:30:04 xdg==6.0.0 02:30:04 xmltodict==1.0.4 02:30:04 yarl==1.24.5 02:30:04 yq==4.1.2 02:30:04 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins17607626438033172741.sh 02:30:04 ---> uv-install.sh 02:30:04 Installing uv/uvx (latest) using shell installer 02:30:05 2026-08-05 02:30:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-zhGuGk.sh" [1] 02:30:05 downloading uv 0.12.1 x86_64-unknown-linux-gnu 02:30:05 installing to /home/jenkins/.local/bin 02:30:05 uv 02:30:05 uvx 02:30:05 everything's installed! 02:30:05 02:30:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 02:30:05 02:30:05 source $HOME/.local/bin/env (sh, bash, zsh) 02:30:05 source $HOME/.local/bin/env.fish (fish) 02:30:05 Adding install location to PATH 02:30:05 ---> Validating uv/uvx install 02:30:06 uvx 0.12.1 (x86_64-unknown-linux-gnu) 02:30:06 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins965464377142127669.sh 02:30:06 ---> jenkins-verify-images.sh 02:30:06 + source /home/jenkins/lf-env.sh 02:30:06 + '[' -f /tmp/.os_lf_venv ']' 02:30:06 ++ cat /tmp/.os_lf_venv 02:30:06 + os_lf_venv=/tmp/venv-tXVo 02:30:06 + '[' -d /tmp/venv-tXVo ']' 02:30:06 + '[' -f /tmp/venv-tXVo/bin/openstack ']' 02:30:06 + echo 'Re-use existing venv: /tmp/venv-tXVo' 02:30:06 Re-use existing venv: /tmp/venv-tXVo 02:30:06 + PATH=/tmp/venv-tXVo/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:30:06 + error=false 02:30:06 + echo 'Verifying that cloud has a master configuration file' 02:30:06 Verifying that cloud has a master configuration file 02:30:06 + [[ -d jenkins-config/clouds/openstack ]] 02:30:06 + for cloud in jenkins-config/clouds/openstack/* 02:30:06 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 02:30:06 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 02:30:06 ++ cut -d= -f2 02:30:06 + os_cloud= 02:30:06 + os_cloud=vex 02:30:06 + OS_CLOUD=vex 02:30:06 + verify_images jenkins-config/clouds/openstack/odlvex 02:30:06 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 02:30:06 Verifying images on jenkins-config/clouds/openstack/odlvex 02:30:06 + for file in "$1"/* 02:30:06 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 02:30:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 02:30:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:06 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:06 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:06 + grep active 02:30:10 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:30:10 + for file in "$1"/* 02:30:10 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 02:30:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 02:30:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:30:10 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:30:10 + grep active 02:30:10 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:30:14 | 676151bc-55b7-4878-b09d-2e1829f9d2e8 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674 | active | 02:30:14 + for file in "$1"/* 02:30:14 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 02:30:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 02:30:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:30:14 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:30:14 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:30:14 + grep active 02:30:18 | 676151bc-55b7-4878-b09d-2e1829f9d2e8 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674 | active | 02:30:18 + for file in "$1"/* 02:30:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 02:30:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 02:30:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:18 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:18 + grep active 02:30:18 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:22 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:22 + for file in "$1"/* 02:30:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 02:30:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 02:30:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:22 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:22 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:22 + grep active 02:30:26 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:26 + for file in "$1"/* 02:30:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 02:30:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 02:30:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:26 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:26 + grep active 02:30:26 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:30 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:30 + for file in "$1"/* 02:30:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 02:30:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 02:30:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:30 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:30 + grep active 02:30:30 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:34 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:34 + for file in "$1"/* 02:30:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 02:30:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 02:30:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:34 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:34 + grep active 02:30:34 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:38 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:38 + for file in "$1"/* 02:30:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 02:30:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 02:30:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:38 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:38 + grep active 02:30:38 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:42 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:42 + for file in "$1"/* 02:30:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 02:30:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 02:30:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:42 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:42 + grep active 02:30:42 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470' 02:30:46 | 007993fa-7c50-4f0b-89c6-0143c34a432d | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260801-010748.470 | active | 02:30:46 + for file in "$1"/* 02:30:46 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 02:30:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 02:30:46 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:46 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:46 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:46 + grep active 02:30:49 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:30:49 + for file in "$1"/* 02:30:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 02:30:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 02:30:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:49 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:49 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:49 + grep active 02:30:53 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:30:53 + for file in "$1"/* 02:30:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 02:30:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 02:30:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:53 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:53 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:53 + grep active 02:30:57 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:30:57 + for file in "$1"/* 02:30:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 02:30:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 02:30:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:30:57 + grep active 02:31:02 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:31:02 + for file in "$1"/* 02:31:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 02:31:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 02:31:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:02 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:02 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:02 + grep active 02:31:05 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:31:05 + for file in "$1"/* 02:31:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 02:31:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 02:31:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:05 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:05 + grep active 02:31:05 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:09 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:31:09 + for file in "$1"/* 02:31:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 02:31:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 02:31:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:09 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:09 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:09 + grep active 02:31:13 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:31:13 + for file in "$1"/* 02:31:13 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 02:31:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 02:31:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:13 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:13 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' 02:31:13 + grep active 02:31:17 | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | 02:31:17 + for file in "$1"/* 02:31:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 02:31:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 02:31:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:17 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:17 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:17 + grep active 02:31:21 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:21 + for file in "$1"/* 02:31:21 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 02:31:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 02:31:21 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:21 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:21 + grep active 02:31:21 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:25 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:25 + for file in "$1"/* 02:31:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 02:31:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 02:31:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:25 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:25 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:25 + grep active 02:31:29 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:29 + for file in "$1"/* 02:31:29 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 02:31:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 02:31:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:29 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:29 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:29 + grep active 02:31:33 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:33 + for file in "$1"/* 02:31:33 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 02:31:33 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 02:31:33 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:33 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:33 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:33 + grep active 02:31:37 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:37 + for file in "$1"/* 02:31:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 02:31:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 02:31:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:37 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:37 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:37 + grep active 02:31:41 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:41 + for file in "$1"/* 02:31:41 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 02:31:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 02:31:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:41 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:41 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612' 02:31:41 + grep active 02:31:45 | b1fb9b60-1bd6-4432-b3fa-ad711ef166b0 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260801-170113.612 | active | 02:31:45 + for file in "$1"/* 02:31:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 02:31:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 02:31:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:45 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:45 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:45 + grep active 02:31:49 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:31:49 + for file in "$1"/* 02:31:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 02:31:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 02:31:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:49 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:49 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:49 + grep active 02:31:53 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:31:53 + for file in "$1"/* 02:31:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 02:31:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 02:31:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:53 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:53 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:53 + grep active 02:31:57 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:31:57 + for file in "$1"/* 02:31:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 02:31:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 02:31:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:57 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:57 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:31:57 + grep active 02:32:01 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:32:01 + for file in "$1"/* 02:32:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 02:32:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 02:32:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:01 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:01 + grep active 02:32:01 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:05 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:32:05 + for file in "$1"/* 02:32:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 02:32:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 02:32:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:05 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:05 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:05 + grep active 02:32:08 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:32:08 + for file in "$1"/* 02:32:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 02:32:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 02:32:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:08 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:08 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:08 + grep active 02:32:12 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:32:12 + for file in "$1"/* 02:32:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 02:32:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 02:32:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:12 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:12 + grep active 02:32:12 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' 02:32:16 | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | 02:32:16 + for file in "$1"/* 02:32:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 02:32:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 02:32:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:32:16 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:32:16 + grep active 02:32:16 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674' 02:32:20 | 676151bc-55b7-4878-b09d-2e1829f9d2e8 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260801-015903.674 | active | 02:32:20 + for file in "$1"/* 02:32:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 02:32:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 02:32:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:20 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:20 + grep active 02:32:20 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:24 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:24 + for file in "$1"/* 02:32:24 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 02:32:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 02:32:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:24 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:24 + grep active 02:32:24 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:28 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:28 + for file in "$1"/* 02:32:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 02:32:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 02:32:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:28 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:28 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:28 + grep active 02:32:32 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:32 + for file in "$1"/* 02:32:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 02:32:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 02:32:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:32 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:32 + grep active 02:32:32 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:36 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:36 + for file in "$1"/* 02:32:36 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 02:32:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 02:32:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:36 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:36 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:36 + grep active 02:32:40 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:40 + for file in "$1"/* 02:32:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 02:32:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 02:32:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:40 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:40 + grep active 02:32:40 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:44 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:44 + for file in "$1"/* 02:32:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 02:32:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 02:32:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:44 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:44 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:44 + grep active 02:32:48 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:48 + for file in "$1"/* 02:32:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 02:32:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 02:32:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:48 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:48 + grep active 02:32:48 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' 02:32:52 | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | 02:32:52 + for file in "$1"/* 02:32:52 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 02:32:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 02:32:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:52 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:52 + grep active 02:32:52 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:55 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:32:55 + for file in "$1"/* 02:32:55 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 02:32:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 02:32:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:55 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:55 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:55 + grep active 02:32:59 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:32:59 + for file in "$1"/* 02:32:59 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 02:32:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 02:32:59 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:59 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:59 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:32:59 + grep active 02:33:03 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:33:03 + for file in "$1"/* 02:33:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 02:33:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 02:33:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:03 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:03 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:03 + grep active 02:33:07 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:33:07 + for file in "$1"/* 02:33:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 02:33:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 02:33:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:07 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:07 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:07 + grep active 02:33:11 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:33:11 + for file in "$1"/* 02:33:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 02:33:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 02:33:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:11 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:11 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:11 + grep active 02:33:15 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:33:15 + for file in "$1"/* 02:33:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 02:33:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 02:33:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:15 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:15 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436' 02:33:15 + grep active 02:33:19 | 4f06d7ba-6192-42b7-8a0e-a1e92fe73d6e | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260801-021912.436 | active | 02:33:19 + false 02:33:19 $ ssh-agent -k 02:33:19 unset SSH_AUTH_SOCK; 02:33:19 unset SSH_AGENT_PID; 02:33:19 echo Agent pid 1499 killed; 02:33:19 [ssh-agent] Stopped. 02:33:19 [PostBuildScript] - [INFO] Executing post build scripts. 02:33:19 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12115906167048474783.sh 02:33:19 ---> sysstat.sh 02:33:19 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins576008787783500444.sh 02:33:19 ---> package-listing.sh 02:33:19 ++ facter osfamily 02:33:19 ++ tr '[:upper:]' '[:lower:]' 02:33:20 + OS_FAMILY=debian 02:33:20 + workspace=/w/workspace/builder-jenkins-cfg-verify 02:33:20 + START_PACKAGES=/tmp/packages_start.txt 02:33:20 + END_PACKAGES=/tmp/packages_end.txt 02:33:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:33:20 + PACKAGES=/tmp/packages_start.txt 02:33:20 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 02:33:20 + PACKAGES=/tmp/packages_end.txt 02:33:20 + case "${OS_FAMILY}" in 02:33:20 + dpkg -l 02:33:20 + grep '^ii' 02:33:20 + '[' -f /tmp/packages_start.txt ']' 02:33:20 + '[' -f /tmp/packages_end.txt ']' 02:33:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:33:20 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 02:33:20 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 02:33:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 02:33:20 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins800952319467087706.sh 02:33:20 ---> capture-instance-metadata.sh 02:33:20 Setup pyenv: 02:33:20 system 02:33:20 3.8.20 02:33:20 3.9.20 02:33:20 3.10.15 02:33:20 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 02:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXVo from file:/tmp/.os_lf_venv 02:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:22 lf-activate-venv(): INFO: Base packages installed successfully 02:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-tXVo/bin to PATH 02:33:35 INFO: Running in OpenStack, capturing instance metadata 02:33:35 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9332375428242977237.sh 02:33:35 provisioning config files... 02:33:36 Could not find credentials [logs] for builder-jenkins-cfg-verify #715 02:33:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config16342476937802105316tmp 02:33:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:33:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:33:36 provisioning config files... 02:33:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:33:36 [EnvInject] - Injecting environment variables from a build step. 02:33:36 [EnvInject] - Injecting as environment variables the properties content 02:33:36 SERVER_ID=logs 02:33:36 02:33:36 [EnvInject] - Variables injected successfully. 02:33:36 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4206675254465583383.sh 02:33:36 ---> create-netrc.sh 02:33:36 WARN: Log server credential not found. 02:33:36 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13737400020537303668.sh 02:33:36 ---> python-tools-install.sh 02:33:36 Setup pyenv: 02:33:36 system 02:33:36 3.8.20 02:33:36 3.9.20 02:33:36 3.10.15 02:33:36 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 02:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXVo from file:/tmp/.os_lf_venv 02:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:38 lf-activate-venv(): INFO: Base packages installed successfully 02:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-tXVo/bin to PATH 02:33:47 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins4873561024345751884.sh 02:33:47 ---> uv-install.sh 02:33:47 uv 0.12.1 is already installed 02:33:47 uvx 0.12.1 (x86_64-unknown-linux-gnu) 02:33:47 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3027366044098649244.sh 02:33:47 ---> sudo-logs.sh 02:33:47 Archiving 'sudo' log.. 02:33:47 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2427209064790318229.sh 02:33:47 ---> job-cost.sh 02:33:47 INFO: Activating Python virtual environment... 02:33:47 Setup pyenv: 02:33:47 system 02:33:47 3.8.20 02:33:47 3.9.20 02:33:47 3.10.15 02:33:47 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 02:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXVo from file:/tmp/.os_lf_venv 02:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:49 lf-activate-venv(): INFO: Base packages installed successfully 02:33:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-tXVo/bin to PATH 02:33:56 INFO: No stack-cost file found 02:33:56 INFO: Instance uptime: 356s 02:33:56 INFO: Fetching instance metadata (attempt 1 of 3)... 02:33:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:33:56 INFO: Successfully fetched instance metadata 02:33:56 INFO: Instance type: v3-standard-2 02:33:56 INFO: Retrieving pricing info for: v3-standard-2 02:33:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:33:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=356 02:33:57 INFO: Successfully fetched Vexxhost pricing API 02:33:57 INFO: Retrieved cost: 0.06 02:33:57 INFO: Retrieved resource: v3-standard-2 02:33:57 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 02:33:57 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 02:33:57 INFO: Successfully archived job cost data 02:33:57 DEBUG: Cost data: builder-jenkins-cfg-verify,715,2026-08-05 02:33:57,v3-standard-2,356,0.06,0.00,SUCCESS 02:33:57 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins6618464574356912660.sh 02:33:57 ---> logs-deploy.sh 02:33:57 Setup pyenv: 02:33:57 system 02:33:57 3.8.20 02:33:57 3.9.20 02:33:57 3.10.15 02:33:57 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 02:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXVo from file:/tmp/.os_lf_venv 02:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:59 lf-activate-venv(): INFO: Base packages installed successfully 02:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-tXVo/bin to PATH 02:34:08 WARNING: Nexus logging server not set 02:34:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/715/ 02:34:08 INFO: archiving logs to S3 02:34:09 ---> uname -a: 02:34:09 Linux prd-ubuntu2204-builder-2c-2g-2227 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 02:34:09 02:34:09 02:34:09 ---> lscpu: 02:34:09 Architecture: x86_64 02:34:09 CPU op-mode(s): 32-bit, 64-bit 02:34:09 Address sizes: 40 bits physical, 48 bits virtual 02:34:09 Byte Order: Little Endian 02:34:09 CPU(s): 2 02:34:09 On-line CPU(s) list: 0,1 02:34:09 Vendor ID: AuthenticAMD 02:34:09 Model name: AMD EPYC-Rome Processor 02:34:09 CPU family: 23 02:34:09 Model: 49 02:34:09 Thread(s) per core: 1 02:34:09 Core(s) per socket: 1 02:34:09 Socket(s): 2 02:34:09 Stepping: 0 02:34:09 BogoMIPS: 5599.99 02:34:09 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 02:34:09 Virtualization: AMD-V 02:34:09 Hypervisor vendor: KVM 02:34:09 Virtualization type: full 02:34:09 L1d cache: 64 KiB (2 instances) 02:34:09 L1i cache: 64 KiB (2 instances) 02:34:09 L2 cache: 1 MiB (2 instances) 02:34:09 L3 cache: 32 MiB (2 instances) 02:34:09 NUMA node(s): 1 02:34:09 NUMA node0 CPU(s): 0,1 02:34:09 Vulnerability Gather data sampling: Not affected 02:34:09 Vulnerability Indirect target selection: Not affected 02:34:09 Vulnerability Itlb multihit: Not affected 02:34:09 Vulnerability L1tf: Not affected 02:34:09 Vulnerability Mds: Not affected 02:34:09 Vulnerability Meltdown: Not affected 02:34:09 Vulnerability Mmio stale data: Not affected 02:34:09 Vulnerability Reg file data sampling: Not affected 02:34:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:34:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:34:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:34:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:34:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:34:09 Vulnerability Srbds: Not affected 02:34:09 Vulnerability Tsa: Not affected 02:34:09 Vulnerability Tsx async abort: Not affected 02:34:09 Vulnerability Vmscape: Not affected 02:34:09 02:34:09 02:34:09 ---> nproc: 02:34:09 2 02:34:09 02:34:09 02:34:09 ---> df -h: 02:34:09 Filesystem Size Used Avail Use% Mounted on 02:34:09 tmpfs 794M 1.1M 793M 1% /run 02:34:09 /dev/vda1 39G 11G 28G 28% / 02:34:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:34:09 tmpfs 5.0M 0 5.0M 0% /run/lock 02:34:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:34:09 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:34:09 02:34:09 02:34:09 ---> free -m: 02:34:09 total used free shared buff/cache available 02:34:09 Mem: 7937 582 4582 4 2772 7055 02:34:09 Swap: 1023 0 1023 02:34:09 02:34:09 02:34:09 ---> ip addr: 02:34:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:34:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:34:09 inet 127.0.0.1/8 scope host lo 02:34:09 valid_lft forever preferred_lft forever 02:34:09 inet6 ::1/128 scope host 02:34:09 valid_lft forever preferred_lft forever 02:34:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:34:09 link/ether fa:16:3e:db:b8:be brd ff:ff:ff:ff:ff:ff 02:34:09 altname enp0s3 02:34:09 inet 10.30.171.232/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:34:09 valid_lft 86047sec preferred_lft 86047sec 02:34:09 inet6 fe80::f816:3eff:fedb:b8be/64 scope link 02:34:09 valid_lft forever preferred_lft forever 02:34:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:34:09 link/ether 02:60:17:bc:14:4f brd ff:ff:ff:ff:ff:ff 02:34:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:34:09 valid_lft forever preferred_lft forever 02:34:09 02:34:09 02:34:09 ---> sar -b -r -n DEV: 02:34:09 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-2227) 08/05/26 _x86_64_ (2 CPU) 02:34:09 02:34:09 02:28:18 LINUX RESTART (2 CPU) 02:34:09 02:34:09 02:34:09 ---> sar -P ALL: 02:34:09 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-2227) 08/05/26 _x86_64_ (2 CPU) 02:34:09 02:34:09 02:28:18 LINUX RESTART (2 CPU) 02:34:09 02:34:09 02:34:09