Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/docs/+/112352
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu2004-docker-4c-4g-33236 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/docs-rtd-verify-calcium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-6R64Elyq1aLa/agent.12696
SSH_AGENT_PID=12701
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/docs-rtd-verify-calcium@tmp/private_key_15226677200679151838.key (/w/workspace/docs-rtd-verify-calcium@tmp/private_key_15226677200679151838.key)
[ssh-agent] Using credentials jenkins (jenkins-ssh)
The recommended git tool is: NONE
using credential jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/docs
 > git init /w/workspace/docs-rtd-verify-calcium # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/docs
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_SSH to set credentials jenkins-ssh
Verifying host key using known hosts file
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.
 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/docs +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/docs # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10
Checking out Revision d46b2ed555b89aaab944a75d84cdeb42d7fe7ec6 (refs/remotes/origin/stable/calcium)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d46b2ed555b89aaab944a75d84cdeb42d7fe7ec6 # timeout=10
Commit message: "Merge "Chore: Update Calcium SR2 downloads page" into stable/calcium"
 > git rev-list --no-walk d46b2ed555b89aaab944a75d84cdeb42d7fe7ec6 # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins5176484183564273678.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kusr
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-kusr/bin to PATH
Generating Requirements File
Python 3.11.7
pip 24.2 from /tmp/venv-kusr/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.5.0
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.30
botocore==1.35.30
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cliff==4.7.0
cmd2==2.4.3
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.14
distlib==0.3.8
dnspython==2.6.1
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.8
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.35.0
httplib2==0.22.0
identify==2.6.1
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
keystoneauth1==5.8.0
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==2.1.5
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.0.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.1.0
oslo.config==9.6.0
oslo.context==5.6.0
oslo.i18n==6.4.0
oslo.log==6.1.2
oslo.serialization==5.5.0
oslo.utils==7.3.0
packaging==24.1
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.11.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.4.0
PyJWT==2.9.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.1.2
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.20.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
s3transfer==0.10.2
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.3.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.66.5
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.26.6
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
xdg==6.0.0
xmltodict==0.13.0
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
DOC_DIR=docs/_build/html
PYTHON=python3

[EnvInject] - Variables injected successfully.
[docs-rtd-verify-calcium] $ /bin/bash -l /tmp/jenkins2845042126541667014.sh
---> tox-install.sh
+ source /home/jenkins/lf-env.sh
+ lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
++ mktemp -d /tmp/venv-XXXX
+ lf_venv=/tmp/venv-glvQ
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ 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
+ options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
+ eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
+ true
+ case $1 in
+ venv_file=/tmp/.toxenv
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ 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
+ 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
+ pyenv versions
  system
  3.8.13
  3.9.13
  3.10.13
* 3.11.7 (set by /w/workspace/docs-rtd-verify-calcium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 
for i in ${!paths[@]}; do 
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 
fi; done; 
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
  local command
  command="${1:-}"
  if [ "$#" -gt 0 ]; then
    shift
  fi

  case "$command" in
  rehash|shell)
    eval "$(pyenv "sh-$command" "$@")"
    ;;
  *)
    command pyenv "$command" "$@"
    ;;
  esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH); 
for i in ${!paths[@]}; do 
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 
fi; done; 
echo "${paths[*]}"'
++ 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
++ 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
++ 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
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ pyenv versions
++ local command
++ sed 's/^[ *]* //'
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ grep -E '^[0-9.]*[0-9]$'
++ awk '{ print $1 }'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ grep '^3' /tmp/.pyenv_versions
+++ sort -V
+++ tail -n 1
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='tox '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='virtualenv '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='urllib3~=1.26.15 '
+ [[ -f /tmp/.toxenv ]]
+ [[ ! -f /tmp/.toxenv ]]
+ [[ -n '' ]]
+ python3 -m venv /tmp/venv-glvQ
+ echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-glvQ'
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-glvQ
+ echo /tmp/venv-glvQ
+ echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
+ /tmp/venv-glvQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv
+ [[ -z tox virtualenv urllib3~=1.26.15  ]]
+ echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
+ /tmp/venv-glvQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
+ type python3
+ true
+ echo 'lf-activate-venv(): INFO: Adding /tmp/venv-glvQ/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-glvQ/bin to PATH
+ PATH=/tmp/venv-glvQ/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
+ return 0
+ python3 --version
Python 3.11.7
+ python3 -m pip --version
pip 24.2 from /tmp/venv-glvQ/lib/python3.11/site-packages/pip (python 3.11)
+ python3 -m pip freeze
cachetools==5.5.0
chardet==5.2.0
colorama==0.4.6
distlib==0.3.8
filelock==3.16.1
packaging==24.1
platformdirs==4.3.6
pluggy==1.5.0
pyproject-api==1.8.0
tox==4.21.0
urllib3==1.26.20
virtualenv==20.26.6
[docs-rtd-verify-calcium] $ /bin/bash -l /tmp/jenkins5420224214409329.sh
---> rtd-verify.sh
+ echo '---> Fetching project'
---> Fetching project
+ '[' docs '!=' docs ']'
+ git fetch origin refs/changes/52/112352/2
From git://devvexx.opendaylight.org/mirror/docs
 * branch                refs/changes/52/112352/2 -> FETCH_HEAD
