09:53:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 09:53:45 Running as SYSTEM 09:53:45 [EnvInject] - Loading node environment variables. 09:53:45 Building remotely on prd-ubuntu1804-builder-4c-4g-24118 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 09:53:45 [ssh-agent] Looking for ssh-agent implementation... 09:53:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:45 $ ssh-agent 09:53:45 SSH_AUTH_SOCK=/tmp/ssh-hC3wY1xbgmmj/agent.1647 09:53:45 SSH_AGENT_PID=1649 09:53:45 [ssh-agent] Started. 09:53:45 Running ssh-add (command line suppressed) 09:53:45 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_13181504799469855421.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_13181504799469855421.key) 09:53:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:53:45 The recommended git tool is: NONE 09:53:47 using credential onap-jenkins-ssh 09:53:47 Wiping out workspace first. 09:53:47 Cloning the remote Git repository 09:53:47 Cloning repository git://cloud.onap.org/mirror/oom.git 09:53:47 > git init /w/workspace/oom-master-doc8-lint # timeout=10 09:53:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:47 > git --version # timeout=10 09:53:47 > git --version # 'git version 2.17.1' 09:53:47 using GIT_SSH to set credentials Gerrit user 09:53:47 Verifying host key using manually-configured host key entries 09:53:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:53:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:53:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:53:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:53:53 using GIT_SSH to set credentials Gerrit user 09:53:53 Verifying host key using manually-configured host key entries 09:53:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/31 # timeout=30 09:53:53 > git rev-parse 234984c8aa5a79349280d0131b7b0e8c10c068f2^{commit} # timeout=10 09:53:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:53:53 Checking out Revision 234984c8aa5a79349280d0131b7b0e8c10c068f2 (refs/changes/00/141100/31) 09:53:53 > git config core.sparsecheckout # timeout=10 09:53:53 > git checkout -f 234984c8aa5a79349280d0131b7b0e8c10c068f2 # timeout=30 09:53:54 Commit message: "[DOC] Add ArgoCD deployment example and guide" 09:53:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:53:54 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 09:53:57 [EnvInject] - Injecting environment variables from a build step. 09:53:57 [EnvInject] - Injecting as environment variables the properties content 09:53:57 PYTHON=python3 09:53:57 09:53:57 [EnvInject] - Variables injected successfully. 09:53:57 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins16710340033684171321.sh 09:53:57 ---> tox-install.sh 09:53:57 + source /home/jenkins/lf-env.sh 09:53:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:57 ++ mktemp -d /tmp/venv-XXXX 09:53:57 + lf_venv=/tmp/venv-94eP 09:53:57 + local venv_file=/tmp/.os_lf_venv 09:53:57 + local python=python3 09:53:57 + local options 09:53:57 + local set_path=true 09:53:57 + local install_args= 09:53:57 ++ 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 09:53:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:57 + true 09:53:57 + case $1 in 09:53:57 + venv_file=/tmp/.toxenv 09:53:57 + shift 2 09:53:57 + true 09:53:57 + case $1 in 09:53:57 + shift 09:53:57 + break 09:53:57 + case $python in 09:53:57 + local pkg_list= 09:53:57 + [[ -d /opt/pyenv ]] 09:53:57 + echo 'Setup pyenv:' 09:53:57 Setup pyenv: 09:53:57 + export PYENV_ROOT=/opt/pyenv 09:53:57 + PYENV_ROOT=/opt/pyenv 09:53:57 + 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 09:53:57 + 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 09:53:57 + pyenv versions 09:53:57 * system (set by /opt/pyenv/version) 09:53:57 * 3.8.13 (set by /opt/pyenv/version) 09:53:57 * 3.9.13 (set by /opt/pyenv/version) 09:53:57 * 3.10.6 (set by /opt/pyenv/version) 09:53:57 + command -v pyenv 09:53:57 ++ pyenv init - --no-rehash 09:53:57 + 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[*]}"'\'')" 09:53:57 export PATH="/opt/pyenv/shims:${PATH}" 09:53:57 export PYENV_SHELL=bash 09:53:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:57 pyenv() { 09:53:57 local command 09:53:57 command="${1:-}" 09:53:57 if [ "$#" -gt 0 ]; then 09:53:57 shift 09:53:57 fi 09:53:57 09:53:57 case "$command" in 09:53:57 rehash|shell) 09:53:57 eval "$(pyenv "sh-$command" "$@")" 09:53:57 ;; 09:53:57 *) 09:53:57 command pyenv "$command" "$@" 09:53:57 ;; 09:53:57 esac 09:53:57 }' 09:53:57 +++ 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[*]}"' 09:53:57 ++ 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 09:53:57 ++ 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 09:53:57 ++ 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 09:53:57 ++ export PYENV_SHELL=bash 09:53:57 ++ PYENV_SHELL=bash 09:53:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:57 +++ complete -F _pyenv pyenv 09:53:57 ++ lf-pyver python3 09:53:57 ++ local py_version_xy=python3 09:53:57 ++ local py_version_xyz= 09:53:57 ++ pyenv versions 09:53:57 ++ local command 09:53:57 ++ command=versions 09:53:57 ++ '[' 1 -gt 0 ']' 09:53:57 ++ shift 09:53:57 ++ case "$command" in 09:53:57 ++ command pyenv versions 09:53:57 ++ pyenv versions 09:53:57 ++ sed 's/^[ *]* //' 09:53:57 ++ awk '{ print $1 }' 09:53:57 ++ grep -E '^[0-9.]*[0-9]$' 09:53:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:57 +++ grep '^3' /tmp/.pyenv_versions 09:53:57 +++ sort -V 09:53:57 +++ tail -n 1 09:53:57 ++ py_version_xyz=3.10.6 09:53:57 ++ [[ -z 3.10.6 ]] 09:53:57 ++ echo 3.10.6 09:53:57 ++ return 0 09:53:57 + pyenv local 3.10.6 09:53:57 + local command 09:53:57 + command=local 09:53:57 + '[' 2 -gt 0 ']' 09:53:57 + shift 09:53:57 + case "$command" in 09:53:57 + command pyenv local 3.10.6 09:53:57 + pyenv local 3.10.6 09:53:57 + for arg in "$@" 09:53:57 + case $arg in 09:53:57 + pkg_list+='tox ' 09:53:57 + for arg in "$@" 09:53:57 + case $arg in 09:53:57 + pkg_list+='virtualenv ' 09:53:57 + for arg in "$@" 09:53:57 + case $arg in 09:53:57 + pkg_list+='urllib3~=1.26.15 ' 09:53:57 + [[ -f /tmp/.toxenv ]] 09:53:57 + [[ ! -f /tmp/.toxenv ]] 09:53:57 + [[ -n '' ]] 09:53:57 + python3 -m venv /tmp/venv-94eP 09:54:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-94eP' 09:54:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-94eP 09:54:02 + echo /tmp/venv-94eP 09:54:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:54:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:54:02 + /tmp/venv-94eP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:54:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:54:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:54:06 + /tmp/venv-94eP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:54:08 + type python3 09:54:08 + true 09:54:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-94eP/bin to PATH' 09:54:08 lf-activate-venv(): INFO: Adding /tmp/venv-94eP/bin to PATH 09:54:08 + PATH=/tmp/venv-94eP/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 09:54:08 + return 0 09:54:08 + python3 --version 09:54:08 Python 3.10.6 09:54:08 + python3 -m pip --version 09:54:08 pip 25.1.1 from /tmp/venv-94eP/lib/python3.10/site-packages/pip (python 3.10) 09:54:08 + python3 -m pip freeze 09:54:09 cachetools==6.1.0 09:54:09 chardet==5.2.0 09:54:09 colorama==0.4.6 09:54:09 distlib==0.3.9 09:54:09 filelock==3.18.0 09:54:09 packaging==25.0 09:54:09 platformdirs==4.3.8 09:54:09 pluggy==1.6.0 09:54:09 pyproject-api==1.9.1 09:54:09 tomli==2.2.1 09:54:09 tox==4.27.0 09:54:09 typing_extensions==4.14.0 09:54:09 urllib3==1.26.20 09:54:09 virtualenv==20.31.2 09:54:09 [EnvInject] - Injecting environment variables from a build step. 09:54:09 [EnvInject] - Injecting as environment variables the properties content 09:54:09 PARALLEL=false 09:54:09 09:54:09 [EnvInject] - Variables injected successfully. 09:54:09 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8255186721851893072.sh 09:54:09 ---> tox-run.sh 09:54:09 + 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 09:54:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 09:54:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 09:54:09 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 09:54:09 + cd /w/workspace/oom-master-doc8-lint/. 09:54:09 + source /home/jenkins/lf-env.sh 09:54:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:54:09 ++ mktemp -d /tmp/venv-XXXX 09:54:09 + lf_venv=/tmp/venv-qPSx 09:54:09 + local venv_file=/tmp/.os_lf_venv 09:54:09 + local python=python3 09:54:09 + local options 09:54:09 + local set_path=true 09:54:09 + local install_args= 09:54:09 ++ 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 09:54:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:54:09 + true 09:54:09 + case $1 in 09:54:09 + venv_file=/tmp/.toxenv 09:54:09 + shift 2 09:54:09 + true 09:54:09 + case $1 in 09:54:09 + shift 09:54:09 + break 09:54:09 + case $python in 09:54:09 + local pkg_list= 09:54:09 + [[ -d /opt/pyenv ]] 09:54:09 + echo 'Setup pyenv:' 09:54:09 Setup pyenv: 09:54:09 + export PYENV_ROOT=/opt/pyenv 09:54:09 + PYENV_ROOT=/opt/pyenv 09:54:09 + 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 09:54:09 + 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 09:54:09 + pyenv versions 09:54:09 system 09:54:09 3.8.13 09:54:09 3.9.13 09:54:09 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 09:54:09 + command -v pyenv 09:54:09 ++ pyenv init - --no-rehash 09:54:09 + 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[*]}"'\'')" 09:54:09 export PATH="/opt/pyenv/shims:${PATH}" 09:54:09 export PYENV_SHELL=bash 09:54:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:09 pyenv() { 09:54:09 local command 09:54:09 command="${1:-}" 09:54:09 if [ "$#" -gt 0 ]; then 09:54:09 shift 09:54:09 fi 09:54:09 09:54:09 case "$command" in 09:54:09 rehash|shell) 09:54:09 eval "$(pyenv "sh-$command" "$@")" 09:54:09 ;; 09:54:09 *) 09:54:09 command pyenv "$command" "$@" 09:54:09 ;; 09:54:09 esac 09:54:09 }' 09:54:09 +++ 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[*]}"' 09:54:09 ++ 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 09:54:09 ++ 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 09:54:09 ++ 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 09:54:09 ++ export PYENV_SHELL=bash 09:54:09 ++ PYENV_SHELL=bash 09:54:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:09 +++ complete -F _pyenv pyenv 09:54:09 ++ lf-pyver python3 09:54:09 ++ local py_version_xy=python3 09:54:09 ++ local py_version_xyz= 09:54:09 ++ pyenv versions 09:54:09 ++ local command 09:54:09 ++ sed 's/^[ *]* //' 09:54:09 ++ command=versions 09:54:09 ++ '[' 1 -gt 0 ']' 09:54:09 ++ shift 09:54:09 ++ case "$command" in 09:54:09 ++ command pyenv versions 09:54:09 ++ pyenv versions 09:54:09 ++ awk '{ print $1 }' 09:54:09 ++ grep -E '^[0-9.]*[0-9]$' 09:54:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:09 +++ grep '^3' /tmp/.pyenv_versions 09:54:09 +++ sort -V 09:54:09 +++ tail -n 1 09:54:09 ++ py_version_xyz=3.10.6 09:54:09 ++ [[ -z 3.10.6 ]] 09:54:09 ++ echo 3.10.6 09:54:09 ++ return 0 09:54:09 + pyenv local 3.10.6 09:54:09 + local command 09:54:09 + command=local 09:54:09 + '[' 2 -gt 0 ']' 09:54:09 + shift 09:54:09 + case "$command" in 09:54:09 + command pyenv local 3.10.6 09:54:09 + pyenv local 3.10.6 09:54:09 + for arg in "$@" 09:54:09 + case $arg in 09:54:09 + pkg_list+='tox ' 09:54:09 + for arg in "$@" 09:54:09 + case $arg in 09:54:09 + pkg_list+='virtualenv ' 09:54:09 + for arg in "$@" 09:54:09 + case $arg in 09:54:09 + pkg_list+='urllib3~=1.26.15 ' 09:54:09 + [[ -f /tmp/.toxenv ]] 09:54:09 ++ cat /tmp/.toxenv 09:54:09 + lf_venv=/tmp/venv-94eP 09:54:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-94eP from' file:/tmp/.toxenv 09:54:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-94eP from file:/tmp/.toxenv 09:54:09 + /tmp/venv-94eP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:54:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:54:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:54:10 + /tmp/venv-94eP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:54:11 + type python3 09:54:11 + true 09:54:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-94eP/bin to PATH' 09:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-94eP/bin to PATH 09:54:11 + PATH=/tmp/venv-94eP/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 09:54:11 + return 0 09:54:11 + [[ -d /opt/pyenv ]] 09:54:11 + echo '---> Setting up pyenv' 09:54:11 ---> Setting up pyenv 09:54:11 + export PYENV_ROOT=/opt/pyenv 09:54:11 + PYENV_ROOT=/opt/pyenv 09:54:11 + export PATH=/opt/pyenv/bin:/tmp/venv-94eP/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 09:54:11 + PATH=/opt/pyenv/bin:/tmp/venv-94eP/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 09:54:11 ++ pwd 09:54:11 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 09:54:11 + export PYTHONPATH 09:54:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:54:11 + TOX_TESTENV_PASSENV=PYTHONPATH 09:54:11 + tox --version 09:54:11 4.27.0 from /tmp/venv-94eP/lib/python3.10/site-packages/tox/__init__.py 09:54:11 + PARALLEL=false 09:54:11 + TOX_OPTIONS_LIST= 09:54:11 + [[ -n doc8 ]] 09:54:11 + TOX_OPTIONS_LIST=' -e doc8' 09:54:11 + case ${PARALLEL,,} in 09:54:11 + tox -e doc8 09:54:11 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 09:54:14 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 09:54:36 doc8: freeze> python -m pip freeze --all 09:54:36 doc8: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,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,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 09:54:36 doc8: commands[0]> doc8 docs/ 09:54:38 Scanning... 09:54:38 Validating... 09:54:38 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 09:54:38 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 09:54:38 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 09:54:38 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 09:54:38 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 09:54:38 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 09:54:38 ======== 09:54:38 Total files scanned = 43 09:54:38 Total files ignored = 0 09:54:38 Total accumulated errors = 70 09:54:38 Detailed error counts: 09:54:38 - doc8.checks.CheckCarriageReturn = 0 09:54:38 - doc8.checks.CheckIndentationNoTab = 0 09:54:38 - doc8.checks.CheckMaxLineLength = 69 09:54:38 - doc8.checks.CheckNewlineEndOfFile = 1 09:54:38 - doc8.checks.CheckTrailingWhitespace = 0 09:54:38 - doc8.checks.CheckValidity = 0 09:54:38 doc8: exit 1 (2.27 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2291 09:54:38 doc8: command failed but is marked ignore outcome so handling it as success 09:54:38 doc8: OK (26.41=setup[24.14]+cmd[2.27] seconds) 09:54:38 congratulations :) (26.63 seconds) 09:54:38 + tox_status=0 09:54:38 + echo '---> Completed tox runs' 09:54:38 ---> Completed tox runs 09:54:38 + for i in .tox/*/log 09:54:38 ++ echo .tox/doc8/log 09:54:38 ++ awk -F/ '{print $2}' 09:54:38 + tox_env=doc8 09:54:38 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 09:54:38 + DOC_DIR=docs/_build/html 09:54:38 + [[ -d docs/_build/html ]] 09:54:38 + echo '---> tox-run.sh ends' 09:54:38 ---> tox-run.sh ends 09:54:38 + test 0 -eq 0 09:54:38 $ ssh-agent -k 09:54:38 unset SSH_AUTH_SOCK; 09:54:38 unset SSH_AGENT_PID; 09:54:38 echo Agent pid 1649 killed; 09:54:38 [ssh-agent] Stopped. 09:54:38 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6000560315074577190.sh 09:54:38 ---> sysstat.sh 09:54:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4722804297690462347.sh 09:54:39 ---> package-listing.sh 09:54:39 ++ tr '[:upper:]' '[:lower:]' 09:54:39 ++ facter osfamily 09:54:39 + OS_FAMILY=debian 09:54:39 + workspace=/w/workspace/oom-master-doc8-lint 09:54:39 + START_PACKAGES=/tmp/packages_start.txt 09:54:39 + END_PACKAGES=/tmp/packages_end.txt 09:54:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:39 + PACKAGES=/tmp/packages_start.txt 09:54:39 + '[' /w/workspace/oom-master-doc8-lint ']' 09:54:39 + PACKAGES=/tmp/packages_end.txt 09:54:39 + case "${OS_FAMILY}" in 09:54:39 + dpkg -l 09:54:39 + grep '^ii' 09:54:39 + '[' -f /tmp/packages_start.txt ']' 09:54:39 + '[' -f /tmp/packages_end.txt ']' 09:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:39 + '[' /w/workspace/oom-master-doc8-lint ']' 09:54:39 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 09:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 09:54:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins18386143215381776052.sh 09:54:39 ---> capture-instance-metadata.sh 09:54:39 Setup pyenv: 09:54:39 system 09:54:39 3.8.13 09:54:39 3.9.13 09:54:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 09:54:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TekY 09:54:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:54:47 lf-activate-venv(): INFO: Installing: lftools 09:55:12 lf-activate-venv(): INFO: Adding /tmp/venv-TekY/bin to PATH 09:55:12 INFO: Running in OpenStack, capturing instance metadata 09:55:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7859862053717264205.sh 09:55:12 provisioning config files... 09:55:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config4740048363166747463tmp 09:55:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:55:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:55:12 [EnvInject] - Injecting environment variables from a build step. 09:55:12 [EnvInject] - Injecting as environment variables the properties content 09:55:12 SERVER_ID=logs 09:55:12 09:55:12 [EnvInject] - Variables injected successfully. 09:55:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2095326102428284004.sh 09:55:12 ---> create-netrc.sh 09:55:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11645662378513298383.sh 09:55:12 ---> python-tools-install.sh 09:55:12 Setup pyenv: 09:55:12 system 09:55:12 3.8.13 09:55:12 3.9.13 09:55:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 09:55:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TekY from file:/tmp/.os_lf_venv 09:55:15 lf-activate-venv(): INFO: Installing: lftools 09:55:25 lf-activate-venv(): INFO: Adding /tmp/venv-TekY/bin to PATH 09:55:25 Generating Requirements File 09:55:45 Python 3.10.6 09:55:45 pip 25.1.1 from /tmp/venv-TekY/lib/python3.10/site-packages/pip (python 3.10) 09:55:46 appdirs==1.4.4 09:55:46 argcomplete==3.6.2 09:55:46 aspy.yaml==1.3.0 09:55:46 attrs==25.3.0 09:55:46 autopage==0.5.2 09:55:46 beautifulsoup4==4.13.4 09:55:46 boto3==1.38.45 09:55:46 botocore==1.38.45 09:55:46 bs4==0.0.2 09:55:46 cachetools==5.5.2 09:55:46 certifi==2025.6.15 09:55:46 cffi==1.17.1 09:55:46 cfgv==3.4.0 09:55:46 chardet==5.2.0 09:55:46 charset-normalizer==3.4.2 09:55:46 click==8.2.1 09:55:46 cliff==4.10.0 09:55:46 cmd2==2.6.2 09:55:46 cryptography==3.3.2 09:55:46 debtcollector==3.0.0 09:55:46 decorator==5.2.1 09:55:46 defusedxml==0.7.1 09:55:46 Deprecated==1.2.18 09:55:46 distlib==0.3.9 09:55:46 dnspython==2.7.0 09:55:46 docker==7.1.0 09:55:46 dogpile.cache==1.4.0 09:55:46 durationpy==0.10 09:55:46 email_validator==2.2.0 09:55:46 filelock==3.18.0 09:55:46 future==1.0.0 09:55:46 gitdb==4.0.12 09:55:46 GitPython==3.1.44 09:55:46 google-auth==2.40.3 09:55:46 httplib2==0.22.0 09:55:46 identify==2.6.12 09:55:46 idna==3.10 09:55:46 importlib-resources==1.5.0 09:55:46 iso8601==2.1.0 09:55:46 Jinja2==3.1.6 09:55:46 jmespath==1.0.1 09:55:46 jsonpatch==1.33 09:55:46 jsonpointer==3.0.0 09:55:46 jsonschema==4.24.0 09:55:46 jsonschema-specifications==2025.4.1 09:55:46 keystoneauth1==5.11.1 09:55:46 kubernetes==33.1.0 09:55:46 lftools==0.37.13 09:55:46 lxml==6.0.0 09:55:46 MarkupSafe==3.0.2 09:55:46 msgpack==1.1.1 09:55:46 multi_key_dict==2.0.3 09:55:46 munch==4.0.0 09:55:46 netaddr==1.3.0 09:55:46 niet==1.4.2 09:55:46 nodeenv==1.9.1 09:55:46 oauth2client==4.1.3 09:55:46 oauthlib==3.3.1 09:55:46 openstacksdk==4.6.0 09:55:46 os-client-config==2.1.0 09:55:46 os-service-types==1.7.0 09:55:46 osc-lib==4.0.2 09:55:46 oslo.config==9.8.0 09:55:46 oslo.context==6.0.0 09:55:46 oslo.i18n==6.5.1 09:55:46 oslo.log==7.1.0 09:55:46 oslo.serialization==5.7.0 09:55:46 oslo.utils==9.0.0 09:55:46 packaging==25.0 09:55:46 pbr==6.1.1 09:55:46 platformdirs==4.3.8 09:55:46 prettytable==3.16.0 09:55:46 psutil==7.0.0 09:55:46 pyasn1==0.6.1 09:55:46 pyasn1_modules==0.4.2 09:55:46 pycparser==2.22 09:55:46 pygerrit2==2.0.15 09:55:46 PyGithub==2.6.1 09:55:46 PyJWT==2.10.1 09:55:46 PyNaCl==1.5.0 09:55:46 pyparsing==2.4.7 09:55:46 pyperclip==1.9.0 09:55:46 pyrsistent==0.20.0 09:55:46 python-cinderclient==9.7.0 09:55:46 python-dateutil==2.9.0.post0 09:55:46 python-heatclient==4.2.0 09:55:46 python-jenkins==1.8.2 09:55:46 python-keystoneclient==5.6.0 09:55:46 python-magnumclient==4.8.1 09:55:46 python-openstackclient==8.1.0 09:55:46 python-swiftclient==4.8.0 09:55:46 PyYAML==6.0.2 09:55:46 referencing==0.36.2 09:55:46 requests==2.32.4 09:55:46 requests-oauthlib==2.0.0 09:55:46 requestsexceptions==1.4.0 09:55:46 rfc3986==2.0.0 09:55:46 rpds-py==0.25.1 09:55:46 rsa==4.9.1 09:55:46 ruamel.yaml==0.18.14 09:55:46 ruamel.yaml.clib==0.2.12 09:55:46 s3transfer==0.13.0 09:55:46 simplejson==3.20.1 09:55:46 six==1.17.0 09:55:46 smmap==5.0.2 09:55:46 soupsieve==2.7 09:55:46 stevedore==5.4.1 09:55:46 tabulate==0.9.0 09:55:46 toml==0.10.2 09:55:46 tomlkit==0.13.3 09:55:46 tqdm==4.67.1 09:55:46 typing_extensions==4.14.0 09:55:46 tzdata==2025.2 09:55:46 urllib3==1.26.20 09:55:46 virtualenv==20.31.2 09:55:46 wcwidth==0.2.13 09:55:46 websocket-client==1.8.0 09:55:46 wrapt==1.17.2 09:55:46 xdg==6.0.0 09:55:46 xmltodict==0.14.2 09:55:46 yq==3.4.3 09:55:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6084117886545998176.sh 09:55:46 ---> sudo-logs.sh 09:55:46 Archiving 'sudo' log.. 09:55:46 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17933091071425915062.sh 09:55:46 ---> job-cost.sh 09:55:46 Setup pyenv: 09:55:46 system 09:55:46 3.8.13 09:55:46 3.9.13 09:55:46 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 09:55:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TekY from file:/tmp/.os_lf_venv 09:55:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-TekY/bin to PATH 09:55:53 INFO: No Stack... 09:55:53 INFO: Retrieving Pricing Info for: v3-standard-4 09:55:54 INFO: Archiving Costs 09:55:54 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17796166697399121003.sh 09:55:54 ---> logs-deploy.sh 09:55:54 Setup pyenv: 09:55:54 system 09:55:54 3.8.13 09:55:54 3.9.13 09:55:54 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 09:55:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TekY from file:/tmp/.os_lf_venv 09:55:56 lf-activate-venv(): INFO: Installing: lftools 09:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-TekY/bin to PATH 09:56:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/589 09:56:04 INFO: archiving workspace using pattern(s): 09:56:05 Archives upload complete. 09:56:05 INFO: archiving logs to Nexus 09:56:06 ---> uname -a: 09:56:06 Linux prd-ubuntu1804-builder-4c-4g-24118 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:56:06 09:56:06 09:56:06 ---> lscpu: 09:56:06 Architecture: x86_64 09:56:06 CPU op-mode(s): 32-bit, 64-bit 09:56:06 Byte Order: Little Endian 09:56:06 CPU(s): 4 09:56:06 On-line CPU(s) list: 0-3 09:56:06 Thread(s) per core: 1 09:56:06 Core(s) per socket: 1 09:56:06 Socket(s): 4 09:56:06 NUMA node(s): 1 09:56:06 Vendor ID: AuthenticAMD 09:56:06 CPU family: 23 09:56:06 Model: 49 09:56:06 Model name: AMD EPYC-Rome Processor 09:56:06 Stepping: 0 09:56:06 CPU MHz: 2799.998 09:56:06 BogoMIPS: 5599.99 09:56:06 Virtualization: AMD-V 09:56:06 Hypervisor vendor: KVM 09:56:06 Virtualization type: full 09:56:06 L1d cache: 32K 09:56:06 L1i cache: 32K 09:56:06 L2 cache: 512K 09:56:06 L3 cache: 16384K 09:56:06 NUMA node0 CPU(s): 0-3 09:56:06 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 09:56:06 09:56:06 09:56:06 ---> nproc: 09:56:06 4 09:56:06 09:56:06 09:56:06 ---> df -h: 09:56:06 Filesystem Size Used Avail Use% Mounted on 09:56:06 udev 7.9G 0 7.9G 0% /dev 09:56:06 tmpfs 1.6G 672K 1.6G 1% /run 09:56:06 /dev/vda1 78G 8.5G 69G 11% / 09:56:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:56:06 tmpfs 5.0M 0 5.0M 0% /run/lock 09:56:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:56:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:56:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:56:06 09:56:06 09:56:06 ---> free -m: 09:56:06 total used free shared buff/cache available 09:56:06 Mem: 16040 543 13224 0 2271 15172 09:56:06 Swap: 1023 0 1023 09:56:06 09:56:06 09:56:06 ---> ip addr: 09:56:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:56:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:06 inet 127.0.0.1/8 scope host lo 09:56:06 valid_lft forever preferred_lft forever 09:56:06 inet6 ::1/128 scope host 09:56:06 valid_lft forever preferred_lft forever 09:56:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:56:06 link/ether fa:16:3e:34:89:c6 brd ff:ff:ff:ff:ff:ff 09:56:06 inet 10.30.106.193/23 brd 10.30.107.255 scope global dynamic ens3 09:56:06 valid_lft 86240sec preferred_lft 86240sec 09:56:06 inet6 fe80::f816:3eff:fe34:89c6/64 scope link 09:56:06 valid_lft forever preferred_lft forever 09:56:06 09:56:06 09:56:06 ---> sar -b -r -n DEV: 09:56:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24118) 06/27/25 _x86_64_ (4 CPU) 09:56:06 09:56:06 09:53:29 LINUX RESTART (4 CPU) 09:56:06 09:56:06 09:54:01 tps rtps wtps bread/s bwrtn/s 09:56:06 09:55:01 155.05 14.36 140.69 445.04 40852.10 09:56:06 09:56:01 112.13 1.12 111.01 126.65 34055.92 09:56:06 Average: 133.59 7.74 125.86 285.88 37454.86 09:56:06 09:56:06 09:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:06 09:55:01 13693896 15481920 2731064 16.63 75708 1903376 828840 4.74 779992 1716076 211052 09:56:06 09:56:01 13510248 15502496 2914712 17.75 95884 2073904 809016 4.63 774308 1880212 117136 09:56:06 Average: 13602072 15492208 2822888 17.19 85796 1988640 818928 4.69 777150 1798144 164094 09:56:06 09:56:06 09:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:06 09:55:01 ens3 279.25 177.98 1501.81 22.19 0.00 0.00 0.00 0.00 09:56:06 09:55:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 09:56:06 09:56:01 ens3 73.70 53.94 250.99 10.22 0.00 0.00 0.00 0.00 09:56:06 09:56:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 09:56:06 Average: ens3 176.50 115.98 876.56 16.20 0.00 0.00 0.00 0.00 09:56:06 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 09:56:06 09:56:06 09:56:06 ---> sar -P ALL: 09:56:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24118) 06/27/25 _x86_64_ (4 CPU) 09:56:06 09:56:06 09:53:29 LINUX RESTART (4 CPU) 09:56:06 09:56:06 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:56:06 09:55:01 all 19.15 0.00 1.81 6.10 0.06 72.88 09:56:06 09:55:01 0 11.84 0.00 1.17 11.37 0.05 75.56 09:56:06 09:55:01 1 31.64 0.00 2.29 3.36 0.07 62.64 09:56:06 09:55:01 2 13.43 0.00 2.32 9.13 0.07 75.05 09:56:06 09:55:01 3 19.70 0.00 1.48 0.55 0.03 78.24 09:56:06 09:56:01 all 19.53 0.00 1.46 5.76 0.05 73.20 09:56:06 09:56:01 0 26.61 0.00 1.64 9.51 0.07 62.18 09:56:06 09:56:01 1 0.94 0.00 0.89 6.63 0.05 91.50 09:56:06 09:56:01 2 42.76 0.00 2.47 6.58 0.07 48.12 09:56:06 09:56:01 3 7.77 0.00 0.85 0.30 0.02 91.07 09:56:06 Average: all 19.34 0.00 1.64 5.93 0.05 73.04 09:56:06 Average: 0 19.23 0.00 1.40 10.44 0.06 68.86 09:56:06 Average: 1 16.29 0.00 1.59 5.00 0.06 77.06 09:56:06 Average: 2 28.09 0.00 2.40 7.86 0.07 61.59 09:56:06 Average: 3 13.76 0.00 1.17 0.42 0.02 84.63 09:56:06 09:56:06 09:56:06