12:34:55 Started by timer 12:34:55 Running as SYSTEM 12:34:55 [EnvInject] - Loading node environment variables. 12:34:55 Building remotely on prd-ubuntu2204-builder-2c-2g-64824 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 12:34:55 [ssh-agent] Looking for ssh-agent implementation... 12:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:56 $ ssh-agent 12:34:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFeTdY/agent.1513 12:34:56 SSH_AGENT_PID=1515 12:34:56 [ssh-agent] Started. 12:34:56 Running ssh-add (command line suppressed) 12:34:56 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3370359056340494344.key (/w/workspace/builder-openstack-cron@tmp/private_key_3370359056340494344.key) 12:34:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:34:56 The recommended git tool is: NONE 12:35:00 using credential jenkins-ssh 12:35:00 Wiping out workspace first. 12:35:00 Cloning the remote Git repository 12:35:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:35:00 > git init /w/workspace/builder-openstack-cron # timeout=10 12:35:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:35:00 > git --version # timeout=10 12:35:00 > git --version # 'git version 2.34.1' 12:35:00 using GIT_SSH to set credentials jenkins-ssh 12:35:00 Verifying host key using known hosts file, will automatically accept unseen keys 12:35:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:35:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:03 Avoid second fetch 12:35:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:35:03 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 12:35:03 > git config core.sparsecheckout # timeout=10 12:35:03 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 12:35:04 Commit message: "Update cloud image list docs" 12:35:04 > git rev-list --no-walk 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 12:35:04 > git remote # timeout=10 12:35:04 > git submodule init # timeout=10 12:35:04 > git submodule sync # timeout=10 12:35:04 > git config --get remote.origin.url # timeout=10 12:35:04 > git submodule init # timeout=10 12:35:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:35:04 > git config --get submodule.global-jjb.url # timeout=10 12:35:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:35:04 > git config --get submodule.packer/common-packer.url # timeout=10 12:35:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:35:04 > git submodule update --init --recursive global-jjb # timeout=10 12:35:05 > git submodule update --init --recursive packer/common-packer # timeout=10 12:35:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:35:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:35:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:35:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:35:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:35:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:35:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:35:08 No emails were triggered. 12:35:08 provisioning config files... 12:35:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:35:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:35:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:35:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18088960091438702346.sh 12:35:11 ---> python-tools-install.sh 12:35:11 Setup pyenv: 12:35:11 * system (set by /opt/pyenv/version) 12:35:11 * 3.8.20 (set by /opt/pyenv/version) 12:35:11 * 3.9.20 (set by /opt/pyenv/version) 12:35:11 3.10.15 12:35:11 3.11.10 12:35:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m1CO 12:35:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:35:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:35:20 lf-activate-venv(): INFO: Base packages installed successfully 12:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:35:46 Generating Requirements File 12:36:04 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:36:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:36:05 Python 3.11.10 12:36:05 pip 26.0.1 from /tmp/venv-m1CO/lib/python3.11/site-packages/pip (python 3.11) 12:36:05 appdirs==1.4.4 12:36:05 argcomplete==3.6.3 12:36:05 aspy.yaml==1.3.0 12:36:05 attrs==26.1.0 12:36:05 autopage==0.6.0 12:36:05 beautifulsoup4==4.14.3 12:36:05 boto3==1.42.79 12:36:05 botocore==1.42.79 12:36:05 bs4==0.0.2 12:36:05 certifi==2026.2.25 12:36:05 cffi==2.0.0 12:36:05 cfgv==3.5.0 12:36:05 chardet==7.4.0.post2 12:36:05 charset-normalizer==3.4.6 12:36:05 click==8.3.1 12:36:05 cliff==4.13.2 12:36:05 cmd2==3.4.0 12:36:05 cryptography==3.3.2 12:36:05 debtcollector==3.1.0 12:36:05 decorator==5.2.1 12:36:05 defusedxml==0.7.1 12:36:05 Deprecated==1.3.1 12:36:05 distlib==0.4.0 12:36:05 dnspython==2.8.0 12:36:05 docker==7.1.0 12:36:05 dogpile.cache==1.5.0 12:36:05 durationpy==0.10 12:36:05 email-validator==2.3.0 12:36:05 filelock==3.25.2 12:36:05 future==1.0.0 12:36:05 gitdb==4.0.12 12:36:05 GitPython==3.1.46 12:36:05 httplib2==0.30.2 12:36:05 identify==2.6.18 12:36:05 idna==3.11 12:36:05 importlib-resources==1.5.0 12:36:05 iso8601==2.1.0 12:36:05 Jinja2==3.1.6 12:36:05 jmespath==1.1.0 12:36:05 jsonpatch==1.33 12:36:05 jsonpointer==3.1.1 12:36:05 jsonschema==4.26.0 12:36:05 jsonschema-specifications==2025.9.1 12:36:05 keystoneauth1==5.13.1 12:36:05 kubernetes==35.0.0 12:36:05 lftools==0.37.22 12:36:05 lxml==6.0.2 12:36:05 markdown-it-py==4.0.0 12:36:05 MarkupSafe==3.0.3 12:36:05 mdurl==0.1.2 12:36:05 msgpack==1.1.2 12:36:05 multi_key_dict==2.0.3 12:36:05 munch==4.0.0 12:36:05 netaddr==1.3.0 12:36:05 niet==1.4.2 12:36:05 nodeenv==1.10.0 12:36:05 oauth2client==4.1.3 12:36:05 oauthlib==3.3.1 12:36:05 openstacksdk==4.10.0 12:36:05 os-service-types==1.8.2 12:36:05 osc-lib==4.4.0 12:36:05 oslo.config==10.3.0 12:36:05 oslo.context==6.3.0 12:36:05 oslo.i18n==6.7.2 12:36:05 oslo.log==8.1.0 12:36:05 oslo.serialization==5.9.1 12:36:05 oslo.utils==10.0.0 12:36:05 packaging==26.0 12:36:05 pbr==7.0.3 12:36:05 platformdirs==4.9.4 12:36:05 prettytable==3.17.0 12:36:05 psutil==7.2.2 12:36:05 pyasn1==0.6.3 12:36:05 pyasn1_modules==0.4.2 12:36:05 pycparser==3.0 12:36:05 pygerrit2==2.0.15 12:36:05 PyGithub==2.9.0 12:36:05 Pygments==2.20.0 12:36:05 PyJWT==2.12.1 12:36:05 PyNaCl==1.6.2 12:36:05 pyparsing==2.4.7 12:36:05 pyperclip==1.11.0 12:36:05 pyrsistent==0.20.0 12:36:05 python-cinderclient==9.9.0 12:36:05 python-dateutil==2.9.0.post0 12:36:05 python-discovery==1.2.1 12:36:05 python-heatclient==5.1.0 12:36:05 python-jenkins==1.8.3 12:36:05 python-keystoneclient==5.8.0 12:36:05 python-magnumclient==4.10.0 12:36:05 python-openstackclient==9.0.0 12:36:05 python-swiftclient==4.10.0 12:36:05 PyYAML==6.0.3 12:36:05 referencing==0.37.0 12:36:05 requests==2.33.1 12:36:05 requests-oauthlib==2.0.0 12:36:05 requestsexceptions==1.4.0 12:36:05 rfc3986==2.0.0 12:36:05 rich==14.3.3 12:36:05 rich-argparse==1.7.2 12:36:05 rpds-py==0.30.0 12:36:05 rsa==4.9.1 12:36:05 ruamel.yaml==0.19.1 12:36:05 ruamel.yaml.clib==0.2.15 12:36:05 s3transfer==0.16.0 12:36:05 simplejson==3.20.2 12:36:05 six==1.17.0 12:36:05 smmap==5.0.3 12:36:05 soupsieve==2.8.3 12:36:05 stevedore==5.7.0 12:36:05 tabulate==0.10.0 12:36:05 toml==0.10.2 12:36:05 tomlkit==0.14.0 12:36:05 tqdm==4.67.3 12:36:05 typing_extensions==4.15.0 12:36:05 urllib3==1.26.20 12:36:05 virtualenv==21.2.0 12:36:05 wcwidth==0.6.0 12:36:05 websocket-client==1.9.0 12:36:05 wrapt==2.1.2 12:36:05 xdg==6.0.0 12:36:05 xmltodict==1.0.4 12:36:05 yq==3.4.3 12:36:05 [builder-openstack-cron] $ /bin/sh /tmp/jenkins1709209852719951425.sh 12:36:05 ---> uv-install.sh 12:36:05 Installing uv/uvx (latest) using shell installer 12:36:06 2026-03-31 12:36:06 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-31T13%3A24%3A32Z&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-31T12%3A23%3A59Z&ske=2026-03-31T13%3A24%3A32Z&sks=b&skv=2018-11-09&sig=isyxhierB%2FFQNZS%2BrtqpUbvcjGl96fX4%2FmGt%2BX%2Fxywk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk2MDgzMCwibmJmIjoxNzc0OTYwNTMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VCla4DezgHjJpLKW17LSABeEJS9BUjG_I9WUMqewxVM&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-y2zL3i.sh" [1] 12:36:06 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:36:06 installing to /home/jenkins/.local/bin 12:36:06 uv 12:36:06 uvx 12:36:06 everything's installed! 12:36:06 12:36:06 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:36:06 12:36:06 source $HOME/.local/bin/env (sh, bash, zsh) 12:36:06 source $HOME/.local/bin/env.fish (fish) 12:36:06 Adding install location to PATH 12:36:06 ---> Validating uv/uvx install 12:36:06 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:36:06 [EnvInject] - Injecting environment variables from a build step. 12:36:06 [EnvInject] - Injecting as environment variables the properties content 12:36:06 OS_CLOUD=vex 12:36:06 12:36:06 [EnvInject] - Variables injected successfully. 12:36:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:36:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:36:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1317978708405357934.sh 12:36:07 ---> Orphaned k8s clusters 12:36:07 Setup pyenv: 12:36:07 system 12:36:07 3.8.20 12:36:07 3.9.20 12:36:07 3.10.15 12:36:07 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:09 lf-activate-venv(): INFO: Base packages installed successfully 12:36:09 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:36:18 -----> Delete orphaned cluster 12:36:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:36:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:36:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1971038372955929727.sh 12:36:18 ---> Orphaned stacks 12:36:18 Setup pyenv: 12:36:18 system 12:36:18 3.8.20 12:36:18 3.9.20 12:36:18 3.10.15 12:36:18 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:20 lf-activate-venv(): INFO: Base packages installed successfully 12:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:36:35 + mapfile -t OS_COE_CLUSTERS_ID 12:36:35 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:36:35 ++ awk '{print $1}' 12:36:35 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:36:37 + echo '-----> Active clusters -> stacks' 12:36:37 -----> Active clusters -> stacks 12:36:37 + OS_COE_STACKS=() 12:36:37 + [[ 0 -gt 0 ]] 12:36:37 + mapfile -t OS_STACKS 12:36:37 ++ awk '{print $1}' 12:36:37 ++ 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:36:39 + echo '-----> Active stacks' 12:36:39 -----> Active stacks 12:36:39 + echo '-----> Delete orphaned stacks' 12:36:39 -----> Delete orphaned stacks 12:36:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:36:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:36:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11350777919214418423.sh 12:36:39 ---> Orphaned servers 12:36:39 Setup pyenv: 12:36:39 system 12:36:39 3.8.20 12:36:39 3.9.20 12:36:39 3.10.15 12:36:39 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:36:41 lf-activate-venv(): INFO: Base packages installed successfully 12:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:37:01 -----> Active servers 12:37:01 prd-ubuntu2204-docker-8c-8g-64838 12:37:01 prd-ubuntu2204-docker-8c-8g-64837 12:37:01 prd-ubuntu2204-docker-4c-4g-64836 12:37:01 prd-ubuntu2204-docker-4c-4g-64835 12:37:01 prd-ubuntu2204-builder-2c-2g-64834 12:37:01 prd-ubuntu2204-docker-8c-8g-64831 12:37:01 prd-ubuntu2204-docker-8c-8g-64830 12:37:01 prd-ubuntu2204-docker-8c-8g-64833 12:37:01 prd-ubuntu2204-docker-8c-8g-64832 12:37:01 prd-ubuntu2204-docker-4c-4g-64825 12:37:01 prd-ubuntu2204-docker-8c-8g-64829 12:37:01 prd-ubuntu2204-docker-4c-4g-64826 12:37:01 prd-ubuntu2204-docker-4c-4g-64827 12:37:01 prd-ubuntu2204-docker-4c-4g-64828 12:37:01 prd-ubuntu2204-builder-2c-2g-64824 12:37:01 prd-ubuntu2204-docker-4c-4g-64255 12:37:01 prd-ubuntu2204-docker-8c-8g-64249 12:37:01 prd-ubuntu2204-docker-4c-4g-63548 12:37:01 prd-ubuntu2204-docker-4c-16g-60317 12:37:01 prd-ubuntu2204-docker-4c-16g-60316 12:37:01 prd-ubuntu2204-docker-4c-16g-58769 12:37:01 prd-ubuntu2204-docker-4c-16g-58770 12:37:01 prd-ubuntu2204-docker-4c-16g-58156 12:37:01 prd-ubuntu2204-docker-4c-16g-58154 12:37:01 prd-ubuntu2204-docker-4c-16g-58155 12:37:01 prd-ubuntu2204-docker-4c-16g-58137 12:37:01 prd-ubuntu2204-docker-4c-16g-58136 12:37:01 prd-ubuntu2204-docker-4c-16g-58134 12:37:01 prd-ubuntu2204-docker-4c-16g-58132 12:37:01 prd-ubuntu2204-docker-4c-16g-58135 12:37:01 prd-ubuntu2204-docker-4c-16g-58131 12:37:01 prd-ubuntu2204-docker-4c-16g-58133 12:37:01 prd-ubuntu2204-docker-4c-16g-58130 12:37:01 prd-ubuntu2204-docker-4c-16g-58129 12:37:01 prd-ubuntu2204-docker-4c-16g-58138 12:37:01 prd-ubuntu2204-docker-4c-16g-55741 12:37:01 prd-ubuntu2204-docker-4c-16g-55719 12:37:01 prd-ubuntu2204-docker-4c-16g-55722 12:37:01 prd-ubuntu2204-docker-4c-16g-55718 12:37:01 prd-ubuntu2204-docker-4c-16g-54617 12:37:01 prd-ubuntu2204-docker-4c-16g-54614 12:37:01 prd-ubuntu2204-docker-4c-16g-54563 12:37:01 prd-ubuntu2204-docker-4c-16g-54565 12:37:01 prd-ubuntu2204-docker-4c-16g-54553 12:37:01 prd-ubuntu2204-docker-4c-16g-54552 12:37:01 prd-ubuntu2204-docker-4c-16g-54554 12:37:01 prd-ubuntu2204-docker-4c-16g-54555 12:37:01 prd-ubuntu2204-docker-4c-16g-54532 12:37:01 prd-ubuntu2204-docker-4c-16g-54524 12:37:01 prd-ubuntu2204-docker-4c-16g-54525 12:37:01 prd-ubuntu2404-robot-2c-8g-54477 12:37:01 prd-ubuntu2404-robot-2c-8g-54475 12:37:01 prd-ubuntu2404-robot-2c-8g-54472 12:37:01 prd-ubuntu2404-robot-2c-8g-54474 12:37:01 prd-ubuntu2404-robot-2c-8g-54473 12:37:01 snd-ubuntu2204-docker-2c-2g-354 12:37:01 -----> Delete orphaned servers 12:37:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:37:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:37:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14569205486437532058.sh 12:37:20 ---> Orphaned ports 12:37:20 Setup pyenv: 12:37:20 system 12:37:20 3.8.20 12:37:20 3.9.20 12:37:20 3.10.15 12:37:20 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:37:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:22 lf-activate-venv(): INFO: Base packages installed successfully 12:37:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:37:35 No orphaned ports to process. 12:37:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:37:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:37:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18220095607853126351.sh 12:37:35 ---> Orphaned volumes 12:37:35 + source /home/jenkins/lf-env.sh 12:37:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:37:35 ++ mktemp -d /tmp/venv-XXXX 12:37:35 + lf_venv=/tmp/venv-wIa1 12:37:35 + local venv_file=/tmp/.os_lf_venv 12:37:35 + local python=python3 12:37:35 + local options 12:37:35 + local set_path=true 12:37:35 + local install_args= 12:37:35 ++ 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:37:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:37:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:37:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:37:35 + true 12:37:35 + case $1 in 12:37:35 + python=python3 12:37:35 + shift 2 12:37:35 + true 12:37:35 + case $1 in 12:37:35 + shift 12:37:35 + break 12:37:35 + case $python in 12:37:35 + local pkg_list= 12:37:35 + [[ -d /opt/pyenv ]] 12:37:35 + echo 'Setup pyenv:' 12:37:35 Setup pyenv: 12:37:35 + export PYENV_ROOT=/opt/pyenv 12:37:35 + PYENV_ROOT=/opt/pyenv 12:37:35 + 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:37:35 + 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:37:35 + pyenv versions 12:37:35 system 12:37:35 3.8.20 12:37:35 3.9.20 12:37:35 3.10.15 12:37:35 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:37:35 + command -v pyenv 12:37:35 ++ pyenv init - --no-rehash 12:37:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:37:36 for i in ${!paths[@]}; do 12:37:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:37:36 fi; done; 12:37:36 echo "${paths[*]}"'\'')" 12:37:36 export PATH="/opt/pyenv/shims:${PATH}" 12:37:36 export PYENV_SHELL=bash 12:37:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:37:36 pyenv() { 12:37:36 local command 12:37:36 command="${1:-}" 12:37:36 if [ "$#" -gt 0 ]; then 12:37:36 shift 12:37:36 fi 12:37:36 12:37:36 case "$command" in 12:37:36 rehash|shell) 12:37:36 eval "$(pyenv "sh-$command" "$@")" 12:37:36 ;; 12:37:36 *) 12:37:36 command pyenv "$command" "$@" 12:37:36 ;; 12:37:36 esac 12:37:36 }' 12:37:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:37:36 for i in ${!paths[@]}; do 12:37:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:37:36 fi; done; 12:37:36 echo "${paths[*]}"' 12:37:36 ++ 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:37:36 ++ 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:37:36 ++ 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:37:36 ++ export PYENV_SHELL=bash 12:37:36 ++ PYENV_SHELL=bash 12:37:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:37:36 +++ complete -F _pyenv pyenv 12:37:36 ++ lf-pyver python3 12:37:36 ++ local py_version_xy=python3 12:37:36 ++ local py_version_xyz= 12:37:36 ++ awk '{ print $1 }' 12:37:36 ++ pyenv versions 12:37:36 ++ local command 12:37:36 ++ command=versions 12:37:36 ++ '[' 1 -gt 0 ']' 12:37:36 ++ shift 12:37:36 ++ case "$command" in 12:37:36 ++ command pyenv versions 12:37:36 ++ grep -E '^[0-9.]*[0-9]$' 12:37:36 ++ sed 's/^[ *]* //' 12:37:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:37:36 +++ grep '^3' /tmp/.pyenv_versions 12:37:36 +++ tail -n 1 12:37:36 +++ sort -V 12:37:36 ++ py_version_xyz=3.11.10 12:37:36 ++ [[ -z 3.11.10 ]] 12:37:36 ++ echo 3.11.10 12:37:36 ++ return 0 12:37:36 + pyenv local 3.11.10 12:37:36 + local command 12:37:36 + command=local 12:37:36 + '[' 2 -gt 0 ']' 12:37:36 + shift 12:37:36 + case "$command" in 12:37:36 + command pyenv local 3.11.10 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='lftools[openstack] ' 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='kubernetes ' 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='niet ' 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='python-heatclient ' 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='python-openstackclient ' 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='python-magnumclient ' 12:37:36 + for arg in "$@" 12:37:36 + case $arg in 12:37:36 + pkg_list+='yq ' 12:37:36 + [[ -f /tmp/.os_lf_venv ]] 12:37:36 ++ cat /tmp/.os_lf_venv 12:37:36 + lf_venv=/tmp/venv-m1CO 12:37:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from' file:/tmp/.os_lf_venv 12:37:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:37:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:37:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:36 + local 'pip_opts=--upgrade --quiet' 12:37:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:37:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:37:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:37:36 + [[ -n '' ]] 12:37:36 + [[ -n '' ]] 12:37:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:37:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:36 + /tmp/venv-m1CO/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:37:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:37:37 lf-activate-venv(): INFO: Base packages installed successfully 12:37:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:37:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:37:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:37:37 + /tmp/venv-m1CO/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:37:49 + type python3 12:37:49 + true 12:37:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH' 12:37:49 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:37:49 + PATH=/tmp/venv-m1CO/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:37:49 + return 0 12:37:49 + mapfile -t os_volumes 12:37:49 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:37:53 + '[' 0 -eq 0 ']' 12:37:53 + echo 'No orphaned volumes found.' 12:37:53 No orphaned volumes found. 12:37:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:37:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:37:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8973790949201729091.sh 12:37:53 ---> Protect in-use images 12:37:53 Setup pyenv: 12:37:53 system 12:37:53 3.8.20 12:37:53 3.9.20 12:37:53 3.10.15 12:37:53 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:37:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:37:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:37:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:37:55 lf-activate-venv(): INFO: Base packages installed successfully 12:37:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:38:08 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:38:08 INFO: There are images to protect defined in jenkins-config. 12:38:08 INFO: There are additional images to protect in the jjb dir. 12:38:08 INFO: Protecting the following images: 12:38:08 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 12:38:08 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 12:38:08 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 12:38:08 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 12:38:08 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 12:38:08 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 12:38:08 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 12:38:08 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 12:38:09 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 12:38:11 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 12:38:13 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 12:38:14 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 12:38:16 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 12:38:18 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 12:38:19 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 12:38:21 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 12:38:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:38:21 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:38:21 [EnvInject] - Injecting environment variables from a build step. 12:38:21 [EnvInject] - Injecting as environment variables the properties content 12:38:21 OS_IMAGE_CLEANUP_AGE=30 12:38:21 12:38:21 [EnvInject] - Variables injected successfully. 12:38:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3913805213940856447.sh 12:38:21 ---> Cleanup old images 12:38:21 Setup pyenv: 12:38:21 system 12:38:21 3.8.20 12:38:21 3.9.20 12:38:21 3.10.15 12:38:21 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:38:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:38:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:23 lf-activate-venv(): INFO: Base packages installed successfully 12:38:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:38:36 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:38:36 + lftools openstack --os-cloud vex image cleanup --days=30 12:38:40 Removing 67 images from vex. 12:38:40 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 12:38:40 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 12:38:40 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 12:38:40 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 12:38:40 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 12:38:40 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 12:38:41 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 12:38:42 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 12:38:42 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 12:38:42 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 12:38:42 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 12:38:42 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 12:38:42 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 12:38:42 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 12:38:42 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 12:38:42 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 12:38:42 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 12:38:42 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 12:38:42 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 12:38:42 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 12:38:42 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 12:38:42 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 12:38:42 $ ssh-agent -k 12:38:42 unset SSH_AUTH_SOCK; 12:38:42 unset SSH_AGENT_PID; 12:38:42 echo Agent pid 1515 killed; 12:38:42 [ssh-agent] Stopped. 12:38:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:38:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16458338259274531800.sh 12:38:42 ---> sysstat.sh 12:38:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13336974524441462582.sh 12:38:42 ---> package-listing.sh 12:38:42 ++ facter osfamily 12:38:42 ++ tr '[:upper:]' '[:lower:]' 12:38:43 + OS_FAMILY=debian 12:38:43 + workspace=/w/workspace/builder-openstack-cron 12:38:43 + START_PACKAGES=/tmp/packages_start.txt 12:38:43 + END_PACKAGES=/tmp/packages_end.txt 12:38:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:43 + PACKAGES=/tmp/packages_start.txt 12:38:43 + '[' /w/workspace/builder-openstack-cron ']' 12:38:43 + PACKAGES=/tmp/packages_end.txt 12:38:43 + case "${OS_FAMILY}" in 12:38:43 + dpkg -l 12:38:43 + grep '^ii' 12:38:43 + '[' -f /tmp/packages_start.txt ']' 12:38:43 + '[' -f /tmp/packages_end.txt ']' 12:38:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:43 + '[' /w/workspace/builder-openstack-cron ']' 12:38:43 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 12:38:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 12:38:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17566634639405252895.sh 12:38:43 ---> capture-instance-metadata.sh 12:38:43 Setup pyenv: 12:38:43 system 12:38:43 3.8.20 12:38:43 3.9.20 12:38:43 3.10.15 12:38:43 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:38:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:38:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:45 lf-activate-venv(): INFO: Base packages installed successfully 12:38:45 lf-activate-venv(): INFO: Installing additional packages: lftools 12:38:55 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:38:55 INFO: Running in OpenStack, capturing instance metadata 12:38:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10017002867643543597.sh 12:38:55 provisioning config files... 12:38:55 Could not find credentials [logs] for builder-openstack-cron #78312 12:38:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2969594209712317028tmp 12:38:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:38:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:38:55 provisioning config files... 12:38:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:38:55 [EnvInject] - Injecting environment variables from a build step. 12:38:55 [EnvInject] - Injecting as environment variables the properties content 12:38:55 SERVER_ID=logs 12:38:55 12:38:55 [EnvInject] - Variables injected successfully. 12:38:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5030892839328100791.sh 12:38:55 ---> create-netrc.sh 12:38:55 WARN: Log server credential not found. 12:38:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15834016478159683057.sh 12:38:55 ---> python-tools-install.sh 12:38:55 Setup pyenv: 12:38:55 system 12:38:55 3.8.20 12:38:55 3.9.20 12:38:55 3.10.15 12:38:55 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:38:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:38:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:38:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:38:57 lf-activate-venv(): INFO: Base packages installed successfully 12:38:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:39:09 [builder-openstack-cron] $ /bin/sh /tmp/jenkins2811657520416060523.sh 12:39:09 ---> uv-install.sh 12:39:09 uv 0.11.2 is already installed 12:39:09 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:39:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins899091283874675159.sh 12:39:09 ---> sudo-logs.sh 12:39:09 Archiving 'sudo' log.. 12:39:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1695760713010762376.sh 12:39:09 ---> job-cost.sh 12:39:09 INFO: Activating Python virtual environment... 12:39:09 Setup pyenv: 12:39:09 system 12:39:09 3.8.20 12:39:09 3.9.20 12:39:09 3.10.15 12:39:09 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:39:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:39:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:11 lf-activate-venv(): INFO: Base packages installed successfully 12:39:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:39:19 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:39:19 INFO: No stack-cost file found 12:39:19 INFO: Instance uptime: 316s 12:39:19 INFO: Fetching instance metadata (attempt 1 of 3)... 12:39:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:39:19 INFO: Successfully fetched instance metadata 12:39:19 INFO: Instance type: v3-standard-2 12:39:19 INFO: Retrieving pricing info for: v3-standard-2 12:39:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:39:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=316 12:39:19 INFO: Successfully fetched Vexxhost pricing API 12:39:19 INFO: Retrieved cost: 0.06 12:39:19 INFO: Retrieved resource: v3-standard-2 12:39:19 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 12:39:19 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 12:39:19 INFO: Successfully archived job cost data 12:39:19 DEBUG: Cost data: builder-openstack-cron,78312,2026-03-31 12:39:19,v3-standard-2,316,0.06,0.00,SUCCESS 12:39:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12047654272637366963.sh 12:39:19 ---> logs-deploy.sh 12:39:19 Setup pyenv: 12:39:19 system 12:39:19 3.8.20 12:39:19 3.9.20 12:39:19 3.10.15 12:39:19 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 12:39:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m1CO from file:/tmp/.os_lf_venv 12:39:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:39:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:39:21 lf-activate-venv(): INFO: Base packages installed successfully 12:39:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-m1CO/bin to PATH 12:39:30 WARNING: Nexus logging server not set 12:39:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78312/ 12:39:30 INFO: archiving logs to S3 12:39:31 ---> uname -a: 12:39:31 Linux prd-ubuntu2204-builder-2c-2g-64824 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:39:31 12:39:31 12:39:31 ---> lscpu: 12:39:31 Architecture: x86_64 12:39:31 CPU op-mode(s): 32-bit, 64-bit 12:39:31 Address sizes: 40 bits physical, 48 bits virtual 12:39:31 Byte Order: Little Endian 12:39:31 CPU(s): 2 12:39:31 On-line CPU(s) list: 0,1 12:39:31 Vendor ID: AuthenticAMD 12:39:31 Model name: AMD EPYC-Rome Processor 12:39:31 CPU family: 23 12:39:31 Model: 49 12:39:31 Thread(s) per core: 1 12:39:31 Core(s) per socket: 1 12:39:31 Socket(s): 2 12:39:31 Stepping: 0 12:39:31 BogoMIPS: 5599.99 12:39:31 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:39:31 Virtualization: AMD-V 12:39:31 Hypervisor vendor: KVM 12:39:31 Virtualization type: full 12:39:31 L1d cache: 64 KiB (2 instances) 12:39:31 L1i cache: 64 KiB (2 instances) 12:39:31 L2 cache: 1 MiB (2 instances) 12:39:31 L3 cache: 32 MiB (2 instances) 12:39:31 NUMA node(s): 1 12:39:31 NUMA node0 CPU(s): 0,1 12:39:31 Vulnerability Gather data sampling: Not affected 12:39:31 Vulnerability Indirect target selection: Not affected 12:39:31 Vulnerability Itlb multihit: Not affected 12:39:31 Vulnerability L1tf: Not affected 12:39:31 Vulnerability Mds: Not affected 12:39:31 Vulnerability Meltdown: Not affected 12:39:31 Vulnerability Mmio stale data: Not affected 12:39:31 Vulnerability Reg file data sampling: Not affected 12:39:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:39:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:39:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:39:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:39:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:39:31 Vulnerability Srbds: Not affected 12:39:31 Vulnerability Tsa: Not affected 12:39:31 Vulnerability Tsx async abort: Not affected 12:39:31 Vulnerability Vmscape: Not affected 12:39:31 12:39:31 12:39:31 ---> nproc: 12:39:31 2 12:39:31 12:39:31 12:39:31 ---> df -h: 12:39:31 Filesystem Size Used Avail Use% Mounted on 12:39:31 tmpfs 794M 1.1M 793M 1% /run 12:39:31 /dev/vda1 39G 8.5G 31G 22% / 12:39:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:39:31 tmpfs 5.0M 0 5.0M 0% /run/lock 12:39:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:39:31 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:39:31 12:39:31 12:39:31 ---> free -m: 12:39:31 total used free shared buff/cache available 12:39:31 Mem: 7937 553 4783 4 2601 7089 12:39:31 Swap: 1023 0 1023 12:39:31 12:39:31 12:39:31 ---> ip addr: 12:39:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:39:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:39:31 inet 127.0.0.1/8 scope host lo 12:39:31 valid_lft forever preferred_lft forever 12:39:31 inet6 ::1/128 scope host 12:39:31 valid_lft forever preferred_lft forever 12:39:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:39:31 link/ether fa:16:3e:44:6c:7c brd ff:ff:ff:ff:ff:ff 12:39:31 altname enp0s3 12:39:31 inet 10.30.170.188/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:39:31 valid_lft 86079sec preferred_lft 86079sec 12:39:31 inet6 fe80::f816:3eff:fe44:6c7c/64 scope link 12:39:31 valid_lft forever preferred_lft forever 12:39:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:39:31 link/ether d6:98:52:9a:37:be brd ff:ff:ff:ff:ff:ff 12:39:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:39:31 valid_lft forever preferred_lft forever 12:39:31 12:39:31 12:39:31 ---> sar -b -r -n DEV: 12:39:31 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-64824) 03/31/26 _x86_64_ (2 CPU) 12:39:31 12:39:31 12:34:13 LINUX RESTART (2 CPU) 12:39:31 12:39:31 12:39:31 ---> sar -P ALL: 12:39:31 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-64824) 03/31/26 _x86_64_ (2 CPU) 12:39:31 12:39:31 12:34:13 LINUX RESTART (2 CPU) 12:39:31 12:39:31 12:39:31