+ git checkout FETCH_HEAD
Previous HEAD position was d46b2ed55 Merge "Chore: Update Calcium SR2 downloads page" into stable/calcium
HEAD is now at 2bd370ce2 Fix: Update release guide to mvn38 and JDK17
+ git submodule update --init --recursive
++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url'
++ awk -e '{print $1}'
+ . /home/jenkins/lf-env.sh
+ lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv
++ mktemp -d /tmp/venv-XXXX
+ lf_venv=/tmp/venv-li85
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv
+ options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'''
+ eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'''
++ set -- --venv-file /tmp/.toxenv -- tox virtualenv
+ true
+ case $1 in
+ venv_file=/tmp/.toxenv
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ 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
+ 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
+ pyenv versions
  system
  3.8.13
  3.9.13
  3.10.13
* 3.11.7 (set by /w/workspace/docs-rtd-verify-calcium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 
for i in ${!paths[@]}; do 
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 
fi; done; 
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
  local command
  command="${1:-}"
  if [ "$#" -gt 0 ]; then
    shift
  fi

  case "$command" in
  rehash|shell)
    eval "$(pyenv "sh-$command" "$@")"
    ;;
  *)
    command pyenv "$command" "$@"
    ;;
  esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH); 
for i in ${!paths[@]}; do 
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 
fi; done; 
echo "${paths[*]}"'
++ 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
++ 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
++ 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
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ sed 's/^[ *]* //'
++ awk '{ print $1 }'
++ grep -E '^[0-9.]*[0-9]$'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ grep '^3' /tmp/.pyenv_versions
+++ sort -V
+++ tail -n 1
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='tox '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='virtualenv '
+ [[ -f /tmp/.toxenv ]]
++ cat /tmp/.toxenv
+ lf_venv=/tmp/venv-glvQ
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-glvQ from' file:/tmp/.toxenv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-glvQ from file:/tmp/.toxenv
+ /tmp/venv-glvQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv
+ [[ -z tox virtualenv  ]]
+ echo 'lf-activate-venv(): INFO: Installing: tox virtualenv '
lf-activate-venv(): INFO: Installing: tox virtualenv 
+ /tmp/venv-glvQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv
+ type python3
+ true
+ echo 'lf-activate-venv(): INFO: Adding /tmp/venv-glvQ/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-glvQ/bin to PATH
+ PATH=/tmp/venv-glvQ/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
+ return 0
+ [[ docs-rtd-verify-calcium == \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 ]]
+ echo '---> Generating docs'
---> Generating docs
+ cd /w/workspace/docs-rtd-verify-calcium
+ tox -edocs
docs: install_deps> python -I -m pip install -r docs/requirements.txt
docs: freeze> python -m pip freeze --all
docs: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.3.2,contourpy==1.3.0,cycler==0.12.1,defusedxml==0.7.1,docutils==0.20.1,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jira==3.8.0,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.2,numpy==2.1.1,nwdiag==3.0.0,oauthlib==3.2.2,packaging==24.1,pillow==10.4.0,pip==24.2,Pygments==2.18.0,pyparsing==3.1.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,seqdiag==3.0.0,setuptools==75.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,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.12.2,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0
docs: commands[0]> sphinx-build -q -j auto -W --keep-going -b html -n -d /w/workspace/docs-rtd-verify-calcium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/docs-rtd-verify-calcium/docs/_build/html
  docs: OK (84.94=setup[22.12]+cmd[62.82] seconds)
  congratulations :) (85.00 seconds)
