13:32:19 Started by timer 13:32:19 Running as SYSTEM 13:32:19 [EnvInject] - Loading node environment variables. 13:32:19 Building remotely on prd-ubuntu2204-builder-2c-2g-452359 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:32:19 [ssh-agent] Looking for ssh-agent implementation... 13:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:20 $ ssh-agent 13:32:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgmH8Ws/agent.1526 13:32:20 SSH_AGENT_PID=1528 13:32:20 [ssh-agent] Started. 13:32:20 Running ssh-add (command line suppressed) 13:32:20 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_6460220150867370601.key (/w/workspace/builder-openstack-cron@tmp/private_key_6460220150867370601.key) 13:32:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:32:20 The recommended git tool is: NONE 13:32:23 using credential jenkins-ssh 13:32:23 Wiping out workspace first. 13:32:23 Cloning the remote Git repository 13:32:23 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:32:23 > git init /w/workspace/builder-openstack-cron # timeout=10 13:32:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:32:23 > git --version # timeout=10 13:32:23 > git --version # 'git version 2.34.1' 13:32:23 using GIT_SSH to set credentials jenkins-ssh 13:32:23 Verifying host key using known hosts file, will automatically accept unseen keys 13:32:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:26 Avoid second fetch 13:32:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:32:26 Checking out Revision cef95cabe501578f416de843a7cccd3ca856229a (refs/remotes/origin/master) 13:32:26 > git config core.sparsecheckout # timeout=10 13:32:26 > git checkout -f cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 13:32:26 Commit message: "Merge "Fix boolean input passthrough in openstack-cron workflow"" 13:32:26 > git rev-list --no-walk cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 13:32:26 > git remote # timeout=10 13:32:26 > git submodule init # timeout=10 13:32:27 > git submodule sync # timeout=10 13:32:27 > git config --get remote.origin.url # timeout=10 13:32:27 > git submodule init # timeout=10 13:32:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:32:27 > git config --get submodule.global-jjb.url # timeout=10 13:32:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:32:27 > git config --get submodule.packer/common-packer.url # timeout=10 13:32:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:32:27 > git submodule update --init --recursive global-jjb # timeout=10 13:32:30 > git submodule update --init --recursive packer/common-packer # timeout=10 13:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:32:34 No emails were triggered. 13:32:34 provisioning config files... 13:32:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:32:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15264404019225849263.sh 13:32:34 ---> python-tools-install.sh 13:32:34 Setup pyenv: 13:32:34 * system (set by /opt/pyenv/version) 13:32:35 * 3.8.20 (set by /opt/pyenv/version) 13:32:35 * 3.9.20 (set by /opt/pyenv/version) 13:32:35 3.10.15 13:32:35 3.11.10 13:32:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CkBT 13:32:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:44 lf-activate-venv(): INFO: Base packages installed successfully 13:32:44 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:33:21 Generating Requirements File 13:33:41 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. 13:33:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:42 Python 3.11.10 13:33:42 pip 26.0.1 from /tmp/venv-CkBT/lib/python3.11/site-packages/pip (python 3.11) 13:33:42 appdirs==1.4.4 13:33:42 argcomplete==3.6.3 13:33:42 aspy.yaml==1.3.0 13:33:42 attrs==25.4.0 13:33:42 autopage==0.6.0 13:33:42 beautifulsoup4==4.14.3 13:33:42 boto3==1.42.66 13:33:42 botocore==1.42.66 13:33:42 bs4==0.0.2 13:33:42 certifi==2026.2.25 13:33:42 cffi==2.0.0 13:33:42 cfgv==3.5.0 13:33:42 chardet==7.1.0 13:33:42 charset-normalizer==3.4.5 13:33:42 click==8.3.1 13:33:42 cliff==4.13.2 13:33:42 cmd2==3.4.0 13:33:42 cryptography==3.3.2 13:33:42 debtcollector==3.0.0 13:33:42 decorator==5.2.1 13:33:42 defusedxml==0.7.1 13:33:42 Deprecated==1.3.1 13:33:42 distlib==0.4.0 13:33:42 dnspython==2.8.0 13:33:42 docker==7.1.0 13:33:42 dogpile.cache==1.5.0 13:33:42 durationpy==0.10 13:33:42 email-validator==2.3.0 13:33:42 filelock==3.25.2 13:33:42 future==1.0.0 13:33:42 gitdb==4.0.12 13:33:42 GitPython==3.1.46 13:33:42 httplib2==0.30.2 13:33:42 identify==2.6.17 13:33:42 idna==3.11 13:33:42 importlib-resources==1.5.0 13:33:42 iso8601==2.1.0 13:33:42 Jinja2==3.1.6 13:33:42 jmespath==1.1.0 13:33:42 jsonpatch==1.33 13:33:42 jsonpointer==3.0.0 13:33:42 jsonschema==4.26.0 13:33:42 jsonschema-specifications==2025.9.1 13:33:42 keystoneauth1==5.13.1 13:33:42 kubernetes==35.0.0 13:33:42 lftools==0.37.22 13:33:42 lxml==6.0.2 13:33:42 markdown-it-py==4.0.0 13:33:42 MarkupSafe==3.0.3 13:33:42 mdurl==0.1.2 13:33:42 msgpack==1.1.2 13:33:42 multi_key_dict==2.0.3 13:33:42 munch==4.0.0 13:33:42 netaddr==1.3.0 13:33:42 niet==1.4.2 13:33:42 nodeenv==1.10.0 13:33:42 oauth2client==4.1.3 13:33:42 oauthlib==3.3.1 13:33:42 openstacksdk==4.10.0 13:33:42 os-service-types==1.8.2 13:33:42 osc-lib==4.4.0 13:33:42 oslo.config==10.3.0 13:33:42 oslo.context==6.3.0 13:33:42 oslo.i18n==6.7.2 13:33:42 oslo.log==8.1.0 13:33:42 oslo.serialization==5.9.1 13:33:42 oslo.utils==10.0.0 13:33:42 packaging==26.0 13:33:42 pbr==7.0.3 13:33:42 platformdirs==4.9.4 13:33:42 prettytable==3.17.0 13:33:42 psutil==7.2.2 13:33:42 pyasn1==0.6.2 13:33:42 pyasn1_modules==0.4.2 13:33:42 pycparser==3.0 13:33:42 pygerrit2==2.0.15 13:33:42 PyGithub==2.8.1 13:33:42 Pygments==2.19.2 13:33:42 PyJWT==2.11.0 13:33:42 PyNaCl==1.6.2 13:33:42 pyparsing==2.4.7 13:33:42 pyperclip==1.11.0 13:33:42 pyrsistent==0.20.0 13:33:42 python-cinderclient==9.9.0 13:33:42 python-dateutil==2.9.0.post0 13:33:42 python-discovery==1.1.3 13:33:42 python-heatclient==5.1.0 13:33:42 python-jenkins==1.8.3 13:33:42 python-keystoneclient==5.8.0 13:33:42 python-magnumclient==4.10.0 13:33:42 python-openstackclient==9.0.0 13:33:42 python-swiftclient==4.10.0 13:33:42 PyYAML==6.0.3 13:33:42 referencing==0.37.0 13:33:42 requests==2.32.5 13:33:42 requests-oauthlib==2.0.0 13:33:42 requestsexceptions==1.4.0 13:33:42 rfc3986==2.0.0 13:33:42 rich==14.3.3 13:33:42 rich-argparse==1.7.2 13:33:42 rpds-py==0.30.0 13:33:42 rsa==4.9.1 13:33:42 ruamel.yaml==0.19.1 13:33:42 ruamel.yaml.clib==0.2.15 13:33:42 s3transfer==0.16.0 13:33:42 simplejson==3.20.2 13:33:42 six==1.17.0 13:33:42 smmap==5.0.3 13:33:42 soupsieve==2.8.3 13:33:42 stevedore==5.7.0 13:33:42 tabulate==0.10.0 13:33:42 toml==0.10.2 13:33:42 tomlkit==0.14.0 13:33:42 tqdm==4.67.3 13:33:42 typing_extensions==4.15.0 13:33:42 urllib3==1.26.20 13:33:42 virtualenv==21.2.0 13:33:42 wcwidth==0.6.0 13:33:42 websocket-client==1.9.0 13:33:42 wrapt==2.1.2 13:33:42 xdg==6.0.0 13:33:42 xmltodict==1.0.4 13:33:42 yq==3.4.3 13:33:42 [builder-openstack-cron] $ /bin/sh /tmp/jenkins15888916579634378244.sh 13:33:42 ---> uv-install.sh 13:33:42 Installing uv/uvx (latest) using shell installer 13:33:43 2026-03-12 13:33:43 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d7d3af66-8984-4d48-aaa2-0d01d2901582?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-12T14%3A09%3A57Z&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-12T13%3A09%3A19Z&ske=2026-03-12T14%3A09%3A57Z&sks=b&skv=2018-11-09&sig=ga3t5j23cPySiVC5LY6SHg6RucAKZdshQF9vB0ALPDw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzMyMjYwMiwibmJmIjoxNzczMzIyMzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.b8462xGYU_9X-Grhjtgpvhh7AXPMB3ejd2kyRCeXA-4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68278/68278] -> "/tmp/uv-install-4ncoLC.sh" [1] 13:33:43 downloading uv 0.10.9 x86_64-unknown-linux-gnu 13:33:43 no checksums to verify 13:33:43 installing to /home/jenkins/.local/bin 13:33:43 uv 13:33:43 uvx 13:33:43 everything's installed! 13:33:44 13:33:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:33:44 13:33:44 source $HOME/.local/bin/env (sh, bash, zsh) 13:33:44 source $HOME/.local/bin/env.fish (fish) 13:33:44 Adding install location to PATH 13:33:44 ---> Validating uv/uvx install 13:33:44 uvx 0.10.9 13:33:44 [EnvInject] - Injecting environment variables from a build step. 13:33:44 [EnvInject] - Injecting as environment variables the properties content 13:33:44 OS_CLOUD=vex 13:33:44 13:33:44 [EnvInject] - Variables injected successfully. 13:33:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2178661613068307630.sh 13:33:44 ---> Orphaned k8s clusters 13:33:44 Setup pyenv: 13:33:44 system 13:33:44 3.8.20 13:33:44 3.9.20 13:33:44 3.10.15 13:33:44 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:46 lf-activate-venv(): INFO: Base packages installed successfully 13:33:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:33:53 /tmp/venv-CkBT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 13:33:53 warnings.warn( 13:33:56 -----> Delete orphaned cluster 13:33:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:33:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:33:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1378504462088597289.sh 13:33:56 ---> Orphaned stacks 13:33:56 Setup pyenv: 13:33:56 system 13:33:56 3.8.20 13:33:56 3.9.20 13:33:56 3.10.15 13:33:56 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:58 lf-activate-venv(): INFO: Base packages installed successfully 13:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 13:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:34:19 + mapfile -t OS_COE_CLUSTERS_ID 13:34:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:34:19 ++ awk '{print $1}' 13:34:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:34:19 /tmp/venv-CkBT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 13:34:19 warnings.warn( 13:34:21 + echo '-----> Active clusters -> stacks' 13:34:21 -----> Active clusters -> stacks 13:34:21 + OS_COE_STACKS=() 13:34:21 + [[ 0 -gt 0 ]] 13:34:21 + mapfile -t OS_STACKS 13:34:21 ++ awk '{print $1}' 13:34:21 ++ 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 13:34:21 /tmp/venv-CkBT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 13:34:21 warnings.warn( 13:34:22 + echo '-----> Active stacks' 13:34:22 -----> Active stacks 13:34:22 + echo '-----> Delete orphaned stacks' 13:34:22 -----> Delete orphaned stacks 13:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8958746549471637659.sh 13:34:22 ---> Orphaned servers 13:34:22 Setup pyenv: 13:34:22 system 13:34:22 3.8.20 13:34:22 3.9.20 13:34:22 3.10.15 13:34:23 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:25 lf-activate-venv(): INFO: Base packages installed successfully 13:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:34:40 /tmp/venv-CkBT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 13:34:40 warnings.warn( 13:34:44 -----> Active servers 13:34:44 prd-ubuntu2204-builder-2c-2g-452359 13:34:44 prd-queue-intque-2c-1g-452329 13:34:44 prd-queue-disttest-2c-1g-452328 13:34:44 prd-ubuntu2204-docker-4c-4g-452245 13:34:44 prd-ubuntu2204-docker-4c-4g-452236 13:34:44 prd-ubuntu2204-docker-4c-16g-452005 13:34:44 prd-ubuntu2204-docker-8c-8g-450460 13:34:44 snd-ubuntu2204-docker-2c-2g-354 13:34:44 -----> Delete orphaned servers 13:34:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12373865970356230921.sh 13:34:47 ---> Orphaned ports 13:34:47 Setup pyenv: 13:34:47 system 13:34:47 3.8.20 13:34:47 3.9.20 13:34:47 3.10.15 13:34:47 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:49 lf-activate-venv(): INFO: Base packages installed successfully 13:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:35:01 /tmp/venv-CkBT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 13:35:01 warnings.warn( 13:35:03 No orphaned ports to process. 13:35:03 Build step 'Conditional step (single)' marked build as failure 13:35:03 $ ssh-agent -k 13:35:03 unset SSH_AUTH_SOCK; 13:35:03 unset SSH_AGENT_PID; 13:35:03 echo Agent pid 1528 killed; 13:35:03 [ssh-agent] Stopped. 13:35:03 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8565185523504806089.sh 13:35:03 ---> sysstat.sh 13:35:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12003028832283189401.sh 13:35:04 ---> package-listing.sh 13:35:04 ++ facter osfamily 13:35:04 ++ tr '[:upper:]' '[:lower:]' 13:35:04 + OS_FAMILY=debian 13:35:04 + workspace=/w/workspace/builder-openstack-cron 13:35:04 + START_PACKAGES=/tmp/packages_start.txt 13:35:04 + END_PACKAGES=/tmp/packages_end.txt 13:35:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:04 + PACKAGES=/tmp/packages_start.txt 13:35:04 + '[' /w/workspace/builder-openstack-cron ']' 13:35:04 + PACKAGES=/tmp/packages_end.txt 13:35:04 + case "${OS_FAMILY}" in 13:35:04 + grep '^ii' 13:35:04 + dpkg -l 13:35:04 + '[' -f /tmp/packages_start.txt ']' 13:35:04 + '[' -f /tmp/packages_end.txt ']' 13:35:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:04 + '[' /w/workspace/builder-openstack-cron ']' 13:35:04 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:35:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:35:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14806889545081029440.sh 13:35:04 ---> capture-instance-metadata.sh 13:35:04 Setup pyenv: 13:35:04 system 13:35:04 3.8.20 13:35:04 3.9.20 13:35:04 3.10.15 13:35:04 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:06 lf-activate-venv(): INFO: Base packages installed successfully 13:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:35:19 INFO: Running in OpenStack, capturing instance metadata 13:35:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4811155353228369865.sh 13:35:20 provisioning config files... 13:35:20 Could not find credentials [logs] for builder-openstack-cron #77853 13:35:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4120967039847233499tmp 13:35:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:35:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:35:20 provisioning config files... 13:35:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:35:21 [EnvInject] - Injecting environment variables from a build step. 13:35:21 [EnvInject] - Injecting as environment variables the properties content 13:35:21 SERVER_ID=logs 13:35:21 13:35:21 [EnvInject] - Variables injected successfully. 13:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17515436879663699895.sh 13:35:21 ---> create-netrc.sh 13:35:21 WARN: Log server credential not found. 13:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6008797156501204826.sh 13:35:21 ---> python-tools-install.sh 13:35:21 Setup pyenv: 13:35:21 system 13:35:21 3.8.20 13:35:21 3.9.20 13:35:21 3.10.15 13:35:21 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:35:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:23 lf-activate-venv(): INFO: Base packages installed successfully 13:35:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:35:32 [builder-openstack-cron] $ /bin/sh /tmp/jenkins17107491001555233245.sh 13:35:32 ---> uv-install.sh 13:35:32 uv 0.10.9 is already installed 13:35:32 uvx 0.10.9 13:35:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12329498469875804970.sh 13:35:32 ---> sudo-logs.sh 13:35:32 Archiving 'sudo' log.. 13:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6782090514549257583.sh 13:35:33 ---> job-cost.sh 13:35:33 INFO: Activating Python virtual environment... 13:35:33 Setup pyenv: 13:35:33 system 13:35:33 3.8.20 13:35:33 3.9.20 13:35:33 3.10.15 13:35:33 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:35 lf-activate-venv(): INFO: Base packages installed successfully 13:35:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:35:42 INFO: No stack-cost file found 13:35:42 INFO: Instance uptime: 262s 13:35:42 INFO: Fetching instance metadata (attempt 1 of 3)... 13:35:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:35:43 INFO: Successfully fetched instance metadata 13:35:43 INFO: Instance type: v3-standard-2 13:35:43 INFO: Retrieving pricing info for: v3-standard-2 13:35:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:35:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=262 13:35:43 INFO: Successfully fetched Vexxhost pricing API 13:35:43 INFO: Retrieved cost: 0.06 13:35:43 INFO: Retrieved resource: v3-standard-2 13:35:43 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 13:35:43 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 13:35:43 INFO: Successfully archived job cost data 13:35:43 DEBUG: Cost data: builder-openstack-cron,77853,2026-03-12 13:35:43,v3-standard-2,262,0.06,0.00,FAILURE 13:35:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins602053691824856884.sh 13:35:43 ---> logs-deploy.sh 13:35:43 Setup pyenv: 13:35:43 system 13:35:43 3.8.20 13:35:43 3.9.20 13:35:43 3.10.15 13:35:43 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CkBT from file:/tmp/.os_lf_venv 13:35:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:45 lf-activate-venv(): INFO: Base packages installed successfully 13:35:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-CkBT/bin to PATH 13:35:54 WARNING: Nexus logging server not set 13:35:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77853/ 13:35:54 INFO: archiving logs to S3 13:35:54 /tmp/venv-CkBT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 13:35:54 warnings.warn( 13:35:55 ---> uname -a: 13:35:55 Linux prd-ubuntu2204-builder-2c-2g-452359 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:35:55 13:35:55 13:35:55 ---> lscpu: 13:35:55 Architecture: x86_64 13:35:55 CPU op-mode(s): 32-bit, 64-bit 13:35:55 Address sizes: 40 bits physical, 48 bits virtual 13:35:55 Byte Order: Little Endian 13:35:55 CPU(s): 2 13:35:55 On-line CPU(s) list: 0,1 13:35:55 Vendor ID: AuthenticAMD 13:35:55 Model name: AMD EPYC-Rome Processor 13:35:55 CPU family: 23 13:35:55 Model: 49 13:35:55 Thread(s) per core: 1 13:35:55 Core(s) per socket: 1 13:35:55 Socket(s): 2 13:35:55 Stepping: 0 13:35:55 BogoMIPS: 5599.99 13:35:55 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 13:35:55 Virtualization: AMD-V 13:35:55 Hypervisor vendor: KVM 13:35:55 Virtualization type: full 13:35:55 L1d cache: 64 KiB (2 instances) 13:35:55 L1i cache: 64 KiB (2 instances) 13:35:55 L2 cache: 1 MiB (2 instances) 13:35:55 L3 cache: 32 MiB (2 instances) 13:35:55 NUMA node(s): 1 13:35:55 NUMA node0 CPU(s): 0,1 13:35:55 Vulnerability Gather data sampling: Not affected 13:35:55 Vulnerability Indirect target selection: Not affected 13:35:55 Vulnerability Itlb multihit: Not affected 13:35:55 Vulnerability L1tf: Not affected 13:35:55 Vulnerability Mds: Not affected 13:35:55 Vulnerability Meltdown: Not affected 13:35:55 Vulnerability Mmio stale data: Not affected 13:35:55 Vulnerability Reg file data sampling: Not affected 13:35:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:35:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:35:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:35:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:35:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:35:55 Vulnerability Srbds: Not affected 13:35:55 Vulnerability Tsa: Not affected 13:35:55 Vulnerability Tsx async abort: Not affected 13:35:55 Vulnerability Vmscape: Not affected 13:35:55 13:35:55 13:35:55 ---> nproc: 13:35:55 2 13:35:55 13:35:55 13:35:55 ---> df -h: 13:35:55 Filesystem Size Used Avail Use% Mounted on 13:35:55 tmpfs 794M 1.1M 793M 1% /run 13:35:55 /dev/vda1 39G 8.5G 31G 22% / 13:35:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:35:55 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:35:55 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:35:55 13:35:55 13:35:55 ---> free -m: 13:35:55 total used free shared buff/cache available 13:35:55 Mem: 7937 552 4796 4 2588 7090 13:35:55 Swap: 1023 0 1023 13:35:55 13:35:55 13:35:55 ---> ip addr: 13:35:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:55 inet 127.0.0.1/8 scope host lo 13:35:55 valid_lft forever preferred_lft forever 13:35:55 inet6 ::1/128 scope host 13:35:55 valid_lft forever preferred_lft forever 13:35:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:55 link/ether fa:16:3e:22:95:e8 brd ff:ff:ff:ff:ff:ff 13:35:55 altname enp0s3 13:35:55 inet 10.30.171.178/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:35:55 valid_lft 86134sec preferred_lft 86134sec 13:35:55 inet6 fe80::f816:3eff:fe22:95e8/64 scope link 13:35:55 valid_lft forever preferred_lft forever 13:35:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:35:55 link/ether c2:ca:52:b0:df:66 brd ff:ff:ff:ff:ff:ff 13:35:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:35:55 valid_lft forever preferred_lft forever 13:35:55 13:35:55 13:35:55 ---> sar -b -r -n DEV: 13:35:55 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-452359) 03/12/26 _x86_64_ (2 CPU) 13:35:55 13:35:55 13:31:35 LINUX RESTART (2 CPU) 13:35:55 13:35:55 13:35:55 ---> sar -P ALL: 13:35:55 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-452359) 03/12/26 _x86_64_ (2 CPU) 13:35:55 13:35:55 13:31:35 LINUX RESTART (2 CPU) 13:35:55 13:35:55 13:35:55