11:08:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146743 11:08:46 Running as SYSTEM 11:08:47 [EnvInject] - Loading node environment variables. 11:08:47 Building remotely on prd-ubuntu1804-builder-4c-4g-13965 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 11:08:47 [ssh-agent] Looking for ssh-agent implementation... 11:08:47 $ ssh-agent 11:08:47 SSH_AUTH_SOCK=/tmp/ssh-YAvjLase8X6Q/agent.1641 11:08:47 SSH_AGENT_PID=1643 11:08:47 [ssh-agent] Started. 11:08:47 Running ssh-add (command line suppressed) 11:08:47 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_13515190392861645435.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_13515190392861645435.key) 11:08:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:08:47 The recommended git tool is: NONE 11:08:49 using credential onap-jenkins-ssh 11:08:49 Wiping out workspace first. 11:08:49 Cloning the remote Git repository 11:08:49 Cloning repository git://cloud.onap.org/mirror/oom.git 11:08:49 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 11:08:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:08:49 > git --version # timeout=10 11:08:49 > git --version # 'git version 2.17.1' 11:08:49 using GIT_SSH to set credentials Gerrit user 11:08:49 Verifying host key using manually-configured host key entries 11:08:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:08:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:08:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:08:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:08:55 using GIT_SSH to set credentials Gerrit user 11:08:55 Verifying host key using manually-configured host key entries 11:08:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/43/146743/2 # timeout=30 11:08:56 > git rev-parse 9354b1c6ab1116bbc7eefbaea56ad981057ed699^{commit} # timeout=10 11:08:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:08:56 Checking out Revision 9354b1c6ab1116bbc7eefbaea56ad981057ed699 (refs/changes/43/146743/2) 11:08:56 > git config core.sparsecheckout # timeout=10 11:08:56 > git checkout -f 9354b1c6ab1116bbc7eefbaea56ad981057ed699 # timeout=30 11:08:59 Commit message: "[BUILD] REMOVE apt install graphviz from tox" 11:08:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:08:59 > git rev-list --no-walk 9f14d0be2cad580cb0d978847831d4341a6e441b # timeout=10 11:09:00 [EnvInject] - Injecting environment variables from a build step. 11:09:00 [EnvInject] - Injecting as environment variables the properties content 11:09:00 PYTHON=python3 11:09:00 11:09:00 [EnvInject] - Variables injected successfully. 11:09:00 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12332458763823498512.sh 11:09:00 ---> tox-install.sh 11:09:00 + source /home/jenkins/lf-env.sh 11:09:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:09:00 ++ mktemp -d /tmp/venv-XXXX 11:09:00 + lf_venv=/tmp/venv-HES1 11:09:00 + local venv_file=/tmp/.os_lf_venv 11:09:00 + local python=python3 11:09:00 + local options 11:09:00 + local set_path=true 11:09:00 + local install_args= 11:09:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:09:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:09:00 + true 11:09:00 + case $1 in 11:09:00 + venv_file=/tmp/.toxenv 11:09:00 + shift 2 11:09:00 + true 11:09:00 + case $1 in 11:09:00 + shift 11:09:00 + break 11:09:00 + case $python in 11:09:00 + local pkg_list= 11:09:00 + [[ -d /opt/pyenv ]] 11:09:00 + echo 'Setup pyenv:' 11:09:00 Setup pyenv: 11:09:00 + export PYENV_ROOT=/opt/pyenv 11:09:00 + PYENV_ROOT=/opt/pyenv 11:09:00 + 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:09:00 + 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:09:00 + pyenv versions 11:09:00 * system (set by /opt/pyenv/version) 11:09:00 * 3.8.13 (set by /opt/pyenv/version) 11:09:00 * 3.9.13 (set by /opt/pyenv/version) 11:09:00 * 3.10.6 (set by /opt/pyenv/version) 11:09:00 + command -v pyenv 11:09:00 ++ pyenv init - --no-rehash 11:09:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:09:00 export PATH="/opt/pyenv/shims:${PATH}" 11:09:00 export PYENV_SHELL=bash 11:09:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:09:00 pyenv() { 11:09:00 local command 11:09:00 command="${1:-}" 11:09:00 if [ "$#" -gt 0 ]; then 11:09:00 shift 11:09:00 fi 11:09:00 11:09:00 case "$command" in 11:09:00 rehash|shell) 11:09:00 eval "$(pyenv "sh-$command" "$@")" 11:09:00 ;; 11:09:00 *) 11:09:00 command pyenv "$command" "$@" 11:09:00 ;; 11:09:00 esac 11:09:00 }' 11:09:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:09:00 ++ 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:09:00 ++ 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:09:00 ++ 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:09:00 ++ export PYENV_SHELL=bash 11:09:00 ++ PYENV_SHELL=bash 11:09:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:09:00 +++ complete -F _pyenv pyenv 11:09:00 ++ lf-pyver python3 11:09:00 ++ local py_version_xy=python3 11:09:00 ++ local py_version_xyz= 11:09:00 ++ pyenv versions 11:09:00 ++ local command 11:09:00 ++ command=versions 11:09:00 ++ '[' 1 -gt 0 ']' 11:09:00 ++ shift 11:09:00 ++ case "$command" in 11:09:00 ++ command pyenv versions 11:09:00 ++ pyenv versions 11:09:00 ++ sed 's/^[ *]* //' 11:09:00 ++ awk '{ print $1 }' 11:09:00 ++ grep -E '^[0-9.]*[0-9]$' 11:09:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:09:00 +++ grep '^3' /tmp/.pyenv_versions 11:09:00 +++ sort -V 11:09:00 +++ tail -n 1 11:09:00 ++ py_version_xyz=3.10.6 11:09:00 ++ [[ -z 3.10.6 ]] 11:09:00 ++ echo 3.10.6 11:09:00 ++ return 0 11:09:00 + pyenv local 3.10.6 11:09:00 + local command 11:09:00 + command=local 11:09:00 + '[' 2 -gt 0 ']' 11:09:00 + shift 11:09:00 + case "$command" in 11:09:00 + command pyenv local 3.10.6 11:09:00 + pyenv local 3.10.6 11:09:00 + for arg in "$@" 11:09:00 + case $arg in 11:09:00 + pkg_list+='tox ' 11:09:00 + for arg in "$@" 11:09:00 + case $arg in 11:09:00 + pkg_list+='virtualenv ' 11:09:00 + for arg in "$@" 11:09:00 + case $arg in 11:09:00 + pkg_list+='urllib3~=1.26.15 ' 11:09:00 + [[ -f /tmp/.toxenv ]] 11:09:00 + [[ ! -f /tmp/.toxenv ]] 11:09:00 + [[ -n '' ]] 11:09:00 + python3 -m venv /tmp/venv-HES1 11:09:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HES1' 11:09:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HES1 11:09:04 + echo /tmp/venv-HES1 11:09:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:09:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:09:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:04 + local 'pip_opts=--upgrade --quiet' 11:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:09:04 + [[ -n '' ]] 11:09:04 + [[ -n '' ]] 11:09:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:04 + /tmp/venv-HES1/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:09:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:09:08 lf-activate-venv(): INFO: Base packages installed successfully 11:09:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:09:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:09:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:09:08 + /tmp/venv-HES1/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:09:10 + type python3 11:09:10 + true 11:09:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HES1/bin to PATH' 11:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-HES1/bin to PATH 11:09:10 + PATH=/tmp/venv-HES1/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:09:10 + return 0 11:09:10 + python3 --version 11:09:10 Python 3.10.6 11:09:10 + python3 -m pip --version 11:09:10 pip 26.2 from /tmp/venv-HES1/lib/python3.10/site-packages/pip (python 3.10) 11:09:10 + python3 -m pip freeze 11:09:11 cachetools==7.1.6 11:09:11 colorama==0.4.6 11:09:11 distlib==0.4.3 11:09:11 filelock==3.32.2 11:09:11 packaging==26.2 11:09:11 platformdirs==4.11.0 11:09:11 pluggy==1.6.0 11:09:11 pyproject-api==1.11.0 11:09:11 python-discovery==1.5.0 11:09:11 tomli==2.4.1 11:09:11 tomli_w==1.2.0 11:09:11 tox==4.58.0 11:09:11 typing_extensions==4.16.0 11:09:11 urllib3==1.26.20 11:09:11 virtualenv==21.7.0 11:09:11 [EnvInject] - Injecting environment variables from a build step. 11:09:11 [EnvInject] - Injecting as environment variables the properties content 11:09:11 PARALLEL=false 11:09:11 11:09:11 [EnvInject] - Variables injected successfully. 11:09:11 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8248656354349864502.sh 11:09:11 ---> tox-run.sh 11:09:11 + 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:09:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 11:09:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 11:09:11 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 11:09:11 + cd /w/workspace/oom-master-sphinx-lint/. 11:09:11 + source /home/jenkins/lf-env.sh 11:09:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:09:11 ++ mktemp -d /tmp/venv-XXXX 11:09:11 + lf_venv=/tmp/venv-PQrI 11:09:11 + local venv_file=/tmp/.os_lf_venv 11:09:11 + local python=python3 11:09:11 + local options 11:09:11 + local set_path=true 11:09:11 + local install_args= 11:09:11 ++ 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:09:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:09:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:09:11 + true 11:09:11 + case $1 in 11:09:11 + venv_file=/tmp/.toxenv 11:09:11 + shift 2 11:09:11 + true 11:09:11 + case $1 in 11:09:11 + shift 11:09:11 + break 11:09:11 + case $python in 11:09:11 + local pkg_list= 11:09:11 + [[ -d /opt/pyenv ]] 11:09:11 + echo 'Setup pyenv:' 11:09:11 Setup pyenv: 11:09:11 + export PYENV_ROOT=/opt/pyenv 11:09:11 + PYENV_ROOT=/opt/pyenv 11:09:11 + 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:09:11 + 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:09:11 + pyenv versions 11:09:11 system 11:09:11 3.8.13 11:09:11 3.9.13 11:09:11 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:09:11 + command -v pyenv 11:09:11 ++ pyenv init - --no-rehash 11:09:11 + 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:09:11 export PATH="/opt/pyenv/shims:${PATH}" 11:09:11 export PYENV_SHELL=bash 11:09:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:09:11 pyenv() { 11:09:11 local command 11:09:11 command="${1:-}" 11:09:11 if [ "$#" -gt 0 ]; then 11:09:11 shift 11:09:11 fi 11:09:11 11:09:11 case "$command" in 11:09:11 rehash|shell) 11:09:11 eval "$(pyenv "sh-$command" "$@")" 11:09:11 ;; 11:09:11 *) 11:09:11 command pyenv "$command" "$@" 11:09:11 ;; 11:09:11 esac 11:09:11 }' 11:09:11 +++ 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:09:11 ++ 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:09:11 ++ 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:09:11 ++ 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:09:11 ++ export PYENV_SHELL=bash 11:09:11 ++ PYENV_SHELL=bash 11:09:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:09:11 +++ complete -F _pyenv pyenv 11:09:11 ++ lf-pyver python3 11:09:11 ++ local py_version_xy=python3 11:09:11 ++ local py_version_xyz= 11:09:11 ++ pyenv versions 11:09:11 ++ local command 11:09:11 ++ sed 's/^[ *]* //' 11:09:11 ++ command=versions 11:09:11 ++ '[' 1 -gt 0 ']' 11:09:11 ++ shift 11:09:11 ++ case "$command" in 11:09:11 ++ command pyenv versions 11:09:11 ++ pyenv versions 11:09:11 ++ awk '{ print $1 }' 11:09:11 ++ grep -E '^[0-9.]*[0-9]$' 11:09:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:09:11 +++ grep '^3' /tmp/.pyenv_versions 11:09:11 +++ sort -V 11:09:11 +++ tail -n 1 11:09:11 ++ py_version_xyz=3.10.6 11:09:11 ++ [[ -z 3.10.6 ]] 11:09:11 ++ echo 3.10.6 11:09:11 ++ return 0 11:09:11 + pyenv local 3.10.6 11:09:11 + local command 11:09:11 + command=local 11:09:11 + '[' 2 -gt 0 ']' 11:09:11 + shift 11:09:11 + case "$command" in 11:09:11 + command pyenv local 3.10.6 11:09:11 + pyenv local 3.10.6 11:09:11 + for arg in "$@" 11:09:11 + case $arg in 11:09:11 + pkg_list+='tox ' 11:09:11 + for arg in "$@" 11:09:11 + case $arg in 11:09:11 + pkg_list+='virtualenv ' 11:09:11 + for arg in "$@" 11:09:11 + case $arg in 11:09:11 + pkg_list+='urllib3~=1.26.15 ' 11:09:11 + [[ -f /tmp/.toxenv ]] 11:09:11 ++ cat /tmp/.toxenv 11:09:11 + lf_venv=/tmp/venv-HES1 11:09:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HES1 from' file:/tmp/.toxenv 11:09:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HES1 from file:/tmp/.toxenv 11:09:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:09:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:11 + local 'pip_opts=--upgrade --quiet' 11:09:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:09:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:09:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:09:11 + [[ -n '' ]] 11:09:11 + [[ -n '' ]] 11:09:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:09:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:11 + /tmp/venv-HES1/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:09:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:09:12 lf-activate-venv(): INFO: Base packages installed successfully 11:09:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:09:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:09:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:09:12 + /tmp/venv-HES1/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:09:13 + type python3 11:09:13 + true 11:09:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HES1/bin to PATH' 11:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-HES1/bin to PATH 11:09:13 + PATH=/tmp/venv-HES1/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:09:13 + return 0 11:09:13 + [[ -d /opt/pyenv ]] 11:09:13 + echo '---> Setting up pyenv' 11:09:13 ---> Setting up pyenv 11:09:13 + export PYENV_ROOT=/opt/pyenv 11:09:13 + PYENV_ROOT=/opt/pyenv 11:09:13 + export PATH=/opt/pyenv/bin:/tmp/venv-HES1/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:09:13 + PATH=/opt/pyenv/bin:/tmp/venv-HES1/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:09:13 ++ pwd 11:09:13 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 11:09:13 + export PYTHONPATH 11:09:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:09:13 + TOX_TESTENV_PASSENV=PYTHONPATH 11:09:13 + tox --version 11:09:13 4.58.0 from /tmp/venv-HES1/lib/python3.10/site-packages/tox/__init__.py 11:09:13 + PARALLEL=false 11:09:13 + TOX_OPTIONS_LIST= 11:09:13 + [[ -n docs,docs-linkcheck ]] 11:09:13 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:09:13 + case ${PARALLEL,,} in 11:09:13 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 11:09:13 + tox -e docs,docs-linkcheck 11:09:14 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:09:34 docs: freeze> python -m pip freeze --all 11:09:35 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:09:35 docs: commands[0]> 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:09:40 docs: OK ✔ in 26.32 seconds 11:09:40 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:09:50 docs-linkcheck: freeze> python -m pip freeze --all 11:09:50 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:09:50 docs-linkcheck: commands[0]> 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:10:55 docs: OK (26.32=setup[21.63]+cmd[4.69] seconds) 11:10:55 docs-linkcheck: OK (76.10=setup[10.64]+cmd[65.47] seconds) 11:10:55 congratulations :) (102.46 seconds) 11:10:56 + tox_status=0 11:10:56 + echo '---> Completed tox runs' 11:10:56 ---> Completed tox runs 11:10:56 + for i in .tox/*/log 11:10:56 ++ echo .tox/docs-linkcheck/log 11:10:56 ++ awk -F/ '{print $2}' 11:10:56 + tox_env=docs-linkcheck 11:10:56 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 11:10:56 + for i in .tox/*/log 11:10:56 ++ echo .tox/docs/log 11:10:56 ++ awk -F/ '{print $2}' 11:10:56 + tox_env=docs 11:10:56 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 11:10:56 + DOC_DIR=docs/_build/html 11:10:56 + [[ -d docs/_build/html ]] 11:10:56 + echo '---> Archiving generated docs' 11:10:56 ---> Archiving generated docs 11:10:56 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 11:10:56 + echo '---> tox-run.sh ends' 11:10:56 ---> tox-run.sh ends 11:10:56 + test 0 -eq 0 11:10:56 $ ssh-agent -k 11:10:56 unset SSH_AUTH_SOCK; 11:10:56 unset SSH_AGENT_PID; 11:10:56 echo Agent pid 1643 killed; 11:10:56 [ssh-agent] Stopped. 11:10:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:10:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7658222396968644240.sh 11:10:56 ---> sysstat.sh 11:10:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14921128379389180604.sh 11:10:56 ---> package-listing.sh 11:10:56 ++ facter osfamily 11:10:56 ++ tr '[:upper:]' '[:lower:]' 11:10:56 + OS_FAMILY=debian 11:10:56 + workspace=/w/workspace/oom-master-sphinx-lint 11:10:56 + START_PACKAGES=/tmp/packages_start.txt 11:10:56 + END_PACKAGES=/tmp/packages_end.txt 11:10:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:56 + PACKAGES=/tmp/packages_start.txt 11:10:56 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:10:56 + PACKAGES=/tmp/packages_end.txt 11:10:56 + case "${OS_FAMILY}" in 11:10:56 + dpkg -l 11:10:56 + grep '^ii' 11:10:56 + '[' -f /tmp/packages_start.txt ']' 11:10:56 + '[' -f /tmp/packages_end.txt ']' 11:10:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:56 + '[' /w/workspace/oom-master-sphinx-lint ']' 11:10:56 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 11:10:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 11:10:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10248442550137430501.sh 11:10:56 ---> capture-instance-metadata.sh 11:10:56 Setup pyenv: 11:10:56 system 11:10:56 3.8.13 11:10:56 3.9.13 11:10:56 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:11:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-54ft 11:11:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:04 lf-activate-venv(): INFO: Base packages installed successfully 11:11:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-54ft/bin to PATH 11:11:23 INFO: Running in OpenStack, capturing instance metadata 11:11:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins485166337533049028.sh 11:11:23 provisioning config files... 11:11:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config1393515114214712915tmp 11:11:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:11:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:11:23 [EnvInject] - Injecting environment variables from a build step. 11:11:23 [EnvInject] - Injecting as environment variables the properties content 11:11:23 SERVER_ID=logs 11:11:23 11:11:23 [EnvInject] - Variables injected successfully. 11:11:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10955471642344265084.sh 11:11:23 ---> create-netrc.sh 11:11:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13343123402185289825.sh 11:11:23 ---> python-tools-install.sh 11:11:23 Setup pyenv: 11:11:23 system 11:11:23 3.8.13 11:11:23 3.9.13 11:11:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:11:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-54ft from file:/tmp/.os_lf_venv 11:11:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:25 lf-activate-venv(): INFO: Base packages installed successfully 11:11:25 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-54ft/bin to PATH 11:11:31 Generating Requirements File 11:11:52 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:11:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:11:52 Python 3.10.6 11:11:52 pip 26.2 from /tmp/venv-54ft/lib/python3.10/site-packages/pip (python 3.10) 11:11:53 aiohappyeyeballs==2.7.1 11:11:53 aiohttp==3.14.3 11:11:53 aiosignal==1.4.0 11:11:53 appdirs==1.4.4 11:11:53 argcomplete==3.7.0 11:11:53 aspy.yaml==1.3.0 11:11:53 async-timeout==5.0.1 11:11:53 attrs==26.1.0 11:11:53 autopage==0.6.0 11:11:53 backports.strenum==1.3.1 11:11:53 beautifulsoup4==4.15.0 11:11:53 boto3==1.43.59 11:11:53 botocore==1.43.59 11:11:53 bs4==0.0.2 11:11:53 certifi==2026.7.22 11:11:53 cffi==2.1.0 11:11:53 cfgv==3.5.0 11:11:53 chardet==7.4.3 11:11:53 charset-normalizer==3.4.9 11:11:53 click==8.4.2 11:11:53 cliff==4.14.0 11:11:53 cmd2==3.5.1 11:11:53 cryptography==3.3.2 11:11:53 debtcollector==3.1.0 11:11:53 decorator==5.3.1 11:11:53 defusedxml==0.7.1 11:11:53 Deprecated==1.3.1 11:11:53 distlib==0.4.3 11:11:53 dnspython==2.8.0 11:11:53 docker==7.2.0 11:11:53 dogpile.cache==1.5.0 11:11:53 durationpy==0.10 11:11:53 email-validator==2.3.0 11:11:53 filelock==3.32.2 11:11:53 frozenlist==1.8.0 11:11:53 future==1.0.0 11:11:53 gitdb==4.0.12 11:11:53 GitPython==3.1.57 11:11:53 httplib2==0.30.2 11:11:53 identify==2.6.19 11:11:53 idna==3.18 11:11:53 importlib-resources==1.5.0 11:11:53 iso8601==2.1.0 11:11:53 Jinja2==3.1.6 11:11:53 jmespath==1.1.0 11:11:53 jsonpatch==1.33 11:11:53 jsonpointer==3.1.1 11:11:53 jsonschema==4.26.0 11:11:53 jsonschema-specifications==2025.9.1 11:11:53 keystoneauth1==5.14.0 11:11:53 kubernetes==36.0.3 11:11:53 lftools==0.37.22 11:11:53 lxml==6.1.1 11:11:53 markdown-it-py==4.2.0 11:11:53 MarkupSafe==3.0.3 11:11:53 mdurl==0.1.2 11:11:53 msgpack==1.2.1 11:11:53 multi_key_dict==2.0.3 11:11:53 multidict==6.7.1 11:11:53 munch==4.0.0 11:11:53 netaddr==1.3.0 11:11:53 niet==1.4.2 11:11:53 nodeenv==1.10.0 11:11:53 oauth2client==4.1.3 11:11:53 oauthlib==3.3.1 11:11:53 openstacksdk==4.13.0 11:11:53 os-service-types==1.8.2 11:11:53 osc-lib==4.6.0 11:11:53 oslo.config==10.4.0 11:11:53 oslo.context==6.4.0 11:11:53 oslo.i18n==6.8.0 11:11:53 oslo.log==8.2.0 11:11:53 oslo.serialization==5.10.0 11:11:53 oslo.utils==10.1.1 11:11:53 packaging==26.2 11:11:53 pbr==7.0.3 11:11:53 platformdirs==4.11.0 11:11:53 prettytable==3.18.0 11:11:53 propcache==0.5.2 11:11:53 psutil==7.2.2 11:11:53 pyasn1==0.6.4 11:11:53 pyasn1_modules==0.4.2 11:11:53 pycparser==3.0 11:11:53 pygerrit2==2.0.15 11:11:53 PyGithub==2.9.1 11:11:53 Pygments==2.20.0 11:11:53 PyJWT==2.13.0 11:11:53 PyNaCl==1.6.2 11:11:53 pyparsing==2.4.7 11:11:53 pyperclip==1.11.0 11:11:53 pyrsistent==0.20.0 11:11:53 python-cinderclient==9.9.0 11:11:53 python-dateutil==2.9.0.post0 11:11:53 python-discovery==1.5.0 11:11:53 python-heatclient==5.2.0 11:11:53 python-jenkins==1.8.3 11:11:53 python-keystoneclient==5.8.0 11:11:53 python-magnumclient==4.11.0 11:11:53 python-openstackclient==10.0.0 11:11:53 python-swiftclient==4.10.0 11:11:53 PyYAML==6.0.3 11:11:53 referencing==0.37.0 11:11:53 requests==2.34.2 11:11:53 requests-oauthlib==2.0.0 11:11:53 rfc3986==2.0.0 11:11:53 rich==15.0.0 11:11:53 rich-argparse==1.8.0 11:11:53 rpds-py==0.30.0 11:11:53 rsa==4.9.1 11:11:53 ruamel.yaml==0.19.1 11:11:53 ruamel.yaml.clib==0.2.15 11:11:53 s3transfer==0.19.2 11:11:53 simplejson==4.1.1 11:11:53 six==1.17.0 11:11:53 smmap==5.0.3 11:11:53 soupsieve==2.9.1 11:11:53 stevedore==5.8.0 11:11:53 tabulate==0.10.0 11:11:53 toml==0.10.2 11:11:53 tomlkit==0.15.1 11:11:53 tqdm==4.70.0 11:11:53 typing_extensions==4.16.0 11:11:53 urllib3==1.26.20 11:11:53 virtualenv==21.7.0 11:11:53 wcwidth==0.8.2 11:11:53 websocket-client==1.9.0 11:11:53 wrapt==2.3.0 11:11:53 xdg==6.0.0 11:11:53 xmltodict==1.0.4 11:11:53 yarl==1.24.5 11:11:53 yq==4.1.2 11:11:53 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins8919727531783280436.sh 11:11:53 ---> uv-install.sh 11:11:53 Installing uv/uvx (latest) using shell installer 11:11:53 2026-07-30 11:11:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-lnCU1p.sh" [1] 11:11:53 downloading uv 0.12.0 x86_64-unknown-linux-gnu 11:11:54 installing to /home/jenkins/.local/bin 11:11:54 uv 11:11:54 uvx 11:11:54 everything's installed! 11:11:54 11:11:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:11:54 11:11:54 source $HOME/.local/bin/env (sh, bash, zsh) 11:11:54 source $HOME/.local/bin/env.fish (fish) 11:11:54 Adding install location to PATH 11:11:54 ---> Validating uv/uvx install 11:11:54 uvx 0.12.0 (x86_64-unknown-linux-gnu) 11:11:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16522823958548959490.sh 11:11:54 ---> sudo-logs.sh 11:11:54 Archiving 'sudo' log.. 11:11:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9734766823128732104.sh 11:11:54 ---> job-cost.sh 11:11:54 INFO: Activating Python virtual environment... 11:11:54 Setup pyenv: 11:11:54 system 11:11:54 3.8.13 11:11:54 3.9.13 11:11:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:11:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-54ft from file:/tmp/.os_lf_venv 11:11:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:56 lf-activate-venv(): INFO: Base packages installed successfully 11:11:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-54ft/bin to PATH 11:12:00 INFO: No stack-cost file found 11:12:00 INFO: Instance uptime: 223s 11:12:00 INFO: Fetching instance metadata (attempt 1 of 3)... 11:12:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:12:00 INFO: Successfully fetched instance metadata 11:12:00 INFO: Instance type: v3-standard-4 11:12:00 INFO: Retrieving pricing info for: v3-standard-4 11:12:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:12:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=223 11:12:01 INFO: Successfully fetched Vexxhost pricing API 11:12:01 INFO: Retrieved cost: 0.11 11:12:01 INFO: Retrieved resource: v3-standard-4 11:12:01 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 11:12:01 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 11:12:01 INFO: Successfully archived job cost data 11:12:01 DEBUG: Cost data: oom-master-sphinx-lint,628,2026-07-30 11:12:01,v3-standard-4,223,0.11,0.00,SUCCESS 11:12:01 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4257850144372250275.sh 11:12:01 ---> logs-deploy.sh 11:12:01 Setup pyenv: 11:12:01 system 11:12:01 3.8.13 11:12:01 3.9.13 11:12:01 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 11:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-54ft from file:/tmp/.os_lf_venv 11:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:03 lf-activate-venv(): INFO: Base packages installed successfully 11:12:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-54ft/bin to PATH 11:12:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/628 11:12:09 INFO: archiving workspace using pattern(s): 11:12:11 Archives upload complete. 11:12:11 INFO: archiving logs to Nexus 11:12:12 ---> uname -a: 11:12:12 Linux prd-ubuntu1804-builder-4c-4g-13965 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:12:12 11:12:12 11:12:12 ---> lscpu: 11:12:12 Architecture: x86_64 11:12:12 CPU op-mode(s): 32-bit, 64-bit 11:12:12 Byte Order: Little Endian 11:12:12 CPU(s): 4 11:12:12 On-line CPU(s) list: 0-3 11:12:12 Thread(s) per core: 1 11:12:12 Core(s) per socket: 1 11:12:12 Socket(s): 4 11:12:12 NUMA node(s): 1 11:12:12 Vendor ID: AuthenticAMD 11:12:12 CPU family: 23 11:12:12 Model: 49 11:12:12 Model name: AMD EPYC-Rome Processor 11:12:12 Stepping: 0 11:12:12 CPU MHz: 2799.998 11:12:12 BogoMIPS: 5599.99 11:12:12 Virtualization: AMD-V 11:12:12 Hypervisor vendor: KVM 11:12:12 Virtualization type: full 11:12:12 L1d cache: 32K 11:12:12 L1i cache: 32K 11:12:12 L2 cache: 512K 11:12:12 L3 cache: 16384K 11:12:12 NUMA node0 CPU(s): 0-3 11:12:12 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:12:12 11:12:12 11:12:12 ---> nproc: 11:12:12 4 11:12:12 11:12:12 11:12:12 ---> df -h: 11:12:12 Filesystem Size Used Avail Use% Mounted on 11:12:12 udev 7.9G 0 7.9G 0% /dev 11:12:12 tmpfs 1.6G 676K 1.6G 1% /run 11:12:12 /dev/vda1 78G 8.7G 69G 12% / 11:12:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:12:12 tmpfs 5.0M 0 5.0M 0% /run/lock 11:12:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:12:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:12:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:12:12 11:12:12 11:12:12 ---> free -m: 11:12:12 total used free shared buff/cache available 11:12:12 Mem: 16040 596 12918 0 2525 15113 11:12:12 Swap: 1023 0 1023 11:12:12 11:12:12 11:12:12 ---> ip addr: 11:12:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:12:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:12:12 inet 127.0.0.1/8 scope host lo 11:12:12 valid_lft forever preferred_lft forever 11:12:12 inet6 ::1/128 scope host 11:12:12 valid_lft forever preferred_lft forever 11:12:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:12:12 link/ether fa:16:3e:49:5d:cb brd ff:ff:ff:ff:ff:ff 11:12:12 inet 10.30.107.34/23 brd 10.30.107.255 scope global dynamic ens3 11:12:12 valid_lft 86181sec preferred_lft 86181sec 11:12:12 inet6 fe80::f816:3eff:fe49:5dcb/64 scope link 11:12:12 valid_lft forever preferred_lft forever 11:12:12 11:12:12 11:12:12 ---> sar -b -r -n DEV: 11:12:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13965) 07/30/26 _x86_64_ (4 CPU) 11:12:12 11:12:12 11:08:34 LINUX RESTART (4 CPU) 11:12:12 11:12:12 11:09:01 tps rtps wtps bread/s bwrtn/s 11:12:12 11:10:02 135.18 12.80 122.38 478.19 18377.07 11:12:12 11:11:01 43.04 0.15 42.89 9.35 14473.21 11:12:12 11:12:01 96.02 1.08 94.93 116.38 18079.52 11:12:12 Average: 91.68 4.70 86.98 202.38 16990.58 11:12:12 11:12:12 11:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:12:12 11:10:02 13665332 15425192 2759636 16.80 74688 1874556 984096 5.63 845752 1680340 194164 11:12:12 11:11:01 13747392 15531080 2677576 16.30 74932 1896648 805620 4.61 745032 1697040 23284 11:12:12 11:12:01 13292424 15541268 3132544 19.07 103136 2306316 769908 4.41 758776 2088376 236840 11:12:12 Average: 13568383 15499180 2856585 17.39 84252 2025840 853208 4.88 783187 1821919 151429 11:12:12 11:12:12 11:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:12:12 11:10:02 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 11:12:12 11:10:02 ens3 67.67 46.74 684.10 11.14 0.00 0.00 0.00 0.00 11:12:12 11:11:01 lo 1.08 1.08 0.09 0.09 0.00 0.00 0.00 0.00 11:12:12 11:11:01 ens3 26.13 21.44 18.18 5.60 0.00 0.00 0.00 0.00 11:12:12 11:12:01 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 11:12:12 11:12:01 ens3 75.59 57.97 1361.83 9.65 0.00 0.00 0.00 0.00 11:12:12 Average: lo 2.08 2.08 0.21 0.21 0.00 0.00 0.00 0.00 11:12:12 Average: ens3 56.63 42.17 691.78 8.81 0.00 0.00 0.00 0.00 11:12:12 11:12:12 11:12:12 ---> sar -P ALL: 11:12:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13965) 07/30/26 _x86_64_ (4 CPU) 11:12:12 11:12:12 11:08:34 LINUX RESTART (4 CPU) 11:12:12 11:12:12 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:12:12 11:10:02 all 18.84 0.00 1.54 1.68 0.06 77.87 11:12:12 11:10:02 0 13.06 0.00 1.41 5.00 0.07 80.46 11:12:12 11:10:02 1 8.84 0.00 0.95 0.22 0.05 89.94 11:12:12 11:10:02 2 33.27 0.00 2.42 0.88 0.07 63.36 11:12:12 11:10:02 3 20.19 0.00 1.40 0.65 0.07 77.69 11:12:12 11:11:01 all 3.01 0.00 0.30 0.38 0.03 96.27 11:12:12 11:11:01 0 1.59 0.00 0.15 0.12 0.03 98.10 11:12:12 11:11:01 1 1.87 0.00 0.51 0.87 0.03 96.73 11:12:12 11:11:01 2 0.69 0.00 0.17 0.00 0.00 99.14 11:12:12 11:11:01 3 7.89 0.00 0.37 0.56 0.05 91.13 11:12:12 11:12:01 all 22.05 0.00 1.55 1.09 0.05 75.26 11:12:12 11:12:01 0 12.36 0.00 1.65 2.98 0.03 82.97 11:12:12 11:12:01 1 38.50 0.00 1.75 0.28 0.07 59.40 11:12:12 11:12:01 2 14.53 0.00 1.20 0.23 0.03 84.00 11:12:12 11:12:01 3 22.85 0.00 1.60 0.83 0.08 74.64 11:12:12 Average: all 14.70 0.00 1.14 1.05 0.05 83.06 11:12:12 Average: 0 9.04 0.00 1.08 2.71 0.04 87.13 11:12:12 Average: 1 16.48 0.00 1.07 0.45 0.05 81.94 11:12:12 Average: 2 16.24 0.00 1.27 0.37 0.03 82.08 11:12:12 Average: 3 17.04 0.00 1.13 0.68 0.07 81.08 11:12:12 11:12:12 11:12:12