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