02:22:55 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119928 02:22:55 Running as SYSTEM 02:22:55 [EnvInject] - Loading node environment variables. 02:22:55 Building remotely on prd-ubuntu2204-builder-2c-2g-14993 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:22:57 [ssh-agent] Looking for ssh-agent implementation... 02:22:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:57 $ ssh-agent 02:22:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWgIfFv/agent.1519 02:22:57 SSH_AGENT_PID=1521 02:22:57 [ssh-agent] Started. 02:22:57 Running ssh-add (command line suppressed) 02:22:57 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_15520072717346550068.key (/w/workspace/builder-tox-verify-master@tmp/private_key_15520072717346550068.key) 02:22:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:22:57 The recommended git tool is: NONE 02:22:59 using credential jenkins-ssh 02:22:59 Wiping out workspace first. 02:23:00 Cloning the remote Git repository 02:23:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:23:00 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:23:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:23:00 > git --version # timeout=10 02:23:00 > git --version # 'git version 2.34.1' 02:23:00 using GIT_SSH to set credentials jenkins-ssh 02:23:00 Verifying host key using known hosts file 02:23:00 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. 02:23:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:23:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:23:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:23:02 using GIT_SSH to set credentials jenkins-ssh 02:23:02 Verifying host key using known hosts file 02:23:02 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. 02:23:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/28/119928/1 # timeout=10 02:23:03 > git rev-parse 2ec139d3a930cba0a16f0a9cdeb418a73c1867da^{commit} # timeout=10 02:23:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:23:03 Checking out Revision 2ec139d3a930cba0a16f0a9cdeb418a73c1867da (refs/changes/28/119928/1) 02:23:03 > git config core.sparsecheckout # timeout=10 02:23:03 > git checkout -f 2ec139d3a930cba0a16f0a9cdeb418a73c1867da # timeout=10 02:23:06 Commit message: "CI: disable RTD verify and merge jobs for jsonrpc" 02:23:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:23:06 > git rev-list --no-walk 620f455407df2692e8b6ff679453e0cbe762f8b7 # timeout=10 02:23:06 > git remote # timeout=10 02:23:06 > git submodule init # timeout=10 02:23:06 > git submodule sync # timeout=10 02:23:06 > git config --get remote.origin.url # timeout=10 02:23:06 > git submodule init # timeout=10 02:23:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:23:06 > git config --get submodule.global-jjb.url # timeout=10 02:23:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:23:06 > git config --get submodule.packer/common-packer.url # timeout=10 02:23:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:23:06 > git submodule update --init --recursive global-jjb # timeout=10 02:23:07 > git submodule update --init --recursive packer/common-packer # timeout=10 02:23:08 provisioning config files... 02:23:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:23:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:23:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9970760726753668117.sh 02:23:08 ---> python-tools-install.sh 02:23:08 Setup pyenv: 02:23:08 * system (set by /opt/pyenv/version) 02:23:08 * 3.8.20 (set by /opt/pyenv/version) 02:23:08 * 3.9.20 (set by /opt/pyenv/version) 02:23:08 3.10.15 02:23:08 3.11.10 02:23:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CHzB 02:23:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:23:16 lf-activate-venv(): INFO: Base packages installed successfully 02:23:16 lf-activate-venv(): INFO: Installing additional packages: lftools 02:23:41 lf-activate-venv(): INFO: Adding /tmp/venv-CHzB/bin to PATH 02:23:41 Generating Requirements File 02:24:01 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. 02:24:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:24:01 Python 3.11.10 02:24:01 pip 25.3 from /tmp/venv-CHzB/lib/python3.11/site-packages/pip (python 3.11) 02:24:01 appdirs==1.4.4 02:24:01 argcomplete==3.6.3 02:24:01 aspy.yaml==1.3.0 02:24:01 attrs==25.4.0 02:24:01 autopage==0.5.2 02:24:01 beautifulsoup4==4.14.3 02:24:01 boto3==1.42.13 02:24:01 botocore==1.42.13 02:24:01 bs4==0.0.2 02:24:01 cachetools==6.2.4 02:24:01 certifi==2025.11.12 02:24:01 cffi==2.0.0 02:24:01 cfgv==3.5.0 02:24:01 chardet==5.2.0 02:24:01 charset-normalizer==3.4.4 02:24:01 click==8.3.1 02:24:01 cliff==4.13.1 02:24:01 cmd2==3.0.0 02:24:01 cryptography==3.3.2 02:24:01 debtcollector==3.0.0 02:24:01 decorator==5.2.1 02:24:01 defusedxml==0.7.1 02:24:01 Deprecated==1.3.1 02:24:01 distlib==0.4.0 02:24:01 dnspython==2.8.0 02:24:01 docker==7.1.0 02:24:01 dogpile.cache==1.5.0 02:24:01 durationpy==0.10 02:24:01 email-validator==2.3.0 02:24:01 filelock==3.20.1 02:24:01 future==1.0.0 02:24:01 gitdb==4.0.12 02:24:01 GitPython==3.1.45 02:24:01 google-auth==2.45.0 02:24:01 httplib2==0.31.0 02:24:01 identify==2.6.15 02:24:01 idna==3.11 02:24:01 importlib-resources==1.5.0 02:24:01 iso8601==2.1.0 02:24:01 Jinja2==3.1.6 02:24:01 jmespath==1.0.1 02:24:01 jsonpatch==1.33 02:24:01 jsonpointer==3.0.0 02:24:01 jsonschema==4.25.1 02:24:01 jsonschema-specifications==2025.9.1 02:24:01 keystoneauth1==5.12.0 02:24:01 kubernetes==34.1.0 02:24:01 lftools==0.37.18 02:24:01 lxml==6.0.2 02:24:01 markdown-it-py==4.0.0 02:24:01 MarkupSafe==3.0.3 02:24:01 mdurl==0.1.2 02:24:01 msgpack==1.1.2 02:24:01 multi_key_dict==2.0.3 02:24:01 munch==4.0.0 02:24:01 netaddr==1.3.0 02:24:01 niet==1.4.2 02:24:01 nodeenv==1.9.1 02:24:01 oauth2client==4.1.3 02:24:01 oauthlib==3.3.1 02:24:01 openstacksdk==4.8.0 02:24:01 os-service-types==1.8.2 02:24:01 osc-lib==4.3.0 02:24:01 oslo.config==10.1.0 02:24:01 oslo.context==6.2.0 02:24:01 oslo.i18n==6.7.1 02:24:01 oslo.log==7.2.1 02:24:01 oslo.serialization==5.8.0 02:24:01 oslo.utils==9.2.0 02:24:01 packaging==25.0 02:24:01 pbr==7.0.3 02:24:01 platformdirs==4.5.1 02:24:01 prettytable==3.17.0 02:24:01 psutil==7.1.3 02:24:01 pyasn1==0.6.1 02:24:01 pyasn1_modules==0.4.2 02:24:01 pycparser==2.23 02:24:01 pygerrit2==2.0.15 02:24:01 PyGithub==2.8.1 02:24:01 Pygments==2.19.2 02:24:01 PyJWT==2.10.1 02:24:01 PyNaCl==1.6.1 02:24:01 pyparsing==2.4.7 02:24:01 pyperclip==1.11.0 02:24:01 pyrsistent==0.20.0 02:24:01 python-cinderclient==9.8.0 02:24:01 python-dateutil==2.9.0.post0 02:24:01 python-heatclient==4.3.0 02:24:01 python-jenkins==1.8.3 02:24:01 python-keystoneclient==5.7.0 02:24:01 python-magnumclient==4.9.0 02:24:01 python-openstackclient==8.2.0 02:24:01 python-swiftclient==4.9.0 02:24:01 PyYAML==6.0.3 02:24:01 referencing==0.37.0 02:24:01 requests==2.32.5 02:24:01 requests-oauthlib==2.0.0 02:24:01 requestsexceptions==1.4.0 02:24:01 rfc3986==2.0.0 02:24:01 rich==14.2.0 02:24:01 rich-argparse==1.7.2 02:24:01 rpds-py==0.30.0 02:24:01 rsa==4.9.1 02:24:01 ruamel.yaml==0.18.17 02:24:01 ruamel.yaml.clib==0.2.15 02:24:01 s3transfer==0.16.0 02:24:01 simplejson==3.20.2 02:24:01 six==1.17.0 02:24:01 smmap==5.0.2 02:24:01 soupsieve==2.8.1 02:24:01 stevedore==5.6.0 02:24:01 tabulate==0.9.0 02:24:01 toml==0.10.2 02:24:01 tomlkit==0.13.3 02:24:01 tqdm==4.67.1 02:24:01 typing_extensions==4.15.0 02:24:01 tzdata==2025.3 02:24:01 urllib3==1.26.20 02:24:01 virtualenv==20.35.4 02:24:01 wcwidth==0.2.14 02:24:01 websocket-client==1.9.0 02:24:01 wrapt==2.0.1 02:24:01 xdg==6.0.0 02:24:01 xmltodict==1.0.2 02:24:01 yq==3.4.3 02:24:01 [EnvInject] - Injecting environment variables from a build step. 02:24:01 [EnvInject] - Injecting as environment variables the properties content 02:24:01 PYTHON=python3 02:24:01 02:24:01 [EnvInject] - Variables injected successfully. 02:24:01 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12159594007759697734.sh 02:24:01 ---> tox-install.sh 02:24:01 + source /home/jenkins/lf-env.sh 02:24:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:24:01 ++ mktemp -d /tmp/venv-XXXX 02:24:01 + lf_venv=/tmp/venv-fVT2 02:24:01 + local venv_file=/tmp/.os_lf_venv 02:24:01 + local python=python3 02:24:01 + local options 02:24:01 + local set_path=true 02:24:01 + local install_args= 02:24:01 ++ 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 02:24:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:24:01 + true 02:24:01 + case $1 in 02:24:01 + venv_file=/tmp/.toxenv 02:24:01 + shift 2 02:24:01 + true 02:24:01 + case $1 in 02:24:01 + shift 02:24:01 + break 02:24:01 + case $python in 02:24:01 + local pkg_list= 02:24:01 + [[ -d /opt/pyenv ]] 02:24:01 + echo 'Setup pyenv:' 02:24:01 Setup pyenv: 02:24:01 + export PYENV_ROOT=/opt/pyenv 02:24:01 + PYENV_ROOT=/opt/pyenv 02:24:01 + 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 02:24:01 + 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 02:24:01 + pyenv versions 02:24:02 system 02:24:02 3.8.20 02:24:02 3.9.20 02:24:02 3.10.15 02:24:02 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:24:02 + command -v pyenv 02:24:02 ++ pyenv init - --no-rehash 02:24:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:24:02 for i in ${!paths[@]}; do 02:24:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:24:02 fi; done; 02:24:02 echo "${paths[*]}"'\'')" 02:24:02 export PATH="/opt/pyenv/shims:${PATH}" 02:24:02 export PYENV_SHELL=bash 02:24:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:24:02 pyenv() { 02:24:02 local command 02:24:02 command="${1:-}" 02:24:02 if [ "$#" -gt 0 ]; then 02:24:02 shift 02:24:02 fi 02:24:02 02:24:02 case "$command" in 02:24:02 rehash|shell) 02:24:02 eval "$(pyenv "sh-$command" "$@")" 02:24:02 ;; 02:24:02 *) 02:24:02 command pyenv "$command" "$@" 02:24:02 ;; 02:24:02 esac 02:24:02 }' 02:24:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:24:02 for i in ${!paths[@]}; do 02:24:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:24:02 fi; done; 02:24:02 echo "${paths[*]}"' 02:24:02 ++ 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 02:24:02 ++ 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 02:24:02 ++ 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 02:24:02 ++ export PYENV_SHELL=bash 02:24:02 ++ PYENV_SHELL=bash 02:24:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:24:02 +++ complete -F _pyenv pyenv 02:24:02 ++ lf-pyver python3 02:24:02 ++ local py_version_xy=python3 02:24:02 ++ local py_version_xyz= 02:24:02 ++ pyenv versions 02:24:02 ++ local command 02:24:02 ++ awk '{ print $1 }' 02:24:02 ++ sed 's/^[ *]* //' 02:24:02 ++ command=versions 02:24:02 ++ '[' 1 -gt 0 ']' 02:24:02 ++ shift 02:24:02 ++ case "$command" in 02:24:02 ++ grep -E '^[0-9.]*[0-9]$' 02:24:02 ++ command pyenv versions 02:24:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:24:02 +++ sort -V 02:24:02 +++ tail -n 1 02:24:02 +++ grep '^3' /tmp/.pyenv_versions 02:24:02 ++ py_version_xyz=3.11.10 02:24:02 ++ [[ -z 3.11.10 ]] 02:24:02 ++ echo 3.11.10 02:24:02 ++ return 0 02:24:02 + pyenv local 3.11.10 02:24:02 + local command 02:24:02 + command=local 02:24:02 + '[' 2 -gt 0 ']' 02:24:02 + shift 02:24:02 + case "$command" in 02:24:02 + command pyenv local 3.11.10 02:24:02 + for arg in "$@" 02:24:02 + case $arg in 02:24:02 + pkg_list+='tox ' 02:24:02 + for arg in "$@" 02:24:02 + case $arg in 02:24:02 + pkg_list+='virtualenv ' 02:24:02 + for arg in "$@" 02:24:02 + case $arg in 02:24:02 + pkg_list+='urllib3~=1.26.15 ' 02:24:02 + [[ -f /tmp/.toxenv ]] 02:24:02 + [[ ! -f /tmp/.toxenv ]] 02:24:02 + [[ -n '' ]] 02:24:02 + python3 -m venv /tmp/venv-fVT2 02:24:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fVT2' 02:24:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fVT2 02:24:06 + echo /tmp/venv-fVT2 02:24:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:24:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:24:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:24:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:06 + local 'pip_opts=--upgrade --quiet' 02:24:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:24:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:24:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:24:06 + [[ -n '' ]] 02:24:06 + [[ -n '' ]] 02:24:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:24:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:06 + /tmp/venv-fVT2/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 02:24:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:24:10 lf-activate-venv(): INFO: Base packages installed successfully 02:24:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:24:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:24:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:24:10 + /tmp/venv-fVT2/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 02:24:11 + type python3 02:24:11 + true 02:24:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fVT2/bin to PATH' 02:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-fVT2/bin to PATH 02:24:11 + PATH=/tmp/venv-fVT2/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 02:24:11 + return 0 02:24:11 + python3 --version 02:24:11 Python 3.11.10 02:24:11 + python3 -m pip --version 02:24:12 pip 25.3 from /tmp/venv-fVT2/lib/python3.11/site-packages/pip (python 3.11) 02:24:12 + python3 -m pip freeze 02:24:12 cachetools==6.2.4 02:24:12 chardet==5.2.0 02:24:12 colorama==0.4.6 02:24:12 distlib==0.4.0 02:24:12 filelock==3.20.1 02:24:12 packaging==25.0 02:24:12 platformdirs==4.5.1 02:24:12 pluggy==1.6.0 02:24:12 pyproject-api==1.10.0 02:24:12 tox==4.32.0 02:24:12 urllib3==1.26.20 02:24:12 virtualenv==20.35.4 02:24:12 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2593892701530561273.sh 02:24:12 [EnvInject] - Injecting environment variables from a build step. 02:24:12 [EnvInject] - Injecting as environment variables the properties content 02:24:12 PARALLEL=False 02:24:12 02:24:12 [EnvInject] - Variables injected successfully. 02:24:12 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins35445831409170212.sh 02:24:12 ---> tox-run.sh 02:24:12 + 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 02:24:12 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:24:12 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:24:12 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:24:12 + cd /w/workspace/builder-tox-verify-master/. 02:24:12 + source /home/jenkins/lf-env.sh 02:24:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:24:12 ++ mktemp -d /tmp/venv-XXXX 02:24:12 + lf_venv=/tmp/venv-DhN4 02:24:12 + local venv_file=/tmp/.os_lf_venv 02:24:12 + local python=python3 02:24:12 + local options 02:24:12 + local set_path=true 02:24:12 + local install_args= 02:24:12 ++ 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 02:24:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:24:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:24:12 + true 02:24:12 + case $1 in 02:24:12 + venv_file=/tmp/.toxenv 02:24:12 + shift 2 02:24:12 + true 02:24:12 + case $1 in 02:24:12 + shift 02:24:12 + break 02:24:12 + case $python in 02:24:12 + local pkg_list= 02:24:12 + [[ -d /opt/pyenv ]] 02:24:12 + echo 'Setup pyenv:' 02:24:12 Setup pyenv: 02:24:12 + export PYENV_ROOT=/opt/pyenv 02:24:12 + PYENV_ROOT=/opt/pyenv 02:24:12 + 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 02:24:12 + 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 02:24:12 + pyenv versions 02:24:12 system 02:24:12 3.8.20 02:24:12 3.9.20 02:24:12 3.10.15 02:24:12 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:24:12 + command -v pyenv 02:24:12 ++ pyenv init - --no-rehash 02:24:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:24:12 for i in ${!paths[@]}; do 02:24:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:24:12 fi; done; 02:24:12 echo "${paths[*]}"'\'')" 02:24:12 export PATH="/opt/pyenv/shims:${PATH}" 02:24:12 export PYENV_SHELL=bash 02:24:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:24:12 pyenv() { 02:24:12 local command 02:24:12 command="${1:-}" 02:24:12 if [ "$#" -gt 0 ]; then 02:24:12 shift 02:24:12 fi 02:24:12 02:24:12 case "$command" in 02:24:12 rehash|shell) 02:24:12 eval "$(pyenv "sh-$command" "$@")" 02:24:12 ;; 02:24:12 *) 02:24:12 command pyenv "$command" "$@" 02:24:12 ;; 02:24:12 esac 02:24:12 }' 02:24:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:24:12 for i in ${!paths[@]}; do 02:24:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:24:12 fi; done; 02:24:12 echo "${paths[*]}"' 02:24:12 ++ 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 02:24:12 ++ 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 02:24:12 ++ 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 02:24:12 ++ export PYENV_SHELL=bash 02:24:12 ++ PYENV_SHELL=bash 02:24:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:24:12 +++ complete -F _pyenv pyenv 02:24:12 ++ lf-pyver python3 02:24:12 ++ local py_version_xy=python3 02:24:12 ++ local py_version_xyz= 02:24:12 ++ pyenv versions 02:24:12 ++ local command 02:24:12 ++ command=versions 02:24:12 ++ '[' 1 -gt 0 ']' 02:24:12 ++ shift 02:24:12 ++ case "$command" in 02:24:12 ++ command pyenv versions 02:24:12 ++ awk '{ print $1 }' 02:24:12 ++ grep -E '^[0-9.]*[0-9]$' 02:24:12 ++ sed 's/^[ *]* //' 02:24:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:24:12 +++ grep '^3' /tmp/.pyenv_versions 02:24:12 +++ tail -n 1 02:24:12 +++ sort -V 02:24:12 ++ py_version_xyz=3.11.10 02:24:12 ++ [[ -z 3.11.10 ]] 02:24:12 ++ echo 3.11.10 02:24:12 ++ return 0 02:24:12 + pyenv local 3.11.10 02:24:12 + local command 02:24:12 + command=local 02:24:12 + '[' 2 -gt 0 ']' 02:24:12 + shift 02:24:12 + case "$command" in 02:24:12 + command pyenv local 3.11.10 02:24:12 + for arg in "$@" 02:24:12 + case $arg in 02:24:12 + pkg_list+='tox ' 02:24:12 + for arg in "$@" 02:24:12 + case $arg in 02:24:12 + pkg_list+='virtualenv ' 02:24:12 + for arg in "$@" 02:24:12 + case $arg in 02:24:12 + pkg_list+='urllib3~=1.26.15 ' 02:24:12 + [[ -f /tmp/.toxenv ]] 02:24:12 ++ cat /tmp/.toxenv 02:24:12 + lf_venv=/tmp/venv-fVT2 02:24:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fVT2 from' file:/tmp/.toxenv 02:24:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fVT2 from file:/tmp/.toxenv 02:24:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:24:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:12 + local 'pip_opts=--upgrade --quiet' 02:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:24:12 + [[ -n '' ]] 02:24:12 + [[ -n '' ]] 02:24:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:24:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:12 + /tmp/venv-fVT2/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 02:24:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:24:13 lf-activate-venv(): INFO: Base packages installed successfully 02:24:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:24:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:24:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:24:13 + /tmp/venv-fVT2/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 02:24:14 + type python3 02:24:14 + true 02:24:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fVT2/bin to PATH' 02:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-fVT2/bin to PATH 02:24:14 + PATH=/tmp/venv-fVT2/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 02:24:14 + return 0 02:24:14 + [[ -d /opt/pyenv ]] 02:24:14 + echo '---> Setting up pyenv' 02:24:14 ---> Setting up pyenv 02:24:14 + export PYENV_ROOT=/opt/pyenv 02:24:14 + PYENV_ROOT=/opt/pyenv 02:24:14 + export PATH=/opt/pyenv/bin:/tmp/venv-fVT2/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 02:24:14 + PATH=/opt/pyenv/bin:/tmp/venv-fVT2/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 02:24:14 ++ pwd 02:24:14 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:24:14 + export PYTHONPATH 02:24:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:24:14 + TOX_TESTENV_PASSENV=PYTHONPATH 02:24:14 + tox --version 02:24:15 4.32.0 from /tmp/venv-fVT2/lib/python3.11/site-packages/tox/__init__.py 02:24:15 + PARALLEL=False 02:24:15 + TOX_OPTIONS_LIST= 02:24:15 + [[ -n '' ]] 02:24:15 + case ${PARALLEL,,} in 02:24:15 + tox 02:24:15 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:24:15 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:24:35 docs: freeze> python -m pip freeze --all 02:24:35 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.2,webcolors==25.10.0 02:24:35 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 02:24:37 docs: OK ✔ in 22.31 seconds 02:24:37 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:24:54 docs-linkcheck: freeze> python -m pip freeze --all 02:24:55 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.2,webcolors==25.10.0 02:24:55 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 02:24:57 docs-linkcheck: OK ✔ in 19.54 seconds 02:24:57 jjb-version: freeze> python -m pip freeze --all 02:24:57 jjb-version: pip==25.3,setuptools==80.9.0 02:24:57 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:24:57 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:24:57 JJB version in tox.ini: 6.3.0 02:24:58 jjb-version: OK ✔ in 0.79 seconds 02:24:58 prefix: freeze> python -m pip freeze --all 02:24:58 prefix: pip==25.3,setuptools==80.9.0 02:24:58 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:24:58 prefix: OK ✔ in 0.78 seconds 02:24:58 robot: freeze> python -m pip freeze --all 02:24:59 robot: pip==25.3,setuptools==80.9.0 02:24:59 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:24:59 docs: OK (22.31=setup[20.51]+cmd[1.80] seconds) 02:24:59 docs-linkcheck: OK (19.54=setup[17.40]+cmd[2.14] seconds) 02:24:59 jjb-version: OK (0.79=setup[0.76]+cmd[0.03] seconds) 02:24:59 prefix: OK (0.78=setup[0.76]+cmd[0.02] seconds) 02:24:59 robot: OK (0.84=setup[0.80]+cmd[0.04] seconds) 02:24:59 congratulations :) (44.28 seconds) 02:24:59 + tox_status=0 02:24:59 + echo '---> Completed tox runs' 02:24:59 ---> Completed tox runs 02:24:59 + for i in .tox/*/log 02:24:59 ++ awk -F/ '{print $2}' 02:24:59 ++ echo .tox/docs-linkcheck/log 02:24:59 + tox_env=docs-linkcheck 02:24:59 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:24:59 + for i in .tox/*/log 02:24:59 ++ awk -F/ '{print $2}' 02:24:59 ++ echo .tox/docs/log 02:24:59 + tox_env=docs 02:24:59 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:24:59 + for i in .tox/*/log 02:24:59 ++ echo .tox/jjb-version/log 02:24:59 ++ awk -F/ '{print $2}' 02:24:59 + tox_env=jjb-version 02:24:59 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:24:59 + for i in .tox/*/log 02:24:59 ++ awk -F/ '{print $2}' 02:24:59 ++ echo .tox/prefix/log 02:24:59 + tox_env=prefix 02:24:59 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:24:59 + for i in .tox/*/log 02:24:59 ++ awk -F/ '{print $2}' 02:24:59 ++ echo .tox/robot/log 02:24:59 + tox_env=robot 02:24:59 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:24:59 + DOC_DIR=docs/_build/html 02:24:59 + [[ -d docs/_build/html ]] 02:24:59 + echo '---> Archiving generated docs' 02:24:59 ---> Archiving generated docs 02:24:59 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:24:59 + echo '---> tox-run.sh ends' 02:24:59 ---> tox-run.sh ends 02:24:59 + test 0 -eq 0 02:24:59 $ ssh-agent -k 02:24:59 unset SSH_AUTH_SOCK; 02:24:59 unset SSH_AGENT_PID; 02:24:59 echo Agent pid 1521 killed; 02:24:59 [ssh-agent] Stopped. 02:24:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:24:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15499728871618376191.sh 02:24:59 ---> sysstat.sh 02:25:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10252499495443868713.sh 02:25:00 ---> package-listing.sh 02:25:00 ++ facter osfamily 02:25:00 ++ tr '[:upper:]' '[:lower:]' 02:25:00 + OS_FAMILY=debian 02:25:00 + workspace=/w/workspace/builder-tox-verify-master 02:25:00 + START_PACKAGES=/tmp/packages_start.txt 02:25:00 + END_PACKAGES=/tmp/packages_end.txt 02:25:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:00 + PACKAGES=/tmp/packages_start.txt 02:25:00 + '[' /w/workspace/builder-tox-verify-master ']' 02:25:00 + PACKAGES=/tmp/packages_end.txt 02:25:00 + case "${OS_FAMILY}" in 02:25:00 + dpkg -l 02:25:00 + grep '^ii' 02:25:00 + '[' -f /tmp/packages_start.txt ']' 02:25:00 + '[' -f /tmp/packages_end.txt ']' 02:25:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:00 + '[' /w/workspace/builder-tox-verify-master ']' 02:25:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:25:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:25:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4532847238493713080.sh 02:25:00 ---> capture-instance-metadata.sh 02:25:00 Setup pyenv: 02:25:00 system 02:25:00 3.8.20 02:25:00 3.9.20 02:25:00 3.10.15 02:25:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CHzB from file:/tmp/.os_lf_venv 02:25:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:03 lf-activate-venv(): INFO: Base packages installed successfully 02:25:03 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-CHzB/bin to PATH 02:25:16 INFO: Running in OpenStack, capturing instance metadata 02:25:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11139323890218373344.sh 02:25:16 provisioning config files... 02:25:16 Could not find credentials [logs] for builder-tox-verify-master #8124 02:25:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config14769300647865151091tmp 02:25:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:25:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:25:16 provisioning config files... 02:25:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:25:17 [EnvInject] - Injecting environment variables from a build step. 02:25:17 [EnvInject] - Injecting as environment variables the properties content 02:25:17 SERVER_ID=logs 02:25:17 02:25:17 [EnvInject] - Variables injected successfully. 02:25:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17370035949870141831.sh 02:25:17 ---> create-netrc.sh 02:25:17 WARN: Log server credential not found. 02:25:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6704071409704195965.sh 02:25:17 ---> python-tools-install.sh 02:25:17 Setup pyenv: 02:25:17 system 02:25:17 3.8.20 02:25:17 3.9.20 02:25:17 3.10.15 02:25:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CHzB from file:/tmp/.os_lf_venv 02:25:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:19 lf-activate-venv(): INFO: Base packages installed successfully 02:25:19 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-CHzB/bin to PATH 02:25:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9320291822897485032.sh 02:25:29 ---> sudo-logs.sh 02:25:29 Archiving 'sudo' log.. 02:25:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14890360285561606932.sh 02:25:29 ---> job-cost.sh 02:25:29 Setup pyenv: 02:25:29 system 02:25:29 3.8.20 02:25:29 3.9.20 02:25:29 3.10.15 02:25:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CHzB from file:/tmp/.os_lf_venv 02:25:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:31 lf-activate-venv(): INFO: Base packages installed successfully 02:25:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:25:37 lf-activate-venv(): INFO: Adding /tmp/venv-CHzB/bin to PATH 02:25:37 INFO: No Stack... 02:25:38 INFO: Retrieving Pricing Info for: v3-standard-2 02:25:38 INFO: Archiving Costs 02:25:38 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11950258554521998527.sh 02:25:38 ---> logs-deploy.sh 02:25:38 Setup pyenv: 02:25:38 system 02:25:38 3.8.20 02:25:38 3.9.20 02:25:38 3.10.15 02:25:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:25:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CHzB from file:/tmp/.os_lf_venv 02:25:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:40 lf-activate-venv(): INFO: Base packages installed successfully 02:25:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:25:51 lf-activate-venv(): INFO: Adding /tmp/venv-CHzB/bin to PATH 02:25:51 WARNING: Nexus logging server not set 02:25:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8124/ 02:25:51 INFO: archiving logs to S3 02:25:52 ---> uname -a: 02:25:52 Linux prd-ubuntu2204-builder-2c-2g-14993 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 02:25:52 02:25:52 02:25:52 ---> lscpu: 02:25:52 Architecture: x86_64 02:25:52 CPU op-mode(s): 32-bit, 64-bit 02:25:52 Address sizes: 40 bits physical, 48 bits virtual 02:25:52 Byte Order: Little Endian 02:25:52 CPU(s): 2 02:25:52 On-line CPU(s) list: 0,1 02:25:52 Vendor ID: AuthenticAMD 02:25:52 Model name: AMD EPYC-Rome Processor 02:25:52 CPU family: 23 02:25:52 Model: 49 02:25:52 Thread(s) per core: 1 02:25:52 Core(s) per socket: 1 02:25:52 Socket(s): 2 02:25:52 Stepping: 0 02:25:52 BogoMIPS: 5600.00 02:25:52 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 02:25:52 Virtualization: AMD-V 02:25:52 Hypervisor vendor: KVM 02:25:52 Virtualization type: full 02:25:52 L1d cache: 64 KiB (2 instances) 02:25:52 L1i cache: 64 KiB (2 instances) 02:25:52 L2 cache: 1 MiB (2 instances) 02:25:52 L3 cache: 32 MiB (2 instances) 02:25:52 NUMA node(s): 1 02:25:52 NUMA node0 CPU(s): 0,1 02:25:52 Vulnerability Gather data sampling: Not affected 02:25:52 Vulnerability Indirect target selection: Not affected 02:25:52 Vulnerability Itlb multihit: Not affected 02:25:52 Vulnerability L1tf: Not affected 02:25:52 Vulnerability Mds: Not affected 02:25:52 Vulnerability Meltdown: Not affected 02:25:52 Vulnerability Mmio stale data: Not affected 02:25:52 Vulnerability Reg file data sampling: Not affected 02:25:52 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:25:52 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:25:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:25:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:25:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:25:52 Vulnerability Srbds: Not affected 02:25:52 Vulnerability Tsa: Not affected 02:25:52 Vulnerability Tsx async abort: Not affected 02:25:52 Vulnerability Vmscape: Not affected 02:25:52 02:25:52 02:25:52 ---> nproc: 02:25:52 2 02:25:52 02:25:52 02:25:52 ---> df -h: 02:25:52 Filesystem Size Used Avail Use% Mounted on 02:25:52 tmpfs 794M 1.1M 793M 1% /run 02:25:52 /dev/vda1 39G 9.2G 30G 24% / 02:25:52 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:25:52 tmpfs 5.0M 0 5.0M 0% /run/lock 02:25:52 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:25:52 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:25:52 02:25:52 02:25:52 ---> free -m: 02:25:52 total used free shared buff/cache available 02:25:52 Mem: 7937 544 4003 4 3389 7082 02:25:52 Swap: 1023 0 1023 02:25:52 02:25:52 02:25:52 ---> ip addr: 02:25:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:25:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:25:52 inet 127.0.0.1/8 scope host lo 02:25:52 valid_lft forever preferred_lft forever 02:25:52 inet6 ::1/128 scope host 02:25:52 valid_lft forever preferred_lft forever 02:25:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:25:52 link/ether fa:16:3e:d3:8d:62 brd ff:ff:ff:ff:ff:ff 02:25:52 altname enp0s3 02:25:52 inet 10.30.171.128/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:25:52 valid_lft 86190sec preferred_lft 86190sec 02:25:52 inet6 fe80::f816:3eff:fed3:8d62/64 scope link 02:25:52 valid_lft forever preferred_lft forever 02:25:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:25:52 link/ether aa:8c:df:72:71:3f brd ff:ff:ff:ff:ff:ff 02:25:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:25:52 valid_lft forever preferred_lft forever 02:25:52 02:25:52 02:25:52 ---> sar -b -r -n DEV: 02:25:52 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-14993) 12/19/25 _x86_64_ (2 CPU) 02:25:52 02:25:52 02:22:23 LINUX RESTART (2 CPU) 02:25:52 02:25:52 02:25:52 ---> sar -P ALL: 02:25:52 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-14993) 12/19/25 _x86_64_ (2 CPU) 02:25:52 02:25:52 02:22:23 LINUX RESTART (2 CPU) 02:25:52 02:25:52 02:25:52