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