12:05:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 12:05:47 Running as SYSTEM 12:05:47 [EnvInject] - Loading node environment variables. 12:05:47 Building remotely on prd-ubuntu1804-builder-4c-4g-16476 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 12:05:47 [ssh-agent] Looking for ssh-agent implementation... 12:05:47 $ ssh-agent 12:05:47 SSH_AUTH_SOCK=/tmp/ssh-y37RYE8JwBYe/agent.1678 12:05:47 SSH_AGENT_PID=1680 12:05:47 [ssh-agent] Started. 12:05:47 Running ssh-add (command line suppressed) 12:05:47 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_6574283190661327014.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_6574283190661327014.key) 12:05:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:05:47 The recommended git tool is: NONE 12:05:49 using credential onap-jenkins-ssh 12:05:49 Wiping out workspace first. 12:05:49 Cloning the remote Git repository 12:05:49 Cloning repository git://cloud.onap.org/mirror/oom.git 12:05:49 > git init /w/workspace/oom-master-doc8-lint # timeout=10 12:05:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:49 > git --version # timeout=10 12:05:49 > git --version # 'git version 2.17.1' 12:05:49 using GIT_SSH to set credentials Gerrit user 12:05:49 Verifying host key using manually-configured host key entries 12:05:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:05:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:05:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:05:56 using GIT_SSH to set credentials Gerrit user 12:05:56 Verifying host key using manually-configured host key entries 12:05:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/6 # timeout=30 12:05:56 > git rev-parse 5e7671dac6e0ca5fdd3a56d193db20dc4615415c^{commit} # timeout=10 12:05:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:05:56 Checking out Revision 5e7671dac6e0ca5fdd3a56d193db20dc4615415c (refs/changes/14/143214/6) 12:05:56 > git config core.sparsecheckout # timeout=10 12:05:56 > git checkout -f 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=30 12:06:00 Commit message: "Fix read the docs validation job" 12:06:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:00 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 12:06:00 [EnvInject] - Injecting environment variables from a build step. 12:06:00 [EnvInject] - Injecting as environment variables the properties content 12:06:00 PYTHON=python3 12:06:00 12:06:00 [EnvInject] - Variables injected successfully. 12:06:00 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17461163359429835747.sh 12:06:00 ---> tox-install.sh 12:06:00 + source /home/jenkins/lf-env.sh 12:06:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:00 ++ mktemp -d /tmp/venv-XXXX 12:06:00 + lf_venv=/tmp/venv-ogOt 12:06:00 + local venv_file=/tmp/.os_lf_venv 12:06:00 + local python=python3 12:06:00 + local options 12:06:00 + local set_path=true 12:06:00 + local install_args= 12:06:00 ++ 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 12:06:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:00 + true 12:06:00 + case $1 in 12:06:00 + venv_file=/tmp/.toxenv 12:06:00 + shift 2 12:06:00 + true 12:06:00 + case $1 in 12:06:00 + shift 12:06:00 + break 12:06:00 + case $python in 12:06:00 + local pkg_list= 12:06:00 + [[ -d /opt/pyenv ]] 12:06:00 + echo 'Setup pyenv:' 12:06:00 Setup pyenv: 12:06:00 + export PYENV_ROOT=/opt/pyenv 12:06:00 + PYENV_ROOT=/opt/pyenv 12:06:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:00 + pyenv versions 12:06:00 * system (set by /opt/pyenv/version) 12:06:00 * 3.8.13 (set by /opt/pyenv/version) 12:06:00 * 3.9.13 (set by /opt/pyenv/version) 12:06:00 * 3.10.6 (set by /opt/pyenv/version) 12:06:00 + command -v pyenv 12:06:00 ++ pyenv init - --no-rehash 12:06:00 + 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[*]}"'\'')" 12:06:00 export PATH="/opt/pyenv/shims:${PATH}" 12:06:00 export PYENV_SHELL=bash 12:06:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:00 pyenv() { 12:06:00 local command 12:06:00 command="${1:-}" 12:06:00 if [ "$#" -gt 0 ]; then 12:06:00 shift 12:06:00 fi 12:06:00 12:06:00 case "$command" in 12:06:00 rehash|shell) 12:06:00 eval "$(pyenv "sh-$command" "$@")" 12:06:00 ;; 12:06:00 *) 12:06:00 command pyenv "$command" "$@" 12:06:00 ;; 12:06:00 esac 12:06:00 }' 12:06:00 +++ 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[*]}"' 12:06:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:01 ++ export PYENV_SHELL=bash 12:06:01 ++ PYENV_SHELL=bash 12:06:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:01 +++ complete -F _pyenv pyenv 12:06:01 ++ lf-pyver python3 12:06:01 ++ local py_version_xy=python3 12:06:01 ++ local py_version_xyz= 12:06:01 ++ pyenv versions 12:06:01 ++ local command 12:06:01 ++ command=versions 12:06:01 ++ '[' 1 -gt 0 ']' 12:06:01 ++ shift 12:06:01 ++ case "$command" in 12:06:01 ++ command pyenv versions 12:06:01 ++ pyenv versions 12:06:01 ++ sed 's/^[ *]* //' 12:06:01 ++ awk '{ print $1 }' 12:06:01 ++ grep -E '^[0-9.]*[0-9]$' 12:06:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:01 +++ grep '^3' /tmp/.pyenv_versions 12:06:01 +++ sort -V 12:06:01 +++ tail -n 1 12:06:01 ++ py_version_xyz=3.10.6 12:06:01 ++ [[ -z 3.10.6 ]] 12:06:01 ++ echo 3.10.6 12:06:01 ++ return 0 12:06:01 + pyenv local 3.10.6 12:06:01 + local command 12:06:01 + command=local 12:06:01 + '[' 2 -gt 0 ']' 12:06:01 + shift 12:06:01 + case "$command" in 12:06:01 + command pyenv local 3.10.6 12:06:01 + pyenv local 3.10.6 12:06:01 + for arg in "$@" 12:06:01 + case $arg in 12:06:01 + pkg_list+='tox ' 12:06:01 + for arg in "$@" 12:06:01 + case $arg in 12:06:01 + pkg_list+='virtualenv ' 12:06:01 + for arg in "$@" 12:06:01 + case $arg in 12:06:01 + pkg_list+='urllib3~=1.26.15 ' 12:06:01 + [[ -f /tmp/.toxenv ]] 12:06:01 + [[ ! -f /tmp/.toxenv ]] 12:06:01 + [[ -n '' ]] 12:06:01 + python3 -m venv /tmp/venv-ogOt 12:06:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ogOt' 12:06:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ogOt 12:06:06 + echo /tmp/venv-ogOt 12:06:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:06 + local 'pip_opts=--upgrade --quiet' 12:06:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:06 + [[ -n '' ]] 12:06:06 + [[ -n '' ]] 12:06:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:06 + /tmp/venv-ogOt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:06:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:11 lf-activate-venv(): INFO: Base packages installed successfully 12:06:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:11 + /tmp/venv-ogOt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:15 + type python3 12:06:15 + true 12:06:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ogOt/bin to PATH' 12:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-ogOt/bin to PATH 12:06:15 + PATH=/tmp/venv-ogOt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 + return 0 12:06:15 + python3 --version 12:06:15 Python 3.10.6 12:06:15 + python3 -m pip --version 12:06:15 pip 26.0.1 from /tmp/venv-ogOt/lib/python3.10/site-packages/pip (python 3.10) 12:06:15 + python3 -m pip freeze 12:06:15 cachetools==7.0.1 12:06:15 chardet==5.2.0 12:06:15 colorama==0.4.6 12:06:15 distlib==0.4.0 12:06:15 filelock==3.21.2 12:06:15 packaging==26.0 12:06:15 platformdirs==4.7.0 12:06:15 pluggy==1.6.0 12:06:15 pyproject-api==1.10.0 12:06:15 tomli==2.4.0 12:06:15 tox==4.35.0 12:06:15 typing_extensions==4.15.0 12:06:15 urllib3==1.26.20 12:06:15 virtualenv==20.36.1 12:06:15 [EnvInject] - Injecting environment variables from a build step. 12:06:15 [EnvInject] - Injecting as environment variables the properties content 12:06:15 PARALLEL=false 12:06:15 12:06:15 [EnvInject] - Variables injected successfully. 12:06:15 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins7856635679857693675.sh 12:06:15 ---> tox-run.sh 12:06:15 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 12:06:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 12:06:15 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 12:06:15 + cd /w/workspace/oom-master-doc8-lint/. 12:06:15 + source /home/jenkins/lf-env.sh 12:06:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:15 ++ mktemp -d /tmp/venv-XXXX 12:06:15 + lf_venv=/tmp/venv-03tK 12:06:15 + local venv_file=/tmp/.os_lf_venv 12:06:15 + local python=python3 12:06:15 + local options 12:06:15 + local set_path=true 12:06:15 + local install_args= 12:06:15 ++ 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 12:06:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:15 + true 12:06:15 + case $1 in 12:06:15 + venv_file=/tmp/.toxenv 12:06:15 + shift 2 12:06:15 + true 12:06:15 + case $1 in 12:06:15 + shift 12:06:15 + break 12:06:15 + case $python in 12:06:15 + local pkg_list= 12:06:15 + [[ -d /opt/pyenv ]] 12:06:15 + echo 'Setup pyenv:' 12:06:15 Setup pyenv: 12:06:15 + export PYENV_ROOT=/opt/pyenv 12:06:15 + PYENV_ROOT=/opt/pyenv 12:06:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:15 + pyenv versions 12:06:16 system 12:06:16 3.8.13 12:06:16 3.9.13 12:06:16 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 12:06:16 + command -v pyenv 12:06:16 ++ pyenv init - --no-rehash 12:06:16 + 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[*]}"'\'')" 12:06:16 export PATH="/opt/pyenv/shims:${PATH}" 12:06:16 export PYENV_SHELL=bash 12:06:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:16 pyenv() { 12:06:16 local command 12:06:16 command="${1:-}" 12:06:16 if [ "$#" -gt 0 ]; then 12:06:16 shift 12:06:16 fi 12:06:16 12:06:16 case "$command" in 12:06:16 rehash|shell) 12:06:16 eval "$(pyenv "sh-$command" "$@")" 12:06:16 ;; 12:06:16 *) 12:06:16 command pyenv "$command" "$@" 12:06:16 ;; 12:06:16 esac 12:06:16 }' 12:06:16 +++ 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[*]}"' 12:06:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:16 ++ export PYENV_SHELL=bash 12:06:16 ++ PYENV_SHELL=bash 12:06:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:16 +++ complete -F _pyenv pyenv 12:06:16 ++ lf-pyver python3 12:06:16 ++ local py_version_xy=python3 12:06:16 ++ local py_version_xyz= 12:06:16 ++ pyenv versions 12:06:16 ++ local command 12:06:16 ++ command=versions 12:06:16 ++ '[' 1 -gt 0 ']' 12:06:16 ++ shift 12:06:16 ++ case "$command" in 12:06:16 ++ command pyenv versions 12:06:16 ++ pyenv versions 12:06:16 ++ awk '{ print $1 }' 12:06:16 ++ grep -E '^[0-9.]*[0-9]$' 12:06:16 ++ sed 's/^[ *]* //' 12:06:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:16 +++ grep '^3' /tmp/.pyenv_versions 12:06:16 +++ sort -V 12:06:16 +++ tail -n 1 12:06:16 ++ py_version_xyz=3.10.6 12:06:16 ++ [[ -z 3.10.6 ]] 12:06:16 ++ echo 3.10.6 12:06:16 ++ return 0 12:06:16 + pyenv local 3.10.6 12:06:16 + local command 12:06:16 + command=local 12:06:16 + '[' 2 -gt 0 ']' 12:06:16 + shift 12:06:16 + case "$command" in 12:06:16 + command pyenv local 3.10.6 12:06:16 + pyenv local 3.10.6 12:06:16 + for arg in "$@" 12:06:16 + case $arg in 12:06:16 + pkg_list+='tox ' 12:06:16 + for arg in "$@" 12:06:16 + case $arg in 12:06:16 + pkg_list+='virtualenv ' 12:06:16 + for arg in "$@" 12:06:16 + case $arg in 12:06:16 + pkg_list+='urllib3~=1.26.15 ' 12:06:16 + [[ -f /tmp/.toxenv ]] 12:06:16 ++ cat /tmp/.toxenv 12:06:16 + lf_venv=/tmp/venv-ogOt 12:06:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ogOt from' file:/tmp/.toxenv 12:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ogOt from file:/tmp/.toxenv 12:06:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:16 + local 'pip_opts=--upgrade --quiet' 12:06:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:16 + [[ -n '' ]] 12:06:16 + [[ -n '' ]] 12:06:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:16 + /tmp/venv-ogOt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:06:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:17 lf-activate-venv(): INFO: Base packages installed successfully 12:06:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:17 + /tmp/venv-ogOt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:06:18 + type python3 12:06:18 + true 12:06:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ogOt/bin to PATH' 12:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-ogOt/bin to PATH 12:06:18 + PATH=/tmp/venv-ogOt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:18 + return 0 12:06:18 + [[ -d /opt/pyenv ]] 12:06:18 + echo '---> Setting up pyenv' 12:06:18 ---> Setting up pyenv 12:06:18 + export PYENV_ROOT=/opt/pyenv 12:06:18 + PYENV_ROOT=/opt/pyenv 12:06:18 + export PATH=/opt/pyenv/bin:/tmp/venv-ogOt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:18 + PATH=/opt/pyenv/bin:/tmp/venv-ogOt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:06:18 ++ pwd 12:06:18 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 12:06:18 + export PYTHONPATH 12:06:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:18 + tox --version 12:06:18 4.35.0 from /tmp/venv-ogOt/lib/python3.10/site-packages/tox/__init__.py 12:06:18 + PARALLEL=false 12:06:18 + TOX_OPTIONS_LIST= 12:06:18 + [[ -n doc8 ]] 12:06:18 + TOX_OPTIONS_LIST=' -e doc8' 12:06:18 + case ${PARALLEL,,} in 12:06:18 + tox -e doc8 12:06:18 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 12:06:20 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 12:06:43 doc8: freeze> python -m pip freeze --all 12:06:43 doc8: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.1.4,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.4.1,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2025.2,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 12:06:43 doc8: commands[0]> doc8 docs/ 12:06:45 Scanning... 12:06:45 Validating... 12:06:45 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 12:06:45 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 12:06:45 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 12:06:45 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 12:06:45 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 12:06:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 12:06:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 12:06:45 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 12:06:45 ======== 12:06:45 Total files scanned = 43 12:06:45 Total files ignored = 0 12:06:45 Total accumulated errors = 87 12:06:45 Detailed error counts: 12:06:45 - doc8.checks.CheckCarriageReturn = 0 12:06:45 - doc8.checks.CheckIndentationNoTab = 0 12:06:45 - doc8.checks.CheckMaxLineLength = 86 12:06:45 - doc8.checks.CheckNewlineEndOfFile = 1 12:06:45 - doc8.checks.CheckTrailingWhitespace = 0 12:06:45 - doc8.checks.CheckValidity = 0 12:06:45 doc8: exit 1 (2.22 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2304 12:06:45 doc8: command failed but is marked ignore outcome so handling it as success 12:06:45 doc8: OK (26.57=setup[24.34]+cmd[2.22] seconds) 12:06:45 congratulations :) (26.61 seconds) 12:06:45 + tox_status=0 12:06:45 + echo '---> Completed tox runs' 12:06:45 ---> Completed tox runs 12:06:45 + for i in .tox/*/log 12:06:45 ++ echo .tox/doc8/log 12:06:45 ++ awk -F/ '{print $2}' 12:06:45 + tox_env=doc8 12:06:45 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 12:06:45 + DOC_DIR=docs/_build/html 12:06:45 + [[ -d docs/_build/html ]] 12:06:45 + echo '---> tox-run.sh ends' 12:06:45 ---> tox-run.sh ends 12:06:45 + test 0 -eq 0 12:06:45 $ ssh-agent -k 12:06:45 unset SSH_AUTH_SOCK; 12:06:45 unset SSH_AGENT_PID; 12:06:45 echo Agent pid 1680 killed; 12:06:45 [ssh-agent] Stopped. 12:06:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1651525473041671523.sh 12:06:46 ---> sysstat.sh 12:06:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3983727888868267607.sh 12:06:46 ---> package-listing.sh 12:06:46 ++ facter osfamily 12:06:46 ++ tr '[:upper:]' '[:lower:]' 12:06:46 + OS_FAMILY=debian 12:06:46 + workspace=/w/workspace/oom-master-doc8-lint 12:06:46 + START_PACKAGES=/tmp/packages_start.txt 12:06:46 + END_PACKAGES=/tmp/packages_end.txt 12:06:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:46 + PACKAGES=/tmp/packages_start.txt 12:06:46 + '[' /w/workspace/oom-master-doc8-lint ']' 12:06:46 + PACKAGES=/tmp/packages_end.txt 12:06:46 + case "${OS_FAMILY}" in 12:06:46 + dpkg -l 12:06:46 + grep '^ii' 12:06:46 + '[' -f /tmp/packages_start.txt ']' 12:06:46 + '[' -f /tmp/packages_end.txt ']' 12:06:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:46 + '[' /w/workspace/oom-master-doc8-lint ']' 12:06:46 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 12:06:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 12:06:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3991024061364241321.sh 12:06:46 ---> capture-instance-metadata.sh 12:06:46 Setup pyenv: 12:06:46 system 12:06:46 3.8.13 12:06:46 3.9.13 12:06:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 12:06:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZoDc 12:06:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:54 lf-activate-venv(): INFO: Base packages installed successfully 12:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-ZoDc/bin to PATH 12:07:16 INFO: Running in OpenStack, capturing instance metadata 12:07:17 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14432867326140676866.sh 12:07:17 provisioning config files... 12:07:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config11267729858342800586tmp 12:07:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:17 [EnvInject] - Injecting environment variables from a build step. 12:07:17 [EnvInject] - Injecting as environment variables the properties content 12:07:17 SERVER_ID=logs 12:07:17 12:07:17 [EnvInject] - Variables injected successfully. 12:07:17 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1925376224251794240.sh 12:07:17 ---> create-netrc.sh 12:07:17 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15444389131790787881.sh 12:07:17 ---> python-tools-install.sh 12:07:17 Setup pyenv: 12:07:17 system 12:07:17 3.8.13 12:07:17 3.9.13 12:07:17 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 12:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoDc from file:/tmp/.os_lf_venv 12:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:19 lf-activate-venv(): INFO: Base packages installed successfully 12:07:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-ZoDc/bin to PATH 12:07:26 Generating Requirements File 12:07:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:07:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:07:43 Python 3.10.6 12:07:43 pip 26.0.1 from /tmp/venv-ZoDc/lib/python3.10/site-packages/pip (python 3.10) 12:07:43 appdirs==1.4.4 12:07:43 argcomplete==3.6.3 12:07:43 aspy.yaml==1.3.0 12:07:43 attrs==25.4.0 12:07:43 autopage==0.6.0 12:07:43 backports.strenum==1.3.1 12:07:43 beautifulsoup4==4.14.3 12:07:43 boto3==1.42.48 12:07:43 botocore==1.42.48 12:07:43 bs4==0.0.2 12:07:43 certifi==2026.1.4 12:07:43 cffi==2.0.0 12:07:43 cfgv==3.5.0 12:07:43 chardet==5.2.0 12:07:43 charset-normalizer==3.4.4 12:07:43 click==8.3.1 12:07:43 cliff==4.13.1 12:07:43 cmd2==3.2.0 12:07:43 cryptography==3.3.2 12:07:43 debtcollector==3.0.0 12:07:43 decorator==5.2.1 12:07:43 defusedxml==0.7.1 12:07:43 Deprecated==1.3.1 12:07:43 distlib==0.4.0 12:07:43 dnspython==2.8.0 12:07:43 docker==7.1.0 12:07:43 dogpile.cache==1.5.0 12:07:43 durationpy==0.10 12:07:43 email-validator==2.3.0 12:07:43 filelock==3.21.2 12:07:43 future==1.0.0 12:07:43 gitdb==4.0.12 12:07:43 GitPython==3.1.46 12:07:43 httplib2==0.30.2 12:07:43 identify==2.6.16 12:07:43 idna==3.11 12:07:43 importlib-resources==1.5.0 12:07:43 iso8601==2.1.0 12:07:43 Jinja2==3.1.6 12:07:43 jmespath==1.1.0 12:07:43 jsonpatch==1.33 12:07:43 jsonpointer==3.0.0 12:07:43 jsonschema==4.26.0 12:07:43 jsonschema-specifications==2025.9.1 12:07:43 keystoneauth1==5.13.0 12:07:43 kubernetes==35.0.0 12:07:43 lftools==0.37.21 12:07:43 lxml==6.0.2 12:07:43 markdown-it-py==4.0.0 12:07:43 MarkupSafe==3.0.3 12:07:43 mdurl==0.1.2 12:07:43 msgpack==1.1.2 12:07:43 multi_key_dict==2.0.3 12:07:43 munch==4.0.0 12:07:43 netaddr==1.3.0 12:07:43 niet==1.4.2 12:07:43 nodeenv==1.10.0 12:07:43 oauth2client==4.1.3 12:07:43 oauthlib==3.3.1 12:07:43 openstacksdk==4.9.0 12:07:43 os-service-types==1.8.2 12:07:43 osc-lib==4.3.0 12:07:43 oslo.config==10.2.0 12:07:43 oslo.context==6.2.0 12:07:43 oslo.i18n==6.7.1 12:07:43 oslo.log==8.0.0 12:07:43 oslo.serialization==5.9.0 12:07:43 oslo.utils==9.2.0 12:07:43 packaging==26.0 12:07:43 pbr==7.0.3 12:07:43 platformdirs==4.7.0 12:07:43 prettytable==3.17.0 12:07:43 psutil==7.2.2 12:07:43 pyasn1==0.6.2 12:07:43 pyasn1_modules==0.4.2 12:07:43 pycparser==3.0 12:07:43 pygerrit2==2.0.15 12:07:43 PyGithub==2.8.1 12:07:43 Pygments==2.19.2 12:07:43 PyJWT==2.11.0 12:07:43 PyNaCl==1.6.2 12:07:43 pyparsing==2.4.7 12:07:43 pyperclip==1.11.0 12:07:43 pyrsistent==0.20.0 12:07:43 python-cinderclient==9.8.0 12:07:43 python-dateutil==2.9.0.post0 12:07:43 python-heatclient==5.0.0 12:07:43 python-jenkins==1.8.3 12:07:43 python-keystoneclient==5.7.0 12:07:43 python-magnumclient==4.9.0 12:07:43 python-openstackclient==8.3.0 12:07:43 python-swiftclient==4.9.0 12:07:43 PyYAML==6.0.3 12:07:43 referencing==0.37.0 12:07:43 requests==2.32.5 12:07:43 requests-oauthlib==2.0.0 12:07:43 requestsexceptions==1.4.0 12:07:43 rfc3986==2.0.0 12:07:43 rich==14.3.2 12:07:43 rich-argparse==1.7.2 12:07:43 rpds-py==0.30.0 12:07:43 rsa==4.9.1 12:07:43 ruamel.yaml==0.19.1 12:07:43 ruamel.yaml.clib==0.2.15 12:07:43 s3transfer==0.16.0 12:07:43 simplejson==3.20.2 12:07:43 six==1.17.0 12:07:43 smmap==5.0.2 12:07:43 soupsieve==2.8.3 12:07:43 stevedore==5.6.0 12:07:43 tabulate==0.9.0 12:07:43 toml==0.10.2 12:07:43 tomlkit==0.14.0 12:07:43 tqdm==4.67.3 12:07:43 typing_extensions==4.15.0 12:07:43 tzdata==2025.3 12:07:43 urllib3==1.26.20 12:07:43 virtualenv==20.36.1 12:07:43 wcwidth==0.6.0 12:07:43 websocket-client==1.9.0 12:07:43 wrapt==2.1.1 12:07:43 xdg==6.0.0 12:07:43 xmltodict==1.0.2 12:07:43 yq==3.4.3 12:07:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17852322677072532365.sh 12:07:43 ---> sudo-logs.sh 12:07:43 Archiving 'sudo' log.. 12:07:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17768855982859003894.sh 12:07:44 ---> job-cost.sh 12:07:44 INFO: Activating Python virtual environment... 12:07:44 Setup pyenv: 12:07:44 system 12:07:44 3.8.13 12:07:44 3.9.13 12:07:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 12:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoDc from file:/tmp/.os_lf_venv 12:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:45 lf-activate-venv(): INFO: Base packages installed successfully 12:07:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-ZoDc/bin to PATH 12:07:50 INFO: No stack-cost file found 12:07:50 INFO: Instance uptime: 163s 12:07:50 INFO: Fetching instance metadata (attempt 1 of 3)... 12:07:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:07:51 INFO: Successfully fetched instance metadata 12:07:51 INFO: Instance type: v3-standard-4 12:07:51 INFO: Retrieving pricing info for: v3-standard-4 12:07:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:07:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 12:07:51 INFO: Successfully fetched Vexxhost pricing API 12:07:51 INFO: Retrieved cost: 0.11 12:07:51 INFO: Retrieved resource: v3-standard-4 12:07:51 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 12:07:51 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 12:07:51 INFO: Successfully archived job cost data 12:07:51 DEBUG: Cost data: oom-master-doc8-lint,597,2026-02-13 12:07:51,v3-standard-4,163,0.11,0.00,SUCCESS 12:07:51 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins7184744712512788800.sh 12:07:51 ---> logs-deploy.sh 12:07:51 Setup pyenv: 12:07:51 system 12:07:51 3.8.13 12:07:51 3.9.13 12:07:51 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 12:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoDc from file:/tmp/.os_lf_venv 12:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:53 lf-activate-venv(): INFO: Base packages installed successfully 12:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-ZoDc/bin to PATH 12:08:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/597 12:08:00 INFO: archiving workspace using pattern(s): 12:08:01 Archives upload complete. 12:08:01 INFO: archiving logs to Nexus 12:08:02 ---> uname -a: 12:08:02 Linux prd-ubuntu1804-builder-4c-4g-16476 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:02 12:08:02 12:08:02 ---> lscpu: 12:08:02 Architecture: x86_64 12:08:02 CPU op-mode(s): 32-bit, 64-bit 12:08:02 Byte Order: Little Endian 12:08:02 CPU(s): 4 12:08:02 On-line CPU(s) list: 0-3 12:08:02 Thread(s) per core: 1 12:08:02 Core(s) per socket: 1 12:08:02 Socket(s): 4 12:08:02 NUMA node(s): 1 12:08:02 Vendor ID: AuthenticAMD 12:08:02 CPU family: 23 12:08:02 Model: 49 12:08:02 Model name: AMD EPYC-Rome Processor 12:08:02 Stepping: 0 12:08:02 CPU MHz: 2799.998 12:08:02 BogoMIPS: 5599.99 12:08:02 Virtualization: AMD-V 12:08:02 Hypervisor vendor: KVM 12:08:02 Virtualization type: full 12:08:02 L1d cache: 32K 12:08:02 L1i cache: 32K 12:08:02 L2 cache: 512K 12:08:02 L3 cache: 16384K 12:08:02 NUMA node0 CPU(s): 0-3 12:08:02 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:08:02 12:08:02 12:08:02 ---> nproc: 12:08:02 4 12:08:02 12:08:02 12:08:02 ---> df -h: 12:08:02 Filesystem Size Used Avail Use% Mounted on 12:08:02 udev 7.9G 0 7.9G 0% /dev 12:08:02 tmpfs 1.6G 676K 1.6G 1% /run 12:08:02 /dev/vda1 78G 8.5G 69G 11% / 12:08:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:02 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:02 12:08:02 12:08:02 ---> free -m: 12:08:02 total used free shared buff/cache available 12:08:02 Mem: 16040 544 13208 0 2287 15172 12:08:02 Swap: 1023 0 1023 12:08:02 12:08:02 12:08:02 ---> ip addr: 12:08:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:02 inet 127.0.0.1/8 scope host lo 12:08:02 valid_lft forever preferred_lft forever 12:08:02 inet6 ::1/128 scope host 12:08:02 valid_lft forever preferred_lft forever 12:08:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:02 link/ether fa:16:3e:92:6a:3e brd ff:ff:ff:ff:ff:ff 12:08:02 inet 10.30.107.240/23 brd 10.30.107.255 scope global dynamic ens3 12:08:02 valid_lft 86237sec preferred_lft 86237sec 12:08:02 inet6 fe80::f816:3eff:fe92:6a3e/64 scope link 12:08:02 valid_lft forever preferred_lft forever 12:08:02 12:08:02 12:08:02 ---> sar -b -r -n DEV: 12:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16476) 02/13/26 _x86_64_ (4 CPU) 12:08:02 12:08:02 12:05:22 LINUX RESTART (4 CPU) 12:08:02 12:08:02 12:06:01 tps rtps wtps bread/s bwrtn/s 12:08:02 12:07:01 132.68 18.95 113.73 804.00 48396.33 12:08:02 12:08:01 127.23 1.92 125.31 151.97 15107.75 12:08:02 Average: 129.95 10.43 119.52 477.99 31752.04 12:08:02 12:08:02 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:02 12:07:01 13834820 15544804 2590148 15.77 70728 1832956 789620 4.52 716168 1647000 194636 12:08:02 12:08:01 13583960 15594920 2841008 17.30 95340 2091956 725328 4.15 683464 1895660 120008 12:08:02 Average: 13709390 15569862 2715578 16.53 83034 1962456 757474 4.33 699816 1771330 157322 12:08:02 12:08:02 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:02 12:07:01 ens3 79.12 50.91 949.39 13.59 0.00 0.00 0.00 0.00 12:08:02 12:07:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 12:08:02 12:08:01 ens3 60.16 43.18 847.32 12.52 0.00 0.00 0.00 0.00 12:08:02 12:08:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:08:02 Average: ens3 69.64 47.04 898.36 13.05 0.00 0.00 0.00 0.00 12:08:02 Average: lo 1.43 1.43 0.16 0.16 0.00 0.00 0.00 0.00 12:08:02 12:08:02 12:08:02 ---> sar -P ALL: 12:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16476) 02/13/26 _x86_64_ (4 CPU) 12:08:02 12:08:02 12:05:22 LINUX RESTART (4 CPU) 12:08:02 12:08:02 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:08:02 12:07:01 all 18.19 0.00 1.60 6.36 0.09 73.76 12:08:02 12:07:01 0 12.93 0.00 1.26 0.87 0.12 84.82 12:08:02 12:07:01 1 20.25 0.00 1.66 18.37 0.12 59.61 12:08:02 12:07:01 2 16.52 0.00 1.52 5.37 0.07 76.52 12:08:02 12:07:01 3 23.03 0.00 1.98 0.82 0.08 74.08 12:08:02 12:08:01 all 20.56 0.00 1.54 2.44 0.07 75.38 12:08:02 12:08:01 0 3.75 0.00 0.87 2.36 0.05 92.98 12:08:02 12:08:01 1 45.00 0.00 2.61 1.22 0.10 51.07 12:08:02 12:08:01 2 6.59 0.00 0.89 5.22 0.07 87.24 12:08:02 12:08:01 3 26.81 0.00 1.84 0.97 0.05 70.34 12:08:02 Average: all 19.38 0.00 1.57 4.40 0.08 74.57 12:08:02 Average: 0 8.34 0.00 1.06 1.62 0.08 88.90 12:08:02 Average: 1 32.65 0.00 2.14 9.77 0.11 55.33 12:08:02 Average: 2 11.56 0.00 1.20 5.30 0.07 81.87 12:08:02 Average: 3 24.92 0.00 1.91 0.89 0.07 72.21 12:08:02 12:08:02 12:08:02