18:31:01 Started by timer 18:31:01 Running as SYSTEM 18:31:01 [EnvInject] - Loading node environment variables. 18:31:01 Building remotely on prd-ubuntu2204-builder-2c-2g-53588 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 18:31:01 [ssh-agent] Looking for ssh-agent implementation... 18:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:01 $ ssh-agent 18:31:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNu8SF8/agent.1773 18:31:01 SSH_AGENT_PID=1775 18:31:01 [ssh-agent] Started. 18:31:01 Running ssh-add (command line suppressed) 18:31:01 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14519622406136785474.key (/w/workspace/builder-openstack-cron@tmp/private_key_14519622406136785474.key) 18:31:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:31:01 The recommended git tool is: NONE 18:31:04 using credential jenkins-ssh 18:31:04 Wiping out workspace first. 18:31:04 Cloning the remote Git repository 18:31:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 18:31:04 > git init /w/workspace/builder-openstack-cron # timeout=10 18:31:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 18:31:04 > git --version # timeout=10 18:31:04 > git --version # 'git version 2.34.1' 18:31:04 using GIT_SSH to set credentials jenkins-ssh 18:31:04 Verifying host key using known hosts file, will automatically accept unseen keys 18:31:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 18:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:06 Avoid second fetch 18:31:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:31:06 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 18:31:06 > git config core.sparsecheckout # timeout=10 18:31:06 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 18:31:07 Commit message: "Update cloud image list docs" 18:31:07 > git rev-list --no-walk 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 18:31:07 > git remote # timeout=10 18:31:07 > git submodule init # timeout=10 18:31:07 > git submodule sync # timeout=10 18:31:07 > git config --get remote.origin.url # timeout=10 18:31:07 > git submodule init # timeout=10 18:31:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:31:07 > git config --get submodule.global-jjb.url # timeout=10 18:31:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:31:07 > git config --get submodule.packer/common-packer.url # timeout=10 18:31:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:31:07 > git submodule update --init --recursive global-jjb # timeout=10 18:31:08 > git submodule update --init --recursive packer/common-packer # timeout=10 18:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:31:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:31:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:31:11 No emails were triggered. 18:31:11 provisioning config files... 18:31:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:31:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:31:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:31:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6565225510715526701.sh 18:31:12 ---> python-tools-install.sh 18:31:12 Setup pyenv: 18:31:12 * system (set by /opt/pyenv/version) 18:31:12 * 3.8.20 (set by /opt/pyenv/version) 18:31:12 * 3.9.20 (set by /opt/pyenv/version) 18:31:12 3.10.15 18:31:12 3.11.10 18:31:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-auwM 18:31:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:31:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:31:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:31:21 lf-activate-venv(): INFO: Base packages installed successfully 18:31:21 lf-activate-venv(): INFO: Installing additional packages: lftools 18:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:31:50 Generating Requirements File 18:32:12 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. 18:32:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:32:12 Python 3.11.10 18:32:12 pip 26.0.1 from /tmp/venv-auwM/lib/python3.11/site-packages/pip (python 3.11) 18:32:13 appdirs==1.4.4 18:32:13 argcomplete==3.6.3 18:32:13 aspy.yaml==1.3.0 18:32:13 attrs==26.1.0 18:32:13 autopage==0.6.0 18:32:13 beautifulsoup4==4.14.3 18:32:13 boto3==1.42.77 18:32:13 botocore==1.42.77 18:32:13 bs4==0.0.2 18:32:13 certifi==2026.2.25 18:32:13 cffi==2.0.0 18:32:13 cfgv==3.5.0 18:32:13 chardet==7.4.0.post1 18:32:13 charset-normalizer==3.4.6 18:32:13 click==8.3.1 18:32:13 cliff==4.13.2 18:32:13 cmd2==3.4.0 18:32:13 cryptography==3.3.2 18:32:13 debtcollector==3.1.0 18:32:13 decorator==5.2.1 18:32:13 defusedxml==0.7.1 18:32:13 Deprecated==1.3.1 18:32:13 distlib==0.4.0 18:32:13 dnspython==2.8.0 18:32:13 docker==7.1.0 18:32:13 dogpile.cache==1.5.0 18:32:13 durationpy==0.10 18:32:13 email-validator==2.3.0 18:32:13 filelock==3.25.2 18:32:13 future==1.0.0 18:32:13 gitdb==4.0.12 18:32:13 GitPython==3.1.46 18:32:13 httplib2==0.30.2 18:32:13 identify==2.6.18 18:32:13 idna==3.11 18:32:13 importlib-resources==1.5.0 18:32:13 iso8601==2.1.0 18:32:13 Jinja2==3.1.6 18:32:13 jmespath==1.1.0 18:32:13 jsonpatch==1.33 18:32:13 jsonpointer==3.1.1 18:32:13 jsonschema==4.26.0 18:32:13 jsonschema-specifications==2025.9.1 18:32:13 keystoneauth1==5.13.1 18:32:13 kubernetes==35.0.0 18:32:13 lftools==0.37.22 18:32:13 lxml==6.0.2 18:32:13 markdown-it-py==4.0.0 18:32:13 MarkupSafe==3.0.3 18:32:13 mdurl==0.1.2 18:32:13 msgpack==1.1.2 18:32:13 multi_key_dict==2.0.3 18:32:13 munch==4.0.0 18:32:13 netaddr==1.3.0 18:32:13 niet==1.4.2 18:32:13 nodeenv==1.10.0 18:32:13 oauth2client==4.1.3 18:32:13 oauthlib==3.3.1 18:32:13 openstacksdk==4.10.0 18:32:13 os-service-types==1.8.2 18:32:13 osc-lib==4.4.0 18:32:13 oslo.config==10.3.0 18:32:13 oslo.context==6.3.0 18:32:13 oslo.i18n==6.7.2 18:32:13 oslo.log==8.1.0 18:32:13 oslo.serialization==5.9.1 18:32:13 oslo.utils==10.0.0 18:32:13 packaging==26.0 18:32:13 pbr==7.0.3 18:32:13 platformdirs==4.9.4 18:32:13 prettytable==3.17.0 18:32:13 psutil==7.2.2 18:32:13 pyasn1==0.6.3 18:32:13 pyasn1_modules==0.4.2 18:32:13 pycparser==3.0 18:32:13 pygerrit2==2.0.15 18:32:13 PyGithub==2.9.0 18:32:13 Pygments==2.19.2 18:32:13 PyJWT==2.12.1 18:32:13 PyNaCl==1.6.2 18:32:13 pyparsing==2.4.7 18:32:13 pyperclip==1.11.0 18:32:13 pyrsistent==0.20.0 18:32:13 python-cinderclient==9.9.0 18:32:13 python-dateutil==2.9.0.post0 18:32:13 python-discovery==1.2.1 18:32:13 python-heatclient==5.1.0 18:32:13 python-jenkins==1.8.3 18:32:13 python-keystoneclient==5.8.0 18:32:13 python-magnumclient==4.10.0 18:32:13 python-openstackclient==9.0.0 18:32:13 python-swiftclient==4.10.0 18:32:13 PyYAML==6.0.3 18:32:13 referencing==0.37.0 18:32:13 requests==2.33.0 18:32:13 requests-oauthlib==2.0.0 18:32:13 requestsexceptions==1.4.0 18:32:13 rfc3986==2.0.0 18:32:13 rich==14.3.3 18:32:13 rich-argparse==1.7.2 18:32:13 rpds-py==0.30.0 18:32:13 rsa==4.9.1 18:32:13 ruamel.yaml==0.19.1 18:32:13 ruamel.yaml.clib==0.2.15 18:32:13 s3transfer==0.16.0 18:32:13 simplejson==3.20.2 18:32:13 six==1.17.0 18:32:13 smmap==5.0.3 18:32:13 soupsieve==2.8.3 18:32:13 stevedore==5.7.0 18:32:13 tabulate==0.10.0 18:32:13 toml==0.10.2 18:32:13 tomlkit==0.14.0 18:32:13 tqdm==4.67.3 18:32:13 typing_extensions==4.15.0 18:32:13 urllib3==1.26.20 18:32:13 virtualenv==21.2.0 18:32:13 wcwidth==0.6.0 18:32:13 websocket-client==1.9.0 18:32:13 wrapt==2.1.2 18:32:13 xdg==6.0.0 18:32:13 xmltodict==1.0.4 18:32:13 yq==3.4.3 18:32:13 [builder-openstack-cron] $ /bin/sh /tmp/jenkins3396597030752695834.sh 18:32:13 ---> uv-install.sh 18:32:13 Installing uv/uvx (latest) using shell installer 18:32:13 2026-03-27 18:32:13 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-27T19%3A08%3A47Z&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-27T18%3A08%3A00Z&ske=2026-03-27T19%3A08%3A47Z&sks=b&skv=2018-11-09&sig=7zquoHiChr8ZRMkkUIPFnXQF2ykfsOpXzGrzC7yIItc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYzNjU1NywibmJmIjoxNzc0NjM2MjU3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S5819Rb_7m0ng8MYUn9mr7Qy1KTS1gotqOy4d8ZD58A&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-ooourb.sh" [1] 18:32:13 downloading uv 0.11.2 x86_64-unknown-linux-gnu 18:32:14 installing to /home/jenkins/.local/bin 18:32:14 uv 18:32:14 uvx 18:32:14 everything's installed! 18:32:14 18:32:14 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:32:14 18:32:14 source $HOME/.local/bin/env (sh, bash, zsh) 18:32:14 source $HOME/.local/bin/env.fish (fish) 18:32:14 Adding install location to PATH 18:32:14 ---> Validating uv/uvx install 18:32:14 uvx 0.11.2 (x86_64-unknown-linux-gnu) 18:32:14 [EnvInject] - Injecting environment variables from a build step. 18:32:14 [EnvInject] - Injecting as environment variables the properties content 18:32:14 OS_CLOUD=vex 18:32:14 18:32:14 [EnvInject] - Variables injected successfully. 18:32:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:32:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:32:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12299733947589612748.sh 18:32:14 ---> Orphaned k8s clusters 18:32:14 Setup pyenv: 18:32:14 system 18:32:14 3.8.20 18:32:14 3.9.20 18:32:14 3.10.15 18:32:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:32:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:32:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:19 lf-activate-venv(): INFO: Base packages installed successfully 18:32:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:32:28 -----> Delete orphaned cluster 18:32:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:32:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:32:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8176704547707244171.sh 18:32:28 ---> Orphaned stacks 18:32:28 Setup pyenv: 18:32:28 system 18:32:28 3.8.20 18:32:28 3.9.20 18:32:28 3.10.15 18:32:28 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:32:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:32:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:30 lf-activate-venv(): INFO: Base packages installed successfully 18:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 18:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:32:50 + mapfile -t OS_COE_CLUSTERS_ID 18:32:50 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:32:50 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:32:50 ++ awk '{print $1}' 18:32:52 + echo '-----> Active clusters -> stacks' 18:32:52 -----> Active clusters -> stacks 18:32:52 + OS_COE_STACKS=() 18:32:52 + [[ 0 -gt 0 ]] 18:32:52 + mapfile -t OS_STACKS 18:32:52 ++ 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 18:32:52 ++ awk '{print $1}' 18:32:54 + echo '-----> Active stacks' 18:32:54 -----> Active stacks 18:32:54 + echo '-----> Delete orphaned stacks' 18:32:54 -----> Delete orphaned stacks 18:32:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:32:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:32:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4363098947977433218.sh 18:32:54 ---> Orphaned servers 18:32:54 Setup pyenv: 18:32:54 system 18:32:54 3.8.20 18:32:54 3.9.20 18:32:54 3.10.15 18:32:54 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:56 lf-activate-venv(): INFO: Base packages installed successfully 18:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:33:14 -----> Active servers 18:33:14 prd-ubuntu2204-docker-4c-4g-53592 18:33:14 prd-ubuntu2204-builder-4c-4g-53591 18:33:14 prd-ubuntu2204-docker-4c-4g-53590 18:33:14 prd-ubuntu2204-builder-2c-2g-53588 18:33:14 prd-ubuntu2204-docker-8c-8g-53564 18:33:14 prd-ubuntu2404-robot-2c-8g-53428 18:33:14 prd-ubuntu2404-robot-2c-8g-53427 18:33:14 prd-ubuntu2404-robot-2c-8g-53418 18:33:14 prd-ubuntu2404-robot-2c-8g-53420 18:33:14 prd-ubuntu2404-robot-2c-8g-53419 18:33:14 prd-ubuntu2404-robot-2c-8g-53423 18:33:14 prd-ubuntu2404-robot-2c-8g-53422 18:33:14 prd-ubuntu2404-robot-2c-8g-53421 18:33:14 prd-ubuntu2404-robot-2c-8g-53426 18:33:14 prd-ubuntu2404-robot-2c-8g-53424 18:33:14 prd-ubuntu2404-robot-2c-8g-53425 18:33:14 snd-ubuntu2204-docker-2c-2g-354 18:33:14 -----> Delete orphaned servers 18:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4450971293111491698.sh 18:33:21 ---> Orphaned ports 18:33:21 Setup pyenv: 18:33:21 system 18:33:21 3.8.20 18:33:21 3.9.20 18:33:21 3.10.15 18:33:21 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:23 lf-activate-venv(): INFO: Base packages installed successfully 18:33:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 18:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:33:39 No orphaned ports to process. 18:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4418914218121681262.sh 18:33:39 ---> Orphaned volumes 18:33:39 + source /home/jenkins/lf-env.sh 18:33:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:33:39 ++ mktemp -d /tmp/venv-XXXX 18:33:39 + lf_venv=/tmp/venv-iClW 18:33:39 + local venv_file=/tmp/.os_lf_venv 18:33:39 + local python=python3 18:33:39 + local options 18:33:39 + local set_path=true 18:33:39 + local install_args= 18:33:39 ++ 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 18:33:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:33:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:33:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:33:39 + true 18:33:39 + case $1 in 18:33:39 + python=python3 18:33:39 + shift 2 18:33:39 + true 18:33:39 + case $1 in 18:33:39 + shift 18:33:39 + break 18:33:39 + case $python in 18:33:39 + local pkg_list= 18:33:39 + [[ -d /opt/pyenv ]] 18:33:39 + echo 'Setup pyenv:' 18:33:39 Setup pyenv: 18:33:39 + export PYENV_ROOT=/opt/pyenv 18:33:39 + PYENV_ROOT=/opt/pyenv 18:33:39 + 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 18:33:39 + 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 18:33:39 + pyenv versions 18:33:39 system 18:33:39 3.8.20 18:33:39 3.9.20 18:33:39 3.10.15 18:33:39 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:39 + command -v pyenv 18:33:39 ++ pyenv init - --no-rehash 18:33:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:33:39 for i in ${!paths[@]}; do 18:33:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:33:39 fi; done; 18:33:39 echo "${paths[*]}"'\'')" 18:33:39 export PATH="/opt/pyenv/shims:${PATH}" 18:33:39 export PYENV_SHELL=bash 18:33:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:33:39 pyenv() { 18:33:39 local command 18:33:39 command="${1:-}" 18:33:39 if [ "$#" -gt 0 ]; then 18:33:39 shift 18:33:39 fi 18:33:39 18:33:39 case "$command" in 18:33:39 rehash|shell) 18:33:39 eval "$(pyenv "sh-$command" "$@")" 18:33:39 ;; 18:33:39 *) 18:33:39 command pyenv "$command" "$@" 18:33:39 ;; 18:33:39 esac 18:33:39 }' 18:33:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:33:39 for i in ${!paths[@]}; do 18:33:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:33:39 fi; done; 18:33:39 echo "${paths[*]}"' 18:33:39 ++ 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 18:33:39 ++ 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 18:33:39 ++ 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 18:33:39 ++ export PYENV_SHELL=bash 18:33:39 ++ PYENV_SHELL=bash 18:33:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:33:39 +++ complete -F _pyenv pyenv 18:33:39 ++ lf-pyver python3 18:33:39 ++ local py_version_xy=python3 18:33:39 ++ local py_version_xyz= 18:33:39 ++ sed 's/^[ *]* //' 18:33:39 ++ awk '{ print $1 }' 18:33:39 ++ grep -E '^[0-9.]*[0-9]$' 18:33:39 ++ pyenv versions 18:33:39 ++ local command 18:33:39 ++ command=versions 18:33:39 ++ '[' 1 -gt 0 ']' 18:33:39 ++ shift 18:33:39 ++ case "$command" in 18:33:39 ++ command pyenv versions 18:33:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:33:40 +++ grep '^3' /tmp/.pyenv_versions 18:33:40 +++ tail -n 1 18:33:40 +++ sort -V 18:33:40 ++ py_version_xyz=3.11.10 18:33:40 ++ [[ -z 3.11.10 ]] 18:33:40 ++ echo 3.11.10 18:33:40 ++ return 0 18:33:40 + pyenv local 3.11.10 18:33:40 + local command 18:33:40 + command=local 18:33:40 + '[' 2 -gt 0 ']' 18:33:40 + shift 18:33:40 + case "$command" in 18:33:40 + command pyenv local 3.11.10 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='lftools[openstack] ' 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='kubernetes ' 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='niet ' 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='python-heatclient ' 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='python-openstackclient ' 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='python-magnumclient ' 18:33:40 + for arg in "$@" 18:33:40 + case $arg in 18:33:40 + pkg_list+='yq ' 18:33:40 + [[ -f /tmp/.os_lf_venv ]] 18:33:40 ++ cat /tmp/.os_lf_venv 18:33:40 + lf_venv=/tmp/venv-auwM 18:33:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from' file:/tmp/.os_lf_venv 18:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:33:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:40 + local 'pip_opts=--upgrade --quiet' 18:33:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:33:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:33:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:33:40 + [[ -n '' ]] 18:33:40 + [[ -n '' ]] 18:33:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:40 + /tmp/venv-auwM/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 18:33:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:33:42 lf-activate-venv(): INFO: Base packages installed successfully 18:33:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 18:33:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 18:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:33:42 + /tmp/venv-auwM/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 18:34:00 + type python3 18:34:00 + true 18:34:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH' 18:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:34:00 + PATH=/tmp/venv-auwM/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 18:34:00 + return 0 18:34:00 + mapfile -t os_volumes 18:34:00 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 18:34:03 + '[' 0 -eq 0 ']' 18:34:03 + echo 'No orphaned volumes found.' 18:34:03 No orphaned volumes found. 18:34:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13173883552940309807.sh 18:34:03 ---> Protect in-use images 18:34:03 Setup pyenv: 18:34:03 system 18:34:03 3.8.20 18:34:03 3.9.20 18:34:03 3.10.15 18:34:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:34:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:05 lf-activate-venv(): INFO: Base packages installed successfully 18:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 18:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:34:18 INFO: There are images to protect defined in jenkins-config. 18:34:18 INFO: There are additional images to protect in the jjb dir. 18:34:18 INFO: Protecting the following images: 18:34:18 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 18:34:18 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 18:34:18 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 18:34:18 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 18:34:18 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 18:34:18 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 18:34:18 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 18:34:18 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 18:34:20 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 18:34:21 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 18:34:23 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 18:34:25 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 18:34:27 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 18:34:29 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 18:34:31 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 18:34:32 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 18:34:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:32 Run condition [Boolean condition] enabling perform for step [BuilderChain] 18:34:32 [EnvInject] - Injecting environment variables from a build step. 18:34:32 [EnvInject] - Injecting as environment variables the properties content 18:34:32 OS_IMAGE_CLEANUP_AGE=30 18:34:32 18:34:32 [EnvInject] - Variables injected successfully. 18:34:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12165243633762161960.sh 18:34:32 ---> Cleanup old images 18:34:32 Setup pyenv: 18:34:32 system 18:34:32 3.8.20 18:34:32 3.9.20 18:34:32 3.10.15 18:34:32 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:35 lf-activate-venv(): INFO: Base packages installed successfully 18:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:34:49 + lftools openstack --os-cloud vex image cleanup --days=30 18:34:52 Removing 67 images from vex. 18:34:52 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 18:34:52 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 18:34:52 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 18:34:52 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 18:34:53 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 18:34:54 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 18:34:54 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 18:34:54 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 18:34:54 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 18:34:54 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 18:34:54 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 18:34:54 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 18:34:54 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 18:34:54 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 18:34:54 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 18:34:54 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 18:34:54 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 18:34:54 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 18:34:54 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 18:34:54 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 18:34:54 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 18:34:54 $ ssh-agent -k 18:34:54 unset SSH_AUTH_SOCK; 18:34:54 unset SSH_AGENT_PID; 18:34:54 echo Agent pid 1775 killed; 18:34:54 [ssh-agent] Stopped. 18:34:54 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1491613217713331461.sh 18:34:54 ---> sysstat.sh 18:34:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins766097306399726065.sh 18:34:55 ---> package-listing.sh 18:34:55 ++ facter osfamily 18:34:55 ++ tr '[:upper:]' '[:lower:]' 18:34:55 + OS_FAMILY=debian 18:34:55 + workspace=/w/workspace/builder-openstack-cron 18:34:55 + START_PACKAGES=/tmp/packages_start.txt 18:34:55 + END_PACKAGES=/tmp/packages_end.txt 18:34:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:55 + PACKAGES=/tmp/packages_start.txt 18:34:55 + '[' /w/workspace/builder-openstack-cron ']' 18:34:55 + PACKAGES=/tmp/packages_end.txt 18:34:55 + case "${OS_FAMILY}" in 18:34:55 + grep '^ii' 18:34:55 + dpkg -l 18:34:55 + '[' -f /tmp/packages_start.txt ']' 18:34:55 + '[' -f /tmp/packages_end.txt ']' 18:34:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:55 + '[' /w/workspace/builder-openstack-cron ']' 18:34:55 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 18:34:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 18:34:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15101119800140971505.sh 18:34:55 ---> capture-instance-metadata.sh 18:34:55 Setup pyenv: 18:34:55 system 18:34:55 3.8.20 18:34:55 3.9.20 18:34:55 3.10.15 18:34:55 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:57 lf-activate-venv(): INFO: Base packages installed successfully 18:34:57 lf-activate-venv(): INFO: Installing additional packages: lftools 18:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:35:11 INFO: Running in OpenStack, capturing instance metadata 18:35:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11253415697703336898.sh 18:35:11 provisioning config files... 18:35:12 Could not find credentials [logs] for builder-openstack-cron #78222 18:35:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9327777325861893992tmp 18:35:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:35:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:35:12 provisioning config files... 18:35:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:35:12 [EnvInject] - Injecting environment variables from a build step. 18:35:12 [EnvInject] - Injecting as environment variables the properties content 18:35:12 SERVER_ID=logs 18:35:12 18:35:12 [EnvInject] - Variables injected successfully. 18:35:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8022920528640672846.sh 18:35:12 ---> create-netrc.sh 18:35:12 WARN: Log server credential not found. 18:35:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5549312949878745679.sh 18:35:12 ---> python-tools-install.sh 18:35:12 Setup pyenv: 18:35:12 system 18:35:12 3.8.20 18:35:12 3.9.20 18:35:12 3.10.15 18:35:12 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:14 lf-activate-venv(): INFO: Base packages installed successfully 18:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools 18:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:35:23 [builder-openstack-cron] $ /bin/sh /tmp/jenkins1581854744759730558.sh 18:35:23 ---> uv-install.sh 18:35:23 uv 0.11.2 is already installed 18:35:23 uvx 0.11.2 (x86_64-unknown-linux-gnu) 18:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13086590040284756693.sh 18:35:23 ---> sudo-logs.sh 18:35:23 Archiving 'sudo' log.. 18:35:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10964570113826887861.sh 18:35:24 ---> job-cost.sh 18:35:24 INFO: Activating Python virtual environment... 18:35:24 Setup pyenv: 18:35:24 system 18:35:24 3.8.20 18:35:24 3.9.20 18:35:24 3.10.15 18:35:24 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:26 lf-activate-venv(): INFO: Base packages installed successfully 18:35:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:35:35 INFO: No stack-cost file found 18:35:35 INFO: Instance uptime: 3628s 18:35:35 INFO: Fetching instance metadata (attempt 1 of 3)... 18:35:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:35:35 INFO: Successfully fetched instance metadata 18:35:35 INFO: Instance type: v3-standard-2 18:35:35 INFO: Retrieving pricing info for: v3-standard-2 18:35:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:35:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3628 18:35:35 INFO: Successfully fetched Vexxhost pricing API 18:35:35 INFO: Retrieved cost: 0.11 18:35:35 INFO: Retrieved resource: v3-standard-2 18:35:35 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 18:35:35 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 18:35:35 INFO: Successfully archived job cost data 18:35:35 DEBUG: Cost data: builder-openstack-cron,78222,2026-03-27 18:35:35,v3-standard-2,3628,0.11,0.00,SUCCESS 18:35:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7580783987793500722.sh 18:35:35 ---> logs-deploy.sh 18:35:35 Setup pyenv: 18:35:35 system 18:35:35 3.8.20 18:35:35 3.9.20 18:35:35 3.10.15 18:35:35 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-auwM from file:/tmp/.os_lf_venv 18:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:37 lf-activate-venv(): INFO: Base packages installed successfully 18:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-auwM/bin to PATH 18:35:47 WARNING: Nexus logging server not set 18:35:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78222/ 18:35:47 INFO: archiving logs to S3 18:35:48 ---> uname -a: 18:35:48 Linux prd-ubuntu2204-builder-2c-2g-53588 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 18:35:48 18:35:48 18:35:48 ---> lscpu: 18:35:48 Architecture: x86_64 18:35:48 CPU op-mode(s): 32-bit, 64-bit 18:35:48 Address sizes: 40 bits physical, 48 bits virtual 18:35:48 Byte Order: Little Endian 18:35:48 CPU(s): 2 18:35:48 On-line CPU(s) list: 0,1 18:35:48 Vendor ID: AuthenticAMD 18:35:48 Model name: AMD EPYC-Rome Processor 18:35:48 CPU family: 23 18:35:48 Model: 49 18:35:48 Thread(s) per core: 1 18:35:48 Core(s) per socket: 1 18:35:48 Socket(s): 2 18:35:48 Stepping: 0 18:35:48 BogoMIPS: 5599.99 18:35:48 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 18:35:48 Virtualization: AMD-V 18:35:48 Hypervisor vendor: KVM 18:35:48 Virtualization type: full 18:35:48 L1d cache: 64 KiB (2 instances) 18:35:48 L1i cache: 64 KiB (2 instances) 18:35:48 L2 cache: 1 MiB (2 instances) 18:35:48 L3 cache: 32 MiB (2 instances) 18:35:48 NUMA node(s): 1 18:35:48 NUMA node0 CPU(s): 0,1 18:35:48 Vulnerability Gather data sampling: Not affected 18:35:48 Vulnerability Indirect target selection: Not affected 18:35:48 Vulnerability Itlb multihit: Not affected 18:35:48 Vulnerability L1tf: Not affected 18:35:48 Vulnerability Mds: Not affected 18:35:48 Vulnerability Meltdown: Not affected 18:35:48 Vulnerability Mmio stale data: Not affected 18:35:48 Vulnerability Reg file data sampling: Not affected 18:35:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:35:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:35:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:35:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:35:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:35:48 Vulnerability Srbds: Not affected 18:35:48 Vulnerability Tsa: Not affected 18:35:48 Vulnerability Tsx async abort: Not affected 18:35:48 Vulnerability Vmscape: Not affected 18:35:48 18:35:48 18:35:48 ---> nproc: 18:35:48 2 18:35:48 18:35:48 18:35:48 ---> df -h: 18:35:48 Filesystem Size Used Avail Use% Mounted on 18:35:48 tmpfs 794M 1.1M 793M 1% /run 18:35:48 /dev/vda1 39G 8.5G 31G 22% / 18:35:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:35:48 tmpfs 5.0M 0 5.0M 0% /run/lock 18:35:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:35:48 tmpfs 794M 4.0K 794M 1% /run/user/1001 18:35:48 18:35:48 18:35:48 ---> free -m: 18:35:48 total used free shared buff/cache available 18:35:48 Mem: 7937 567 4769 4 2600 7074 18:35:48 Swap: 1023 0 1023 18:35:48 18:35:48 18:35:48 ---> ip addr: 18:35:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:35:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:48 inet 127.0.0.1/8 scope host lo 18:35:48 valid_lft forever preferred_lft forever 18:35:48 inet6 ::1/128 scope host 18:35:48 valid_lft forever preferred_lft forever 18:35:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:35:48 link/ether fa:16:3e:17:1b:c6 brd ff:ff:ff:ff:ff:ff 18:35:48 altname enp0s3 18:35:48 inet 10.30.171.222/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:35:48 valid_lft 82766sec preferred_lft 82766sec 18:35:48 inet6 fe80::f816:3eff:fe17:1bc6/64 scope link 18:35:48 valid_lft forever preferred_lft forever 18:35:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:35:48 link/ether 72:8b:e8:01:df:31 brd ff:ff:ff:ff:ff:ff 18:35:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:35:48 valid_lft forever preferred_lft forever 18:35:48 18:35:48 18:35:48 ---> sar -b -r -n DEV: 18:35:48 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53588) 03/27/26 _x86_64_ (2 CPU) 18:35:48 18:35:48 17:35:16 LINUX RESTART (2 CPU) 18:35:48 18:35:48 17:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:35:48 17:50:07 1.41 0.04 1.35 0.01 2.01 18.05 219.80 18:35:48 18:00:07 1.17 0.00 1.16 0.00 0.04 13.83 0.00 18:35:48 18:10:01 1.17 0.00 1.17 0.00 0.00 13.59 0.00 18:35:48 18:20:18 1.27 0.00 1.27 0.00 0.01 14.59 0.00 18:35:48 18:30:18 1.21 0.00 1.21 0.00 0.00 14.04 0.00 18:35:48 Average: 1.25 0.01 1.23 0.00 0.41 14.83 44.14 18:35:48 18:35:48 17:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:48 17:50:07 5653704 7420752 390140 4.80 50760 1911240 968904 10.56 189880 2065632 164 18:35:48 18:00:07 5653452 7420952 389928 4.80 51188 1911264 968904 10.56 190324 2065892 208 18:35:48 18:10:01 5653200 7421260 389596 4.79 51604 1911396 970496 10.58 190736 2067044 240 18:35:48 18:20:18 5653200 7421672 389172 4.79 52008 1911404 968968 10.56 191132 2066144 136 18:35:48 18:30:18 5653200 7422188 388688 4.78 52368 1911544 969036 10.56 191500 2066388 136 18:35:48 Average: 5653351 7421365 389505 4.79 51586 1911370 969262 10.56 190714 2066220 177 18:35:48 18:35:48 17:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:48 17:50:07 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 18:35:48 17:50:07 ens3 0.32 0.11 0.09 0.03 0.00 0.00 0.00 0.00 18:35:48 17:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:48 18:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:48 18:00:07 ens3 0.28 0.13 0.07 0.04 0.00 0.00 0.00 0.00 18:35:48 18:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:48 18:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:48 18:10:01 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 18:35:48 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:48 18:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:48 18:20:18 ens3 0.20 0.08 0.04 0.02 0.00 0.00 0.00 0.00 18:35:48 18:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:48 18:30:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:48 18:30:18 ens3 0.41 0.17 0.12 0.07 0.00 0.00 0.00 0.00 18:35:48 18:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:48 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:48 Average: ens3 0.29 0.12 0.07 0.04 0.00 0.00 0.00 0.00 18:35:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:48 18:35:48 18:35:48 ---> sar -P ALL: 18:35:48 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53588) 03/27/26 _x86_64_ (2 CPU) 18:35:48 18:35:48 17:35:16 LINUX RESTART (2 CPU) 18:35:48 18:35:48 17:40:01 CPU %user %nice %system %iowait %steal %idle 18:35:48 17:50:07 all 0.18 0.00 0.06 0.06 0.04 99.66 18:35:48 17:50:07 0 0.25 0.00 0.07 0.07 0.04 99.57 18:35:48 17:50:07 1 0.12 0.00 0.05 0.04 0.04 99.75 18:35:48 18:00:07 all 0.34 0.00 0.06 0.11 0.03 99.45 18:35:48 18:00:07 0 0.51 0.00 0.06 0.17 0.03 99.22 18:35:48 18:00:07 1 0.18 0.00 0.05 0.06 0.03 99.68 18:35:48 18:10:01 all 0.16 0.00 0.05 0.25 0.03 99.50 18:35:48 18:10:01 0 0.12 0.00 0.06 0.20 0.03 99.59 18:35:48 18:10:01 1 0.21 0.00 0.04 0.30 0.03 99.42 18:35:48 18:20:18 all 0.20 0.00 0.05 0.02 0.03 99.70 18:35:48 18:20:18 0 0.29 0.00 0.06 0.03 0.04 99.59 18:35:48 18:20:18 1 0.10 0.00 0.05 0.01 0.03 99.81 18:35:48 18:30:18 all 0.15 0.00 0.06 0.06 0.03 99.69 18:35:48 18:30:18 0 0.14 0.00 0.06 0.10 0.03 99.67 18:35:48 18:30:18 1 0.17 0.00 0.07 0.03 0.03 99.70 18:35:48 Average: all 0.21 0.00 0.06 0.10 0.03 99.60 18:35:48 Average: 0 0.26 0.00 0.06 0.12 0.04 99.53 18:35:48 Average: 1 0.16 0.00 0.05 0.08 0.03 99.67 18:35:48 18:35:48 18:35:48