07:40:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 07:40:54 Running as SYSTEM 07:40:55 [EnvInject] - Loading node environment variables. 07:40:55 Building remotely on prd-ubuntu1804-builder-4c-4g-12510 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 07:40:55 [ssh-agent] Looking for ssh-agent implementation... 07:40:55 $ ssh-agent 07:40:55 SSH_AUTH_SOCK=/tmp/ssh-lUadz5grQlqk/agent.1665 07:40:55 SSH_AGENT_PID=1667 07:40:55 [ssh-agent] Started. 07:40:55 Running ssh-add (command line suppressed) 07:40:55 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_4105576676473698188.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_4105576676473698188.key) 07:40:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:40:55 The recommended git tool is: NONE 07:40:56 using credential onap-jenkins-ssh 07:40:56 Wiping out workspace first. 07:40:56 Cloning the remote Git repository 07:40:56 Cloning repository git://cloud.onap.org/mirror/oom.git 07:40:56 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 07:40:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:40:56 > git --version # timeout=10 07:40:56 > git --version # 'git version 2.17.1' 07:40:56 using GIT_SSH to set credentials Gerrit user 07:40:56 Verifying host key using manually-configured host key entries 07:40:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:41:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:41:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:41:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:41:02 using GIT_SSH to set credentials Gerrit user 07:41:02 Verifying host key using manually-configured host key entries 07:41:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/1 # timeout=30 07:41:02 > git rev-parse 4c1c07ef1311967ad57739bd0b551deafd659fb4^{commit} # timeout=10 07:41:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:41:02 Checking out Revision 4c1c07ef1311967ad57739bd0b551deafd659fb4 (refs/changes/58/146658/1) 07:41:02 > git config core.sparsecheckout # timeout=10 07:41:02 > git checkout -f 4c1c07ef1311967ad57739bd0b551deafd659fb4 # timeout=30 07:41:06 Commit message: "docs: Fix multiple typos in guides" 07:41:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:41:06 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:41:06 [EnvInject] - Injecting environment variables from a build step. 07:41:06 [EnvInject] - Injecting as environment variables the properties content 07:41:06 PYTHON=python3 07:41:06 07:41:06 [EnvInject] - Variables injected successfully. 07:41:06 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7833635354015294470.sh 07:41:06 ---> tox-install.sh 07:41:06 + source /home/jenkins/lf-env.sh 07:41:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:41:06 ++ mktemp -d /tmp/venv-XXXX 07:41:06 + lf_venv=/tmp/venv-qXuY 07:41:06 + local venv_file=/tmp/.os_lf_venv 07:41:06 + local python=python3 07:41:06 + local options 07:41:06 + local set_path=true 07:41:06 + local install_args= 07:41:06 ++ 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 07:41:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:41:06 + true 07:41:06 + case $1 in 07:41:06 + venv_file=/tmp/.toxenv 07:41:06 + shift 2 07:41:06 + true 07:41:06 + case $1 in 07:41:06 + shift 07:41:06 + break 07:41:06 + case $python in 07:41:06 + local pkg_list= 07:41:06 + [[ -d /opt/pyenv ]] 07:41:06 + echo 'Setup pyenv:' 07:41:06 Setup pyenv: 07:41:06 + export PYENV_ROOT=/opt/pyenv 07:41:06 + PYENV_ROOT=/opt/pyenv 07:41:06 + 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 07:41:06 + 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 07:41:06 + pyenv versions 07:41:06 * system (set by /opt/pyenv/version) 07:41:06 * 3.8.13 (set by /opt/pyenv/version) 07:41:06 * 3.9.13 (set by /opt/pyenv/version) 07:41:06 * 3.10.6 (set by /opt/pyenv/version) 07:41:06 + command -v pyenv 07:41:06 ++ pyenv init - --no-rehash 07:41:07 + 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[*]}"'\'')" 07:41:07 export PATH="/opt/pyenv/shims:${PATH}" 07:41:07 export PYENV_SHELL=bash 07:41:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:41:07 pyenv() { 07:41:07 local command 07:41:07 command="${1:-}" 07:41:07 if [ "$#" -gt 0 ]; then 07:41:07 shift 07:41:07 fi 07:41:07 07:41:07 case "$command" in 07:41:07 rehash|shell) 07:41:07 eval "$(pyenv "sh-$command" "$@")" 07:41:07 ;; 07:41:07 *) 07:41:07 command pyenv "$command" "$@" 07:41:07 ;; 07:41:07 esac 07:41:07 }' 07:41:07 +++ 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[*]}"' 07:41:07 ++ 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 07:41:07 ++ 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 07:41:07 ++ 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 07:41:07 ++ export PYENV_SHELL=bash 07:41:07 ++ PYENV_SHELL=bash 07:41:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:41:07 +++ complete -F _pyenv pyenv 07:41:07 ++ lf-pyver python3 07:41:07 ++ local py_version_xy=python3 07:41:07 ++ local py_version_xyz= 07:41:07 ++ pyenv versions 07:41:07 ++ local command 07:41:07 ++ command=versions 07:41:07 ++ '[' 1 -gt 0 ']' 07:41:07 ++ shift 07:41:07 ++ case "$command" in 07:41:07 ++ command pyenv versions 07:41:07 ++ pyenv versions 07:41:07 ++ awk '{ print $1 }' 07:41:07 ++ grep -E '^[0-9.]*[0-9]$' 07:41:07 ++ sed 's/^[ *]* //' 07:41:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:41:07 +++ grep '^3' /tmp/.pyenv_versions 07:41:07 +++ tail -n 1 07:41:07 +++ sort -V 07:41:07 ++ py_version_xyz=3.10.6 07:41:07 ++ [[ -z 3.10.6 ]] 07:41:07 ++ echo 3.10.6 07:41:07 ++ return 0 07:41:07 + pyenv local 3.10.6 07:41:07 + local command 07:41:07 + command=local 07:41:07 + '[' 2 -gt 0 ']' 07:41:07 + shift 07:41:07 + case "$command" in 07:41:07 + command pyenv local 3.10.6 07:41:07 + pyenv local 3.10.6 07:41:07 + for arg in "$@" 07:41:07 + case $arg in 07:41:07 + pkg_list+='tox ' 07:41:07 + for arg in "$@" 07:41:07 + case $arg in 07:41:07 + pkg_list+='virtualenv ' 07:41:07 + for arg in "$@" 07:41:07 + case $arg in 07:41:07 + pkg_list+='urllib3~=1.26.15 ' 07:41:07 + [[ -f /tmp/.toxenv ]] 07:41:07 + [[ ! -f /tmp/.toxenv ]] 07:41:07 + [[ -n '' ]] 07:41:07 + python3 -m venv /tmp/venv-qXuY 07:41:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qXuY' 07:41:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qXuY 07:41:11 + echo /tmp/venv-qXuY 07:41:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:41:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:41:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:11 + local 'pip_opts=--upgrade --quiet' 07:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:41:11 + [[ -n '' ]] 07:41:11 + [[ -n '' ]] 07:41:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:11 + /tmp/venv-qXuY/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 07:41:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:41:16 lf-activate-venv(): INFO: Base packages installed successfully 07:41:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:41:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:41:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:41:16 + /tmp/venv-qXuY/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 07:41:18 + type python3 07:41:18 + true 07:41:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qXuY/bin to PATH' 07:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-qXuY/bin to PATH 07:41:18 + PATH=/tmp/venv-qXuY/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 07:41:18 + return 0 07:41:18 + python3 --version 07:41:18 Python 3.10.6 07:41:18 + python3 -m pip --version 07:41:18 pip 26.1.2 from /tmp/venv-qXuY/lib/python3.10/site-packages/pip (python 3.10) 07:41:18 + python3 -m pip freeze 07:41:18 cachetools==7.1.6 07:41:18 colorama==0.4.6 07:41:18 distlib==0.4.3 07:41:18 filelock==3.32.0 07:41:18 packaging==26.2 07:41:18 platformdirs==4.11.0 07:41:18 pluggy==1.6.0 07:41:18 pyproject-api==1.11.0 07:41:18 python-discovery==1.5.0 07:41:18 tomli==2.4.1 07:41:18 tomli_w==1.2.0 07:41:18 tox==4.58.0 07:41:18 typing_extensions==4.16.0 07:41:18 urllib3==1.26.20 07:41:18 virtualenv==21.7.0 07:41:18 [EnvInject] - Injecting environment variables from a build step. 07:41:18 [EnvInject] - Injecting as environment variables the properties content 07:41:18 PARALLEL=false 07:41:18 07:41:18 [EnvInject] - Variables injected successfully. 07:41:18 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11630562343739841292.sh 07:41:18 ---> tox-run.sh 07:41:18 + 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 07:41:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 07:41:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 07:41:18 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 07:41:18 + cd /w/workspace/oom-master-sphinx-lint/. 07:41:18 + source /home/jenkins/lf-env.sh 07:41:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:41:18 ++ mktemp -d /tmp/venv-XXXX 07:41:18 + lf_venv=/tmp/venv-y9Hq 07:41:18 + local venv_file=/tmp/.os_lf_venv 07:41:18 + local python=python3 07:41:18 + local options 07:41:18 + local set_path=true 07:41:18 + local install_args= 07:41:18 ++ 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 07:41:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:41:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:41:18 + true 07:41:18 + case $1 in 07:41:18 + venv_file=/tmp/.toxenv 07:41:18 + shift 2 07:41:18 + true 07:41:18 + case $1 in 07:41:18 + shift 07:41:18 + break 07:41:18 + case $python in 07:41:18 + local pkg_list= 07:41:18 + [[ -d /opt/pyenv ]] 07:41:18 + echo 'Setup pyenv:' 07:41:18 Setup pyenv: 07:41:18 + export PYENV_ROOT=/opt/pyenv 07:41:18 + PYENV_ROOT=/opt/pyenv 07:41:18 + 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 07:41:18 + 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 07:41:18 + pyenv versions 07:41:18 system 07:41:18 3.8.13 07:41:18 3.9.13 07:41:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:41:18 + command -v pyenv 07:41:18 ++ pyenv init - --no-rehash 07:41:18 + 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[*]}"'\'')" 07:41:18 export PATH="/opt/pyenv/shims:${PATH}" 07:41:18 export PYENV_SHELL=bash 07:41:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:41:18 pyenv() { 07:41:18 local command 07:41:18 command="${1:-}" 07:41:18 if [ "$#" -gt 0 ]; then 07:41:18 shift 07:41:18 fi 07:41:18 07:41:18 case "$command" in 07:41:18 rehash|shell) 07:41:18 eval "$(pyenv "sh-$command" "$@")" 07:41:18 ;; 07:41:18 *) 07:41:18 command pyenv "$command" "$@" 07:41:18 ;; 07:41:18 esac 07:41:18 }' 07:41:18 +++ 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[*]}"' 07:41:18 ++ 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 07:41:18 ++ 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 07:41:18 ++ 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 07:41:18 ++ export PYENV_SHELL=bash 07:41:18 ++ PYENV_SHELL=bash 07:41:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:41:18 +++ complete -F _pyenv pyenv 07:41:18 ++ lf-pyver python3 07:41:18 ++ local py_version_xy=python3 07:41:18 ++ local py_version_xyz= 07:41:18 ++ pyenv versions 07:41:18 ++ local command 07:41:18 ++ command=versions 07:41:18 ++ '[' 1 -gt 0 ']' 07:41:18 ++ shift 07:41:18 ++ case "$command" in 07:41:18 ++ command pyenv versions 07:41:18 ++ pyenv versions 07:41:18 ++ awk '{ print $1 }' 07:41:18 ++ sed 's/^[ *]* //' 07:41:18 ++ grep -E '^[0-9.]*[0-9]$' 07:41:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:41:18 +++ grep '^3' /tmp/.pyenv_versions 07:41:18 +++ tail -n 1 07:41:18 +++ sort -V 07:41:18 ++ py_version_xyz=3.10.6 07:41:18 ++ [[ -z 3.10.6 ]] 07:41:18 ++ echo 3.10.6 07:41:18 ++ return 0 07:41:18 + pyenv local 3.10.6 07:41:18 + local command 07:41:18 + command=local 07:41:18 + '[' 2 -gt 0 ']' 07:41:18 + shift 07:41:18 + case "$command" in 07:41:18 + command pyenv local 3.10.6 07:41:18 + pyenv local 3.10.6 07:41:18 + for arg in "$@" 07:41:18 + case $arg in 07:41:18 + pkg_list+='tox ' 07:41:18 + for arg in "$@" 07:41:18 + case $arg in 07:41:18 + pkg_list+='virtualenv ' 07:41:18 + for arg in "$@" 07:41:18 + case $arg in 07:41:18 + pkg_list+='urllib3~=1.26.15 ' 07:41:18 + [[ -f /tmp/.toxenv ]] 07:41:18 ++ cat /tmp/.toxenv 07:41:18 + lf_venv=/tmp/venv-qXuY 07:41:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXuY from' file:/tmp/.toxenv 07:41:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXuY from file:/tmp/.toxenv 07:41:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:41:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:18 + local 'pip_opts=--upgrade --quiet' 07:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:41:18 + [[ -n '' ]] 07:41:18 + [[ -n '' ]] 07:41:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:41:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:18 + /tmp/venv-qXuY/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 07:41:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:41:19 lf-activate-venv(): INFO: Base packages installed successfully 07:41:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:41:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:41:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:41:19 + /tmp/venv-qXuY/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 07:41:20 + type python3 07:41:20 + true 07:41:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qXuY/bin to PATH' 07:41:20 lf-activate-venv(): INFO: Adding /tmp/venv-qXuY/bin to PATH 07:41:20 + PATH=/tmp/venv-qXuY/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 07:41:20 + return 0 07:41:20 + [[ -d /opt/pyenv ]] 07:41:20 + echo '---> Setting up pyenv' 07:41:20 ---> Setting up pyenv 07:41:20 + export PYENV_ROOT=/opt/pyenv 07:41:20 + PYENV_ROOT=/opt/pyenv 07:41:20 + export PATH=/opt/pyenv/bin:/tmp/venv-qXuY/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 07:41:20 + PATH=/opt/pyenv/bin:/tmp/venv-qXuY/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 07:41:20 ++ pwd 07:41:20 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 07:41:20 + export PYTHONPATH 07:41:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:41:20 + TOX_TESTENV_PASSENV=PYTHONPATH 07:41:20 + tox --version 07:41:20 4.58.0 from /tmp/venv-qXuY/lib/python3.10/site-packages/tox/__init__.py 07:41:20 + PARALLEL=false 07:41:20 + TOX_OPTIONS_LIST= 07:41:20 + [[ -n docs,docs-linkcheck ]] 07:41:20 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:41:20 + case ${PARALLEL,,} in 07:41:20 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 07:41:20 + tox -e docs,docs-linkcheck 07:41: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 07:41:45 docs: freeze> python -m pip freeze --all 07:41:46 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.2.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 07:41:46 docs: commands[0]> sudo apt install graphviz 07:41:46 07:41:46 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 07:41:46 07:41:46 Reading package lists... 07:41:46 Building dependency tree... 07:41:46 Reading state information... 07:41:46 graphviz is already the newest version (2.40.1-2). 07:41:46 The following packages were automatically installed and are no longer required: 07:41:46 libmysqlclient20 mysql-common 07:41:46 Use 'sudo apt autoremove' to remove them. 07:41:46 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:41:46 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 07:41:51 docs: OK ✔ in 29.92 seconds 07:41:51 docs-linkcheck: internal error 07:41:51 Traceback (most recent call last): 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 58, in _run_with_teardown 07:41:51 tox_env.setup() 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/api.py", line 271, in setup 07:41:51 self._setup_env() 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 152, in _setup_env 07:41:51 self._install_deps() 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 157, in _install_deps 07:41:51 self._install(requirements_file, PythonRun.__name__, "deps") 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/api.py", line 100, in _install 07:41:51 self.installer.install(arguments, section, of_type) 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 129, in install 07:41:51 self._install_requirement_file(arguments, section, of_type) 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 158, in _install_requirement_file 07:41:51 new_options, new_reqs = arguments.unroll() 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 125, in unroll 07:41:51 opts_dict = vars(self.options) 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 220, in options 07:41:51 self._ensure_requirements_parsed() 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 239, in _ensure_requirements_parsed 07:41:51 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 113, in _parse_requirements 07:41:51 requirements = super()._parse_requirements(opt, recurse) 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 243, in _parse_requirements 07:41:51 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 282, in _parse_and_recurse 07:41:51 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # ruff:ignore[private-member-access] 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 271, in _parse_and_recurse 07:41:51 for line in self._parse_file(filename, constraint): 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 290, in _parse_file 07:41:51 content = self._get_file_content(url) 07:41:51 File "/tmp/venv-qXuY/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 305, in _get_file_content 07:41:51 with urlopen(url, timeout=_HTTP_TIMEOUT) as response: # ruff:ignore[suspicious-url-open-usage] 07:41:51 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 07:41:51 return opener.open(url, data, timeout) 07:41:51 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 07:41:51 response = meth(req, response) 07:41:51 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 07:41:51 response = self.parent.error( 07:41:51 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 07:41:51 return self._call_chain(*args) 07:41:51 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 07:41:51 result = func(*args) 07:41:51 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 07:41:51 raise HTTPError(req.full_url, code, msg, hdrs, fp) 07:41:51 urllib.error.HTTPError: HTTP Error 502: Bad Gateway 07:41:51 docs: OK (29.92=setup[24.96]+cmd[0.24,4.72] seconds) 07:41:51 docs-linkcheck: FAIL code 2 (0.19 seconds) 07:41:51 evaluation failed :( (30.15 seconds) 07:41:51 + tox_status=1 07:41:51 + echo '---> Completed tox runs' 07:41:51 ---> Completed tox runs 07:41:51 + for i in .tox/*/log 07:41:51 ++ echo .tox/docs/log 07:41:51 ++ awk -F/ '{print $2}' 07:41:51 + tox_env=docs 07:41:51 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 07:41:51 + DOC_DIR=docs/_build/html 07:41:51 + [[ -d docs/_build/html ]] 07:41:51 + echo '---> Archiving generated docs' 07:41:51 ---> Archiving generated docs 07:41:51 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 07:41:51 + echo '---> tox-run.sh ends' 07:41:51 ---> tox-run.sh ends 07:41:51 + test 1 -eq 0 07:41:51 + exit 1 07:41:51 ++ '[' 2 = 1 ']' 07:41:51 Build step 'Execute shell' marked build as failure 07:41:51 $ ssh-agent -k 07:41:51 unset SSH_AUTH_SOCK; 07:41:51 unset SSH_AGENT_PID; 07:41:51 echo Agent pid 1667 killed; 07:41:51 [ssh-agent] Stopped. 07:41:51 [PostBuildScript] - [INFO] Executing post build scripts. 07:41:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5019783114448483536.sh 07:41:51 ---> sysstat.sh 07:41:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins170903337391566475.sh 07:41:51 ---> package-listing.sh 07:41:51 ++ facter osfamily 07:41:51 ++ tr '[:upper:]' '[:lower:]' 07:41:52 + OS_FAMILY=debian 07:41:52 + workspace=/w/workspace/oom-master-sphinx-lint 07:41:52 + START_PACKAGES=/tmp/packages_start.txt 07:41:52 + END_PACKAGES=/tmp/packages_end.txt 07:41:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:52 + PACKAGES=/tmp/packages_start.txt 07:41:52 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:41:52 + PACKAGES=/tmp/packages_end.txt 07:41:52 + case "${OS_FAMILY}" in 07:41:52 + dpkg -l 07:41:52 + grep '^ii' 07:41:52 + '[' -f /tmp/packages_start.txt ']' 07:41:52 + '[' -f /tmp/packages_end.txt ']' 07:41:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:52 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:41:52 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 07:41:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 07:41:52 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins659252752445809841.sh 07:41:52 ---> capture-instance-metadata.sh 07:41:52 Setup pyenv: 07:41:52 system 07:41:52 3.8.13 07:41:52 3.9.13 07:41:52 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:41:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-szA7 07:41:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:41:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:59 lf-activate-venv(): INFO: Base packages installed successfully 07:41:59 lf-activate-venv(): INFO: Installing additional packages: lftools 07:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-szA7/bin to PATH 07:42:21 INFO: Running in OpenStack, capturing instance metadata 07:42:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7993852143701542558.sh 07:42:21 provisioning config files... 07:42:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16892907005743940424tmp 07:42:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:42:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:42:21 [EnvInject] - Injecting environment variables from a build step. 07:42:21 [EnvInject] - Injecting as environment variables the properties content 07:42:21 SERVER_ID=logs 07:42:21 07:42:21 [EnvInject] - Variables injected successfully. 07:42:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5272485662405458870.sh 07:42:21 ---> create-netrc.sh 07:42:21 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11110105718769512069.sh 07:42:21 ---> python-tools-install.sh 07:42:21 Setup pyenv: 07:42:21 system 07:42:21 3.8.13 07:42:21 3.9.13 07:42:21 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szA7 from file:/tmp/.os_lf_venv 07:42:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:23 lf-activate-venv(): INFO: Base packages installed successfully 07:42:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-szA7/bin to PATH 07:42:33 Generating Requirements File 07:42:55 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. 07:42:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:42:55 Python 3.10.6 07:42:56 pip 26.1.2 from /tmp/venv-szA7/lib/python3.10/site-packages/pip (python 3.10) 07:42:56 aiohappyeyeballs==2.7.1 07:42:56 aiohttp==3.14.3 07:42:56 aiosignal==1.4.0 07:42:56 appdirs==1.4.4 07:42:56 argcomplete==3.7.0 07:42:56 aspy.yaml==1.3.0 07:42:56 async-timeout==5.0.1 07:42:56 attrs==26.1.0 07:42:56 autopage==0.6.0 07:42:56 backports.strenum==1.3.1 07:42:56 beautifulsoup4==4.15.0 07:42:56 boto3==1.43.56 07:42:56 botocore==1.43.56 07:42:56 bs4==0.0.2 07:42:56 certifi==2026.7.22 07:42:56 cffi==2.1.0 07:42:56 cfgv==3.5.0 07:42:56 chardet==7.4.3 07:42:56 charset-normalizer==3.4.9 07:42:56 click==8.4.2 07:42:56 cliff==4.14.0 07:42:56 cmd2==3.5.1 07:42:56 cryptography==3.3.2 07:42:56 debtcollector==3.1.0 07:42:56 decorator==5.3.1 07:42:56 defusedxml==0.7.1 07:42:56 Deprecated==1.3.1 07:42:56 distlib==0.4.3 07:42:56 dnspython==2.8.0 07:42:56 docker==7.2.0 07:42:56 dogpile.cache==1.5.0 07:42:56 durationpy==0.10 07:42:56 email-validator==2.3.0 07:42:56 filelock==3.32.0 07:42:56 frozenlist==1.8.0 07:42:56 future==1.0.0 07:42:56 gitdb==4.0.12 07:42:56 GitPython==3.1.57 07:42:56 httplib2==0.30.2 07:42:56 identify==2.6.19 07:42:56 idna==3.18 07:42:56 importlib-resources==1.5.0 07:42:56 iso8601==2.1.0 07:42:56 Jinja2==3.1.6 07:42:56 jmespath==1.1.0 07:42:56 jsonpatch==1.33 07:42:56 jsonpointer==3.1.1 07:42:56 jsonschema==4.26.0 07:42:56 jsonschema-specifications==2025.9.1 07:42:56 keystoneauth1==5.14.0 07:42:56 kubernetes==36.0.3 07:42:56 lftools==0.37.22 07:42:56 lxml==6.1.1 07:42:56 markdown-it-py==4.2.0 07:42:56 MarkupSafe==3.0.3 07:42:56 mdurl==0.1.2 07:42:56 msgpack==1.2.1 07:42:56 multi_key_dict==2.0.3 07:42:56 multidict==6.7.1 07:42:56 munch==4.0.0 07:42:56 netaddr==1.3.0 07:42:56 niet==1.4.2 07:42:56 nodeenv==1.10.0 07:42:56 oauth2client==4.1.3 07:42:56 oauthlib==3.3.1 07:42:56 openstacksdk==4.13.0 07:42:56 os-service-types==1.8.2 07:42:56 osc-lib==4.6.0 07:42:56 oslo.config==10.4.0 07:42:56 oslo.context==6.4.0 07:42:56 oslo.i18n==6.8.0 07:42:56 oslo.log==8.2.0 07:42:56 oslo.serialization==5.10.0 07:42:56 oslo.utils==10.1.1 07:42:56 packaging==26.2 07:42:56 pbr==7.0.3 07:42:56 platformdirs==4.11.0 07:42:56 prettytable==3.18.0 07:42:56 propcache==0.5.2 07:42:56 psutil==7.2.2 07:42:56 pyasn1==0.6.4 07:42:56 pyasn1_modules==0.4.2 07:42:56 pycparser==3.0 07:42:56 pygerrit2==2.0.15 07:42:56 PyGithub==2.9.1 07:42:56 Pygments==2.20.0 07:42:56 PyJWT==2.13.0 07:42:56 PyNaCl==1.6.2 07:42:56 pyparsing==2.4.7 07:42:56 pyperclip==1.11.0 07:42:56 pyrsistent==0.20.0 07:42:56 python-cinderclient==9.9.0 07:42:56 python-dateutil==2.9.0.post0 07:42:56 python-discovery==1.5.0 07:42:56 python-heatclient==5.2.0 07:42:56 python-jenkins==1.8.3 07:42:56 python-keystoneclient==5.8.0 07:42:56 python-magnumclient==4.11.0 07:42:56 python-openstackclient==10.0.0 07:42:56 python-swiftclient==4.10.0 07:42:56 PyYAML==6.0.3 07:42:56 referencing==0.37.0 07:42:56 requests==2.34.2 07:42:56 requests-oauthlib==2.0.0 07:42:56 rfc3986==2.0.0 07:42:56 rich==15.0.0 07:42:56 rich-argparse==1.8.0 07:42:56 rpds-py==0.30.0 07:42:56 rsa==4.9.1 07:42:56 ruamel.yaml==0.19.1 07:42:56 ruamel.yaml.clib==0.2.15 07:42:56 s3transfer==0.19.2 07:42:56 simplejson==4.1.1 07:42:56 six==1.17.0 07:42:56 smmap==5.0.3 07:42:56 soupsieve==2.9.1 07:42:56 stevedore==5.8.0 07:42:56 tabulate==0.10.0 07:42:56 toml==0.10.2 07:42:56 tomlkit==0.15.1 07:42:56 tqdm==4.69.1 07:42:56 typing_extensions==4.16.0 07:42:56 urllib3==1.26.20 07:42:56 virtualenv==21.7.0 07:42:56 wcwidth==0.8.2 07:42:56 websocket-client==1.9.0 07:42:56 wrapt==2.2.2 07:42:56 xdg==6.0.0 07:42:56 xmltodict==1.0.4 07:42:56 yarl==1.24.5 07:42:56 yq==4.1.2 07:42:56 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins18283928998921245912.sh 07:42:56 ---> uv-install.sh 07:42:56 Installing uv/uvx (latest) using shell installer 07:42:56 2026-07-26 07:42:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-GuxHUD.sh" [1] 07:42:56 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:42:57 installing to /home/jenkins/.local/bin 07:42:57 uv 07:42:57 uvx 07:42:57 everything's installed! 07:42:57 07:42:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:42:57 07:42:57 source $HOME/.local/bin/env (sh, bash, zsh) 07:42:57 source $HOME/.local/bin/env.fish (fish) 07:42:57 Adding install location to PATH 07:42:57 ---> Validating uv/uvx install 07:42:57 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:42:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins29283363601790775.sh 07:42:57 ---> sudo-logs.sh 07:42:57 Archiving 'sudo' log.. 07:42:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14648082847070854756.sh 07:42:57 ---> job-cost.sh 07:42:57 INFO: Activating Python virtual environment... 07:42:57 Setup pyenv: 07:42:57 system 07:42:57 3.8.13 07:42:57 3.9.13 07:42:57 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szA7 from file:/tmp/.os_lf_venv 07:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:59 lf-activate-venv(): INFO: Base packages installed successfully 07:42:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:43:04 lf-activate-venv(): INFO: Adding /tmp/venv-szA7/bin to PATH 07:43:04 INFO: No stack-cost file found 07:43:04 INFO: Instance uptime: 164s 07:43:04 INFO: Fetching instance metadata (attempt 1 of 3)... 07:43:04 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:43:05 INFO: Successfully fetched instance metadata 07:43:05 INFO: Instance type: v3-standard-4 07:43:05 INFO: Retrieving pricing info for: v3-standard-4 07:43:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:43:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=164 07:43:05 INFO: Successfully fetched Vexxhost pricing API 07:43:05 INFO: Retrieved cost: 0.11 07:43:05 INFO: Retrieved resource: v3-standard-4 07:43:05 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 07:43:05 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 07:43:05 INFO: Successfully archived job cost data 07:43:05 DEBUG: Cost data: oom-master-sphinx-lint,620,2026-07-26 07:43:05,v3-standard-4,164,0.11,0.00,FAILURE 07:43:05 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3340168575688283185.sh 07:43:05 ---> logs-deploy.sh 07:43:05 Setup pyenv: 07:43:05 system 07:43:05 3.8.13 07:43:05 3.9.13 07:43:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:43:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szA7 from file:/tmp/.os_lf_venv 07:43:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:07 lf-activate-venv(): INFO: Base packages installed successfully 07:43:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:43:15 lf-activate-venv(): INFO: Adding /tmp/venv-szA7/bin to PATH 07:43:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/620 07:43:15 INFO: archiving workspace using pattern(s): 07:43:18 Archives upload complete. 07:43:18 INFO: archiving logs to Nexus 07:43:19 ---> uname -a: 07:43:19 Linux prd-ubuntu1804-builder-4c-4g-12510 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:43:19 07:43:19 07:43:19 ---> lscpu: 07:43:19 Architecture: x86_64 07:43:19 CPU op-mode(s): 32-bit, 64-bit 07:43:19 Byte Order: Little Endian 07:43:19 CPU(s): 4 07:43:19 On-line CPU(s) list: 0-3 07:43:19 Thread(s) per core: 1 07:43:19 Core(s) per socket: 1 07:43:19 Socket(s): 4 07:43:19 NUMA node(s): 1 07:43:19 Vendor ID: AuthenticAMD 07:43:19 CPU family: 23 07:43:19 Model: 49 07:43:19 Model name: AMD EPYC-Rome Processor 07:43:19 Stepping: 0 07:43:19 CPU MHz: 2799.998 07:43:19 BogoMIPS: 5599.99 07:43:19 Virtualization: AMD-V 07:43:19 Hypervisor vendor: KVM 07:43:19 Virtualization type: full 07:43:19 L1d cache: 32K 07:43:19 L1i cache: 32K 07:43:19 L2 cache: 512K 07:43:19 L3 cache: 16384K 07:43:19 NUMA node0 CPU(s): 0-3 07:43:19 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 07:43:19 07:43:19 07:43:19 ---> nproc: 07:43:19 4 07:43:19 07:43:19 07:43:19 ---> df -h: 07:43:19 Filesystem Size Used Avail Use% Mounted on 07:43:19 udev 7.9G 0 7.9G 0% /dev 07:43:19 tmpfs 1.6G 676K 1.6G 1% /run 07:43:19 /dev/vda1 78G 8.6G 69G 12% / 07:43:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:43:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:43:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:43:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:43:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:43:19 07:43:19 07:43:19 ---> free -m: 07:43:19 total used free shared buff/cache available 07:43:19 Mem: 16040 536 13102 0 2400 15175 07:43:19 Swap: 1023 0 1023 07:43:19 07:43:19 07:43:19 ---> ip addr: 07:43:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:43:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:43:19 inet 127.0.0.1/8 scope host lo 07:43:19 valid_lft forever preferred_lft forever 07:43:19 inet6 ::1/128 scope host 07:43:19 valid_lft forever preferred_lft forever 07:43:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:43:19 link/ether fa:16:3e:2d:8f:a5 brd ff:ff:ff:ff:ff:ff 07:43:19 inet 10.30.107.254/23 brd 10.30.107.255 scope global dynamic ens3 07:43:19 valid_lft 86230sec preferred_lft 86230sec 07:43:19 inet6 fe80::f816:3eff:fe2d:8fa5/64 scope link 07:43:19 valid_lft forever preferred_lft forever 07:43:19 07:43:19 07:43:19 ---> sar -b -r -n DEV: 07:43:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12510) 07/26/26 _x86_64_ (4 CPU) 07:43:19 07:43:19 07:40:31 LINUX RESTART (4 CPU) 07:43:19 07:43:19 07:41:00 tps rtps wtps bread/s bwrtn/s 07:43:19 07:42:01 268.55 28.50 240.04 1130.83 54428.98 07:43:19 07:43:01 117.41 0.87 116.55 96.65 15173.47 07:43:19 Average: 193.60 14.80 178.81 618.01 34963.41 07:43:19 07:43:19 07:41:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:43:19 07:42:01 13908944 15571552 2516024 15.32 67972 1789856 769920 4.41 696568 1593504 175976 07:43:19 07:43:01 13442500 15558760 2982468 18.16 94864 2194688 756776 4.33 726332 1985324 249708 07:43:19 Average: 13675722 15565156 2749246 16.74 81418 1992272 763348 4.37 711450 1789414 212842 07:43:19 07:43:19 07:41:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:43:19 07:42:01 ens3 120.67 81.68 780.98 32.58 0.00 0.00 0.00 0.00 07:43:19 07:42:01 lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 07:43:19 07:43:01 ens3 79.17 58.06 1431.90 11.41 0.00 0.00 0.00 0.00 07:43:19 07:43:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:43:19 Average: ens3 100.09 69.96 1103.75 22.08 0.00 0.00 0.00 0.00 07:43:19 Average: lo 1.52 1.52 0.17 0.17 0.00 0.00 0.00 0.00 07:43:19 07:43:19 07:43:19 ---> sar -P ALL: 07:43:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12510) 07/26/26 _x86_64_ (4 CPU) 07:43:19 07:43:19 07:40:31 LINUX RESTART (4 CPU) 07:43:19 07:43:19 07:41:00 CPU %user %nice %system %iowait %steal %idle 07:43:19 07:42:01 all 19.77 0.00 1.83 7.36 0.06 70.98 07:43:19 07:42:01 0 24.17 0.00 2.45 6.44 0.07 66.87 07:43:19 07:42:01 1 26.78 0.00 2.19 1.84 0.05 69.14 07:43:19 07:42:01 2 17.30 0.00 1.46 2.58 0.07 78.59 07:43:19 07:42:01 3 10.81 0.00 1.18 18.59 0.07 69.34 07:43:19 07:43:01 all 19.29 0.00 1.44 4.44 0.06 74.76 07:43:19 07:43:01 0 12.73 0.00 1.32 6.45 0.07 79.43 07:43:19 07:43:01 1 20.16 0.00 1.72 7.09 0.05 70.98 07:43:19 07:43:01 2 20.86 0.00 0.80 2.87 0.07 75.40 07:43:19 07:43:01 3 23.41 0.00 1.97 1.37 0.03 73.22 07:43:19 Average: all 19.53 0.00 1.64 5.91 0.06 72.86 07:43:19 Average: 0 18.50 0.00 1.89 6.45 0.07 73.10 07:43:19 Average: 1 23.50 0.00 1.96 4.44 0.05 70.05 07:43:19 Average: 2 19.07 0.00 1.13 2.72 0.07 77.01 07:43:19 Average: 3 17.07 0.00 1.57 10.04 0.05 71.27 07:43:19 07:43:19 07:43:19