12:50:01 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121199 12:50:01 Running as SYSTEM 12:50:01 [EnvInject] - Loading node environment variables. 12:50:01 Building remotely on prd-ubuntu2204-builder-2c-2g-5543 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:50:02 [ssh-agent] Looking for ssh-agent implementation... 12:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:02 $ ssh-agent 12:50:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXI2aJUt/agent.1498 12:50:02 SSH_AGENT_PID=1500 12:50:02 [ssh-agent] Started. 12:50:02 Running ssh-add (command line suppressed) 12:50:02 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3627845877610749396.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3627845877610749396.key) 12:50:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:50:02 The recommended git tool is: NONE 12:50:09 using credential jenkins-ssh 12:50:09 Wiping out workspace first. 12:50:09 Cloning the remote Git repository 12:50:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:50:09 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:50:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:50:09 > git --version # timeout=10 12:50:09 > git --version # 'git version 2.34.1' 12:50:09 using GIT_SSH to set credentials jenkins-ssh 12:50:09 Verifying host key using known hosts file, will automatically accept unseen keys 12:50:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:50:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:50:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:50:13 using GIT_SSH to set credentials jenkins-ssh 12:50:13 Verifying host key using known hosts file, will automatically accept unseen keys 12:50:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/99/121199/3 # timeout=10 12:50:13 > git rev-parse 68ceba995b9e9b63aa3427e5b560f7a2423ebe65^{commit} # timeout=10 12:50:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:13 Checking out Revision 68ceba995b9e9b63aa3427e5b560f7a2423ebe65 (refs/changes/99/121199/3) 12:50:13 > git config core.sparsecheckout # timeout=10 12:50:13 > git checkout -f 68ceba995b9e9b63aa3427e5b560f7a2423ebe65 # timeout=10 12:50:17 Commit message: "chore(openflowplugin): disable JJB maven-verify for master (GHA migration)" 12:50:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:17 > git rev-list --no-walk c0dfe6af503ad6a72257a5944a9c70745c7ca22e # timeout=10 12:50:17 > git remote # timeout=10 12:50:17 > git submodule init # timeout=10 12:50:17 > git submodule sync # timeout=10 12:50:17 > git config --get remote.origin.url # timeout=10 12:50:17 > git submodule init # timeout=10 12:50:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:50:17 > git config --get submodule.global-jjb.url # timeout=10 12:50:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:50:17 > git config --get submodule.packer/common-packer.url # timeout=10 12:50:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:50:17 > git submodule update --init --recursive global-jjb # timeout=10 12:50:22 > git submodule update --init --recursive packer/common-packer # timeout=10 12:50:23 provisioning config files... 12:50:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:50:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:50:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2891287581730838686.sh 12:50:23 ---> python-tools-install.sh 12:50:23 Setup pyenv: 12:50:23 * system (set by /opt/pyenv/version) 12:50:23 * 3.8.20 (set by /opt/pyenv/version) 12:50:23 * 3.9.20 (set by /opt/pyenv/version) 12:50:23 3.10.15 12:50:23 3.11.10 12:50:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1JGM 12:50:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:33 lf-activate-venv(): INFO: Base packages installed successfully 12:50:33 lf-activate-venv(): INFO: Installing additional packages: lftools 12:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-1JGM/bin to PATH 12:50:59 Generating Requirements File 12:51:17 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:51:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:51:18 Python 3.11.10 12:51:18 pip 26.0.1 from /tmp/venv-1JGM/lib/python3.11/site-packages/pip (python 3.11) 12:51:18 appdirs==1.4.4 12:51:18 argcomplete==3.6.3 12:51:18 aspy.yaml==1.3.0 12:51:18 attrs==25.4.0 12:51:18 autopage==0.6.0 12:51:18 beautifulsoup4==4.14.3 12:51:18 boto3==1.42.70 12:51:18 botocore==1.42.70 12:51:18 bs4==0.0.2 12:51:18 certifi==2026.2.25 12:51:18 cffi==2.0.0 12:51:18 cfgv==3.5.0 12:51:18 chardet==7.2.0 12:51:18 charset-normalizer==3.4.6 12:51:18 click==8.3.1 12:51:18 cliff==4.13.2 12:51:18 cmd2==3.4.0 12:51:18 cryptography==3.3.2 12:51:18 debtcollector==3.0.0 12:51:18 decorator==5.2.1 12:51:18 defusedxml==0.7.1 12:51:18 Deprecated==1.3.1 12:51:18 distlib==0.4.0 12:51:18 dnspython==2.8.0 12:51:18 docker==7.1.0 12:51:18 dogpile.cache==1.5.0 12:51:18 durationpy==0.10 12:51:18 email-validator==2.3.0 12:51:18 filelock==3.25.2 12:51:18 future==1.0.0 12:51:18 gitdb==4.0.12 12:51:18 GitPython==3.1.46 12:51:18 httplib2==0.30.2 12:51:18 identify==2.6.18 12:51:18 idna==3.11 12:51:18 importlib-resources==1.5.0 12:51:18 iso8601==2.1.0 12:51:18 Jinja2==3.1.6 12:51:18 jmespath==1.1.0 12:51:18 jsonpatch==1.33 12:51:18 jsonpointer==3.0.0 12:51:18 jsonschema==4.26.0 12:51:18 jsonschema-specifications==2025.9.1 12:51:18 keystoneauth1==5.13.1 12:51:18 kubernetes==35.0.0 12:51:18 lftools==0.37.22 12:51:18 lxml==6.0.2 12:51:18 markdown-it-py==4.0.0 12:51:18 MarkupSafe==3.0.3 12:51:18 mdurl==0.1.2 12:51:18 msgpack==1.1.2 12:51:18 multi_key_dict==2.0.3 12:51:18 munch==4.0.0 12:51:18 netaddr==1.3.0 12:51:18 niet==1.4.2 12:51:18 nodeenv==1.10.0 12:51:18 oauth2client==4.1.3 12:51:18 oauthlib==3.3.1 12:51:18 openstacksdk==4.10.0 12:51:18 os-service-types==1.8.2 12:51:18 osc-lib==4.4.0 12:51:18 oslo.config==10.3.0 12:51:18 oslo.context==6.3.0 12:51:18 oslo.i18n==6.7.2 12:51:18 oslo.log==8.1.0 12:51:18 oslo.serialization==5.9.1 12:51:18 oslo.utils==10.0.0 12:51:18 packaging==26.0 12:51:18 pbr==7.0.3 12:51:18 platformdirs==4.9.4 12:51:18 prettytable==3.17.0 12:51:18 psutil==7.2.2 12:51:18 pyasn1==0.6.3 12:51:18 pyasn1_modules==0.4.2 12:51:18 pycparser==3.0 12:51:18 pygerrit2==2.0.15 12:51:18 PyGithub==2.8.1 12:51:18 Pygments==2.19.2 12:51:18 PyJWT==2.12.1 12:51:18 PyNaCl==1.6.2 12:51:18 pyparsing==2.4.7 12:51:18 pyperclip==1.11.0 12:51:18 pyrsistent==0.20.0 12:51:18 python-cinderclient==9.9.0 12:51:18 python-dateutil==2.9.0.post0 12:51:18 python-discovery==1.1.3 12:51:18 python-heatclient==5.1.0 12:51:18 python-jenkins==1.8.3 12:51:18 python-keystoneclient==5.8.0 12:51:18 python-magnumclient==4.10.0 12:51:18 python-openstackclient==9.0.0 12:51:18 python-swiftclient==4.10.0 12:51:18 PyYAML==6.0.3 12:51:18 referencing==0.37.0 12:51:18 requests==2.32.5 12:51:18 requests-oauthlib==2.0.0 12:51:18 requestsexceptions==1.4.0 12:51:18 rfc3986==2.0.0 12:51:18 rich==14.3.3 12:51:18 rich-argparse==1.7.2 12:51:18 rpds-py==0.30.0 12:51:18 rsa==4.9.1 12:51:18 ruamel.yaml==0.19.1 12:51:18 ruamel.yaml.clib==0.2.15 12:51:18 s3transfer==0.16.0 12:51:18 simplejson==3.20.2 12:51:18 six==1.17.0 12:51:18 smmap==5.0.3 12:51:18 soupsieve==2.8.3 12:51:18 stevedore==5.7.0 12:51:18 tabulate==0.10.0 12:51:18 toml==0.10.2 12:51:18 tomlkit==0.14.0 12:51:18 tqdm==4.67.3 12:51:18 typing_extensions==4.15.0 12:51:18 urllib3==1.26.20 12:51:18 virtualenv==21.2.0 12:51:18 wcwidth==0.6.0 12:51:18 websocket-client==1.9.0 12:51:18 wrapt==2.1.2 12:51:18 xdg==6.0.0 12:51:18 xmltodict==1.0.4 12:51:18 yq==3.4.3 12:51:18 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins5961367532167440181.sh 12:51:18 ---> uv-install.sh 12:51:18 Installing uv/uvx (latest) using shell installer 12:51:19 2026-03-18 12:51:19 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T13%3A26%3A08Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-18T12%3A26%3A05Z&ske=2026-03-18T13%3A26%3A08Z&sks=b&skv=2018-11-09&sig=CbwEkwWsvp%2BcEQs2UdhnLWZrMCJM%2BELgS6Ao6FeI8Jo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzgzODQ4NywibmJmIjoxNzczODM4MTg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cNtOgTOu7DMpmn08Iyu0TeWBKF3rgBlJQapsEc6rAts&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-P2o9mm.sh" [1] 12:51:19 downloading uv 0.10.11 x86_64-unknown-linux-gnu 12:51:19 no checksums to verify 12:51:19 installing to /home/jenkins/.local/bin 12:51:19 uv 12:51:19 uvx 12:51:19 everything's installed! 12:51:19 12:51:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:51:19 12:51:19 source $HOME/.local/bin/env (sh, bash, zsh) 12:51:19 source $HOME/.local/bin/env.fish (fish) 12:51:19 Adding install location to PATH 12:51:19 ---> Validating uv/uvx install 12:51:19 uvx 0.10.11 12:51:19 [EnvInject] - Injecting environment variables from a build step. 12:51:19 [EnvInject] - Injecting as environment variables the properties content 12:51:19 PYTHON=python3 12:51:19 12:51:19 [EnvInject] - Variables injected successfully. 12:51:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10446287080822036605.sh 12:51:19 ---> tox-install.sh 12:51:19 + source /home/jenkins/lf-env.sh 12:51:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:51:19 ++ mktemp -d /tmp/venv-XXXX 12:51:19 + lf_venv=/tmp/venv-Ky9s 12:51:19 + local venv_file=/tmp/.os_lf_venv 12:51:19 + local python=python3 12:51:19 + local options 12:51:19 + local set_path=true 12:51:19 + local install_args= 12:51:19 ++ 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:51:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:51:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:51:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:51:19 + true 12:51:19 + case $1 in 12:51:19 + venv_file=/tmp/.toxenv 12:51:19 + shift 2 12:51:19 + true 12:51:19 + case $1 in 12:51:19 + shift 12:51:19 + break 12:51:19 + case $python in 12:51:19 + local pkg_list= 12:51:19 + [[ -d /opt/pyenv ]] 12:51:19 + echo 'Setup pyenv:' 12:51:19 Setup pyenv: 12:51:19 + export PYENV_ROOT=/opt/pyenv 12:51:19 + PYENV_ROOT=/opt/pyenv 12:51:19 + 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:51:19 + 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:51:19 + pyenv versions 12:51:20 system 12:51:20 3.8.20 12:51:20 3.9.20 12:51:20 3.10.15 12:51:20 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:51:20 + command -v pyenv 12:51:20 ++ pyenv init - --no-rehash 12:51:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:51:20 for i in ${!paths[@]}; do 12:51:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:51:20 fi; done; 12:51:20 echo "${paths[*]}"'\'')" 12:51:20 export PATH="/opt/pyenv/shims:${PATH}" 12:51:20 export PYENV_SHELL=bash 12:51:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:51:20 pyenv() { 12:51:20 local command 12:51:20 command="${1:-}" 12:51:20 if [ "$#" -gt 0 ]; then 12:51:20 shift 12:51:20 fi 12:51:20 12:51:20 case "$command" in 12:51:20 rehash|shell) 12:51:20 eval "$(pyenv "sh-$command" "$@")" 12:51:20 ;; 12:51:20 *) 12:51:20 command pyenv "$command" "$@" 12:51:20 ;; 12:51:20 esac 12:51:20 }' 12:51:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:51:20 for i in ${!paths[@]}; do 12:51:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:51:20 fi; done; 12:51:20 echo "${paths[*]}"' 12:51:20 ++ 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:51:20 ++ 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:51:20 ++ 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:51:20 ++ export PYENV_SHELL=bash 12:51:20 ++ PYENV_SHELL=bash 12:51:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:51:20 +++ complete -F _pyenv pyenv 12:51:20 ++ lf-pyver python3 12:51:20 ++ local py_version_xy=python3 12:51:20 ++ local py_version_xyz= 12:51:20 ++ sed 's/^[ *]* //' 12:51:20 ++ awk '{ print $1 }' 12:51:20 ++ grep -E '^[0-9.]*[0-9]$' 12:51:20 ++ pyenv versions 12:51:20 ++ local command 12:51:20 ++ command=versions 12:51:20 ++ '[' 1 -gt 0 ']' 12:51:20 ++ shift 12:51:20 ++ case "$command" in 12:51:20 ++ command pyenv versions 12:51:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:51:20 +++ grep '^3' /tmp/.pyenv_versions 12:51:20 +++ tail -n 1 12:51:20 +++ sort -V 12:51:20 ++ py_version_xyz=3.11.10 12:51:20 ++ [[ -z 3.11.10 ]] 12:51:20 ++ echo 3.11.10 12:51:20 ++ return 0 12:51:20 + pyenv local 3.11.10 12:51:20 + local command 12:51:20 + command=local 12:51:20 + '[' 2 -gt 0 ']' 12:51:20 + shift 12:51:20 + case "$command" in 12:51:20 + command pyenv local 3.11.10 12:51:20 + for arg in "$@" 12:51:20 + case $arg in 12:51:20 + pkg_list+='tox ' 12:51:20 + for arg in "$@" 12:51:20 + case $arg in 12:51:20 + pkg_list+='virtualenv ' 12:51:20 + for arg in "$@" 12:51:20 + case $arg in 12:51:20 + pkg_list+='urllib3~=1.26.15 ' 12:51:20 + [[ -f /tmp/.toxenv ]] 12:51:20 + [[ ! -f /tmp/.toxenv ]] 12:51:20 + [[ -n '' ]] 12:51:20 + python3 -m venv /tmp/venv-Ky9s 12:51:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ky9s' 12:51:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ky9s 12:51:24 + echo /tmp/venv-Ky9s 12:51:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:51:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:51:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:51:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:51:24 + local 'pip_opts=--upgrade --quiet' 12:51:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:51:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:51:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:51:24 + [[ -n '' ]] 12:51:24 + [[ -n '' ]] 12:51:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:51:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:51:24 + /tmp/venv-Ky9s/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:51:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:51:28 lf-activate-venv(): INFO: Base packages installed successfully 12:51:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:51:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:51:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:51:28 + /tmp/venv-Ky9s/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:51:30 + type python3 12:51:30 + true 12:51:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ky9s/bin to PATH' 12:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ky9s/bin to PATH 12:51:30 + PATH=/tmp/venv-Ky9s/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:51:30 + return 0 12:51:30 + python3 --version 12:51:30 Python 3.11.10 12:51:30 + python3 -m pip --version 12:51:30 pip 26.0.1 from /tmp/venv-Ky9s/lib/python3.11/site-packages/pip (python 3.11) 12:51:30 + python3 -m pip freeze 12:51:30 cachetools==7.0.5 12:51:30 colorama==0.4.6 12:51:30 distlib==0.4.0 12:51:30 filelock==3.25.2 12:51:30 packaging==26.0 12:51:30 platformdirs==4.9.4 12:51:30 pluggy==1.6.0 12:51:30 pyproject-api==1.10.0 12:51:30 python-discovery==1.1.3 12:51:30 tomli_w==1.2.0 12:51:30 tox==4.50.0 12:51:30 urllib3==1.26.20 12:51:30 virtualenv==21.2.0 12:51:30 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins8405736022944227835.sh 12:51:30 [EnvInject] - Injecting environment variables from a build step. 12:51:30 [EnvInject] - Injecting as environment variables the properties content 12:51:30 PARALLEL=False 12:51:30 12:51:30 [EnvInject] - Variables injected successfully. 12:51:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17808124462763275643.sh 12:51:30 ---> tox-run.sh 12:51:30 + PATH=/home/jenkins/.local/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:51:30 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:51:30 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:51:30 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:51:30 + cd /w/workspace/builder-tox-verify-master/. 12:51:30 + source /home/jenkins/lf-env.sh 12:51:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:51:30 ++ mktemp -d /tmp/venv-XXXX 12:51:30 + lf_venv=/tmp/venv-bD4D 12:51:30 + local venv_file=/tmp/.os_lf_venv 12:51:30 + local python=python3 12:51:30 + local options 12:51:30 + local set_path=true 12:51:30 + local install_args= 12:51:30 ++ 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:51:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:51:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:51:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:51:30 + true 12:51:30 + case $1 in 12:51:30 + venv_file=/tmp/.toxenv 12:51:30 + shift 2 12:51:30 + true 12:51:30 + case $1 in 12:51:30 + shift 12:51:30 + break 12:51:30 + case $python in 12:51:30 + local pkg_list= 12:51:30 + [[ -d /opt/pyenv ]] 12:51:30 + echo 'Setup pyenv:' 12:51:30 Setup pyenv: 12:51:30 + export PYENV_ROOT=/opt/pyenv 12:51:30 + PYENV_ROOT=/opt/pyenv 12:51:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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:51:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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:51:30 + pyenv versions 12:51:30 system 12:51:30 3.8.20 12:51:30 3.9.20 12:51:30 3.10.15 12:51:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:51:30 + command -v pyenv 12:51:30 ++ pyenv init - --no-rehash 12:51:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:51:31 for i in ${!paths[@]}; do 12:51:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:51:31 fi; done; 12:51:31 echo "${paths[*]}"'\'')" 12:51:31 export PATH="/opt/pyenv/shims:${PATH}" 12:51:31 export PYENV_SHELL=bash 12:51:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:51:31 pyenv() { 12:51:31 local command 12:51:31 command="${1:-}" 12:51:31 if [ "$#" -gt 0 ]; then 12:51:31 shift 12:51:31 fi 12:51:31 12:51:31 case "$command" in 12:51:31 rehash|shell) 12:51:31 eval "$(pyenv "sh-$command" "$@")" 12:51:31 ;; 12:51:31 *) 12:51:31 command pyenv "$command" "$@" 12:51:31 ;; 12:51:31 esac 12:51:31 }' 12:51:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:51:31 for i in ${!paths[@]}; do 12:51:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:51:31 fi; done; 12:51:31 echo "${paths[*]}"' 12:51:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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:51:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:51:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:51:31 ++ export PYENV_SHELL=bash 12:51:31 ++ PYENV_SHELL=bash 12:51:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:51:31 +++ complete -F _pyenv pyenv 12:51:31 ++ lf-pyver python3 12:51:31 ++ local py_version_xy=python3 12:51:31 ++ local py_version_xyz= 12:51:31 ++ pyenv versions 12:51:31 ++ local command 12:51:31 ++ command=versions 12:51:31 ++ '[' 1 -gt 0 ']' 12:51:31 ++ shift 12:51:31 ++ case "$command" in 12:51:31 ++ command pyenv versions 12:51:31 ++ awk '{ print $1 }' 12:51:31 ++ grep -E '^[0-9.]*[0-9]$' 12:51:31 ++ sed 's/^[ *]* //' 12:51:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:51:31 +++ grep '^3' /tmp/.pyenv_versions 12:51:31 +++ sort -V 12:51:31 +++ tail -n 1 12:51:31 ++ py_version_xyz=3.11.10 12:51:31 ++ [[ -z 3.11.10 ]] 12:51:31 ++ echo 3.11.10 12:51:31 ++ return 0 12:51:31 + pyenv local 3.11.10 12:51:31 + local command 12:51:31 + command=local 12:51:31 + '[' 2 -gt 0 ']' 12:51:31 + shift 12:51:31 + case "$command" in 12:51:31 + command pyenv local 3.11.10 12:51:31 + for arg in "$@" 12:51:31 + case $arg in 12:51:31 + pkg_list+='tox ' 12:51:31 + for arg in "$@" 12:51:31 + case $arg in 12:51:31 + pkg_list+='virtualenv ' 12:51:31 + for arg in "$@" 12:51:31 + case $arg in 12:51:31 + pkg_list+='urllib3~=1.26.15 ' 12:51:31 + [[ -f /tmp/.toxenv ]] 12:51:31 ++ cat /tmp/.toxenv 12:51:31 + lf_venv=/tmp/venv-Ky9s 12:51:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ky9s from' file:/tmp/.toxenv 12:51:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ky9s from file:/tmp/.toxenv 12:51:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:51:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:51:31 + local 'pip_opts=--upgrade --quiet' 12:51:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:51:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:51:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:51:31 + [[ -n '' ]] 12:51:31 + [[ -n '' ]] 12:51:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:51:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:51:31 + /tmp/venv-Ky9s/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:51:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:51:32 lf-activate-venv(): INFO: Base packages installed successfully 12:51:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:51:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:51:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:51:32 + /tmp/venv-Ky9s/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:51:33 + type python3 12:51:33 + true 12:51:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ky9s/bin to PATH' 12:51:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ky9s/bin to PATH 12:51:33 + PATH=/tmp/venv-Ky9s/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:51:33 + return 0 12:51:33 + [[ -d /opt/pyenv ]] 12:51:33 + echo '---> Setting up pyenv' 12:51:33 ---> Setting up pyenv 12:51:33 + export PYENV_ROOT=/opt/pyenv 12:51:33 + PYENV_ROOT=/opt/pyenv 12:51:33 + export PATH=/opt/pyenv/bin:/tmp/venv-Ky9s/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:51:33 + PATH=/opt/pyenv/bin:/tmp/venv-Ky9s/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:51:33 ++ pwd 12:51:33 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:51:33 + export PYTHONPATH 12:51:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:51:33 + TOX_TESTENV_PASSENV=PYTHONPATH 12:51:33 + tox --version 12:51:33 4.50.0 from /tmp/venv-Ky9s/lib/python3.11/site-packages/tox/__init__.py 12:51:33 + PARALLEL=False 12:51:33 + TOX_OPTIONS_LIST= 12:51:33 + [[ -n '' ]] 12:51:33 + case ${PARALLEL,,} in 12:51:33 + tox 12:51:33 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:51:34 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:51:55 docs: freeze> python -m pip freeze --all 12:51:55 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,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:51:55 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:51:57 docs: OK ✔ in 23.41 seconds 12:51:57 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:52:15 docs-linkcheck: freeze> python -m pip freeze --all 12:52:15 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,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:52:15 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:52:17 docs-linkcheck: OK ✔ in 20.27 seconds 12:52:17 jjb-version: freeze> python -m pip freeze --all 12:52:18 jjb-version: pip==26.0.1,setuptools==82.0.0 12:52:18 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:52:18 JJB version in jjb/releng-jobs.yaml: 6.3.0 12:52:18 JJB version in tox.ini: 6.3.0 12:52:18 jjb-version: OK ✔ in 0.78 seconds 12:52:18 prefix: freeze> python -m pip freeze --all 12:52:19 prefix: pip==26.0.1,setuptools==82.0.0 12:52:19 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:52:19 prefix: OK ✔ in 0.83 seconds 12:52:19 robot: freeze> python -m pip freeze --all 12:52:19 robot: pip==26.0.1,setuptools==82.0.0 12:52:19 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:52:20 docs: OK (23.41=setup[21.55]+cmd[1.86] seconds) 12:52:20 docs-linkcheck: OK (20.27=setup[18.39]+cmd[1.89] seconds) 12:52:20 jjb-version: OK (0.78=setup[0.75]+cmd[0.03] seconds) 12:52:20 prefix: OK (0.83=setup[0.80]+cmd[0.03] seconds) 12:52:20 robot: OK (0.87=setup[0.82]+cmd[0.05] seconds) 12:52:20 congratulations :) (46.19 seconds) 12:52:20 + tox_status=0 12:52:20 + echo '---> Completed tox runs' 12:52:20 ---> Completed tox runs 12:52:20 + for i in .tox/*/log 12:52:20 ++ echo .tox/docs-linkcheck/log 12:52:20 ++ awk -F/ '{print $2}' 12:52:20 + tox_env=docs-linkcheck 12:52:20 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:52:20 + for i in .tox/*/log 12:52:20 ++ echo .tox/docs/log 12:52:20 ++ awk -F/ '{print $2}' 12:52:20 + tox_env=docs 12:52:20 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:52:20 + for i in .tox/*/log 12:52:20 ++ echo .tox/jjb-version/log 12:52:20 ++ awk -F/ '{print $2}' 12:52:20 + tox_env=jjb-version 12:52:20 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:52:20 + for i in .tox/*/log 12:52:20 ++ echo .tox/prefix/log 12:52:20 ++ awk -F/ '{print $2}' 12:52:20 + tox_env=prefix 12:52:20 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:52:20 + for i in .tox/*/log 12:52:20 ++ echo .tox/robot/log 12:52:20 ++ awk -F/ '{print $2}' 12:52:20 + tox_env=robot 12:52:20 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:52:20 + DOC_DIR=docs/_build/html 12:52:20 + [[ -d docs/_build/html ]] 12:52:20 + echo '---> Archiving generated docs' 12:52:20 ---> Archiving generated docs 12:52:20 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:52:20 + echo '---> tox-run.sh ends' 12:52:20 ---> tox-run.sh ends 12:52:20 + test 0 -eq 0 12:52:20 $ ssh-agent -k 12:52:20 unset SSH_AUTH_SOCK; 12:52:20 unset SSH_AGENT_PID; 12:52:20 echo Agent pid 1500 killed; 12:52:20 [ssh-agent] Stopped. 12:52:20 [PostBuildScript] - [INFO] Executing post build scripts. 12:52:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins623244321383554618.sh 12:52:20 ---> sysstat.sh 12:52:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15095798429618635653.sh 12:52:20 ---> package-listing.sh 12:52:20 ++ facter osfamily 12:52:20 ++ tr '[:upper:]' '[:lower:]' 12:52:21 + OS_FAMILY=debian 12:52:21 + workspace=/w/workspace/builder-tox-verify-master 12:52:21 + START_PACKAGES=/tmp/packages_start.txt 12:52:21 + END_PACKAGES=/tmp/packages_end.txt 12:52:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:21 + PACKAGES=/tmp/packages_start.txt 12:52:21 + '[' /w/workspace/builder-tox-verify-master ']' 12:52:21 + PACKAGES=/tmp/packages_end.txt 12:52:21 + case "${OS_FAMILY}" in 12:52:21 + dpkg -l 12:52:21 + grep '^ii' 12:52:21 + '[' -f /tmp/packages_start.txt ']' 12:52:21 + '[' -f /tmp/packages_end.txt ']' 12:52:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:21 + '[' /w/workspace/builder-tox-verify-master ']' 12:52:21 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:52:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:52:21 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9199108191930582976.sh 12:52:21 ---> capture-instance-metadata.sh 12:52:21 Setup pyenv: 12:52:21 system 12:52:21 3.8.20 12:52:21 3.9.20 12:52:21 3.10.15 12:52:21 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:52:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1JGM from file:/tmp/.os_lf_venv 12:52:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:23 lf-activate-venv(): INFO: Base packages installed successfully 12:52:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:52:34 lf-activate-venv(): INFO: Adding /tmp/venv-1JGM/bin to PATH 12:52:34 INFO: Running in OpenStack, capturing instance metadata 12:52:34 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11326473566326497572.sh 12:52:34 provisioning config files... 12:52:34 Could not find credentials [logs] for builder-tox-verify-master #8358 12:52:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config2261993802913084751tmp 12:52:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:52:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:52:34 provisioning config files... 12:52:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:52:35 [EnvInject] - Injecting environment variables from a build step. 12:52:35 [EnvInject] - Injecting as environment variables the properties content 12:52:35 SERVER_ID=logs 12:52:35 12:52:35 [EnvInject] - Variables injected successfully. 12:52:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3405023236948891464.sh 12:52:35 ---> create-netrc.sh 12:52:35 WARN: Log server credential not found. 12:52:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins101969341086560875.sh 12:52:35 ---> python-tools-install.sh 12:52:35 Setup pyenv: 12:52:35 system 12:52:35 3.8.20 12:52:35 3.9.20 12:52:35 3.10.15 12:52:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:52:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1JGM from file:/tmp/.os_lf_venv 12:52:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:37 lf-activate-venv(): INFO: Base packages installed successfully 12:52:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:52:47 lf-activate-venv(): INFO: Adding /tmp/venv-1JGM/bin to PATH 12:52:47 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins9416988834718359418.sh 12:52:47 ---> uv-install.sh 12:52:47 uv 0.10.11 is already installed 12:52:47 uvx 0.10.11 12:52:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2577470974829562046.sh 12:52:47 ---> sudo-logs.sh 12:52:47 Archiving 'sudo' log.. 12:52:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins595675631326704525.sh 12:52:47 ---> job-cost.sh 12:52:47 INFO: Activating Python virtual environment... 12:52:47 Setup pyenv: 12:52:47 system 12:52:47 3.8.20 12:52:47 3.9.20 12:52:47 3.10.15 12:52:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:52:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1JGM from file:/tmp/.os_lf_venv 12:52:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:49 lf-activate-venv(): INFO: Base packages installed successfully 12:52:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:53:03 lf-activate-venv(): INFO: Adding /tmp/venv-1JGM/bin to PATH 12:53:03 INFO: No stack-cost file found 12:53:03 INFO: Instance uptime: 241s 12:53:03 INFO: Fetching instance metadata (attempt 1 of 3)... 12:53:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:53:03 INFO: Successfully fetched instance metadata 12:53:03 INFO: Instance type: v3-standard-2 12:53:03 INFO: Retrieving pricing info for: v3-standard-2 12:53:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:53:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=241 12:53:03 INFO: Successfully fetched Vexxhost pricing API 12:53:03 INFO: Retrieved cost: 0.06 12:53:03 INFO: Retrieved resource: v3-standard-2 12:53:03 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 12:53:03 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 12:53:03 INFO: Successfully archived job cost data 12:53:03 DEBUG: Cost data: builder-tox-verify-master,8358,2026-03-18 12:53:03,v3-standard-2,241,0.06,0.00,SUCCESS 12:53:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7006267819413322277.sh 12:53:03 ---> logs-deploy.sh 12:53:03 Setup pyenv: 12:53:03 system 12:53:03 3.8.20 12:53:03 3.9.20 12:53:03 3.10.15 12:53:03 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:53:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1JGM from file:/tmp/.os_lf_venv 12:53:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:11 lf-activate-venv(): INFO: Base packages installed successfully 12:53:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-1JGM/bin to PATH 12:53:33 WARNING: Nexus logging server not set 12:53:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8358/ 12:53:33 INFO: archiving logs to S3 12:53:33 /tmp/venv-1JGM/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 12:53:33 warnings.warn( 12:53:34 ---> uname -a: 12:53:34 Linux prd-ubuntu2204-builder-2c-2g-5543 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:53:34 12:53:34 12:53:34 ---> lscpu: 12:53:34 Architecture: x86_64 12:53:34 CPU op-mode(s): 32-bit, 64-bit 12:53:34 Address sizes: 40 bits physical, 48 bits virtual 12:53:34 Byte Order: Little Endian 12:53:34 CPU(s): 2 12:53:34 On-line CPU(s) list: 0,1 12:53:34 Vendor ID: AuthenticAMD 12:53:34 Model name: AMD EPYC-Rome Processor 12:53:34 CPU family: 23 12:53:34 Model: 49 12:53:34 Thread(s) per core: 1 12:53:34 Core(s) per socket: 1 12:53:34 Socket(s): 2 12:53:34 Stepping: 0 12:53:34 BogoMIPS: 5600.00 12:53:34 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:53:34 Virtualization: AMD-V 12:53:34 Hypervisor vendor: KVM 12:53:34 Virtualization type: full 12:53:34 L1d cache: 64 KiB (2 instances) 12:53:34 L1i cache: 64 KiB (2 instances) 12:53:34 L2 cache: 1 MiB (2 instances) 12:53:34 L3 cache: 32 MiB (2 instances) 12:53:34 NUMA node(s): 1 12:53:34 NUMA node0 CPU(s): 0,1 12:53:34 Vulnerability Gather data sampling: Not affected 12:53:34 Vulnerability Indirect target selection: Not affected 12:53:34 Vulnerability Itlb multihit: Not affected 12:53:34 Vulnerability L1tf: Not affected 12:53:34 Vulnerability Mds: Not affected 12:53:34 Vulnerability Meltdown: Not affected 12:53:34 Vulnerability Mmio stale data: Not affected 12:53:34 Vulnerability Reg file data sampling: Not affected 12:53:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:53:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:53:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:53:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:53:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:53:34 Vulnerability Srbds: Not affected 12:53:34 Vulnerability Tsa: Not affected 12:53:34 Vulnerability Tsx async abort: Not affected 12:53:34 Vulnerability Vmscape: Not affected 12:53:34 12:53:34 12:53:34 ---> nproc: 12:53:34 2 12:53:34 12:53:34 12:53:34 ---> df -h: 12:53:34 Filesystem Size Used Avail Use% Mounted on 12:53:34 tmpfs 794M 1.1M 793M 1% /run 12:53:34 /dev/vda1 39G 9.2G 30G 24% / 12:53:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:53:34 tmpfs 5.0M 0 5.0M 0% /run/lock 12:53:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:53:34 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:53:34 12:53:34 12:53:34 ---> free -m: 12:53:34 total used free shared buff/cache available 12:53:34 Mem: 7937 540 3949 4 3447 7086 12:53:34 Swap: 1023 0 1023 12:53:34 12:53:34 12:53:34 ---> ip addr: 12:53:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:53:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:34 inet 127.0.0.1/8 scope host lo 12:53:34 valid_lft forever preferred_lft forever 12:53:34 inet6 ::1/128 scope host 12:53:34 valid_lft forever preferred_lft forever 12:53:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:53:34 link/ether fa:16:3e:ab:f1:7f brd ff:ff:ff:ff:ff:ff 12:53:34 altname enp0s3 12:53:34 inet 10.30.170.247/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:53:34 valid_lft 86136sec preferred_lft 86136sec 12:53:34 inet6 fe80::f816:3eff:feab:f17f/64 scope link 12:53:34 valid_lft forever preferred_lft forever 12:53:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:53:34 link/ether f2:73:04:1b:18:bc brd ff:ff:ff:ff:ff:ff 12:53:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:53:34 valid_lft forever preferred_lft forever 12:53:34 12:53:34 12:53:34 ---> sar -b -r -n DEV: 12:53:34 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5543) 03/18/26 _x86_64_ (2 CPU) 12:53:34 12:53:34 12:49:12 LINUX RESTART (2 CPU) 12:53:34 12:53:34 12:53:34 ---> sar -P ALL: 12:53:34 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-5543) 03/18/26 _x86_64_ (2 CPU) 12:53:34 12:53:34 12:49:12 LINUX RESTART (2 CPU) 12:53:34 12:53:34 12:53:34