23:10:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120430 23:10:12 Running as SYSTEM 23:10:12 [EnvInject] - Loading node environment variables. 23:10:13 Building remotely on prd-ubuntu2204-builder-2c-2g-6850 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:10:13 [ssh-agent] Looking for ssh-agent implementation... 23:10:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:13 $ ssh-agent 23:10:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9wiltR/agent.1524 23:10:13 SSH_AGENT_PID=1526 23:10:13 [ssh-agent] Started. 23:10:13 Running ssh-add (command line suppressed) 23:10:13 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6943319469711550389.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6943319469711550389.key) 23:10:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:10:13 The recommended git tool is: NONE 23:10:15 using credential jenkins-ssh 23:10:15 Wiping out workspace first. 23:10:15 Cloning the remote Git repository 23:10:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:10:15 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:10:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:10:15 > git --version # timeout=10 23:10:15 > git --version # 'git version 2.34.1' 23:10:15 using GIT_SSH to set credentials jenkins-ssh 23:10:15 Verifying host key using known hosts file 23:10:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:10:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:10:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:10:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:10:18 using GIT_SSH to set credentials jenkins-ssh 23:10:18 Verifying host key using known hosts file 23:10:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:10:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/30/120430/2 # timeout=10 23:10:18 > git rev-parse 6cba261374484e6cd99f1d10a046eb4e1030fed2^{commit} # timeout=10 23:10:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:10:18 Checking out Revision 6cba261374484e6cd99f1d10a046eb4e1030fed2 (refs/changes/30/120430/2) 23:10:18 > git config core.sparsecheckout # timeout=10 23:10:18 > git checkout -f 6cba261374484e6cd99f1d10a046eb4e1030fed2 # timeout=10 23:10:22 Commit message: "Chore: Reduce transportpce docker node RAM usage" 23:10:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:10:22 > git rev-list --no-walk 2a4b0f196ef8ae8f167b3f05f93350dbbc1934db # timeout=10 23:10:22 > git remote # timeout=10 23:10:22 > git submodule init # timeout=10 23:10:22 > git submodule sync # timeout=10 23:10:22 > git config --get remote.origin.url # timeout=10 23:10:22 > git submodule init # timeout=10 23:10:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:10:22 > git config --get submodule.global-jjb.url # timeout=10 23:10:22 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:10:22 > git config --get submodule.packer/common-packer.url # timeout=10 23:10:22 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:10:22 > git submodule update --init --recursive global-jjb # timeout=10 23:10:23 > git submodule update --init --recursive packer/common-packer # timeout=10 23:10:23 provisioning config files... 23:10:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:10:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:10:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4351326572117037732.sh 23:10:23 ---> python-tools-install.sh 23:10:23 Setup pyenv: 23:10:23 * system (set by /opt/pyenv/version) 23:10:23 * 3.8.20 (set by /opt/pyenv/version) 23:10:23 * 3.9.20 (set by /opt/pyenv/version) 23:10:23 3.10.15 23:10:23 3.11.10 23:10:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OKxn 23:10:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:10:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:32 lf-activate-venv(): INFO: Base packages installed successfully 23:10:32 lf-activate-venv(): INFO: Installing additional packages: lftools 23:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-OKxn/bin to PATH 23:10:59 Generating Requirements File 23:11:18 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. 23:11:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:11:18 Python 3.11.10 23:11:18 pip 26.0 from /tmp/venv-OKxn/lib/python3.11/site-packages/pip (python 3.11) 23:11:19 appdirs==1.4.4 23:11:19 argcomplete==3.6.3 23:11:19 aspy.yaml==1.3.0 23:11:19 attrs==25.4.0 23:11:19 autopage==0.6.0 23:11:19 beautifulsoup4==4.14.3 23:11:19 boto3==1.42.39 23:11:19 botocore==1.42.39 23:11:19 bs4==0.0.2 23:11:19 certifi==2026.1.4 23:11:19 cffi==2.0.0 23:11:19 cfgv==3.5.0 23:11:19 chardet==5.2.0 23:11:19 charset-normalizer==3.4.4 23:11:19 click==8.3.1 23:11:19 cliff==4.13.1 23:11:19 cmd2==3.1.2 23:11:19 cryptography==3.3.2 23:11:19 debtcollector==3.0.0 23:11:19 decorator==5.2.1 23:11:19 defusedxml==0.7.1 23:11:19 Deprecated==1.3.1 23:11:19 distlib==0.4.0 23:11:19 dnspython==2.8.0 23:11:19 docker==7.1.0 23:11:19 dogpile.cache==1.5.0 23:11:19 durationpy==0.10 23:11:19 email-validator==2.3.0 23:11:19 filelock==3.20.3 23:11:19 future==1.0.0 23:11:19 gitdb==4.0.12 23:11:19 GitPython==3.1.46 23:11:19 httplib2==0.30.2 23:11:19 identify==2.6.16 23:11:19 idna==3.11 23:11:19 importlib-resources==1.5.0 23:11:19 iso8601==2.1.0 23:11:19 Jinja2==3.1.6 23:11:19 jmespath==1.1.0 23:11:19 jsonpatch==1.33 23:11:19 jsonpointer==3.0.0 23:11:19 jsonschema==4.26.0 23:11:19 jsonschema-specifications==2025.9.1 23:11:19 keystoneauth1==5.13.0 23:11:19 kubernetes==35.0.0 23:11:19 lftools==0.37.21 23:11:19 lxml==6.0.2 23:11:19 markdown-it-py==4.0.0 23:11:19 MarkupSafe==3.0.3 23:11:19 mdurl==0.1.2 23:11:19 msgpack==1.1.2 23:11:19 multi_key_dict==2.0.3 23:11:19 munch==4.0.0 23:11:19 netaddr==1.3.0 23:11:19 niet==1.4.2 23:11:19 nodeenv==1.10.0 23:11:19 oauth2client==4.1.3 23:11:19 oauthlib==3.3.1 23:11:19 openstacksdk==4.9.0 23:11:19 os-service-types==1.8.2 23:11:19 osc-lib==4.3.0 23:11:19 oslo.config==10.2.0 23:11:19 oslo.context==6.2.0 23:11:19 oslo.i18n==6.7.1 23:11:19 oslo.log==8.0.0 23:11:19 oslo.serialization==5.9.0 23:11:19 oslo.utils==9.2.0 23:11:19 packaging==26.0 23:11:19 pbr==7.0.3 23:11:19 platformdirs==4.5.1 23:11:19 prettytable==3.17.0 23:11:19 psutil==7.2.2 23:11:19 pyasn1==0.6.2 23:11:19 pyasn1_modules==0.4.2 23:11:19 pycparser==3.0 23:11:19 pygerrit2==2.0.15 23:11:19 PyGithub==2.8.1 23:11:19 Pygments==2.19.2 23:11:19 PyJWT==2.11.0 23:11:19 PyNaCl==1.6.2 23:11:19 pyparsing==2.4.7 23:11:19 pyperclip==1.11.0 23:11:19 pyrsistent==0.20.0 23:11:19 python-cinderclient==9.8.0 23:11:19 python-dateutil==2.9.0.post0 23:11:19 python-heatclient==5.0.0 23:11:19 python-jenkins==1.8.3 23:11:19 python-keystoneclient==5.7.0 23:11:19 python-magnumclient==4.9.0 23:11:19 python-openstackclient==8.3.0 23:11:19 python-swiftclient==4.9.0 23:11:19 PyYAML==6.0.3 23:11:19 referencing==0.37.0 23:11:19 requests==2.32.5 23:11:19 requests-oauthlib==2.0.0 23:11:19 requestsexceptions==1.4.0 23:11:19 rfc3986==2.0.0 23:11:19 rich==14.3.2 23:11:19 rich-argparse==1.7.2 23:11:19 rpds-py==0.30.0 23:11:19 rsa==4.9.1 23:11:19 ruamel.yaml==0.19.1 23:11:19 ruamel.yaml.clib==0.2.15 23:11:19 s3transfer==0.16.0 23:11:19 simplejson==3.20.2 23:11:19 six==1.17.0 23:11:19 smmap==5.0.2 23:11:19 soupsieve==2.8.3 23:11:19 stevedore==5.6.0 23:11:19 tabulate==0.9.0 23:11:19 toml==0.10.2 23:11:19 tomlkit==0.14.0 23:11:19 tqdm==4.67.2 23:11:19 typing_extensions==4.15.0 23:11:19 tzdata==2025.3 23:11:19 urllib3==1.26.20 23:11:19 virtualenv==20.36.1 23:11:19 wcwidth==0.5.3 23:11:19 websocket-client==1.9.0 23:11:19 wrapt==2.1.0 23:11:19 xdg==6.0.0 23:11:19 xmltodict==1.0.2 23:11:19 yq==3.4.3 23:11:19 [EnvInject] - Injecting environment variables from a build step. 23:11:19 [EnvInject] - Injecting as environment variables the properties content 23:11:19 PYTHON=python3 23:11:19 23:11:19 [EnvInject] - Variables injected successfully. 23:11:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13000142528757344931.sh 23:11:19 ---> tox-install.sh 23:11:19 + source /home/jenkins/lf-env.sh 23:11:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:11:19 ++ mktemp -d /tmp/venv-XXXX 23:11:19 + lf_venv=/tmp/venv-X1VR 23:11:19 + local venv_file=/tmp/.os_lf_venv 23:11:19 + local python=python3 23:11:19 + local options 23:11:19 + local set_path=true 23:11:19 + local install_args= 23:11:19 ++ 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 23:11:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:11:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:11:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:11:19 + true 23:11:19 + case $1 in 23:11:19 + venv_file=/tmp/.toxenv 23:11:19 + shift 2 23:11:19 + true 23:11:19 + case $1 in 23:11:19 + shift 23:11:19 + break 23:11:19 + case $python in 23:11:19 + local pkg_list= 23:11:19 + [[ -d /opt/pyenv ]] 23:11:19 + echo 'Setup pyenv:' 23:11:19 Setup pyenv: 23:11:19 + export PYENV_ROOT=/opt/pyenv 23:11:19 + PYENV_ROOT=/opt/pyenv 23:11:19 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:11:19 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:11:19 + pyenv versions 23:11:19 system 23:11:19 3.8.20 23:11:19 3.9.20 23:11:19 3.10.15 23:11:19 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:11:19 + command -v pyenv 23:11:19 ++ pyenv init - --no-rehash 23:11:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:11:19 for i in ${!paths[@]}; do 23:11:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:11:19 fi; done; 23:11:19 echo "${paths[*]}"'\'')" 23:11:19 export PATH="/opt/pyenv/shims:${PATH}" 23:11:19 export PYENV_SHELL=bash 23:11:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:11:19 pyenv() { 23:11:19 local command 23:11:19 command="${1:-}" 23:11:19 if [ "$#" -gt 0 ]; then 23:11:19 shift 23:11:19 fi 23:11:19 23:11:19 case "$command" in 23:11:19 rehash|shell) 23:11:19 eval "$(pyenv "sh-$command" "$@")" 23:11:19 ;; 23:11:19 *) 23:11:19 command pyenv "$command" "$@" 23:11:19 ;; 23:11:19 esac 23:11:19 }' 23:11:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:11:19 for i in ${!paths[@]}; do 23:11:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:11:19 fi; done; 23:11:19 echo "${paths[*]}"' 23:11:19 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:11:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:11:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:11:19 ++ export PYENV_SHELL=bash 23:11:19 ++ PYENV_SHELL=bash 23:11:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:11:19 +++ complete -F _pyenv pyenv 23:11:19 ++ lf-pyver python3 23:11:19 ++ local py_version_xy=python3 23:11:19 ++ local py_version_xyz= 23:11:19 ++ pyenv versions 23:11:19 ++ local command 23:11:19 ++ command=versions 23:11:19 ++ '[' 1 -gt 0 ']' 23:11:19 ++ shift 23:11:19 ++ case "$command" in 23:11:19 ++ command pyenv versions 23:11:19 ++ grep -E '^[0-9.]*[0-9]$' 23:11:19 ++ awk '{ print $1 }' 23:11:19 ++ sed 's/^[ *]* //' 23:11:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:11:19 +++ grep '^3' /tmp/.pyenv_versions 23:11:19 +++ tail -n 1 23:11:19 +++ sort -V 23:11:19 ++ py_version_xyz=3.11.10 23:11:19 ++ [[ -z 3.11.10 ]] 23:11:19 ++ echo 3.11.10 23:11:19 ++ return 0 23:11:19 + pyenv local 3.11.10 23:11:19 + local command 23:11:19 + command=local 23:11:19 + '[' 2 -gt 0 ']' 23:11:19 + shift 23:11:19 + case "$command" in 23:11:19 + command pyenv local 3.11.10 23:11:19 + for arg in "$@" 23:11:19 + case $arg in 23:11:19 + pkg_list+='tox ' 23:11:19 + for arg in "$@" 23:11:19 + case $arg in 23:11:19 + pkg_list+='virtualenv ' 23:11:19 + for arg in "$@" 23:11:19 + case $arg in 23:11:19 + pkg_list+='urllib3~=1.26.15 ' 23:11:19 + [[ -f /tmp/.toxenv ]] 23:11:19 + [[ ! -f /tmp/.toxenv ]] 23:11:19 + [[ -n '' ]] 23:11:19 + python3 -m venv /tmp/venv-X1VR 23:11:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X1VR' 23:11:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X1VR 23:11:23 + echo /tmp/venv-X1VR 23:11:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:11:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:11:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:11:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:23 + local 'pip_opts=--upgrade --quiet' 23:11:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:11:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:11:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:11:23 + [[ -n '' ]] 23:11:23 + [[ -n '' ]] 23:11:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:11:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:23 + /tmp/venv-X1VR/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 23:11:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:11:27 lf-activate-venv(): INFO: Base packages installed successfully 23:11:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:11:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:11:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:11:27 + /tmp/venv-X1VR/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 23:11:29 + type python3 23:11:29 + true 23:11:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X1VR/bin to PATH' 23:11:29 lf-activate-venv(): INFO: Adding /tmp/venv-X1VR/bin to PATH 23:11:29 + PATH=/tmp/venv-X1VR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:11:29 + return 0 23:11:29 + python3 --version 23:11:29 Python 3.11.10 23:11:29 + python3 -m pip --version 23:11:29 pip 26.0 from /tmp/venv-X1VR/lib/python3.11/site-packages/pip (python 3.11) 23:11:29 + python3 -m pip freeze 23:11:29 cachetools==7.0.0 23:11:29 chardet==5.2.0 23:11:29 colorama==0.4.6 23:11:29 distlib==0.4.0 23:11:29 filelock==3.20.3 23:11:29 packaging==26.0 23:11:29 platformdirs==4.5.1 23:11:29 pluggy==1.6.0 23:11:29 pyproject-api==1.10.0 23:11:29 tox==4.34.1 23:11:29 urllib3==1.26.20 23:11:29 virtualenv==20.36.1 23:11:29 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins11211974828164469517.sh 23:11:29 [EnvInject] - Injecting environment variables from a build step. 23:11:29 [EnvInject] - Injecting as environment variables the properties content 23:11:29 PARALLEL=False 23:11:29 23:11:29 [EnvInject] - Variables injected successfully. 23:11:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins427564080464004027.sh 23:11:29 ---> tox-run.sh 23:11:29 + PATH=/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 23:11:29 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:11:29 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:11:29 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:11:29 + cd /w/workspace/builder-tox-verify-master/. 23:11:29 + source /home/jenkins/lf-env.sh 23:11:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:11:29 ++ mktemp -d /tmp/venv-XXXX 23:11:29 + lf_venv=/tmp/venv-swJO 23:11:29 + local venv_file=/tmp/.os_lf_venv 23:11:29 + local python=python3 23:11:29 + local options 23:11:29 + local set_path=true 23:11:29 + local install_args= 23:11:29 ++ 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 23:11:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:11:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:11:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:11:29 + true 23:11:29 + case $1 in 23:11:29 + venv_file=/tmp/.toxenv 23:11:29 + shift 2 23:11:29 + true 23:11:29 + case $1 in 23:11:29 + shift 23:11:29 + break 23:11:29 + case $python in 23:11:29 + local pkg_list= 23:11:29 + [[ -d /opt/pyenv ]] 23:11:29 + echo 'Setup pyenv:' 23:11:29 Setup pyenv: 23:11:29 + export PYENV_ROOT=/opt/pyenv 23:11:29 + PYENV_ROOT=/opt/pyenv 23:11:29 + 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 23:11:29 + 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 23:11:29 + pyenv versions 23:11:29 system 23:11:29 3.8.20 23:11:29 3.9.20 23:11:29 3.10.15 23:11:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:11:29 + command -v pyenv 23:11:29 ++ pyenv init - --no-rehash 23:11:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:11:29 for i in ${!paths[@]}; do 23:11:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:11:29 fi; done; 23:11:29 echo "${paths[*]}"'\'')" 23:11:29 export PATH="/opt/pyenv/shims:${PATH}" 23:11:29 export PYENV_SHELL=bash 23:11:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:11:29 pyenv() { 23:11:29 local command 23:11:29 command="${1:-}" 23:11:29 if [ "$#" -gt 0 ]; then 23:11:29 shift 23:11:29 fi 23:11:29 23:11:29 case "$command" in 23:11:29 rehash|shell) 23:11:29 eval "$(pyenv "sh-$command" "$@")" 23:11:29 ;; 23:11:29 *) 23:11:29 command pyenv "$command" "$@" 23:11:29 ;; 23:11:29 esac 23:11:29 }' 23:11:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:11:29 for i in ${!paths[@]}; do 23:11:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:11:29 fi; done; 23:11:29 echo "${paths[*]}"' 23:11:29 ++ 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 23:11:29 ++ 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 23:11:29 ++ 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 23:11:29 ++ export PYENV_SHELL=bash 23:11:29 ++ PYENV_SHELL=bash 23:11:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:11:29 +++ complete -F _pyenv pyenv 23:11:29 ++ lf-pyver python3 23:11:29 ++ local py_version_xy=python3 23:11:29 ++ local py_version_xyz= 23:11:29 ++ sed 's/^[ *]* //' 23:11:29 ++ pyenv versions 23:11:29 ++ local command 23:11:29 ++ command=versions 23:11:29 ++ '[' 1 -gt 0 ']' 23:11:29 ++ shift 23:11:29 ++ case "$command" in 23:11:29 ++ command pyenv versions 23:11:29 ++ awk '{ print $1 }' 23:11:29 ++ grep -E '^[0-9.]*[0-9]$' 23:11:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:11:29 +++ sort -V 23:11:29 +++ grep '^3' /tmp/.pyenv_versions 23:11:29 +++ tail -n 1 23:11:29 ++ py_version_xyz=3.11.10 23:11:29 ++ [[ -z 3.11.10 ]] 23:11:29 ++ echo 3.11.10 23:11:29 ++ return 0 23:11:29 + pyenv local 3.11.10 23:11:29 + local command 23:11:29 + command=local 23:11:29 + '[' 2 -gt 0 ']' 23:11:29 + shift 23:11:29 + case "$command" in 23:11:29 + command pyenv local 3.11.10 23:11:29 + for arg in "$@" 23:11:29 + case $arg in 23:11:29 + pkg_list+='tox ' 23:11:29 + for arg in "$@" 23:11:29 + case $arg in 23:11:29 + pkg_list+='virtualenv ' 23:11:29 + for arg in "$@" 23:11:29 + case $arg in 23:11:29 + pkg_list+='urllib3~=1.26.15 ' 23:11:29 + [[ -f /tmp/.toxenv ]] 23:11:29 ++ cat /tmp/.toxenv 23:11:29 + lf_venv=/tmp/venv-X1VR 23:11:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X1VR from' file:/tmp/.toxenv 23:11:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X1VR from file:/tmp/.toxenv 23:11:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:11:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:29 + local 'pip_opts=--upgrade --quiet' 23:11:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:11:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:11:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:11:29 + [[ -n '' ]] 23:11:29 + [[ -n '' ]] 23:11:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:11:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:29 + /tmp/venv-X1VR/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 23:11:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:11:30 lf-activate-venv(): INFO: Base packages installed successfully 23:11:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:11:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:11:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:11:30 + /tmp/venv-X1VR/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 23:11:32 + type python3 23:11:32 + true 23:11:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X1VR/bin to PATH' 23:11:32 lf-activate-venv(): INFO: Adding /tmp/venv-X1VR/bin to PATH 23:11:32 + PATH=/tmp/venv-X1VR/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 23:11:32 + return 0 23:11:32 + [[ -d /opt/pyenv ]] 23:11:32 + echo '---> Setting up pyenv' 23:11:32 ---> Setting up pyenv 23:11:32 + export PYENV_ROOT=/opt/pyenv 23:11:32 + PYENV_ROOT=/opt/pyenv 23:11:32 + export PATH=/opt/pyenv/bin:/tmp/venv-X1VR/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 23:11:32 + PATH=/opt/pyenv/bin:/tmp/venv-X1VR/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 23:11:32 ++ pwd 23:11:32 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:11:32 + export PYTHONPATH 23:11:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:11:32 + TOX_TESTENV_PASSENV=PYTHONPATH 23:11:32 + tox --version 23:11:32 4.34.1 from /tmp/venv-X1VR/lib/python3.11/site-packages/tox/__init__.py 23:11:32 + PARALLEL=False 23:11:32 + TOX_OPTIONS_LIST= 23:11:32 + [[ -n '' ]] 23:11:32 + case ${PARALLEL,,} in 23:11:32 + tox 23:11:32 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:11:32 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:11:54 docs: freeze> python -m pip freeze --all 23:11:54 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.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.4.7,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 23:11:54 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 23:11:56 docs: OK ✔ in 24.13 seconds 23:11:56 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:12:12 docs-linkcheck: freeze> python -m pip freeze --all 23:12:13 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.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.4.7,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 23:12:13 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 23:12:16 docs-linkcheck: OK ✔ in 19.28 seconds 23:12:16 jjb-version: freeze> python -m pip freeze --all 23:12:16 jjb-version: pip==25.3,setuptools==80.9.0 23:12:16 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:12:16 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:12:16 JJB version in tox.ini: 6.3.0 23:12:16 jjb-version: OK ✔ in 0.77 seconds 23:12:16 prefix: freeze> python -m pip freeze --all 23:12:17 prefix: pip==25.3,setuptools==80.9.0 23:12:17 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:12:17 prefix: OK ✔ in 0.77 seconds 23:12:17 robot: freeze> python -m pip freeze --all 23:12:18 robot: pip==25.3,setuptools==80.9.0 23:12:18 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:12:18 docs: OK (24.13=setup[22.05]+cmd[2.08] seconds) 23:12:18 docs-linkcheck: OK (19.28=setup[16.65]+cmd[2.63] seconds) 23:12:18 jjb-version: OK (0.77=setup[0.74]+cmd[0.03] seconds) 23:12:18 prefix: OK (0.77=setup[0.74]+cmd[0.04] seconds) 23:12:18 robot: OK (0.89=setup[0.85]+cmd[0.04] seconds) 23:12:18 congratulations :) (45.87 seconds) 23:12:18 + tox_status=0 23:12:18 + echo '---> Completed tox runs' 23:12:18 ---> Completed tox runs 23:12:18 + for i in .tox/*/log 23:12:18 ++ echo .tox/docs-linkcheck/log 23:12:18 ++ awk -F/ '{print $2}' 23:12:18 + tox_env=docs-linkcheck 23:12:18 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:12:18 + for i in .tox/*/log 23:12:18 ++ awk -F/ '{print $2}' 23:12:18 ++ echo .tox/docs/log 23:12:18 + tox_env=docs 23:12:18 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:12:18 + for i in .tox/*/log 23:12:18 ++ echo .tox/jjb-version/log 23:12:18 ++ awk -F/ '{print $2}' 23:12:18 + tox_env=jjb-version 23:12:18 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:12:18 + for i in .tox/*/log 23:12:18 ++ echo .tox/prefix/log 23:12:18 ++ awk -F/ '{print $2}' 23:12:18 + tox_env=prefix 23:12:18 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:12:18 + for i in .tox/*/log 23:12:18 ++ echo .tox/robot/log 23:12:18 ++ awk -F/ '{print $2}' 23:12:18 + tox_env=robot 23:12:18 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:12:18 + DOC_DIR=docs/_build/html 23:12:18 + [[ -d docs/_build/html ]] 23:12:18 + echo '---> Archiving generated docs' 23:12:18 ---> Archiving generated docs 23:12:18 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:12:18 + echo '---> tox-run.sh ends' 23:12:18 ---> tox-run.sh ends 23:12:18 + test 0 -eq 0 23:12:18 $ ssh-agent -k 23:12:18 unset SSH_AUTH_SOCK; 23:12:18 unset SSH_AGENT_PID; 23:12:18 echo Agent pid 1526 killed; 23:12:18 [ssh-agent] Stopped. 23:12:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:12:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6795912191130719239.sh 23:12:18 ---> sysstat.sh 23:12:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12965147564691641163.sh 23:12:19 ---> package-listing.sh 23:12:19 ++ facter osfamily 23:12:19 ++ tr '[:upper:]' '[:lower:]' 23:12:19 + OS_FAMILY=debian 23:12:19 + workspace=/w/workspace/builder-tox-verify-master 23:12:19 + START_PACKAGES=/tmp/packages_start.txt 23:12:19 + END_PACKAGES=/tmp/packages_end.txt 23:12:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:12:19 + PACKAGES=/tmp/packages_start.txt 23:12:19 + '[' /w/workspace/builder-tox-verify-master ']' 23:12:19 + PACKAGES=/tmp/packages_end.txt 23:12:19 + case "${OS_FAMILY}" in 23:12:19 + dpkg -l 23:12:19 + grep '^ii' 23:12:19 + '[' -f /tmp/packages_start.txt ']' 23:12:19 + '[' -f /tmp/packages_end.txt ']' 23:12:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:12:19 + '[' /w/workspace/builder-tox-verify-master ']' 23:12:19 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:12:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:12:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2703850875574782406.sh 23:12:19 ---> capture-instance-metadata.sh 23:12:19 Setup pyenv: 23:12:19 system 23:12:19 3.8.20 23:12:19 3.9.20 23:12:19 3.10.15 23:12:19 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OKxn from file:/tmp/.os_lf_venv 23:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:21 lf-activate-venv(): INFO: Base packages installed successfully 23:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-OKxn/bin to PATH 23:12:30 INFO: Running in OpenStack, capturing instance metadata 23:12:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3315313748548085726.sh 23:12:31 provisioning config files... 23:12:31 Could not find credentials [logs] for builder-tox-verify-master #8220 23:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config687224712697775305tmp 23:12:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:12:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:12:31 provisioning config files... 23:12:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:12:31 [EnvInject] - Injecting environment variables from a build step. 23:12:31 [EnvInject] - Injecting as environment variables the properties content 23:12:31 SERVER_ID=logs 23:12:31 23:12:31 [EnvInject] - Variables injected successfully. 23:12:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7000823215395113962.sh 23:12:31 ---> create-netrc.sh 23:12:31 WARN: Log server credential not found. 23:12:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins219941357819520849.sh 23:12:31 ---> python-tools-install.sh 23:12:31 Setup pyenv: 23:12:31 system 23:12:31 3.8.20 23:12:31 3.9.20 23:12:31 3.10.15 23:12:31 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:12:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OKxn from file:/tmp/.os_lf_venv 23:12:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:33 lf-activate-venv(): INFO: Base packages installed successfully 23:12:33 lf-activate-venv(): INFO: Installing additional packages: lftools 23:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-OKxn/bin to PATH 23:12:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11094064279778108294.sh 23:12:43 ---> sudo-logs.sh 23:12:43 Archiving 'sudo' log.. 23:12:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14961404823900855721.sh 23:12:43 ---> job-cost.sh 23:12:43 Setup pyenv: 23:12:43 system 23:12:43 3.8.20 23:12:43 3.9.20 23:12:43 3.10.15 23:12:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:12:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OKxn from file:/tmp/.os_lf_venv 23:12:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:45 lf-activate-venv(): INFO: Base packages installed successfully 23:12:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:12:51 lf-activate-venv(): INFO: Adding /tmp/venv-OKxn/bin to PATH 23:12:51 INFO: No Stack... 23:12:51 INFO: Retrieving Pricing Info for: v3-standard-2 23:12:51 INFO: Archiving Costs 23:12:51 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins189129608506391069.sh 23:12:51 ---> logs-deploy.sh 23:12:51 Setup pyenv: 23:12:51 system 23:12:51 3.8.20 23:12:51 3.9.20 23:12:51 3.10.15 23:12:51 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:12:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OKxn from file:/tmp/.os_lf_venv 23:12:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:53 lf-activate-venv(): INFO: Base packages installed successfully 23:12:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:13:06 lf-activate-venv(): INFO: Adding /tmp/venv-OKxn/bin to PATH 23:13:06 WARNING: Nexus logging server not set 23:13:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8220/ 23:13:06 INFO: archiving logs to S3 23:13:07 ---> uname -a: 23:13:07 Linux prd-ubuntu2204-builder-2c-2g-6850 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:13:07 23:13:07 23:13:07 ---> lscpu: 23:13:07 Architecture: x86_64 23:13:07 CPU op-mode(s): 32-bit, 64-bit 23:13:07 Address sizes: 40 bits physical, 48 bits virtual 23:13:07 Byte Order: Little Endian 23:13:07 CPU(s): 2 23:13:07 On-line CPU(s) list: 0,1 23:13:07 Vendor ID: AuthenticAMD 23:13:07 Model name: AMD EPYC-Rome Processor 23:13:07 CPU family: 23 23:13:07 Model: 49 23:13:07 Thread(s) per core: 1 23:13:07 Core(s) per socket: 1 23:13:07 Socket(s): 2 23:13:07 Stepping: 0 23:13:07 BogoMIPS: 5599.99 23:13:07 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 23:13:07 Virtualization: AMD-V 23:13:07 Hypervisor vendor: KVM 23:13:07 Virtualization type: full 23:13:07 L1d cache: 64 KiB (2 instances) 23:13:07 L1i cache: 64 KiB (2 instances) 23:13:07 L2 cache: 1 MiB (2 instances) 23:13:07 L3 cache: 32 MiB (2 instances) 23:13:07 NUMA node(s): 1 23:13:07 NUMA node0 CPU(s): 0,1 23:13:07 Vulnerability Gather data sampling: Not affected 23:13:07 Vulnerability Indirect target selection: Not affected 23:13:07 Vulnerability Itlb multihit: Not affected 23:13:07 Vulnerability L1tf: Not affected 23:13:07 Vulnerability Mds: Not affected 23:13:07 Vulnerability Meltdown: Not affected 23:13:07 Vulnerability Mmio stale data: Not affected 23:13:07 Vulnerability Reg file data sampling: Not affected 23:13:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:13:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:13:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:13:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:13:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:13:07 Vulnerability Srbds: Not affected 23:13:07 Vulnerability Tsa: Not affected 23:13:07 Vulnerability Tsx async abort: Not affected 23:13:07 Vulnerability Vmscape: Not affected 23:13:07 23:13:07 23:13:07 ---> nproc: 23:13:07 2 23:13:07 23:13:07 23:13:07 ---> df -h: 23:13:07 Filesystem Size Used Avail Use% Mounted on 23:13:07 tmpfs 794M 1.1M 793M 1% /run 23:13:07 /dev/vda1 39G 9.2G 30G 24% / 23:13:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:13:07 tmpfs 5.0M 0 5.0M 0% /run/lock 23:13:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:13:07 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:13:07 23:13:07 23:13:07 ---> free -m: 23:13:07 total used free shared buff/cache available 23:13:07 Mem: 7937 581 3965 4 3391 7045 23:13:07 Swap: 1023 0 1023 23:13:07 23:13:07 23:13:07 ---> ip addr: 23:13:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:13:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:07 inet 127.0.0.1/8 scope host lo 23:13:07 valid_lft forever preferred_lft forever 23:13:07 inet6 ::1/128 scope host 23:13:07 valid_lft forever preferred_lft forever 23:13:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:13:07 link/ether fa:16:3e:ca:76:f0 brd ff:ff:ff:ff:ff:ff 23:13:07 altname enp0s3 23:13:07 inet 10.30.171.33/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:13:07 valid_lft 86190sec preferred_lft 86190sec 23:13:07 inet6 fe80::f816:3eff:feca:76f0/64 scope link 23:13:07 valid_lft forever preferred_lft forever 23:13:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:13:07 link/ether 12:c0:97:c3:80:7e brd ff:ff:ff:ff:ff:ff 23:13:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:13:07 valid_lft forever preferred_lft forever 23:13:07 23:13:07 23:13:07 ---> sar -b -r -n DEV: 23:13:07 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-6850) 02/01/26 _x86_64_ (2 CPU) 23:13:07 23:13:07 23:09:40 LINUX RESTART (2 CPU) 23:13:07 23:13:07 23:13:07 ---> sar -P ALL: 23:13:07 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-2c-2g-6850) 02/01/26 _x86_64_ (2 CPU) 23:13:07 23:13:07 23:09:40 LINUX RESTART (2 CPU) 23:13:07 23:13:07 23:13:07