Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/125809 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-2921 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhckHkn/agent.1256 SSH_AGENT_PID=1258 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_10843775769032935173.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_10843775769032935173.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/09/125809/1 # timeout=10 > git rev-parse 8b9a762b287c7045548ccef77089698273cc9462^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 8b9a762b287c7045548ccef77089698273cc9462 (refs/changes/09/125809/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b9a762b287c7045548ccef77089698273cc9462 # timeout=10 Commit message: "Fix: repin ubuntu2204-builder to ODL-built image" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 30dc0df459f6e3889f8f2e6e53c12e34e13dd6e2 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7556181182832864514.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNQ5 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.2.1 from /tmp/venv-WNQ5/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.89 botocore==1.43.89 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.16.0 cmd2==4.2.3 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==3.32.5 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.17.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.20.0 os-service-types==1.9.0 osc-lib==4.7.0 oslo.config==10.7.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.1 oslo.serialization==5.11.0 oslo.utils==10.2.0 packaging==26.3 pbr==7.0.3 platformdirs==4.11.7 prettytable==3.18.0 prompt_toolkit==3.0.53 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-discovery==1.6.0 python-heatclient==5.3.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==5.0.0 python-manilaclient==6.3.0 python-openstackclient==10.3.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.9.1 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.8 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins6215202108090391753.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-07 11:31:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-cu4nXR.sh" [1] downloading uv 0.12.10 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.10 (x86_64-unknown-linux-gnu) [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins4245397507836571420.sh ---> jenkins-verify-images.sh + source /home/jenkins/lf-env.sh + '[' -f /tmp/.os_lf_venv ']' ++ cat /tmp/.os_lf_venv + os_lf_venv=/tmp/venv-WNQ5 + '[' -d /tmp/venv-WNQ5 ']' + '[' -f /tmp/venv-WNQ5/bin/openstack ']' + echo 'Re-use existing venv: /tmp/venv-WNQ5' Re-use existing venv: /tmp/venv-WNQ5 + PATH=/tmp/venv-WNQ5/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 + error=false + echo 'Verifying that cloud has a master configuration file' Verifying that cloud has a master configuration file + [[ -d jenkins-config/clouds/openstack ]] + for cloud in jenkins-config/clouds/openstack/* + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg ++ cut -d= -f2 + os_cloud= + os_cloud=vex + OS_CLOUD=vex + verify_images jenkins-config/clouds/openstack/odlvex + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' Verifying images on jenkins-config/clouds/openstack/odlvex + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077' + grep active | 68beb13e-cab6-440e-aeac-06cea4e2a2d2 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260824-071601.077 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + grep active | 76f7f775-795c-4efd-b289-6e4b75b60a61 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + grep active | 76f7f775-795c-4efd-b289-6e4b75b60a61 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555' + grep active | 15b55e93-6b0b-4da4-b2ea-b80fde660836 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260804-002051.555 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404' + grep active | c5a9033c-5ff8-499f-8ab0-842a19024099 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260901-170119.404 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048' | 52b02922-d444-44e3-8ca9-e4724ddaa369 | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260804-002113.048 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333' | 76f7f775-795c-4efd-b289-6e4b75b60a61 | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260901-014142.333 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933' | 3b5312ca-f167-44eb-a0b3-65e946e53553 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260801-031106.933 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + for file in "$1"/* + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548' | f3acd4db-56ad-4931-ac0d-789ce870b6d7 | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260811-083845.548 | active | + false $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1258 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7171678663338045027.sh ---> sysstat.sh [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17146366985076593212.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/builder-jenkins-cfg-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/builder-jenkins-cfg-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/builder-jenkins-cfg-verify ']' + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17471963196642537000.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15561695602620850650.sh provisioning config files... Could not find credentials [logs] for builder-jenkins-cfg-verify #723 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config2863131585456264959tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins325797301163377519.sh ---> create-netrc.sh WARN: Log server credential not found. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10393123993551072417.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins11098769356246626634.sh ---> uv-install.sh uv 0.12.10 is already installed uvx 0.12.10 (x86_64-unknown-linux-gnu) [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4642631343434705276.sh ---> sudo-logs.sh Archiving 'sudo' log.. [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1859981121753085646.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 349s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-2 INFO: Retrieving pricing info for: v3-standard-2 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=349 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.06 INFO: Retrieved resource: v3-standard-2 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: builder-jenkins-cfg-verify,723,2026-09-07 11:34:48,v3-standard-2,349,0.06,0.00,SUCCESS [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins15567694261539259958.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNQ5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-WNQ5/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/723/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-2921 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5599.99 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1008K 793M 1% /run /dev/vda1 39G 8.3G 31G 22% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 505 4668 4 2763 7130 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:6a:4c:b9 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.71/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86045sec preferred_lft 86045sec inet6 fe80::f816:3eff:fe6a:4cb9/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-2921) 09/07/26 _x86_64_ (2 CPU) 11:29:09 LINUX RESTART (2 CPU) ---> sar -P ALL: Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-2921) 09/07/26 _x86_64_ (2 CPU) 11:29:09 LINUX RESTART (2 CPU)