10:35:49 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121420 10:35:49 Running as SYSTEM 10:35:49 [EnvInject] - Loading node environment variables. 10:35:49 Building remotely on prd-ubuntu2204-builder-2c-2g-441650 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 10:35:49 [ssh-agent] Looking for ssh-agent implementation... 10:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:50 $ ssh-agent 10:35:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXwfUXEx/agent.1528 10:35:50 SSH_AGENT_PID=1530 10:35:50 [ssh-agent] Started. 10:35:50 Running ssh-add (command line suppressed) 10:35:50 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_905444562328999245.key (/w/workspace/builder-tox-verify-master@tmp/private_key_905444562328999245.key) 10:35:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:35:50 The recommended git tool is: NONE 10:35:52 using credential jenkins-ssh 10:35:52 Wiping out workspace first. 10:35:52 Cloning the remote Git repository 10:35:52 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:35:52 > git init /w/workspace/builder-tox-verify-master # timeout=10 10:35:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:35:52 > git --version # timeout=10 10:35:52 > git --version # 'git version 2.34.1' 10:35:52 using GIT_SSH to set credentials jenkins-ssh 10:35:52 Verifying host key using known hosts file, will automatically accept unseen keys 10:35:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:35:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:35:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:35:55 using GIT_SSH to set credentials jenkins-ssh 10:35:55 Verifying host key using known hosts file, will automatically accept unseen keys 10:35:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/20/121420/1 # timeout=10 10:35:55 > git rev-parse ef96c12795d8e5ce0eef8ecadca6b5c9f79764b9^{commit} # timeout=10 10:35:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:35:55 Checking out Revision ef96c12795d8e5ce0eef8ecadca6b5c9f79764b9 (refs/changes/20/121420/1) 10:35:55 > git config core.sparsecheckout # timeout=10 10:35:55 > git checkout -f ef96c12795d8e5ce0eef8ecadca6b5c9f79764b9 # timeout=10 10:35:58 Commit message: "ci: disable JJB maven-merge for infrautils master" 10:35:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:35:58 > git rev-list --no-walk 105f80f73898494b15b6a7e8700e7d00ea562e1e # timeout=10 10:35:59 > git remote # timeout=10 10:35:59 > git submodule init # timeout=10 10:35:59 > git submodule sync # timeout=10 10:35:59 > git config --get remote.origin.url # timeout=10 10:35:59 > git submodule init # timeout=10 10:35:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:35:59 > git config --get submodule.global-jjb.url # timeout=10 10:35:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:35:59 > git config --get submodule.packer/common-packer.url # timeout=10 10:35:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:35:59 > git submodule update --init --recursive global-jjb # timeout=10 10:35:59 > git submodule update --init --recursive packer/common-packer # timeout=10 10:36:00 provisioning config files... 10:36:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:36:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:36:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins892158938646538339.sh 10:36:00 ---> python-tools-install.sh 10:36:00 Setup pyenv: 10:36:00 * system (set by /opt/pyenv/version) 10:36:00 * 3.8.20 (set by /opt/pyenv/version) 10:36:00 * 3.9.20 (set by /opt/pyenv/version) 10:36:00 3.10.15 10:36:00 3.11.10 10:36:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kGTc 10:36:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:09 lf-activate-venv(): INFO: Base packages installed successfully 10:36:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-kGTc/bin to PATH 10:36:34 Generating Requirements File 10:36:51 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. 10:36:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:36:52 Python 3.11.10 10:36:52 pip 26.0.1 from /tmp/venv-kGTc/lib/python3.11/site-packages/pip (python 3.11) 10:36:52 appdirs==1.4.4 10:36:52 argcomplete==3.6.3 10:36:52 aspy.yaml==1.3.0 10:36:52 attrs==25.4.0 10:36:52 autopage==0.6.0 10:36:52 beautifulsoup4==4.14.3 10:36:52 boto3==1.42.65 10:36:52 botocore==1.42.65 10:36:52 bs4==0.0.2 10:36:52 certifi==2026.2.25 10:36:52 cffi==2.0.0 10:36:52 cfgv==3.5.0 10:36:52 chardet==7.0.1 10:36:52 charset-normalizer==3.4.5 10:36:52 click==8.3.1 10:36:52 cliff==4.13.2 10:36:52 cmd2==3.4.0 10:36:52 cryptography==3.3.2 10:36:52 debtcollector==3.0.0 10:36:52 decorator==5.2.1 10:36:52 defusedxml==0.7.1 10:36:52 Deprecated==1.3.1 10:36:52 distlib==0.4.0 10:36:52 dnspython==2.8.0 10:36:52 docker==7.1.0 10:36:52 dogpile.cache==1.5.0 10:36:52 durationpy==0.10 10:36:52 email-validator==2.3.0 10:36:52 filelock==3.25.1 10:36:52 future==1.0.0 10:36:52 gitdb==4.0.12 10:36:52 GitPython==3.1.46 10:36:52 httplib2==0.30.2 10:36:52 identify==2.6.17 10:36:52 idna==3.11 10:36:52 importlib-resources==1.5.0 10:36:52 iso8601==2.1.0 10:36:52 Jinja2==3.1.6 10:36:52 jmespath==1.1.0 10:36:52 jsonpatch==1.33 10:36:52 jsonpointer==3.0.0 10:36:52 jsonschema==4.26.0 10:36:52 jsonschema-specifications==2025.9.1 10:36:52 keystoneauth1==5.13.1 10:36:52 kubernetes==35.0.0 10:36:52 lftools==0.37.22 10:36:52 lxml==6.0.2 10:36:52 markdown-it-py==4.0.0 10:36:52 MarkupSafe==3.0.3 10:36:52 mdurl==0.1.2 10:36:52 msgpack==1.1.2 10:36:52 multi_key_dict==2.0.3 10:36:52 munch==4.0.0 10:36:52 netaddr==1.3.0 10:36:52 niet==1.4.2 10:36:52 nodeenv==1.10.0 10:36:52 oauth2client==4.1.3 10:36:52 oauthlib==3.3.1 10:36:52 openstacksdk==4.10.0 10:36:52 os-service-types==1.8.2 10:36:52 osc-lib==4.4.0 10:36:52 oslo.config==10.3.0 10:36:52 oslo.context==6.3.0 10:36:52 oslo.i18n==6.7.2 10:36:52 oslo.log==8.1.0 10:36:52 oslo.serialization==5.9.1 10:36:52 oslo.utils==10.0.0 10:36:52 packaging==26.0 10:36:52 pbr==7.0.3 10:36:52 platformdirs==4.9.4 10:36:52 prettytable==3.17.0 10:36:52 psutil==7.2.2 10:36:52 pyasn1==0.6.2 10:36:52 pyasn1_modules==0.4.2 10:36:52 pycparser==3.0 10:36:52 pygerrit2==2.0.15 10:36:52 PyGithub==2.8.1 10:36:52 Pygments==2.19.2 10:36:52 PyJWT==2.11.0 10:36:52 PyNaCl==1.6.2 10:36:52 pyparsing==2.4.7 10:36:52 pyperclip==1.11.0 10:36:52 pyrsistent==0.20.0 10:36:52 python-cinderclient==9.9.0 10:36:52 python-dateutil==2.9.0.post0 10:36:52 python-discovery==1.1.3 10:36:52 python-heatclient==5.1.0 10:36:52 python-jenkins==1.8.3 10:36:52 python-keystoneclient==5.8.0 10:36:52 python-magnumclient==4.10.0 10:36:52 python-openstackclient==9.0.0 10:36:52 python-swiftclient==4.10.0 10:36:52 PyYAML==6.0.3 10:36:52 referencing==0.37.0 10:36:52 requests==2.32.5 10:36:52 requests-oauthlib==2.0.0 10:36:52 requestsexceptions==1.4.0 10:36:52 rfc3986==2.0.0 10:36:52 rich==14.3.3 10:36:52 rich-argparse==1.7.2 10:36:52 rpds-py==0.30.0 10:36:52 rsa==4.9.1 10:36:52 ruamel.yaml==0.19.1 10:36:52 ruamel.yaml.clib==0.2.15 10:36:52 s3transfer==0.16.0 10:36:52 simplejson==3.20.2 10:36:52 six==1.17.0 10:36:52 smmap==5.0.3 10:36:52 soupsieve==2.8.3 10:36:52 stevedore==5.7.0 10:36:52 tabulate==0.10.0 10:36:52 toml==0.10.2 10:36:52 tomlkit==0.14.0 10:36:52 tqdm==4.67.3 10:36:52 typing_extensions==4.15.0 10:36:52 urllib3==1.26.20 10:36:52 virtualenv==21.2.0 10:36:52 wcwidth==0.6.0 10:36:52 websocket-client==1.9.0 10:36:52 wrapt==2.1.2 10:36:52 xdg==6.0.0 10:36:52 xmltodict==1.0.4 10:36:52 yq==3.4.3 10:36:52 [EnvInject] - Injecting environment variables from a build step. 10:36:52 [EnvInject] - Injecting as environment variables the properties content 10:36:52 PYTHON=python3 10:36:52 10:36:52 [EnvInject] - Variables injected successfully. 10:36:52 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12908039275460894662.sh 10:36:52 ---> tox-install.sh 10:36:52 + source /home/jenkins/lf-env.sh 10:36:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:36:52 ++ mktemp -d /tmp/venv-XXXX 10:36:52 + lf_venv=/tmp/venv-2jaU 10:36:52 + local venv_file=/tmp/.os_lf_venv 10:36:52 + local python=python3 10:36:52 + local options 10:36:52 + local set_path=true 10:36:52 + local install_args= 10:36:52 ++ 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 10:36:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:36:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:36:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:36:52 + true 10:36:52 + case $1 in 10:36:52 + venv_file=/tmp/.toxenv 10:36:52 + shift 2 10:36:52 + true 10:36:52 + case $1 in 10:36:52 + shift 10:36:52 + break 10:36:52 + case $python in 10:36:52 + local pkg_list= 10:36:52 + [[ -d /opt/pyenv ]] 10:36:52 + echo 'Setup pyenv:' 10:36:52 Setup pyenv: 10:36:52 + export PYENV_ROOT=/opt/pyenv 10:36:52 + PYENV_ROOT=/opt/pyenv 10:36:52 + 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 10:36:52 + 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 10:36:52 + pyenv versions 10:36:52 system 10:36:52 3.8.20 10:36:52 3.9.20 10:36:52 3.10.15 10:36:52 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:36:52 + command -v pyenv 10:36:52 ++ pyenv init - --no-rehash 10:36:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:36:52 for i in ${!paths[@]}; do 10:36:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:36:52 fi; done; 10:36:52 echo "${paths[*]}"'\'')" 10:36:52 export PATH="/opt/pyenv/shims:${PATH}" 10:36:52 export PYENV_SHELL=bash 10:36:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:36:52 pyenv() { 10:36:52 local command 10:36:52 command="${1:-}" 10:36:52 if [ "$#" -gt 0 ]; then 10:36:52 shift 10:36:52 fi 10:36:52 10:36:52 case "$command" in 10:36:52 rehash|shell) 10:36:52 eval "$(pyenv "sh-$command" "$@")" 10:36:52 ;; 10:36:52 *) 10:36:52 command pyenv "$command" "$@" 10:36:52 ;; 10:36:52 esac 10:36:52 }' 10:36:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:36:52 for i in ${!paths[@]}; do 10:36:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:36:52 fi; done; 10:36:52 echo "${paths[*]}"' 10:36:52 ++ 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 10:36:52 ++ 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 10:36:52 ++ 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 10:36:52 ++ export PYENV_SHELL=bash 10:36:52 ++ PYENV_SHELL=bash 10:36:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:36:52 +++ complete -F _pyenv pyenv 10:36:52 ++ lf-pyver python3 10:36:52 ++ local py_version_xy=python3 10:36:52 ++ local py_version_xyz= 10:36:52 ++ sed 's/^[ *]* //' 10:36:52 ++ pyenv versions 10:36:52 ++ local command 10:36:52 ++ command=versions 10:36:52 ++ '[' 1 -gt 0 ']' 10:36:52 ++ shift 10:36:52 ++ case "$command" in 10:36:52 ++ command pyenv versions 10:36:52 ++ awk '{ print $1 }' 10:36:52 ++ grep -E '^[0-9.]*[0-9]$' 10:36:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:36:53 +++ sort -V 10:36:53 +++ grep '^3' /tmp/.pyenv_versions 10:36:53 +++ tail -n 1 10:36:53 ++ py_version_xyz=3.11.10 10:36:53 ++ [[ -z 3.11.10 ]] 10:36:53 ++ echo 3.11.10 10:36:53 ++ return 0 10:36:53 + pyenv local 3.11.10 10:36:53 + local command 10:36:53 + command=local 10:36:53 + '[' 2 -gt 0 ']' 10:36:53 + shift 10:36:53 + case "$command" in 10:36:53 + command pyenv local 3.11.10 10:36:53 + for arg in "$@" 10:36:53 + case $arg in 10:36:53 + pkg_list+='tox ' 10:36:53 + for arg in "$@" 10:36:53 + case $arg in 10:36:53 + pkg_list+='virtualenv ' 10:36:53 + for arg in "$@" 10:36:53 + case $arg in 10:36:53 + pkg_list+='urllib3~=1.26.15 ' 10:36:53 + [[ -f /tmp/.toxenv ]] 10:36:53 + [[ ! -f /tmp/.toxenv ]] 10:36:53 + [[ -n '' ]] 10:36:53 + python3 -m venv /tmp/venv-2jaU 10:36:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jaU' 10:36:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jaU 10:36:56 + echo /tmp/venv-2jaU 10:36:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:36:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:36:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:56 + local 'pip_opts=--upgrade --quiet' 10:36:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:36:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:36:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:36:56 + [[ -n '' ]] 10:36:56 + [[ -n '' ]] 10:36:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:56 + /tmp/venv-2jaU/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 10:37:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:37:00 lf-activate-venv(): INFO: Base packages installed successfully 10:37:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:37:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:37:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:37:00 + /tmp/venv-2jaU/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 10:37:03 + type python3 10:37:03 + true 10:37:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2jaU/bin to PATH' 10:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-2jaU/bin to PATH 10:37:03 + PATH=/tmp/venv-2jaU/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 10:37:03 + return 0 10:37:03 + python3 --version 10:37:03 Python 3.11.10 10:37:03 + python3 -m pip --version 10:37:03 pip 26.0.1 from /tmp/venv-2jaU/lib/python3.11/site-packages/pip (python 3.11) 10:37:03 + python3 -m pip freeze 10:37:03 cachetools==7.0.5 10:37:03 colorama==0.4.6 10:37:03 distlib==0.4.0 10:37:03 filelock==3.25.1 10:37:03 packaging==26.0 10:37:03 platformdirs==4.9.4 10:37:03 pluggy==1.6.0 10:37:03 pyproject-api==1.10.0 10:37:03 python-discovery==1.1.3 10:37:03 tomli_w==1.2.0 10:37:03 tox==4.49.1 10:37:03 urllib3==1.26.20 10:37:03 virtualenv==21.2.0 10:37:03 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins3393962935943291061.sh 10:37:03 [EnvInject] - Injecting environment variables from a build step. 10:37:03 [EnvInject] - Injecting as environment variables the properties content 10:37:03 PARALLEL=False 10:37:03 10:37:03 [EnvInject] - Variables injected successfully. 10:37:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4042844123145056443.sh 10:37:03 ---> tox-run.sh 10:37:03 + 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 10:37:03 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 10:37:03 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 10:37:03 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 10:37:03 + cd /w/workspace/builder-tox-verify-master/. 10:37:03 + source /home/jenkins/lf-env.sh 10:37:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:37:03 ++ mktemp -d /tmp/venv-XXXX 10:37:03 + lf_venv=/tmp/venv-JmF6 10:37:03 + local venv_file=/tmp/.os_lf_venv 10:37:03 + local python=python3 10:37:03 + local options 10:37:03 + local set_path=true 10:37:03 + local install_args= 10:37:03 ++ 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 10:37:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:37:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:37:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:37:03 + true 10:37:03 + case $1 in 10:37:03 + venv_file=/tmp/.toxenv 10:37:03 + shift 2 10:37:03 + true 10:37:03 + case $1 in 10:37:03 + shift 10:37:03 + break 10:37:03 + case $python in 10:37:03 + local pkg_list= 10:37:03 + [[ -d /opt/pyenv ]] 10:37:03 + echo 'Setup pyenv:' 10:37:03 Setup pyenv: 10:37:03 + export PYENV_ROOT=/opt/pyenv 10:37:03 + PYENV_ROOT=/opt/pyenv 10:37:03 + 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 10:37:03 + 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 10:37:03 + pyenv versions 10:37:03 system 10:37:03 3.8.20 10:37:03 3.9.20 10:37:03 3.10.15 10:37:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:37:03 + command -v pyenv 10:37:03 ++ pyenv init - --no-rehash 10:37:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:37:03 for i in ${!paths[@]}; do 10:37:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:37:03 fi; done; 10:37:03 echo "${paths[*]}"'\'')" 10:37:03 export PATH="/opt/pyenv/shims:${PATH}" 10:37:03 export PYENV_SHELL=bash 10:37:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:37:03 pyenv() { 10:37:03 local command 10:37:03 command="${1:-}" 10:37:03 if [ "$#" -gt 0 ]; then 10:37:03 shift 10:37:03 fi 10:37:03 10:37:03 case "$command" in 10:37:03 rehash|shell) 10:37:03 eval "$(pyenv "sh-$command" "$@")" 10:37:03 ;; 10:37:03 *) 10:37:03 command pyenv "$command" "$@" 10:37:03 ;; 10:37:03 esac 10:37:03 }' 10:37:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:37:03 for i in ${!paths[@]}; do 10:37:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:37:03 fi; done; 10:37:03 echo "${paths[*]}"' 10:37:03 ++ 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 10:37:03 ++ 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 10:37:03 ++ 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 10:37:03 ++ export PYENV_SHELL=bash 10:37:03 ++ PYENV_SHELL=bash 10:37:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:37:03 +++ complete -F _pyenv pyenv 10:37:03 ++ lf-pyver python3 10:37:03 ++ local py_version_xy=python3 10:37:03 ++ local py_version_xyz= 10:37:03 ++ sed 's/^[ *]* //' 10:37:03 ++ pyenv versions 10:37:03 ++ local command 10:37:03 ++ command=versions 10:37:03 ++ '[' 1 -gt 0 ']' 10:37:03 ++ shift 10:37:03 ++ case "$command" in 10:37:03 ++ command pyenv versions 10:37:03 ++ awk '{ print $1 }' 10:37:03 ++ grep -E '^[0-9.]*[0-9]$' 10:37:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:37:03 +++ tail -n 1 10:37:03 +++ grep '^3' /tmp/.pyenv_versions 10:37:03 +++ sort -V 10:37:03 ++ py_version_xyz=3.11.10 10:37:03 ++ [[ -z 3.11.10 ]] 10:37:03 ++ echo 3.11.10 10:37:03 ++ return 0 10:37:03 + pyenv local 3.11.10 10:37:03 + local command 10:37:03 + command=local 10:37:03 + '[' 2 -gt 0 ']' 10:37:03 + shift 10:37:03 + case "$command" in 10:37:03 + command pyenv local 3.11.10 10:37:03 + for arg in "$@" 10:37:03 + case $arg in 10:37:03 + pkg_list+='tox ' 10:37:03 + for arg in "$@" 10:37:03 + case $arg in 10:37:03 + pkg_list+='virtualenv ' 10:37:03 + for arg in "$@" 10:37:03 + case $arg in 10:37:03 + pkg_list+='urllib3~=1.26.15 ' 10:37:03 + [[ -f /tmp/.toxenv ]] 10:37:03 ++ cat /tmp/.toxenv 10:37:03 + lf_venv=/tmp/venv-2jaU 10:37:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jaU from' file:/tmp/.toxenv 10:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jaU from file:/tmp/.toxenv 10:37:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:03 + local 'pip_opts=--upgrade --quiet' 10:37:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:37:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:37:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:37:03 + [[ -n '' ]] 10:37:03 + [[ -n '' ]] 10:37:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:03 + /tmp/venv-2jaU/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 10:37:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:37:04 lf-activate-venv(): INFO: Base packages installed successfully 10:37:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:37:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:37:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:37:04 + /tmp/venv-2jaU/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 10:37:05 + type python3 10:37:05 + true 10:37:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2jaU/bin to PATH' 10:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-2jaU/bin to PATH 10:37:05 + PATH=/tmp/venv-2jaU/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 10:37:05 + return 0 10:37:05 + [[ -d /opt/pyenv ]] 10:37:05 + echo '---> Setting up pyenv' 10:37:05 ---> Setting up pyenv 10:37:05 + export PYENV_ROOT=/opt/pyenv 10:37:05 + PYENV_ROOT=/opt/pyenv 10:37:05 + export PATH=/opt/pyenv/bin:/tmp/venv-2jaU/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 10:37:05 + PATH=/opt/pyenv/bin:/tmp/venv-2jaU/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 10:37:05 ++ pwd 10:37:05 + PYTHONPATH=/w/workspace/builder-tox-verify-master 10:37:05 + export PYTHONPATH 10:37:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:37:05 + TOX_TESTENV_PASSENV=PYTHONPATH 10:37:05 + tox --version 10:37:06 4.49.1 from /tmp/venv-2jaU/lib/python3.11/site-packages/tox/__init__.py 10:37:06 + PARALLEL=False 10:37:06 + TOX_OPTIONS_LIST= 10:37:06 + [[ -n '' ]] 10:37:06 + case ${PARALLEL,,} in 10:37:06 + tox 10:37:06 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 10:37:06 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:37:28 docs: freeze> python -m pip freeze --all 10:37:29 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,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.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,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==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 10:37:29 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 10:37:31 docs: OK ✔ in 24.47 seconds 10:37:31 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:37:47 docs-linkcheck: freeze> python -m pip freeze --all 10:37:47 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,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.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,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==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 10:37:47 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 10:37:49 docs-linkcheck: OK ✔ in 18.83 seconds 10:37:49 jjb-version: freeze> python -m pip freeze --all 10:37:50 jjb-version: pip==26.0.1,setuptools==82.0.0 10:37:50 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 10:37:50 JJB version in jjb/releng-jobs.yaml: 6.3.0 10:37:50 JJB version in tox.ini: 6.3.0 10:37:50 jjb-version: OK ✔ in 0.75 seconds 10:37:50 prefix: freeze> python -m pip freeze --all 10:37:51 prefix: pip==26.0.1,setuptools==82.0.0 10:37:51 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 10:37:51 prefix: OK ✔ in 0.76 seconds 10:37:51 robot: freeze> python -m pip freeze --all 10:37:51 robot: pip==26.0.1,setuptools==82.0.0 10:37:51 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 10:37:52 docs: OK (24.47=setup[22.80]+cmd[1.67] seconds) 10:37:52 docs-linkcheck: OK (18.83=setup[16.49]+cmd[2.34] seconds) 10:37:52 jjb-version: OK (0.75=setup[0.72]+cmd[0.03] seconds) 10:37:52 prefix: OK (0.76=setup[0.73]+cmd[0.03] seconds) 10:37:52 robot: OK (0.79=setup[0.75]+cmd[0.04] seconds) 10:37:52 congratulations :) (45.64 seconds) 10:37:52 + tox_status=0 10:37:52 + echo '---> Completed tox runs' 10:37:52 ---> Completed tox runs 10:37:52 + for i in .tox/*/log 10:37:52 ++ echo .tox/docs-linkcheck/log 10:37:52 ++ awk -F/ '{print $2}' 10:37:52 + tox_env=docs-linkcheck 10:37:52 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 10:37:52 + for i in .tox/*/log 10:37:52 ++ awk -F/ '{print $2}' 10:37:52 ++ echo .tox/docs/log 10:37:52 + tox_env=docs 10:37:52 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 10:37:52 + for i in .tox/*/log 10:37:52 ++ awk -F/ '{print $2}' 10:37:52 ++ echo .tox/jjb-version/log 10:37:52 + tox_env=jjb-version 10:37:52 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 10:37:52 + for i in .tox/*/log 10:37:52 ++ awk -F/ '{print $2}' 10:37:52 ++ echo .tox/prefix/log 10:37:52 + tox_env=prefix 10:37:52 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 10:37:52 + for i in .tox/*/log 10:37:52 ++ awk -F/ '{print $2}' 10:37:52 ++ echo .tox/robot/log 10:37:52 + tox_env=robot 10:37:52 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 10:37:52 + DOC_DIR=docs/_build/html 10:37:52 + [[ -d docs/_build/html ]] 10:37:52 + echo '---> Archiving generated docs' 10:37:52 ---> Archiving generated docs 10:37:52 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 10:37:52 + echo '---> tox-run.sh ends' 10:37:52 ---> tox-run.sh ends 10:37:52 + test 0 -eq 0 10:37:52 $ ssh-agent -k 10:37:52 unset SSH_AUTH_SOCK; 10:37:52 unset SSH_AGENT_PID; 10:37:52 echo Agent pid 1530 killed; 10:37:52 [ssh-agent] Stopped. 10:37:52 [PostBuildScript] - [INFO] Executing post build scripts. 10:37:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7068481097115048140.sh 10:37:52 ---> sysstat.sh 10:37:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins997597697781905444.sh 10:37:52 ---> package-listing.sh 10:37:52 ++ facter osfamily 10:37:52 ++ tr '[:upper:]' '[:lower:]' 10:37:53 + OS_FAMILY=debian 10:37:53 + workspace=/w/workspace/builder-tox-verify-master 10:37:53 + START_PACKAGES=/tmp/packages_start.txt 10:37:53 + END_PACKAGES=/tmp/packages_end.txt 10:37:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:53 + PACKAGES=/tmp/packages_start.txt 10:37:53 + '[' /w/workspace/builder-tox-verify-master ']' 10:37:53 + PACKAGES=/tmp/packages_end.txt 10:37:53 + case "${OS_FAMILY}" in 10:37:53 + grep '^ii' 10:37:53 + dpkg -l 10:37:53 + '[' -f /tmp/packages_start.txt ']' 10:37:53 + '[' -f /tmp/packages_end.txt ']' 10:37:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:53 + '[' /w/workspace/builder-tox-verify-master ']' 10:37:53 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 10:37:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 10:37:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11356715897522642534.sh 10:37:53 ---> capture-instance-metadata.sh 10:37:53 Setup pyenv: 10:37:53 system 10:37:53 3.8.20 10:37:53 3.9.20 10:37:53 3.10.15 10:37:53 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:37:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGTc from file:/tmp/.os_lf_venv 10:37:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:37:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:37:55 lf-activate-venv(): INFO: Base packages installed successfully 10:37:55 lf-activate-venv(): INFO: Installing additional packages: lftools 10:38:05 lf-activate-venv(): INFO: Adding /tmp/venv-kGTc/bin to PATH 10:38:05 INFO: Running in OpenStack, capturing instance metadata 10:38:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8324181744991928386.sh 10:38:05 provisioning config files... 10:38:05 Could not find credentials [logs] for builder-tox-verify-master #8329 10:38:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config4924700696707649847tmp 10:38:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:38:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:38:05 provisioning config files... 10:38:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:38:06 [EnvInject] - Injecting environment variables from a build step. 10:38:06 [EnvInject] - Injecting as environment variables the properties content 10:38:06 SERVER_ID=logs 10:38:06 10:38:06 [EnvInject] - Variables injected successfully. 10:38:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5870537323870698688.sh 10:38:06 ---> create-netrc.sh 10:38:06 WARN: Log server credential not found. 10:38:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14956000248313917861.sh 10:38:06 ---> python-tools-install.sh 10:38:06 Setup pyenv: 10:38:06 system 10:38:06 3.8.20 10:38:06 3.9.20 10:38:06 3.10.15 10:38:06 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:38:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGTc from file:/tmp/.os_lf_venv 10:38:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:08 lf-activate-venv(): INFO: Base packages installed successfully 10:38:08 lf-activate-venv(): INFO: Installing additional packages: lftools 10:38:17 lf-activate-venv(): INFO: Adding /tmp/venv-kGTc/bin to PATH 10:38:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12539097913219701704.sh 10:38:17 ---> sudo-logs.sh 10:38:17 Archiving 'sudo' log.. 10:38:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16165084414311635969.sh 10:38:18 ---> job-cost.sh 10:38:18 INFO: Activating Python virtual environment... 10:38:18 Setup pyenv: 10:38:18 system 10:38:18 3.8.20 10:38:18 3.9.20 10:38:18 3.10.15 10:38:18 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:38:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGTc from file:/tmp/.os_lf_venv 10:38:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:19 lf-activate-venv(): INFO: Base packages installed successfully 10:38:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:38:28 lf-activate-venv(): INFO: Adding /tmp/venv-kGTc/bin to PATH 10:38:28 INFO: No stack-cost file found 10:38:28 INFO: Instance uptime: 205s 10:38:28 INFO: Fetching instance metadata (attempt 1 of 3)... 10:38:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:38:29 INFO: Successfully fetched instance metadata 10:38:29 INFO: Instance type: v3-standard-2 10:38:29 INFO: Retrieving pricing info for: v3-standard-2 10:38:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:38:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=205 10:38:29 INFO: Successfully fetched Vexxhost pricing API 10:38:29 INFO: Retrieved cost: 0.06 10:38:29 INFO: Retrieved resource: v3-standard-2 10:38:29 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 10:38:29 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 10:38:29 INFO: Successfully archived job cost data 10:38:29 DEBUG: Cost data: builder-tox-verify-master,8329,2026-03-11 10:38:29,v3-standard-2,205,0.06,0.00,SUCCESS 10:38:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3471084341196254499.sh 10:38:29 ---> logs-deploy.sh 10:38:29 Setup pyenv: 10:38:29 system 10:38:29 3.8.20 10:38:29 3.9.20 10:38:29 3.10.15 10:38:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kGTc from file:/tmp/.os_lf_venv 10:38:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:31 lf-activate-venv(): INFO: Base packages installed successfully 10:38:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:38:41 lf-activate-venv(): INFO: Adding /tmp/venv-kGTc/bin to PATH 10:38:41 WARNING: Nexus logging server not set 10:38:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8329/ 10:38:41 INFO: archiving logs to S3 10:38:41 /tmp/venv-kGTc/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:38:41 warnings.warn( 10:38:42 ---> uname -a: 10:38:42 Linux prd-ubuntu2204-builder-2c-2g-441650 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:38:42 10:38:42 10:38:42 ---> lscpu: 10:38:42 Architecture: x86_64 10:38:42 CPU op-mode(s): 32-bit, 64-bit 10:38:42 Address sizes: 40 bits physical, 48 bits virtual 10:38:42 Byte Order: Little Endian 10:38:42 CPU(s): 2 10:38:42 On-line CPU(s) list: 0,1 10:38:42 Vendor ID: AuthenticAMD 10:38:42 Model name: AMD EPYC-Rome Processor 10:38:42 CPU family: 23 10:38:42 Model: 49 10:38:42 Thread(s) per core: 1 10:38:42 Core(s) per socket: 1 10:38:42 Socket(s): 2 10:38:42 Stepping: 0 10:38:42 BogoMIPS: 5599.99 10:38:42 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 10:38:42 Virtualization: AMD-V 10:38:42 Hypervisor vendor: KVM 10:38:42 Virtualization type: full 10:38:42 L1d cache: 64 KiB (2 instances) 10:38:42 L1i cache: 64 KiB (2 instances) 10:38:42 L2 cache: 1 MiB (2 instances) 10:38:42 L3 cache: 32 MiB (2 instances) 10:38:42 NUMA node(s): 1 10:38:42 NUMA node0 CPU(s): 0,1 10:38:42 Vulnerability Gather data sampling: Not affected 10:38:42 Vulnerability Indirect target selection: Not affected 10:38:42 Vulnerability Itlb multihit: Not affected 10:38:42 Vulnerability L1tf: Not affected 10:38:42 Vulnerability Mds: Not affected 10:38:42 Vulnerability Meltdown: Not affected 10:38:42 Vulnerability Mmio stale data: Not affected 10:38:42 Vulnerability Reg file data sampling: Not affected 10:38:42 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:38:42 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:38:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:38:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:38:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:38:42 Vulnerability Srbds: Not affected 10:38:42 Vulnerability Tsa: Not affected 10:38:42 Vulnerability Tsx async abort: Not affected 10:38:42 Vulnerability Vmscape: Not affected 10:38:42 10:38:42 10:38:42 ---> nproc: 10:38:42 2 10:38:42 10:38:42 10:38:42 ---> df -h: 10:38:42 Filesystem Size Used Avail Use% Mounted on 10:38:42 tmpfs 794M 1.1M 793M 1% /run 10:38:42 /dev/vda1 39G 9.2G 30G 24% / 10:38:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:38:42 tmpfs 5.0M 0 5.0M 0% /run/lock 10:38:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:38:42 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:38:42 10:38:42 10:38:42 ---> free -m: 10:38:42 total used free shared buff/cache available 10:38:42 Mem: 7937 584 3961 4 3392 7042 10:38:42 Swap: 1023 0 1023 10:38:42 10:38:42 10:38:42 ---> ip addr: 10:38:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:38:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:38:42 inet 127.0.0.1/8 scope host lo 10:38:42 valid_lft forever preferred_lft forever 10:38:42 inet6 ::1/128 scope host 10:38:42 valid_lft forever preferred_lft forever 10:38:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:38:42 link/ether fa:16:3e:97:3e:3b brd ff:ff:ff:ff:ff:ff 10:38:42 altname enp0s3 10:38:42 inet 10.30.170.63/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:38:42 valid_lft 86190sec preferred_lft 86190sec 10:38:42 inet6 fe80::f816:3eff:fe97:3e3b/64 scope link 10:38:42 valid_lft forever preferred_lft forever 10:38:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:38:42 link/ether fe:bf:1b:99:ac:dd brd ff:ff:ff:ff:ff:ff 10:38:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:38:42 valid_lft forever preferred_lft forever 10:38:42 10:38:42 10:38:42 ---> sar -b -r -n DEV: 10:38:42 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-441650) 03/11/26 _x86_64_ (2 CPU) 10:38:42 10:38:42 10:35:14 LINUX RESTART (2 CPU) 10:38:42 10:38:42 10:38:42 ---> sar -P ALL: 10:38:42 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-441650) 03/11/26 _x86_64_ (2 CPU) 10:38:42 10:38:42 10:35:14 LINUX RESTART (2 CPU) 10:38:42 10:38:42 10:38:42