19:07:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146656 19:07:56 Running as SYSTEM 19:07:57 [EnvInject] - Loading node environment variables. 19:07:57 Building remotely on prd-ubuntu1804-builder-4c-4g-13446 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:07:57 [ssh-agent] Looking for ssh-agent implementation... 19:07:57 $ ssh-agent 19:07:57 SSH_AUTH_SOCK=/tmp/ssh-4O4qt5m7t8qY/agent.1647 19:07:57 SSH_AGENT_PID=1649 19:07:57 [ssh-agent] Started. 19:07:57 Running ssh-add (command line suppressed) 19:07:57 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_4983636890675671414.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_4983636890675671414.key) 19:07:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:07:57 The recommended git tool is: NONE 19:07:58 using credential onap-jenkins-ssh 19:07:58 Wiping out workspace first. 19:07:58 Cloning the remote Git repository 19:07:58 Cloning repository git://cloud.onap.org/mirror/oom.git 19:07:58 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:07:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:07:58 > git --version # timeout=10 19:07:58 > git --version # 'git version 2.17.1' 19:07:58 using GIT_SSH to set credentials Gerrit user 19:07:58 Verifying host key using manually-configured host key entries 19:07:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:08:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:08:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:08:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:08:04 using GIT_SSH to set credentials Gerrit user 19:08:04 Verifying host key using manually-configured host key entries 19:08:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146656/2 # timeout=30 19:08:04 > git rev-parse 358f66f82c8f9272b0940c11dbe0f7c065125f36^{commit} # timeout=10 19:08:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:08:04 Checking out Revision 358f66f82c8f9272b0940c11dbe0f7c065125f36 (refs/changes/56/146656/2) 19:08:04 > git config core.sparsecheckout # timeout=10 19:08:04 > git checkout -f 358f66f82c8f9272b0940c11dbe0f7c065125f36 # timeout=30 19:08:08 Commit message: "[DOCS] FIX multiple duplicated word typos" 19:08:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:08:08 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:08:08 [EnvInject] - Injecting environment variables from a build step. 19:08:08 [EnvInject] - Injecting as environment variables the properties content 19:08:08 PYTHON=python3 19:08:08 19:08:08 [EnvInject] - Variables injected successfully. 19:08:08 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1230933537574151538.sh 19:08:08 ---> tox-install.sh 19:08:08 + source /home/jenkins/lf-env.sh 19:08:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:08:08 ++ mktemp -d /tmp/venv-XXXX 19:08:08 + lf_venv=/tmp/venv-heaO 19:08:08 + local venv_file=/tmp/.os_lf_venv 19:08:08 + local python=python3 19:08:08 + local options 19:08:08 + local set_path=true 19:08:08 + local install_args= 19:08:08 ++ 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 19:08:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:08:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:08:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:08:08 + true 19:08:08 + case $1 in 19:08:08 + venv_file=/tmp/.toxenv 19:08:08 + shift 2 19:08:08 + true 19:08:08 + case $1 in 19:08:08 + shift 19:08:08 + break 19:08:08 + case $python in 19:08:08 + local pkg_list= 19:08:08 + [[ -d /opt/pyenv ]] 19:08:08 + echo 'Setup pyenv:' 19:08:08 Setup pyenv: 19:08:08 + export PYENV_ROOT=/opt/pyenv 19:08:08 + PYENV_ROOT=/opt/pyenv 19:08:08 + 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 19:08:08 + 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 19:08:08 + pyenv versions 19:08:08 * system (set by /opt/pyenv/version) 19:08:08 * 3.8.13 (set by /opt/pyenv/version) 19:08:08 * 3.9.13 (set by /opt/pyenv/version) 19:08:08 * 3.10.6 (set by /opt/pyenv/version) 19:08:08 + command -v pyenv 19:08:08 ++ pyenv init - --no-rehash 19:08:08 + 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[*]}"'\'')" 19:08:08 export PATH="/opt/pyenv/shims:${PATH}" 19:08:08 export PYENV_SHELL=bash 19:08:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:08:08 pyenv() { 19:08:08 local command 19:08:08 command="${1:-}" 19:08:08 if [ "$#" -gt 0 ]; then 19:08:08 shift 19:08:08 fi 19:08:08 19:08:08 case "$command" in 19:08:08 rehash|shell) 19:08:08 eval "$(pyenv "sh-$command" "$@")" 19:08:08 ;; 19:08:08 *) 19:08:08 command pyenv "$command" "$@" 19:08:08 ;; 19:08:08 esac 19:08:08 }' 19:08:08 +++ 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[*]}"' 19:08:08 ++ 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 19:08:08 ++ 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 19:08:08 ++ 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 19:08:08 ++ export PYENV_SHELL=bash 19:08:08 ++ PYENV_SHELL=bash 19:08:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:08:08 +++ complete -F _pyenv pyenv 19:08:08 ++ lf-pyver python3 19:08:08 ++ local py_version_xy=python3 19:08:08 ++ local py_version_xyz= 19:08:08 ++ pyenv versions 19:08:08 ++ local command 19:08:08 ++ command=versions 19:08:08 ++ '[' 1 -gt 0 ']' 19:08:08 ++ shift 19:08:08 ++ case "$command" in 19:08:08 ++ command pyenv versions 19:08:08 ++ pyenv versions 19:08:08 ++ awk '{ print $1 }' 19:08:08 ++ sed 's/^[ *]* //' 19:08:08 ++ grep -E '^[0-9.]*[0-9]$' 19:08:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:08:08 +++ grep '^3' /tmp/.pyenv_versions 19:08:08 +++ tail -n 1 19:08:08 +++ sort -V 19:08:08 ++ py_version_xyz=3.10.6 19:08:08 ++ [[ -z 3.10.6 ]] 19:08:08 ++ echo 3.10.6 19:08:08 ++ return 0 19:08:08 + pyenv local 3.10.6 19:08:08 + local command 19:08:08 + command=local 19:08:08 + '[' 2 -gt 0 ']' 19:08:08 + shift 19:08:08 + case "$command" in 19:08:08 + command pyenv local 3.10.6 19:08:08 + pyenv local 3.10.6 19:08:08 + for arg in "$@" 19:08:08 + case $arg in 19:08:08 + pkg_list+='tox ' 19:08:08 + for arg in "$@" 19:08:08 + case $arg in 19:08:08 + pkg_list+='virtualenv ' 19:08:08 + for arg in "$@" 19:08:08 + case $arg in 19:08:08 + pkg_list+='urllib3~=1.26.15 ' 19:08:08 + [[ -f /tmp/.toxenv ]] 19:08:08 + [[ ! -f /tmp/.toxenv ]] 19:08:08 + [[ -n '' ]] 19:08:08 + python3 -m venv /tmp/venv-heaO 19:08:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-heaO' 19:08:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-heaO 19:08:12 + echo /tmp/venv-heaO 19:08:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:08:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:08:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:08:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:08:12 + local 'pip_opts=--upgrade --quiet' 19:08:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:08:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:08:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:08:12 + [[ -n '' ]] 19:08:12 + [[ -n '' ]] 19:08:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:08:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:08:12 + /tmp/venv-heaO/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 19:08:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:08:16 lf-activate-venv(): INFO: Base packages installed successfully 19:08:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:08:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:08:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:08:16 + /tmp/venv-heaO/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 19:08:18 + type python3 19:08:18 + true 19:08:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-heaO/bin to PATH' 19:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-heaO/bin to PATH 19:08:18 + PATH=/tmp/venv-heaO/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 19:08:18 + return 0 19:08:18 + python3 --version 19:08:18 Python 3.10.6 19:08:18 + python3 -m pip --version 19:08:18 pip 26.1.2 from /tmp/venv-heaO/lib/python3.10/site-packages/pip (python 3.10) 19:08:18 + python3 -m pip freeze 19:08:19 cachetools==7.1.6 19:08:19 colorama==0.4.6 19:08:19 distlib==0.4.3 19:08:19 filelock==3.32.0 19:08:19 packaging==26.2 19:08:19 platformdirs==4.11.0 19:08:19 pluggy==1.6.0 19:08:19 pyproject-api==1.11.0 19:08:19 python-discovery==1.5.0 19:08:19 tomli==2.4.1 19:08:19 tomli_w==1.2.0 19:08:19 tox==4.58.0 19:08:19 typing_extensions==4.16.0 19:08:19 urllib3==1.26.20 19:08:19 virtualenv==21.7.0 19:08:19 [EnvInject] - Injecting environment variables from a build step. 19:08:19 [EnvInject] - Injecting as environment variables the properties content 19:08:19 PARALLEL=false 19:08:19 19:08:19 [EnvInject] - Variables injected successfully. 19:08:19 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4162722261359456497.sh 19:08:19 ---> tox-run.sh 19:08:19 + 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 19:08:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:08:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:08:19 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:08:19 + cd /w/workspace/oom-master-sphinx-lint/. 19:08:19 + source /home/jenkins/lf-env.sh 19:08:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:08:19 ++ mktemp -d /tmp/venv-XXXX 19:08:19 + lf_venv=/tmp/venv-q20J 19:08:19 + local venv_file=/tmp/.os_lf_venv 19:08:19 + local python=python3 19:08:19 + local options 19:08:19 + local set_path=true 19:08:19 + local install_args= 19:08:19 ++ 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 19:08:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:08:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:08:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:08:19 + true 19:08:19 + case $1 in 19:08:19 + venv_file=/tmp/.toxenv 19:08:19 + shift 2 19:08:19 + true 19:08:19 + case $1 in 19:08:19 + shift 19:08:19 + break 19:08:19 + case $python in 19:08:19 + local pkg_list= 19:08:19 + [[ -d /opt/pyenv ]] 19:08:19 + echo 'Setup pyenv:' 19:08:19 Setup pyenv: 19:08:19 + export PYENV_ROOT=/opt/pyenv 19:08:19 + PYENV_ROOT=/opt/pyenv 19:08:19 + 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 19:08:19 + 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 19:08:19 + pyenv versions 19:08:19 system 19:08:19 3.8.13 19:08:19 3.9.13 19:08:19 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:08:19 + command -v pyenv 19:08:19 ++ pyenv init - --no-rehash 19:08:19 + 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[*]}"'\'')" 19:08:19 export PATH="/opt/pyenv/shims:${PATH}" 19:08:19 export PYENV_SHELL=bash 19:08:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:08:19 pyenv() { 19:08:19 local command 19:08:19 command="${1:-}" 19:08:19 if [ "$#" -gt 0 ]; then 19:08:19 shift 19:08:19 fi 19:08:19 19:08:19 case "$command" in 19:08:19 rehash|shell) 19:08:19 eval "$(pyenv "sh-$command" "$@")" 19:08:19 ;; 19:08:19 *) 19:08:19 command pyenv "$command" "$@" 19:08:19 ;; 19:08:19 esac 19:08:19 }' 19:08:19 +++ 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[*]}"' 19:08:19 ++ 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 19:08:19 ++ 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 19:08:19 ++ 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 19:08:19 ++ export PYENV_SHELL=bash 19:08:19 ++ PYENV_SHELL=bash 19:08:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:08:19 +++ complete -F _pyenv pyenv 19:08:19 ++ lf-pyver python3 19:08:19 ++ local py_version_xy=python3 19:08:19 ++ local py_version_xyz= 19:08:19 ++ pyenv versions 19:08:19 ++ local command 19:08:19 ++ command=versions 19:08:19 ++ '[' 1 -gt 0 ']' 19:08:19 ++ shift 19:08:19 ++ case "$command" in 19:08:19 ++ command pyenv versions 19:08:19 ++ pyenv versions 19:08:19 ++ sed 's/^[ *]* //' 19:08:19 ++ awk '{ print $1 }' 19:08:19 ++ grep -E '^[0-9.]*[0-9]$' 19:08:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:08:19 +++ grep '^3' /tmp/.pyenv_versions 19:08:19 +++ sort -V 19:08:19 +++ tail -n 1 19:08:19 ++ py_version_xyz=3.10.6 19:08:19 ++ [[ -z 3.10.6 ]] 19:08:19 ++ echo 3.10.6 19:08:19 ++ return 0 19:08:19 + pyenv local 3.10.6 19:08:19 + local command 19:08:19 + command=local 19:08:19 + '[' 2 -gt 0 ']' 19:08:19 + shift 19:08:19 + case "$command" in 19:08:19 + command pyenv local 3.10.6 19:08:19 + pyenv local 3.10.6 19:08:19 + for arg in "$@" 19:08:19 + case $arg in 19:08:19 + pkg_list+='tox ' 19:08:19 + for arg in "$@" 19:08:19 + case $arg in 19:08:19 + pkg_list+='virtualenv ' 19:08:19 + for arg in "$@" 19:08:19 + case $arg in 19:08:19 + pkg_list+='urllib3~=1.26.15 ' 19:08:19 + [[ -f /tmp/.toxenv ]] 19:08:19 ++ cat /tmp/.toxenv 19:08:19 + lf_venv=/tmp/venv-heaO 19:08:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-heaO from' file:/tmp/.toxenv 19:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-heaO from file:/tmp/.toxenv 19:08:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:08:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:08:19 + local 'pip_opts=--upgrade --quiet' 19:08:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:08:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:08:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:08:19 + [[ -n '' ]] 19:08:19 + [[ -n '' ]] 19:08:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:08:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:08:19 + /tmp/venv-heaO/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 19:08:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:08:20 lf-activate-venv(): INFO: Base packages installed successfully 19:08:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:08:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:08:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:08:20 + /tmp/venv-heaO/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 19:08:21 + type python3 19:08:21 + true 19:08:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-heaO/bin to PATH' 19:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-heaO/bin to PATH 19:08:21 + PATH=/tmp/venv-heaO/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 19:08:21 + return 0 19:08:21 + [[ -d /opt/pyenv ]] 19:08:21 + echo '---> Setting up pyenv' 19:08:21 ---> Setting up pyenv 19:08:21 + export PYENV_ROOT=/opt/pyenv 19:08:21 + PYENV_ROOT=/opt/pyenv 19:08:21 + export PATH=/opt/pyenv/bin:/tmp/venv-heaO/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 19:08:21 + PATH=/opt/pyenv/bin:/tmp/venv-heaO/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 19:08:21 ++ pwd 19:08:21 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:08:21 + export PYTHONPATH 19:08:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:08:21 + TOX_TESTENV_PASSENV=PYTHONPATH 19:08:21 + tox --version 19:08:21 4.58.0 from /tmp/venv-heaO/lib/python3.10/site-packages/tox/__init__.py 19:08:21 + PARALLEL=false 19:08:21 + TOX_OPTIONS_LIST= 19:08:21 + [[ -n docs,docs-linkcheck ]] 19:08:21 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:08:21 + case ${PARALLEL,,} in 19:08:21 + tox -e docs,docs-linkcheck 19:08:21 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:08:22 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:08:42 docs: freeze> python -m pip freeze --all 19:08:43 docs: 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.7.22,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.32.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.11.0,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.9.1,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.3.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 19:08:43 docs: commands[0]> sudo apt install graphviz 19:08:43 19:08:43 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:08:43 19:08:43 Reading package lists... 19:08:43 Building dependency tree... 19:08:43 Reading state information... 19:08:43 graphviz is already the newest version (2.40.1-2). 19:08:43 The following packages were automatically installed and are no longer required: 19:08:43 libmysqlclient20 mysql-common 19:08:43 Use 'sudo apt autoremove' to remove them. 19:08:43 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:08:43 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 19:08:48 docs: OK ✔ in 26.78 seconds 19:08:48 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:08:58 docs-linkcheck: freeze> python -m pip freeze --all 19:08:58 docs-linkcheck: 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.7.22,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.32.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.11.0,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.9.1,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.3.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 19:08:58 docs-linkcheck: commands[0]> sudo apt install graphviz 19:08:58 19:08:58 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:08:58 19:08:58 Reading package lists... 19:08:59 Building dependency tree... 19:08:59 Reading state information... 19:08:59 graphviz is already the newest version (2.40.1-2). 19:08:59 The following packages were automatically installed and are no longer required: 19:08:59 libmysqlclient20 mysql-common 19:08:59 Use 'sudo apt autoremove' to remove them. 19:08:59 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:08:59 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 19:10:04 docs: OK (26.78=setup[21.90]+cmd[0.24,4.64] seconds) 19:10:04 docs-linkcheck: OK (75.86=setup[10.55]+cmd[0.23,65.07] seconds) 19:10:04 congratulations :) (102.67 seconds) 19:10:04 + tox_status=0 19:10:04 + echo '---> Completed tox runs' 19:10:04 ---> Completed tox runs 19:10:04 + for i in .tox/*/log 19:10:04 ++ echo .tox/docs-linkcheck/log 19:10:04 ++ awk -F/ '{print $2}' 19:10:04 + tox_env=docs-linkcheck 19:10:04 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:10:04 + for i in .tox/*/log 19:10:04 ++ echo .tox/docs/log 19:10:04 ++ awk -F/ '{print $2}' 19:10:04 + tox_env=docs 19:10:04 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:10:04 + DOC_DIR=docs/_build/html 19:10:04 + [[ -d docs/_build/html ]] 19:10:04 + echo '---> Archiving generated docs' 19:10:04 ---> Archiving generated docs 19:10:04 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:10:04 + echo '---> tox-run.sh ends' 19:10:04 ---> tox-run.sh ends 19:10:04 + test 0 -eq 0 19:10:04 $ ssh-agent -k 19:10:04 unset SSH_AUTH_SOCK; 19:10:04 unset SSH_AGENT_PID; 19:10:04 echo Agent pid 1649 killed; 19:10:04 [ssh-agent] Stopped. 19:10:04 [PostBuildScript] - [INFO] Executing post build scripts. 19:10:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11984463092661592228.sh 19:10:04 ---> sysstat.sh 19:10:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3405061522168096808.sh 19:10:04 ---> package-listing.sh 19:10:04 ++ facter osfamily 19:10:04 ++ tr '[:upper:]' '[:lower:]' 19:10:05 + OS_FAMILY=debian 19:10:05 + workspace=/w/workspace/oom-master-sphinx-lint 19:10:05 + START_PACKAGES=/tmp/packages_start.txt 19:10:05 + END_PACKAGES=/tmp/packages_end.txt 19:10:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:05 + PACKAGES=/tmp/packages_start.txt 19:10:05 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:10:05 + PACKAGES=/tmp/packages_end.txt 19:10:05 + case "${OS_FAMILY}" in 19:10:05 + dpkg -l 19:10:05 + grep '^ii' 19:10:05 + '[' -f /tmp/packages_start.txt ']' 19:10:05 + '[' -f /tmp/packages_end.txt ']' 19:10:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:05 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:10:05 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:10:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:10:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2953776421726831093.sh 19:10:05 ---> capture-instance-metadata.sh 19:10:05 Setup pyenv: 19:10:05 system 19:10:05 3.8.13 19:10:05 3.9.13 19:10:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:10:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F3Ef 19:10:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:12 lf-activate-venv(): INFO: Base packages installed successfully 19:10:12 lf-activate-venv(): INFO: Installing additional packages: lftools 19:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-F3Ef/bin to PATH 19:10:31 INFO: Running in OpenStack, capturing instance metadata 19:10:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4707908521649137253.sh 19:10:31 provisioning config files... 19:10:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config1023365089946798841tmp 19:10:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:10:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:10:31 [EnvInject] - Injecting environment variables from a build step. 19:10:31 [EnvInject] - Injecting as environment variables the properties content 19:10:31 SERVER_ID=logs 19:10:31 19:10:31 [EnvInject] - Variables injected successfully. 19:10:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13776024434832196008.sh 19:10:31 ---> create-netrc.sh 19:10:31 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18195409031444287224.sh 19:10:31 ---> python-tools-install.sh 19:10:31 Setup pyenv: 19:10:31 system 19:10:31 3.8.13 19:10:31 3.9.13 19:10:31 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:10:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F3Ef from file:/tmp/.os_lf_venv 19:10:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:33 lf-activate-venv(): INFO: Base packages installed successfully 19:10:33 lf-activate-venv(): INFO: Installing additional packages: lftools 19:10:40 lf-activate-venv(): INFO: Adding /tmp/venv-F3Ef/bin to PATH 19:10:40 Generating Requirements File 19:11:01 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. 19:11:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:11:01 Python 3.10.6 19:11:01 pip 26.1.2 from /tmp/venv-F3Ef/lib/python3.10/site-packages/pip (python 3.10) 19:11:01 aiohappyeyeballs==2.7.1 19:11:01 aiohttp==3.14.3 19:11:01 aiosignal==1.4.0 19:11:01 appdirs==1.4.4 19:11:01 argcomplete==3.7.0 19:11:01 aspy.yaml==1.3.0 19:11:01 async-timeout==5.0.1 19:11:01 attrs==26.1.0 19:11:01 autopage==0.6.0 19:11:01 backports.strenum==1.3.1 19:11:01 beautifulsoup4==4.15.0 19:11:01 boto3==1.43.57 19:11:01 botocore==1.43.57 19:11:01 bs4==0.0.2 19:11:01 certifi==2026.7.22 19:11:01 cffi==2.1.0 19:11:01 cfgv==3.5.0 19:11:01 chardet==7.4.3 19:11:01 charset-normalizer==3.4.9 19:11:01 click==8.4.2 19:11:01 cliff==4.14.0 19:11:01 cmd2==3.5.1 19:11:01 cryptography==3.3.2 19:11:01 debtcollector==3.1.0 19:11:01 decorator==5.3.1 19:11:01 defusedxml==0.7.1 19:11:01 Deprecated==1.3.1 19:11:01 distlib==0.4.3 19:11:01 dnspython==2.8.0 19:11:01 docker==7.2.0 19:11:01 dogpile.cache==1.5.0 19:11:01 durationpy==0.10 19:11:01 email-validator==2.3.0 19:11:01 filelock==3.32.0 19:11:01 frozenlist==1.8.0 19:11:01 future==1.0.0 19:11:01 gitdb==4.0.12 19:11:01 GitPython==3.1.57 19:11:01 httplib2==0.30.2 19:11:01 identify==2.6.19 19:11:01 idna==3.18 19:11:01 importlib-resources==1.5.0 19:11:01 iso8601==2.1.0 19:11:01 Jinja2==3.1.6 19:11:01 jmespath==1.1.0 19:11:01 jsonpatch==1.33 19:11:01 jsonpointer==3.1.1 19:11:01 jsonschema==4.26.0 19:11:01 jsonschema-specifications==2025.9.1 19:11:01 keystoneauth1==5.14.0 19:11:01 kubernetes==36.0.3 19:11:01 lftools==0.37.22 19:11:01 lxml==6.1.1 19:11:01 markdown-it-py==4.2.0 19:11:01 MarkupSafe==3.0.3 19:11:01 mdurl==0.1.2 19:11:01 msgpack==1.2.1 19:11:01 multi_key_dict==2.0.3 19:11:01 multidict==6.7.1 19:11:01 munch==4.0.0 19:11:01 netaddr==1.3.0 19:11:01 niet==1.4.2 19:11:01 nodeenv==1.10.0 19:11:01 oauth2client==4.1.3 19:11:01 oauthlib==3.3.1 19:11:01 openstacksdk==4.13.0 19:11:01 os-service-types==1.8.2 19:11:01 osc-lib==4.6.0 19:11:01 oslo.config==10.4.0 19:11:01 oslo.context==6.4.0 19:11:01 oslo.i18n==6.8.0 19:11:01 oslo.log==8.2.0 19:11:01 oslo.serialization==5.10.0 19:11:01 oslo.utils==10.1.1 19:11:01 packaging==26.2 19:11:01 pbr==7.0.3 19:11:01 platformdirs==4.11.0 19:11:01 prettytable==3.18.0 19:11:01 propcache==0.5.2 19:11:01 psutil==7.2.2 19:11:01 pyasn1==0.6.4 19:11:01 pyasn1_modules==0.4.2 19:11:01 pycparser==3.0 19:11:01 pygerrit2==2.0.15 19:11:01 PyGithub==2.9.1 19:11:01 Pygments==2.20.0 19:11:01 PyJWT==2.13.0 19:11:01 PyNaCl==1.6.2 19:11:01 pyparsing==2.4.7 19:11:01 pyperclip==1.11.0 19:11:01 pyrsistent==0.20.0 19:11:01 python-cinderclient==9.9.0 19:11:01 python-dateutil==2.9.0.post0 19:11:01 python-discovery==1.5.0 19:11:01 python-heatclient==5.2.0 19:11:01 python-jenkins==1.8.3 19:11:01 python-keystoneclient==5.8.0 19:11:01 python-magnumclient==4.11.0 19:11:01 python-openstackclient==10.0.0 19:11:01 python-swiftclient==4.10.0 19:11:01 PyYAML==6.0.3 19:11:01 referencing==0.37.0 19:11:01 requests==2.34.2 19:11:01 requests-oauthlib==2.0.0 19:11:01 rfc3986==2.0.0 19:11:01 rich==15.0.0 19:11:01 rich-argparse==1.8.0 19:11:01 rpds-py==0.30.0 19:11:01 rsa==4.9.1 19:11:01 ruamel.yaml==0.19.1 19:11:01 ruamel.yaml.clib==0.2.15 19:11:01 s3transfer==0.19.2 19:11:01 simplejson==4.1.1 19:11:01 six==1.17.0 19:11:01 smmap==5.0.3 19:11:01 soupsieve==2.9.1 19:11:01 stevedore==5.8.0 19:11:01 tabulate==0.10.0 19:11:01 toml==0.10.2 19:11:01 tomlkit==0.15.1 19:11:01 tqdm==4.70.0 19:11:01 typing_extensions==4.16.0 19:11:01 urllib3==1.26.20 19:11:01 virtualenv==21.7.0 19:11:01 wcwidth==0.8.2 19:11:01 websocket-client==1.9.0 19:11:01 wrapt==2.3.0 19:11:01 xdg==6.0.0 19:11:01 xmltodict==1.0.4 19:11:01 yarl==1.24.5 19:11:01 yq==4.1.2 19:11:01 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins3861651241951719613.sh 19:11:01 ---> uv-install.sh 19:11:01 Installing uv/uvx (latest) using shell installer 19:11:02 2026-07-28 19:11:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ZMOpV5.sh" [1] 19:11:02 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:11:02 installing to /home/jenkins/.local/bin 19:11:02 uv 19:11:02 uvx 19:11:02 everything's installed! 19:11:02 19:11:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:11:02 19:11:02 source $HOME/.local/bin/env (sh, bash, zsh) 19:11:02 source $HOME/.local/bin/env.fish (fish) 19:11:02 Adding install location to PATH 19:11:02 ---> Validating uv/uvx install 19:11:02 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:11:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7515897592705397142.sh 19:11:02 ---> sudo-logs.sh 19:11:02 Archiving 'sudo' log.. 19:11:03 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13821925799954627659.sh 19:11:03 ---> job-cost.sh 19:11:03 INFO: Activating Python virtual environment... 19:11:03 Setup pyenv: 19:11:03 system 19:11:03 3.8.13 19:11:03 3.9.13 19:11:03 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:11:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F3Ef from file:/tmp/.os_lf_venv 19:11:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:05 lf-activate-venv(): INFO: Base packages installed successfully 19:11:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-F3Ef/bin to PATH 19:11:09 INFO: No stack-cost file found 19:11:09 INFO: Instance uptime: 226s 19:11:09 INFO: Fetching instance metadata (attempt 1 of 3)... 19:11:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:11:10 INFO: Successfully fetched instance metadata 19:11:10 INFO: Instance type: v3-standard-4 19:11:10 INFO: Retrieving pricing info for: v3-standard-4 19:11:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:11:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=226 19:11:10 INFO: Successfully fetched Vexxhost pricing API 19:11:10 INFO: Retrieved cost: 0.11 19:11:10 INFO: Retrieved resource: v3-standard-4 19:11:10 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 19:11:10 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 19:11:10 INFO: Successfully archived job cost data 19:11:10 DEBUG: Cost data: oom-master-sphinx-lint,623,2026-07-28 19:11:10,v3-standard-4,226,0.11,0.00,SUCCESS 19:11:10 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5099957984686362062.sh 19:11:10 ---> logs-deploy.sh 19:11:10 Setup pyenv: 19:11:10 system 19:11:10 3.8.13 19:11:10 3.9.13 19:11:10 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:11:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F3Ef from file:/tmp/.os_lf_venv 19:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:12 lf-activate-venv(): INFO: Base packages installed successfully 19:11:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-F3Ef/bin to PATH 19:11:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/623 19:11:19 INFO: archiving workspace using pattern(s): 19:11:21 Archives upload complete. 19:11:21 INFO: archiving logs to Nexus 19:11:22 ---> uname -a: 19:11:22 Linux prd-ubuntu1804-builder-4c-4g-13446 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:11:22 19:11:22 19:11:22 ---> lscpu: 19:11:22 Architecture: x86_64 19:11:22 CPU op-mode(s): 32-bit, 64-bit 19:11:22 Byte Order: Little Endian 19:11:22 CPU(s): 4 19:11:22 On-line CPU(s) list: 0-3 19:11:22 Thread(s) per core: 1 19:11:22 Core(s) per socket: 1 19:11:22 Socket(s): 4 19:11:22 NUMA node(s): 1 19:11:22 Vendor ID: AuthenticAMD 19:11:22 CPU family: 23 19:11:22 Model: 49 19:11:22 Model name: AMD EPYC-Rome Processor 19:11:22 Stepping: 0 19:11:22 CPU MHz: 2800.000 19:11:22 BogoMIPS: 5600.00 19:11:22 Virtualization: AMD-V 19:11:22 Hypervisor vendor: KVM 19:11:22 Virtualization type: full 19:11:22 L1d cache: 32K 19:11:22 L1i cache: 32K 19:11:22 L2 cache: 512K 19:11:22 L3 cache: 16384K 19:11:22 NUMA node0 CPU(s): 0-3 19:11:22 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 19:11:22 19:11:22 19:11:22 ---> nproc: 19:11:22 4 19:11:22 19:11:22 19:11:22 ---> df -h: 19:11:22 Filesystem Size Used Avail Use% Mounted on 19:11:22 udev 7.9G 0 7.9G 0% /dev 19:11:22 tmpfs 1.6G 676K 1.6G 1% /run 19:11:22 /dev/vda1 78G 8.7G 69G 12% / 19:11:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:11:22 tmpfs 5.0M 0 5.0M 0% /run/lock 19:11:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:11:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:11:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:11:22 19:11:22 19:11:22 ---> free -m: 19:11:22 total used free shared buff/cache available 19:11:22 Mem: 16040 545 12966 0 2528 15163 19:11:22 Swap: 1023 0 1023 19:11:22 19:11:22 19:11:22 ---> ip addr: 19:11:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:11:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:11:22 inet 127.0.0.1/8 scope host lo 19:11:22 valid_lft forever preferred_lft forever 19:11:22 inet6 ::1/128 scope host 19:11:22 valid_lft forever preferred_lft forever 19:11:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:11:22 link/ether fa:16:3e:d5:ee:ef brd ff:ff:ff:ff:ff:ff 19:11:22 inet 10.30.106.43/23 brd 10.30.107.255 scope global dynamic ens3 19:11:22 valid_lft 86179sec preferred_lft 86179sec 19:11:22 inet6 fe80::f816:3eff:fed5:eeef/64 scope link 19:11:22 valid_lft forever preferred_lft forever 19:11:22 19:11:22 19:11:22 ---> sar -b -r -n DEV: 19:11:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13446) 07/28/26 _x86_64_ (4 CPU) 19:11:22 19:11:22 19:07:43 LINUX RESTART (4 CPU) 19:11:22 19:11:22 19:08:01 tps rtps wtps bread/s bwrtn/s 19:11:22 19:09:01 355.17 28.81 326.36 1139.54 48767.07 19:11:22 19:10:01 48.18 0.00 48.18 0.00 8935.58 19:11:22 19:11:01 89.87 0.82 89.05 91.18 9501.22 19:11:22 Average: 164.41 9.88 154.53 410.24 22401.29 19:11:22 19:11:22 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:22 19:09:01 13746964 15505640 2678004 16.30 74912 1872940 872040 4.99 776368 1663516 255556 19:11:22 19:10:01 13709368 15471044 2715600 16.53 74976 1875728 929104 5.32 814020 1666088 200 19:11:22 19:11:01 13402236 15590716 3022732 18.40 103832 2245432 718776 4.11 719476 2016848 210148 19:11:22 Average: 13619523 15522467 2805445 17.08 84573 1998033 839973 4.81 769955 1782151 155301 19:11:22 19:11:22 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:22 19:09:01 ens3 138.39 91.12 1075.43 34.78 0.00 0.00 0.00 0.00 19:11:22 19:09:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 19:11:22 19:10:01 ens3 29.51 25.76 22.96 5.45 0.00 0.00 0.00 0.00 19:11:22 19:10:01 lo 3.60 3.60 0.32 0.32 0.00 0.00 0.00 0.00 19:11:22 19:11:01 ens3 68.27 51.66 1014.43 11.73 0.00 0.00 0.00 0.00 19:11:22 19:11:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 19:11:22 Average: ens3 78.73 56.18 704.27 17.32 0.00 0.00 0.00 0.00 19:11:22 Average: lo 2.11 2.11 0.21 0.21 0.00 0.00 0.00 0.00 19:11:22 19:11:22 19:11:22 ---> sar -P ALL: 19:11:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13446) 07/28/26 _x86_64_ (4 CPU) 19:11:22 19:11:22 19:07:43 LINUX RESTART (4 CPU) 19:11:22 19:11:22 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:11:22 19:09:01 all 21.71 0.00 2.03 3.15 0.07 73.04 19:11:22 19:09:01 0 9.10 0.00 2.28 8.42 0.05 80.16 19:11:22 19:09:01 1 18.96 0.00 1.73 1.99 0.07 77.25 19:11:22 19:09:01 2 29.27 0.00 1.60 1.44 0.08 67.61 19:11:22 19:09:01 3 29.52 0.00 2.50 0.78 0.07 67.13 19:11:22 19:10:01 all 2.00 0.00 0.21 0.34 0.03 97.42 19:11:22 19:10:01 0 1.12 0.00 0.47 1.32 0.03 97.06 19:11:22 19:10:01 1 3.63 0.00 0.13 0.05 0.03 96.16 19:11:22 19:10:01 2 2.00 0.00 0.17 0.00 0.03 97.80 19:11:22 19:10:01 3 1.23 0.00 0.10 0.00 0.03 98.63 19:11:22 19:11:01 all 20.98 0.00 1.37 0.99 0.05 76.61 19:11:22 19:11:01 0 13.40 0.00 1.05 0.48 0.05 85.01 19:11:22 19:11:01 1 6.75 0.00 0.78 1.38 0.05 91.03 19:11:22 19:11:01 2 32.07 0.00 1.87 1.76 0.07 64.23 19:11:22 19:11:01 3 31.72 0.00 1.75 0.35 0.05 66.13 19:11:22 Average: all 14.88 0.00 1.20 1.49 0.05 82.37 19:11:22 Average: 0 7.88 0.00 1.26 3.40 0.04 87.41 19:11:22 Average: 1 9.76 0.00 0.88 1.14 0.05 88.17 19:11:22 Average: 2 21.10 0.00 1.21 1.06 0.06 76.57 19:11:22 Average: 3 20.82 0.00 1.45 0.38 0.05 77.30 19:11:22 19:11:22 19:11:22