02:32:52 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/126290 02:32:52 Running as SYSTEM 02:32:52 [EnvInject] - Loading node environment variables. 02:32:52 Building remotely on prd-ubuntu2204-builder-2c-2g-9484 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 02:32:56 [ssh-agent] Looking for ssh-agent implementation... 02:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:56 $ ssh-agent 02:32:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdzItlG/agent.1500 02:32:56 SSH_AGENT_PID=1502 02:32:56 [ssh-agent] Started. 02:32:56 Running ssh-add (command line suppressed) 02:32:56 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3637320885798449056.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3637320885798449056.key) 02:32:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:32:56 The recommended git tool is: NONE 02:32:59 using credential jenkins-ssh 02:32:59 Wiping out workspace first. 02:32:59 Cloning the remote Git repository 02:32:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:33:00 > git init /w/workspace/builder-tox-verify-master # timeout=10 02:33:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:33:00 > git --version # timeout=10 02:33:00 > git --version # 'git version 2.34.1' 02:33:00 using GIT_SSH to set credentials jenkins-ssh 02:33:00 Verifying host key using known hosts file, will automatically accept unseen keys 02:33:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:33:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:33:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:33:02 using GIT_SSH to set credentials jenkins-ssh 02:33:02 Verifying host key using known hosts file, will automatically accept unseen keys 02:33:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/90/126290/1 # timeout=10 02:33:03 > git rev-parse 1db9dd0bd2079eae249b6c3db98065c0e6cf6faf^{commit} # timeout=10 02:33:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:33:03 Checking out Revision 1db9dd0bd2079eae249b6c3db98065c0e6cf6faf (refs/changes/90/126290/1) 02:33:03 > git config core.sparsecheckout # timeout=10 02:33:03 > git checkout -f 1db9dd0bd2079eae249b6c3db98065c0e6cf6faf # timeout=10 02:33:06 Commit message: "ci: add job-group for GHA-published stable branches" 02:33:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:33:06 > git rev-list --no-walk c7f02a078903ee75062b248d58fcd458fa46d10c # timeout=10 02:33:06 > git remote # timeout=10 02:33:06 > git submodule init # timeout=10 02:33:06 > git submodule sync # timeout=10 02:33:06 > git config --get remote.origin.url # timeout=10 02:33:06 > git submodule init # timeout=10 02:33:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:33:06 > git config --get submodule.global-jjb.url # timeout=10 02:33:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:33:06 > git config --get submodule.packer/common-packer.url # timeout=10 02:33:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:33:06 > git submodule update --init --recursive global-jjb # timeout=10 02:33:07 > git submodule update --init --recursive packer/common-packer # timeout=10 02:33:08 provisioning config files... 02:33:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:33:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:33:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9355333742419439074.sh 02:33:08 ---> python-tools-install.sh 02:33:08 Setup pyenv: 02:33:08 * system (set by /opt/pyenv/version) 02:33:08 * 3.8.20 (set by /opt/pyenv/version) 02:33:08 * 3.9.20 (set by /opt/pyenv/version) 02:33:08 3.10.15 02:33:08 3.11.10 02:33:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DUGx 02:33:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:33:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:17 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:42 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. 02:33:42 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-DUGx/bin to PATH 02:33:42 Generating Requirements File 02:34:08 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. 02:34:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:34:08 Python 3.11.10 02:34:08 pip 26.2.1 from /tmp/venv-DUGx/lib/python3.11/site-packages/pip (python 3.11) 02:34:08 aiohappyeyeballs==2.7.1 02:34:08 aiohttp==3.14.3 02:34:08 aiosignal==1.4.0 02:34:08 appdirs==1.4.4 02:34:08 argcomplete==3.7.2 02:34:08 aspy.yaml==1.3.0 02:34:08 attrs==26.1.0 02:34:08 autopage==0.6.0 02:34:08 beautifulsoup4==4.15.0 02:34:08 boto3==1.43.98 02:34:08 botocore==1.43.98 02:34:08 bs4==0.0.2 02:34:08 certifi==2026.7.22 02:34:08 cffi==2.1.1 02:34:08 cfgv==3.5.0 02:34:08 chardet==7.6.0 02:34:08 charset-normalizer==3.5.1 02:34:08 click==8.5.0 02:34:08 cliff==4.16.0 02:34:08 cmd2==4.2.4 02:34:08 cryptography==3.3.2 02:34:08 debtcollector==3.1.0 02:34:08 decorator==5.3.1 02:34:08 defusedxml==0.7.1 02:34:08 Deprecated==1.3.1 02:34:08 distlib==0.4.3 02:34:08 dnspython==2.8.0 02:34:08 docker==7.2.0 02:34:08 dogpile.cache==1.5.0 02:34:08 durationpy==0.11 02:34:08 email-validator==2.3.0 02:34:08 filelock==4.0.1 02:34:08 frozenlist==1.8.0 02:34:08 future==1.0.0 02:34:08 gitdb==4.0.12 02:34:08 GitPython==3.1.62 02:34:08 httplib2==0.30.2 02:34:08 identify==2.6.19 02:34:08 idna==3.20 02:34:08 importlib-resources==1.5.0 02:34:08 iso8601==2.1.0 02:34:08 Jinja2==3.1.6 02:34:08 jmespath==1.1.0 02:34:08 jsonpatch==1.33 02:34:08 jsonpointer==3.1.1 02:34:08 jsonschema==4.26.0 02:34:08 jsonschema-specifications==2025.9.1 02:34:08 keystoneauth1==5.17.0 02:34:08 kubernetes==36.0.3 02:34:08 lftools==0.37.23 02:34:08 lxml==6.1.3 02:34:08 markdown-it-py==4.2.0 02:34:08 MarkupSafe==3.0.3 02:34:08 mdurl==0.1.2 02:34:08 msgpack==1.2.2 02:34:08 multi_key_dict==2.0.3 02:34:08 multidict==6.9.0 02:34:08 munch==4.0.0 02:34:08 netaddr==1.3.0 02:34:08 niet==1.4.2 02:34:08 nodeenv==1.10.0 02:34:08 oauth2client==4.1.3 02:34:08 oauthlib==3.3.1 02:34:08 openstacksdk==4.20.0 02:34:08 os-service-types==1.9.0 02:34:08 osc-lib==4.7.0 02:34:08 oslo.config==10.7.0 02:34:08 oslo.context==6.5.0 02:34:08 oslo.i18n==6.9.0 02:34:08 oslo.log==8.3.2 02:34:08 oslo.serialization==5.11.0 02:34:08 oslo.utils==10.2.0 02:34:08 packaging==26.3 02:34:08 pbr==7.0.3 02:34:08 platformdirs==4.11.11 02:34:08 prettytable==3.18.0 02:34:08 prompt_toolkit==3.0.53 02:34:08 propcache==0.5.4 02:34:08 psutil==7.2.2 02:34:08 pyasn1==0.6.4 02:34:08 pyasn1_modules==0.4.2 02:34:08 pycparser==3.0 02:34:08 pygerrit2==2.0.15 02:34:08 PyGithub==2.10.0 02:34:08 Pygments==2.21.0 02:34:08 PyJWT==2.14.0 02:34:08 PyNaCl==1.6.2 02:34:08 pyparsing==2.4.7 02:34:08 pyperclip==1.11.0 02:34:08 pyrsistent==0.20.0 02:34:08 python-dateutil==2.9.0.post0 02:34:08 python-discovery==1.6.1 02:34:08 python-heatclient==5.3.0 02:34:08 python-jenkins==1.8.3 02:34:08 python-keystoneclient==6.0.0 02:34:08 python-magnumclient==5.0.0 02:34:08 python-manilaclient==6.3.0 02:34:08 python-openstackclient==10.3.0 02:34:08 python-swiftclient==4.11.0 02:34:08 PyYAML==6.0.3 02:34:08 referencing==0.37.0 02:34:08 requests==2.34.2 02:34:08 requests-oauthlib==2.0.0 02:34:08 rfc3986==2.0.0 02:34:08 rich==15.0.0 02:34:08 rich-argparse==1.8.0 02:34:08 rpds-py==2026.6.3 02:34:08 rsa==4.9.1 02:34:08 ruamel.yaml==0.19.1 02:34:08 ruamel.yaml.clib==0.2.15 02:34:08 s3transfer==0.19.2 02:34:08 simplejson==4.1.2 02:34:08 six==1.17.0 02:34:08 smmap==5.0.3 02:34:08 soupsieve==2.9.2 02:34:08 stevedore==5.9.1 02:34:08 tabulate==0.10.0 02:34:08 toml==0.10.2 02:34:08 tomlkit==0.15.1 02:34:08 tqdm==4.70.1 02:34:08 typing_extensions==4.16.0 02:34:08 urllib3==1.26.20 02:34:08 virtualenv==21.7.15 02:34:08 wcwidth==0.8.4 02:34:08 websocket-client==1.9.2 02:34:08 wrapt==2.4.1 02:34:08 xdg==6.0.0 02:34:08 xmltodict==1.0.4 02:34:08 yarl==1.25.1 02:34:08 yq==4.1.2 02:34:09 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins5417834574875742189.sh 02:34:09 ---> uv-install.sh 02:34:09 Installing uv/uvx (latest) using shell installer 02:34:09 2026-09-19 02:34:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-m1J6vH.sh" [1] 02:34:09 downloading uv 0.12.17 x86_64-unknown-linux-gnu 02:34:09 installing to /home/jenkins/.local/bin 02:34:09 uv 02:34:09 uvx 02:34:09 everything's installed! 02:34:09 02:34:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 02:34:09 02:34:09 source $HOME/.local/bin/env (sh, bash, zsh) 02:34:09 source $HOME/.local/bin/env.fish (fish) 02:34:10 Adding install location to PATH 02:34:10 ---> Validating uv/uvx install 02:34:10 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:34:10 [EnvInject] - Injecting environment variables from a build step. 02:34:10 [EnvInject] - Injecting as environment variables the properties content 02:34:10 PYTHON=python3 02:34:10 02:34:10 [EnvInject] - Variables injected successfully. 02:34:10 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3358395443486470440.sh 02:34:10 ---> tox-install.sh 02:34:10 + source /home/jenkins/lf-env.sh 02:34:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:34:10 ++ mktemp -d /tmp/venv-XXXX 02:34:10 + lf_venv=/tmp/venv-dPDS 02:34:10 + local venv_file=/tmp/.os_lf_venv 02:34:10 + local python=python3 02:34:10 + local options 02:34:10 + local set_path=true 02:34:10 + local install_args= 02:34:10 ++ 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 02:34:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:34:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:34:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:34:10 + true 02:34:10 + case $1 in 02:34:10 + venv_file=/tmp/.toxenv 02:34:10 + shift 2 02:34:10 + true 02:34:10 + case $1 in 02:34:10 + shift 02:34:10 + break 02:34:10 + case $python in 02:34:10 + local pkg_list= 02:34:10 + [[ -d /opt/pyenv ]] 02:34:10 + echo 'Setup pyenv:' 02:34:10 Setup pyenv: 02:34:10 + export PYENV_ROOT=/opt/pyenv 02:34:10 + PYENV_ROOT=/opt/pyenv 02:34:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:10 + pyenv versions 02:34:10 system 02:34:10 3.8.20 02:34:10 3.9.20 02:34:10 3.10.15 02:34:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:34:10 + command -v pyenv 02:34:10 ++ pyenv init - --no-rehash 02:34:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:34:10 for i in ${!paths[@]}; do 02:34:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:34:10 fi; done; 02:34:10 echo "${paths[*]}"'\'')" 02:34:10 export PATH="/opt/pyenv/shims:${PATH}" 02:34:10 export PYENV_SHELL=bash 02:34:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:34:10 pyenv() { 02:34:10 local command 02:34:10 command="${1:-}" 02:34:10 if [ "$#" -gt 0 ]; then 02:34:10 shift 02:34:10 fi 02:34:10 02:34:10 case "$command" in 02:34:10 rehash|shell) 02:34:10 eval "$(pyenv "sh-$command" "$@")" 02:34:10 ;; 02:34:10 *) 02:34:10 command pyenv "$command" "$@" 02:34:10 ;; 02:34:10 esac 02:34:10 }' 02:34:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:34:10 for i in ${!paths[@]}; do 02:34:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:34:10 fi; done; 02:34:10 echo "${paths[*]}"' 02:34:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:10 ++ export PYENV_SHELL=bash 02:34:10 ++ PYENV_SHELL=bash 02:34:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:34:10 +++ complete -F _pyenv pyenv 02:34:10 ++ lf-pyver python3 02:34:10 ++ local py_version_xy=python3 02:34:10 ++ local py_version_xyz= 02:34:10 ++ pyenv versions 02:34:10 ++ local command 02:34:10 ++ command=versions 02:34:10 ++ '[' 1 -gt 0 ']' 02:34:10 ++ shift 02:34:10 ++ case "$command" in 02:34:10 ++ command pyenv versions 02:34:10 ++ grep -E '^[0-9.]*[0-9]$' 02:34:10 ++ awk '{ print $1 }' 02:34:10 ++ sed 's/^[ *]* //' 02:34:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:34:10 +++ sort -V 02:34:10 +++ grep '^3' /tmp/.pyenv_versions 02:34:10 +++ tail -n 1 02:34:10 ++ py_version_xyz=3.11.10 02:34:10 ++ [[ -z 3.11.10 ]] 02:34:10 ++ echo 3.11.10 02:34:10 ++ return 0 02:34:10 + pyenv local 3.11.10 02:34:10 + local command 02:34:10 + command=local 02:34:10 + '[' 2 -gt 0 ']' 02:34:10 + shift 02:34:10 + case "$command" in 02:34:10 + command pyenv local 3.11.10 02:34:10 + for arg in "$@" 02:34:10 + case $arg in 02:34:10 + pkg_list+='tox ' 02:34:10 + for arg in "$@" 02:34:10 + case $arg in 02:34:10 + pkg_list+='virtualenv ' 02:34:10 + for arg in "$@" 02:34:10 + case $arg in 02:34:10 + pkg_list+='urllib3~=1.26.15 ' 02:34:10 + [[ -f /tmp/.toxenv ]] 02:34:10 + [[ ! -f /tmp/.toxenv ]] 02:34:10 + [[ -n '' ]] 02:34:10 + python3 -m venv /tmp/venv-dPDS 02:34:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dPDS' 02:34:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dPDS 02:34:14 + echo /tmp/venv-dPDS 02:34:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:34:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:34:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:34:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:14 + local 'pip_opts=--upgrade --quiet' 02:34:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:34:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:34:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:34:14 + [[ -n '' ]] 02:34:14 + [[ -n '' ]] 02:34:14 + lf-venv-pip-install /tmp/venv-dPDS/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:34:14 + local venv_python=/tmp/venv-dPDS/bin/python3 02:34:14 + shift 02:34:14 + local upstream=https://pypi.org/simple 02:34:14 + /tmp/venv-dPDS/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 02:34:19 + return 0 02:34:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:34:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:34:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:34:19 + lf-venv-pip-install /tmp/venv-dPDS/bin/python3 --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 02:34:19 + local venv_python=/tmp/venv-dPDS/bin/python3 02:34:19 + shift 02:34:19 + local upstream=https://pypi.org/simple 02:34:19 + /tmp/venv-dPDS/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 02:34:22 + return 0 02:34:22 + type python3 02:34:22 + true 02:34:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dPDS/bin to PATH' 02:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-dPDS/bin to PATH 02:34:22 + PATH=/tmp/venv-dPDS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 + return 0 02:34:22 + python3 --version 02:34:22 Python 3.11.10 02:34:22 + python3 -m pip --version 02:34:22 pip 26.2.1 from /tmp/venv-dPDS/lib/python3.11/site-packages/pip (python 3.11) 02:34:22 + python3 -m pip freeze 02:34:22 cachetools==7.2.0 02:34:22 colorama==0.4.6 02:34:22 distlib==0.4.3 02:34:22 filelock==3.32.7 02:34:22 packaging==26.3 02:34:22 platformdirs==4.11.11 02:34:22 pluggy==1.6.0 02:34:22 pyproject-api==1.11.2 02:34:22 python-discovery==1.6.1 02:34:22 tomli_w==1.2.0 02:34:22 tox==4.61.5 02:34:22 typing_extensions==4.16.0 02:34:22 urllib3==1.26.20 02:34:22 virtualenv==21.7.15 02:34:22 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins13613682796557931497.sh 02:34:22 [EnvInject] - Injecting environment variables from a build step. 02:34:22 [EnvInject] - Injecting as environment variables the properties content 02:34:22 PARALLEL=False 02:34:22 02:34:22 [EnvInject] - Variables injected successfully. 02:34:22 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16516592300261681170.sh 02:34:22 ---> tox-run.sh 02:34:22 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 02:34:22 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 02:34:22 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 02:34:22 + cd /w/workspace/builder-tox-verify-master/. 02:34:22 + source /home/jenkins/lf-env.sh 02:34:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:34:22 ++ mktemp -d /tmp/venv-XXXX 02:34:22 + lf_venv=/tmp/venv-9oFt 02:34:22 + local venv_file=/tmp/.os_lf_venv 02:34:22 + local python=python3 02:34:22 + local options 02:34:22 + local set_path=true 02:34:22 + local install_args= 02:34:22 ++ 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 02:34:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:34:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:34:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:34:22 + true 02:34:22 + case $1 in 02:34:22 + venv_file=/tmp/.toxenv 02:34:22 + shift 2 02:34:22 + true 02:34:22 + case $1 in 02:34:22 + shift 02:34:22 + break 02:34:22 + case $python in 02:34:22 + local pkg_list= 02:34:22 + [[ -d /opt/pyenv ]] 02:34:22 + echo 'Setup pyenv:' 02:34:22 Setup pyenv: 02:34:22 + export PYENV_ROOT=/opt/pyenv 02:34:22 + PYENV_ROOT=/opt/pyenv 02:34:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 + pyenv versions 02:34:22 system 02:34:22 3.8.20 02:34:22 3.9.20 02:34:22 3.10.15 02:34:22 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:34:22 + command -v pyenv 02:34:22 ++ pyenv init - --no-rehash 02:34:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:34:22 for i in ${!paths[@]}; do 02:34:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:34:22 fi; done; 02:34:22 echo "${paths[*]}"'\'')" 02:34:22 export PATH="/opt/pyenv/shims:${PATH}" 02:34:22 export PYENV_SHELL=bash 02:34:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:34:22 pyenv() { 02:34:22 local command 02:34:22 command="${1:-}" 02:34:22 if [ "$#" -gt 0 ]; then 02:34:22 shift 02:34:22 fi 02:34:22 02:34:22 case "$command" in 02:34:22 rehash|shell) 02:34:22 eval "$(pyenv "sh-$command" "$@")" 02:34:22 ;; 02:34:22 *) 02:34:22 command pyenv "$command" "$@" 02:34:22 ;; 02:34:22 esac 02:34:22 }' 02:34:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:34:22 for i in ${!paths[@]}; do 02:34:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:34:22 fi; done; 02:34:22 echo "${paths[*]}"' 02:34:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:22 ++ export PYENV_SHELL=bash 02:34:22 ++ PYENV_SHELL=bash 02:34:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:34:22 +++ complete -F _pyenv pyenv 02:34:22 ++ lf-pyver python3 02:34:22 ++ local py_version_xy=python3 02:34:22 ++ local py_version_xyz= 02:34:22 ++ awk '{ print $1 }' 02:34:22 ++ sed 's/^[ *]* //' 02:34:22 ++ pyenv versions 02:34:22 ++ local command 02:34:22 ++ command=versions 02:34:22 ++ '[' 1 -gt 0 ']' 02:34:22 ++ shift 02:34:22 ++ case "$command" in 02:34:22 ++ command pyenv versions 02:34:22 ++ grep -E '^[0-9.]*[0-9]$' 02:34:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:34:22 +++ sort -V 02:34:22 +++ grep '^3' /tmp/.pyenv_versions 02:34:22 +++ tail -n 1 02:34:22 ++ py_version_xyz=3.11.10 02:34:22 ++ [[ -z 3.11.10 ]] 02:34:22 ++ echo 3.11.10 02:34:22 ++ return 0 02:34:22 + pyenv local 3.11.10 02:34:22 + local command 02:34:22 + command=local 02:34:22 + '[' 2 -gt 0 ']' 02:34:22 + shift 02:34:22 + case "$command" in 02:34:22 + command pyenv local 3.11.10 02:34:22 + for arg in "$@" 02:34:22 + case $arg in 02:34:22 + pkg_list+='tox ' 02:34:22 + for arg in "$@" 02:34:22 + case $arg in 02:34:22 + pkg_list+='virtualenv ' 02:34:22 + for arg in "$@" 02:34:22 + case $arg in 02:34:22 + pkg_list+='urllib3~=1.26.15 ' 02:34:22 + [[ -f /tmp/.toxenv ]] 02:34:22 ++ cat /tmp/.toxenv 02:34:22 + lf_venv=/tmp/venv-dPDS 02:34:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dPDS from' file:/tmp/.toxenv 02:34:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dPDS from file:/tmp/.toxenv 02:34:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:22 + local 'pip_opts=--upgrade --quiet' 02:34:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:34:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:34:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:34:22 + [[ -n '' ]] 02:34:22 + [[ -n '' ]] 02:34:22 + lf-venv-pip-install /tmp/venv-dPDS/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:34:22 + local venv_python=/tmp/venv-dPDS/bin/python3 02:34:22 + shift 02:34:22 + local upstream=https://pypi.org/simple 02:34:22 + /tmp/venv-dPDS/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 02:34:23 + return 0 02:34:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:34:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:34:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:34:23 + lf-venv-pip-install /tmp/venv-dPDS/bin/python3 --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 02:34:23 + local venv_python=/tmp/venv-dPDS/bin/python3 02:34:23 + shift 02:34:23 + local upstream=https://pypi.org/simple 02:34:23 + /tmp/venv-dPDS/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 02:34:25 + return 0 02:34:25 + type python3 02:34:25 + true 02:34:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dPDS/bin to PATH' 02:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-dPDS/bin to PATH 02:34:25 + PATH=/tmp/venv-dPDS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:25 + return 0 02:34:25 + [[ -d /opt/pyenv ]] 02:34:25 + echo '---> Setting up pyenv' 02:34:25 ---> Setting up pyenv 02:34:25 + export PYENV_ROOT=/opt/pyenv 02:34:25 + PYENV_ROOT=/opt/pyenv 02:34:25 + export PATH=/opt/pyenv/bin:/tmp/venv-dPDS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:25 + PATH=/opt/pyenv/bin:/tmp/venv-dPDS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 02:34:25 ++ pwd 02:34:25 + PYTHONPATH=/w/workspace/builder-tox-verify-master 02:34:25 + export PYTHONPATH 02:34:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:34:25 + TOX_TESTENV_PASSENV=PYTHONPATH 02:34:25 + tox --version 02:34:25 4.61.5 from /tmp/venv-dPDS/lib/python3.11/site-packages/tox/__init__.py 02:34:25 + PARALLEL=False 02:34:25 + TOX_OPTIONS_LIST= 02:34:25 + [[ -n '' ]] 02:34:25 + case ${PARALLEL,,} in 02:34:25 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 02:34:25 + tox 02:34:26 docs: install_deps> python -I -m pip install -r docs/requirements.txt 02:34:42 docs: freeze> python -m pip freeze --all 02:34:42 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:34:42 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 02:34:44 docs: OK ✔ in 18.77 seconds 02:34:44 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 02:34:54 docs-linkcheck: freeze> python -m pip freeze --all 02:34:54 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.20,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.8.0 02:34:54 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 02:34:56 docs-linkcheck: OK ✔ in 12.05 seconds 02:34:56 jjb-version: freeze> python -m pip freeze --all 02:34:57 jjb-version: pip==26.2.1,setuptools==84.0.0 02:34:57 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 02:34:57 JJB version in jjb/releng-jobs.yaml: 6.3.0 02:34:57 JJB version in tox.ini: 6.3.0 02:34:57 jjb-version: OK ✔ in 0.8 seconds 02:34:57 prefix: freeze> python -m pip freeze --all 02:34:58 prefix: pip==26.2.1,setuptools==84.0.0 02:34:58 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 02:34:58 prefix: OK ✔ in 0.76 seconds 02:34:58 robot: freeze> python -m pip freeze --all 02:34:59 robot: pip==26.2.1,setuptools==84.0.0 02:34:59 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 02:34:59 docs: OK (18.76=setup[16.65]+cmd[2.11] seconds) 02:34:59 docs-linkcheck: OK (12.05=setup[9.61]+cmd[2.44] seconds) 02:34:59 jjb-version: OK (0.80=setup[0.75]+cmd[0.05] seconds) 02:34:59 prefix: OK (0.76=setup[0.74]+cmd[0.02] seconds) 02:34:59 robot: OK (0.86=setup[0.79]+cmd[0.06] seconds) 02:34:59 congratulations :) (33.26 seconds) 02:34:59 + tox_status=0 02:34:59 + echo '---> Completed tox runs' 02:34:59 ---> Completed tox runs 02:34:59 + for i in .tox/*/log 02:34:59 ++ echo .tox/docs-linkcheck/log 02:34:59 ++ awk -F/ '{print $2}' 02:34:59 + tox_env=docs-linkcheck 02:34:59 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 02:34:59 + for i in .tox/*/log 02:34:59 ++ awk -F/ '{print $2}' 02:34:59 ++ echo .tox/docs/log 02:34:59 + tox_env=docs 02:34:59 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 02:34:59 + for i in .tox/*/log 02:34:59 ++ awk -F/ '{print $2}' 02:34:59 ++ echo .tox/jjb-version/log 02:34:59 + tox_env=jjb-version 02:34:59 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 02:34:59 + for i in .tox/*/log 02:34:59 ++ awk -F/ '{print $2}' 02:34:59 ++ echo .tox/prefix/log 02:34:59 + tox_env=prefix 02:34:59 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 02:34:59 + for i in .tox/*/log 02:34:59 ++ awk -F/ '{print $2}' 02:34:59 ++ echo .tox/robot/log 02:34:59 + tox_env=robot 02:34:59 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 02:34:59 + DOC_DIR=docs/_build/html 02:34:59 + [[ -d docs/_build/html ]] 02:34:59 + echo '---> Archiving generated docs' 02:34:59 ---> Archiving generated docs 02:34:59 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 02:34:59 + echo '---> tox-run.sh ends' 02:34:59 ---> tox-run.sh ends 02:34:59 + test 0 -eq 0 02:34:59 $ ssh-agent -k 02:34:59 unset SSH_AUTH_SOCK; 02:34:59 unset SSH_AGENT_PID; 02:34:59 echo Agent pid 1502 killed; 02:34:59 [ssh-agent] Stopped. 02:34:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:34:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13241326644312495557.sh 02:34:59 ---> sysstat.sh 02:34:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1574076369573246940.sh 02:34:59 ---> package-listing.sh 02:34:59 + '[' -f /etc/os-release ']' 02:34:59 + . /etc/os-release 02:34:59 ++ PRETTY_NAME='Ubuntu 22.04.5 LTS' 02:34:59 ++ NAME=Ubuntu 02:34:59 ++ VERSION_ID=22.04 02:34:59 ++ VERSION='22.04.5 LTS (Jammy Jellyfish)' 02:34:59 ++ VERSION_CODENAME=jammy 02:34:59 ++ ID=ubuntu 02:34:59 ++ ID_LIKE=debian 02:34:59 ++ HOME_URL=https://www.ubuntu.com/ 02:34:59 ++ SUPPORT_URL=https://help.ubuntu.com/ 02:34:59 ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 02:34:59 ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 02:34:59 ++ UBUNTU_CODENAME=jammy 02:34:59 + case " ${ID:-} ${ID_LIKE:-} " in 02:34:59 + OS_FAMILY=debian 02:34:59 + workspace=/w/workspace/builder-tox-verify-master 02:34:59 + START_PACKAGES=/tmp/packages_start.txt 02:34:59 + END_PACKAGES=/tmp/packages_end.txt 02:34:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:59 + PACKAGES=/tmp/packages_start.txt 02:34:59 + '[' /w/workspace/builder-tox-verify-master ']' 02:34:59 + PACKAGES=/tmp/packages_end.txt 02:34:59 + case "${OS_FAMILY}" in 02:34:59 + dpkg -l 02:34:59 + grep '^ii' 02:34:59 + '[' -f /tmp/packages_start.txt ']' 02:34:59 + '[' -f /tmp/packages_end.txt ']' 02:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:59 + '[' /w/workspace/builder-tox-verify-master ']' 02:34:59 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 02:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 02:34:59 + exit 0 02:34:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6005038587879936411.sh 02:34:59 ---> capture-instance-metadata.sh 02:34:59 Setup pyenv: 02:34:59 system 02:34:59 3.8.20 02:34:59 3.9.20 02:34:59 3.10.15 02:34:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DUGx from file:/tmp/.os_lf_venv 02:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools 02:35:12 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. 02:35:12 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-DUGx/bin to PATH 02:35:13 INFO: Running in OpenStack, capturing instance metadata 02:35:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6340693226524187289.sh 02:35:13 provisioning config files... 02:35:13 Could not find credentials [logs] for builder-tox-verify-master #8724 02:35:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config2715354230516471688tmp 02:35:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:35:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:35:13 provisioning config files... 02:35:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:35:14 [EnvInject] - Injecting environment variables from a build step. 02:35:14 [EnvInject] - Injecting as environment variables the properties content 02:35:14 SERVER_ID=logs 02:35:14 02:35:14 [EnvInject] - Variables injected successfully. 02:35:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17793269068675263130.sh 02:35:14 ---> create-netrc.sh 02:35:14 WARN: Log server credential not found. 02:35:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins967453878900602284.sh 02:35:14 ---> python-tools-install.sh 02:35:14 Setup pyenv: 02:35:14 system 02:35:14 3.8.20 02:35:14 3.9.20 02:35:14 3.10.15 02:35:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DUGx from file:/tmp/.os_lf_venv 02:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools 02:35:25 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. 02:35:25 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-DUGx/bin to PATH 02:35:25 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins10181130660818288194.sh 02:35:25 ---> uv-install.sh 02:35:25 uv 0.12.17 is already installed 02:35:25 uvx 0.12.17 (x86_64-unknown-linux-gnu) 02:35:25 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8155568743751771284.sh 02:35:25 ---> sudo-logs.sh 02:35:25 Archiving 'sudo' log.. 02:35:26 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15349189304387188870.sh 02:35:26 ---> job-cost.sh 02:35:26 INFO: Activating Python virtual environment... 02:35:26 Setup pyenv: 02:35:26 system 02:35:26 3.8.20 02:35:26 3.9.20 02:35:26 3.10.15 02:35:26 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DUGx from file:/tmp/.os_lf_venv 02:35:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-DUGx/bin to PATH 02:35:34 INFO: No stack-cost file found 02:35:34 INFO: Instance uptime: 203s 02:35:34 INFO: Fetching instance metadata (attempt 1 of 3)... 02:35:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:35:34 INFO: Successfully fetched instance metadata 02:35:34 INFO: Instance type: v3-standard-2 02:35:34 INFO: Retrieving pricing info for: v3-standard-2 02:35:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:35:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=203 02:35:34 INFO: Successfully fetched Vexxhost pricing API 02:35:34 INFO: Retrieved cost: 0.06 02:35:34 INFO: Retrieved resource: v3-standard-2 02:35:34 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 02:35:34 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 02:35:34 INFO: Successfully archived job cost data 02:35:34 DEBUG: Cost data: builder-tox-verify-master,8724,2026-09-19 02:35:34,v3-standard-2,203,0.06,0.00,SUCCESS 02:35:35 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17963860983631862800.sh 02:35:35 ---> logs-deploy.sh 02:35:35 Setup pyenv: 02:35:35 system 02:35:35 3.8.20 02:35:35 3.9.20 02:35:35 3.10.15 02:35:35 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 02:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DUGx from file:/tmp/.os_lf_venv 02:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:35:46 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. 02:35:46 virtualenv 21.7.15 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 02:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-DUGx/bin to PATH 02:35:47 WARNING: Nexus logging server not set 02:35:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8724/ 02:35:47 INFO: archiving logs to S3 02:35:48 ---> uname -a: 02:35:48 Linux prd-ubuntu2204-builder-2c-2g-9484 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 02:35:48 02:35:48 02:35:48 ---> lscpu: 02:35:48 Architecture: x86_64 02:35:48 CPU op-mode(s): 32-bit, 64-bit 02:35:48 Address sizes: 40 bits physical, 48 bits virtual 02:35:48 Byte Order: Little Endian 02:35:48 CPU(s): 2 02:35:48 On-line CPU(s) list: 0,1 02:35:48 Vendor ID: AuthenticAMD 02:35:48 Model name: AMD EPYC-Rome Processor 02:35:48 CPU family: 23 02:35:48 Model: 49 02:35:48 Thread(s) per core: 1 02:35:48 Core(s) per socket: 1 02:35:48 Socket(s): 2 02:35:48 Stepping: 0 02:35:48 BogoMIPS: 5600.00 02:35:48 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 02:35:48 Virtualization: AMD-V 02:35:48 Hypervisor vendor: KVM 02:35:48 Virtualization type: full 02:35:48 L1d cache: 64 KiB (2 instances) 02:35:48 L1i cache: 64 KiB (2 instances) 02:35:48 L2 cache: 1 MiB (2 instances) 02:35:48 L3 cache: 32 MiB (2 instances) 02:35:48 NUMA node(s): 1 02:35:48 NUMA node0 CPU(s): 0,1 02:35:48 Vulnerability Gather data sampling: Not affected 02:35:48 Vulnerability Indirect target selection: Not affected 02:35:48 Vulnerability Itlb multihit: Not affected 02:35:48 Vulnerability L1tf: Not affected 02:35:48 Vulnerability Mds: Not affected 02:35:48 Vulnerability Meltdown: Not affected 02:35:48 Vulnerability Mmio stale data: Not affected 02:35:48 Vulnerability Reg file data sampling: Not affected 02:35:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:35:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:35:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:35:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:35:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:35:48 Vulnerability Srbds: Not affected 02:35:48 Vulnerability Tsa: Not affected 02:35:48 Vulnerability Tsx async abort: Not affected 02:35:48 Vulnerability Vmscape: Not affected 02:35:48 02:35:48 02:35:48 ---> nproc: 02:35:48 2 02:35:48 02:35:48 02:35:48 ---> df -h: 02:35:48 Filesystem Size Used Avail Use% Mounted on 02:35:48 tmpfs 794M 1.1M 793M 1% /run 02:35:48 /dev/vda1 39G 12G 28G 29% / 02:35:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:35:48 tmpfs 5.0M 0 5.0M 0% /run/lock 02:35:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:35:48 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:35:48 02:35:48 02:35:48 ---> free -m: 02:35:48 total used free shared buff/cache available 02:35:48 Mem: 7937 554 4210 4 3172 7071 02:35:48 Swap: 1023 0 1023 02:35:48 02:35:48 02:35:48 ---> ip addr: 02:35:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:35:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:35:48 inet 127.0.0.1/8 scope host lo 02:35:48 valid_lft forever preferred_lft forever 02:35:48 inet6 ::1/128 scope host 02:35:48 valid_lft forever preferred_lft forever 02:35:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:35:48 link/ether fa:16:3e:34:28:aa brd ff:ff:ff:ff:ff:ff 02:35:48 altname enp0s3 02:35:48 inet 10.30.170.37/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:35:48 valid_lft 86191sec preferred_lft 86191sec 02:35:48 inet6 fe80::f816:3eff:fe34:28aa/64 scope link 02:35:48 valid_lft forever preferred_lft forever 02:35:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:35:48 link/ether 56:55:5a:ca:1d:c6 brd ff:ff:ff:ff:ff:ff 02:35:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:35:48 valid_lft forever preferred_lft forever 02:35:48 02:35:48 02:35:48 ---> sar -b -r -n DEV: 02:35:48 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9484) 09/19/26 _x86_64_ (2 CPU) 02:35:48 02:35:48 02:32:22 LINUX RESTART (2 CPU) 02:35:48 02:35:48 02:35:48 ---> sar -P ALL: 02:35:48 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9484) 09/19/26 _x86_64_ (2 CPU) 02:35:48 02:35:48 02:32:22 LINUX RESTART (2 CPU) 02:35:48 02:35:48 02:35:48