11:12:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 11:12:26 Running as SYSTEM 11:12:27 [EnvInject] - Loading node environment variables. 11:12:27 Building remotely on prd-ubuntu1804-builder-4c-4g-13970 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 11:12:27 [ssh-agent] Looking for ssh-agent implementation... 11:12:27 $ ssh-agent 11:12:27 SSH_AUTH_SOCK=/tmp/ssh-KHv030ElKnnQ/agent.1646 11:12:27 SSH_AGENT_PID=1648 11:12:27 [ssh-agent] Started. 11:12:27 Running ssh-add (command line suppressed) 11:12:27 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_11010299568559124094.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_11010299568559124094.key) 11:12:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:12:27 The recommended git tool is: NONE 11:12:28 using credential onap-jenkins-ssh 11:12:28 Wiping out workspace first. 11:12:28 Cloning the remote Git repository 11:12:28 Cloning repository git://cloud.onap.org/mirror/oom.git 11:12:28 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 11:12:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:28 > git --version # timeout=10 11:12:28 > git --version # 'git version 2.17.1' 11:12:28 using GIT_SSH to set credentials Gerrit user 11:12:28 Verifying host key using manually-configured host key entries 11:12:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:12:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:34 using GIT_SSH to set credentials Gerrit user 11:12:34 Verifying host key using manually-configured host key entries 11:12:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/3 # timeout=30 11:12:34 > git rev-parse c806ac548b4eef265568e46dbba6181e55cb941d^{commit} # timeout=10 11:12:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:12:34 Checking out Revision c806ac548b4eef265568e46dbba6181e55cb941d (refs/changes/58/146658/3) 11:12:34 > git config core.sparsecheckout # timeout=10 11:12:34 > git checkout -f c806ac548b4eef265568e46dbba6181e55cb941d # timeout=30 11:12:38 Commit message: "[DOCS] FIX multiple typos in guides" 11:12:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:12:38 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 11:12:38 [EnvInject] - Injecting environment variables from a build step. 11:12:38 [EnvInject] - Injecting as environment variables the properties content 11:12:38 PYTHON=python3 11:12:38 11:12:38 [EnvInject] - Variables injected successfully. 11:12:38 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11449783722156464545.sh 11:12:38 ---> tox-install.sh 11:12:38 + source /home/jenkins/lf-env.sh 11:12:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:38 ++ mktemp -d /tmp/venv-XXXX 11:12:38 + lf_venv=/tmp/venv-azhp 11:12:38 + local venv_file=/tmp/.os_lf_venv 11:12:38 + local python=python3 11:12:38 + local options 11:12:38 + local set_path=true 11:12:38 + local install_args= 11:12:38 ++ 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 11:12:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:38 + true 11:12:38 + case $1 in 11:12:38 + venv_file=/tmp/.toxenv 11:12:38 + shift 2 11:12:38 + true 11:12:38 + case $1 in 11:12:38 + shift 11:12:38 + break 11:12:38 + case $python in 11:12:38 + local pkg_list= 11:12:38 + [[ -d /opt/pyenv ]] 11:12:38 + echo 'Setup pyenv:' 11:12:38 Setup pyenv: 11:12:38 + export PYENV_ROOT=/opt/pyenv 11:12:38 + PYENV_ROOT=/opt/pyenv 11:12:38 + 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 11:12:38 + 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 11:12:38 + pyenv versions 11:12:38 * system (set by /opt/pyenv/version) 11:12:38 * 3.8.13 (set by /opt/pyenv/version) 11:12:38 * 3.9.13 (set by /opt/pyenv/version) 11:12:38 * 3.10.6 (set by /opt/pyenv/version) 11:12:38 + command -v pyenv 11:12:38 ++ pyenv init - --no-rehash 11:12:39 + 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[*]}"'\'')" 11:12:39 export PATH="/opt/pyenv/shims:${PATH}" 11:12:39 export PYENV_SHELL=bash 11:12:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:39 pyenv() { 11:12:39 local command 11:12:39 command="${1:-}" 11:12:39 if [ "$#" -gt 0 ]; then 11:12:39 shift 11:12:39 fi 11:12:39 11:12:39 case "$command" in 11:12:39 rehash|shell) 11:12:39 eval "$(pyenv "sh-$command" "$@")" 11:12:39 ;; 11:12:39 *) 11:12:39 command pyenv "$command" "$@" 11:12:39 ;; 11:12:39 esac 11:12:39 }' 11:12:39 +++ 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[*]}"' 11:12:39 ++ 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 11:12:39 ++ 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 11:12:39 ++ 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 11:12:39 ++ export PYENV_SHELL=bash 11:12:39 ++ PYENV_SHELL=bash 11:12:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:39 +++ complete -F _pyenv pyenv 11:12:39 ++ lf-pyver python3 11:12:39 ++ local py_version_xy=python3 11:12:39 ++ local py_version_xyz= 11:12:39 ++ pyenv versions 11:12:39 ++ local command 11:12:39 ++ command=versions 11:12:39 ++ '[' 1 -gt 0 ']' 11:12:39 ++ shift 11:12:39 ++ case "$command" in 11:12:39 ++ command pyenv versions 11:12:39 ++ pyenv versions 11:12:39 ++ awk '{ print $1 }' 11:12:39 ++ grep -E '^[0-9.]*[0-9]$' 11:12:39 ++ sed 's/^[ *]* //' 11:12:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:39 +++ grep '^3' /tmp/.pyenv_versions 11:12:39 +++ sort -V 11:12:39 +++ tail -n 1 11:12:39 ++ py_version_xyz=3.10.6 11:12:39 ++ [[ -z 3.10.6 ]] 11:12:39 ++ echo 3.10.6 11:12:39 ++ return 0 11:12:39 + pyenv local 3.10.6 11:12:39 + local command 11:12:39 + command=local 11:12:39 + '[' 2 -gt 0 ']' 11:12:39 + shift 11:12:39 + case "$command" in 11:12:39 + command pyenv local 3.10.6 11:12:39 + pyenv local 3.10.6 11:12:39 + for arg in "$@" 11:12:39 + case $arg in 11:12:39 + pkg_list+='tox ' 11:12:39 + for arg in "$@" 11:12:39 + case $arg in 11:12:39 + pkg_list+='virtualenv ' 11:12:39 + for arg in "$@" 11:12:39 + case $arg in 11:12:39 + pkg_list+='urllib3~=1.26.15 ' 11:12:39 + [[ -f /tmp/.toxenv ]] 11:12:39 + [[ ! -f /tmp/.toxenv ]] 11:12:39 + [[ -n '' ]] 11:12:39 + python3 -m venv /tmp/venv-azhp 11:12:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-azhp' 11:12:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-azhp 11:12:43 + echo /tmp/venv-azhp 11:12:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:12:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:12:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:12:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:43 + local 'pip_opts=--upgrade --quiet' 11:12:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:12:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:12:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:12:43 + [[ -n '' ]] 11:12:43 + [[ -n '' ]] 11:12:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:12:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:43 + /tmp/venv-azhp/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 11:12:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:12:47 lf-activate-venv(): INFO: Base packages installed successfully 11:12:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:12:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:12:47 + /tmp/venv-azhp/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 11:12:52 + type python3 11:12:52 + true 11:12:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-azhp/bin to PATH' 11:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-azhp/bin to PATH 11:12:52 + PATH=/tmp/venv-azhp/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 11:12:52 + return 0 11:12:52 + python3 --version 11:12:52 Python 3.10.6 11:12:52 + python3 -m pip --version 11:12:52 pip 26.2 from /tmp/venv-azhp/lib/python3.10/site-packages/pip (python 3.10) 11:12:52 + python3 -m pip freeze 11:12:52 cachetools==7.1.6 11:12:52 colorama==0.4.6 11:12:52 distlib==0.4.3 11:12:52 filelock==3.32.2 11:12:52 packaging==26.2 11:12:52 platformdirs==4.11.0 11:12:52 pluggy==1.6.0 11:12:52 pyproject-api==1.11.0 11:12:52 python-discovery==1.5.0 11:12:52 tomli==2.4.1 11:12:52 tomli_w==1.2.0 11:12:52 tox==4.58.0 11:12:52 typing_extensions==4.16.0 11:12:52 urllib3==1.26.20 11:12:52 virtualenv==21.7.0 11:12:52 [EnvInject] - Injecting environment variables from a build step. 11:12:52 [EnvInject] - Injecting as environment variables the properties content 11:12:52 PARALLEL=false 11:12:52 11:12:52 [EnvInject] - Variables injected successfully. 11:12:52 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9075753005385046507.sh 11:12:52 ---> tox-run.sh 11:12:52 + 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 11:12:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 11:12:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 11:12:52 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 11:12:52 + cd /w/workspace/oom-master-sphinx-lint/. 11:12:52 + source /home/jenkins/lf-env.sh 11:12:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:52 ++ mktemp -d /tmp/venv-XXXX 11:12:52 + lf_venv=/tmp/venv-3OOa 11:12:52 + local venv_file=/tmp/.os_lf_venv 11:12:52 + local python=python3 11:12:52 + local options 11:12:52 + local set_path=true 11:12:52 + local install_args= 11:12:52 ++ 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 11:12:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:52 + true 11:12:52 + case $1 in 11:12:52 + venv_file=/tmp/.toxenv 11:12:52 + shift 2 11:12:52 + true 11:12:52 + case $1 in 11:12:52 + shift 11:12:52 + break 11:12:52 + case $python in 11:12:52 + local pkg_list= 11:12:52 + [[ -d /opt/pyenv ]] 11:12:52 + echo 'Setup pyenv:' 11:12:52 Setup pyenv: 11:12:52 + export PYENV_ROOT=/opt/pyenv 11:12:52 + PYENV_ROOT=/opt/pyenv 11:12:52 + 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 11:12:52 + 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 11:12:52 + pyenv versions 11:12:52 system 11:12:52 3.8.13 11:12:52 3.9.13 11:12:52 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:12:52 + command -v pyenv 11:12:52 ++ pyenv init - --no-rehash 11:12:52 + 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[*]}"'\'')" 11:12:52 export PATH="/opt/pyenv/shims:${PATH}" 11:12:52 export PYENV_SHELL=bash 11:12:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:52 pyenv() { 11:12:52 local command 11:12:52 command="${1:-}" 11:12:52 if [ "$#" -gt 0 ]; then 11:12:52 shift 11:12:52 fi 11:12:52 11:12:52 case "$command" in 11:12:52 rehash|shell) 11:12:52 eval "$(pyenv "sh-$command" "$@")" 11:12:52 ;; 11:12:52 *) 11:12:52 command pyenv "$command" "$@" 11:12:52 ;; 11:12:52 esac 11:12:52 }' 11:12:52 +++ 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[*]}"' 11:12:52 ++ 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 11:12:52 ++ 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 11:12:52 ++ 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 11:12:52 ++ export PYENV_SHELL=bash 11:12:52 ++ PYENV_SHELL=bash 11:12:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:52 +++ complete -F _pyenv pyenv 11:12:52 ++ lf-pyver python3 11:12:52 ++ local py_version_xy=python3 11:12:52 ++ local py_version_xyz= 11:12:52 ++ pyenv versions 11:12:52 ++ local command 11:12:52 ++ command=versions 11:12:52 ++ '[' 1 -gt 0 ']' 11:12:52 ++ shift 11:12:52 ++ case "$command" in 11:12:52 ++ command pyenv versions 11:12:52 ++ pyenv versions 11:12:52 ++ awk '{ print $1 }' 11:12:52 ++ grep -E '^[0-9.]*[0-9]$' 11:12:52 ++ sed 's/^[ *]* //' 11:12:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:52 +++ grep '^3' /tmp/.pyenv_versions 11:12:52 +++ sort -V 11:12:52 +++ tail -n 1 11:12:52 ++ py_version_xyz=3.10.6 11:12:52 ++ [[ -z 3.10.6 ]] 11:12:52 ++ echo 3.10.6 11:12:52 ++ return 0 11:12:52 + pyenv local 3.10.6 11:12:52 + local command 11:12:52 + command=local 11:12:52 + '[' 2 -gt 0 ']' 11:12:52 + shift 11:12:52 + case "$command" in 11:12:52 + command pyenv local 3.10.6 11:12:52 + pyenv local 3.10.6 11:12:52 + for arg in "$@" 11:12:52 + case $arg in 11:12:52 + pkg_list+='tox ' 11:12:52 + for arg in "$@" 11:12:52 + case $arg in 11:12:52 + pkg_list+='virtualenv ' 11:12:52 + for arg in "$@" 11:12:52 + case $arg in 11:12:52 + pkg_list+='urllib3~=1.26.15 ' 11:12:52 + [[ -f /tmp/.toxenv ]] 11:12:52 ++ cat /tmp/.toxenv 11:12:52 + lf_venv=/tmp/venv-azhp 11:12:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-azhp from' file:/tmp/.toxenv 11:12:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-azhp from file:/tmp/.toxenv 11:12:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:12:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:52 + local 'pip_opts=--upgrade --quiet' 11:12:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:12:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:12:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:12:52 + [[ -n '' ]] 11:12:52 + [[ -n '' ]] 11:12:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:12:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:52 + /tmp/venv-azhp/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 11:12:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:12:53 lf-activate-venv(): INFO: Base packages installed successfully 11:12:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:12:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:12:53 + /tmp/venv-azhp/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 11:12:54 + type python3 11:12:54 + true 11:12:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-azhp/bin to PATH' 11:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-azhp/bin to PATH 11:12:54 + PATH=/tmp/venv-azhp/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 11:12:54 + return 0 11:12:54 + [[ -d /opt/pyenv ]] 11:12:54 + echo '---> Setting up pyenv' 11:12:54 ---> Setting up pyenv 11:12:54 + export PYENV_ROOT=/opt/pyenv 11:12:54 + PYENV_ROOT=/opt/pyenv 11:12:54 + export PATH=/opt/pyenv/bin:/tmp/venv-azhp/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 11:12:54 + PATH=/opt/pyenv/bin:/tmp/venv-azhp/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 11:12:54 ++ pwd 11:12:54 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 11:12:54 + export PYTHONPATH 11:12:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:12:54 + TOX_TESTENV_PASSENV=PYTHONPATH 11:12:54 + tox --version 11:12:54 4.58.0 from /tmp/venv-azhp/lib/python3.10/site-packages/tox/__init__.py 11:12:54 + PARALLEL=false 11:12:54 + TOX_OPTIONS_LIST= 11:12:54 + [[ -n docs,docs-linkcheck ]] 11:12:54 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:12:54 + case ${PARALLEL,,} in 11:12:54 + tox -e docs,docs-linkcheck 11:12:54 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 11:12:56 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 11:13:20 docs: freeze> python -m pip freeze --all 11:13:20 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.2,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 11:13:20 docs: commands[0]> sudo apt install graphviz 11:13:20 11:13:20 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:13:20 11:13:20 Reading package lists... 11:13:20 Building dependency tree... 11:13:20 Reading state information... 11:13:20 graphviz is already the newest version (2.40.1-2). 11:13:20 The following packages were automatically installed and are no longer required: 11:13:20 libmysqlclient20 mysql-common 11:13:20 Use 'sudo apt autoremove' to remove them. 11:13:20 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:13:20 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 11:13:25 docs: OK ✔ in 30.6 seconds 11:13:25 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 11:13:37 docs-linkcheck: freeze> python -m pip freeze --all 11:13:37 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.2,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 11:13:37 docs-linkcheck: commands[0]> sudo apt install graphviz 11:13:37 11:13:37 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 11:13:37 11:13:37 Reading package lists... 11:13:37 Building dependency tree... 11:13:37 Reading state information... 11:13:37 graphviz is already the newest version (2.40.1-2). 11:13:37 The following packages were automatically installed and are no longer required: 11:13:37 libmysqlclient20 mysql-common 11:13:37 Use 'sudo apt autoremove' to remove them. 11:13:37 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:13:37 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 11:14:15 docs: OK (30.60=setup[25.40]+cmd[0.25,4.96] seconds) 11:14:15 docs-linkcheck: OK (49.90=setup[11.80]+cmd[0.21,37.88] seconds) 11:14:15 congratulations :) (80.54 seconds) 11:14:15 + tox_status=0 11:14:15 + echo '---> Completed tox runs' 11:14:15 ---> Completed tox runs 11:14:15 + for i in .tox/*/log 11:14:15 ++ echo .tox/docs-linkcheck/log 11:14:15 ++ awk -F/ '{print $2}' 11:14:15 + tox_env=docs-linkcheck 11:14:15 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 11:14:15 + for i in .tox/*/log 11:14:15 ++ echo .tox/docs/log 11:14:15 ++ awk -F/ '{print $2}' 11:14:15 + tox_env=docs 11:14:15 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 11:14:15 + DOC_DIR=docs/_build/html 11:14:15 + [[ -d docs/_build/html ]] 11:14:15 + echo '---> Archiving generated docs' 11:14:15 ---> Archiving generated docs 11:14:15 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 11:14:15 + echo '---> tox-run.sh ends' 11:14:15 ---> tox-run.sh ends 11:14:15 + test 0 -eq 0 11:14:15 $ ssh-agent -k 11:14:15 unset SSH_AUTH_SOCK; 11:14:15 unset SSH_AGENT_PID; 11:14:15 echo Agent pid 1648 killed; 11:14:15 [ssh-agent] Stopped. 11:14:15 [PostBuildScript] - [INFO] Executing post build scripts. 11:14:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins570158427184287045.sh 11:14:15 ---> sysstat.sh 11:14:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13632204462054786725.sh 11:14:16 ---> package-listing.sh 11:14:16 ++ tr '[:upper:]' '[:lower:]' 11:14:16 ++ facter osfamily 11:14:16 + OS_FAMILY=debian 11:14:16 + workspace=/w/workspace/oom-master-sphinx-lint 11:14:16 + START_PACKAGES=/tmp/packages_start.txt 11:14:16 + END_PACKAGES=/tmp/packages_end.txt 11:14:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:16 + PACKAGES=/tmp/packages_start.txt 11:14:16 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:14:16 + PACKAGES=/tmp/packages_end.txt 11:14:16 + case "${OS_FAMILY}" in 11:14:16 + dpkg -l 11:14:16 + grep '^ii' 11:14:16 + '[' -f /tmp/packages_start.txt ']' 11:14:16 + '[' -f /tmp/packages_end.txt ']' 11:14:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:16 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:14:16 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 11:14:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 11:14:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6585798226030700153.sh 11:14:16 ---> capture-instance-metadata.sh 11:14:16 Setup pyenv: 11:14:16 system 11:14:16 3.8.13 11:14:16 3.9.13 11:14:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:14:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dyd3 11:14:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:14:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:24 lf-activate-venv(): INFO: Base packages installed successfully 11:14:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:14:44 lf-activate-venv(): INFO: Adding /tmp/venv-dyd3/bin to PATH 11:14:44 INFO: Running in OpenStack, capturing instance metadata 11:14:44 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10862959775189998151.sh 11:14:44 provisioning config files... 11:14:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16773439597078137741tmp 11:14:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:14:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:14:45 [EnvInject] - Injecting environment variables from a build step. 11:14:45 [EnvInject] - Injecting as environment variables the properties content 11:14:45 SERVER_ID=logs 11:14:45 11:14:45 [EnvInject] - Variables injected successfully. 11:14:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16686437214247880821.sh 11:14:45 ---> create-netrc.sh 11:14:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11873608450050856258.sh 11:14:45 ---> python-tools-install.sh 11:14:45 Setup pyenv: 11:14:45 system 11:14:45 3.8.13 11:14:45 3.9.13 11:14:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:14:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dyd3 from file:/tmp/.os_lf_venv 11:14:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:47 lf-activate-venv(): INFO: Base packages installed successfully 11:14:47 lf-activate-venv(): INFO: Installing additional packages: lftools 11:14:53 lf-activate-venv(): INFO: Adding /tmp/venv-dyd3/bin to PATH 11:14:53 Generating Requirements File 11:15:14 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. 11:15:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:15:14 Python 3.10.6 11:15:14 pip 26.2 from /tmp/venv-dyd3/lib/python3.10/site-packages/pip (python 3.10) 11:15:15 aiohappyeyeballs==2.7.1 11:15:15 aiohttp==3.14.3 11:15:15 aiosignal==1.4.0 11:15:15 appdirs==1.4.4 11:15:15 argcomplete==3.7.0 11:15:15 aspy.yaml==1.3.0 11:15:15 async-timeout==5.0.1 11:15:15 attrs==26.1.0 11:15:15 autopage==0.6.0 11:15:15 backports.strenum==1.3.1 11:15:15 beautifulsoup4==4.15.0 11:15:15 boto3==1.43.59 11:15:15 botocore==1.43.59 11:15:15 bs4==0.0.2 11:15:15 certifi==2026.7.22 11:15:15 cffi==2.1.0 11:15:15 cfgv==3.5.0 11:15:15 chardet==7.4.3 11:15:15 charset-normalizer==3.4.9 11:15:15 click==8.4.2 11:15:15 cliff==4.14.0 11:15:15 cmd2==3.5.1 11:15:15 cryptography==3.3.2 11:15:15 debtcollector==3.1.0 11:15:15 decorator==5.3.1 11:15:15 defusedxml==0.7.1 11:15:15 Deprecated==1.3.1 11:15:15 distlib==0.4.3 11:15:15 dnspython==2.8.0 11:15:15 docker==7.2.0 11:15:15 dogpile.cache==1.5.0 11:15:15 durationpy==0.10 11:15:15 email-validator==2.3.0 11:15:15 filelock==3.32.2 11:15:15 frozenlist==1.8.0 11:15:15 future==1.0.0 11:15:15 gitdb==4.0.12 11:15:15 GitPython==3.1.57 11:15:15 httplib2==0.30.2 11:15:15 identify==2.6.19 11:15:15 idna==3.18 11:15:15 importlib-resources==1.5.0 11:15:15 iso8601==2.1.0 11:15:15 Jinja2==3.1.6 11:15:15 jmespath==1.1.0 11:15:15 jsonpatch==1.33 11:15:15 jsonpointer==3.1.1 11:15:15 jsonschema==4.26.0 11:15:15 jsonschema-specifications==2025.9.1 11:15:15 keystoneauth1==5.14.0 11:15:15 kubernetes==36.0.3 11:15:15 lftools==0.37.22 11:15:15 lxml==6.1.1 11:15:15 markdown-it-py==4.2.0 11:15:15 MarkupSafe==3.0.3 11:15:15 mdurl==0.1.2 11:15:15 msgpack==1.2.1 11:15:15 multi_key_dict==2.0.3 11:15:15 multidict==6.7.1 11:15:15 munch==4.0.0 11:15:15 netaddr==1.3.0 11:15:15 niet==1.4.2 11:15:15 nodeenv==1.10.0 11:15:15 oauth2client==4.1.3 11:15:15 oauthlib==3.3.1 11:15:15 openstacksdk==4.13.0 11:15:15 os-service-types==1.8.2 11:15:15 osc-lib==4.6.0 11:15:15 oslo.config==10.4.0 11:15:15 oslo.context==6.4.0 11:15:15 oslo.i18n==6.8.0 11:15:15 oslo.log==8.2.0 11:15:15 oslo.serialization==5.10.0 11:15:15 oslo.utils==10.1.1 11:15:15 packaging==26.2 11:15:15 pbr==7.0.3 11:15:15 platformdirs==4.11.0 11:15:15 prettytable==3.18.0 11:15:15 propcache==0.5.2 11:15:15 psutil==7.2.2 11:15:15 pyasn1==0.6.4 11:15:15 pyasn1_modules==0.4.2 11:15:15 pycparser==3.0 11:15:15 pygerrit2==2.0.15 11:15:15 PyGithub==2.9.1 11:15:15 Pygments==2.20.0 11:15:15 PyJWT==2.13.0 11:15:15 PyNaCl==1.6.2 11:15:15 pyparsing==2.4.7 11:15:15 pyperclip==1.11.0 11:15:15 pyrsistent==0.20.0 11:15:15 python-cinderclient==9.9.0 11:15:15 python-dateutil==2.9.0.post0 11:15:15 python-discovery==1.5.0 11:15:15 python-heatclient==5.2.0 11:15:15 python-jenkins==1.8.3 11:15:15 python-keystoneclient==5.8.0 11:15:15 python-magnumclient==4.11.0 11:15:15 python-openstackclient==10.0.0 11:15:15 python-swiftclient==4.10.0 11:15:15 PyYAML==6.0.3 11:15:15 referencing==0.37.0 11:15:15 requests==2.34.2 11:15:15 requests-oauthlib==2.0.0 11:15:15 rfc3986==2.0.0 11:15:15 rich==15.0.0 11:15:15 rich-argparse==1.8.0 11:15:15 rpds-py==0.30.0 11:15:15 rsa==4.9.1 11:15:15 ruamel.yaml==0.19.1 11:15:15 ruamel.yaml.clib==0.2.15 11:15:15 s3transfer==0.19.2 11:15:15 simplejson==4.1.1 11:15:15 six==1.17.0 11:15:15 smmap==5.0.3 11:15:15 soupsieve==2.9.1 11:15:15 stevedore==5.8.0 11:15:15 tabulate==0.10.0 11:15:15 toml==0.10.2 11:15:15 tomlkit==0.15.1 11:15:15 tqdm==4.70.0 11:15:15 typing_extensions==4.16.0 11:15:15 urllib3==1.26.20 11:15:15 virtualenv==21.7.0 11:15:15 wcwidth==0.8.2 11:15:15 websocket-client==1.9.0 11:15:15 wrapt==2.3.0 11:15:15 xdg==6.0.0 11:15:15 xmltodict==1.0.4 11:15:15 yarl==1.24.5 11:15:15 yq==4.1.2 11:15:15 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins9953089629430766313.sh 11:15:15 ---> uv-install.sh 11:15:15 Installing uv/uvx (latest) using shell installer 11:15:15 2026-07-30 11:15:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-lQQEtF.sh" [1] 11:15:15 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:15:16 installing to /home/jenkins/.local/bin 11:15:16 uv 11:15:16 uvx 11:15:16 everything's installed! 11:15:16 11:15:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:15:16 11:15:16 source $HOME/.local/bin/env (sh, bash, zsh) 11:15:16 source $HOME/.local/bin/env.fish (fish) 11:15:16 Adding install location to PATH 11:15:16 ---> Validating uv/uvx install 11:15:16 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:15:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14035920664268927726.sh 11:15:16 ---> sudo-logs.sh 11:15:16 Archiving 'sudo' log.. 11:15:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3346493083165224965.sh 11:15:16 ---> job-cost.sh 11:15:16 INFO: Activating Python virtual environment... 11:15:16 Setup pyenv: 11:15:16 system 11:15:16 3.8.13 11:15:16 3.9.13 11:15:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:15:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dyd3 from file:/tmp/.os_lf_venv 11:15:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:18 lf-activate-venv(): INFO: Base packages installed successfully 11:15:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-dyd3/bin to PATH 11:15:22 INFO: No stack-cost file found 11:15:22 INFO: Instance uptime: 201s 11:15:22 INFO: Fetching instance metadata (attempt 1 of 3)... 11:15:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:15:23 INFO: Successfully fetched instance metadata 11:15:23 INFO: Instance type: v3-standard-4 11:15:23 INFO: Retrieving pricing info for: v3-standard-4 11:15:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:15:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=201 11:15:23 INFO: Successfully fetched Vexxhost pricing API 11:15:23 INFO: Retrieved cost: 0.11 11:15:23 INFO: Retrieved resource: v3-standard-4 11:15:23 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 11:15:23 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 11:15:23 INFO: Successfully archived job cost data 11:15:23 DEBUG: Cost data: oom-master-sphinx-lint,629,2026-07-30 11:15:23,v3-standard-4,201,0.11,0.00,SUCCESS 11:15:23 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6355616809960112391.sh 11:15:23 ---> logs-deploy.sh 11:15:23 Setup pyenv: 11:15:23 system 11:15:23 3.8.13 11:15:23 3.9.13 11:15:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dyd3 from file:/tmp/.os_lf_venv 11:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:25 lf-activate-venv(): INFO: Base packages installed successfully 11:15:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-dyd3/bin to PATH 11:15:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/629 11:15:31 INFO: archiving workspace using pattern(s): 11:15:33 Archives upload complete. 11:15:33 INFO: archiving logs to Nexus 11:15:34 ---> uname -a: 11:15:34 Linux prd-ubuntu1804-builder-4c-4g-13970 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:15:34 11:15:34 11:15:34 ---> lscpu: 11:15:34 Architecture: x86_64 11:15:34 CPU op-mode(s): 32-bit, 64-bit 11:15:34 Byte Order: Little Endian 11:15:34 CPU(s): 4 11:15:34 On-line CPU(s) list: 0-3 11:15:34 Thread(s) per core: 1 11:15:34 Core(s) per socket: 1 11:15:34 Socket(s): 4 11:15:34 NUMA node(s): 1 11:15:34 Vendor ID: AuthenticAMD 11:15:34 CPU family: 23 11:15:34 Model: 49 11:15:34 Model name: AMD EPYC-Rome Processor 11:15:34 Stepping: 0 11:15:34 CPU MHz: 2800.000 11:15:34 BogoMIPS: 5600.00 11:15:34 Virtualization: AMD-V 11:15:34 Hypervisor vendor: KVM 11:15:34 Virtualization type: full 11:15:34 L1d cache: 32K 11:15:34 L1i cache: 32K 11:15:34 L2 cache: 512K 11:15:34 L3 cache: 16384K 11:15:34 NUMA node0 CPU(s): 0-3 11:15:34 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 11:15:34 11:15:34 11:15:34 ---> nproc: 11:15:34 4 11:15:34 11:15:34 11:15:34 ---> df -h: 11:15:34 Filesystem Size Used Avail Use% Mounted on 11:15:34 udev 7.9G 0 7.9G 0% /dev 11:15:34 tmpfs 1.6G 676K 1.6G 1% /run 11:15:34 /dev/vda1 78G 8.7G 69G 12% / 11:15:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:15:34 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:15:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:15:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:15:34 11:15:34 11:15:34 ---> free -m: 11:15:34 total used free shared buff/cache available 11:15:34 Mem: 16040 553 12960 0 2526 15156 11:15:34 Swap: 1023 0 1023 11:15:34 11:15:34 11:15:34 ---> ip addr: 11:15:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:34 inet 127.0.0.1/8 scope host lo 11:15:34 valid_lft forever preferred_lft forever 11:15:34 inet6 ::1/128 scope host 11:15:34 valid_lft forever preferred_lft forever 11:15:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:34 link/ether fa:16:3e:a8:be:e9 brd ff:ff:ff:ff:ff:ff 11:15:34 inet 10.30.106.114/23 brd 10.30.107.255 scope global dynamic ens3 11:15:34 valid_lft 86196sec preferred_lft 86196sec 11:15:34 inet6 fe80::f816:3eff:fea8:bee9/64 scope link 11:15:34 valid_lft forever preferred_lft forever 11:15:34 11:15:34 11:15:34 ---> sar -b -r -n DEV: 11:15:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13970) 07/30/26 _x86_64_ (4 CPU) 11:15:34 11:15:34 11:12:11 LINUX RESTART (4 CPU) 11:15:34 11:15:34 11:13:02 tps rtps wtps bread/s bwrtn/s 11:15:34 11:14:01 116.62 5.61 111.02 367.80 18523.91 11:15:34 11:15:01 73.82 0.75 73.07 84.12 15543.14 11:15:34 Average: 95.04 3.16 91.88 224.77 17021.00 11:15:34 11:15:34 11:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:34 11:14:01 13706348 15467804 2718620 16.55 74828 1875472 921904 5.28 813500 1666236 114424 11:15:34 11:15:01 13506136 15543792 2918832 17.77 96060 2115480 783620 4.48 760516 1888148 172836 11:15:34 Average: 13606242 15505798 2818726 17.16 85444 1995476 852762 4.88 787008 1777192 143630 11:15:34 11:15:34 11:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:34 11:14:01 ens3 48.91 36.35 474.53 8.33 0.00 0.00 0.00 0.00 11:15:34 11:14:01 lo 3.05 3.05 0.28 0.28 0.00 0.00 0.00 0.00 11:15:34 11:15:01 ens3 57.51 42.54 755.00 9.29 0.00 0.00 0.00 0.00 11:15:34 11:15:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 11:15:34 Average: ens3 53.24 39.47 615.94 8.81 0.00 0.00 0.00 0.00 11:15:34 Average: lo 2.32 2.32 0.22 0.22 0.00 0.00 0.00 0.00 11:15:34 11:15:34 11:15:34 ---> sar -P ALL: 11:15:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13970) 07/30/26 _x86_64_ (4 CPU) 11:15:34 11:15:34 11:12:11 LINUX RESTART (4 CPU) 11:15:34 11:15:34 11:13:02 CPU %user %nice %system %iowait %steal %idle 11:15:34 11:14:01 all 13.26 0.00 1.01 3.59 0.05 82.10 11:15:34 11:14:01 0 2.67 0.00 0.51 7.85 0.05 88.92 11:15:34 11:14:01 1 38.09 0.00 2.36 1.71 0.08 57.76 11:15:34 11:14:01 2 6.35 0.00 0.67 4.37 0.05 88.56 11:15:34 11:14:01 3 5.85 0.00 0.49 0.44 0.03 93.18 11:15:34 11:15:01 all 17.35 0.00 1.21 1.69 0.05 79.70 11:15:34 11:15:01 0 3.11 0.00 0.60 2.69 0.03 93.57 11:15:34 11:15:01 1 35.00 0.00 2.05 0.90 0.07 61.98 11:15:34 11:15:01 2 5.47 0.00 0.68 1.87 0.03 91.95 11:15:34 11:15:01 3 25.82 0.00 1.50 1.30 0.05 71.33 11:15:34 Average: all 15.33 0.00 1.11 2.63 0.05 80.89 11:15:34 Average: 0 2.89 0.00 0.56 5.25 0.04 91.26 11:15:34 Average: 1 36.53 0.00 2.20 1.30 0.08 59.89 11:15:34 Average: 2 5.91 0.00 0.67 3.10 0.04 90.27 11:15:34 Average: 3 15.93 0.00 1.00 0.87 0.04 82.16 11:15:34 11:15:34 11:15:34