11:33:02 Started by timer 11:33:02 Running as SYSTEM 11:33:02 [EnvInject] - Loading node environment variables. 11:33:02 Building remotely on prd-ubuntu2204-builder-2c-2g-22285 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:33:02 [ssh-agent] Looking for ssh-agent implementation... 11:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:33:03 $ ssh-agent 11:33:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRM23hd/agent.1514 11:33:03 SSH_AGENT_PID=1516 11:33:03 [ssh-agent] Started. 11:33:03 Running ssh-add (command line suppressed) 11:33:03 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14660049640657178610.key (/w/workspace/builder-openstack-cron@tmp/private_key_14660049640657178610.key) 11:33:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:33:03 The recommended git tool is: NONE 11:33:05 using credential jenkins-ssh 11:33:05 Wiping out workspace first. 11:33:05 Cloning the remote Git repository 11:33:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:33:05 > git init /w/workspace/builder-openstack-cron # timeout=10 11:33:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:33:05 > git --version # timeout=10 11:33:05 > git --version # 'git version 2.34.1' 11:33:05 using GIT_SSH to set credentials jenkins-ssh 11:33:05 Verifying host key using known hosts file, will automatically accept unseen keys 11:33:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:33:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:08 Avoid second fetch 11:33:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:33:08 Checking out Revision 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa (refs/remotes/origin/master) 11:33:08 > git config core.sparsecheckout # timeout=10 11:33:08 > git checkout -f 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 11:33:08 Commit message: "chore: migrate g2g to composite action" 11:33:08 > git rev-list --no-walk 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 11:33:08 > git remote # timeout=10 11:33:08 > git submodule init # timeout=10 11:33:08 > git submodule sync # timeout=10 11:33:08 > git config --get remote.origin.url # timeout=10 11:33:08 > git submodule init # timeout=10 11:33:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:33:08 > git config --get submodule.global-jjb.url # timeout=10 11:33:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:33:08 > git config --get submodule.packer/common-packer.url # timeout=10 11:33:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:33:08 > git submodule update --init --recursive global-jjb # timeout=10 11:33:09 > git submodule update --init --recursive packer/common-packer # timeout=10 11:33:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:33:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:33:13 No emails were triggered. 11:33:13 provisioning config files... 11:33:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:33:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:33:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:33:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3278453004901162300.sh 11:33:13 ---> python-tools-install.sh 11:33:13 Setup pyenv: 11:33:13 * system (set by /opt/pyenv/version) 11:33:13 * 3.8.20 (set by /opt/pyenv/version) 11:33:13 * 3.9.20 (set by /opt/pyenv/version) 11:33:13 3.10.15 11:33:13 3.11.10 11:33:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9f1f 11:33:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:22 lf-activate-venv(): INFO: Base packages installed successfully 11:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:33:50 Generating Requirements File 11:34:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:34:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:34:09 Python 3.11.10 11:34:10 pip 26.0.1 from /tmp/venv-9f1f/lib/python3.11/site-packages/pip (python 3.11) 11:34:10 appdirs==1.4.4 11:34:10 argcomplete==3.6.3 11:34:10 aspy.yaml==1.3.0 11:34:10 attrs==26.1.0 11:34:10 autopage==0.6.0 11:34:10 beautifulsoup4==4.14.3 11:34:10 boto3==1.42.74 11:34:10 botocore==1.42.74 11:34:10 bs4==0.0.2 11:34:10 certifi==2026.2.25 11:34:10 cffi==2.0.0 11:34:10 cfgv==3.5.0 11:34:10 chardet==7.3.0 11:34:10 charset-normalizer==3.4.6 11:34:10 click==8.3.1 11:34:10 cliff==4.13.2 11:34:10 cmd2==3.4.0 11:34:10 cryptography==3.3.2 11:34:10 debtcollector==3.1.0 11:34:10 decorator==5.2.1 11:34:10 defusedxml==0.7.1 11:34:10 Deprecated==1.3.1 11:34:10 distlib==0.4.0 11:34:10 dnspython==2.8.0 11:34:10 docker==7.1.0 11:34:10 dogpile.cache==1.5.0 11:34:10 durationpy==0.10 11:34:10 email-validator==2.3.0 11:34:10 filelock==3.25.2 11:34:10 future==1.0.0 11:34:10 gitdb==4.0.12 11:34:10 GitPython==3.1.46 11:34:10 httplib2==0.30.2 11:34:10 identify==2.6.18 11:34:10 idna==3.11 11:34:10 importlib-resources==1.5.0 11:34:10 iso8601==2.1.0 11:34:10 Jinja2==3.1.6 11:34:10 jmespath==1.1.0 11:34:10 jsonpatch==1.33 11:34:10 jsonpointer==3.1.1 11:34:10 jsonschema==4.26.0 11:34:10 jsonschema-specifications==2025.9.1 11:34:10 keystoneauth1==5.13.1 11:34:10 kubernetes==35.0.0 11:34:10 lftools==0.37.22 11:34:10 lxml==6.0.2 11:34:10 markdown-it-py==4.0.0 11:34:10 MarkupSafe==3.0.3 11:34:10 mdurl==0.1.2 11:34:10 msgpack==1.1.2 11:34:10 multi_key_dict==2.0.3 11:34:10 munch==4.0.0 11:34:10 netaddr==1.3.0 11:34:10 niet==1.4.2 11:34:10 nodeenv==1.10.0 11:34:10 oauth2client==4.1.3 11:34:10 oauthlib==3.3.1 11:34:10 openstacksdk==4.10.0 11:34:10 os-service-types==1.8.2 11:34:10 osc-lib==4.4.0 11:34:10 oslo.config==10.3.0 11:34:10 oslo.context==6.3.0 11:34:10 oslo.i18n==6.7.2 11:34:10 oslo.log==8.1.0 11:34:10 oslo.serialization==5.9.1 11:34:10 oslo.utils==10.0.0 11:34:10 packaging==26.0 11:34:10 pbr==7.0.3 11:34:10 platformdirs==4.9.4 11:34:10 prettytable==3.17.0 11:34:10 psutil==7.2.2 11:34:10 pyasn1==0.6.3 11:34:10 pyasn1_modules==0.4.2 11:34:10 pycparser==3.0 11:34:10 pygerrit2==2.0.15 11:34:10 PyGithub==2.9.0 11:34:10 Pygments==2.19.2 11:34:10 PyJWT==2.12.1 11:34:10 PyNaCl==1.6.2 11:34:10 pyparsing==2.4.7 11:34:10 pyperclip==1.11.0 11:34:10 pyrsistent==0.20.0 11:34:10 python-cinderclient==9.9.0 11:34:10 python-dateutil==2.9.0.post0 11:34:10 python-discovery==1.2.0 11:34:10 python-heatclient==5.1.0 11:34:10 python-jenkins==1.8.3 11:34:10 python-keystoneclient==5.8.0 11:34:10 python-magnumclient==4.10.0 11:34:10 python-openstackclient==9.0.0 11:34:10 python-swiftclient==4.10.0 11:34:10 PyYAML==6.0.3 11:34:10 referencing==0.37.0 11:34:10 requests==2.32.5 11:34:10 requests-oauthlib==2.0.0 11:34:10 requestsexceptions==1.4.0 11:34:10 rfc3986==2.0.0 11:34:10 rich==14.3.3 11:34:10 rich-argparse==1.7.2 11:34:10 rpds-py==0.30.0 11:34:10 rsa==4.9.1 11:34:10 ruamel.yaml==0.19.1 11:34:10 ruamel.yaml.clib==0.2.15 11:34:10 s3transfer==0.16.0 11:34:10 simplejson==3.20.2 11:34:10 six==1.17.0 11:34:10 smmap==5.0.3 11:34:10 soupsieve==2.8.3 11:34:10 stevedore==5.7.0 11:34:10 tabulate==0.10.0 11:34:10 toml==0.10.2 11:34:10 tomlkit==0.14.0 11:34:10 tqdm==4.67.3 11:34:10 typing_extensions==4.15.0 11:34:10 urllib3==1.26.20 11:34:10 virtualenv==21.2.0 11:34:10 wcwidth==0.6.0 11:34:10 websocket-client==1.9.0 11:34:10 wrapt==2.1.2 11:34:10 xdg==6.0.0 11:34:10 xmltodict==1.0.4 11:34:10 yq==3.4.3 11:34:10 [builder-openstack-cron] $ /bin/sh /tmp/jenkins993664275643123857.sh 11:34:10 ---> uv-install.sh 11:34:10 Installing uv/uvx (latest) using shell installer 11:34:10 2026-03-24 11:34:10 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T12%3A19%3A58Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-24T11%3A19%3A33Z&ske=2026-03-24T12%3A19%3A58Z&sks=b&skv=2018-11-09&sig=RX2qH76S6AcS5QSuGpTOqg31tELjxTuBn%2F%2FyoMtYHQI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDM1MjI5NiwibmJmIjoxNzc0MzUxOTk2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ZV9f0qQqvvv-4d6d8zGIOe68S3Ln0cYq61tfEAVVQOY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-PDKt7a.sh" [1] 11:34:10 downloading uv 0.11.0 x86_64-unknown-linux-gnu 11:34:11 installing to /home/jenkins/.local/bin 11:34:11 uv 11:34:11 uvx 11:34:11 everything's installed! 11:34:11 11:34:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:34:11 11:34:11 source $HOME/.local/bin/env (sh, bash, zsh) 11:34:11 source $HOME/.local/bin/env.fish (fish) 11:34:11 Adding install location to PATH 11:34:11 ---> Validating uv/uvx install 11:34:11 uvx 0.11.0 (x86_64-unknown-linux-gnu) 11:34:11 [EnvInject] - Injecting environment variables from a build step. 11:34:11 [EnvInject] - Injecting as environment variables the properties content 11:34:11 OS_CLOUD=vex 11:34:11 11:34:11 [EnvInject] - Variables injected successfully. 11:34:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13556466124164841986.sh 11:34:11 ---> Orphaned k8s clusters 11:34:11 Setup pyenv: 11:34:11 system 11:34:11 3.8.20 11:34:11 3.9.20 11:34:11 3.10.15 11:34:11 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:34:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:13 lf-activate-venv(): INFO: Base packages installed successfully 11:34:13 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:34:20 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:34:20 warnings.warn( 11:34:23 -----> Delete orphaned cluster 11:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10102063693425744875.sh 11:34:23 ---> Orphaned stacks 11:34:23 Setup pyenv: 11:34:23 system 11:34:23 3.8.20 11:34:23 3.9.20 11:34:23 3.10.15 11:34:23 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:25 lf-activate-venv(): INFO: Base packages installed successfully 11:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:34:41 + mapfile -t OS_COE_CLUSTERS_ID 11:34:41 ++ awk '{print $1}' 11:34:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:34:41 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:34:41 warnings.warn( 11:34:43 + echo '-----> Active clusters -> stacks' 11:34:43 -----> Active clusters -> stacks 11:34:43 + OS_COE_STACKS=() 11:34:43 + [[ 0 -gt 0 ]] 11:34:43 + mapfile -t OS_STACKS 11:34:43 ++ awk '{print $1}' 11:34:43 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 11:34:43 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:34:43 warnings.warn( 11:34:45 + echo '-----> Active stacks' 11:34:45 -----> Active stacks 11:34:45 + echo '-----> Delete orphaned stacks' 11:34:45 -----> Delete orphaned stacks 11:34:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8790405266467448404.sh 11:34:45 ---> Orphaned servers 11:34:45 Setup pyenv: 11:34:45 system 11:34:45 3.8.20 11:34:45 3.9.20 11:34:45 3.10.15 11:34:45 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:47 lf-activate-venv(): INFO: Base packages installed successfully 11:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:35:00 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:35:00 warnings.warn( 11:35:04 -----> Active servers 11:35:04 prd-ubuntu2204-docker-4c-4g-22286 11:35:04 prd-ubuntu2204-builder-2c-2g-22285 11:35:04 prd-ubuntu2204-builder-2c-2g-22284 11:35:04 prd-ubuntu2204-docker-4c-4g-22282 11:35:04 prd-ubuntu2204-docker-4c-4g-22280 11:35:04 prd-ubuntu2204-docker-4c-4g-22278 11:35:04 prd-ubuntu2204-docker-4c-4g-22277 11:35:04 prd-ubuntu2204-docker-4c-4g-22275 11:35:04 prd-ubuntu2204-docker-4c-4g-22273 11:35:04 prd-ubuntu2404-robot-2c-8g-22222 11:35:04 prd-ubuntu2404-robot-2c-8g-22219 11:35:04 prd-ubuntu2404-robot-2c-8g-22221 11:35:04 prd-ubuntu2404-robot-2c-8g-22218 11:35:04 prd-ubuntu2404-robot-2c-8g-22217 11:35:04 snd-ubuntu2204-docker-2c-2g-354 11:35:04 -----> Delete orphaned servers 11:35:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9576315805318346124.sh 11:35:10 ---> Orphaned ports 11:35:10 Setup pyenv: 11:35:10 system 11:35:10 3.8.20 11:35:10 3.9.20 11:35:10 3.10.15 11:35:10 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:12 lf-activate-venv(): INFO: Base packages installed successfully 11:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:35:24 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:35:24 warnings.warn( 11:35:26 No orphaned ports to process. 11:35:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17253246407482200333.sh 11:35:26 ---> Orphaned volumes 11:35:26 + source /home/jenkins/lf-env.sh 11:35:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:26 ++ mktemp -d /tmp/venv-XXXX 11:35:26 + lf_venv=/tmp/venv-ITB9 11:35:26 + local venv_file=/tmp/.os_lf_venv 11:35:26 + local python=python3 11:35:26 + local options 11:35:26 + local set_path=true 11:35:26 + local install_args= 11:35:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:35:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:26 + true 11:35:26 + case $1 in 11:35:26 + python=python3 11:35:26 + shift 2 11:35:26 + true 11:35:26 + case $1 in 11:35:26 + shift 11:35:26 + break 11:35:26 + case $python in 11:35:26 + local pkg_list= 11:35:26 + [[ -d /opt/pyenv ]] 11:35:26 + echo 'Setup pyenv:' 11:35:26 Setup pyenv: 11:35:26 + export PYENV_ROOT=/opt/pyenv 11:35:26 + PYENV_ROOT=/opt/pyenv 11:35:26 + export PATH=/opt/pyenv/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 11:35:26 + PATH=/opt/pyenv/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 11:35:26 + pyenv versions 11:35:26 system 11:35:26 3.8.20 11:35:26 3.9.20 11:35:26 3.10.15 11:35:26 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:26 + command -v pyenv 11:35:26 ++ pyenv init - --no-rehash 11:35:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:35:26 for i in ${!paths[@]}; do 11:35:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:35:26 fi; done; 11:35:26 echo "${paths[*]}"'\'')" 11:35:26 export PATH="/opt/pyenv/shims:${PATH}" 11:35:26 export PYENV_SHELL=bash 11:35:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:35:26 pyenv() { 11:35:26 local command 11:35:26 command="${1:-}" 11:35:26 if [ "$#" -gt 0 ]; then 11:35:26 shift 11:35:26 fi 11:35:26 11:35:26 case "$command" in 11:35:26 rehash|shell) 11:35:26 eval "$(pyenv "sh-$command" "$@")" 11:35:26 ;; 11:35:26 *) 11:35:26 command pyenv "$command" "$@" 11:35:26 ;; 11:35:26 esac 11:35:26 }' 11:35:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:35:26 for i in ${!paths[@]}; do 11:35:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:35:26 fi; done; 11:35:26 echo "${paths[*]}"' 11:35:26 ++ PATH=/opt/pyenv/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 11:35:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/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 11:35:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/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 11:35:26 ++ export PYENV_SHELL=bash 11:35:26 ++ PYENV_SHELL=bash 11:35:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:35:26 +++ complete -F _pyenv pyenv 11:35:26 ++ lf-pyver python3 11:35:26 ++ local py_version_xy=python3 11:35:26 ++ local py_version_xyz= 11:35:26 ++ pyenv versions 11:35:26 ++ local command 11:35:26 ++ command=versions 11:35:26 ++ '[' 1 -gt 0 ']' 11:35:26 ++ shift 11:35:26 ++ grep -E '^[0-9.]*[0-9]$' 11:35:26 ++ case "$command" in 11:35:26 ++ command pyenv versions 11:35:26 ++ awk '{ print $1 }' 11:35:26 ++ sed 's/^[ *]* //' 11:35:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:35:26 +++ grep '^3' /tmp/.pyenv_versions 11:35:26 +++ tail -n 1 11:35:26 +++ sort -V 11:35:26 ++ py_version_xyz=3.11.10 11:35:26 ++ [[ -z 3.11.10 ]] 11:35:26 ++ echo 3.11.10 11:35:26 ++ return 0 11:35:26 + pyenv local 3.11.10 11:35:26 + local command 11:35:26 + command=local 11:35:26 + '[' 2 -gt 0 ']' 11:35:26 + shift 11:35:26 + case "$command" in 11:35:26 + command pyenv local 3.11.10 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='lftools[openstack] ' 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='kubernetes ' 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='niet ' 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='python-heatclient ' 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='python-openstackclient ' 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='python-magnumclient ' 11:35:26 + for arg in "$@" 11:35:26 + case $arg in 11:35:26 + pkg_list+='yq ' 11:35:26 + [[ -f /tmp/.os_lf_venv ]] 11:35:26 ++ cat /tmp/.os_lf_venv 11:35:26 + lf_venv=/tmp/venv-9f1f 11:35:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from' file:/tmp/.os_lf_venv 11:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:35:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:35:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:26 + local 'pip_opts=--upgrade --quiet' 11:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:35:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:35:26 + [[ -n '' ]] 11:35:26 + [[ -n '' ]] 11:35:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:35:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:26 + /tmp/venv-9f1f/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:35:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:35:28 lf-activate-venv(): INFO: Base packages installed successfully 11:35:28 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:35:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:35:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:28 + /tmp/venv-9f1f/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:43 + type python3 11:35:43 + true 11:35:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH' 11:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:35:43 + PATH=/tmp/venv-9f1f/bin:/opt/pyenv/shims:/opt/pyenv/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 11:35:43 + return 0 11:35:43 + mapfile -t os_volumes 11:35:43 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:43 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:35:43 warnings.warn( 11:35:46 + '[' 0 -eq 0 ']' 11:35:46 + echo 'No orphaned volumes found.' 11:35:46 No orphaned volumes found. 11:35:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9916714752325166814.sh 11:35:46 ---> Protect in-use images 11:35:46 Setup pyenv: 11:35:46 system 11:35:46 3.8.20 11:35:46 3.9.20 11:35:46 3.10.15 11:35:46 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:48 lf-activate-venv(): INFO: Base packages installed successfully 11:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:36:02 INFO: There are images to protect defined in jenkins-config. 11:36:02 INFO: There are additional images to protect in the jjb dir. 11:36:02 INFO: Protecting the following images: 11:36:02 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 11:36:02 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 11:36:02 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 11:36:02 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:36:02 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 11:36:02 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 11:36:02 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 11:36:02 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 11:36:02 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:02 warnings.warn( 11:36:04 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 11:36:04 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:04 warnings.warn( 11:36:05 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 11:36:05 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:05 warnings.warn( 11:36:07 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 11:36:07 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:07 warnings.warn( 11:36:09 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:36:09 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:09 warnings.warn( 11:36:11 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 11:36:11 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:11 warnings.warn( 11:36:12 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 11:36:13 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:13 warnings.warn( 11:36:14 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 11:36:14 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:14 warnings.warn( 11:36:16 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 11:36:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:36:16 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:36:16 [EnvInject] - Injecting environment variables from a build step. 11:36:16 [EnvInject] - Injecting as environment variables the properties content 11:36:16 OS_IMAGE_CLEANUP_AGE=30 11:36:16 11:36:16 [EnvInject] - Variables injected successfully. 11:36:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7915748918940237953.sh 11:36:16 ---> Cleanup old images 11:36:16 Setup pyenv: 11:36:16 system 11:36:16 3.8.20 11:36:16 3.9.20 11:36:16 3.10.15 11:36:16 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:18 lf-activate-venv(): INFO: Base packages installed successfully 11:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:36:31 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:31 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:36:31 warnings.warn( 11:36:34 Removing 67 images from vex. 11:36:34 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 11:36:34 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 11:36:34 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 11:36:34 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 11:36:35 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 11:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 11:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 11:36:36 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 11:36:36 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 11:36:36 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 11:36:36 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 11:36:36 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 11:36:36 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 11:36:36 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 11:36:36 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 11:36:36 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 11:36:36 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 11:36:36 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 11:36:36 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 11:36:36 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 11:36:36 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 11:36:36 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 11:36:36 $ ssh-agent -k 11:36:36 unset SSH_AUTH_SOCK; 11:36:36 unset SSH_AGENT_PID; 11:36:36 echo Agent pid 1516 killed; 11:36:36 [ssh-agent] Stopped. 11:36:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1731893460290613893.sh 11:36:36 ---> sysstat.sh 11:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7573388208259549255.sh 11:36:37 ---> package-listing.sh 11:36:37 ++ facter osfamily 11:36:37 ++ tr '[:upper:]' '[:lower:]' 11:36:37 + OS_FAMILY=debian 11:36:37 + workspace=/w/workspace/builder-openstack-cron 11:36:37 + START_PACKAGES=/tmp/packages_start.txt 11:36:37 + END_PACKAGES=/tmp/packages_end.txt 11:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:37 + PACKAGES=/tmp/packages_start.txt 11:36:37 + '[' /w/workspace/builder-openstack-cron ']' 11:36:37 + PACKAGES=/tmp/packages_end.txt 11:36:37 + case "${OS_FAMILY}" in 11:36:37 + grep '^ii' 11:36:37 + dpkg -l 11:36:37 + '[' -f /tmp/packages_start.txt ']' 11:36:37 + '[' -f /tmp/packages_end.txt ']' 11:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:37 + '[' /w/workspace/builder-openstack-cron ']' 11:36:37 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2413937894791466602.sh 11:36:37 ---> capture-instance-metadata.sh 11:36:37 Setup pyenv: 11:36:37 system 11:36:37 3.8.20 11:36:37 3.9.20 11:36:37 3.10.15 11:36:37 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:39 lf-activate-venv(): INFO: Base packages installed successfully 11:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:36:51 INFO: Running in OpenStack, capturing instance metadata 11:36:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14141696397092433841.sh 11:36:51 provisioning config files... 11:36:52 Could not find credentials [logs] for builder-openstack-cron #78143 11:36:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6189816299795388157tmp 11:36:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:52 provisioning config files... 11:36:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:52 [EnvInject] - Injecting environment variables from a build step. 11:36:52 [EnvInject] - Injecting as environment variables the properties content 11:36:52 SERVER_ID=logs 11:36:52 11:36:52 [EnvInject] - Variables injected successfully. 11:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18141219259499550817.sh 11:36:52 ---> create-netrc.sh 11:36:52 WARN: Log server credential not found. 11:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10854772578338120545.sh 11:36:52 ---> python-tools-install.sh 11:36:52 Setup pyenv: 11:36:52 system 11:36:52 3.8.20 11:36:52 3.9.20 11:36:52 3.10.15 11:36:52 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:54 lf-activate-venv(): INFO: Base packages installed successfully 11:36:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:37:06 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:37:06 [builder-openstack-cron] $ /bin/sh /tmp/jenkins5178675753471795556.sh 11:37:06 ---> uv-install.sh 11:37:06 uv 0.11.0 is already installed 11:37:06 uvx 0.11.0 (x86_64-unknown-linux-gnu) 11:37:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11134374393044434044.sh 11:37:06 ---> sudo-logs.sh 11:37:06 Archiving 'sudo' log.. 11:37:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16554687969368828376.sh 11:37:06 ---> job-cost.sh 11:37:06 INFO: Activating Python virtual environment... 11:37:06 Setup pyenv: 11:37:06 system 11:37:06 3.8.20 11:37:06 3.9.20 11:37:06 3.10.15 11:37:06 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:08 lf-activate-venv(): INFO: Base packages installed successfully 11:37:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:37:16 INFO: No stack-cost file found 11:37:16 INFO: Instance uptime: 299s 11:37:16 INFO: Fetching instance metadata (attempt 1 of 3)... 11:37:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:37:17 INFO: Successfully fetched instance metadata 11:37:17 INFO: Instance type: v3-standard-2 11:37:17 INFO: Retrieving pricing info for: v3-standard-2 11:37:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:37:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=299 11:37:17 INFO: Successfully fetched Vexxhost pricing API 11:37:17 INFO: Retrieved cost: 0.06 11:37:17 INFO: Retrieved resource: v3-standard-2 11:37:17 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 11:37:17 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 11:37:17 INFO: Successfully archived job cost data 11:37:17 DEBUG: Cost data: builder-openstack-cron,78143,2026-03-24 11:37:17,v3-standard-2,299,0.06,0.00,SUCCESS 11:37:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17672222139284638956.sh 11:37:17 ---> logs-deploy.sh 11:37:17 Setup pyenv: 11:37:17 system 11:37:17 3.8.20 11:37:17 3.9.20 11:37:17 3.10.15 11:37:17 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9f1f from file:/tmp/.os_lf_venv 11:37:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:19 lf-activate-venv(): INFO: Base packages installed successfully 11:37:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:37:28 lf-activate-venv(): INFO: Adding /tmp/venv-9f1f/bin to PATH 11:37:28 WARNING: Nexus logging server not set 11:37:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78143/ 11:37:28 INFO: archiving logs to S3 11:37:28 /tmp/venv-9f1f/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:37:28 warnings.warn( 11:37:29 ---> uname -a: 11:37:29 Linux prd-ubuntu2204-builder-2c-2g-22285 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:37:29 11:37:29 11:37:29 ---> lscpu: 11:37:29 Architecture: x86_64 11:37:29 CPU op-mode(s): 32-bit, 64-bit 11:37:29 Address sizes: 40 bits physical, 48 bits virtual 11:37:29 Byte Order: Little Endian 11:37:29 CPU(s): 2 11:37:29 On-line CPU(s) list: 0,1 11:37:29 Vendor ID: AuthenticAMD 11:37:29 Model name: AMD EPYC-Rome Processor 11:37:29 CPU family: 23 11:37:29 Model: 49 11:37:29 Thread(s) per core: 1 11:37:29 Core(s) per socket: 1 11:37:29 Socket(s): 2 11:37:29 Stepping: 0 11:37:29 BogoMIPS: 5599.99 11:37:29 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 11:37:29 Virtualization: AMD-V 11:37:29 Hypervisor vendor: KVM 11:37:29 Virtualization type: full 11:37:29 L1d cache: 64 KiB (2 instances) 11:37:29 L1i cache: 64 KiB (2 instances) 11:37:29 L2 cache: 1 MiB (2 instances) 11:37:29 L3 cache: 32 MiB (2 instances) 11:37:29 NUMA node(s): 1 11:37:29 NUMA node0 CPU(s): 0,1 11:37:29 Vulnerability Gather data sampling: Not affected 11:37:29 Vulnerability Indirect target selection: Not affected 11:37:29 Vulnerability Itlb multihit: Not affected 11:37:29 Vulnerability L1tf: Not affected 11:37:29 Vulnerability Mds: Not affected 11:37:29 Vulnerability Meltdown: Not affected 11:37:29 Vulnerability Mmio stale data: Not affected 11:37:29 Vulnerability Reg file data sampling: Not affected 11:37:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:37:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:37:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:37:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:37:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:37:29 Vulnerability Srbds: Not affected 11:37:29 Vulnerability Tsa: Not affected 11:37:29 Vulnerability Tsx async abort: Not affected 11:37:29 Vulnerability Vmscape: Not affected 11:37:29 11:37:29 11:37:29 ---> nproc: 11:37:29 2 11:37:29 11:37:29 11:37:29 ---> df -h: 11:37:29 Filesystem Size Used Avail Use% Mounted on 11:37:29 tmpfs 794M 1.1M 793M 1% /run 11:37:29 /dev/vda1 39G 8.5G 31G 22% / 11:37:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:37:29 tmpfs 5.0M 0 5.0M 0% /run/lock 11:37:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:37:29 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:37:29 11:37:29 11:37:29 ---> free -m: 11:37:29 total used free shared buff/cache available 11:37:29 Mem: 7937 573 4769 4 2595 7069 11:37:29 Swap: 1023 0 1023 11:37:29 11:37:29 11:37:29 ---> ip addr: 11:37:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:29 inet 127.0.0.1/8 scope host lo 11:37:29 valid_lft forever preferred_lft forever 11:37:29 inet6 ::1/128 scope host 11:37:29 valid_lft forever preferred_lft forever 11:37:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:29 link/ether fa:16:3e:c2:5a:aa brd ff:ff:ff:ff:ff:ff 11:37:29 altname enp0s3 11:37:29 inet 10.30.170.162/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:37:29 valid_lft 86096sec preferred_lft 86096sec 11:37:29 inet6 fe80::f816:3eff:fec2:5aaa/64 scope link 11:37:29 valid_lft forever preferred_lft forever 11:37:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:29 link/ether 26:d4:b8:fb:77:9c brd ff:ff:ff:ff:ff:ff 11:37:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:29 valid_lft forever preferred_lft forever 11:37:29 11:37:29 11:37:29 ---> sar -b -r -n DEV: 11:37:29 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-22285) 03/24/26 _x86_64_ (2 CPU) 11:37:29 11:37:29 11:32:28 LINUX RESTART (2 CPU) 11:37:29 11:37:29 11:37:29 ---> sar -P ALL: 11:37:29 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-22285) 03/24/26 _x86_64_ (2 CPU) 11:37:29 11:37:29 11:32:28 LINUX RESTART (2 CPU) 11:37:29 11:37:29 11:37:29