+ echo '---> Archiving generated docs'
---> Archiving generated docs
+ mkdir -p /w/workspace/docs-rtd-verify-calcium/archives
+ mv docs/_build/html archives/
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 12701 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins1773314086290792162.sh
---> sysstat.sh
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins1504989033438584822.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/docs-rtd-verify-calcium
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/docs-rtd-verify-calcium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/docs-rtd-verify-calcium ']'
+ mkdir -p /w/workspace/docs-rtd-verify-calcium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/docs-rtd-verify-calcium/archives/
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins6996599556256635044.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
  3.10.13
* 3.11.7 (set by /w/workspace/docs-rtd-verify-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kusr from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-kusr/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins8889162933633117226.sh
provisioning config files...
Could not find credentials [logs] for docs-rtd-verify-calcium #49
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/docs-rtd-verify-calcium@tmp/config4582418472272102633tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins14130167939281322160.sh
---> create-netrc.sh
WARN: Log server credential not found.
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins9189737277355527601.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
  3.10.13
* 3.11.7 (set by /w/workspace/docs-rtd-verify-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kusr from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-kusr/bin to PATH
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins9892907205312736683.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[docs-rtd-verify-calcium] $ /bin/bash /tmp/jenkins13993293852541105267.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
  3.10.13
* 3.11.7 (set by /w/workspace/docs-rtd-verify-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kusr from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-kusr/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[docs-rtd-verify-calcium] $ /bin/bash -l /tmp/jenkins16683944605537062644.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
  3.10.13
* 3.11.7 (set by /w/workspace/docs-rtd-verify-calcium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kusr from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-kusr/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/docs-rtd-verify-calcium/49/
INFO: archiving logs to S3
---> uname -a:
Linux prd-ubuntu2004-docker-4c-4g-33236 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:                       x86_64
CPU op-mode(s):                     32-bit, 64-bit
Byte Order:                         Little Endian
Address sizes:                      40 bits physical, 48 bits virtual
CPU(s):                             4
On-line CPU(s) list:                0-3
Thread(s) per core:                 1
Core(s) per socket:                 1
Socket(s):                          4
NUMA node(s):                       1
Vendor ID:                          AuthenticAMD
CPU family:                         23
Model:                              49
Model name:                         AMD EPYC-Rome Processor
Stepping:                           0
CPU MHz:                            2799.998
BogoMIPS:                           5599.99
Virtualization:                     AMD-V
Hypervisor vendor:                  KVM
Virtualization type:                full
L1d cache:                          128 KiB
L1i cache:                          128 KiB
L2 cache:                           2 MiB
L3 cache:                           64 MiB
NUMA node0 CPU(s):                  0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit:        Not affected
Vulnerability L1tf:                 Not affected
Vulnerability Mds:                  Not affected
Vulnerability Meltdown:             Not affected
Vulnerability Mmio stale data:      Not affected
Vulnerability Retbleed:             Vulnerable
Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:           Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds:                Not affected
Vulnerability Tsx async abort:      Not affected
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


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            7.8G     0  7.8G   0% /dev
tmpfs           1.6G  1.1M  1.6G   1% /run
/dev/vda1        78G  9.3G   69G  13% /
tmpfs           7.9G     0  7.9G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
/dev/loop1       68M   68M     0 100% /snap/lxd/22753
/dev/loop0       62M   62M     0 100% /snap/core20/1405
/dev/loop2       44M   44M     0 100% /snap/snapd/15177
/dev/vda15      105M  6.1M   99M   6% /boot/efi
tmpfs           1.6G     0  1.6G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          15997         659       12381           1        2956       14998
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:f0:7b:94 brd ff:ff:ff:ff:ff:ff
    inet 10.30.170.115/23 brd 10.30.171.255 scope global dynamic ens3
       valid_lft 86146sec preferred_lft 86146sec
    inet6 fe80::f816:3eff:fef0:7b94/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
    link/ether 02:42:62:b4:74:ae brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-33236) 	10/01/24 	_x86_64_	(4 CPU)

10:35:51     LINUX RESTART	(4 CPU)

10:36:01          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
10:37:01       327.03    150.52    176.50      0.00  11596.33  69933.68      0.00
10:38:01       122.91     34.38     88.54      0.00   1247.93  37589.89      0.00
10:39:01        65.97      1.00     64.97      0.00     64.26  28979.04      0.00
10:40:01        23.18      1.10     22.08      0.00    130.38   1277.52      0.00
Average:       134.77     46.75     88.02      0.00   3259.72  34445.03      0.00

10:36:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
10:37:01     13538432  15420668    568388      3.47     50952   2039904   1333240      7.65    778152   1810092     85156
10:38:01     13048708  15373824    591432      3.61     79816   2428992   1365488      7.83    877660   2150676    201248
10:39:01     12631852  15286880    671740      4.10     91216   2726476   1748616     10.03    973940   2446408       384
10:40:01     12675460  15354352    604552      3.69     94268   2747124   1322612      7.59    915872   2460224     15312
Average:     12973613  15358931    609028      3.72     79063   2485624   1442489      8.28    886406   2216850     75525

10:36:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
10:37:01         ens3    363.27    242.76   2206.16     68.59      0.00      0.00      0.00      0.00
10:37:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:37:01           lo      1.57      1.57      0.15      0.15      0.00      0.00      0.00      0.00
10:38:01         ens3     85.32     70.85   1057.75     10.24      0.00      0.00      0.00      0.00
10:38:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:38:01           lo      1.20      1.20      0.11      0.11      0.00      0.00      0.00      0.00
10:39:01         ens3     77.49     69.01    831.59      8.64      0.00      0.00      0.00      0.00
10:39:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:39:01           lo     12.73     12.73      1.13      1.13      0.00      0.00      0.00      0.00
10:40:01         ens3     26.98     27.26     21.36     10.09      0.00      0.00      0.00      0.00
10:40:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:40:01           lo      2.87      2.87      0.25      0.25      0.00      0.00      0.00      0.00
Average:         ens3    138.26    102.47   1029.22     24.39      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:           lo      4.59      4.59      0.41      0.41      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-33236) 	10/01/24 	_x86_64_	(4 CPU)

10:35:51     LINUX RESTART	(4 CPU)

10:36:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
10:37:01        all     15.61     16.67     14.08      8.76      0.13     44.76
10:37:01          0     21.54     15.29     12.27      3.08      0.14     47.69
10:37:01          1     10.86     17.62     14.96      9.84      0.14     46.60
10:37:01          2     18.14     15.73     12.65      8.26      0.12     45.10
10:37:01          3     11.91     18.03     16.43     13.83      0.13     39.67
10:38:01        all     19.91      4.20      4.57      2.75      0.09     68.48
10:38:01          0     25.61      3.09      4.11      3.48      0.08     63.62
10:38:01          1     23.95      4.59      4.44      1.95      0.08     64.98
10:38:01          2     15.27      5.33      5.63      2.01      0.08     71.68
10:38:01          3     14.82      3.79      4.09      3.55      0.10     73.65
10:39:01        all      7.65      0.00      0.69      2.28      0.09     89.29
10:39:01          0      3.10      0.00      0.38      1.89      0.13     94.50
10:39:01          1      2.89      0.00      0.32      0.18      0.07     96.55
10:39:01          2     22.41      0.00      1.39      1.17      0.10     74.93
10:39:01          3      2.18      0.00      0.69      5.90      0.05     91.18
10:40:01        all     15.33      0.00      0.85      0.30      0.05     83.47
10:40:01          0      2.75      0.00      0.87      0.88      0.08     95.42
10:40:01          1     37.68      0.00      0.94      0.17      0.08     61.13
10:40:01          2     16.10      0.00      0.99      0.07      0.03     82.81
10:40:01          3      4.86      0.00      0.60      0.08      0.02     94.44
Average:        all     14.62      5.18      5.02      3.51      0.09     71.58
Average:          0     13.21      4.56      4.38      2.33      0.11     75.42
Average:          1     18.85      5.51      5.13      3.01      0.09     67.40
Average:          2     17.98      5.24      5.14      2.86      0.08     68.70
Average:          3      8.43      5.43      5.43      5.82      0.08     74.81