11:04:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118051 11:04:06 Running as SYSTEM 11:04:06 [EnvInject] - Loading node environment variables. 11:04:06 Building remotely on prd-ubuntu2204-builder-2c-2g-51680 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-rtd-verify-master 11:04:07 [ssh-agent] Looking for ssh-agent implementation... 11:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:07 $ ssh-agent 11:04:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXPzxXn/agent.1521 11:04:07 SSH_AGENT_PID=1523 11:04:07 [ssh-agent] Started. 11:04:07 Running ssh-add (command line suppressed) 11:04:07 Identity added: /w/workspace/builder-rtd-verify-master@tmp/private_key_1792853557613998941.key (/w/workspace/builder-rtd-verify-master@tmp/private_key_1792853557613998941.key) 11:04:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:04:07 The recommended git tool is: NONE 11:04:09 using credential jenkins-ssh 11:04:09 Wiping out workspace first. 11:04:09 Cloning the remote Git repository 11:04:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:04:09 > git init /w/workspace/builder-rtd-verify-master # timeout=10 11:04:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:09 > git --version # timeout=10 11:04:09 > git --version # 'git version 2.34.1' 11:04:09 using GIT_SSH to set credentials jenkins-ssh 11:04:09 Verifying host key using known hosts file 11:04:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:04:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:12 Avoid second fetch 11:04:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:04:12 Checking out Revision e64cd843a80dac1eb7f2bb975ca69b9fa25214ab (refs/remotes/origin/master) 11:04:12 > git config core.sparsecheckout # timeout=10 11:04:12 > git checkout -f e64cd843a80dac1eb7f2bb975ca69b9fa25214ab # timeout=10 11:04:12 Commit message: "Add IETF Liaison Project jobs" 11:04:12 > git rev-list --no-walk e64cd843a80dac1eb7f2bb975ca69b9fa25214ab # timeout=10 11:04:12 > git remote # timeout=10 11:04:12 > git submodule init # timeout=10 11:04:12 > git submodule sync # timeout=10 11:04:12 > git config --get remote.origin.url # timeout=10 11:04:12 > git submodule init # timeout=10 11:04:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:12 > git config --get submodule.global-jjb.url # timeout=10 11:04:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:12 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:12 > git submodule update --init --recursive global-jjb # timeout=10 11:04:13 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:17 provisioning config files... 11:04:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:17 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins3880684220570492197.sh 11:04:17 ---> python-tools-install.sh 11:04:17 Setup pyenv: 11:04:17 * system (set by /opt/pyenv/version) 11:04:17 * 3.8.20 (set by /opt/pyenv/version) 11:04:17 * 3.9.20 (set by /opt/pyenv/version) 11:04:17 * 3.10.15 (set by /opt/pyenv/version) 11:04:17 * 3.11.10 (set by /opt/pyenv/version) 11:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pPbk 11:04:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:26 lf-activate-venv(): INFO: Installing: lftools 11:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-pPbk/bin to PATH 11:04:53 Generating Requirements File 11:05:15 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. 11:05:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:16 Python 3.11.10 11:05:16 pip 25.2 from /tmp/venv-pPbk/lib/python3.11/site-packages/pip (python 3.11) 11:05:16 appdirs==1.4.4 11:05:16 argcomplete==3.6.2 11:05:16 aspy.yaml==1.3.0 11:05:16 attrs==25.3.0 11:05:16 autopage==0.5.2 11:05:16 beautifulsoup4==4.13.5 11:05:16 boto3==1.40.28 11:05:16 botocore==1.40.28 11:05:16 bs4==0.0.2 11:05:16 cachetools==5.5.2 11:05:16 certifi==2025.8.3 11:05:16 cffi==2.0.0 11:05:16 cfgv==3.4.0 11:05:16 chardet==5.2.0 11:05:16 charset-normalizer==3.4.3 11:05:16 click==8.2.1 11:05:16 cliff==4.11.0 11:05:16 cmd2==2.7.0 11:05:16 cryptography==3.3.2 11:05:16 debtcollector==3.0.0 11:05:16 decorator==5.2.1 11:05:16 defusedxml==0.7.1 11:05:16 Deprecated==1.2.18 11:05:16 distlib==0.4.0 11:05:16 dnspython==2.8.0 11:05:16 docker==7.1.0 11:05:16 dogpile.cache==1.4.0 11:05:16 durationpy==0.10 11:05:16 email-validator==2.3.0 11:05:16 filelock==3.19.1 11:05:16 future==1.0.0 11:05:16 gitdb==4.0.12 11:05:16 GitPython==3.1.45 11:05:16 google-auth==2.40.3 11:05:16 httplib2==0.30.2 11:05:16 identify==2.6.14 11:05:16 idna==3.10 11:05:16 importlib-resources==1.5.0 11:05:16 iso8601==2.1.0 11:05:16 Jinja2==3.1.6 11:05:16 jmespath==1.0.1 11:05:16 jsonpatch==1.33 11:05:16 jsonpointer==3.0.0 11:05:16 jsonschema==4.25.1 11:05:16 jsonschema-specifications==2025.9.1 11:05:16 keystoneauth1==5.12.0 11:05:16 kubernetes==33.1.0 11:05:16 lftools==0.37.13 11:05:16 lxml==6.0.1 11:05:16 markdown-it-py==4.0.0 11:05:16 MarkupSafe==3.0.2 11:05:16 mdurl==0.1.2 11:05:16 msgpack==1.1.1 11:05:16 multi_key_dict==2.0.3 11:05:16 munch==4.0.0 11:05:16 netaddr==1.3.0 11:05:16 niet==1.4.2 11:05:16 nodeenv==1.9.1 11:05:16 oauth2client==4.1.3 11:05:16 oauthlib==3.3.1 11:05:16 openstacksdk==4.7.0 11:05:16 os-service-types==1.8.0 11:05:16 osc-lib==4.2.0 11:05:16 oslo.config==10.0.0 11:05:16 oslo.context==6.1.0 11:05:16 oslo.i18n==6.6.0 11:05:16 oslo.log==7.2.1 11:05:16 oslo.serialization==5.8.0 11:05:16 oslo.utils==9.1.0 11:05:16 packaging==25.0 11:05:16 pbr==7.0.1 11:05:16 platformdirs==4.4.0 11:05:16 prettytable==3.16.0 11:05:16 psutil==7.0.0 11:05:16 pyasn1==0.6.1 11:05:16 pyasn1_modules==0.4.2 11:05:16 pycparser==2.23 11:05:16 pygerrit2==2.0.15 11:05:16 PyGithub==2.8.1 11:05:16 Pygments==2.19.2 11:05:16 PyJWT==2.10.1 11:05:16 PyNaCl==1.6.0 11:05:16 pyparsing==2.4.7 11:05:16 pyperclip==1.9.0 11:05:16 pyrsistent==0.20.0 11:05:16 python-cinderclient==9.8.0 11:05:16 python-dateutil==2.9.0.post0 11:05:16 python-heatclient==4.3.0 11:05:16 python-jenkins==1.8.3 11:05:16 python-keystoneclient==5.7.0 11:05:16 python-magnumclient==4.9.0 11:05:16 python-openstackclient==8.2.0 11:05:16 python-swiftclient==4.8.0 11:05:16 PyYAML==6.0.2 11:05:16 referencing==0.36.2 11:05:16 requests==2.32.5 11:05:16 requests-oauthlib==2.0.0 11:05:16 requestsexceptions==1.4.0 11:05:16 rfc3986==2.0.0 11:05:16 rich==14.1.0 11:05:16 rich-argparse==1.7.1 11:05:16 rpds-py==0.27.1 11:05:16 rsa==4.9.1 11:05:16 ruamel.yaml==0.18.15 11:05:16 ruamel.yaml.clib==0.2.12 11:05:16 s3transfer==0.14.0 11:05:16 simplejson==3.20.1 11:05:16 six==1.17.0 11:05:16 smmap==5.0.2 11:05:16 soupsieve==2.8 11:05:16 stevedore==5.5.0 11:05:16 tabulate==0.9.0 11:05:16 toml==0.10.2 11:05:16 tomlkit==0.13.3 11:05:16 tqdm==4.67.1 11:05:16 typing_extensions==4.15.0 11:05:16 tzdata==2025.2 11:05:16 urllib3==1.26.20 11:05:16 virtualenv==20.34.0 11:05:16 wcwidth==0.2.13 11:05:16 websocket-client==1.8.0 11:05:16 wrapt==1.17.3 11:05:16 xdg==6.0.0 11:05:16 xmltodict==0.15.1 11:05:16 yq==3.4.3 11:05:16 [EnvInject] - Injecting environment variables from a build step. 11:05:16 [EnvInject] - Injecting as environment variables the properties content 11:05:16 DOC_DIR=docs/_build/html 11:05:16 PYTHON=python3 11:05:16 11:05:16 [EnvInject] - Variables injected successfully. 11:05:16 [builder-rtd-verify-master] $ /bin/bash -l /tmp/jenkins17578007877320241262.sh 11:05:16 ---> tox-install.sh 11:05:16 + source /home/jenkins/lf-env.sh 11:05:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:05:16 ++ mktemp -d /tmp/venv-XXXX 11:05:16 + lf_venv=/tmp/venv-rqnT 11:05:16 + local venv_file=/tmp/.os_lf_venv 11:05:16 + local python=python3 11:05:16 + local options 11:05:16 + local set_path=true 11:05:16 + local install_args= 11:05:16 ++ 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 11:05:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:05:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:05:16 + true 11:05:16 + case $1 in 11:05:16 + venv_file=/tmp/.toxenv 11:05:16 + shift 2 11:05:16 + true 11:05:16 + case $1 in 11:05:16 + shift 11:05:16 + break 11:05:16 + case $python in 11:05:16 + local pkg_list= 11:05:16 + [[ -d /opt/pyenv ]] 11:05:16 + echo 'Setup pyenv:' 11:05:16 Setup pyenv: 11:05:16 + export PYENV_ROOT=/opt/pyenv 11:05:16 + PYENV_ROOT=/opt/pyenv 11:05:16 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:16 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:16 + pyenv versions 11:05:16 system 11:05:16 3.8.20 11:05:16 3.9.20 11:05:16 3.10.15 11:05:16 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) 11:05:16 + command -v pyenv 11:05:16 ++ pyenv init - --no-rehash 11:05:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:16 for i in ${!paths[@]}; do 11:05:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:16 fi; done; 11:05:16 echo "${paths[*]}"'\'')" 11:05:16 export PATH="/opt/pyenv/shims:${PATH}" 11:05:16 export PYENV_SHELL=bash 11:05:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:16 pyenv() { 11:05:16 local command 11:05:16 command="${1:-}" 11:05:16 if [ "$#" -gt 0 ]; then 11:05:16 shift 11:05:16 fi 11:05:16 11:05:16 case "$command" in 11:05:16 rehash|shell) 11:05:16 eval "$(pyenv "sh-$command" "$@")" 11:05:16 ;; 11:05:16 *) 11:05:16 command pyenv "$command" "$@" 11:05:16 ;; 11:05:16 esac 11:05:16 }' 11:05:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:16 for i in ${!paths[@]}; do 11:05:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:16 fi; done; 11:05:16 echo "${paths[*]}"' 11:05:16 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:16 ++ export PYENV_SHELL=bash 11:05:16 ++ PYENV_SHELL=bash 11:05:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:16 +++ complete -F _pyenv pyenv 11:05:16 ++ lf-pyver python3 11:05:16 ++ local py_version_xy=python3 11:05:16 ++ local py_version_xyz= 11:05:16 ++ pyenv versions 11:05:16 ++ local command 11:05:16 ++ command=versions 11:05:16 ++ sed 's/^[ *]* //' 11:05:16 ++ '[' 1 -gt 0 ']' 11:05:16 ++ shift 11:05:16 ++ case "$command" in 11:05:16 ++ command pyenv versions 11:05:16 ++ grep -E '^[0-9.]*[0-9]$' 11:05:16 ++ awk '{ print $1 }' 11:05:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:16 +++ sort -V 11:05:16 +++ grep '^3' /tmp/.pyenv_versions 11:05:16 +++ tail -n 1 11:05:16 ++ py_version_xyz=3.11.10 11:05:16 ++ [[ -z 3.11.10 ]] 11:05:16 ++ echo 3.11.10 11:05:16 ++ return 0 11:05:16 + pyenv local 3.11.10 11:05:16 + local command 11:05:16 + command=local 11:05:16 + '[' 2 -gt 0 ']' 11:05:16 + shift 11:05:16 + case "$command" in 11:05:16 + command pyenv local 3.11.10 11:05:16 + for arg in "$@" 11:05:16 + case $arg in 11:05:16 + pkg_list+='tox ' 11:05:16 + for arg in "$@" 11:05:16 + case $arg in 11:05:16 + pkg_list+='virtualenv ' 11:05:16 + for arg in "$@" 11:05:16 + case $arg in 11:05:16 + pkg_list+='urllib3~=1.26.15 ' 11:05:16 + [[ -f /tmp/.toxenv ]] 11:05:16 + [[ ! -f /tmp/.toxenv ]] 11:05:16 + [[ -n '' ]] 11:05:16 + python3 -m venv /tmp/venv-rqnT 11:05:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqnT' 11:05:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqnT 11:05:20 + echo /tmp/venv-rqnT 11:05:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:05:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:05:20 + /tmp/venv-rqnT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:05:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:05:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:05:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:05:24 + /tmp/venv-rqnT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:05:26 + type python3 11:05:26 + true 11:05:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rqnT/bin to PATH' 11:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-rqnT/bin to PATH 11:05:26 + PATH=/tmp/venv-rqnT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:26 + return 0 11:05:26 + python3 --version 11:05:26 Python 3.11.10 11:05:26 + python3 -m pip --version 11:05:26 pip 25.2 from /tmp/venv-rqnT/lib/python3.11/site-packages/pip (python 3.11) 11:05:26 + python3 -m pip freeze 11:05:26 cachetools==6.2.0 11:05:26 chardet==5.2.0 11:05:26 colorama==0.4.6 11:05:26 distlib==0.4.0 11:05:26 filelock==3.19.1 11:05:26 packaging==25.0 11:05:26 platformdirs==4.4.0 11:05:26 pluggy==1.6.0 11:05:26 pyproject-api==1.9.1 11:05:26 tox==4.30.2 11:05:26 urllib3==1.26.20 11:05:26 virtualenv==20.34.0 11:05:26 [builder-rtd-verify-master] $ /bin/bash -l /tmp/jenkins3894909024215273489.sh 11:05:26 ---> rtd-verify.sh 11:05:26 + echo '---> Fetching project' 11:05:26 ---> Fetching project 11:05:26 + '[' releng/builder '!=' releng/builder ']' 11:05:26 + git fetch origin refs/changes/51/118051/1 11:05:27 From git://devvexx.opendaylight.org/mirror/releng/builder 11:05:27 * branch refs/changes/51/118051/1 -> FETCH_HEAD 11:05:27 + git checkout FETCH_HEAD 11:05:27 Previous HEAD position was e64cd843a Add IETF Liaison Project jobs 11:05:27 HEAD is now at 8a231145c Update cloud image list docs 11:05:27 + git submodule update --init --recursive 11:05:27 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 11:05:27 ++ awk -e '{print $1}' 11:05:27 + for submod in $(git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' | awk -e '{print $1}') 11:05:27 + git config --get submodule.global-jjb.url 11:05:27 https://github.com/lfit/releng-global-jjb 11:05:27 + for submod in $(git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' | awk -e '{print $1}') 11:05:27 + git config --get submodule.packer/common-packer.url 11:05:27 https://github.com/lfit/releng-common-packer.git 11:05:27 + . /home/jenkins/lf-env.sh 11:05:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 11:05:27 ++ mktemp -d /tmp/venv-XXXX 11:05:27 + lf_venv=/tmp/venv-pBUq 11:05:27 + local venv_file=/tmp/.os_lf_venv 11:05:27 + local python=python3 11:05:27 + local options 11:05:27 + local set_path=true 11:05:27 + local install_args= 11:05:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 11:05:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 11:05:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 11:05:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 11:05:27 + true 11:05:27 + case $1 in 11:05:27 + venv_file=/tmp/.toxenv 11:05:27 + shift 2 11:05:27 + true 11:05:27 + case $1 in 11:05:27 + shift 11:05:27 + break 11:05:27 + case $python in 11:05:27 + local pkg_list= 11:05:27 + [[ -d /opt/pyenv ]] 11:05:27 + echo 'Setup pyenv:' 11:05:27 Setup pyenv: 11:05:27 + export PYENV_ROOT=/opt/pyenv 11:05:27 + PYENV_ROOT=/opt/pyenv 11:05:27 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:27 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:27 + pyenv versions 11:05:27 system 11:05:27 3.8.20 11:05:27 3.9.20 11:05:27 3.10.15 11:05:27 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) 11:05:27 + command -v pyenv 11:05:27 ++ pyenv init - --no-rehash 11:05:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:05:27 for i in ${!paths[@]}; do 11:05:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:05:27 fi; done; 11:05:27 echo "${paths[*]}"'\'')" 11:05:27 export PATH="/opt/pyenv/shims:${PATH}" 11:05:27 export PYENV_SHELL=bash 11:05:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:05:27 pyenv() { 11:05:27 local command 11:05:27 command="${1:-}" 11:05:27 if [ "$#" -gt 0 ]; then 11:05:27 shift 11:05:27 fi 11:05:27 11:05:27 case "$command" in 11:05:27 rehash|shell) 11:05:27 eval "$(pyenv "sh-$command" "$@")" 11:05:27 ;; 11:05:27 *) 11:05:27 command pyenv "$command" "$@" 11:05:27 ;; 11:05:27 esac 11:05:27 }' 11:05:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:05:27 for i in ${!paths[@]}; do 11:05:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:05:27 fi; done; 11:05:27 echo "${paths[*]}"' 11:05:27 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:27 ++ export PYENV_SHELL=bash 11:05:27 ++ PYENV_SHELL=bash 11:05:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:05:27 +++ complete -F _pyenv pyenv 11:05:27 ++ lf-pyver python3 11:05:27 ++ local py_version_xy=python3 11:05:27 ++ local py_version_xyz= 11:05:27 ++ pyenv versions 11:05:27 ++ local command 11:05:27 ++ command=versions 11:05:27 ++ '[' 1 -gt 0 ']' 11:05:27 ++ grep -E '^[0-9.]*[0-9]$' 11:05:27 ++ shift 11:05:27 ++ case "$command" in 11:05:27 ++ command pyenv versions 11:05:27 ++ awk '{ print $1 }' 11:05:27 ++ sed 's/^[ *]* //' 11:05:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:05:27 +++ grep '^3' /tmp/.pyenv_versions 11:05:27 +++ tail -n 1 11:05:27 +++ sort -V 11:05:27 ++ py_version_xyz=3.11.10 11:05:27 ++ [[ -z 3.11.10 ]] 11:05:27 ++ echo 3.11.10 11:05:27 ++ return 0 11:05:27 + pyenv local 3.11.10 11:05:27 + local command 11:05:27 + command=local 11:05:27 + '[' 2 -gt 0 ']' 11:05:27 + shift 11:05:27 + case "$command" in 11:05:27 + command pyenv local 3.11.10 11:05:27 + for arg in "$@" 11:05:27 + case $arg in 11:05:27 + pkg_list+='tox ' 11:05:27 + for arg in "$@" 11:05:27 + case $arg in 11:05:27 + pkg_list+='virtualenv ' 11:05:27 + [[ -f /tmp/.toxenv ]] 11:05:27 ++ cat /tmp/.toxenv 11:05:27 + lf_venv=/tmp/venv-rqnT 11:05:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqnT from' file:/tmp/.toxenv 11:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqnT from file:/tmp/.toxenv 11:05:27 + /tmp/venv-rqnT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:05:28 + [[ -z tox virtualenv ]] 11:05:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 11:05:28 lf-activate-venv(): INFO: Installing: tox virtualenv 11:05:28 + /tmp/venv-rqnT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 11:05:29 + type python3 11:05:29 + true 11:05:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rqnT/bin to PATH' 11:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-rqnT/bin to PATH 11:05:29 + PATH=/tmp/venv-rqnT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:05:29 + return 0 11:05:29 + [[ builder-rtd-verify-master == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] 11:05:29 + echo '---> Generating docs' 11:05:29 ---> Generating docs 11:05:29 + cd /w/workspace/builder-rtd-verify-master 11:05:29 + tox -edocs 11:05:30 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:05:52 docs: freeze> python -m pip freeze --all 11:05:53 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 11:05:53 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-rtd-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-rtd-verify-master/docs/_build/html 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] 11:05:54 docs: exit 1 (1.82 seconds) /w/workspace/builder-rtd-verify-master> sphinx-build -q -W -b html -d /w/workspace/builder-rtd-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-rtd-verify-master/docs/_build/html pid=2536 11:05:54 docs: FAIL code 1 (25.12=setup[23.30]+cmd[1.82] seconds) 11:05:54 evaluation failed :( (25.15 seconds) 11:05:55 Build step 'Execute shell' marked build as failure 11:05:55 $ ssh-agent -k 11:05:55 unset SSH_AUTH_SOCK; 11:05:55 unset SSH_AGENT_PID; 11:05:55 echo Agent pid 1523 killed; 11:05:55 [ssh-agent] Stopped. 11:05:55 [PostBuildScript] - [INFO] Executing post build scripts. 11:05:55 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins11463405860289328312.sh 11:05:55 ---> sysstat.sh 11:05:55 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins8358495372380377028.sh 11:05:55 ---> package-listing.sh 11:05:55 ++ facter osfamily 11:05:55 ++ tr '[:upper:]' '[:lower:]' 11:05:55 + OS_FAMILY=debian 11:05:55 + workspace=/w/workspace/builder-rtd-verify-master 11:05:55 + START_PACKAGES=/tmp/packages_start.txt 11:05:55 + END_PACKAGES=/tmp/packages_end.txt 11:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:55 + PACKAGES=/tmp/packages_start.txt 11:05:55 + '[' /w/workspace/builder-rtd-verify-master ']' 11:05:55 + PACKAGES=/tmp/packages_end.txt 11:05:55 + case "${OS_FAMILY}" in 11:05:55 + dpkg -l 11:05:55 + grep '^ii' 11:05:55 + '[' -f /tmp/packages_start.txt ']' 11:05:55 + '[' -f /tmp/packages_end.txt ']' 11:05:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:55 + '[' /w/workspace/builder-rtd-verify-master ']' 11:05:55 + mkdir -p /w/workspace/builder-rtd-verify-master/archives/ 11:05:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-rtd-verify-master/archives/ 11:05:55 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins13859286250731504625.sh 11:05:56 ---> capture-instance-metadata.sh 11:05:56 Setup pyenv: 11:05:56 system 11:05:56 3.8.20 11:05:56 3.9.20 11:05:56 3.10.15 11:05:56 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) 11:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPbk from file:/tmp/.os_lf_venv 11:05:58 lf-activate-venv(): INFO: Installing: lftools 11:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-pPbk/bin to PATH 11:06:12 INFO: Running in OpenStack, capturing instance metadata 11:06:12 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins2195112472416918286.sh 11:06:12 provisioning config files... 11:06:12 Could not find credentials [logs] for builder-rtd-verify-master #622 11:06:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-rtd-verify-master@tmp/config12246426919384311803tmp 11:06:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:06:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:06:12 provisioning config files... 11:06:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:06:13 [EnvInject] - Injecting environment variables from a build step. 11:06:13 [EnvInject] - Injecting as environment variables the properties content 11:06:13 SERVER_ID=logs 11:06:13 11:06:13 [EnvInject] - Variables injected successfully. 11:06:13 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins18236410127913401824.sh 11:06:13 ---> create-netrc.sh 11:06:13 WARN: Log server credential not found. 11:06:13 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins6427956324744775426.sh 11:06:13 ---> python-tools-install.sh 11:06:13 Setup pyenv: 11:06:13 system 11:06:13 3.8.20 11:06:13 3.9.20 11:06:13 3.10.15 11:06:13 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) 11:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPbk from file:/tmp/.os_lf_venv 11:06:15 lf-activate-venv(): INFO: Installing: lftools 11:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-pPbk/bin to PATH 11:06:25 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins2395598264820606287.sh 11:06:25 ---> sudo-logs.sh 11:06:25 Archiving 'sudo' log.. 11:06:25 [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins12067100695146247987.sh 11:06:25 ---> job-cost.sh 11:06:25 Setup pyenv: 11:06:25 system 11:06:25 3.8.20 11:06:25 3.9.20 11:06:25 3.10.15 11:06:25 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) 11:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPbk from file:/tmp/.os_lf_venv 11:06:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-pPbk/bin to PATH 11:06:34 INFO: No Stack... 11:06:34 INFO: Retrieving Pricing Info for: v3-standard-2 11:06:34 INFO: Archiving Costs 11:06:34 [builder-rtd-verify-master] $ /bin/bash -l /tmp/jenkins6421570866968949905.sh 11:06:34 ---> logs-deploy.sh 11:06:34 Setup pyenv: 11:06:34 system 11:06:34 3.8.20 11:06:34 3.9.20 11:06:34 3.10.15 11:06:34 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) 11:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPbk from file:/tmp/.os_lf_venv 11:06:36 lf-activate-venv(): INFO: Installing: lftools 11:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-pPbk/bin to PATH 11:06:47 WARNING: Nexus logging server not set 11:06:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-rtd-verify-master/622/ 11:06:47 INFO: archiving logs to S3 11:06:48 ---> uname -a: 11:06:48 Linux prd-ubuntu2204-builder-2c-2g-51680 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:06:48 11:06:48 11:06:48 ---> lscpu: 11:06:48 Architecture: x86_64 11:06:48 CPU op-mode(s): 32-bit, 64-bit 11:06:48 Address sizes: 40 bits physical, 48 bits virtual 11:06:48 Byte Order: Little Endian 11:06:48 CPU(s): 2 11:06:48 On-line CPU(s) list: 0,1 11:06:48 Vendor ID: AuthenticAMD 11:06:48 Model name: AMD EPYC-Rome Processor 11:06:48 CPU family: 23 11:06:48 Model: 49 11:06:48 Thread(s) per core: 1 11:06:48 Core(s) per socket: 1 11:06:48 Socket(s): 2 11:06:48 Stepping: 0 11:06:48 BogoMIPS: 5600.00 11:06: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 nrip_save umip rdpid arch_capabilities 11:06:48 Virtualization: AMD-V 11:06:48 Hypervisor vendor: KVM 11:06:48 Virtualization type: full 11:06:48 L1d cache: 64 KiB (2 instances) 11:06:48 L1i cache: 64 KiB (2 instances) 11:06:48 L2 cache: 1 MiB (2 instances) 11:06:48 L3 cache: 32 MiB (2 instances) 11:06:48 NUMA node(s): 1 11:06:48 NUMA node0 CPU(s): 0,1 11:06:48 Vulnerability Gather data sampling: Not affected 11:06:48 Vulnerability Itlb multihit: Not affected 11:06:48 Vulnerability L1tf: Not affected 11:06:48 Vulnerability Mds: Not affected 11:06:48 Vulnerability Meltdown: Not affected 11:06:48 Vulnerability Mmio stale data: Not affected 11:06:48 Vulnerability Reg file data sampling: Not affected 11:06:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:06:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:06:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:06:48 Vulnerability Srbds: Not affected 11:06:48 Vulnerability Tsx async abort: Not affected 11:06:48 11:06:48 11:06:48 ---> nproc: 11:06:48 2 11:06:48 11:06:48 11:06:48 ---> df -h: 11:06:48 Filesystem Size Used Avail Use% Mounted on 11:06:48 tmpfs 794M 1.1M 793M 1% /run 11:06:48 /dev/vda1 39G 8.7G 30G 23% / 11:06:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:06:48 tmpfs 5.0M 0 5.0M 0% /run/lock 11:06:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:06:48 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:06:48 11:06:48 11:06:48 ---> free -m: 11:06:48 total used free shared buff/cache available 11:06:48 Mem: 7937 531 4539 4 2867 7095 11:06:48 Swap: 1023 0 1023 11:06:48 11:06:48 11:06:48 ---> ip addr: 11:06:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:06:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:48 inet 127.0.0.1/8 scope host lo 11:06:48 valid_lft forever preferred_lft forever 11:06:48 inet6 ::1/128 scope host 11:06:48 valid_lft forever preferred_lft forever 11:06:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:06:48 link/ether fa:16:3e:f8:ec:b6 brd ff:ff:ff:ff:ff:ff 11:06:48 altname enp0s3 11:06:48 inet 10.30.171.19/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:06:48 valid_lft 86204sec preferred_lft 86204sec 11:06:48 inet6 fe80::f816:3eff:fef8:ecb6/64 scope link 11:06:48 valid_lft forever preferred_lft forever 11:06:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:06:48 link/ether 02:42:09:d7:c9:a2 brd ff:ff:ff:ff:ff:ff 11:06:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:48 valid_lft forever preferred_lft forever 11:06:48 11:06:48 11:06:48 ---> sar -b -r -n DEV: 11:06:48 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51680) 09/11/25 _x86_64_ (2 CPU) 11:06:48 11:06:48 11:03:34 LINUX RESTART (2 CPU) 11:06:48 11:06:48 11:06:48 ---> sar -P ALL: 11:06:48 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51680) 09/11/25 _x86_64_ (2 CPU) 11:06:48 11:06:48 11:03:34 LINUX RESTART (2 CPU) 11:06:48 11:06:48 11:06:48