16:42:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/122140 16:42:02 Running as SYSTEM 16:42:02 [EnvInject] - Loading node environment variables. 16:42:02 Building remotely on prd-ubuntu2204-builder-2c-2g-65815 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 16:42:02 [ssh-agent] Looking for ssh-agent implementation... 16:42:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:02 $ ssh-agent 16:42:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAOsv7Z/agent.1528 16:42:02 SSH_AGENT_PID=1530 16:42:02 [ssh-agent] Started. 16:42:02 Running ssh-add (command line suppressed) 16:42:02 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_8602889982560359721.key (/w/workspace/builder-tox-verify-master@tmp/private_key_8602889982560359721.key) 16:42:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:42:02 The recommended git tool is: NONE 16:42:05 using credential jenkins-ssh 16:42:05 Wiping out workspace first. 16:42:05 Cloning the remote Git repository 16:42:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:42:05 > git init /w/workspace/builder-tox-verify-master # timeout=10 16:42:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:42:05 > git --version # timeout=10 16:42:05 > git --version # 'git version 2.34.1' 16:42:05 using GIT_SSH to set credentials jenkins-ssh 16:42:05 Verifying host key using known hosts file, will automatically accept unseen keys 16:42:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:42:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:42:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:42:08 using GIT_SSH to set credentials jenkins-ssh 16:42:08 Verifying host key using known hosts file, will automatically accept unseen keys 16:42:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/40/122140/1 # timeout=10 16:42:08 > git rev-parse c212a0add7c35a9aeb6c56926568c4e1565ca5e4^{commit} # timeout=10 16:42:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:42:08 Checking out Revision c212a0add7c35a9aeb6c56926568c4e1565ca5e4 (refs/changes/40/122140/1) 16:42:08 > git config core.sparsecheckout # timeout=10 16:42:08 > git checkout -f c212a0add7c35a9aeb6c56926568c4e1565ca5e4 # timeout=10 16:42:12 Commit message: "Update cloud image Ubuntu20.04 docker x86_64" 16:42:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:42:12 > git rev-list --no-walk f4b72bcee504a936c3b946414c1ee4a9b1f81841 # timeout=10 16:42:12 > git remote # timeout=10 16:42:12 > git submodule init # timeout=10 16:42:12 > git submodule sync # timeout=10 16:42:12 > git config --get remote.origin.url # timeout=10 16:42:12 > git submodule init # timeout=10 16:42:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:42:12 > git config --get submodule.global-jjb.url # timeout=10 16:42:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:42:12 > git config --get submodule.packer/common-packer.url # timeout=10 16:42:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:42:12 > git submodule update --init --recursive global-jjb # timeout=10 16:42:13 > git submodule update --init --recursive packer/common-packer # timeout=10 16:42:13 provisioning config files... 16:42:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:42:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:42:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5395112263050363497.sh 16:42:13 ---> python-tools-install.sh 16:42:13 Setup pyenv: 16:42:13 * system (set by /opt/pyenv/version) 16:42:13 * 3.8.20 (set by /opt/pyenv/version) 16:42:13 * 3.9.20 (set by /opt/pyenv/version) 16:42:13 3.10.15 16:42:14 3.11.10 16:42:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BifO 16:42:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:42:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:42:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:42:24 lf-activate-venv(): INFO: Base packages installed successfully 16:42:24 lf-activate-venv(): INFO: Installing additional packages: lftools 16:42:49 lf-activate-venv(): INFO: Adding /tmp/venv-BifO/bin to PATH 16:42:49 Generating Requirements File 16:43:09 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. 16:43:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:43:09 Python 3.11.10 16:43:10 pip 26.0.1 from /tmp/venv-BifO/lib/python3.11/site-packages/pip (python 3.11) 16:43:10 appdirs==1.4.4 16:43:10 argcomplete==3.6.3 16:43:10 aspy.yaml==1.3.0 16:43:10 attrs==26.1.0 16:43:10 autopage==0.6.0 16:43:10 beautifulsoup4==4.14.3 16:43:10 boto3==1.42.80 16:43:10 botocore==1.42.80 16:43:10 bs4==0.0.2 16:43:10 certifi==2026.2.25 16:43:10 cffi==2.0.0 16:43:10 cfgv==3.5.0 16:43:10 chardet==7.4.0.post2 16:43:10 charset-normalizer==3.4.6 16:43:10 click==8.3.1 16:43:10 cliff==4.13.2 16:43:10 cmd2==3.4.0 16:43:10 cryptography==3.3.2 16:43:10 debtcollector==3.1.0 16:43:10 decorator==5.2.1 16:43:10 defusedxml==0.7.1 16:43:10 Deprecated==1.3.1 16:43:10 distlib==0.4.0 16:43:10 dnspython==2.8.0 16:43:10 docker==7.1.0 16:43:10 dogpile.cache==1.5.0 16:43:10 durationpy==0.10 16:43:10 email-validator==2.3.0 16:43:10 filelock==3.25.2 16:43:10 future==1.0.0 16:43:10 gitdb==4.0.12 16:43:10 GitPython==3.1.46 16:43:10 httplib2==0.30.2 16:43:10 identify==2.6.18 16:43:10 idna==3.11 16:43:10 importlib-resources==1.5.0 16:43:10 iso8601==2.1.0 16:43:10 Jinja2==3.1.6 16:43:10 jmespath==1.1.0 16:43:10 jsonpatch==1.33 16:43:10 jsonpointer==3.1.1 16:43:10 jsonschema==4.26.0 16:43:10 jsonschema-specifications==2025.9.1 16:43:10 keystoneauth1==5.13.1 16:43:10 kubernetes==35.0.0 16:43:10 lftools==0.37.22 16:43:10 lxml==6.0.2 16:43:10 markdown-it-py==4.0.0 16:43:10 MarkupSafe==3.0.3 16:43:10 mdurl==0.1.2 16:43:10 msgpack==1.1.2 16:43:10 multi_key_dict==2.0.3 16:43:10 munch==4.0.0 16:43:10 netaddr==1.3.0 16:43:10 niet==1.4.2 16:43:10 nodeenv==1.10.0 16:43:10 oauth2client==4.1.3 16:43:10 oauthlib==3.3.1 16:43:10 openstacksdk==4.10.0 16:43:10 os-service-types==1.8.2 16:43:10 osc-lib==4.4.0 16:43:10 oslo.config==10.3.0 16:43:10 oslo.context==6.3.0 16:43:10 oslo.i18n==6.7.2 16:43:10 oslo.log==8.1.0 16:43:10 oslo.serialization==5.9.1 16:43:10 oslo.utils==10.0.0 16:43:10 packaging==26.0 16:43:10 pbr==7.0.3 16:43:10 platformdirs==4.9.4 16:43:10 prettytable==3.17.0 16:43:10 psutil==7.2.2 16:43:10 pyasn1==0.6.3 16:43:10 pyasn1_modules==0.4.2 16:43:10 pycparser==3.0 16:43:10 pygerrit2==2.0.15 16:43:10 PyGithub==2.9.0 16:43:10 Pygments==2.20.0 16:43:10 PyJWT==2.12.1 16:43:10 PyNaCl==1.6.2 16:43:10 pyparsing==2.4.7 16:43:10 pyperclip==1.11.0 16:43:10 pyrsistent==0.20.0 16:43:10 python-cinderclient==9.9.0 16:43:10 python-dateutil==2.9.0.post0 16:43:10 python-discovery==1.2.1 16:43:10 python-heatclient==5.1.0 16:43:10 python-jenkins==1.8.3 16:43:10 python-keystoneclient==5.8.0 16:43:10 python-magnumclient==4.10.0 16:43:10 python-openstackclient==9.0.0 16:43:10 python-swiftclient==4.10.0 16:43:10 PyYAML==6.0.3 16:43:10 referencing==0.37.0 16:43:10 requests==2.33.1 16:43:10 requests-oauthlib==2.0.0 16:43:10 requestsexceptions==1.4.0 16:43:10 rfc3986==2.0.0 16:43:10 rich==14.3.3 16:43:10 rich-argparse==1.7.2 16:43:10 rpds-py==0.30.0 16:43:10 rsa==4.9.1 16:43:10 ruamel.yaml==0.19.1 16:43:10 ruamel.yaml.clib==0.2.15 16:43:10 s3transfer==0.16.0 16:43:10 simplejson==3.20.2 16:43:10 six==1.17.0 16:43:10 smmap==5.0.3 16:43:10 soupsieve==2.8.3 16:43:10 stevedore==5.7.0 16:43:10 tabulate==0.10.0 16:43:10 toml==0.10.2 16:43:10 tomlkit==0.14.0 16:43:10 tqdm==4.67.3 16:43:10 typing_extensions==4.15.0 16:43:10 urllib3==1.26.20 16:43:10 virtualenv==21.2.0 16:43:10 wcwidth==0.6.0 16:43:10 websocket-client==1.9.0 16:43:10 wrapt==2.1.2 16:43:10 xdg==6.0.0 16:43:10 xmltodict==1.0.4 16:43:10 yq==3.4.3 16:43:10 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins8840602197826803808.sh 16:43:10 ---> uv-install.sh 16:43:10 Installing uv/uvx (latest) using shell installer 16:43:10 2026-04-01 16:43:10 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-04-01T17%3A20%3A24Z&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-04-01T16%3A20%3A13Z&ske=2026-04-01T17%3A20%3A24Z&sks=b&skv=2018-11-09&sig=%2B9eSd9zDqxo7UyQ18r4GewrJP2fuqcGoSYuvl5A49CU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA2MjAwMywibmJmIjoxNzc1MDYxNzAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9S_kw07hnax-wTZ2m0REeNu8uOjOD4scspqrxQUyn5w&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-IcUUiQ.sh" [1] 16:43:10 downloading uv 0.11.2 x86_64-unknown-linux-gnu 16:43:11 installing to /home/jenkins/.local/bin 16:43:11 uv 16:43:11 uvx 16:43:11 everything's installed! 16:43:11 16:43:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 16:43:11 16:43:11 source $HOME/.local/bin/env (sh, bash, zsh) 16:43:11 source $HOME/.local/bin/env.fish (fish) 16:43:11 Adding install location to PATH 16:43:11 ---> Validating uv/uvx install 16:43:11 uvx 0.11.2 (x86_64-unknown-linux-gnu) 16:43:11 [EnvInject] - Injecting environment variables from a build step. 16:43:11 [EnvInject] - Injecting as environment variables the properties content 16:43:11 PYTHON=python3 16:43:11 16:43:11 [EnvInject] - Variables injected successfully. 16:43:11 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1608525942600128624.sh 16:43:11 ---> tox-install.sh 16:43:11 + source /home/jenkins/lf-env.sh 16:43:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:11 ++ mktemp -d /tmp/venv-XXXX 16:43:11 + lf_venv=/tmp/venv-EKUy 16:43:11 + local venv_file=/tmp/.os_lf_venv 16:43:11 + local python=python3 16:43:11 + local options 16:43:11 + local set_path=true 16:43:11 + local install_args= 16:43:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:43:11 + true 16:43:11 + case $1 in 16:43:11 + venv_file=/tmp/.toxenv 16:43:11 + shift 2 16:43:11 + true 16:43:11 + case $1 in 16:43:11 + shift 16:43:11 + break 16:43:11 + case $python in 16:43:11 + local pkg_list= 16:43:11 + [[ -d /opt/pyenv ]] 16:43:11 + echo 'Setup pyenv:' 16:43:11 Setup pyenv: 16:43:11 + export PYENV_ROOT=/opt/pyenv 16:43:11 + PYENV_ROOT=/opt/pyenv 16:43:11 + 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 16:43:11 + 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 16:43:11 + pyenv versions 16:43:11 system 16:43:11 3.8.20 16:43:11 3.9.20 16:43:11 3.10.15 16:43:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:43:11 + command -v pyenv 16:43:11 ++ pyenv init - --no-rehash 16:43:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:43:11 for i in ${!paths[@]}; do 16:43:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:43:11 fi; done; 16:43:11 echo "${paths[*]}"'\'')" 16:43:11 export PATH="/opt/pyenv/shims:${PATH}" 16:43:11 export PYENV_SHELL=bash 16:43:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:43:11 pyenv() { 16:43:11 local command 16:43:11 command="${1:-}" 16:43:11 if [ "$#" -gt 0 ]; then 16:43:11 shift 16:43:11 fi 16:43:11 16:43:11 case "$command" in 16:43:11 rehash|shell) 16:43:11 eval "$(pyenv "sh-$command" "$@")" 16:43:11 ;; 16:43:11 *) 16:43:11 command pyenv "$command" "$@" 16:43:11 ;; 16:43:11 esac 16:43:11 }' 16:43:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:43:11 for i in ${!paths[@]}; do 16:43:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:43:11 fi; done; 16:43:11 echo "${paths[*]}"' 16:43:11 ++ 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 16:43:11 ++ 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 16:43:11 ++ 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 16:43:11 ++ export PYENV_SHELL=bash 16:43:11 ++ PYENV_SHELL=bash 16:43:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:43:11 +++ complete -F _pyenv pyenv 16:43:11 ++ lf-pyver python3 16:43:11 ++ local py_version_xy=python3 16:43:11 ++ local py_version_xyz= 16:43:11 ++ pyenv versions 16:43:11 ++ local command 16:43:11 ++ command=versions 16:43:11 ++ '[' 1 -gt 0 ']' 16:43:11 ++ shift 16:43:11 ++ case "$command" in 16:43:11 ++ command pyenv versions 16:43:11 ++ grep -E '^[0-9.]*[0-9]$' 16:43:11 ++ awk '{ print $1 }' 16:43:11 ++ sed 's/^[ *]* //' 16:43:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:43:11 +++ grep '^3' /tmp/.pyenv_versions 16:43:11 +++ tail -n 1 16:43:11 +++ sort -V 16:43:11 ++ py_version_xyz=3.11.10 16:43:11 ++ [[ -z 3.11.10 ]] 16:43:11 ++ echo 3.11.10 16:43:11 ++ return 0 16:43:11 + pyenv local 3.11.10 16:43:11 + local command 16:43:11 + command=local 16:43:11 + '[' 2 -gt 0 ']' 16:43:11 + shift 16:43:11 + case "$command" in 16:43:11 + command pyenv local 3.11.10 16:43:11 + for arg in "$@" 16:43:11 + case $arg in 16:43:11 + pkg_list+='tox ' 16:43:11 + for arg in "$@" 16:43:11 + case $arg in 16:43:11 + pkg_list+='virtualenv ' 16:43:11 + for arg in "$@" 16:43:11 + case $arg in 16:43:11 + pkg_list+='urllib3~=1.26.15 ' 16:43:11 + [[ -f /tmp/.toxenv ]] 16:43:11 + [[ ! -f /tmp/.toxenv ]] 16:43:11 + [[ -n '' ]] 16:43:11 + python3 -m venv /tmp/venv-EKUy 16:43:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EKUy' 16:43:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EKUy 16:43:15 + echo /tmp/venv-EKUy 16:43:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:43:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:43:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:43:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:15 + local 'pip_opts=--upgrade --quiet' 16:43:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:43:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:43:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:43:15 + [[ -n '' ]] 16:43:15 + [[ -n '' ]] 16:43:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:43:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:15 + /tmp/venv-EKUy/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 16:43:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:43:19 lf-activate-venv(): INFO: Base packages installed successfully 16:43:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:43:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:43:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:43:19 + /tmp/venv-EKUy/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:43:21 + type python3 16:43:21 + true 16:43:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EKUy/bin to PATH' 16:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-EKUy/bin to PATH 16:43:21 + PATH=/tmp/venv-EKUy/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 16:43:21 + return 0 16:43:21 + python3 --version 16:43:21 Python 3.11.10 16:43:21 + python3 -m pip --version 16:43:21 pip 26.0.1 from /tmp/venv-EKUy/lib/python3.11/site-packages/pip (python 3.11) 16:43:21 + python3 -m pip freeze 16:43:21 cachetools==7.0.5 16:43:21 colorama==0.4.6 16:43:21 distlib==0.4.0 16:43:21 filelock==3.25.2 16:43:21 packaging==26.0 16:43:21 platformdirs==4.9.4 16:43:21 pluggy==1.6.0 16:43:21 pyproject-api==1.10.0 16:43:21 python-discovery==1.2.1 16:43:21 tomli_w==1.2.0 16:43:21 tox==4.52.0 16:43:21 urllib3==1.26.20 16:43:21 virtualenv==21.2.0 16:43:22 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins1879911606846217233.sh 16:43:22 [EnvInject] - Injecting environment variables from a build step. 16:43:22 [EnvInject] - Injecting as environment variables the properties content 16:43:22 PARALLEL=False 16:43:22 16:43:22 [EnvInject] - Variables injected successfully. 16:43:22 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16656927667479261680.sh 16:43:22 ---> tox-run.sh 16:43:22 + PATH=/home/jenkins/.local/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 16:43:22 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 16:43:22 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 16:43:22 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 16:43:22 + cd /w/workspace/builder-tox-verify-master/. 16:43:22 + source /home/jenkins/lf-env.sh 16:43:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:22 ++ mktemp -d /tmp/venv-XXXX 16:43:22 + lf_venv=/tmp/venv-KtLG 16:43:22 + local venv_file=/tmp/.os_lf_venv 16:43:22 + local python=python3 16:43:22 + local options 16:43:22 + local set_path=true 16:43:22 + local install_args= 16:43:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:43:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:43:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:43:22 + true 16:43:22 + case $1 in 16:43:22 + venv_file=/tmp/.toxenv 16:43:22 + shift 2 16:43:22 + true 16:43:22 + case $1 in 16:43:22 + shift 16:43:22 + break 16:43:22 + case $python in 16:43:22 + local pkg_list= 16:43:22 + [[ -d /opt/pyenv ]] 16:43:22 + echo 'Setup pyenv:' 16:43:22 Setup pyenv: 16:43:22 + export PYENV_ROOT=/opt/pyenv 16:43:22 + PYENV_ROOT=/opt/pyenv 16:43:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 16:43:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 16:43:22 + pyenv versions 16:43:22 system 16:43:22 3.8.20 16:43:22 3.9.20 16:43:22 3.10.15 16:43:22 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:43:22 + command -v pyenv 16:43:22 ++ pyenv init - --no-rehash 16:43:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:43:22 for i in ${!paths[@]}; do 16:43:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:43:22 fi; done; 16:43:22 echo "${paths[*]}"'\'')" 16:43:22 export PATH="/opt/pyenv/shims:${PATH}" 16:43:22 export PYENV_SHELL=bash 16:43:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:43:22 pyenv() { 16:43:22 local command 16:43:22 command="${1:-}" 16:43:22 if [ "$#" -gt 0 ]; then 16:43:22 shift 16:43:22 fi 16:43:22 16:43:22 case "$command" in 16:43:22 rehash|shell) 16:43:22 eval "$(pyenv "sh-$command" "$@")" 16:43:22 ;; 16:43:22 *) 16:43:22 command pyenv "$command" "$@" 16:43:22 ;; 16:43:22 esac 16:43:22 }' 16:43:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:43:22 for i in ${!paths[@]}; do 16:43:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:43:22 fi; done; 16:43:22 echo "${paths[*]}"' 16:43:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 16:43:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 16:43:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 16:43:22 ++ export PYENV_SHELL=bash 16:43:22 ++ PYENV_SHELL=bash 16:43:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:43:22 +++ complete -F _pyenv pyenv 16:43:22 ++ lf-pyver python3 16:43:22 ++ local py_version_xy=python3 16:43:22 ++ local py_version_xyz= 16:43:22 ++ sed 's/^[ *]* //' 16:43:22 ++ pyenv versions 16:43:22 ++ local command 16:43:22 ++ command=versions 16:43:22 ++ '[' 1 -gt 0 ']' 16:43:22 ++ shift 16:43:22 ++ case "$command" in 16:43:22 ++ command pyenv versions 16:43:22 ++ awk '{ print $1 }' 16:43:22 ++ grep -E '^[0-9.]*[0-9]$' 16:43:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:43:22 +++ sort -V 16:43:22 +++ grep '^3' /tmp/.pyenv_versions 16:43:22 +++ tail -n 1 16:43:22 ++ py_version_xyz=3.11.10 16:43:22 ++ [[ -z 3.11.10 ]] 16:43:22 ++ echo 3.11.10 16:43:22 ++ return 0 16:43:22 + pyenv local 3.11.10 16:43:22 + local command 16:43:22 + command=local 16:43:22 + '[' 2 -gt 0 ']' 16:43:22 + shift 16:43:22 + case "$command" in 16:43:22 + command pyenv local 3.11.10 16:43:22 + for arg in "$@" 16:43:22 + case $arg in 16:43:22 + pkg_list+='tox ' 16:43:22 + for arg in "$@" 16:43:22 + case $arg in 16:43:22 + pkg_list+='virtualenv ' 16:43:22 + for arg in "$@" 16:43:22 + case $arg in 16:43:22 + pkg_list+='urllib3~=1.26.15 ' 16:43:22 + [[ -f /tmp/.toxenv ]] 16:43:22 ++ cat /tmp/.toxenv 16:43:22 + lf_venv=/tmp/venv-EKUy 16:43:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EKUy from' file:/tmp/.toxenv 16:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EKUy from file:/tmp/.toxenv 16:43:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:22 + local 'pip_opts=--upgrade --quiet' 16:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:43:22 + [[ -n '' ]] 16:43:22 + [[ -n '' ]] 16:43:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:22 + /tmp/venv-EKUy/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 16:43:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:43:23 lf-activate-venv(): INFO: Base packages installed successfully 16:43:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:43:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:43:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:43:23 + /tmp/venv-EKUy/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:43:24 + type python3 16:43:24 + true 16:43:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EKUy/bin to PATH' 16:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-EKUy/bin to PATH 16:43:24 + PATH=/tmp/venv-EKUy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 16:43:24 + return 0 16:43:24 + [[ -d /opt/pyenv ]] 16:43:24 + echo '---> Setting up pyenv' 16:43:24 ---> Setting up pyenv 16:43:24 + export PYENV_ROOT=/opt/pyenv 16:43:24 + PYENV_ROOT=/opt/pyenv 16:43:24 + export PATH=/opt/pyenv/bin:/tmp/venv-EKUy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 16:43:24 + PATH=/opt/pyenv/bin:/tmp/venv-EKUy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 16:43:24 ++ pwd 16:43:24 + PYTHONPATH=/w/workspace/builder-tox-verify-master 16:43:24 + export PYTHONPATH 16:43:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:43:24 + TOX_TESTENV_PASSENV=PYTHONPATH 16:43:24 + tox --version 16:43:24 4.52.0 from /tmp/venv-EKUy/lib/python3.11/site-packages/tox/__init__.py 16:43:24 + PARALLEL=False 16:43:24 + TOX_OPTIONS_LIST= 16:43:24 + [[ -n '' ]] 16:43:24 + case ${PARALLEL,,} in 16:43:24 + tox 16:43:24 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 16:43:25 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:43:47 docs: freeze> python -m pip freeze --all 16:43:47 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.0,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 16:43:47 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 16:43:49 docs: OK ✔ in 24.79 seconds 16:43:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:44:06 docs-linkcheck: freeze> python -m pip freeze --all 16:44:06 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.0,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 16:44:06 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 16:44:09 docs-linkcheck: OK ✔ in 19.81 seconds 16:44:09 jjb-version: freeze> python -m pip freeze --all 16:44:10 jjb-version: pip==26.0.1,setuptools==82.0.0 16:44:10 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 16:44:10 JJB version in jjb/releng-jobs.yaml: 6.3.0 16:44:10 JJB version in tox.ini: 6.3.0 16:44:10 jjb-version: OK ✔ in 0.77 seconds 16:44:10 prefix: freeze> python -m pip freeze --all 16:44:10 prefix: pip==26.0.1,setuptools==82.0.0 16:44:10 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 16:44:11 prefix: OK ✔ in 0.78 seconds 16:44:11 robot: freeze> python -m pip freeze --all 16:44:11 robot: pip==26.0.1,setuptools==82.0.0 16:44:11 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 16:44:11 docs: OK (24.79=setup[22.60]+cmd[2.19] seconds) 16:44:11 docs-linkcheck: OK (19.80=setup[17.14]+cmd[2.66] seconds) 16:44:11 jjb-version: OK (0.77=setup[0.74]+cmd[0.03] seconds) 16:44:11 prefix: OK (0.78=setup[0.75]+cmd[0.03] seconds) 16:44:11 robot: OK (0.87=setup[0.83]+cmd[0.04] seconds) 16:44:11 congratulations :) (47.05 seconds) 16:44:11 + tox_status=0 16:44:11 + echo '---> Completed tox runs' 16:44:11 ---> Completed tox runs 16:44:11 + for i in .tox/*/log 16:44:11 ++ awk -F/ '{print $2}' 16:44:11 ++ echo .tox/docs-linkcheck/log 16:44:11 + tox_env=docs-linkcheck 16:44:11 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 16:44:11 + for i in .tox/*/log 16:44:11 ++ awk -F/ '{print $2}' 16:44:11 ++ echo .tox/docs/log 16:44:11 + tox_env=docs 16:44:11 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 16:44:11 + for i in .tox/*/log 16:44:11 ++ awk -F/ '{print $2}' 16:44:11 ++ echo .tox/jjb-version/log 16:44:11 + tox_env=jjb-version 16:44:11 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 16:44:11 + for i in .tox/*/log 16:44:11 ++ echo .tox/prefix/log 16:44:11 ++ awk -F/ '{print $2}' 16:44:11 + tox_env=prefix 16:44:11 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 16:44:11 + for i in .tox/*/log 16:44:11 ++ echo .tox/robot/log 16:44:11 ++ awk -F/ '{print $2}' 16:44:11 + tox_env=robot 16:44:11 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 16:44:11 + DOC_DIR=docs/_build/html 16:44:11 + [[ -d docs/_build/html ]] 16:44:11 + echo '---> Archiving generated docs' 16:44:11 ---> Archiving generated docs 16:44:11 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 16:44:11 + echo '---> tox-run.sh ends' 16:44:11 ---> tox-run.sh ends 16:44:11 + test 0 -eq 0 16:44:11 $ ssh-agent -k 16:44:11 unset SSH_AUTH_SOCK; 16:44:11 unset SSH_AGENT_PID; 16:44:11 echo Agent pid 1530 killed; 16:44:11 [ssh-agent] Stopped. 16:44:11 [PostBuildScript] - [INFO] Executing post build scripts. 16:44:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6251467144977090094.sh 16:44:11 ---> sysstat.sh 16:44:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10210224660024134563.sh 16:44:12 ---> package-listing.sh 16:44:12 ++ facter osfamily 16:44:12 ++ tr '[:upper:]' '[:lower:]' 16:44:12 + OS_FAMILY=debian 16:44:12 + workspace=/w/workspace/builder-tox-verify-master 16:44:12 + START_PACKAGES=/tmp/packages_start.txt 16:44:12 + END_PACKAGES=/tmp/packages_end.txt 16:44:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:12 + PACKAGES=/tmp/packages_start.txt 16:44:12 + '[' /w/workspace/builder-tox-verify-master ']' 16:44:12 + PACKAGES=/tmp/packages_end.txt 16:44:12 + case "${OS_FAMILY}" in 16:44:12 + grep '^ii' 16:44:12 + dpkg -l 16:44:12 + '[' -f /tmp/packages_start.txt ']' 16:44:12 + '[' -f /tmp/packages_end.txt ']' 16:44:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:12 + '[' /w/workspace/builder-tox-verify-master ']' 16:44:12 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 16:44:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 16:44:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14654852096379649439.sh 16:44:13 ---> capture-instance-metadata.sh 16:44:13 Setup pyenv: 16:44:13 system 16:44:13 3.8.20 16:44:13 3.9.20 16:44:13 3.10.15 16:44:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:44:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BifO from file:/tmp/.os_lf_venv 16:44:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:16 lf-activate-venv(): INFO: Base packages installed successfully 16:44:16 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-BifO/bin to PATH 16:44:29 INFO: Running in OpenStack, capturing instance metadata 16:44:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13661742237810014892.sh 16:44:29 provisioning config files... 16:44:29 Could not find credentials [logs] for builder-tox-verify-master #8473 16:44:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config7619847727265987027tmp 16:44:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:44:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:44:29 provisioning config files... 16:44:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:44:30 [EnvInject] - Injecting environment variables from a build step. 16:44:30 [EnvInject] - Injecting as environment variables the properties content 16:44:30 SERVER_ID=logs 16:44:30 16:44:30 [EnvInject] - Variables injected successfully. 16:44:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6081648264093498988.sh 16:44:30 ---> create-netrc.sh 16:44:30 WARN: Log server credential not found. 16:44:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3369849211825368816.sh 16:44:30 ---> python-tools-install.sh 16:44:30 Setup pyenv: 16:44:30 system 16:44:30 3.8.20 16:44:30 3.9.20 16:44:30 3.10.15 16:44:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BifO from file:/tmp/.os_lf_venv 16:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:32 lf-activate-venv(): INFO: Base packages installed successfully 16:44:32 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:41 lf-activate-venv(): INFO: Adding /tmp/venv-BifO/bin to PATH 16:44:41 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins1520784937432824046.sh 16:44:41 ---> uv-install.sh 16:44:41 uv 0.11.2 is already installed 16:44:41 uvx 0.11.2 (x86_64-unknown-linux-gnu) 16:44:41 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14605882790859957590.sh 16:44:41 ---> sudo-logs.sh 16:44:41 Archiving 'sudo' log.. 16:44:41 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4097427672797571943.sh 16:44:41 ---> job-cost.sh 16:44:41 INFO: Activating Python virtual environment... 16:44:41 Setup pyenv: 16:44:41 system 16:44:41 3.8.20 16:44:41 3.9.20 16:44:41 3.10.15 16:44:41 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BifO from file:/tmp/.os_lf_venv 16:44:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:43 lf-activate-venv(): INFO: Base packages installed successfully 16:44:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:44:50 lf-activate-venv(): INFO: Adding /tmp/venv-BifO/bin to PATH 16:44:50 INFO: No stack-cost file found 16:44:50 INFO: Instance uptime: 229s 16:44:50 INFO: Fetching instance metadata (attempt 1 of 3)... 16:44:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:44:50 INFO: Successfully fetched instance metadata 16:44:50 INFO: Instance type: v3-standard-2 16:44:50 INFO: Retrieving pricing info for: v3-standard-2 16:44:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:44:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=229 16:44:50 INFO: Successfully fetched Vexxhost pricing API 16:44:50 INFO: Retrieved cost: 0.06 16:44:50 INFO: Retrieved resource: v3-standard-2 16:44:50 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 16:44:50 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 16:44:50 INFO: Successfully archived job cost data 16:44:50 DEBUG: Cost data: builder-tox-verify-master,8473,2026-04-01 16:44:50,v3-standard-2,229,0.06,0.00,SUCCESS 16:44:50 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins18293888620758817135.sh 16:44:50 ---> logs-deploy.sh 16:44:50 Setup pyenv: 16:44:50 system 16:44:50 3.8.20 16:44:50 3.9.20 16:44:50 3.10.15 16:44:50 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:44:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BifO from file:/tmp/.os_lf_venv 16:44:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:52 lf-activate-venv(): INFO: Base packages installed successfully 16:44:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-BifO/bin to PATH 16:45:02 WARNING: Nexus logging server not set 16:45:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8473/ 16:45:02 INFO: archiving logs to S3 16:45:03 ---> uname -a: 16:45:03 Linux prd-ubuntu2204-builder-2c-2g-65815 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 16:45:03 16:45:03 16:45:03 ---> lscpu: 16:45:03 Architecture: x86_64 16:45:03 CPU op-mode(s): 32-bit, 64-bit 16:45:03 Address sizes: 40 bits physical, 48 bits virtual 16:45:03 Byte Order: Little Endian 16:45:03 CPU(s): 2 16:45:03 On-line CPU(s) list: 0,1 16:45:03 Vendor ID: AuthenticAMD 16:45:03 Model name: AMD EPYC-Rome Processor 16:45:03 CPU family: 23 16:45:03 Model: 49 16:45:03 Thread(s) per core: 1 16:45:03 Core(s) per socket: 1 16:45:03 Socket(s): 2 16:45:03 Stepping: 0 16:45:03 BogoMIPS: 5599.99 16:45: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 16:45:03 Virtualization: AMD-V 16:45:03 Hypervisor vendor: KVM 16:45:03 Virtualization type: full 16:45:03 L1d cache: 64 KiB (2 instances) 16:45:03 L1i cache: 64 KiB (2 instances) 16:45:03 L2 cache: 1 MiB (2 instances) 16:45:03 L3 cache: 32 MiB (2 instances) 16:45:03 NUMA node(s): 1 16:45:03 NUMA node0 CPU(s): 0,1 16:45:03 Vulnerability Gather data sampling: Not affected 16:45:03 Vulnerability Indirect target selection: Not affected 16:45:03 Vulnerability Itlb multihit: Not affected 16:45:03 Vulnerability L1tf: Not affected 16:45:03 Vulnerability Mds: Not affected 16:45:03 Vulnerability Meltdown: Not affected 16:45:03 Vulnerability Mmio stale data: Not affected 16:45:03 Vulnerability Reg file data sampling: Not affected 16:45:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:45:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:45:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:45:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:45:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:45:03 Vulnerability Srbds: Not affected 16:45:03 Vulnerability Tsa: Not affected 16:45:03 Vulnerability Tsx async abort: Not affected 16:45:03 Vulnerability Vmscape: Not affected 16:45:03 16:45:03 16:45:03 ---> nproc: 16:45:03 2 16:45:03 16:45:03 16:45:03 ---> df -h: 16:45:03 Filesystem Size Used Avail Use% Mounted on 16:45:03 tmpfs 794M 1.1M 793M 1% /run 16:45:03 /dev/vda1 39G 9.2G 30G 24% / 16:45:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:45:03 tmpfs 5.0M 0 5.0M 0% /run/lock 16:45:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:45:03 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:45:03 16:45:03 16:45:03 ---> free -m: 16:45:03 total used free shared buff/cache available 16:45:03 Mem: 7937 569 3911 4 3456 7057 16:45:03 Swap: 1023 0 1023 16:45:03 16:45:03 16:45:03 ---> ip addr: 16:45:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:45:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:45:03 inet 127.0.0.1/8 scope host lo 16:45:03 valid_lft forever preferred_lft forever 16:45:03 inet6 ::1/128 scope host 16:45:03 valid_lft forever preferred_lft forever 16:45:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:45:03 link/ether fa:16:3e:b7:54:d5 brd ff:ff:ff:ff:ff:ff 16:45:03 altname enp0s3 16:45:03 inet 10.30.170.243/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:45:03 valid_lft 86167sec preferred_lft 86167sec 16:45:03 inet6 fe80::f816:3eff:feb7:54d5/64 scope link 16:45:03 valid_lft forever preferred_lft forever 16:45:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:45:03 link/ether 6e:c4:f3:7a:aa:cd brd ff:ff:ff:ff:ff:ff 16:45:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:45:03 valid_lft forever preferred_lft forever 16:45:03 16:45:03 16:45:03 ---> sar -b -r -n DEV: 16:45:03 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-65815) 04/01/26 _x86_64_ (2 CPU) 16:45:03 16:45:03 16:41:13 LINUX RESTART (2 CPU) 16:45:03 16:45:03 16:45:03 ---> sar -P ALL: 16:45:03 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-65815) 04/01/26 _x86_64_ (2 CPU) 16:45:03 16:45:03 16:41:13 LINUX RESTART (2 CPU) 16:45:03 16:45:03 16:45:03