15:35:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/117361 15:35:02 Running as SYSTEM 15:35:02 [EnvInject] - Loading node environment variables. 15:35:02 Building remotely on prd-ubuntu2204-docker-4c-4g-50435 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/docs-rtd-verify-vanadium 15:35:03 [ssh-agent] Looking for ssh-agent implementation... 15:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:03 $ ssh-agent 15:35:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXvXFn0G/agent.1568 15:35:03 SSH_AGENT_PID=1570 15:35:03 [ssh-agent] Started. 15:35:03 Running ssh-add (command line suppressed) 15:35:03 Identity added: /w/workspace/docs-rtd-verify-vanadium@tmp/private_key_9630261722532858290.key (/w/workspace/docs-rtd-verify-vanadium@tmp/private_key_9630261722532858290.key) 15:35:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:35:03 The recommended git tool is: NONE 15:35:05 using credential jenkins-ssh 15:35:05 Wiping out workspace first. 15:35:05 Cloning the remote Git repository 15:35:05 Cloning repository git://devvexx.opendaylight.org/mirror/docs 15:35:05 > git init /w/workspace/docs-rtd-verify-vanadium # timeout=10 15:35:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs 15:35:05 > git --version # timeout=10 15:35:05 > git --version # 'git version 2.34.1' 15:35:05 using GIT_SSH to set credentials jenkins-ssh 15:35:05 Verifying host key using known hosts file 15:35:05 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. 15:35:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10 15:35:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:09 Avoid second fetch 15:35:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:35:09 Checking out Revision beffd1c1b081a92b9e106359a7cd4a5884fb7eb4 (refs/remotes/origin/master) 15:35:09 > git config core.sparsecheckout # timeout=10 15:35:09 > git checkout -f beffd1c1b081a92b9e106359a7cd4a5884fb7eb4 # timeout=10 15:35:10 Commit message: "Fix checkstyle.sourceforge.net link-check config" 15:35:10 > git rev-list --no-walk beffd1c1b081a92b9e106359a7cd4a5884fb7eb4 # timeout=10 15:35:13 provisioning config files... 15:35:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:35:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:35:13 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins3033246920408690561.sh 15:35:13 ---> python-tools-install.sh 15:35:13 Setup pyenv: 15:35:13 * system (set by /opt/pyenv/version) 15:35:13 * 3.8.20 (set by /opt/pyenv/version) 15:35:13 * 3.9.20 (set by /opt/pyenv/version) 15:35:13 * 3.10.15 (set by /opt/pyenv/version) 15:35:13 * 3.11.10 (set by /opt/pyenv/version) 15:35:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RnkB 15:35:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:35:22 lf-activate-venv(): INFO: Installing: lftools 15:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-RnkB/bin to PATH 15:35:47 Generating Requirements File 15:36:09 Python 3.11.10 15:36:09 pip 25.2 from /tmp/venv-RnkB/lib/python3.11/site-packages/pip (python 3.11) 15:36:10 appdirs==1.4.4 15:36:10 argcomplete==3.6.2 15:36:10 aspy.yaml==1.3.0 15:36:10 attrs==25.3.0 15:36:10 autopage==0.5.2 15:36:10 beautifulsoup4==4.13.4 15:36:10 boto3==1.40.4 15:36:10 botocore==1.40.4 15:36:10 bs4==0.0.2 15:36:10 cachetools==5.5.2 15:36:10 certifi==2025.8.3 15:36:10 cffi==1.17.1 15:36:10 cfgv==3.4.0 15:36:10 chardet==5.2.0 15:36:10 charset-normalizer==3.4.2 15:36:10 click==8.2.1 15:36:10 cliff==4.10.0 15:36:10 cmd2==2.7.0 15:36:10 cryptography==3.3.2 15:36:10 debtcollector==3.0.0 15:36:10 decorator==5.2.1 15:36:10 defusedxml==0.7.1 15:36:10 Deprecated==1.2.18 15:36:10 distlib==0.4.0 15:36:10 dnspython==2.7.0 15:36:10 docker==7.1.0 15:36:10 dogpile.cache==1.4.0 15:36:10 durationpy==0.10 15:36:10 email_validator==2.2.0 15:36:10 filelock==3.18.0 15:36:10 future==1.0.0 15:36:10 gitdb==4.0.12 15:36:10 GitPython==3.1.45 15:36:10 google-auth==2.40.3 15:36:10 httplib2==0.22.0 15:36:10 identify==2.6.12 15:36:10 idna==3.10 15:36:10 importlib-resources==1.5.0 15:36:10 iso8601==2.1.0 15:36:10 Jinja2==3.1.6 15:36:10 jmespath==1.0.1 15:36:10 jsonpatch==1.33 15:36:10 jsonpointer==3.0.0 15:36:10 jsonschema==4.25.0 15:36:10 jsonschema-specifications==2025.4.1 15:36:10 keystoneauth1==5.11.1 15:36:10 kubernetes==33.1.0 15:36:10 lftools==0.37.13 15:36:10 lxml==6.0.0 15:36:10 markdown-it-py==3.0.0 15:36:10 MarkupSafe==3.0.2 15:36:10 mdurl==0.1.2 15:36:10 msgpack==1.1.1 15:36:10 multi_key_dict==2.0.3 15:36:10 munch==4.0.0 15:36:10 netaddr==1.3.0 15:36:10 niet==1.4.2 15:36:10 nodeenv==1.9.1 15:36:10 oauth2client==4.1.3 15:36:10 oauthlib==3.3.1 15:36:10 openstacksdk==4.6.0 15:36:10 os-client-config==2.3.0 15:36:10 os-service-types==1.8.0 15:36:10 osc-lib==4.1.0 15:36:10 oslo.config==10.0.0 15:36:10 oslo.context==6.0.0 15:36:10 oslo.i18n==6.5.1 15:36:10 oslo.log==7.2.0 15:36:10 oslo.serialization==5.7.0 15:36:10 oslo.utils==9.0.0 15:36:10 packaging==25.0 15:36:10 pbr==6.1.1 15:36:10 platformdirs==4.3.8 15:36:10 prettytable==3.16.0 15:36:10 psutil==7.0.0 15:36:10 pyasn1==0.6.1 15:36:10 pyasn1_modules==0.4.2 15:36:10 pycparser==2.22 15:36:10 pygerrit2==2.0.15 15:36:10 PyGithub==2.7.0 15:36:10 Pygments==2.19.2 15:36:10 PyJWT==2.10.1 15:36:10 PyNaCl==1.5.0 15:36:10 pyparsing==2.4.7 15:36:10 pyperclip==1.9.0 15:36:10 pyrsistent==0.20.0 15:36:10 python-cinderclient==9.7.0 15:36:10 python-dateutil==2.9.0.post0 15:36:10 python-heatclient==4.3.0 15:36:10 python-jenkins==1.8.3 15:36:10 python-keystoneclient==5.6.0 15:36:10 python-magnumclient==4.8.1 15:36:10 python-openstackclient==8.1.0 15:36:10 python-swiftclient==4.8.0 15:36:10 PyYAML==6.0.2 15:36:10 referencing==0.36.2 15:36:10 requests==2.32.4 15:36:10 requests-oauthlib==2.0.0 15:36:10 requestsexceptions==1.4.0 15:36:10 rfc3986==2.0.0 15:36:10 rich==14.1.0 15:36:10 rich-argparse==1.7.1 15:36:10 rpds-py==0.27.0 15:36:10 rsa==4.9.1 15:36:10 ruamel.yaml==0.18.14 15:36:10 ruamel.yaml.clib==0.2.12 15:36:10 s3transfer==0.13.1 15:36:10 simplejson==3.20.1 15:36:10 six==1.17.0 15:36:10 smmap==5.0.2 15:36:10 soupsieve==2.7 15:36:10 stevedore==5.4.1 15:36:10 tabulate==0.9.0 15:36:10 toml==0.10.2 15:36:10 tomlkit==0.13.3 15:36:10 tqdm==4.67.1 15:36:10 typing_extensions==4.14.1 15:36:10 tzdata==2025.2 15:36:10 urllib3==1.26.20 15:36:10 virtualenv==20.33.1 15:36:10 wcwidth==0.2.13 15:36:10 websocket-client==1.8.0 15:36:10 wrapt==1.17.2 15:36:10 xdg==6.0.0 15:36:10 xmltodict==0.14.2 15:36:10 yq==3.4.3 15:36:10 [EnvInject] - Injecting environment variables from a build step. 15:36:10 [EnvInject] - Injecting as environment variables the properties content 15:36:10 DOC_DIR=docs/_build/html 15:36:10 PYTHON=python3 15:36:10 15:36:10 [EnvInject] - Variables injected successfully. 15:36:10 [docs-rtd-verify-vanadium] $ /bin/bash -l /tmp/jenkins3396594535387867522.sh 15:36:10 ---> tox-install.sh 15:36:10 + source /home/jenkins/lf-env.sh 15:36:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:10 ++ mktemp -d /tmp/venv-XXXX 15:36:10 + lf_venv=/tmp/venv-I15H 15:36:10 + local venv_file=/tmp/.os_lf_venv 15:36:10 + local python=python3 15:36:10 + local options 15:36:10 + local set_path=true 15:36:10 + local install_args= 15:36: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 15:36:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:10 + true 15:36:10 + case $1 in 15:36:10 + venv_file=/tmp/.toxenv 15:36:10 + shift 2 15:36:10 + true 15:36:10 + case $1 in 15:36:10 + shift 15:36:10 + break 15:36:10 + case $python in 15:36:10 + local pkg_list= 15:36:10 + [[ -d /opt/pyenv ]] 15:36:10 + echo 'Setup pyenv:' 15:36:10 Setup pyenv: 15:36:10 + export PYENV_ROOT=/opt/pyenv 15:36:10 + PYENV_ROOT=/opt/pyenv 15:36:10 + 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 15:36:10 + 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 15:36:10 + pyenv versions 15:36:10 system 15:36:10 3.8.20 15:36:10 3.9.20 15:36:10 3.10.15 15:36:10 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 15:36:10 + command -v pyenv 15:36:10 ++ pyenv init - --no-rehash 15:36:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:36:10 for i in ${!paths[@]}; do 15:36:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:36:10 fi; done; 15:36:10 echo "${paths[*]}"'\'')" 15:36:10 export PATH="/opt/pyenv/shims:${PATH}" 15:36:10 export PYENV_SHELL=bash 15:36:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:10 pyenv() { 15:36:10 local command 15:36:10 command="${1:-}" 15:36:10 if [ "$#" -gt 0 ]; then 15:36:10 shift 15:36:10 fi 15:36:10 15:36:10 case "$command" in 15:36:10 rehash|shell) 15:36:10 eval "$(pyenv "sh-$command" "$@")" 15:36:10 ;; 15:36:10 *) 15:36:10 command pyenv "$command" "$@" 15:36:10 ;; 15:36:10 esac 15:36:10 }' 15:36:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:36:10 for i in ${!paths[@]}; do 15:36:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:36:10 fi; done; 15:36:10 echo "${paths[*]}"' 15:36:10 ++ 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 15:36:10 ++ 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 15:36:10 ++ 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 15:36:10 ++ export PYENV_SHELL=bash 15:36:10 ++ PYENV_SHELL=bash 15:36:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:10 +++ complete -F _pyenv pyenv 15:36:10 ++ lf-pyver python3 15:36:10 ++ local py_version_xy=python3 15:36:10 ++ local py_version_xyz= 15:36:10 ++ pyenv versions 15:36:10 ++ local command 15:36:10 ++ command=versions 15:36:10 ++ '[' 1 -gt 0 ']' 15:36:10 ++ shift 15:36:10 ++ case "$command" in 15:36:10 ++ sed 's/^[ *]* //' 15:36:10 ++ command pyenv versions 15:36:10 ++ awk '{ print $1 }' 15:36:10 ++ grep -E '^[0-9.]*[0-9]$' 15:36:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:10 +++ grep '^3' /tmp/.pyenv_versions 15:36:10 +++ sort -V 15:36:10 +++ tail -n 1 15:36:10 ++ py_version_xyz=3.11.10 15:36:10 ++ [[ -z 3.11.10 ]] 15:36:10 ++ echo 3.11.10 15:36:10 ++ return 0 15:36:10 + pyenv local 3.11.10 15:36:10 + local command 15:36:10 + command=local 15:36:10 + '[' 2 -gt 0 ']' 15:36:10 + shift 15:36:10 + case "$command" in 15:36:10 + command pyenv local 3.11.10 15:36:10 + for arg in "$@" 15:36:10 + case $arg in 15:36:10 + pkg_list+='tox ' 15:36:10 + for arg in "$@" 15:36:10 + case $arg in 15:36:10 + pkg_list+='virtualenv ' 15:36:10 + for arg in "$@" 15:36:10 + case $arg in 15:36:10 + pkg_list+='urllib3~=1.26.15 ' 15:36:10 + [[ -f /tmp/.toxenv ]] 15:36:10 + [[ ! -f /tmp/.toxenv ]] 15:36:10 + [[ -n '' ]] 15:36:10 + python3 -m venv /tmp/venv-I15H 15:36:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I15H' 15:36:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I15H 15:36:14 + echo /tmp/venv-I15H 15:36:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:36:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:36:14 + /tmp/venv-I15H/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:36:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:18 + /tmp/venv-I15H/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:20 + type python3 15:36:20 + true 15:36:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I15H/bin to PATH' 15:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-I15H/bin to PATH 15:36:20 + PATH=/tmp/venv-I15H/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 15:36:20 + return 0 15:36:20 + python3 --version 15:36:20 Python 3.11.10 15:36:20 + python3 -m pip --version 15:36:20 pip 25.2 from /tmp/venv-I15H/lib/python3.11/site-packages/pip (python 3.11) 15:36:20 + python3 -m pip freeze 15:36:20 cachetools==6.1.0 15:36:20 chardet==5.2.0 15:36:20 colorama==0.4.6 15:36:20 distlib==0.4.0 15:36:20 filelock==3.18.0 15:36:20 packaging==25.0 15:36:20 platformdirs==4.3.8 15:36:20 pluggy==1.6.0 15:36:20 pyproject-api==1.9.1 15:36:20 tox==4.28.4 15:36:20 urllib3==1.26.20 15:36:20 virtualenv==20.33.1 15:36:20 [docs-rtd-verify-vanadium] $ /bin/bash -l /tmp/jenkins11409090128372077965.sh 15:36:20 ---> rtd-verify.sh 15:36:20 + echo '---> Fetching project' 15:36:20 ---> Fetching project 15:36:20 + '[' docs '!=' docs ']' 15:36:20 + git fetch origin refs/changes/61/117361/5 15:36:20 From git://devvexx.opendaylight.org/mirror/docs 15:36:20 * branch refs/changes/61/117361/5 -> FETCH_HEAD 15:36:20 + git checkout FETCH_HEAD 15:36:21 Previous HEAD position was beffd1c1b Fix checkstyle.sourceforge.net link-check config 15:36:21 HEAD is now at d581d19ac Add Scandium platform upgrade 15:36:21 + git submodule update --init --recursive 15:36:21 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 15:36:21 ++ awk -e '{print $1}' 15:36:21 + . /home/jenkins/lf-env.sh 15:36:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 15:36:21 ++ mktemp -d /tmp/venv-XXXX 15:36:21 + lf_venv=/tmp/venv-D4lS 15:36:21 + local venv_file=/tmp/.os_lf_venv 15:36:21 + local python=python3 15:36:21 + local options 15:36:21 + local set_path=true 15:36:21 + local install_args= 15:36:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 15:36:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 15:36:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 15:36:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 15:36:21 + true 15:36:21 + case $1 in 15:36:21 + venv_file=/tmp/.toxenv 15:36:21 + shift 2 15:36:21 + true 15:36:21 + case $1 in 15:36:21 + shift 15:36:21 + break 15:36:21 + case $python in 15:36:21 + local pkg_list= 15:36:21 + [[ -d /opt/pyenv ]] 15:36:21 + echo 'Setup pyenv:' 15:36:21 Setup pyenv: 15:36:21 + export PYENV_ROOT=/opt/pyenv 15:36:21 + PYENV_ROOT=/opt/pyenv 15:36:21 + 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 15:36:21 + 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 15:36:21 + pyenv versions 15:36:21 system 15:36:21 3.8.20 15:36:21 3.9.20 15:36:21 3.10.15 15:36:21 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 15:36:21 + command -v pyenv 15:36:21 ++ pyenv init - --no-rehash 15:36:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:36:21 for i in ${!paths[@]}; do 15:36:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:36:21 fi; done; 15:36:21 echo "${paths[*]}"'\'')" 15:36:21 export PATH="/opt/pyenv/shims:${PATH}" 15:36:21 export PYENV_SHELL=bash 15:36:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:21 pyenv() { 15:36:21 local command 15:36:21 command="${1:-}" 15:36:21 if [ "$#" -gt 0 ]; then 15:36:21 shift 15:36:21 fi 15:36:21 15:36:21 case "$command" in 15:36:21 rehash|shell) 15:36:21 eval "$(pyenv "sh-$command" "$@")" 15:36:21 ;; 15:36:21 *) 15:36:21 command pyenv "$command" "$@" 15:36:21 ;; 15:36:21 esac 15:36:21 }' 15:36:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:36:21 for i in ${!paths[@]}; do 15:36:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:36:21 fi; done; 15:36:21 echo "${paths[*]}"' 15:36:21 ++ 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 15:36:21 ++ 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 15:36:21 ++ 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 15:36:21 ++ export PYENV_SHELL=bash 15:36:21 ++ PYENV_SHELL=bash 15:36:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:21 +++ complete -F _pyenv pyenv 15:36:21 ++ lf-pyver python3 15:36:21 ++ local py_version_xy=python3 15:36:21 ++ local py_version_xyz= 15:36:21 ++ pyenv versions 15:36:21 ++ sed 's/^[ *]* //' 15:36:21 ++ local command 15:36:21 ++ command=versions 15:36:21 ++ '[' 1 -gt 0 ']' 15:36:21 ++ shift 15:36:21 ++ case "$command" in 15:36:21 ++ grep -E '^[0-9.]*[0-9]$' 15:36:21 ++ command pyenv versions 15:36:21 ++ awk '{ print $1 }' 15:36:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:21 +++ grep '^3' /tmp/.pyenv_versions 15:36:21 +++ sort -V 15:36:21 +++ tail -n 1 15:36:21 ++ py_version_xyz=3.11.10 15:36:21 ++ [[ -z 3.11.10 ]] 15:36:21 ++ echo 3.11.10 15:36:21 ++ return 0 15:36:21 + pyenv local 3.11.10 15:36:21 + local command 15:36:21 + command=local 15:36:21 + '[' 2 -gt 0 ']' 15:36:21 + shift 15:36:21 + case "$command" in 15:36:21 + command pyenv local 3.11.10 15:36:21 + for arg in "$@" 15:36:21 + case $arg in 15:36:21 + pkg_list+='tox ' 15:36:21 + for arg in "$@" 15:36:21 + case $arg in 15:36:21 + pkg_list+='virtualenv ' 15:36:21 + [[ -f /tmp/.toxenv ]] 15:36:21 ++ cat /tmp/.toxenv 15:36:21 + lf_venv=/tmp/venv-I15H 15:36:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I15H from' file:/tmp/.toxenv 15:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I15H from file:/tmp/.toxenv 15:36:21 + /tmp/venv-I15H/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:36:22 + [[ -z tox virtualenv ]] 15:36:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 15:36:22 lf-activate-venv(): INFO: Installing: tox virtualenv 15:36:22 + /tmp/venv-I15H/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 15:36:23 + type python3 15:36:23 + true 15:36:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I15H/bin to PATH' 15:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-I15H/bin to PATH 15:36:23 + PATH=/tmp/venv-I15H/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 15:36:23 + return 0 15:36:23 + [[ docs-rtd-verify-vanadium == \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 ]] 15:36:23 + echo '---> Generating docs' 15:36:23 ---> Generating docs 15:36:23 + cd /w/workspace/docs-rtd-verify-vanadium 15:36:23 + tox -edocs 15:36:23 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:36:44 docs: freeze> python -m pip freeze --all 15:36:44 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.2,contourpy==1.3.3,cycler==0.12.1,defusedxml==0.7.1,docutils==0.21.2,fonttools==4.59.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jira==3.10.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,oauthlib==3.3.1,packaging==25.0,pillow==11.3.0,pip==25.1.1,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.4,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,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.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.14.1,urllib3==2.5.0,webcolors==24.11.1 15:36:44 docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-rtd-verify-vanadium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-rtd-verify-vanadium/docs/_build/html 15:37:22 docs: OK (58.54=setup[21.25]+cmd[37.30] seconds) 15:37:22 congratulations :) (58.61 seconds) 15:37:22 + echo '---> Archiving generated docs' 15:37:22 ---> Archiving generated docs 15:37:22 + mkdir -p /w/workspace/docs-rtd-verify-vanadium/archives 15:37:22 + mv docs/_build/html archives/ 15:37:22 $ ssh-agent -k 15:37:22 unset SSH_AUTH_SOCK; 15:37:22 unset SSH_AGENT_PID; 15:37:22 echo Agent pid 1570 killed; 15:37:22 [ssh-agent] Stopped. 15:37:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:22 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins1167036254244901958.sh 15:37:22 ---> sysstat.sh 15:37:22 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins8486141093324643762.sh 15:37:22 ---> package-listing.sh 15:37:22 ++ facter osfamily 15:37:22 ++ tr '[:upper:]' '[:lower:]' 15:37:23 + OS_FAMILY=debian 15:37:23 + workspace=/w/workspace/docs-rtd-verify-vanadium 15:37:23 + START_PACKAGES=/tmp/packages_start.txt 15:37:23 + END_PACKAGES=/tmp/packages_end.txt 15:37:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:23 + PACKAGES=/tmp/packages_start.txt 15:37:23 + '[' /w/workspace/docs-rtd-verify-vanadium ']' 15:37:23 + PACKAGES=/tmp/packages_end.txt 15:37:23 + case "${OS_FAMILY}" in 15:37:23 + dpkg -l 15:37:23 + grep '^ii' 15:37:23 + '[' -f /tmp/packages_start.txt ']' 15:37:23 + '[' -f /tmp/packages_end.txt ']' 15:37:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:23 + '[' /w/workspace/docs-rtd-verify-vanadium ']' 15:37:23 + mkdir -p /w/workspace/docs-rtd-verify-vanadium/archives/ 15:37:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-rtd-verify-vanadium/archives/ 15:37:23 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins2894971490247180980.sh 15:37:23 ---> capture-instance-metadata.sh 15:37:23 Setup pyenv: 15:37:23 system 15:37:23 3.8.20 15:37:23 3.9.20 15:37:23 3.10.15 15:37:23 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 15:37:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RnkB from file:/tmp/.os_lf_venv 15:37:25 lf-activate-venv(): INFO: Installing: lftools 15:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-RnkB/bin to PATH 15:37:36 INFO: Running in OpenStack, capturing instance metadata 15:37:36 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins15802352352976007806.sh 15:37:36 provisioning config files... 15:37:36 Could not find credentials [logs] for docs-rtd-verify-vanadium #16 15:37:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-rtd-verify-vanadium@tmp/config10003458951555911187tmp 15:37:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:37:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:37:36 provisioning config files... 15:37:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:37:36 [EnvInject] - Injecting environment variables from a build step. 15:37:36 [EnvInject] - Injecting as environment variables the properties content 15:37:36 SERVER_ID=logs 15:37:36 15:37:36 [EnvInject] - Variables injected successfully. 15:37:36 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins1573452347134670081.sh 15:37:36 ---> create-netrc.sh 15:37:36 WARN: Log server credential not found. 15:37:36 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins3775413119809066713.sh 15:37:36 ---> python-tools-install.sh 15:37:36 Setup pyenv: 15:37:36 system 15:37:36 3.8.20 15:37:36 3.9.20 15:37:36 3.10.15 15:37:36 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 15:37:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RnkB from file:/tmp/.os_lf_venv 15:37:38 lf-activate-venv(): INFO: Installing: lftools 15:37:48 lf-activate-venv(): INFO: Adding /tmp/venv-RnkB/bin to PATH 15:37:48 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins9313835847774935014.sh 15:37:48 ---> sudo-logs.sh 15:37:48 Archiving 'sudo' log.. 15:37:48 [docs-rtd-verify-vanadium] $ /bin/bash /tmp/jenkins1838561038962914823.sh 15:37:48 ---> job-cost.sh 15:37:48 Setup pyenv: 15:37:48 system 15:37:48 3.8.20 15:37:48 3.9.20 15:37:48 3.10.15 15:37:48 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 15:37:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RnkB from file:/tmp/.os_lf_venv 15:37:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-RnkB/bin to PATH 15:37:56 INFO: No Stack... 15:37:56 INFO: Retrieving Pricing Info for: v3-standard-4 15:37:57 INFO: Archiving Costs 15:37:57 [docs-rtd-verify-vanadium] $ /bin/bash -l /tmp/jenkins9648006361203562525.sh 15:37:57 ---> logs-deploy.sh 15:37:57 Setup pyenv: 15:37:57 system 15:37:57 3.8.20 15:37:57 3.9.20 15:37:57 3.10.15 15:37:57 * 3.11.10 (set by /w/workspace/docs-rtd-verify-vanadium/.python-version) 15:37:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RnkB from file:/tmp/.os_lf_venv 15:37:59 lf-activate-venv(): INFO: Installing: lftools 15:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-RnkB/bin to PATH 15:38:10 WARNING: Nexus logging server not set 15:38:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-rtd-verify-vanadium/16/ 15:38:10 INFO: archiving logs to S3 15:38:11 ---> uname -a: 15:38:11 Linux prd-ubuntu2204-docker-4c-4g-50435 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:38:11 15:38:11 15:38:11 ---> lscpu: 15:38:11 Architecture: x86_64 15:38:11 CPU op-mode(s): 32-bit, 64-bit 15:38:11 Address sizes: 40 bits physical, 48 bits virtual 15:38:11 Byte Order: Little Endian 15:38:11 CPU(s): 4 15:38:11 On-line CPU(s) list: 0-3 15:38:11 Vendor ID: AuthenticAMD 15:38:11 Model name: AMD EPYC-Rome Processor 15:38:11 CPU family: 23 15:38:11 Model: 49 15:38:11 Thread(s) per core: 1 15:38:11 Core(s) per socket: 1 15:38:11 Socket(s): 4 15:38:11 Stepping: 0 15:38:11 BogoMIPS: 5599.99 15:38:11 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 15:38:11 Virtualization: AMD-V 15:38:11 Hypervisor vendor: KVM 15:38:11 Virtualization type: full 15:38:11 L1d cache: 128 KiB (4 instances) 15:38:11 L1i cache: 128 KiB (4 instances) 15:38:11 L2 cache: 2 MiB (4 instances) 15:38:11 L3 cache: 64 MiB (4 instances) 15:38:11 NUMA node(s): 1 15:38:11 NUMA node0 CPU(s): 0-3 15:38:11 Vulnerability Gather data sampling: Not affected 15:38:11 Vulnerability Itlb multihit: Not affected 15:38:11 Vulnerability L1tf: Not affected 15:38:11 Vulnerability Mds: Not affected 15:38:11 Vulnerability Meltdown: Not affected 15:38:11 Vulnerability Mmio stale data: Not affected 15:38:11 Vulnerability Reg file data sampling: Not affected 15:38:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:38:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:38:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:38:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:38:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:38:11 Vulnerability Srbds: Not affected 15:38:11 Vulnerability Tsx async abort: Not affected 15:38:11 15:38:11 15:38:11 ---> nproc: 15:38:11 4 15:38:11 15:38:11 15:38:11 ---> df -h: 15:38:11 Filesystem Size Used Avail Use% Mounted on 15:38:11 tmpfs 1.6G 1.1M 1.6G 1% /run 15:38:11 /dev/vda1 78G 8.7G 69G 12% / 15:38:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:38:11 tmpfs 5.0M 0 5.0M 0% /run/lock 15:38:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:38:11 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 15:38:11 15:38:11 15:38:11 ---> free -m: 15:38:11 total used free shared buff/cache available 15:38:11 Mem: 15989 639 12430 4 2919 15007 15:38:11 Swap: 1023 0 1023 15:38:11 15:38:11 15:38:11 ---> ip addr: 15:38:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:38:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:38:11 inet 127.0.0.1/8 scope host lo 15:38:11 valid_lft forever preferred_lft forever 15:38:11 inet6 ::1/128 scope host 15:38:11 valid_lft forever preferred_lft forever 15:38:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:38:11 link/ether fa:16:3e:8f:b3:9e brd ff:ff:ff:ff:ff:ff 15:38:11 altname enp0s3 15:38:11 inet 10.30.170.179/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:38:11 valid_lft 86174sec preferred_lft 86174sec 15:38:11 inet6 fe80::f816:3eff:fe8f:b39e/64 scope link 15:38:11 valid_lft forever preferred_lft forever 15:38:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:38:11 link/ether 02:42:e2:81:0e:cb brd ff:ff:ff:ff:ff:ff 15:38:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:38:11 valid_lft forever preferred_lft forever 15:38:11 15:38:11 15:38:11 ---> sar -b -r -n DEV: 15:38:11 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-50435) 08/07/25 _x86_64_ (4 CPU) 15:38:11 15:38:11 15:34:29 LINUX RESTART (4 CPU) 15:38:11 15:38:11 15:38:11 ---> sar -P ALL: 15:38:11 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-50435) 08/07/25 _x86_64_ (4 CPU) 15:38:11 15:38:11 15:34:29 LINUX RESTART (4 CPU) 15:38:11 15:38:11 15:38:11