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