17:32:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:32:16 Running as SYSTEM 17:32:16 [EnvInject] - Loading node environment variables. 17:32:16 Building remotely on prd-ubuntu1804-builder-4c-4g-1828 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 17:32:16 [ssh-agent] Looking for ssh-agent implementation... 17:32:16 $ ssh-agent 17:32:16 SSH_AUTH_SOCK=/tmp/ssh-fZSansvTl4bB/agent.1704 17:32:16 SSH_AGENT_PID=1706 17:32:16 [ssh-agent] Started. 17:32:16 Running ssh-add (command line suppressed) 17:32:16 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_3900122292568153952.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_3900122292568153952.key) 17:32:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:32:16 The recommended git tool is: NONE 17:32:18 using credential onap-jenkins-ssh 17:32:18 Wiping out workspace first. 17:32:18 Cloning the remote Git repository 17:32:18 Cloning repository git://cloud.onap.org/mirror/oom.git 17:32:18 > git init /w/workspace/oom-master-doc8-lint # timeout=10 17:32:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:32:19 > git --version # timeout=10 17:32:19 > git --version # 'git version 2.17.1' 17:32:19 using GIT_SSH to set credentials Gerrit user 17:32:19 Verifying host key using manually-configured host key entries 17:32:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:32:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:32:26 using GIT_SSH to set credentials Gerrit user 17:32:26 Verifying host key using manually-configured host key entries 17:32:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/2 # timeout=30 17:32:26 > git rev-parse f4e22d7cc0c1f6d24489fd1509d9f655bd92de69^{commit} # timeout=10 17:32:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:32:26 Checking out Revision f4e22d7cc0c1f6d24489fd1509d9f655bd92de69 (refs/changes/75/143475/2) 17:32:26 > git config core.sparsecheckout # timeout=10 17:32:26 > git checkout -f f4e22d7cc0c1f6d24489fd1509d9f655bd92de69 # timeout=30 17:32:30 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:32:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:32:30 > git rev-list --no-walk e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=10 17:32:30 [EnvInject] - Injecting environment variables from a build step. 17:32:30 [EnvInject] - Injecting as environment variables the properties content 17:32:30 PYTHON=python3 17:32:30 17:32:30 [EnvInject] - Variables injected successfully. 17:32:30 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5353640789332828870.sh 17:32:30 ---> tox-install.sh 17:32:30 + source /home/jenkins/lf-env.sh 17:32:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:32:30 ++ mktemp -d /tmp/venv-XXXX 17:32:30 + lf_venv=/tmp/venv-umN3 17:32:30 + local venv_file=/tmp/.os_lf_venv 17:32:30 + local python=python3 17:32:30 + local options 17:32:30 + local set_path=true 17:32:30 + local install_args= 17:32:30 ++ 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 17:32:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:32:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:32:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:32:30 + true 17:32:30 + case $1 in 17:32:30 + venv_file=/tmp/.toxenv 17:32:30 + shift 2 17:32:30 + true 17:32:30 + case $1 in 17:32:30 + shift 17:32:30 + break 17:32:30 + case $python in 17:32:30 + local pkg_list= 17:32:30 + [[ -d /opt/pyenv ]] 17:32:30 + echo 'Setup pyenv:' 17:32:30 Setup pyenv: 17:32:30 + export PYENV_ROOT=/opt/pyenv 17:32:30 + PYENV_ROOT=/opt/pyenv 17:32:30 + 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 17:32:30 + 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 17:32:30 + pyenv versions 17:32:30 * system (set by /opt/pyenv/version) 17:32:30 * 3.8.13 (set by /opt/pyenv/version) 17:32:31 * 3.9.13 (set by /opt/pyenv/version) 17:32:31 * 3.10.6 (set by /opt/pyenv/version) 17:32:31 + command -v pyenv 17:32:31 ++ pyenv init - --no-rehash 17:32:31 + 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[*]}"'\'')" 17:32:31 export PATH="/opt/pyenv/shims:${PATH}" 17:32:31 export PYENV_SHELL=bash 17:32:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:32:31 pyenv() { 17:32:31 local command 17:32:31 command="${1:-}" 17:32:31 if [ "$#" -gt 0 ]; then 17:32:31 shift 17:32:31 fi 17:32:31 17:32:31 case "$command" in 17:32:31 rehash|shell) 17:32:31 eval "$(pyenv "sh-$command" "$@")" 17:32:31 ;; 17:32:31 *) 17:32:31 command pyenv "$command" "$@" 17:32:31 ;; 17:32:31 esac 17:32:31 }' 17:32:31 +++ 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[*]}"' 17:32:31 ++ 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 17:32:31 ++ 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 17:32:31 ++ 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 17:32:31 ++ export PYENV_SHELL=bash 17:32:31 ++ PYENV_SHELL=bash 17:32:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:32:31 +++ complete -F _pyenv pyenv 17:32:31 ++ lf-pyver python3 17:32:31 ++ local py_version_xy=python3 17:32:31 ++ local py_version_xyz= 17:32:31 ++ pyenv versions 17:32:31 ++ local command 17:32:31 ++ command=versions 17:32:31 ++ '[' 1 -gt 0 ']' 17:32:31 ++ shift 17:32:31 ++ case "$command" in 17:32:31 ++ command pyenv versions 17:32:31 ++ pyenv versions 17:32:31 ++ sed 's/^[ *]* //' 17:32:31 ++ awk '{ print $1 }' 17:32:31 ++ grep -E '^[0-9.]*[0-9]$' 17:32:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:32:31 +++ grep '^3' /tmp/.pyenv_versions 17:32:31 +++ sort -V 17:32:31 +++ tail -n 1 17:32:31 ++ py_version_xyz=3.10.6 17:32:31 ++ [[ -z 3.10.6 ]] 17:32:31 ++ echo 3.10.6 17:32:31 ++ return 0 17:32:31 + pyenv local 3.10.6 17:32:31 + local command 17:32:31 + command=local 17:32:31 + '[' 2 -gt 0 ']' 17:32:31 + shift 17:32:31 + case "$command" in 17:32:31 + command pyenv local 3.10.6 17:32:31 + pyenv local 3.10.6 17:32:31 + for arg in "$@" 17:32:31 + case $arg in 17:32:31 + pkg_list+='tox ' 17:32:31 + for arg in "$@" 17:32:31 + case $arg in 17:32:31 + pkg_list+='virtualenv ' 17:32:31 + for arg in "$@" 17:32:31 + case $arg in 17:32:31 + pkg_list+='urllib3~=1.26.15 ' 17:32:31 + [[ -f /tmp/.toxenv ]] 17:32:31 + [[ ! -f /tmp/.toxenv ]] 17:32:31 + [[ -n '' ]] 17:32:31 + python3 -m venv /tmp/venv-umN3 17:32:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umN3' 17:32:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umN3 17:32:37 + echo /tmp/venv-umN3 17:32:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:32:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:32:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:32:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:37 + local 'pip_opts=--upgrade --quiet' 17:32:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:32:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:32:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:32:37 + [[ -n '' ]] 17:32:37 + [[ -n '' ]] 17:32:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:32:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:37 + /tmp/venv-umN3/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 17:32:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:32:41 lf-activate-venv(): INFO: Base packages installed successfully 17:32:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:32:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:32:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:32:41 + /tmp/venv-umN3/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 17:32:44 + type python3 17:32:44 + true 17:32:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-umN3/bin to PATH' 17:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-umN3/bin to PATH 17:32:44 + PATH=/tmp/venv-umN3/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 17:32:44 + return 0 17:32:44 + python3 --version 17:32:44 Python 3.10.6 17:32:44 + python3 -m pip --version 17:32:45 pip 26.0.1 from /tmp/venv-umN3/lib/python3.10/site-packages/pip (python 3.10) 17:32:45 + python3 -m pip freeze 17:32:45 cachetools==7.0.2 17:32:45 colorama==0.4.6 17:32:45 distlib==0.4.0 17:32:45 filelock==3.25.0 17:32:45 packaging==26.0 17:32:45 platformdirs==4.9.2 17:32:45 pluggy==1.6.0 17:32:45 pyproject-api==1.10.0 17:32:45 python-discovery==1.1.0 17:32:45 tomli==2.4.0 17:32:45 tox==4.47.3 17:32:45 typing_extensions==4.15.0 17:32:45 urllib3==1.26.20 17:32:45 virtualenv==21.1.0 17:32:45 [EnvInject] - Injecting environment variables from a build step. 17:32:45 [EnvInject] - Injecting as environment variables the properties content 17:32:45 PARALLEL=false 17:32:45 17:32:45 [EnvInject] - Variables injected successfully. 17:32:45 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins16159570237363898045.sh 17:32:45 ---> tox-run.sh 17:32:45 + 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 17:32:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 17:32:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 17:32:45 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 17:32:45 + cd /w/workspace/oom-master-doc8-lint/. 17:32:45 + source /home/jenkins/lf-env.sh 17:32:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:32:45 ++ mktemp -d /tmp/venv-XXXX 17:32:45 + lf_venv=/tmp/venv-sROF 17:32:45 + local venv_file=/tmp/.os_lf_venv 17:32:45 + local python=python3 17:32:45 + local options 17:32:45 + local set_path=true 17:32:45 + local install_args= 17:32:45 ++ 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 17:32:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:32:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:32:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:32:45 + true 17:32:45 + case $1 in 17:32:45 + venv_file=/tmp/.toxenv 17:32:45 + shift 2 17:32:45 + true 17:32:45 + case $1 in 17:32:45 + shift 17:32:45 + break 17:32:45 + case $python in 17:32:45 + local pkg_list= 17:32:45 + [[ -d /opt/pyenv ]] 17:32:45 + echo 'Setup pyenv:' 17:32:45 Setup pyenv: 17:32:45 + export PYENV_ROOT=/opt/pyenv 17:32:45 + PYENV_ROOT=/opt/pyenv 17:32:45 + 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 17:32:45 + 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 17:32:45 + pyenv versions 17:32:45 system 17:32:45 3.8.13 17:32:45 3.9.13 17:32:45 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:32:45 + command -v pyenv 17:32:45 ++ pyenv init - --no-rehash 17:32:45 + 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[*]}"'\'')" 17:32:45 export PATH="/opt/pyenv/shims:${PATH}" 17:32:45 export PYENV_SHELL=bash 17:32:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:32:45 pyenv() { 17:32:45 local command 17:32:45 command="${1:-}" 17:32:45 if [ "$#" -gt 0 ]; then 17:32:45 shift 17:32:45 fi 17:32:45 17:32:45 case "$command" in 17:32:45 rehash|shell) 17:32:45 eval "$(pyenv "sh-$command" "$@")" 17:32:45 ;; 17:32:45 *) 17:32:45 command pyenv "$command" "$@" 17:32:45 ;; 17:32:45 esac 17:32:45 }' 17:32:45 +++ 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[*]}"' 17:32:45 ++ 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 17:32:45 ++ 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 17:32:45 ++ 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 17:32:45 ++ export PYENV_SHELL=bash 17:32:45 ++ PYENV_SHELL=bash 17:32:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:32:45 +++ complete -F _pyenv pyenv 17:32:45 ++ lf-pyver python3 17:32:45 ++ local py_version_xy=python3 17:32:45 ++ local py_version_xyz= 17:32:45 ++ pyenv versions 17:32:45 ++ local command 17:32:45 ++ command=versions 17:32:45 ++ '[' 1 -gt 0 ']' 17:32:45 ++ shift 17:32:45 ++ case "$command" in 17:32:45 ++ command pyenv versions 17:32:45 ++ pyenv versions 17:32:45 ++ awk '{ print $1 }' 17:32:45 ++ sed 's/^[ *]* //' 17:32:45 ++ grep -E '^[0-9.]*[0-9]$' 17:32:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:32:45 +++ grep '^3' /tmp/.pyenv_versions 17:32:45 +++ sort -V 17:32:45 +++ tail -n 1 17:32:45 ++ py_version_xyz=3.10.6 17:32:45 ++ [[ -z 3.10.6 ]] 17:32:45 ++ echo 3.10.6 17:32:45 ++ return 0 17:32:45 + pyenv local 3.10.6 17:32:45 + local command 17:32:45 + command=local 17:32:45 + '[' 2 -gt 0 ']' 17:32:45 + shift 17:32:45 + case "$command" in 17:32:45 + command pyenv local 3.10.6 17:32:45 + pyenv local 3.10.6 17:32:45 + for arg in "$@" 17:32:45 + case $arg in 17:32:45 + pkg_list+='tox ' 17:32:45 + for arg in "$@" 17:32:45 + case $arg in 17:32:45 + pkg_list+='virtualenv ' 17:32:45 + for arg in "$@" 17:32:45 + case $arg in 17:32:45 + pkg_list+='urllib3~=1.26.15 ' 17:32:45 + [[ -f /tmp/.toxenv ]] 17:32:45 ++ cat /tmp/.toxenv 17:32:45 + lf_venv=/tmp/venv-umN3 17:32:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umN3 from' file:/tmp/.toxenv 17:32:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umN3 from file:/tmp/.toxenv 17:32:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:32:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:45 + local 'pip_opts=--upgrade --quiet' 17:32:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:32:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:32:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:32:45 + [[ -n '' ]] 17:32:45 + [[ -n '' ]] 17:32:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:32:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:45 + /tmp/venv-umN3/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 17:32:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:32:46 lf-activate-venv(): INFO: Base packages installed successfully 17:32:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:32:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:32:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:32:46 + /tmp/venv-umN3/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 17:32:47 + type python3 17:32:47 + true 17:32:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-umN3/bin to PATH' 17:32:47 lf-activate-venv(): INFO: Adding /tmp/venv-umN3/bin to PATH 17:32:47 + PATH=/tmp/venv-umN3/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 17:32:47 + return 0 17:32:47 + [[ -d /opt/pyenv ]] 17:32:47 + echo '---> Setting up pyenv' 17:32:47 ---> Setting up pyenv 17:32:47 + export PYENV_ROOT=/opt/pyenv 17:32:47 + PYENV_ROOT=/opt/pyenv 17:32:47 + export PATH=/opt/pyenv/bin:/tmp/venv-umN3/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 17:32:47 + PATH=/opt/pyenv/bin:/tmp/venv-umN3/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 17:32:47 ++ pwd 17:32:47 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 17:32:47 + export PYTHONPATH 17:32:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:32:47 + TOX_TESTENV_PASSENV=PYTHONPATH 17:32:47 + tox --version 17:32:47 4.47.3 from /tmp/venv-umN3/lib/python3.10/site-packages/tox/__init__.py 17:32:47 + PARALLEL=false 17:32:47 + TOX_OPTIONS_LIST= 17:32:47 + [[ -n doc8 ]] 17:32:47 + TOX_OPTIONS_LIST=' -e doc8' 17:32:47 + case ${PARALLEL,,} in 17:32:47 + tox -e doc8 17:32:47 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 17:32:49 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 17:33:15 doc8: freeze> python -m pip freeze --all 17:33:15 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.2.25,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.5.0,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==2026.1.post1,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 17:33:15 doc8: commands[0]> doc8 docs/ 17:33:17 Scanning... 17:33:17 Validating... 17:33:17 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 17:33:17 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 17:33:17 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 17:33:17 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 17:33:17 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 17:33:17 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 17:33:17 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 17:33:17 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 17:33:17 ======== 17:33:17 Total files scanned = 43 17:33:17 Total files ignored = 0 17:33:17 Total accumulated errors = 87 17:33:17 Detailed error counts: 17:33:17 - doc8.checks.CheckCarriageReturn = 0 17:33:17 - doc8.checks.CheckIndentationNoTab = 0 17:33:17 - doc8.checks.CheckMaxLineLength = 86 17:33:17 - doc8.checks.CheckNewlineEndOfFile = 1 17:33:17 - doc8.checks.CheckTrailingWhitespace = 0 17:33:17 - doc8.checks.CheckValidity = 0 17:33:17 doc8: exit 1 (2.24 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2318 17:33:17 doc8: command failed but is marked ignore outcome so handling it as success 17:33:17 doc8: OK (29.77=setup[27.53]+cmd[2.24] seconds) 17:33:17 congratulations :) (29.81 seconds) 17:33:18 + tox_status=0 17:33:18 + echo '---> Completed tox runs' 17:33:18 ---> Completed tox runs 17:33:18 + for i in .tox/*/log 17:33:18 ++ awk -F/ '{print $2}' 17:33:18 ++ echo .tox/doc8/log 17:33:18 + tox_env=doc8 17:33:18 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 17:33:18 + DOC_DIR=docs/_build/html 17:33:18 + [[ -d docs/_build/html ]] 17:33:18 + echo '---> tox-run.sh ends' 17:33:18 ---> tox-run.sh ends 17:33:18 + test 0 -eq 0 17:33:18 $ ssh-agent -k 17:33:18 unset SSH_AUTH_SOCK; 17:33:18 unset SSH_AGENT_PID; 17:33:18 echo Agent pid 1706 killed; 17:33:18 [ssh-agent] Stopped. 17:33:18 [PostBuildScript] - [INFO] Executing post build scripts. 17:33:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12440682490243742069.sh 17:33:18 ---> sysstat.sh 17:33:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1873928802241664194.sh 17:33:18 ---> package-listing.sh 17:33:18 ++ facter osfamily 17:33:18 ++ tr '[:upper:]' '[:lower:]' 17:33:18 + OS_FAMILY=debian 17:33:18 + workspace=/w/workspace/oom-master-doc8-lint 17:33:18 + START_PACKAGES=/tmp/packages_start.txt 17:33:18 + END_PACKAGES=/tmp/packages_end.txt 17:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:18 + PACKAGES=/tmp/packages_start.txt 17:33:18 + '[' /w/workspace/oom-master-doc8-lint ']' 17:33:18 + PACKAGES=/tmp/packages_end.txt 17:33:18 + case "${OS_FAMILY}" in 17:33:18 + dpkg -l 17:33:18 + grep '^ii' 17:33:18 + '[' -f /tmp/packages_start.txt ']' 17:33:18 + '[' -f /tmp/packages_end.txt ']' 17:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:18 + '[' /w/workspace/oom-master-doc8-lint ']' 17:33:18 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 17:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 17:33:18 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9124407321928440811.sh 17:33:18 ---> capture-instance-metadata.sh 17:33:18 Setup pyenv: 17:33:18 system 17:33:18 3.8.13 17:33:18 3.9.13 17:33:18 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:33:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZzK 17:33:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:29 lf-activate-venv(): INFO: Base packages installed successfully 17:33:29 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-jZzK/bin to PATH 17:33:56 INFO: Running in OpenStack, capturing instance metadata 17:33:56 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8885782030851499557.sh 17:33:56 provisioning config files... 17:33:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config4858799291722992904tmp 17:33:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:33:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:33:56 [EnvInject] - Injecting environment variables from a build step. 17:33:56 [EnvInject] - Injecting as environment variables the properties content 17:33:56 SERVER_ID=logs 17:33:56 17:33:56 [EnvInject] - Variables injected successfully. 17:33:56 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3092918894323784140.sh 17:33:56 ---> create-netrc.sh 17:33:56 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2414568721732273060.sh 17:33:56 ---> python-tools-install.sh 17:33:56 Setup pyenv: 17:33:56 system 17:33:56 3.8.13 17:33:56 3.9.13 17:33:56 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZzK from file:/tmp/.os_lf_venv 17:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:59 lf-activate-venv(): INFO: Base packages installed successfully 17:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-jZzK/bin to PATH 17:34:09 Generating Requirements File 17:34:35 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. 17:34:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:34:36 Python 3.10.6 17:34:36 pip 26.0.1 from /tmp/venv-jZzK/lib/python3.10/site-packages/pip (python 3.10) 17:34:36 appdirs==1.4.4 17:34:36 argcomplete==3.6.3 17:34:36 aspy.yaml==1.3.0 17:34:36 attrs==25.4.0 17:34:36 autopage==0.6.0 17:34:36 backports.strenum==1.3.1 17:34:36 beautifulsoup4==4.14.3 17:34:36 boto3==1.42.60 17:34:36 botocore==1.42.60 17:34:36 bs4==0.0.2 17:34:36 certifi==2026.2.25 17:34:36 cffi==2.0.0 17:34:36 cfgv==3.5.0 17:34:36 chardet==7.0.0 17:34:36 charset-normalizer==3.4.4 17:34:36 click==8.3.1 17:34:36 cliff==4.13.2 17:34:36 cmd2==3.4.0 17:34:36 cryptography==3.3.2 17:34:36 debtcollector==3.0.0 17:34:36 decorator==5.2.1 17:34:36 defusedxml==0.7.1 17:34:36 Deprecated==1.3.1 17:34:36 distlib==0.4.0 17:34:36 dnspython==2.8.0 17:34:36 docker==7.1.0 17:34:36 dogpile.cache==1.5.0 17:34:36 durationpy==0.10 17:34:36 email-validator==2.3.0 17:34:36 filelock==3.25.0 17:34:36 future==1.0.0 17:34:36 gitdb==4.0.12 17:34:36 GitPython==3.1.46 17:34:36 httplib2==0.30.2 17:34:36 identify==2.6.17 17:34:36 idna==3.11 17:34:36 importlib-resources==1.5.0 17:34:36 iso8601==2.1.0 17:34:36 Jinja2==3.1.6 17:34:36 jmespath==1.1.0 17:34:36 jsonpatch==1.33 17:34:36 jsonpointer==3.0.0 17:34:36 jsonschema==4.26.0 17:34:36 jsonschema-specifications==2025.9.1 17:34:36 keystoneauth1==5.13.1 17:34:36 kubernetes==35.0.0 17:34:36 lftools==0.37.22 17:34:36 lxml==6.0.2 17:34:36 markdown-it-py==4.0.0 17:34:36 MarkupSafe==3.0.3 17:34:36 mdurl==0.1.2 17:34:36 msgpack==1.1.2 17:34:36 multi_key_dict==2.0.3 17:34:36 munch==4.0.0 17:34:36 netaddr==1.3.0 17:34:36 niet==1.4.2 17:34:36 nodeenv==1.10.0 17:34:36 oauth2client==4.1.3 17:34:36 oauthlib==3.3.1 17:34:36 openstacksdk==4.10.0 17:34:36 os-service-types==1.8.2 17:34:36 osc-lib==4.4.0 17:34:36 oslo.config==10.3.0 17:34:36 oslo.context==6.3.0 17:34:36 oslo.i18n==6.7.2 17:34:36 oslo.log==8.1.0 17:34:36 oslo.serialization==5.9.1 17:34:36 oslo.utils==10.0.0 17:34:36 packaging==26.0 17:34:36 pbr==7.0.3 17:34:36 platformdirs==4.9.2 17:34:36 prettytable==3.17.0 17:34:36 psutil==7.2.2 17:34:36 pyasn1==0.6.2 17:34:36 pyasn1_modules==0.4.2 17:34:36 pycparser==3.0 17:34:36 pygerrit2==2.0.15 17:34:36 PyGithub==2.8.1 17:34:36 Pygments==2.19.2 17:34:36 PyJWT==2.11.0 17:34:36 PyNaCl==1.6.2 17:34:36 pyparsing==2.4.7 17:34:36 pyperclip==1.11.0 17:34:36 pyrsistent==0.20.0 17:34:36 python-cinderclient==9.9.0 17:34:36 python-dateutil==2.9.0.post0 17:34:36 python-discovery==1.1.0 17:34:36 python-heatclient==5.1.0 17:34:36 python-jenkins==1.8.3 17:34:36 python-keystoneclient==5.8.0 17:34:36 python-magnumclient==4.10.0 17:34:36 python-openstackclient==9.0.0 17:34:36 python-swiftclient==4.10.0 17:34:36 PyYAML==6.0.3 17:34:36 referencing==0.37.0 17:34:36 requests==2.32.5 17:34:36 requests-oauthlib==2.0.0 17:34:36 requestsexceptions==1.4.0 17:34:36 rfc3986==2.0.0 17:34:36 rich==14.3.3 17:34:36 rich-argparse==1.7.2 17:34:36 rpds-py==0.30.0 17:34:36 rsa==4.9.1 17:34:36 ruamel.yaml==0.19.1 17:34:36 ruamel.yaml.clib==0.2.15 17:34:36 s3transfer==0.16.0 17:34:36 simplejson==3.20.2 17:34:36 six==1.17.0 17:34:36 smmap==5.0.2 17:34:36 soupsieve==2.8.3 17:34:36 stevedore==5.7.0 17:34:36 tabulate==0.9.0 17:34:36 toml==0.10.2 17:34:36 tomlkit==0.14.0 17:34:36 tqdm==4.67.3 17:34:36 typing_extensions==4.15.0 17:34:36 urllib3==1.26.20 17:34:36 virtualenv==21.1.0 17:34:36 wcwidth==0.6.0 17:34:36 websocket-client==1.9.0 17:34:36 wrapt==2.1.1 17:34:36 xdg==6.0.0 17:34:36 xmltodict==1.0.4 17:34:36 yq==3.4.3 17:34:36 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1960381918231714298.sh 17:34:36 ---> sudo-logs.sh 17:34:36 Archiving 'sudo' log.. 17:34:37 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17268109780922679352.sh 17:34:37 ---> job-cost.sh 17:34:37 INFO: Activating Python virtual environment... 17:34:37 Setup pyenv: 17:34:37 system 17:34:37 3.8.13 17:34:37 3.9.13 17:34:37 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZzK from file:/tmp/.os_lf_venv 17:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:39 lf-activate-venv(): INFO: Base packages installed successfully 17:34:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-jZzK/bin to PATH 17:34:48 INFO: No stack-cost file found 17:34:48 INFO: Instance uptime: 190s 17:34:48 INFO: Fetching instance metadata (attempt 1 of 3)... 17:34:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:34:49 INFO: Successfully fetched instance metadata 17:34:49 INFO: Instance type: v3-standard-4 17:34:49 INFO: Retrieving pricing info for: v3-standard-4 17:34:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:34:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=190 17:34:49 INFO: Successfully fetched Vexxhost pricing API 17:34:49 INFO: Retrieved cost: 0.11 17:34:49 INFO: Retrieved resource: v3-standard-4 17:34:49 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 17:34:49 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 17:34:49 INFO: Successfully archived job cost data 17:34:49 DEBUG: Cost data: oom-master-doc8-lint,601,2026-03-04 17:34:49,v3-standard-4,190,0.11,0.00,SUCCESS 17:34:49 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins12324229628788373527.sh 17:34:49 ---> logs-deploy.sh 17:34:49 Setup pyenv: 17:34:49 system 17:34:49 3.8.13 17:34:49 3.9.13 17:34:49 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 17:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZzK from file:/tmp/.os_lf_venv 17:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:52 lf-activate-venv(): INFO: Base packages installed successfully 17:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-jZzK/bin to PATH 17:35:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/601 17:35:02 INFO: archiving workspace using pattern(s): 17:35:02 /tmp/venv-jZzK/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:02 warnings.warn( 17:35:03 Archives upload complete. 17:35:03 INFO: archiving logs to Nexus 17:35:04 /tmp/venv-jZzK/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:35:04 warnings.warn( 17:35:04 ---> uname -a: 17:35:04 Linux prd-ubuntu1804-builder-4c-4g-1828 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:35:04 17:35:04 17:35:04 ---> lscpu: 17:35:04 Architecture: x86_64 17:35:04 CPU op-mode(s): 32-bit, 64-bit 17:35:04 Byte Order: Little Endian 17:35:04 CPU(s): 4 17:35:04 On-line CPU(s) list: 0-3 17:35:04 Thread(s) per core: 1 17:35:04 Core(s) per socket: 1 17:35:04 Socket(s): 4 17:35:04 NUMA node(s): 1 17:35:04 Vendor ID: AuthenticAMD 17:35:04 CPU family: 23 17:35:04 Model: 49 17:35:04 Model name: AMD EPYC-Rome Processor 17:35:04 Stepping: 0 17:35:04 CPU MHz: 2800.000 17:35:04 BogoMIPS: 5600.00 17:35:04 Virtualization: AMD-V 17:35:04 Hypervisor vendor: KVM 17:35:04 Virtualization type: full 17:35:04 L1d cache: 32K 17:35:04 L1i cache: 32K 17:35:04 L2 cache: 512K 17:35:04 L3 cache: 16384K 17:35:04 NUMA node0 CPU(s): 0-3 17:35:04 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 17:35:04 17:35:04 17:35:04 ---> nproc: 17:35:04 4 17:35:04 17:35:04 17:35:04 ---> df -h: 17:35:04 Filesystem Size Used Avail Use% Mounted on 17:35:04 udev 7.9G 0 7.9G 0% /dev 17:35:04 tmpfs 1.6G 676K 1.6G 1% /run 17:35:04 /dev/vda1 78G 8.5G 69G 11% / 17:35:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:35:04 tmpfs 5.0M 0 5.0M 0% /run/lock 17:35:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:35:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:35:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:35:04 17:35:04 17:35:04 ---> free -m: 17:35:04 total used free shared buff/cache available 17:35:04 Mem: 16040 543 13213 0 2283 15172 17:35:04 Swap: 1023 0 1023 17:35:04 17:35:04 17:35:04 ---> ip addr: 17:35:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:35:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:35:04 inet 127.0.0.1/8 scope host lo 17:35:04 valid_lft forever preferred_lft forever 17:35:04 inet6 ::1/128 scope host 17:35:04 valid_lft forever preferred_lft forever 17:35:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:35:04 link/ether fa:16:3e:a3:2d:de brd ff:ff:ff:ff:ff:ff 17:35:04 inet 10.30.107.41/23 brd 10.30.107.255 scope global dynamic ens3 17:35:04 valid_lft 86203sec preferred_lft 86203sec 17:35:04 inet6 fe80::f816:3eff:fea3:2dde/64 scope link 17:35:04 valid_lft forever preferred_lft forever 17:35:04 17:35:04 17:35:04 ---> sar -b -r -n DEV: 17:35:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1828) 03/04/26 _x86_64_ (4 CPU) 17:35:04 17:35:04 17:31:49 LINUX RESTART (4 CPU) 17:35:04 17:35:04 17:32:01 tps rtps wtps bread/s bwrtn/s 17:35:04 17:33:02 134.99 64.85 70.14 4007.60 37149.22 17:35:04 17:34:01 129.04 0.97 128.08 112.37 34570.79 17:35:04 17:35:01 90.53 0.37 90.17 25.60 28337.81 17:35:04 Average: 118.13 22.18 95.95 1389.02 33346.08 17:35:04 17:35:04 17:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:35:04 17:33:02 14058956 15523972 2366012 14.40 53968 1617368 886468 5.07 721720 1443156 79880 17:35:04 17:34:01 13691540 15570008 2733428 16.64 85668 1977344 771836 4.42 694268 1793332 141180 17:35:04 17:35:01 13474324 15478996 2950644 17.96 94720 2087244 845816 4.84 798088 1893276 79600 17:35:04 Average: 13741607 15524325 2683361 16.34 78119 1893985 834707 4.78 738025 1709921 100220 17:35:04 17:35:04 17:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:35:04 17:33:02 ens3 423.01 283.26 1770.67 79.91 0.00 0.00 0.00 0.00 17:35:04 17:33:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 17:35:04 17:34:01 ens3 93.51 65.96 1311.09 11.91 0.00 0.00 0.00 0.00 17:35:04 17:34:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 17:35:04 17:35:01 ens3 29.11 23.90 228.58 7.47 0.00 0.00 0.00 0.00 17:35:04 17:35:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 17:35:04 Average: ens3 182.38 124.70 1102.34 33.21 0.00 0.00 0.00 0.00 17:35:04 Average: lo 1.16 1.16 0.13 0.13 0.00 0.00 0.00 0.00 17:35:04 17:35:04 17:35:04 ---> sar -P ALL: 17:35:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1828) 03/04/26 _x86_64_ (4 CPU) 17:35:04 17:35:04 17:31:49 LINUX RESTART (4 CPU) 17:35:04 17:35:04 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:35:04 17:33:02 all 16.93 0.00 1.91 16.17 0.07 64.92 17:35:04 17:33:02 0 19.37 0.00 2.26 15.66 0.05 62.65 17:35:04 17:33:02 1 14.65 0.00 1.39 12.10 0.03 71.83 17:35:04 17:33:02 2 17.36 0.00 2.30 28.21 0.07 52.06 17:35:04 17:33:02 3 16.36 0.00 1.69 8.76 0.07 73.12 17:35:04 17:34:01 all 16.15 0.00 1.42 9.05 0.08 73.31 17:35:04 17:34:01 0 22.55 0.00 2.02 4.71 0.12 70.60 17:35:04 17:34:01 1 17.85 0.00 1.39 1.58 0.05 79.13 17:35:04 17:34:01 2 11.77 0.00 1.26 16.69 0.12 70.16 17:35:04 17:34:01 3 12.42 0.00 0.99 13.23 0.05 73.31 17:35:04 17:35:01 all 14.64 0.00 1.04 10.66 0.05 73.61 17:35:04 17:35:01 0 6.65 0.00 1.22 24.64 0.03 67.45 17:35:04 17:35:01 1 7.86 0.00 0.57 1.69 0.03 89.85 17:35:04 17:35:01 2 14.61 0.00 0.75 1.02 0.07 83.54 17:35:04 17:35:01 3 29.43 0.00 1.57 15.30 0.07 53.63 17:35:04 Average: all 15.91 0.00 1.45 11.97 0.07 70.60 17:35:04 Average: 0 16.15 0.00 1.83 15.06 0.07 66.89 17:35:04 Average: 1 13.43 0.00 1.11 5.14 0.04 80.28 17:35:04 Average: 2 14.59 0.00 1.44 15.30 0.08 68.59 17:35:04 Average: 3 19.45 0.00 1.42 12.43 0.06 66.65 17:35:04 17:35:04 17:35:04