14:16:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118568 14:16:33 Running as SYSTEM 14:16:33 [EnvInject] - Loading node environment variables. 14:16:33 Building remotely on prd-ubuntu2204-builder-2c-2g-3309 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 14:16:33 [ssh-agent] Looking for ssh-agent implementation... 14:16:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:33 $ ssh-agent 14:16:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6Lmf6G/agent.1521 14:16:33 SSH_AGENT_PID=1523 14:16:33 [ssh-agent] Started. 14:16:33 Running ssh-add (command line suppressed) 14:16:33 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_9682613132381432909.key (/w/workspace/builder-tox-verify-master@tmp/private_key_9682613132381432909.key) 14:16:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:16:33 The recommended git tool is: NONE 14:16:36 using credential jenkins-ssh 14:16:36 Wiping out workspace first. 14:16:36 Cloning the remote Git repository 14:16:36 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:16:36 > git init /w/workspace/builder-tox-verify-master # timeout=10 14:16:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:16:36 > git --version # timeout=10 14:16:36 > git --version # 'git version 2.34.1' 14:16:36 using GIT_SSH to set credentials jenkins-ssh 14:16:36 Verifying host key using known hosts file 14:16:36 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. 14:16:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:16:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:16:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:16:39 using GIT_SSH to set credentials jenkins-ssh 14:16:39 Verifying host key using known hosts file 14:16: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. 14:16:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/68/118568/2 # timeout=10 14:16:39 > git rev-parse 5a495fca6958b2072d82b3547e147481264e48fb^{commit} # timeout=10 14:16:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:16:39 Checking out Revision 5a495fca6958b2072d82b3547e147481264e48fb (refs/changes/68/118568/2) 14:16:39 > git config core.sparsecheckout # timeout=10 14:16:39 > git checkout -f 5a495fca6958b2072d82b3547e147481264e48fb # timeout=10 14:16:42 Commit message: "feat: Do Packer builds via Tailscale bastion" 14:16:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:16:42 > git rev-list --no-walk 9bb3a5e51681e1adeb2e07224cd2d7a3d3d3edba # timeout=10 14:16:42 > git remote # timeout=10 14:16:42 > git submodule init # timeout=10 14:16:42 > git submodule sync # timeout=10 14:16:42 > git config --get remote.origin.url # timeout=10 14:16:42 > git submodule init # timeout=10 14:16:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:16:43 > git config --get submodule.global-jjb.url # timeout=10 14:16:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:16:43 > git config --get submodule.packer/common-packer.url # timeout=10 14:16:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:16:43 > git submodule update --init --recursive global-jjb # timeout=10 14:16:43 > git submodule update --init --recursive packer/common-packer # timeout=10 14:16:45 provisioning config files... 14:16:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:16:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:16:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11800479895170783288.sh 14:16:45 ---> python-tools-install.sh 14:16:45 Setup pyenv: 14:16:45 * system (set by /opt/pyenv/version) 14:16:45 * 3.8.20 (set by /opt/pyenv/version) 14:16:45 * 3.9.20 (set by /opt/pyenv/version) 14:16:45 3.10.15 14:16:45 3.11.10 14:16:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HFcW 14:16:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:16:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:16:54 lf-activate-venv(): INFO: Base packages installed successfully 14:16:54 lf-activate-venv(): INFO: Installing additional packages: lftools 14:17:23 lf-activate-venv(): INFO: Adding /tmp/venv-HFcW/bin to PATH 14:17:23 Generating Requirements File 14:18:23 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. 14:18:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:18:24 Python 3.11.10 14:18:24 pip 25.2 from /tmp/venv-HFcW/lib/python3.11/site-packages/pip (python 3.11) 14:18:24 appdirs==1.4.4 14:18:24 argcomplete==3.6.2 14:18:24 aspy.yaml==1.3.0 14:18:24 attrs==25.4.0 14:18:24 autopage==0.5.2 14:18:24 beautifulsoup4==4.14.2 14:18:24 boto3==1.40.50 14:18:24 botocore==1.40.50 14:18:24 bs4==0.0.2 14:18:24 cachetools==6.2.1 14:18:24 certifi==2025.10.5 14:18:24 cffi==2.0.0 14:18:24 cfgv==3.4.0 14:18:24 chardet==5.2.0 14:18:24 charset-normalizer==3.4.3 14:18:24 click==8.3.0 14:18:24 cliff==4.11.0 14:18:24 cmd2==2.7.0 14:18:24 cryptography==3.3.2 14:18:24 debtcollector==3.0.0 14:18:24 decorator==5.2.1 14:18:24 defusedxml==0.7.1 14:18:24 Deprecated==1.2.18 14:18:24 distlib==0.4.0 14:18:24 dnspython==2.8.0 14:18:24 docker==7.1.0 14:18:24 dogpile.cache==1.5.0 14:18:24 durationpy==0.10 14:18:24 email-validator==2.3.0 14:18:24 filelock==3.20.0 14:18:24 future==1.0.0 14:18:24 gitdb==4.0.12 14:18:24 GitPython==3.1.45 14:18:24 google-auth==2.41.1 14:18:24 httplib2==0.31.0 14:18:24 identify==2.6.15 14:18:24 idna==3.11 14:18:24 importlib-resources==1.5.0 14:18:24 iso8601==2.1.0 14:18:24 Jinja2==3.1.6 14:18:24 jmespath==1.0.1 14:18:24 jsonpatch==1.33 14:18:24 jsonpointer==3.0.0 14:18:24 jsonschema==4.25.1 14:18:24 jsonschema-specifications==2025.9.1 14:18:24 keystoneauth1==5.12.0 14:18:24 kubernetes==34.1.0 14:18:24 lftools==0.37.15 14:18:24 lxml==6.0.2 14:18:24 markdown-it-py==4.0.0 14:18:24 MarkupSafe==3.0.3 14:18:24 mdurl==0.1.2 14:18:24 msgpack==1.1.2 14:18:24 multi_key_dict==2.0.3 14:18:24 munch==4.0.0 14:18:24 netaddr==1.3.0 14:18:24 niet==1.4.2 14:18:24 nodeenv==1.9.1 14:18:24 oauth2client==4.1.3 14:18:24 oauthlib==3.3.1 14:18:24 openstacksdk==4.7.1 14:18:24 os-service-types==1.8.0 14:18:24 osc-lib==4.2.0 14:18:24 oslo.config==10.0.0 14:18:24 oslo.context==6.1.0 14:18:24 oslo.i18n==6.6.0 14:18:24 oslo.log==7.2.1 14:18:24 oslo.serialization==5.8.0 14:18:24 oslo.utils==9.1.0 14:18:24 packaging==25.0 14:18:24 pbr==7.0.1 14:18:24 platformdirs==4.5.0 14:18:24 prettytable==3.16.0 14:18:24 psutil==7.1.0 14:18:24 pyasn1==0.6.1 14:18:24 pyasn1_modules==0.4.2 14:18:24 pycparser==2.23 14:18:24 pygerrit2==2.0.15 14:18:24 PyGithub==2.8.1 14:18:24 Pygments==2.19.2 14:18:24 PyJWT==2.10.1 14:18:24 PyNaCl==1.6.0 14:18:24 pyparsing==2.4.7 14:18:24 pyperclip==1.11.0 14:18:24 pyrsistent==0.20.0 14:18:24 python-cinderclient==9.8.0 14:18:24 python-dateutil==2.9.0.post0 14:18:24 python-heatclient==4.3.0 14:18:24 python-jenkins==1.8.3 14:18:24 python-keystoneclient==5.7.0 14:18:24 python-magnumclient==4.9.0 14:18:24 python-openstackclient==8.2.0 14:18:24 python-swiftclient==4.8.0 14:18:24 PyYAML==6.0.3 14:18:24 referencing==0.36.2 14:18:24 requests==2.32.5 14:18:24 requests-oauthlib==2.0.0 14:18:24 requestsexceptions==1.4.0 14:18:24 rfc3986==2.0.0 14:18:24 rich==14.2.0 14:18:24 rich-argparse==1.7.1 14:18:24 rpds-py==0.27.1 14:18:24 rsa==4.9.1 14:18:24 ruamel.yaml==0.18.15 14:18:24 ruamel.yaml.clib==0.2.14 14:18:24 s3transfer==0.14.0 14:18:24 simplejson==3.20.2 14:18:24 six==1.17.0 14:18:24 smmap==5.0.2 14:18:24 soupsieve==2.8 14:18:24 stevedore==5.5.0 14:18:24 tabulate==0.9.0 14:18:24 toml==0.10.2 14:18:24 tomlkit==0.13.3 14:18:24 tqdm==4.67.1 14:18:24 typing_extensions==4.15.0 14:18:24 tzdata==2025.2 14:18:24 urllib3==1.26.20 14:18:24 virtualenv==20.35.3 14:18:24 wcwidth==0.2.14 14:18:24 websocket-client==1.9.0 14:18:24 wrapt==1.17.3 14:18:24 xdg==6.0.0 14:18:24 xmltodict==1.0.2 14:18:24 yq==3.4.3 14:18:24 [EnvInject] - Injecting environment variables from a build step. 14:18:24 [EnvInject] - Injecting as environment variables the properties content 14:18:24 PYTHON=python3 14:18:24 14:18:24 [EnvInject] - Variables injected successfully. 14:18:24 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4056581013114392365.sh 14:18:25 ---> tox-install.sh 14:18:25 + source /home/jenkins/lf-env.sh 14:18:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:25 ++ mktemp -d /tmp/venv-XXXX 14:18:25 + lf_venv=/tmp/venv-9wd5 14:18:25 + local venv_file=/tmp/.os_lf_venv 14:18:25 + local python=python3 14:18:25 + local options 14:18:25 + local set_path=true 14:18:25 + local install_args= 14:18:25 ++ 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 14:18:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:25 + true 14:18:25 + case $1 in 14:18:25 + venv_file=/tmp/.toxenv 14:18:25 + shift 2 14:18:25 + true 14:18:25 + case $1 in 14:18:25 + shift 14:18:25 + break 14:18:25 + case $python in 14:18:25 + local pkg_list= 14:18:25 + [[ -d /opt/pyenv ]] 14:18:25 + echo 'Setup pyenv:' 14:18:25 Setup pyenv: 14:18:25 + export PYENV_ROOT=/opt/pyenv 14:18:25 + PYENV_ROOT=/opt/pyenv 14:18:25 + 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 14:18:25 + 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 14:18:25 + pyenv versions 14:18:25 system 14:18:25 3.8.20 14:18:25 3.9.20 14:18:25 3.10.15 14:18:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:18:25 + command -v pyenv 14:18:25 ++ pyenv init - --no-rehash 14:18:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:18:25 for i in ${!paths[@]}; do 14:18:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:18:25 fi; done; 14:18:25 echo "${paths[*]}"'\'')" 14:18:25 export PATH="/opt/pyenv/shims:${PATH}" 14:18:25 export PYENV_SHELL=bash 14:18:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:25 pyenv() { 14:18:25 local command 14:18:25 command="${1:-}" 14:18:25 if [ "$#" -gt 0 ]; then 14:18:25 shift 14:18:25 fi 14:18:25 14:18:25 case "$command" in 14:18:25 rehash|shell) 14:18:25 eval "$(pyenv "sh-$command" "$@")" 14:18:25 ;; 14:18:25 *) 14:18:25 command pyenv "$command" "$@" 14:18:25 ;; 14:18:25 esac 14:18:25 }' 14:18:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:18:25 for i in ${!paths[@]}; do 14:18:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:18:25 fi; done; 14:18:25 echo "${paths[*]}"' 14:18:25 ++ 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 14:18:25 ++ 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 14:18:25 ++ 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 14:18:25 ++ export PYENV_SHELL=bash 14:18:25 ++ PYENV_SHELL=bash 14:18:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:25 +++ complete -F _pyenv pyenv 14:18:25 ++ lf-pyver python3 14:18:25 ++ local py_version_xy=python3 14:18:25 ++ local py_version_xyz= 14:18:25 ++ pyenv versions 14:18:25 ++ local command 14:18:25 ++ command=versions 14:18:25 ++ grep -E '^[0-9.]*[0-9]$' 14:18:25 ++ awk '{ print $1 }' 14:18:25 ++ '[' 1 -gt 0 ']' 14:18:25 ++ shift 14:18:25 ++ sed 's/^[ *]* //' 14:18:25 ++ case "$command" in 14:18:25 ++ command pyenv versions 14:18:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:25 +++ sort -V 14:18:25 +++ grep '^3' /tmp/.pyenv_versions 14:18:25 +++ tail -n 1 14:18:25 ++ py_version_xyz=3.11.10 14:18:25 ++ [[ -z 3.11.10 ]] 14:18:25 ++ echo 3.11.10 14:18:25 ++ return 0 14:18:25 + pyenv local 3.11.10 14:18:25 + local command 14:18:25 + command=local 14:18:25 + '[' 2 -gt 0 ']' 14:18:25 + shift 14:18:25 + case "$command" in 14:18:25 + command pyenv local 3.11.10 14:18:25 + for arg in "$@" 14:18:25 + case $arg in 14:18:25 + pkg_list+='tox ' 14:18:25 + for arg in "$@" 14:18:25 + case $arg in 14:18:25 + pkg_list+='virtualenv ' 14:18:25 + for arg in "$@" 14:18:25 + case $arg in 14:18:25 + pkg_list+='urllib3~=1.26.15 ' 14:18:25 + [[ -f /tmp/.toxenv ]] 14:18:25 + [[ ! -f /tmp/.toxenv ]] 14:18:25 + [[ -n '' ]] 14:18:25 + python3 -m venv /tmp/venv-9wd5 14:18:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9wd5' 14:18:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9wd5 14:18:29 + echo /tmp/venv-9wd5 14:18:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:18:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:18:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:18:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:29 + local 'pip_opts=--upgrade --quiet' 14:18:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:18:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:18:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:18:29 + [[ -n '' ]] 14:18:29 + [[ -n '' ]] 14:18:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:18:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:29 + /tmp/venv-9wd5/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 14:18:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:18:34 lf-activate-venv(): INFO: Base packages installed successfully 14:18:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:18:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:18:34 + /tmp/venv-9wd5/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 14:18:38 + type python3 14:18:38 + true 14:18:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9wd5/bin to PATH' 14:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-9wd5/bin to PATH 14:18:38 + PATH=/tmp/venv-9wd5/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 14:18:38 + return 0 14:18:38 + python3 --version 14:18:38 Python 3.11.10 14:18:38 + python3 -m pip --version 14:18:38 pip 25.2 from /tmp/venv-9wd5/lib/python3.11/site-packages/pip (python 3.11) 14:18:38 + python3 -m pip freeze 14:18:38 cachetools==6.2.1 14:18:38 chardet==5.2.0 14:18:38 colorama==0.4.6 14:18:38 distlib==0.4.0 14:18:38 filelock==3.20.0 14:18:38 packaging==25.0 14:18:38 platformdirs==4.5.0 14:18:38 pluggy==1.6.0 14:18:38 pyproject-api==1.10.0 14:18:38 tox==4.31.0 14:18:38 urllib3==1.26.20 14:18:38 virtualenv==20.35.3 14:18:38 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins8190608179445611355.sh 14:18:38 [EnvInject] - Injecting environment variables from a build step. 14:18:38 [EnvInject] - Injecting as environment variables the properties content 14:18:38 PARALLEL=False 14:18:38 14:18:38 [EnvInject] - Variables injected successfully. 14:18:38 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4479386516909169693.sh 14:18:38 ---> tox-run.sh 14:18:38 + 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 14:18:38 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 14:18:38 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 14:18:38 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 14:18:38 + cd /w/workspace/builder-tox-verify-master/. 14:18:38 + source /home/jenkins/lf-env.sh 14:18:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:38 ++ mktemp -d /tmp/venv-XXXX 14:18:38 + lf_venv=/tmp/venv-QqqN 14:18:38 + local venv_file=/tmp/.os_lf_venv 14:18:38 + local python=python3 14:18:38 + local options 14:18:38 + local set_path=true 14:18:38 + local install_args= 14:18:38 ++ 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 14:18:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:38 + true 14:18:38 + case $1 in 14:18:38 + venv_file=/tmp/.toxenv 14:18:38 + shift 2 14:18:38 + true 14:18:38 + case $1 in 14:18:38 + shift 14:18:38 + break 14:18:38 + case $python in 14:18:38 + local pkg_list= 14:18:38 + [[ -d /opt/pyenv ]] 14:18:38 + echo 'Setup pyenv:' 14:18:38 Setup pyenv: 14:18:38 + export PYENV_ROOT=/opt/pyenv 14:18:38 + PYENV_ROOT=/opt/pyenv 14:18:38 + 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 14:18:38 + 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 14:18:38 + pyenv versions 14:18:38 system 14:18:38 3.8.20 14:18:38 3.9.20 14:18:38 3.10.15 14:18:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:18:38 + command -v pyenv 14:18:38 ++ pyenv init - --no-rehash 14:18:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:18:38 for i in ${!paths[@]}; do 14:18:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:18:38 fi; done; 14:18:38 echo "${paths[*]}"'\'')" 14:18:38 export PATH="/opt/pyenv/shims:${PATH}" 14:18:38 export PYENV_SHELL=bash 14:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:38 pyenv() { 14:18:38 local command 14:18:38 command="${1:-}" 14:18:38 if [ "$#" -gt 0 ]; then 14:18:38 shift 14:18:38 fi 14:18:38 14:18:38 case "$command" in 14:18:38 rehash|shell) 14:18:38 eval "$(pyenv "sh-$command" "$@")" 14:18:38 ;; 14:18:38 *) 14:18:38 command pyenv "$command" "$@" 14:18:38 ;; 14:18:38 esac 14:18:38 }' 14:18:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:18:38 for i in ${!paths[@]}; do 14:18:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:18:38 fi; done; 14:18:38 echo "${paths[*]}"' 14:18:38 ++ 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 14:18:38 ++ 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 14:18:38 ++ 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 14:18:38 ++ export PYENV_SHELL=bash 14:18:38 ++ PYENV_SHELL=bash 14:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:38 +++ complete -F _pyenv pyenv 14:18:38 ++ lf-pyver python3 14:18:38 ++ local py_version_xy=python3 14:18:38 ++ local py_version_xyz= 14:18:38 ++ sed 's/^[ *]* //' 14:18:38 ++ awk '{ print $1 }' 14:18:38 ++ grep -E '^[0-9.]*[0-9]$' 14:18:38 ++ pyenv versions 14:18:38 ++ local command 14:18:38 ++ command=versions 14:18:38 ++ '[' 1 -gt 0 ']' 14:18:38 ++ shift 14:18:38 ++ case "$command" in 14:18:38 ++ command pyenv versions 14:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:38 +++ grep '^3' /tmp/.pyenv_versions 14:18:38 +++ tail -n 1 14:18:38 +++ sort -V 14:18:39 ++ py_version_xyz=3.11.10 14:18:39 ++ [[ -z 3.11.10 ]] 14:18:39 ++ echo 3.11.10 14:18:39 ++ return 0 14:18:39 + pyenv local 3.11.10 14:18:39 + local command 14:18:39 + command=local 14:18:39 + '[' 2 -gt 0 ']' 14:18:39 + shift 14:18:39 + case "$command" in 14:18:39 + command pyenv local 3.11.10 14:18:39 + for arg in "$@" 14:18:39 + case $arg in 14:18:39 + pkg_list+='tox ' 14:18:39 + for arg in "$@" 14:18:39 + case $arg in 14:18:39 + pkg_list+='virtualenv ' 14:18:39 + for arg in "$@" 14:18:39 + case $arg in 14:18:39 + pkg_list+='urllib3~=1.26.15 ' 14:18:39 + [[ -f /tmp/.toxenv ]] 14:18:39 ++ cat /tmp/.toxenv 14:18:39 + lf_venv=/tmp/venv-9wd5 14:18:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wd5 from' file:/tmp/.toxenv 14:18:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wd5 from file:/tmp/.toxenv 14:18:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:18:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:39 + local 'pip_opts=--upgrade --quiet' 14:18:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:18:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:18:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:18:39 + [[ -n '' ]] 14:18:39 + [[ -n '' ]] 14:18:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:18:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:39 + /tmp/venv-9wd5/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 14:18:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:18:40 lf-activate-venv(): INFO: Base packages installed successfully 14:18:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:18:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:18:40 + /tmp/venv-9wd5/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 14:18:41 + type python3 14:18:41 + true 14:18:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9wd5/bin to PATH' 14:18:41 lf-activate-venv(): INFO: Adding /tmp/venv-9wd5/bin to PATH 14:18:41 + PATH=/tmp/venv-9wd5/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 14:18:41 + return 0 14:18:41 + [[ -d /opt/pyenv ]] 14:18:41 + echo '---> Setting up pyenv' 14:18:41 ---> Setting up pyenv 14:18:41 + export PYENV_ROOT=/opt/pyenv 14:18:41 + PYENV_ROOT=/opt/pyenv 14:18:41 + export PATH=/opt/pyenv/bin:/tmp/venv-9wd5/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 14:18:41 + PATH=/opt/pyenv/bin:/tmp/venv-9wd5/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 14:18:41 ++ pwd 14:18:41 + PYTHONPATH=/w/workspace/builder-tox-verify-master 14:18:41 + export PYTHONPATH 14:18:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:18:41 + TOX_TESTENV_PASSENV=PYTHONPATH 14:18:41 + tox --version 14:18:41 4.31.0 from /tmp/venv-9wd5/lib/python3.11/site-packages/tox/__init__.py 14:18:41 + PARALLEL=False 14:18:41 + TOX_OPTIONS_LIST= 14:18:41 + [[ -n '' ]] 14:18:41 + case ${PARALLEL,,} in 14:18:41 + tox 14:18:41 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 14:18:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:19:16 docs: freeze> python -m pip freeze --all 14:19:17 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,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-py==3.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.5.0,webcolors==24.11.1 14:19:17 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 14:19:19 docs: OK ✔ in 37.19 seconds 14:19:19 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:19:37 docs-linkcheck: freeze> python -m pip freeze --all 14:19:37 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,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-py==3.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.5.0,webcolors==24.11.1 14:19:37 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 14:19:40 docs-linkcheck: OK ✔ in 20.87 seconds 14:19:40 jjb-version: freeze> python -m pip freeze --all 14:19:40 jjb-version: pip==25.2,setuptools==80.9.0 14:19:40 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 14:19:40 JJB version in jjb/releng-jobs.yaml: 6.3.0 14:19:40 JJB version in tox.ini: 6.3.0 14:19:41 jjb-version: OK ✔ in 0.76 seconds 14:19:41 prefix: freeze> python -m pip freeze --all 14:19:41 prefix: pip==25.2,setuptools==80.9.0 14:19:41 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 14:19:41 prefix: OK ✔ in 0.82 seconds 14:19:41 robot: freeze> python -m pip freeze --all 14:19:42 robot: pip==25.2,setuptools==80.9.0 14:19:42 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 14:19:42 docs: OK (37.18=setup[35.18]+cmd[2.00] seconds) 14:19:42 docs-linkcheck: OK (20.87=setup[18.26]+cmd[2.61] seconds) 14:19:42 jjb-version: OK (0.75=setup[0.73]+cmd[0.03] seconds) 14:19:42 prefix: OK (0.82=setup[0.80]+cmd[0.02] seconds) 14:19:42 robot: OK (0.86=setup[0.82]+cmd[0.04] seconds) 14:19:42 congratulations :) (60.52 seconds) 14:19:42 + tox_status=0 14:19:42 + echo '---> Completed tox runs' 14:19:42 ---> Completed tox runs 14:19:42 + for i in .tox/*/log 14:19:42 ++ awk -F/ '{print $2}' 14:19:42 ++ echo .tox/docs-linkcheck/log 14:19:42 + tox_env=docs-linkcheck 14:19:42 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 14:19:42 + for i in .tox/*/log 14:19:42 ++ awk -F/ '{print $2}' 14:19:42 ++ echo .tox/docs/log 14:19:42 + tox_env=docs 14:19:42 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 14:19:42 + for i in .tox/*/log 14:19:42 ++ awk -F/ '{print $2}' 14:19:42 ++ echo .tox/jjb-version/log 14:19:42 + tox_env=jjb-version 14:19:42 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 14:19:42 + for i in .tox/*/log 14:19:42 ++ echo .tox/prefix/log 14:19:42 ++ awk -F/ '{print $2}' 14:19:42 + tox_env=prefix 14:19:42 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 14:19:42 + for i in .tox/*/log 14:19:42 ++ echo .tox/robot/log 14:19:42 ++ awk -F/ '{print $2}' 14:19:42 + tox_env=robot 14:19:42 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 14:19:42 + DOC_DIR=docs/_build/html 14:19:42 + [[ -d docs/_build/html ]] 14:19:42 + echo '---> Archiving generated docs' 14:19:42 ---> Archiving generated docs 14:19:42 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 14:19:42 + echo '---> tox-run.sh ends' 14:19:42 ---> tox-run.sh ends 14:19:42 + test 0 -eq 0 14:19:42 $ ssh-agent -k 14:19:42 unset SSH_AUTH_SOCK; 14:19:42 unset SSH_AGENT_PID; 14:19:42 echo Agent pid 1523 killed; 14:19:42 [ssh-agent] Stopped. 14:19:42 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12177283320236969584.sh 14:19:42 ---> sysstat.sh 14:19:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5171346009445215859.sh 14:19:43 ---> package-listing.sh 14:19:43 ++ tr '[:upper:]' '[:lower:]' 14:19:43 ++ facter osfamily 14:19:43 + OS_FAMILY=debian 14:19:43 + workspace=/w/workspace/builder-tox-verify-master 14:19:43 + START_PACKAGES=/tmp/packages_start.txt 14:19:43 + END_PACKAGES=/tmp/packages_end.txt 14:19:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:43 + PACKAGES=/tmp/packages_start.txt 14:19:43 + '[' /w/workspace/builder-tox-verify-master ']' 14:19:43 + PACKAGES=/tmp/packages_end.txt 14:19:43 + case "${OS_FAMILY}" in 14:19:43 + dpkg -l 14:19:43 + grep '^ii' 14:19:43 + '[' -f /tmp/packages_start.txt ']' 14:19:43 + '[' -f /tmp/packages_end.txt ']' 14:19:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:43 + '[' /w/workspace/builder-tox-verify-master ']' 14:19:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 14:19:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 14:19:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4936051337468557896.sh 14:19:43 ---> capture-instance-metadata.sh 14:19:43 Setup pyenv: 14:19:43 system 14:19:43 3.8.20 14:19:43 3.9.20 14:19:43 3.10.15 14:19:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HFcW from file:/tmp/.os_lf_venv 14:19:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:46 lf-activate-venv(): INFO: Base packages installed successfully 14:19:46 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:02 lf-activate-venv(): INFO: Adding /tmp/venv-HFcW/bin to PATH 14:20:02 INFO: Running in OpenStack, capturing instance metadata 14:20:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7529813169567824916.sh 14:20:02 provisioning config files... 14:20:03 Could not find credentials [logs] for builder-tox-verify-master #8014 14:20:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config1439663000945085138tmp 14:20:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:20:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:20:03 provisioning config files... 14:20:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:20:03 [EnvInject] - Injecting environment variables from a build step. 14:20:03 [EnvInject] - Injecting as environment variables the properties content 14:20:03 SERVER_ID=logs 14:20:03 14:20:03 [EnvInject] - Variables injected successfully. 14:20:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14363222266144017751.sh 14:20:03 ---> create-netrc.sh 14:20:03 WARN: Log server credential not found. 14:20:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1926633424787767511.sh 14:20:03 ---> python-tools-install.sh 14:20:03 Setup pyenv: 14:20:03 system 14:20:03 3.8.20 14:20:03 3.9.20 14:20:03 3.10.15 14:20:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:20:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HFcW from file:/tmp/.os_lf_venv 14:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:08 lf-activate-venv(): INFO: Base packages installed successfully 14:20:08 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:23 lf-activate-venv(): INFO: Adding /tmp/venv-HFcW/bin to PATH 14:20:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins483965427033585516.sh 14:20:23 ---> sudo-logs.sh 14:20:23 Archiving 'sudo' log.. 14:20:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14332135603980001307.sh 14:20:23 ---> job-cost.sh 14:20:23 Setup pyenv: 14:20:23 system 14:20:23 3.8.20 14:20:23 3.9.20 14:20:23 3.10.15 14:20:23 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:20:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HFcW from file:/tmp/.os_lf_venv 14:20:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:26 lf-activate-venv(): INFO: Base packages installed successfully 14:20:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-HFcW/bin to PATH 14:20:33 INFO: No Stack... 14:20:34 INFO: Retrieving Pricing Info for: v3-standard-2 14:20:34 INFO: Archiving Costs 14:20:34 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7449145885181848489.sh 14:20:34 ---> logs-deploy.sh 14:20:34 Setup pyenv: 14:20:34 system 14:20:34 3.8.20 14:20:34 3.9.20 14:20:34 3.10.15 14:20:34 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:20:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HFcW from file:/tmp/.os_lf_venv 14:20:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:37 lf-activate-venv(): INFO: Base packages installed successfully 14:20:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-HFcW/bin to PATH 14:20:49 WARNING: Nexus logging server not set 14:20:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8014/ 14:20:49 INFO: archiving logs to S3 14:20:50 ---> uname -a: 14:20:50 Linux prd-ubuntu2204-builder-2c-2g-3309 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:20:50 14:20:50 14:20:50 ---> lscpu: 14:20:50 Architecture: x86_64 14:20:50 CPU op-mode(s): 32-bit, 64-bit 14:20:50 Address sizes: 40 bits physical, 48 bits virtual 14:20:50 Byte Order: Little Endian 14:20:50 CPU(s): 2 14:20:50 On-line CPU(s) list: 0,1 14:20:50 Vendor ID: AuthenticAMD 14:20:50 Model name: AMD EPYC-Rome Processor 14:20:50 CPU family: 23 14:20:50 Model: 49 14:20:50 Thread(s) per core: 1 14:20:50 Core(s) per socket: 1 14:20:50 Socket(s): 2 14:20:50 Stepping: 0 14:20:50 BogoMIPS: 5600.00 14:20:50 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 14:20:50 Virtualization: AMD-V 14:20:50 Hypervisor vendor: KVM 14:20:50 Virtualization type: full 14:20:50 L1d cache: 64 KiB (2 instances) 14:20:50 L1i cache: 64 KiB (2 instances) 14:20:50 L2 cache: 1 MiB (2 instances) 14:20:50 L3 cache: 32 MiB (2 instances) 14:20:50 NUMA node(s): 1 14:20:50 NUMA node0 CPU(s): 0,1 14:20:50 Vulnerability Gather data sampling: Not affected 14:20:50 Vulnerability Indirect target selection: Not affected 14:20:50 Vulnerability Itlb multihit: Not affected 14:20:50 Vulnerability L1tf: Not affected 14:20:50 Vulnerability Mds: Not affected 14:20:50 Vulnerability Meltdown: Not affected 14:20:50 Vulnerability Mmio stale data: Not affected 14:20:50 Vulnerability Reg file data sampling: Not affected 14:20:50 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:20:50 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:20:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:20:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:20:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:20:50 Vulnerability Srbds: Not affected 14:20:50 Vulnerability Tsx async abort: Not affected 14:20:50 14:20:50 14:20:50 ---> nproc: 14:20:50 2 14:20:50 14:20:50 14:20:50 ---> df -h: 14:20:50 Filesystem Size Used Avail Use% Mounted on 14:20:50 tmpfs 794M 1.1M 793M 1% /run 14:20:50 /dev/vda1 39G 9.1G 30G 24% / 14:20:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:20:50 tmpfs 5.0M 0 5.0M 0% /run/lock 14:20:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:20:50 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:20:50 14:20:50 14:20:50 ---> free -m: 14:20:50 total used free shared buff/cache available 14:20:50 Mem: 7937 548 4038 4 3350 7078 14:20:50 Swap: 1023 0 1023 14:20:50 14:20:50 14:20:50 ---> ip addr: 14:20:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:20:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:20:50 inet 127.0.0.1/8 scope host lo 14:20:50 valid_lft forever preferred_lft forever 14:20:50 inet6 ::1/128 scope host 14:20:50 valid_lft forever preferred_lft forever 14:20:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:20:50 link/ether fa:16:3e:a3:c5:8d brd ff:ff:ff:ff:ff:ff 14:20:50 altname enp0s3 14:20:50 inet 10.30.170.124/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:20:50 valid_lft 86101sec preferred_lft 86101sec 14:20:50 inet6 fe80::f816:3eff:fea3:c58d/64 scope link 14:20:50 valid_lft forever preferred_lft forever 14:20:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:20:50 link/ether 66:ed:94:43:86:a1 brd ff:ff:ff:ff:ff:ff 14:20:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:20:50 valid_lft forever preferred_lft forever 14:20:50 14:20:50 14:20:50 ---> sar -b -r -n DEV: 14:20:50 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-3309) 10/13/25 _x86_64_ (2 CPU) 14:20:50 14:20:50 14:15:54 LINUX RESTART (2 CPU) 14:20:50 14:20:50 14:20:50 ---> sar -P ALL: 14:20:50 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-3309) 10/13/25 _x86_64_ (2 CPU) 14:20:50 14:20:50 14:15:54 LINUX RESTART (2 CPU) 14:20:50 14:20:50 14:20:50