12:31:01 Started by timer 12:31:01 Running as SYSTEM 12:31:01 [EnvInject] - Loading node environment variables. 12:31:01 Building remotely on prd-ubuntu2204-builder-2c-2g-53512 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 12:31:01 [ssh-agent] Looking for ssh-agent implementation... 12:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:01 $ ssh-agent 12:31:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFzQPfY/agent.1737 12:31:01 SSH_AGENT_PID=1739 12:31:01 [ssh-agent] Started. 12:31:01 Running ssh-add (command line suppressed) 12:31:01 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17383087002447871353.key (/w/workspace/builder-openstack-cron@tmp/private_key_17383087002447871353.key) 12:31:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:31:01 The recommended git tool is: NONE 12:31:03 using credential jenkins-ssh 12:31:03 Wiping out workspace first. 12:31:04 Cloning the remote Git repository 12:31:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:31:04 > git init /w/workspace/builder-openstack-cron # timeout=10 12:31:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:31:04 > git --version # timeout=10 12:31:04 > git --version # 'git version 2.34.1' 12:31:04 using GIT_SSH to set credentials jenkins-ssh 12:31:04 Verifying host key using known hosts file, will automatically accept unseen keys 12:31:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:07 Avoid second fetch 12:31:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:31:07 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 12:31:07 > git config core.sparsecheckout # timeout=10 12:31:07 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 12:31:07 Commit message: "Update cloud image list docs" 12:31:07 > git rev-list --no-walk 66e8fec93045e30f4ec945430719531295225fae # timeout=10 12:31:07 > git remote # timeout=10 12:31:07 > git submodule init # timeout=10 12:31:07 > git submodule sync # timeout=10 12:31:07 > git config --get remote.origin.url # timeout=10 12:31:07 > git submodule init # timeout=10 12:31:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:31:07 > git config --get submodule.global-jjb.url # timeout=10 12:31:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:31:07 > git config --get submodule.packer/common-packer.url # timeout=10 12:31:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:31:07 > git submodule update --init --recursive global-jjb # timeout=10 12:31:08 > git submodule update --init --recursive packer/common-packer # timeout=10 12:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:31:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:31:11 No emails were triggered. 12:31:11 provisioning config files... 12:31:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:31:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:31:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:31:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15336350237315481328.sh 12:31:12 ---> python-tools-install.sh 12:31:12 Setup pyenv: 12:31:12 * system (set by /opt/pyenv/version) 12:31:12 * 3.8.20 (set by /opt/pyenv/version) 12:31:12 * 3.9.20 (set by /opt/pyenv/version) 12:31:12 3.10.15 12:31:12 3.11.10 12:31:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0LxM 12:31:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:21 lf-activate-venv(): INFO: Base packages installed successfully 12:31:21 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:43 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:31:43 Generating Requirements File 12:32:01 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. 12:32:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:32:01 Python 3.11.10 12:32:02 pip 26.0.1 from /tmp/venv-0LxM/lib/python3.11/site-packages/pip (python 3.11) 12:32:02 appdirs==1.4.4 12:32:02 argcomplete==3.6.3 12:32:02 aspy.yaml==1.3.0 12:32:02 attrs==26.1.0 12:32:02 autopage==0.6.0 12:32:02 beautifulsoup4==4.14.3 12:32:02 boto3==1.42.77 12:32:02 botocore==1.42.77 12:32:02 bs4==0.0.2 12:32:02 certifi==2026.2.25 12:32:02 cffi==2.0.0 12:32:02 cfgv==3.5.0 12:32:02 chardet==7.4.0.post1 12:32:02 charset-normalizer==3.4.6 12:32:02 click==8.3.1 12:32:02 cliff==4.13.2 12:32:02 cmd2==3.4.0 12:32:02 cryptography==3.3.2 12:32:02 debtcollector==3.1.0 12:32:02 decorator==5.2.1 12:32:02 defusedxml==0.7.1 12:32:02 Deprecated==1.3.1 12:32:02 distlib==0.4.0 12:32:02 dnspython==2.8.0 12:32:02 docker==7.1.0 12:32:02 dogpile.cache==1.5.0 12:32:02 durationpy==0.10 12:32:02 email-validator==2.3.0 12:32:02 filelock==3.25.2 12:32:02 future==1.0.0 12:32:02 gitdb==4.0.12 12:32:02 GitPython==3.1.46 12:32:02 httplib2==0.30.2 12:32:02 identify==2.6.18 12:32:02 idna==3.11 12:32:02 importlib-resources==1.5.0 12:32:02 iso8601==2.1.0 12:32:02 Jinja2==3.1.6 12:32:02 jmespath==1.1.0 12:32:02 jsonpatch==1.33 12:32:02 jsonpointer==3.1.1 12:32:02 jsonschema==4.26.0 12:32:02 jsonschema-specifications==2025.9.1 12:32:02 keystoneauth1==5.13.1 12:32:02 kubernetes==35.0.0 12:32:02 lftools==0.37.22 12:32:02 lxml==6.0.2 12:32:02 markdown-it-py==4.0.0 12:32:02 MarkupSafe==3.0.3 12:32:02 mdurl==0.1.2 12:32:02 msgpack==1.1.2 12:32:02 multi_key_dict==2.0.3 12:32:02 munch==4.0.0 12:32:02 netaddr==1.3.0 12:32:02 niet==1.4.2 12:32:02 nodeenv==1.10.0 12:32:02 oauth2client==4.1.3 12:32:02 oauthlib==3.3.1 12:32:02 openstacksdk==4.10.0 12:32:02 os-service-types==1.8.2 12:32:02 osc-lib==4.4.0 12:32:02 oslo.config==10.3.0 12:32:02 oslo.context==6.3.0 12:32:02 oslo.i18n==6.7.2 12:32:02 oslo.log==8.1.0 12:32:02 oslo.serialization==5.9.1 12:32:02 oslo.utils==10.0.0 12:32:02 packaging==26.0 12:32:02 pbr==7.0.3 12:32:02 platformdirs==4.9.4 12:32:02 prettytable==3.17.0 12:32:02 psutil==7.2.2 12:32:02 pyasn1==0.6.3 12:32:02 pyasn1_modules==0.4.2 12:32:02 pycparser==3.0 12:32:02 pygerrit2==2.0.15 12:32:02 PyGithub==2.9.0 12:32:02 Pygments==2.19.2 12:32:02 PyJWT==2.12.1 12:32:02 PyNaCl==1.6.2 12:32:02 pyparsing==2.4.7 12:32:02 pyperclip==1.11.0 12:32:02 pyrsistent==0.20.0 12:32:02 python-cinderclient==9.9.0 12:32:02 python-dateutil==2.9.0.post0 12:32:02 python-discovery==1.2.1 12:32:02 python-heatclient==5.1.0 12:32:02 python-jenkins==1.8.3 12:32:02 python-keystoneclient==5.8.0 12:32:02 python-magnumclient==4.10.0 12:32:02 python-openstackclient==9.0.0 12:32:02 python-swiftclient==4.10.0 12:32:02 PyYAML==6.0.3 12:32:02 referencing==0.37.0 12:32:02 requests==2.33.0 12:32:02 requests-oauthlib==2.0.0 12:32:02 requestsexceptions==1.4.0 12:32:02 rfc3986==2.0.0 12:32:02 rich==14.3.3 12:32:02 rich-argparse==1.7.2 12:32:02 rpds-py==0.30.0 12:32:02 rsa==4.9.1 12:32:02 ruamel.yaml==0.19.1 12:32:02 ruamel.yaml.clib==0.2.15 12:32:02 s3transfer==0.16.0 12:32:02 simplejson==3.20.2 12:32:02 six==1.17.0 12:32:02 smmap==5.0.3 12:32:02 soupsieve==2.8.3 12:32:02 stevedore==5.7.0 12:32:02 tabulate==0.10.0 12:32:02 toml==0.10.2 12:32:02 tomlkit==0.14.0 12:32:02 tqdm==4.67.3 12:32:02 typing_extensions==4.15.0 12:32:02 urllib3==1.26.20 12:32:02 virtualenv==21.2.0 12:32:02 wcwidth==0.6.0 12:32:02 websocket-client==1.9.0 12:32:02 wrapt==2.1.2 12:32:02 xdg==6.0.0 12:32:02 xmltodict==1.0.4 12:32:02 yq==3.4.3 12:32:02 [builder-openstack-cron] $ /bin/sh /tmp/jenkins9941629477598633049.sh 12:32:02 ---> uv-install.sh 12:32:02 Installing uv/uvx (latest) using shell installer 12:32:02 2026-03-27 12:32:02 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T13%3A23%3A35Z&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-27T12%3A22%3A57Z&ske=2026-03-27T13%3A23%3A35Z&sks=b&skv=2018-11-09&sig=Lh66U7XvQN%2BCB9EXnjeQzL79bmMAPQrHAH%2FV8%2Bvo9eU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYxNDkwMywibmJmIjoxNzc0NjE0NjAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.f8BFMojyqQ8VCM1MY5ovRqN7KfXj0KHtAPcfwvgvUto&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-aW25zu.sh" [1] 12:32:02 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:32:03 installing to /home/jenkins/.local/bin 12:32:03 uv 12:32:03 uvx 12:32:03 everything's installed! 12:32:03 12:32:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:32:03 12:32:03 source $HOME/.local/bin/env (sh, bash, zsh) 12:32:03 source $HOME/.local/bin/env.fish (fish) 12:32:03 Adding install location to PATH 12:32:03 ---> Validating uv/uvx install 12:32:03 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:32:03 [EnvInject] - Injecting environment variables from a build step. 12:32:03 [EnvInject] - Injecting as environment variables the properties content 12:32:03 OS_CLOUD=vex 12:32:03 12:32:03 [EnvInject] - Variables injected successfully. 12:32:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:32:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:32:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18320717097695455748.sh 12:32:03 ---> Orphaned k8s clusters 12:32:03 Setup pyenv: 12:32:03 system 12:32:03 3.8.20 12:32:03 3.9.20 12:32:03 3.10.15 12:32:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:32:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:05 lf-activate-venv(): INFO: Base packages installed successfully 12:32:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:32:14 -----> Delete orphaned cluster 12:32:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:32:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:32:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11469465655140397991.sh 12:32:14 ---> Orphaned stacks 12:32:14 Setup pyenv: 12:32:14 system 12:32:14 3.8.20 12:32:14 3.9.20 12:32:14 3.10.15 12:32:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:32:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:17 lf-activate-venv(): INFO: Base packages installed successfully 12:32:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:32:34 + mapfile -t OS_COE_CLUSTERS_ID 12:32:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:32:34 ++ awk '{print $1}' 12:32:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:32:36 + echo '-----> Active clusters -> stacks' 12:32:36 -----> Active clusters -> stacks 12:32:36 + OS_COE_STACKS=() 12:32:36 + [[ 0 -gt 0 ]] 12:32:36 + mapfile -t OS_STACKS 12:32:36 ++ awk '{print $1}' 12:32:36 ++ 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 12:32:38 + echo '-----> Active stacks' 12:32:38 -----> Active stacks 12:32:38 + echo '-----> Delete orphaned stacks' 12:32:38 -----> Delete orphaned stacks 12:32:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:32:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:32:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2998932485560290684.sh 12:32:38 ---> Orphaned servers 12:32:38 Setup pyenv: 12:32:38 system 12:32:38 3.8.20 12:32:38 3.9.20 12:32:38 3.10.15 12:32:38 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:40 lf-activate-venv(): INFO: Base packages installed successfully 12:32:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:32:57 -----> Active servers 12:32:57 prd-ubuntu2204-docker-4c-4g-53528 12:32:57 prd-ubuntu2204-docker-8c-8g-53527 12:32:57 prd-ubuntu2204-docker-8c-8g-53526 12:32:57 prd-ubuntu2204-docker-8c-8g-53525 12:32:57 prd-ubuntu2204-docker-8c-8g-53524 12:32:57 prd-ubuntu2204-docker-8c-8g-53523 12:32:57 prd-ubuntu2204-docker-4c-4g-53517 12:32:57 prd-ubuntu2204-docker-4c-4g-53514 12:32:57 prd-ubuntu2204-builder-2c-2g-53512 12:32:57 prd-ubuntu2404-robot-2c-8g-53428 12:32:57 prd-ubuntu2404-robot-2c-8g-53427 12:32:57 prd-ubuntu2404-robot-2c-8g-53418 12:32:57 prd-ubuntu2404-robot-2c-8g-53420 12:32:57 prd-ubuntu2404-robot-2c-8g-53419 12:32:57 prd-ubuntu2404-robot-2c-8g-53423 12:32:57 prd-ubuntu2404-robot-2c-8g-53422 12:32:57 prd-ubuntu2404-robot-2c-8g-53421 12:32:57 prd-ubuntu2404-robot-2c-8g-53426 12:32:57 prd-ubuntu2404-robot-2c-8g-53424 12:32:57 prd-ubuntu2404-robot-2c-8g-53425 12:32:57 snd-ubuntu2204-docker-2c-2g-354 12:32:57 -----> Delete orphaned servers 12:33:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:33:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:33:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15566641104311239666.sh 12:33:04 ---> Orphaned ports 12:33:04 Setup pyenv: 12:33:04 system 12:33:04 3.8.20 12:33:04 3.9.20 12:33:04 3.10.15 12:33:04 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:33:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:06 lf-activate-venv(): INFO: Base packages installed successfully 12:33:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:33:19 No orphaned ports to process. 12:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9648092864304174498.sh 12:33:20 ---> Orphaned volumes 12:33:20 + source /home/jenkins/lf-env.sh 12:33:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:33:20 ++ mktemp -d /tmp/venv-XXXX 12:33:20 + lf_venv=/tmp/venv-3LuJ 12:33:20 + local venv_file=/tmp/.os_lf_venv 12:33:20 + local python=python3 12:33:20 + local options 12:33:20 + local set_path=true 12:33:20 + local install_args= 12:33:20 ++ 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 12:33:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:33:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:33:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:33:20 + true 12:33:20 + case $1 in 12:33:20 + python=python3 12:33:20 + shift 2 12:33:20 + true 12:33:20 + case $1 in 12:33:20 + shift 12:33:20 + break 12:33:20 + case $python in 12:33:20 + local pkg_list= 12:33:20 + [[ -d /opt/pyenv ]] 12:33:20 + echo 'Setup pyenv:' 12:33:20 Setup pyenv: 12:33:20 + export PYENV_ROOT=/opt/pyenv 12:33:20 + PYENV_ROOT=/opt/pyenv 12:33:20 + 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 12:33:20 + 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 12:33:20 + pyenv versions 12:33:20 system 12:33:20 3.8.20 12:33:20 3.9.20 12:33:20 3.10.15 12:33:20 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:33:20 + command -v pyenv 12:33:20 ++ pyenv init - --no-rehash 12:33:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:33:20 for i in ${!paths[@]}; do 12:33:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:33:20 fi; done; 12:33:20 echo "${paths[*]}"'\'')" 12:33:20 export PATH="/opt/pyenv/shims:${PATH}" 12:33:20 export PYENV_SHELL=bash 12:33:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:20 pyenv() { 12:33:20 local command 12:33:20 command="${1:-}" 12:33:20 if [ "$#" -gt 0 ]; then 12:33:20 shift 12:33:20 fi 12:33:20 12:33:20 case "$command" in 12:33:20 rehash|shell) 12:33:20 eval "$(pyenv "sh-$command" "$@")" 12:33:20 ;; 12:33:20 *) 12:33:20 command pyenv "$command" "$@" 12:33:20 ;; 12:33:20 esac 12:33:20 }' 12:33:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:33:20 for i in ${!paths[@]}; do 12:33:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:33:20 fi; done; 12:33:20 echo "${paths[*]}"' 12:33:20 ++ 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 12:33:20 ++ 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 12:33:20 ++ 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 12:33:20 ++ export PYENV_SHELL=bash 12:33:20 ++ PYENV_SHELL=bash 12:33:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:20 +++ complete -F _pyenv pyenv 12:33:20 ++ lf-pyver python3 12:33:20 ++ local py_version_xy=python3 12:33:20 ++ local py_version_xyz= 12:33:20 ++ pyenv versions 12:33:20 ++ local command 12:33:20 ++ command=versions 12:33:20 ++ '[' 1 -gt 0 ']' 12:33:20 ++ shift 12:33:20 ++ case "$command" in 12:33:20 ++ command pyenv versions 12:33:20 ++ awk '{ print $1 }' 12:33:20 ++ grep -E '^[0-9.]*[0-9]$' 12:33:20 ++ sed 's/^[ *]* //' 12:33:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:20 +++ grep '^3' /tmp/.pyenv_versions 12:33:20 +++ tail -n 1 12:33:20 +++ sort -V 12:33:20 ++ py_version_xyz=3.11.10 12:33:20 ++ [[ -z 3.11.10 ]] 12:33:20 ++ echo 3.11.10 12:33:20 ++ return 0 12:33:20 + pyenv local 3.11.10 12:33:20 + local command 12:33:20 + command=local 12:33:20 + '[' 2 -gt 0 ']' 12:33:20 + shift 12:33:20 + case "$command" in 12:33:20 + command pyenv local 3.11.10 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='lftools[openstack] ' 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='kubernetes ' 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='niet ' 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='python-heatclient ' 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='python-openstackclient ' 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='python-magnumclient ' 12:33:20 + for arg in "$@" 12:33:20 + case $arg in 12:33:20 + pkg_list+='yq ' 12:33:20 + [[ -f /tmp/.os_lf_venv ]] 12:33:20 ++ cat /tmp/.os_lf_venv 12:33:20 + lf_venv=/tmp/venv-0LxM 12:33:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from' file:/tmp/.os_lf_venv 12:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:33:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:20 + local 'pip_opts=--upgrade --quiet' 12:33:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:33:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:33:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:33:20 + [[ -n '' ]] 12:33:20 + [[ -n '' ]] 12:33:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:20 + /tmp/venv-0LxM/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 12:33:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:33:22 lf-activate-venv(): INFO: Base packages installed successfully 12:33:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:33:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:33:22 + /tmp/venv-0LxM/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 12:33:37 + type python3 12:33:37 + true 12:33:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH' 12:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:33:37 + PATH=/tmp/venv-0LxM/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 12:33:37 + return 0 12:33:37 + mapfile -t os_volumes 12:33:37 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:33:40 + '[' 0 -eq 0 ']' 12:33:40 + echo 'No orphaned volumes found.' 12:33:40 No orphaned volumes found. 12:33:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:33:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:33:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15003421004467046933.sh 12:33:40 ---> Protect in-use images 12:33:40 Setup pyenv: 12:33:40 system 12:33:40 3.8.20 12:33:40 3.9.20 12:33:40 3.10.15 12:33:40 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:33:42 lf-activate-venv(): INFO: Base packages installed successfully 12:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:33:56 INFO: There are images to protect defined in jenkins-config. 12:33:56 INFO: There are additional images to protect in the jjb dir. 12:33:56 INFO: Protecting the following images: 12:33:56 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 12:33:56 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 12:33:56 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 12:33:56 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 12:33:56 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 12:33:56 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 12:33:56 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 12:33:56 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 12:33:58 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 12:33:59 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 12:34:01 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 12:34:03 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 12:34:04 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 12:34:06 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 12:34:08 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 12:34:09 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 12:34:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:34:10 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:34:10 [EnvInject] - Injecting environment variables from a build step. 12:34:10 [EnvInject] - Injecting as environment variables the properties content 12:34:10 OS_IMAGE_CLEANUP_AGE=30 12:34:10 12:34:10 [EnvInject] - Variables injected successfully. 12:34:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16125090099757357780.sh 12:34:10 ---> Cleanup old images 12:34:10 Setup pyenv: 12:34:10 system 12:34:10 3.8.20 12:34:10 3.9.20 12:34:10 3.10.15 12:34:10 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:34:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:12 lf-activate-venv(): INFO: Base packages installed successfully 12:34:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:34:24 + lftools openstack --os-cloud vex image cleanup --days=30 12:34:27 Removing 67 images from vex. 12:34:27 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 12:34:27 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 12:34:27 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 12:34:28 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 12:34:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 12:34:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 12:34:29 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 12:34:29 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 12:34:29 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 12:34:29 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 12:34:29 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 12:34:29 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 12:34:29 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 12:34:29 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 12:34:29 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 12:34:29 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 12:34:29 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 12:34:29 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 12:34:29 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 12:34:29 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 12:34:29 $ ssh-agent -k 12:34:29 unset SSH_AUTH_SOCK; 12:34:29 unset SSH_AGENT_PID; 12:34:29 echo Agent pid 1739 killed; 12:34:29 [ssh-agent] Stopped. 12:34:29 [PostBuildScript] - [INFO] Executing post build scripts. 12:34:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3657525862936458747.sh 12:34:29 ---> sysstat.sh 12:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7119040067864335540.sh 12:34:30 ---> package-listing.sh 12:34:30 ++ facter osfamily 12:34:30 ++ tr '[:upper:]' '[:lower:]' 12:34:30 + OS_FAMILY=debian 12:34:30 + workspace=/w/workspace/builder-openstack-cron 12:34:30 + START_PACKAGES=/tmp/packages_start.txt 12:34:30 + END_PACKAGES=/tmp/packages_end.txt 12:34:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:30 + PACKAGES=/tmp/packages_start.txt 12:34:30 + '[' /w/workspace/builder-openstack-cron ']' 12:34:30 + PACKAGES=/tmp/packages_end.txt 12:34:30 + case "${OS_FAMILY}" in 12:34:30 + dpkg -l 12:34:30 + grep '^ii' 12:34:30 + '[' -f /tmp/packages_start.txt ']' 12:34:30 + '[' -f /tmp/packages_end.txt ']' 12:34:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:30 + '[' /w/workspace/builder-openstack-cron ']' 12:34:30 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 12:34:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 12:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12893576611164998994.sh 12:34:30 ---> capture-instance-metadata.sh 12:34:30 Setup pyenv: 12:34:30 system 12:34:30 3.8.20 12:34:30 3.9.20 12:34:30 3.10.15 12:34:30 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:32 lf-activate-venv(): INFO: Base packages installed successfully 12:34:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:34:44 INFO: Running in OpenStack, capturing instance metadata 12:34:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7998834678218652957.sh 12:34:46 provisioning config files... 12:34:47 Could not find credentials [logs] for builder-openstack-cron #78216 12:34:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9576565720891405050tmp 12:34:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:34:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:34:47 provisioning config files... 12:34:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:34:47 [EnvInject] - Injecting environment variables from a build step. 12:34:47 [EnvInject] - Injecting as environment variables the properties content 12:34:47 SERVER_ID=logs 12:34:47 12:34:47 [EnvInject] - Variables injected successfully. 12:34:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1442266096035615373.sh 12:34:47 ---> create-netrc.sh 12:34:47 WARN: Log server credential not found. 12:34:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16668246553972049412.sh 12:34:47 ---> python-tools-install.sh 12:34:47 Setup pyenv: 12:34:47 system 12:34:47 3.8.20 12:34:47 3.9.20 12:34:47 3.10.15 12:34:47 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:34:49 lf-activate-venv(): INFO: Base packages installed successfully 12:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools 12:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:34:58 [builder-openstack-cron] $ /bin/sh /tmp/jenkins338559232671511200.sh 12:34:58 ---> uv-install.sh 12:34:58 uv 0.11.2 is already installed 12:34:58 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:34:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17945629710307303605.sh 12:34:58 ---> sudo-logs.sh 12:34:58 Archiving 'sudo' log.. 12:34:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6661823486627750776.sh 12:34:59 ---> job-cost.sh 12:34:59 INFO: Activating Python virtual environment... 12:34:59 Setup pyenv: 12:34:59 system 12:34:59 3.8.20 12:34:59 3.9.20 12:34:59 3.10.15 12:34:59 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:01 lf-activate-venv(): INFO: Base packages installed successfully 12:35:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:35:08 INFO: No stack-cost file found 12:35:08 INFO: Instance uptime: 2961s 12:35:08 INFO: Fetching instance metadata (attempt 1 of 3)... 12:35:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:35:08 INFO: Successfully fetched instance metadata 12:35:08 INFO: Instance type: v3-standard-2 12:35:08 INFO: Retrieving pricing info for: v3-standard-2 12:35:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:35:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=2961 12:35:08 INFO: Successfully fetched Vexxhost pricing API 12:35:09 INFO: Retrieved cost: 0.06 12:35:09 INFO: Retrieved resource: v3-standard-2 12:35:09 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 12:35:09 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 12:35:09 INFO: Successfully archived job cost data 12:35:09 DEBUG: Cost data: builder-openstack-cron,78216,2026-03-27 12:35:09,v3-standard-2,2961,0.06,0.00,SUCCESS 12:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17030403631222729499.sh 12:35:09 ---> logs-deploy.sh 12:35:09 Setup pyenv: 12:35:09 system 12:35:09 3.8.20 12:35:09 3.9.20 12:35:09 3.10.15 12:35:09 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0LxM from file:/tmp/.os_lf_venv 12:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:11 lf-activate-venv(): INFO: Base packages installed successfully 12:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-0LxM/bin to PATH 12:35:19 WARNING: Nexus logging server not set 12:35:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78216/ 12:35:19 INFO: archiving logs to S3 12:35:20 ---> uname -a: 12:35:20 Linux prd-ubuntu2204-builder-2c-2g-53512 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:35:20 12:35:20 12:35:20 ---> lscpu: 12:35:20 Architecture: x86_64 12:35:20 CPU op-mode(s): 32-bit, 64-bit 12:35:20 Address sizes: 40 bits physical, 48 bits virtual 12:35:20 Byte Order: Little Endian 12:35:20 CPU(s): 2 12:35:20 On-line CPU(s) list: 0,1 12:35:20 Vendor ID: AuthenticAMD 12:35:20 Model name: AMD EPYC-Rome Processor 12:35:20 CPU family: 23 12:35:20 Model: 49 12:35:20 Thread(s) per core: 1 12:35:20 Core(s) per socket: 1 12:35:20 Socket(s): 2 12:35:20 Stepping: 0 12:35:20 BogoMIPS: 5599.99 12:35:20 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 12:35:20 Virtualization: AMD-V 12:35:20 Hypervisor vendor: KVM 12:35:20 Virtualization type: full 12:35:20 L1d cache: 64 KiB (2 instances) 12:35:20 L1i cache: 64 KiB (2 instances) 12:35:20 L2 cache: 1 MiB (2 instances) 12:35:20 L3 cache: 32 MiB (2 instances) 12:35:20 NUMA node(s): 1 12:35:20 NUMA node0 CPU(s): 0,1 12:35:20 Vulnerability Gather data sampling: Not affected 12:35:20 Vulnerability Indirect target selection: Not affected 12:35:20 Vulnerability Itlb multihit: Not affected 12:35:20 Vulnerability L1tf: Not affected 12:35:20 Vulnerability Mds: Not affected 12:35:20 Vulnerability Meltdown: Not affected 12:35:20 Vulnerability Mmio stale data: Not affected 12:35:20 Vulnerability Reg file data sampling: Not affected 12:35:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:35:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:35:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:35:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:35:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:35:20 Vulnerability Srbds: Not affected 12:35:20 Vulnerability Tsa: Not affected 12:35:20 Vulnerability Tsx async abort: Not affected 12:35:20 Vulnerability Vmscape: Not affected 12:35:20 12:35:20 12:35:20 ---> nproc: 12:35:20 2 12:35:20 12:35:20 12:35:20 ---> df -h: 12:35:20 Filesystem Size Used Avail Use% Mounted on 12:35:20 tmpfs 794M 1.1M 793M 1% /run 12:35:20 /dev/vda1 39G 8.5G 31G 22% / 12:35:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:35:20 tmpfs 5.0M 0 5.0M 0% /run/lock 12:35:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:35:20 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:35:20 12:35:20 12:35:20 ---> free -m: 12:35:20 total used free shared buff/cache available 12:35:20 Mem: 7937 545 4788 4 2603 7096 12:35:20 Swap: 1023 0 1023 12:35:20 12:35:20 12:35:20 ---> ip addr: 12:35:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:20 inet 127.0.0.1/8 scope host lo 12:35:20 valid_lft forever preferred_lft forever 12:35:20 inet6 ::1/128 scope host 12:35:20 valid_lft forever preferred_lft forever 12:35:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:20 link/ether fa:16:3e:60:3f:00 brd ff:ff:ff:ff:ff:ff 12:35:20 altname enp0s3 12:35:20 inet 10.30.171.213/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:35:20 valid_lft 83434sec preferred_lft 83434sec 12:35:20 inet6 fe80::f816:3eff:fe60:3f00/64 scope link 12:35:20 valid_lft forever preferred_lft forever 12:35:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:35:20 link/ether 6e:eb:f5:72:e4:75 brd ff:ff:ff:ff:ff:ff 12:35:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:35:20 valid_lft forever preferred_lft forever 12:35:20 12:35:20 12:35:20 ---> sar -b -r -n DEV: 12:35:20 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53512) 03/27/26 _x86_64_ (2 CPU) 12:35:20 12:35:20 11:45:57 LINUX RESTART (2 CPU) 12:35:20 12:35:20 11:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:35:20 12:00:01 1.42 0.04 1.37 0.01 1.78 17.80 221.65 12:35:20 12:10:01 1.09 0.01 1.08 0.00 0.29 12.86 0.00 12:35:20 12:20:02 13.22 0.00 1.15 12.07 0.16 13.44 106330.96 12:35:20 12:30:01 1.02 0.00 1.02 0.00 0.00 12.50 0.00 12:35:20 Average: 4.19 0.01 1.16 3.03 0.56 14.15 26687.63 12:35:20 12:35:20 11:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:20 12:00:01 5635172 7403704 407076 5.01 50896 1912812 965856 10.52 189936 2064452 240 12:35:20 12:10:01 5634696 7403772 407008 5.01 51212 1913028 965724 10.52 190288 2065212 236 12:35:20 12:20:02 5634212 7406084 404668 4.98 51836 1915200 964592 10.51 193132 2064276 176 12:35:20 12:30:01 5635392 7407604 403120 4.96 52156 1915208 965068 10.52 193460 2065544 248 12:35:20 Average: 5634868 7405291 405468 4.99 51525 1914062 965310 10.52 191704 2064871 225 12:35:20 12:35:20 11:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:20 12:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:35:20 12:00:01 ens3 0.49 0.14 0.13 0.06 0.00 0.00 0.00 0.00 12:35:20 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:20 12:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:20 12:10:01 ens3 2.67 0.21 0.45 0.12 0.00 0.00 0.00 0.00 12:35:20 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:20 12:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:20 12:20:02 ens3 0.60 0.13 0.12 0.05 0.00 0.00 0.00 0.00 12:35:20 12:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:20 12:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:20 12:30:01 ens3 1.84 0.36 0.26 0.75 0.00 0.00 0.00 0.00 12:35:20 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:20 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:20 Average: ens3 1.40 0.21 0.24 0.24 0.00 0.00 0.00 0.00 12:35:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:20 12:35:20 12:35:20 ---> sar -P ALL: 12:35:20 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53512) 03/27/26 _x86_64_ (2 CPU) 12:35:20 12:35:20 11:45:57 LINUX RESTART (2 CPU) 12:35:20 12:35:20 11:50:01 CPU %user %nice %system %iowait %steal %idle 12:35:20 12:00:01 all 0.43 0.00 0.07 0.21 0.02 99.26 12:35:20 12:00:01 0 0.78 0.00 0.06 0.02 0.02 99.11 12:35:20 12:00:01 1 0.08 0.00 0.08 0.40 0.03 99.42 12:35:20 12:10:01 all 0.69 0.00 0.07 0.01 0.03 99.20 12:35:20 12:10:01 0 0.50 0.00 0.06 0.02 0.02 99.40 12:35:20 12:10:01 1 0.87 0.00 0.08 0.01 0.03 99.01 12:35:20 12:20:02 all 0.30 0.00 0.07 0.04 0.02 99.56 12:35:20 12:20:02 0 0.37 0.00 0.08 0.05 0.02 99.48 12:35:20 12:20:02 1 0.24 0.00 0.07 0.03 0.03 99.64 12:35:20 12:30:01 all 0.37 0.00 0.07 0.02 0.02 99.53 12:35:20 12:30:01 0 0.58 0.00 0.09 0.00 0.03 99.30 12:35:20 12:30:01 1 0.15 0.00 0.05 0.03 0.02 99.75 12:35:20 Average: all 0.45 0.00 0.07 0.07 0.02 99.39 12:35:20 Average: 0 0.56 0.00 0.07 0.02 0.02 99.33 12:35:20 Average: 1 0.33 0.00 0.07 0.12 0.03 99.45 12:35:20 12:35:20 12:35:20