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