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