20:23:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145937 20:23:36 Running as SYSTEM 20:23:37 [EnvInject] - Loading node environment variables. 20:23:37 Building remotely on prd-ubuntu1804-builder-4c-4g-874 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 20:23:37 [ssh-agent] Looking for ssh-agent implementation... 20:23:37 $ ssh-agent 20:23:37 SSH_AUTH_SOCK=/tmp/ssh-Wk8IOOlogoa3/agent.1652 20:23:37 SSH_AGENT_PID=1654 20:23:37 [ssh-agent] Started. 20:23:37 Running ssh-add (command line suppressed) 20:23:37 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13127740891144981858.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13127740891144981858.key) 20:23:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:23:37 The recommended git tool is: NONE 20:23:39 using credential onap-jenkins-ssh 20:23:39 Wiping out workspace first. 20:23:39 Cloning the remote Git repository 20:23:39 Cloning repository git://cloud.onap.org/mirror/oom.git 20:23:39 > git init /w/workspace/oom-master-doc8-lint # timeout=10 20:23:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:23:39 > git --version # timeout=10 20:23:39 > git --version # 'git version 2.17.1' 20:23:39 using GIT_SSH to set credentials Gerrit user 20:23:39 Verifying host key using manually-configured host key entries 20:23:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:23:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:23:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:23:44 using GIT_SSH to set credentials Gerrit user 20:23:44 Verifying host key using manually-configured host key entries 20:23:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/145937/2 # timeout=30 20:23:45 > git rev-parse cf9ba660770c0442d9260ddb0b65b7c2fe800cd2^{commit} # timeout=10 20:23:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:23:45 Checking out Revision cf9ba660770c0442d9260ddb0b65b7c2fe800cd2 (refs/changes/37/145937/2) 20:23:45 > git config core.sparsecheckout # timeout=10 20:23:45 > git checkout -f cf9ba660770c0442d9260ddb0b65b7c2fe800cd2 # timeout=30 20:23:48 Commit message: "Chore: Fix typos in helm deploy plugin" 20:23:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:23:48 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 20:23:48 [EnvInject] - Injecting environment variables from a build step. 20:23:48 [EnvInject] - Injecting as environment variables the properties content 20:23:48 PYTHON=python3 20:23:48 20:23:48 [EnvInject] - Variables injected successfully. 20:23:48 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins12318799354409389434.sh 20:23:48 ---> tox-install.sh 20:23:48 + source /home/jenkins/lf-env.sh 20:23:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:23:48 ++ mktemp -d /tmp/venv-XXXX 20:23:48 + lf_venv=/tmp/venv-R8Xl 20:23:48 + local venv_file=/tmp/.os_lf_venv 20:23:48 + local python=python3 20:23:48 + local options 20:23:48 + local set_path=true 20:23:48 + local install_args= 20:23:48 ++ 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 20:23:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:23:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:23:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:23:48 + true 20:23:48 + case $1 in 20:23:48 + venv_file=/tmp/.toxenv 20:23:48 + shift 2 20:23:48 + true 20:23:48 + case $1 in 20:23:48 + shift 20:23:48 + break 20:23:48 + case $python in 20:23:48 + local pkg_list= 20:23:48 + [[ -d /opt/pyenv ]] 20:23:48 + echo 'Setup pyenv:' 20:23:48 Setup pyenv: 20:23:48 + export PYENV_ROOT=/opt/pyenv 20:23:48 + PYENV_ROOT=/opt/pyenv 20:23:48 + 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 20:23:48 + 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 20:23:48 + pyenv versions 20:23:49 * system (set by /opt/pyenv/version) 20:23:49 * 3.8.13 (set by /opt/pyenv/version) 20:23:49 * 3.9.13 (set by /opt/pyenv/version) 20:23:49 * 3.10.6 (set by /opt/pyenv/version) 20:23:49 + command -v pyenv 20:23:49 ++ pyenv init - --no-rehash 20:23:49 + 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[*]}"'\'')" 20:23:49 export PATH="/opt/pyenv/shims:${PATH}" 20:23:49 export PYENV_SHELL=bash 20:23:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:23:49 pyenv() { 20:23:49 local command 20:23:49 command="${1:-}" 20:23:49 if [ "$#" -gt 0 ]; then 20:23:49 shift 20:23:49 fi 20:23:49 20:23:49 case "$command" in 20:23:49 rehash|shell) 20:23:49 eval "$(pyenv "sh-$command" "$@")" 20:23:49 ;; 20:23:49 *) 20:23:49 command pyenv "$command" "$@" 20:23:49 ;; 20:23:49 esac 20:23:49 }' 20:23:49 +++ 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[*]}"' 20:23:49 ++ 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 20:23:49 ++ 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 20:23:49 ++ 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 20:23:49 ++ export PYENV_SHELL=bash 20:23:49 ++ PYENV_SHELL=bash 20:23:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:23:49 +++ complete -F _pyenv pyenv 20:23:49 ++ lf-pyver python3 20:23:49 ++ local py_version_xy=python3 20:23:49 ++ local py_version_xyz= 20:23:49 ++ pyenv versions 20:23:49 ++ local command 20:23:49 ++ sed 's/^[ *]* //' 20:23:49 ++ command=versions 20:23:49 ++ '[' 1 -gt 0 ']' 20:23:49 ++ shift 20:23:49 ++ case "$command" in 20:23:49 ++ command pyenv versions 20:23:49 ++ pyenv versions 20:23:49 ++ awk '{ print $1 }' 20:23:49 ++ grep -E '^[0-9.]*[0-9]$' 20:23:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:23:49 +++ grep '^3' /tmp/.pyenv_versions 20:23:49 +++ sort -V 20:23:49 +++ tail -n 1 20:23:49 ++ py_version_xyz=3.10.6 20:23:49 ++ [[ -z 3.10.6 ]] 20:23:49 ++ echo 3.10.6 20:23:49 ++ return 0 20:23:49 + pyenv local 3.10.6 20:23:49 + local command 20:23:49 + command=local 20:23:49 + '[' 2 -gt 0 ']' 20:23:49 + shift 20:23:49 + case "$command" in 20:23:49 + command pyenv local 3.10.6 20:23:49 + pyenv local 3.10.6 20:23:49 + for arg in "$@" 20:23:49 + case $arg in 20:23:49 + pkg_list+='tox ' 20:23:49 + for arg in "$@" 20:23:49 + case $arg in 20:23:49 + pkg_list+='virtualenv ' 20:23:49 + for arg in "$@" 20:23:49 + case $arg in 20:23:49 + pkg_list+='urllib3~=1.26.15 ' 20:23:49 + [[ -f /tmp/.toxenv ]] 20:23:49 + [[ ! -f /tmp/.toxenv ]] 20:23:49 + [[ -n '' ]] 20:23:49 + python3 -m venv /tmp/venv-R8Xl 20:23:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R8Xl' 20:23:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R8Xl 20:23:53 + echo /tmp/venv-R8Xl 20:23:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:23:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:23:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:23:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:53 + local 'pip_opts=--upgrade --quiet' 20:23:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:23:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:23:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:23:53 + [[ -n '' ]] 20:23:53 + [[ -n '' ]] 20:23:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:23:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:53 + /tmp/venv-R8Xl/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 20:23:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:23:57 lf-activate-venv(): INFO: Base packages installed successfully 20:23:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:23:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:23:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:23:57 + /tmp/venv-R8Xl/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 20:23:59 + type python3 20:23:59 + true 20:23:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R8Xl/bin to PATH' 20:23:59 lf-activate-venv(): INFO: Adding /tmp/venv-R8Xl/bin to PATH 20:23:59 + PATH=/tmp/venv-R8Xl/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 20:23:59 + return 0 20:23:59 + python3 --version 20:23:59 Python 3.10.6 20:23:59 + python3 -m pip --version 20:24:00 pip 26.1.2 from /tmp/venv-R8Xl/lib/python3.10/site-packages/pip (python 3.10) 20:24:00 + python3 -m pip freeze 20:24:00 cachetools==7.1.4 20:24:00 colorama==0.4.6 20:24:00 distlib==0.4.3 20:24:00 filelock==3.31.0 20:24:00 packaging==26.2 20:24:00 platformdirs==4.10.1 20:24:00 pluggy==1.6.0 20:24:00 pyproject-api==1.10.1 20:24:00 python-discovery==1.4.4 20:24:00 tomli==2.4.1 20:24:00 tomli_w==1.2.0 20:24:00 tox==4.57.0 20:24:00 typing_extensions==4.16.0 20:24:00 urllib3==1.26.20 20:24:00 virtualenv==21.6.1 20:24:00 [EnvInject] - Injecting environment variables from a build step. 20:24:00 [EnvInject] - Injecting as environment variables the properties content 20:24:00 PARALLEL=false 20:24:00 20:24:00 [EnvInject] - Variables injected successfully. 20:24:00 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4171497502487768426.sh 20:24:00 ---> tox-run.sh 20:24:00 + 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 20:24:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 20:24:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 20:24:00 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 20:24:00 + cd /w/workspace/oom-master-doc8-lint/. 20:24:00 + source /home/jenkins/lf-env.sh 20:24:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:24:00 ++ mktemp -d /tmp/venv-XXXX 20:24:00 + lf_venv=/tmp/venv-vEDF 20:24:00 + local venv_file=/tmp/.os_lf_venv 20:24:00 + local python=python3 20:24:00 + local options 20:24:00 + local set_path=true 20:24:00 + local install_args= 20:24: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 20:24:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:24:00 + true 20:24:00 + case $1 in 20:24:00 + venv_file=/tmp/.toxenv 20:24:00 + shift 2 20:24:00 + true 20:24:00 + case $1 in 20:24:00 + shift 20:24:00 + break 20:24:00 + case $python in 20:24:00 + local pkg_list= 20:24:00 + [[ -d /opt/pyenv ]] 20:24:00 + echo 'Setup pyenv:' 20:24:00 Setup pyenv: 20:24:00 + export PYENV_ROOT=/opt/pyenv 20:24:00 + PYENV_ROOT=/opt/pyenv 20:24:00 + 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 20:24:00 + 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 20:24:00 + pyenv versions 20:24:00 system 20:24:00 3.8.13 20:24:00 3.9.13 20:24:00 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:24:00 + command -v pyenv 20:24:00 ++ pyenv init - --no-rehash 20:24: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[*]}"'\'')" 20:24:00 export PATH="/opt/pyenv/shims:${PATH}" 20:24:00 export PYENV_SHELL=bash 20:24:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:24:00 pyenv() { 20:24:00 local command 20:24:00 command="${1:-}" 20:24:00 if [ "$#" -gt 0 ]; then 20:24:00 shift 20:24:00 fi 20:24:00 20:24:00 case "$command" in 20:24:00 rehash|shell) 20:24:00 eval "$(pyenv "sh-$command" "$@")" 20:24:00 ;; 20:24:00 *) 20:24:00 command pyenv "$command" "$@" 20:24:00 ;; 20:24:00 esac 20:24:00 }' 20:24: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[*]}"' 20:24:00 ++ 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 20:24:00 ++ 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 20:24:00 ++ 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 20:24:00 ++ export PYENV_SHELL=bash 20:24:00 ++ PYENV_SHELL=bash 20:24:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:24:00 +++ complete -F _pyenv pyenv 20:24:00 ++ lf-pyver python3 20:24:00 ++ local py_version_xy=python3 20:24:00 ++ local py_version_xyz= 20:24:00 ++ pyenv versions 20:24:00 ++ local command 20:24:00 ++ command=versions 20:24:00 ++ '[' 1 -gt 0 ']' 20:24:00 ++ shift 20:24:00 ++ case "$command" in 20:24:00 ++ command pyenv versions 20:24:00 ++ pyenv versions 20:24:00 ++ grep -E '^[0-9.]*[0-9]$' 20:24:00 ++ sed 's/^[ *]* //' 20:24:00 ++ awk '{ print $1 }' 20:24:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:24:00 +++ grep '^3' /tmp/.pyenv_versions 20:24:00 +++ sort -V 20:24:00 +++ tail -n 1 20:24:00 ++ py_version_xyz=3.10.6 20:24:00 ++ [[ -z 3.10.6 ]] 20:24:00 ++ echo 3.10.6 20:24:00 ++ return 0 20:24:00 + pyenv local 3.10.6 20:24:00 + local command 20:24:00 + command=local 20:24:00 + '[' 2 -gt 0 ']' 20:24:00 + shift 20:24:00 + case "$command" in 20:24:00 + command pyenv local 3.10.6 20:24:00 + pyenv local 3.10.6 20:24:00 + for arg in "$@" 20:24:00 + case $arg in 20:24:00 + pkg_list+='tox ' 20:24:00 + for arg in "$@" 20:24:00 + case $arg in 20:24:00 + pkg_list+='virtualenv ' 20:24:00 + for arg in "$@" 20:24:00 + case $arg in 20:24:00 + pkg_list+='urllib3~=1.26.15 ' 20:24:00 + [[ -f /tmp/.toxenv ]] 20:24:00 ++ cat /tmp/.toxenv 20:24:00 + lf_venv=/tmp/venv-R8Xl 20:24:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R8Xl from' file:/tmp/.toxenv 20:24:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R8Xl from file:/tmp/.toxenv 20:24:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:24:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:24:00 + local 'pip_opts=--upgrade --quiet' 20:24:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:24:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:24:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:24:00 + [[ -n '' ]] 20:24:00 + [[ -n '' ]] 20:24:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:24:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:24:00 + /tmp/venv-R8Xl/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 20:24:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:24:01 lf-activate-venv(): INFO: Base packages installed successfully 20:24:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:24:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:24:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:24:01 + /tmp/venv-R8Xl/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 20:24:02 + type python3 20:24:02 + true 20:24:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R8Xl/bin to PATH' 20:24:02 lf-activate-venv(): INFO: Adding /tmp/venv-R8Xl/bin to PATH 20:24:02 + PATH=/tmp/venv-R8Xl/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 20:24:02 + return 0 20:24:02 + [[ -d /opt/pyenv ]] 20:24:02 + echo '---> Setting up pyenv' 20:24:02 ---> Setting up pyenv 20:24:02 + export PYENV_ROOT=/opt/pyenv 20:24:02 + PYENV_ROOT=/opt/pyenv 20:24:02 + export PATH=/opt/pyenv/bin:/tmp/venv-R8Xl/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 20:24:02 + PATH=/opt/pyenv/bin:/tmp/venv-R8Xl/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 20:24:02 ++ pwd 20:24:02 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 20:24:02 + export PYTHONPATH 20:24:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:24:02 + TOX_TESTENV_PASSENV=PYTHONPATH 20:24:02 + tox --version 20:24:02 4.57.0 from /tmp/venv-R8Xl/lib/python3.10/site-packages/tox/__init__.py 20:24:02 + PARALLEL=false 20:24:02 + TOX_OPTIONS_LIST= 20:24:02 + [[ -n doc8 ]] 20:24:02 + TOX_OPTIONS_LIST=' -e doc8' 20:24:02 + case ${PARALLEL,,} in 20:24:02 + tox -e doc8 20:24:02 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 20:24:04 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 20:24:25 doc8: freeze> python -m pip freeze --all 20:24:26 doc8: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.6.17,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.31.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.10.1,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.8.4,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 20:24:26 doc8: commands[0]> doc8 docs/ 20:24:28 Scanning... 20:24:28 Validating... 20:24:28 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 20:24:28 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 20:24:28 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 20:24:28 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 20:24:28 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 20:24:28 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 20:24:28 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 20:24:28 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 20:24:28 ======== 20:24:28 Total files scanned = 43 20:24:28 Total files ignored = 0 20:24:28 Total accumulated errors = 87 20:24:28 Detailed error counts: 20:24:28 - doc8.checks.CheckCarriageReturn = 0 20:24:28 - doc8.checks.CheckIndentationNoTab = 0 20:24:28 - doc8.checks.CheckMaxLineLength = 86 20:24:28 - doc8.checks.CheckNewlineEndOfFile = 1 20:24:28 - doc8.checks.CheckTrailingWhitespace = 0 20:24:28 - doc8.checks.CheckValidity = 0 20:24:29 doc8: exit 1 (2.77 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2238 20:24:29 doc8: command failed but is marked ignore outcome so handling it as success 20:24:29 doc8: OK (26.00=setup[23.23]+cmd[2.77] seconds) 20:24:29 congratulations :) (26.03 seconds) 20:24:29 + tox_status=0 20:24:29 + echo '---> Completed tox runs' 20:24:29 ---> Completed tox runs 20:24:29 + for i in .tox/*/log 20:24:29 ++ awk -F/ '{print $2}' 20:24:29 ++ echo .tox/doc8/log 20:24:29 + tox_env=doc8 20:24:29 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 20:24:29 + DOC_DIR=docs/_build/html 20:24:29 + [[ -d docs/_build/html ]] 20:24:29 + echo '---> tox-run.sh ends' 20:24:29 ---> tox-run.sh ends 20:24:29 + test 0 -eq 0 20:24:29 $ ssh-agent -k 20:24:29 unset SSH_AUTH_SOCK; 20:24:29 unset SSH_AGENT_PID; 20:24:29 echo Agent pid 1654 killed; 20:24:29 [ssh-agent] Stopped. 20:24:29 [PostBuildScript] - [INFO] Executing post build scripts. 20:24:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8545607618105335600.sh 20:24:29 ---> sysstat.sh 20:24:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8942377031564715964.sh 20:24:29 ---> package-listing.sh 20:24:29 ++ facter osfamily 20:24:29 ++ tr '[:upper:]' '[:lower:]' 20:24:29 + OS_FAMILY=debian 20:24:29 + workspace=/w/workspace/oom-master-doc8-lint 20:24:29 + START_PACKAGES=/tmp/packages_start.txt 20:24:29 + END_PACKAGES=/tmp/packages_end.txt 20:24:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:24:29 + PACKAGES=/tmp/packages_start.txt 20:24:29 + '[' /w/workspace/oom-master-doc8-lint ']' 20:24:29 + PACKAGES=/tmp/packages_end.txt 20:24:29 + case "${OS_FAMILY}" in 20:24:29 + dpkg -l 20:24:29 + grep '^ii' 20:24:29 + '[' -f /tmp/packages_start.txt ']' 20:24:29 + '[' -f /tmp/packages_end.txt ']' 20:24:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:24:29 + '[' /w/workspace/oom-master-doc8-lint ']' 20:24:29 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 20:24:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 20:24:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2151674820378061198.sh 20:24:29 ---> capture-instance-metadata.sh 20:24:29 Setup pyenv: 20:24:29 system 20:24:29 3.8.13 20:24:29 3.9.13 20:24:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:24:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nMiY 20:24:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:24:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:24:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:24:37 lf-activate-venv(): INFO: Base packages installed successfully 20:24:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:24:59 lf-activate-venv(): INFO: Adding /tmp/venv-nMiY/bin to PATH 20:24:59 INFO: Running in OpenStack, capturing instance metadata 20:24:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8548385405413800397.sh 20:24:59 provisioning config files... 20:24:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config11996699921642481182tmp 20:24:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:24:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:24:59 [EnvInject] - Injecting environment variables from a build step. 20:24:59 [EnvInject] - Injecting as environment variables the properties content 20:24:59 SERVER_ID=logs 20:24:59 20:24:59 [EnvInject] - Variables injected successfully. 20:24:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins977595443184105473.sh 20:24:59 ---> create-netrc.sh 20:24:59 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2772252686781631231.sh 20:24:59 ---> python-tools-install.sh 20:24:59 Setup pyenv: 20:24:59 system 20:24:59 3.8.13 20:24:59 3.9.13 20:24:59 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:24:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nMiY from file:/tmp/.os_lf_venv 20:24:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:24:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:25:01 lf-activate-venv(): INFO: Base packages installed successfully 20:25:01 lf-activate-venv(): INFO: Installing additional packages: lftools 20:25:09 lf-activate-venv(): INFO: Adding /tmp/venv-nMiY/bin to PATH 20:25:09 Generating Requirements File 20:25:32 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. 20:25:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:25:32 Python 3.10.6 20:25:32 pip 26.1.2 from /tmp/venv-nMiY/lib/python3.10/site-packages/pip (python 3.10) 20:25:33 aiohappyeyeballs==2.7.1 20:25:33 aiohttp==3.14.1 20:25:33 aiosignal==1.4.0 20:25:33 appdirs==1.4.4 20:25:33 argcomplete==3.7.0 20:25:33 aspy.yaml==1.3.0 20:25:33 async-timeout==5.0.1 20:25:33 attrs==26.1.0 20:25:33 autopage==0.6.0 20:25:33 backports.strenum==1.3.1 20:25:33 beautifulsoup4==4.15.0 20:25:33 boto3==1.43.51 20:25:33 botocore==1.43.51 20:25:33 bs4==0.0.2 20:25:33 certifi==2026.6.17 20:25:33 cffi==2.1.0 20:25:33 cfgv==3.5.0 20:25:33 chardet==7.4.3 20:25:33 charset-normalizer==3.4.9 20:25:33 click==8.4.2 20:25:33 cliff==4.14.0 20:25:33 cmd2==3.5.1 20:25:33 cryptography==3.3.2 20:25:33 debtcollector==3.1.0 20:25:33 decorator==5.3.1 20:25:33 defusedxml==0.7.1 20:25:33 Deprecated==1.3.1 20:25:33 distlib==0.4.3 20:25:33 dnspython==2.8.0 20:25:33 docker==7.2.0 20:25:33 dogpile.cache==1.5.0 20:25:33 durationpy==0.10 20:25:33 email-validator==2.3.0 20:25:33 filelock==3.31.0 20:25:33 frozenlist==1.8.0 20:25:33 future==1.0.0 20:25:33 gitdb==4.0.12 20:25:33 GitPython==3.1.52 20:25:33 httplib2==0.30.2 20:25:33 identify==2.6.19 20:25:33 idna==3.18 20:25:33 importlib-resources==1.5.0 20:25:33 iso8601==2.1.0 20:25:33 Jinja2==3.1.6 20:25:33 jmespath==1.1.0 20:25:33 jsonpatch==1.33 20:25:33 jsonpointer==3.1.1 20:25:33 jsonschema==4.26.0 20:25:33 jsonschema-specifications==2025.9.1 20:25:33 keystoneauth1==5.14.0 20:25:33 kubernetes==36.0.3 20:25:33 lftools==0.37.22 20:25:33 lxml==6.1.1 20:25:33 markdown-it-py==4.2.0 20:25:33 MarkupSafe==3.0.3 20:25:33 mdurl==0.1.2 20:25:33 msgpack==1.2.1 20:25:33 multi_key_dict==2.0.3 20:25:33 multidict==6.7.1 20:25:33 munch==4.0.0 20:25:33 netaddr==1.3.0 20:25:33 niet==1.4.2 20:25:33 nodeenv==1.10.0 20:25:33 oauth2client==4.1.3 20:25:33 oauthlib==3.3.1 20:25:33 openstacksdk==4.13.0 20:25:33 os-service-types==1.8.2 20:25:33 osc-lib==4.6.0 20:25:33 oslo.config==10.4.0 20:25:33 oslo.context==6.4.0 20:25:33 oslo.i18n==6.8.0 20:25:33 oslo.log==8.2.0 20:25:33 oslo.serialization==5.10.0 20:25:33 oslo.utils==10.1.1 20:25:33 packaging==26.2 20:25:33 pbr==7.0.3 20:25:33 platformdirs==4.10.1 20:25:33 prettytable==3.18.0 20:25:33 propcache==0.5.2 20:25:33 psutil==7.2.2 20:25:33 pyasn1==0.6.4 20:25:33 pyasn1_modules==0.4.2 20:25:33 pycparser==3.0 20:25:33 pygerrit2==2.0.15 20:25:33 PyGithub==2.9.1 20:25:33 Pygments==2.20.0 20:25:33 PyJWT==2.13.0 20:25:33 PyNaCl==1.6.2 20:25:33 pyparsing==2.4.7 20:25:33 pyperclip==1.11.0 20:25:33 pyrsistent==0.20.0 20:25:33 python-cinderclient==9.9.0 20:25:33 python-dateutil==2.9.0.post0 20:25:33 python-discovery==1.4.4 20:25:33 python-heatclient==5.2.0 20:25:33 python-jenkins==1.8.3 20:25:33 python-keystoneclient==5.8.0 20:25:33 python-magnumclient==4.11.0 20:25:33 python-openstackclient==10.0.0 20:25:33 python-swiftclient==4.10.0 20:25:33 PyYAML==6.0.3 20:25:33 referencing==0.37.0 20:25:33 requests==2.34.2 20:25:33 requests-oauthlib==2.0.0 20:25:33 rfc3986==2.0.0 20:25:33 rich==15.0.0 20:25:33 rich-argparse==1.8.0 20:25:33 rpds-py==0.30.0 20:25:33 rsa==4.9.1 20:25:33 ruamel.yaml==0.19.1 20:25:33 ruamel.yaml.clib==0.2.15 20:25:33 s3transfer==0.19.1 20:25:33 simplejson==4.1.1 20:25:33 six==1.17.0 20:25:33 smmap==5.0.3 20:25:33 soupsieve==2.8.4 20:25:33 stevedore==5.8.0 20:25:33 tabulate==0.10.0 20:25:33 toml==0.10.2 20:25:33 tomlkit==0.15.1 20:25:33 tqdm==4.69.0 20:25:33 typing_extensions==4.16.0 20:25:33 urllib3==1.26.20 20:25:33 virtualenv==21.6.1 20:25:33 wcwidth==0.8.2 20:25:33 websocket-client==1.9.0 20:25:33 wrapt==2.2.2 20:25:33 xdg==6.0.0 20:25:33 xmltodict==1.0.4 20:25:33 yarl==1.24.2 20:25:33 yq==4.1.2 20:25:33 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins16572848286452179985.sh 20:25:33 ---> uv-install.sh 20:25:33 Installing uv/uvx (latest) using shell installer 20:25:33 2026-07-18 20:25:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-nEOr9M.sh" [1] 20:25:33 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:25:34 installing to /home/jenkins/.local/bin 20:25:34 uv 20:25:34 uvx 20:25:34 everything's installed! 20:25:34 20:25:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:25:34 20:25:34 source $HOME/.local/bin/env (sh, bash, zsh) 20:25:34 source $HOME/.local/bin/env.fish (fish) 20:25:34 Adding install location to PATH 20:25:34 ---> Validating uv/uvx install 20:25:34 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:25:34 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins91885919650489084.sh 20:25:34 ---> sudo-logs.sh 20:25:34 Archiving 'sudo' log.. 20:25:34 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6917701999797283970.sh 20:25:34 ---> job-cost.sh 20:25:34 INFO: Activating Python virtual environment... 20:25:34 Setup pyenv: 20:25:34 system 20:25:34 3.8.13 20:25:34 3.9.13 20:25:34 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:25:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nMiY from file:/tmp/.os_lf_venv 20:25:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:25:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:25:36 lf-activate-venv(): INFO: Base packages installed successfully 20:25:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-nMiY/bin to PATH 20:25:41 INFO: No stack-cost file found 20:25:41 INFO: Instance uptime: 149s 20:25:41 INFO: Fetching instance metadata (attempt 1 of 3)... 20:25:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:25:42 INFO: Successfully fetched instance metadata 20:25:42 INFO: Instance type: v3-standard-4 20:25:42 INFO: Retrieving pricing info for: v3-standard-4 20:25:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:25:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 20:25:42 INFO: Successfully fetched Vexxhost pricing API 20:25:42 INFO: Retrieved cost: 0.11 20:25:42 INFO: Retrieved resource: v3-standard-4 20:25:42 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 20:25:42 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 20:25:42 INFO: Successfully archived job cost data 20:25:42 DEBUG: Cost data: oom-master-doc8-lint,613,2026-07-18 20:25:42,v3-standard-4,149,0.11,0.00,SUCCESS 20:25:42 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4041649675740397835.sh 20:25:42 ---> logs-deploy.sh 20:25:42 Setup pyenv: 20:25:42 system 20:25:42 3.8.13 20:25:42 3.9.13 20:25:42 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 20:25:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nMiY from file:/tmp/.os_lf_venv 20:25:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:25:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:25:44 lf-activate-venv(): INFO: Base packages installed successfully 20:25:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:25:52 lf-activate-venv(): INFO: Adding /tmp/venv-nMiY/bin to PATH 20:25:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/613 20:25:52 INFO: archiving workspace using pattern(s): 20:25:53 Archives upload complete. 20:25:53 INFO: archiving logs to Nexus 20:25:54 ---> uname -a: 20:25:54 Linux prd-ubuntu1804-builder-4c-4g-874 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:25:54 20:25:54 20:25:54 ---> lscpu: 20:25:54 Architecture: x86_64 20:25:54 CPU op-mode(s): 32-bit, 64-bit 20:25:54 Byte Order: Little Endian 20:25:54 CPU(s): 4 20:25:54 On-line CPU(s) list: 0-3 20:25:54 Thread(s) per core: 1 20:25:54 Core(s) per socket: 1 20:25:54 Socket(s): 4 20:25:54 NUMA node(s): 1 20:25:54 Vendor ID: AuthenticAMD 20:25:54 CPU family: 23 20:25:54 Model: 49 20:25:54 Model name: AMD EPYC-Rome Processor 20:25:54 Stepping: 0 20:25:54 CPU MHz: 2799.998 20:25:54 BogoMIPS: 5599.99 20:25:54 Virtualization: AMD-V 20:25:54 Hypervisor vendor: KVM 20:25:54 Virtualization type: full 20:25:54 L1d cache: 32K 20:25:54 L1i cache: 32K 20:25:54 L2 cache: 512K 20:25:54 L3 cache: 16384K 20:25:54 NUMA node0 CPU(s): 0-3 20:25:54 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 20:25:54 20:25:54 20:25:54 ---> nproc: 20:25:54 4 20:25:54 20:25:54 20:25:54 ---> df -h: 20:25:54 Filesystem Size Used Avail Use% Mounted on 20:25:54 udev 7.9G 0 7.9G 0% /dev 20:25:54 tmpfs 1.6G 676K 1.6G 1% /run 20:25:54 /dev/vda1 78G 8.6G 69G 12% / 20:25:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:25:54 tmpfs 5.0M 0 5.0M 0% /run/lock 20:25:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:25:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:25:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:25:54 20:25:54 20:25:54 ---> free -m: 20:25:54 total used free shared buff/cache available 20:25:54 Mem: 16040 547 13119 0 2372 15165 20:25:54 Swap: 1023 0 1023 20:25:54 20:25:54 20:25:54 ---> ip addr: 20:25:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:25:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:25:54 inet 127.0.0.1/8 scope host lo 20:25:54 valid_lft forever preferred_lft forever 20:25:54 inet6 ::1/128 scope host 20:25:54 valid_lft forever preferred_lft forever 20:25:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:25:54 link/ether fa:16:3e:b3:58:5e brd ff:ff:ff:ff:ff:ff 20:25:54 inet 10.30.106.55/23 brd 10.30.107.255 scope global dynamic ens3 20:25:54 valid_lft 86247sec preferred_lft 86247sec 20:25:54 inet6 fe80::f816:3eff:feb3:585e/64 scope link 20:25:54 valid_lft forever preferred_lft forever 20:25:54 20:25:54 20:25:54 ---> sar -b -r -n DEV: 20:25:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-874) 07/18/26 _x86_64_ (4 CPU) 20:25:54 20:25:54 20:23:23 LINUX RESTART (4 CPU) 20:25:54 20:25:54 20:24:01 tps rtps wtps bread/s bwrtn/s 20:25:54 20:25:01 140.03 5.03 134.99 207.57 20252.76 20:25:54 Average: 140.03 5.03 134.99 207.57 20252.76 20:25:54 20:25:54 20:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:25:54 20:25:01 13778296 15605788 2646672 16.11 83436 1929860 727196 4.16 653252 1748104 164704 20:25:54 Average: 13778296 15605788 2646672 16.11 83436 1929860 727196 4.16 653252 1748104 164704 20:25:54 20:25:54 20:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:25:54 20:25:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 20:25:54 20:25:01 ens3 85.64 56.62 1162.99 12.32 0.00 0.00 0.00 0.00 20:25:54 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 20:25:54 Average: ens3 85.64 56.62 1162.99 12.32 0.00 0.00 0.00 0.00 20:25:54 20:25:54 20:25:54 ---> sar -P ALL: 20:25:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-874) 07/18/26 _x86_64_ (4 CPU) 20:25:54 20:25:54 20:23:23 LINUX RESTART (4 CPU) 20:25:54 20:25:54 20:24:01 CPU %user %nice %system %iowait %steal %idle 20:25:54 20:25:01 all 19.86 0.00 1.68 1.85 0.05 76.56 20:25:54 20:25:01 0 17.00 0.00 1.68 4.48 0.08 76.76 20:25:54 20:25:01 1 14.27 0.00 1.50 1.44 0.03 82.76 20:25:54 20:25:01 2 26.26 0.00 2.02 1.03 0.07 70.62 20:25:54 20:25:01 3 21.90 0.00 1.55 0.47 0.05 76.03 20:25:54 Average: all 19.86 0.00 1.68 1.85 0.05 76.56 20:25:54 Average: 0 17.00 0.00 1.68 4.48 0.08 76.76 20:25:54 Average: 1 14.27 0.00 1.50 1.44 0.03 82.76 20:25:54 Average: 2 26.26 0.00 2.02 1.03 0.07 70.62 20:25:54 Average: 3 21.90 0.00 1.55 0.47 0.05 76.03 20:25:54 20:25:54 20:25:54