07:29:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:29:06 Running as SYSTEM 07:29:06 [EnvInject] - Loading node environment variables. 07:29:06 Building remotely on prd-ubuntu1804-builder-4c-4g-12503 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 07:29:06 [ssh-agent] Looking for ssh-agent implementation... 07:29:06 $ ssh-agent 07:29:06 SSH_AUTH_SOCK=/tmp/ssh-VxRunrhl9VpC/agent.1608 07:29:06 SSH_AGENT_PID=1610 07:29:06 [ssh-agent] Started. 07:29:06 Running ssh-add (command line suppressed) 07:29:06 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_12817639722445630048.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_12817639722445630048.key) 07:29:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:29:06 The recommended git tool is: NONE 07:29:08 using credential onap-jenkins-ssh 07:29:08 Wiping out workspace first. 07:29:08 Cloning the remote Git repository 07:29:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:29:08 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 07:29:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:29:08 > git --version # timeout=10 07:29:08 > git --version # 'git version 2.17.1' 07:29:08 using GIT_SSH to set credentials Gerrit user 07:29:08 Verifying host key using manually-configured host key entries 07:29:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:29:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:29:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:29:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:29:16 using GIT_SSH to set credentials Gerrit user 07:29:16 Verifying host key using manually-configured host key entries 07:29:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/3 # timeout=30 07:29:16 > git rev-parse 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d^{commit} # timeout=10 07:29:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:29:16 Checking out Revision 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d (refs/changes/57/146657/3) 07:29:16 > git config core.sparsecheckout # timeout=10 07:29:16 > git checkout -f 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d # timeout=30 07:29:20 Commit message: "build: Fix apt install graphviz hang in tox" 07:29:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:29:20 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:29:20 [EnvInject] - Injecting environment variables from a build step. 07:29:20 [EnvInject] - Injecting as environment variables the properties content 07:29:20 PYTHON=python3 07:29:20 07:29:20 [EnvInject] - Variables injected successfully. 07:29:20 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17235343312632554619.sh 07:29:20 ---> tox-install.sh 07:29:20 + source /home/jenkins/lf-env.sh 07:29:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:20 ++ mktemp -d /tmp/venv-XXXX 07:29:20 + lf_venv=/tmp/venv-HE6Y 07:29:20 + local venv_file=/tmp/.os_lf_venv 07:29:20 + local python=python3 07:29:20 + local options 07:29:20 + local set_path=true 07:29:20 + local install_args= 07:29:20 ++ 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:29:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:20 + true 07:29:20 + case $1 in 07:29:20 + venv_file=/tmp/.toxenv 07:29:20 + shift 2 07:29:20 + true 07:29:20 + case $1 in 07:29:20 + shift 07:29:20 + break 07:29:20 + case $python in 07:29:20 + local pkg_list= 07:29:20 + [[ -d /opt/pyenv ]] 07:29:20 + echo 'Setup pyenv:' 07:29:20 Setup pyenv: 07:29:20 + export PYENV_ROOT=/opt/pyenv 07:29:20 + PYENV_ROOT=/opt/pyenv 07:29:20 + 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:29:20 + 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:29:20 + pyenv versions 07:29:20 * system (set by /opt/pyenv/version) 07:29:20 * 3.8.13 (set by /opt/pyenv/version) 07:29:20 * 3.9.13 (set by /opt/pyenv/version) 07:29:20 * 3.10.6 (set by /opt/pyenv/version) 07:29:20 + command -v pyenv 07:29:20 ++ pyenv init - --no-rehash 07:29:20 + 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:29:20 export PATH="/opt/pyenv/shims:${PATH}" 07:29:20 export PYENV_SHELL=bash 07:29:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:20 pyenv() { 07:29:20 local command 07:29:20 command="${1:-}" 07:29:20 if [ "$#" -gt 0 ]; then 07:29:20 shift 07:29:20 fi 07:29:20 07:29:20 case "$command" in 07:29:20 rehash|shell) 07:29:20 eval "$(pyenv "sh-$command" "$@")" 07:29:20 ;; 07:29:20 *) 07:29:20 command pyenv "$command" "$@" 07:29:20 ;; 07:29:20 esac 07:29:20 }' 07:29:20 +++ 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:29:20 ++ 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:29:20 ++ 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:29:20 ++ 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:29:20 ++ export PYENV_SHELL=bash 07:29:20 ++ PYENV_SHELL=bash 07:29:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:20 +++ complete -F _pyenv pyenv 07:29:20 ++ lf-pyver python3 07:29:20 ++ local py_version_xy=python3 07:29:20 ++ local py_version_xyz= 07:29:20 ++ pyenv versions 07:29:20 ++ local command 07:29:20 ++ command=versions 07:29:20 ++ '[' 1 -gt 0 ']' 07:29:20 ++ shift 07:29:20 ++ case "$command" in 07:29:20 ++ command pyenv versions 07:29:20 ++ pyenv versions 07:29:20 ++ sed 's/^[ *]* //' 07:29:20 ++ awk '{ print $1 }' 07:29:20 ++ grep -E '^[0-9.]*[0-9]$' 07:29:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:20 +++ grep '^3' /tmp/.pyenv_versions 07:29:20 +++ tail -n 1 07:29:20 +++ sort -V 07:29:20 ++ py_version_xyz=3.10.6 07:29:20 ++ [[ -z 3.10.6 ]] 07:29:20 ++ echo 3.10.6 07:29:20 ++ return 0 07:29:20 + pyenv local 3.10.6 07:29:20 + local command 07:29:20 + command=local 07:29:20 + '[' 2 -gt 0 ']' 07:29:20 + shift 07:29:20 + case "$command" in 07:29:20 + command pyenv local 3.10.6 07:29:20 + pyenv local 3.10.6 07:29:20 + for arg in "$@" 07:29:20 + case $arg in 07:29:20 + pkg_list+='tox ' 07:29:20 + for arg in "$@" 07:29:20 + case $arg in 07:29:20 + pkg_list+='virtualenv ' 07:29:20 + for arg in "$@" 07:29:20 + case $arg in 07:29:20 + pkg_list+='urllib3~=1.26.15 ' 07:29:20 + [[ -f /tmp/.toxenv ]] 07:29:20 + [[ ! -f /tmp/.toxenv ]] 07:29:20 + [[ -n '' ]] 07:29:20 + python3 -m venv /tmp/venv-HE6Y 07:29:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HE6Y' 07:29:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HE6Y 07:29:24 + echo /tmp/venv-HE6Y 07:29:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:29:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:29:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:24 + local 'pip_opts=--upgrade --quiet' 07:29:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:24 + [[ -n '' ]] 07:29:24 + [[ -n '' ]] 07:29:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:24 + /tmp/venv-HE6Y/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:29:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:28 lf-activate-venv(): INFO: Base packages installed successfully 07:29:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:28 + /tmp/venv-HE6Y/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:29:30 + type python3 07:29:30 + true 07:29:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HE6Y/bin to PATH' 07:29:30 lf-activate-venv(): INFO: Adding /tmp/venv-HE6Y/bin to PATH 07:29:30 + PATH=/tmp/venv-HE6Y/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:29:30 + return 0 07:29:30 + python3 --version 07:29:30 Python 3.10.6 07:29:30 + python3 -m pip --version 07:29:31 pip 26.1.2 from /tmp/venv-HE6Y/lib/python3.10/site-packages/pip (python 3.10) 07:29:31 + python3 -m pip freeze 07:29:31 cachetools==7.1.6 07:29:31 colorama==0.4.6 07:29:31 distlib==0.4.3 07:29:31 filelock==3.32.0 07:29:31 packaging==26.2 07:29:31 platformdirs==4.11.0 07:29:31 pluggy==1.6.0 07:29:31 pyproject-api==1.11.0 07:29:31 python-discovery==1.5.0 07:29:31 tomli==2.4.1 07:29:31 tomli_w==1.2.0 07:29:31 tox==4.58.0 07:29:31 typing_extensions==4.16.0 07:29:31 urllib3==1.26.20 07:29:31 virtualenv==21.7.0 07:29:31 [EnvInject] - Injecting environment variables from a build step. 07:29:31 [EnvInject] - Injecting as environment variables the properties content 07:29:31 PARALLEL=false 07:29:31 07:29:31 [EnvInject] - Variables injected successfully. 07:29:31 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2562246213481763443.sh 07:29:31 ---> tox-run.sh 07:29:31 + 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:29:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 07:29:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 07:29:31 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 07:29:31 + cd /w/workspace/oom-master-sphinx-lint/. 07:29:31 + source /home/jenkins/lf-env.sh 07:29:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:31 ++ mktemp -d /tmp/venv-XXXX 07:29:31 + lf_venv=/tmp/venv-YiPI 07:29:31 + local venv_file=/tmp/.os_lf_venv 07:29:31 + local python=python3 07:29:31 + local options 07:29:31 + local set_path=true 07:29:31 + local install_args= 07:29:31 ++ 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:29:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:31 + true 07:29:31 + case $1 in 07:29:31 + venv_file=/tmp/.toxenv 07:29:31 + shift 2 07:29:31 + true 07:29:31 + case $1 in 07:29:31 + shift 07:29:31 + break 07:29:31 + case $python in 07:29:31 + local pkg_list= 07:29:31 + [[ -d /opt/pyenv ]] 07:29:31 + echo 'Setup pyenv:' 07:29:31 Setup pyenv: 07:29:31 + export PYENV_ROOT=/opt/pyenv 07:29:31 + PYENV_ROOT=/opt/pyenv 07:29:31 + 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:29:31 + 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:29:31 + pyenv versions 07:29:31 system 07:29:31 3.8.13 07:29:31 3.9.13 07:29:31 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:29:31 + command -v pyenv 07:29:31 ++ pyenv init - --no-rehash 07:29:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:29:31 export PATH="/opt/pyenv/shims:${PATH}" 07:29:31 export PYENV_SHELL=bash 07:29:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:31 pyenv() { 07:29:31 local command 07:29:31 command="${1:-}" 07:29:31 if [ "$#" -gt 0 ]; then 07:29:31 shift 07:29:31 fi 07:29:31 07:29:31 case "$command" in 07:29:31 rehash|shell) 07:29:31 eval "$(pyenv "sh-$command" "$@")" 07:29:31 ;; 07:29:31 *) 07:29:31 command pyenv "$command" "$@" 07:29:31 ;; 07:29:31 esac 07:29:31 }' 07:29:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:29:31 ++ 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:29:31 ++ 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:29:31 ++ 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:29:31 ++ export PYENV_SHELL=bash 07:29:31 ++ PYENV_SHELL=bash 07:29:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:31 +++ complete -F _pyenv pyenv 07:29:31 ++ lf-pyver python3 07:29:31 ++ local py_version_xy=python3 07:29:31 ++ local py_version_xyz= 07:29:31 ++ sed 's/^[ *]* //' 07:29:31 ++ awk '{ print $1 }' 07:29:31 ++ pyenv versions 07:29:31 ++ grep -E '^[0-9.]*[0-9]$' 07:29:31 ++ local command 07:29:31 ++ command=versions 07:29:31 ++ '[' 1 -gt 0 ']' 07:29:31 ++ shift 07:29:31 ++ case "$command" in 07:29:31 ++ command pyenv versions 07:29:31 ++ pyenv versions 07:29:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:31 +++ grep '^3' /tmp/.pyenv_versions 07:29:31 +++ sort -V 07:29:31 +++ tail -n 1 07:29:31 ++ py_version_xyz=3.10.6 07:29:31 ++ [[ -z 3.10.6 ]] 07:29:31 ++ echo 3.10.6 07:29:31 ++ return 0 07:29:31 + pyenv local 3.10.6 07:29:31 + local command 07:29:31 + command=local 07:29:31 + '[' 2 -gt 0 ']' 07:29:31 + shift 07:29:31 + case "$command" in 07:29:31 + command pyenv local 3.10.6 07:29:31 + pyenv local 3.10.6 07:29:31 + for arg in "$@" 07:29:31 + case $arg in 07:29:31 + pkg_list+='tox ' 07:29:31 + for arg in "$@" 07:29:31 + case $arg in 07:29:31 + pkg_list+='virtualenv ' 07:29:31 + for arg in "$@" 07:29:31 + case $arg in 07:29:31 + pkg_list+='urllib3~=1.26.15 ' 07:29:31 + [[ -f /tmp/.toxenv ]] 07:29:31 ++ cat /tmp/.toxenv 07:29:31 + lf_venv=/tmp/venv-HE6Y 07:29:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HE6Y from' file:/tmp/.toxenv 07:29:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HE6Y from file:/tmp/.toxenv 07:29:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:31 + local 'pip_opts=--upgrade --quiet' 07:29:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:31 + [[ -n '' ]] 07:29:31 + [[ -n '' ]] 07:29:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:31 + /tmp/venv-HE6Y/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:29:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:32 lf-activate-venv(): INFO: Base packages installed successfully 07:29:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:32 + /tmp/venv-HE6Y/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:29:33 + type python3 07:29:33 + true 07:29:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HE6Y/bin to PATH' 07:29:33 lf-activate-venv(): INFO: Adding /tmp/venv-HE6Y/bin to PATH 07:29:33 + PATH=/tmp/venv-HE6Y/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:29:33 + return 0 07:29:33 + [[ -d /opt/pyenv ]] 07:29:33 + echo '---> Setting up pyenv' 07:29:33 ---> Setting up pyenv 07:29:33 + export PYENV_ROOT=/opt/pyenv 07:29:33 + PYENV_ROOT=/opt/pyenv 07:29:33 + export PATH=/opt/pyenv/bin:/tmp/venv-HE6Y/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:29:33 + PATH=/opt/pyenv/bin:/tmp/venv-HE6Y/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:29:33 ++ pwd 07:29:33 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 07:29:33 + export PYTHONPATH 07:29:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:29:33 + TOX_TESTENV_PASSENV=PYTHONPATH 07:29:33 + tox --version 07:29:33 4.58.0 from /tmp/venv-HE6Y/lib/python3.10/site-packages/tox/__init__.py 07:29:33 + PARALLEL=false 07:29:33 + TOX_OPTIONS_LIST= 07:29:33 + [[ -n docs,docs-linkcheck ]] 07:29:33 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:29:33 + case ${PARALLEL,,} in 07:29:33 + tox -e docs,docs-linkcheck 07:29:33 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 07:29:37 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:30:01 docs: freeze> python -m pip freeze --all 07:30:01 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:30:01 docs: commands[0]> sudo apt-get update 07:30:01 Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:30:01 Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 07:30:01 Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 07:30:02 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:30:02 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:30:02 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:30:02 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:30:02 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:30:02 Get:9 http://apt.puppetlabs.com xenial InRelease [144 kB] 07:30:02 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:30:02 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:30:02 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:30:02 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3092 kB] 07:30:02 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [552 kB] 07:30:02 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1368 kB] 07:30:02 Err:9 http://apt.puppetlabs.com xenial InRelease 07:30:02 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 07:30:02 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 07:30:02 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1936 kB] 07:30:02 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [420 kB] 07:30:02 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.7 kB] 07:30:02 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6056 B] 07:30:02 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.7 kB] 07:30:02 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.5 kB] 07:30:02 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.3 kB] 07:30:02 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8612 B] 07:30:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 07:30:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2763 kB] 07:30:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 07:30:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1338 kB] 07:30:02 Get:29 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [182 kB] 07:30:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1319 kB] 07:30:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [307 kB] 07:30:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 07:30:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3896 B] 07:30:03 Get:34 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease [15.9 kB] 07:30:03 Get:35 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 07:30:03 Get:36 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic/main amd64 Packages [524 B] 07:30:03 Get:37 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic/main Translation-en [416 B] 07:30:03 Get:38 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main amd64 Packages [14.0 kB] 07:30:03 Get:39 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main Translation-en [1008 B] 07:30:08 Fetched 30.1 MB in 5s (6619 kB/s) 07:30:08 Reading package lists... 07:30:09 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 07:30:09 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 07:30:09 W: Some index files failed to download. They have been ignored, or old ones used instead. 07:30:09 docs: commands[1]> sudo apt-get install -y graphviz 07:30:09 Reading package lists... 07:30:09 Building dependency tree... 07:30:10 Reading state information... 07:30:10 graphviz is already the newest version (2.40.1-2). 07:30:10 The following packages were automatically installed and are no longer required: 07:30:10 libmysqlclient20 mysql-common 07:30:10 Use 'sudo apt autoremove' to remove them. 07:30:10 0 upgraded, 0 newly installed, 0 to remove and 183 not upgraded. 07:30:10 docs: commands[2]> 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:30:15 docs: OK ✔ in 40.91 seconds 07:30:15 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 07:30:25 docs-linkcheck: freeze> python -m pip freeze --all 07:30:25 docs-linkcheck: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.7.22,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.32.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.11.0,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.9.1,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.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:30:25 docs-linkcheck: commands[0]> sudo apt-get update 07:30:25 Hit:1 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease 07:30:25 Get:2 http://apt.puppetlabs.com xenial InRelease [144 kB] 07:30:25 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:30:25 Hit:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 07:30:26 Err:2 http://apt.puppetlabs.com xenial InRelease 07:30:26 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 07:30:26 Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 07:30:26 Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 07:30:26 Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 07:30:27 Reading package lists... 07:30:28 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 07:30:28 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 07:30:28 W: Some index files failed to download. They have been ignored, or old ones used instead. 07:30:28 docs-linkcheck: commands[1]> sudo apt-get install -y graphviz 07:30:28 Reading package lists... 07:30:28 Building dependency tree... 07:30:29 Reading state information... 07:30:29 graphviz is already the newest version (2.40.1-2). 07:30:29 The following packages were automatically installed and are no longer required: 07:30:29 libmysqlclient20 mysql-common 07:30:29 Use 'sudo apt autoremove' to remove them. 07:30:29 0 upgraded, 0 newly installed, 0 to remove and 183 not upgraded. 07:30:29 docs-linkcheck: commands[2]> 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 07:35:34 docs: OK (40.91=setup[27.56]+cmd[8.00,0.62,4.73] seconds) 07:35:34 docs-linkcheck: OK (319.31=setup[10.51]+cmd[3.17,0.54,305.08] seconds) 07:35:34 congratulations :) (360.25 seconds) 07:35:34 + tox_status=0 07:35:34 + echo '---> Completed tox runs' 07:35:34 ---> Completed tox runs 07:35:34 + for i in .tox/*/log 07:35:34 ++ echo .tox/docs-linkcheck/log 07:35:34 ++ awk -F/ '{print $2}' 07:35:34 + tox_env=docs-linkcheck 07:35:34 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 07:35:34 + for i in .tox/*/log 07:35:34 ++ echo .tox/docs/log 07:35:34 ++ awk -F/ '{print $2}' 07:35:34 + tox_env=docs 07:35:34 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 07:35:34 + DOC_DIR=docs/_build/html 07:35:34 + [[ -d docs/_build/html ]] 07:35:34 + echo '---> Archiving generated docs' 07:35:34 ---> Archiving generated docs 07:35:34 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 07:35:34 + echo '---> tox-run.sh ends' 07:35:34 ---> tox-run.sh ends 07:35:34 + test 0 -eq 0 07:35:34 $ ssh-agent -k 07:35:34 unset SSH_AUTH_SOCK; 07:35:34 unset SSH_AGENT_PID; 07:35:34 echo Agent pid 1610 killed; 07:35:34 [ssh-agent] Stopped. 07:35:34 [PostBuildScript] - [INFO] Executing post build scripts. 07:35:34 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2305447612162308885.sh 07:35:34 ---> sysstat.sh 07:35:34 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins804123000843638994.sh 07:35:34 ---> package-listing.sh 07:35:34 ++ tr '[:upper:]' '[:lower:]' 07:35:34 ++ facter osfamily 07:35:35 + OS_FAMILY=debian 07:35:35 + workspace=/w/workspace/oom-master-sphinx-lint 07:35:35 + START_PACKAGES=/tmp/packages_start.txt 07:35:35 + END_PACKAGES=/tmp/packages_end.txt 07:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:35 + PACKAGES=/tmp/packages_start.txt 07:35:35 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:35:35 + PACKAGES=/tmp/packages_end.txt 07:35:35 + case "${OS_FAMILY}" in 07:35:35 + dpkg -l 07:35:35 + grep '^ii' 07:35:35 + '[' -f /tmp/packages_start.txt ']' 07:35:35 + '[' -f /tmp/packages_end.txt ']' 07:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:35 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:35:35 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 07:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 07:35:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2321622134027347792.sh 07:35:35 ---> capture-instance-metadata.sh 07:35:35 Setup pyenv: 07:35:35 system 07:35:35 3.8.13 07:35:35 3.9.13 07:35:35 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:35:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ggOe 07:35:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:42 lf-activate-venv(): INFO: Base packages installed successfully 07:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools 07:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-ggOe/bin to PATH 07:36:01 INFO: Running in OpenStack, capturing instance metadata 07:36:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8733494881572689508.sh 07:36:01 provisioning config files... 07:36:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config8215801490156751896tmp 07:36:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:36:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:36:01 [EnvInject] - Injecting environment variables from a build step. 07:36:01 [EnvInject] - Injecting as environment variables the properties content 07:36:01 SERVER_ID=logs 07:36:01 07:36:01 [EnvInject] - Variables injected successfully. 07:36:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16176987693368588970.sh 07:36:01 ---> create-netrc.sh 07:36:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8504815608609538579.sh 07:36:01 ---> python-tools-install.sh 07:36:01 Setup pyenv: 07:36:01 system 07:36:01 3.8.13 07:36:01 3.9.13 07:36:01 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggOe from file:/tmp/.os_lf_venv 07:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:03 lf-activate-venv(): INFO: Base packages installed successfully 07:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-ggOe/bin to PATH 07:36:10 Generating Requirements File 07:36:31 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:36:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:36:31 Python 3.10.6 07:36:31 pip 26.1.2 from /tmp/venv-ggOe/lib/python3.10/site-packages/pip (python 3.10) 07:36:31 aiohappyeyeballs==2.7.1 07:36:31 aiohttp==3.14.3 07:36:31 aiosignal==1.4.0 07:36:31 appdirs==1.4.4 07:36:31 argcomplete==3.7.0 07:36:31 aspy.yaml==1.3.0 07:36:31 async-timeout==5.0.1 07:36:31 attrs==26.1.0 07:36:31 autopage==0.6.0 07:36:31 backports.strenum==1.3.1 07:36:31 beautifulsoup4==4.15.0 07:36:31 boto3==1.43.56 07:36:31 botocore==1.43.56 07:36:31 bs4==0.0.2 07:36:31 certifi==2026.7.22 07:36:31 cffi==2.1.0 07:36:31 cfgv==3.5.0 07:36:31 chardet==7.4.3 07:36:31 charset-normalizer==3.4.9 07:36:31 click==8.4.2 07:36:31 cliff==4.14.0 07:36:31 cmd2==3.5.1 07:36:31 cryptography==3.3.2 07:36:31 debtcollector==3.1.0 07:36:31 decorator==5.3.1 07:36:31 defusedxml==0.7.1 07:36:31 Deprecated==1.3.1 07:36:31 distlib==0.4.3 07:36:31 dnspython==2.8.0 07:36:31 docker==7.2.0 07:36:31 dogpile.cache==1.5.0 07:36:31 durationpy==0.10 07:36:31 email-validator==2.3.0 07:36:31 filelock==3.32.0 07:36:31 frozenlist==1.8.0 07:36:31 future==1.0.0 07:36:31 gitdb==4.0.12 07:36:31 GitPython==3.1.57 07:36:31 httplib2==0.30.2 07:36:31 identify==2.6.19 07:36:31 idna==3.18 07:36:31 importlib-resources==1.5.0 07:36:31 iso8601==2.1.0 07:36:31 Jinja2==3.1.6 07:36:31 jmespath==1.1.0 07:36:31 jsonpatch==1.33 07:36:31 jsonpointer==3.1.1 07:36:31 jsonschema==4.26.0 07:36:31 jsonschema-specifications==2025.9.1 07:36:31 keystoneauth1==5.14.0 07:36:31 kubernetes==36.0.3 07:36:31 lftools==0.37.22 07:36:31 lxml==6.1.1 07:36:31 markdown-it-py==4.2.0 07:36:31 MarkupSafe==3.0.3 07:36:31 mdurl==0.1.2 07:36:31 msgpack==1.2.1 07:36:31 multi_key_dict==2.0.3 07:36:31 multidict==6.7.1 07:36:31 munch==4.0.0 07:36:31 netaddr==1.3.0 07:36:31 niet==1.4.2 07:36:31 nodeenv==1.10.0 07:36:31 oauth2client==4.1.3 07:36:31 oauthlib==3.3.1 07:36:31 openstacksdk==4.13.0 07:36:31 os-service-types==1.8.2 07:36:31 osc-lib==4.6.0 07:36:31 oslo.config==10.4.0 07:36:31 oslo.context==6.4.0 07:36:31 oslo.i18n==6.8.0 07:36:31 oslo.log==8.2.0 07:36:31 oslo.serialization==5.10.0 07:36:31 oslo.utils==10.1.1 07:36:31 packaging==26.2 07:36:31 pbr==7.0.3 07:36:31 platformdirs==4.11.0 07:36:31 prettytable==3.18.0 07:36:31 propcache==0.5.2 07:36:31 psutil==7.2.2 07:36:31 pyasn1==0.6.4 07:36:31 pyasn1_modules==0.4.2 07:36:31 pycparser==3.0 07:36:31 pygerrit2==2.0.15 07:36:31 PyGithub==2.9.1 07:36:31 Pygments==2.20.0 07:36:31 PyJWT==2.13.0 07:36:31 PyNaCl==1.6.2 07:36:31 pyparsing==2.4.7 07:36:31 pyperclip==1.11.0 07:36:31 pyrsistent==0.20.0 07:36:31 python-cinderclient==9.9.0 07:36:31 python-dateutil==2.9.0.post0 07:36:31 python-discovery==1.5.0 07:36:31 python-heatclient==5.2.0 07:36:31 python-jenkins==1.8.3 07:36:31 python-keystoneclient==5.8.0 07:36:31 python-magnumclient==4.11.0 07:36:31 python-openstackclient==10.0.0 07:36:31 python-swiftclient==4.10.0 07:36:31 PyYAML==6.0.3 07:36:31 referencing==0.37.0 07:36:31 requests==2.34.2 07:36:31 requests-oauthlib==2.0.0 07:36:31 rfc3986==2.0.0 07:36:31 rich==15.0.0 07:36:31 rich-argparse==1.8.0 07:36:31 rpds-py==0.30.0 07:36:31 rsa==4.9.1 07:36:31 ruamel.yaml==0.19.1 07:36:31 ruamel.yaml.clib==0.2.15 07:36:31 s3transfer==0.19.2 07:36:31 simplejson==4.1.1 07:36:31 six==1.17.0 07:36:31 smmap==5.0.3 07:36:31 soupsieve==2.9.1 07:36:31 stevedore==5.8.0 07:36:31 tabulate==0.10.0 07:36:31 toml==0.10.2 07:36:31 tomlkit==0.15.1 07:36:31 tqdm==4.69.1 07:36:31 typing_extensions==4.16.0 07:36:31 urllib3==1.26.20 07:36:31 virtualenv==21.7.0 07:36:31 wcwidth==0.8.2 07:36:31 websocket-client==1.9.0 07:36:31 wrapt==2.2.2 07:36:31 xdg==6.0.0 07:36:31 xmltodict==1.0.4 07:36:31 yarl==1.24.5 07:36:31 yq==4.1.2 07:36:31 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins3170391343545179710.sh 07:36:31 ---> uv-install.sh 07:36:31 Installing uv/uvx (latest) using shell installer 07:36:32 2026-07-26 07:36:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-uDnuRI.sh" [1] 07:36:32 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:36:32 installing to /home/jenkins/.local/bin 07:36:32 uv 07:36:32 uvx 07:36:32 everything's installed! 07:36:33 07:36:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:36:33 07:36:33 source $HOME/.local/bin/env (sh, bash, zsh) 07:36:33 source $HOME/.local/bin/env.fish (fish) 07:36:33 Adding install location to PATH 07:36:33 ---> Validating uv/uvx install 07:36:33 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:36:33 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3676333821441089128.sh 07:36:33 ---> sudo-logs.sh 07:36:33 Archiving 'sudo' log.. 07:36:33 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4331192791891347237.sh 07:36:33 ---> job-cost.sh 07:36:33 INFO: Activating Python virtual environment... 07:36:33 Setup pyenv: 07:36:33 system 07:36:33 3.8.13 07:36:33 3.9.13 07:36:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggOe from file:/tmp/.os_lf_venv 07:36:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:35 lf-activate-venv(): INFO: Base packages installed successfully 07:36:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-ggOe/bin to PATH 07:36:39 INFO: No stack-cost file found 07:36:39 INFO: Instance uptime: 477s 07:36:39 INFO: Fetching instance metadata (attempt 1 of 3)... 07:36:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:36:40 INFO: Successfully fetched instance metadata 07:36:40 INFO: Instance type: v3-standard-4 07:36:40 INFO: Retrieving pricing info for: v3-standard-4 07:36:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:36:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=477 07:36:40 INFO: Successfully fetched Vexxhost pricing API 07:36:40 INFO: Retrieved cost: 0.11 07:36:40 INFO: Retrieved resource: v3-standard-4 07:36:40 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 07:36:40 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 07:36:40 INFO: Successfully archived job cost data 07:36:40 DEBUG: Cost data: oom-master-sphinx-lint,619,2026-07-26 07:36:40,v3-standard-4,477,0.11,0.00,SUCCESS 07:36:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins13311707756624546079.sh 07:36:40 ---> logs-deploy.sh 07:36:40 Setup pyenv: 07:36:40 system 07:36:40 3.8.13 07:36:40 3.9.13 07:36:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ggOe from file:/tmp/.os_lf_venv 07:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:42 lf-activate-venv(): INFO: Base packages installed successfully 07:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-ggOe/bin to PATH 07:36:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/619 07:36:49 INFO: archiving workspace using pattern(s): 07:36:51 Archives upload complete. 07:36:51 INFO: archiving logs to Nexus 07:36:52 ---> uname -a: 07:36:52 Linux prd-ubuntu1804-builder-4c-4g-12503 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:36:52 07:36:52 07:36:52 ---> lscpu: 07:36:52 Architecture: x86_64 07:36:52 CPU op-mode(s): 32-bit, 64-bit 07:36:52 Byte Order: Little Endian 07:36:52 CPU(s): 4 07:36:52 On-line CPU(s) list: 0-3 07:36:52 Thread(s) per core: 1 07:36:52 Core(s) per socket: 1 07:36:52 Socket(s): 4 07:36:52 NUMA node(s): 1 07:36:52 Vendor ID: AuthenticAMD 07:36:52 CPU family: 23 07:36:52 Model: 49 07:36:52 Model name: AMD EPYC-Rome Processor 07:36:52 Stepping: 0 07:36:52 CPU MHz: 2799.998 07:36:52 BogoMIPS: 5599.99 07:36:52 Virtualization: AMD-V 07:36:52 Hypervisor vendor: KVM 07:36:52 Virtualization type: full 07:36:52 L1d cache: 32K 07:36:52 L1i cache: 32K 07:36:52 L2 cache: 512K 07:36:52 L3 cache: 16384K 07:36:52 NUMA node0 CPU(s): 0-3 07:36:52 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:36:52 07:36:52 07:36:52 ---> nproc: 07:36:52 4 07:36:52 07:36:52 07:36:52 ---> df -h: 07:36:52 Filesystem Size Used Avail Use% Mounted on 07:36:52 udev 7.9G 0 7.9G 0% /dev 07:36:52 tmpfs 1.6G 676K 1.6G 1% /run 07:36:52 /dev/vda1 78G 8.9G 69G 12% / 07:36:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:36:52 tmpfs 5.0M 0 5.0M 0% /run/lock 07:36:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:36:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:36:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:36:52 07:36:52 07:36:52 ---> free -m: 07:36:52 total used free shared buff/cache available 07:36:52 Mem: 16040 559 12718 0 2761 15149 07:36:52 Swap: 1023 0 1023 07:36:52 07:36:52 07:36:52 ---> ip addr: 07:36:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:36:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:36:52 inet 127.0.0.1/8 scope host lo 07:36:52 valid_lft forever preferred_lft forever 07:36:52 inet6 ::1/128 scope host 07:36:52 valid_lft forever preferred_lft forever 07:36:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:36:52 link/ether fa:16:3e:e0:12:4e brd ff:ff:ff:ff:ff:ff 07:36:52 inet 10.30.107.171/23 brd 10.30.107.255 scope global dynamic ens3 07:36:52 valid_lft 85918sec preferred_lft 85918sec 07:36:52 inet6 fe80::f816:3eff:fee0:124e/64 scope link 07:36:52 valid_lft forever preferred_lft forever 07:36:52 07:36:52 07:36:52 ---> sar -b -r -n DEV: 07:36:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12503) 07/26/26 _x86_64_ (4 CPU) 07:36:52 07:36:52 07:28:51 LINUX RESTART (4 CPU) 07:36:52 07:36:52 07:29:01 tps rtps wtps bread/s bwrtn/s 07:36:52 07:30:03 354.52 59.07 295.45 3783.50 64295.68 07:36:52 07:31:01 93.95 6.38 87.57 349.59 28252.23 07:36:52 07:32:01 3.02 0.00 3.02 0.00 3333.44 07:36:52 07:33:01 1.33 0.00 1.33 0.00 16.40 07:36:52 07:34:01 1.02 0.00 1.02 0.00 12.26 07:36:52 07:35:01 1.47 0.02 1.45 0.13 18.40 07:36:52 07:36:01 32.74 0.22 32.53 16.26 3259.86 07:36:52 Average: 69.60 9.40 60.21 593.93 14102.05 07:36:52 07:36:52 07:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:52 07:30:03 13880472 15552216 2544496 15.49 65764 1803820 815968 4.67 688176 1633272 193028 07:36:52 07:31:01 13474780 15458872 2950188 17.96 75112 2094456 931228 5.33 1003964 1702356 97100 07:36:52 07:32:01 13469472 15453664 2955496 17.99 75160 2094468 931228 5.33 1009252 1702384 164 07:36:52 07:33:01 13468872 15453124 2956096 18.00 75196 2094468 931228 5.33 1009364 1702392 152 07:36:52 07:34:01 13468484 15452764 2956484 18.00 75220 2094476 948968 5.43 1009508 1702392 196 07:36:52 07:35:01 13468308 15452664 2956660 18.00 75272 2094492 948968 5.43 1009408 1702400 48 07:36:52 07:36:01 13259500 15474640 3165468 19.27 94528 2291328 843208 4.83 1004360 1885312 168508 07:36:52 Average: 13498555 15471135 2926413 17.82 76607 2081073 907257 5.19 962005 1718644 65599 07:36:52 07:36:52 07:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:52 07:30:03 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 07:36:52 07:30:03 ens3 365.07 249.04 2647.07 75.29 0.00 0.00 0.00 0.00 07:36:52 07:31:01 lo 3.65 3.65 0.35 0.35 0.00 0.00 0.00 0.00 07:36:52 07:31:01 ens3 31.89 28.72 23.08 6.34 0.00 0.00 0.00 0.00 07:36:52 07:32:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 07:36:52 07:32:01 ens3 3.82 3.53 3.62 0.51 0.00 0.00 0.00 0.00 07:36:52 07:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:36:52 07:33:01 ens3 0.62 0.48 0.15 0.26 0.00 0.00 0.00 0.00 07:36:52 07:34:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:36:52 07:34:01 ens3 0.40 0.43 0.14 0.26 0.00 0.00 0.00 0.00 07:36:52 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:36:52 07:35:01 ens3 0.85 0.42 0.23 0.30 0.00 0.00 0.00 0.00 07:36:52 07:36:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 07:36:52 07:36:01 ens3 36.16 27.06 651.47 5.71 0.00 0.00 0.00 0.00 07:36:52 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 07:36:52 Average: ens3 62.83 44.31 477.26 12.70 0.00 0.00 0.00 0.00 07:36:52 07:36:52 07:36:52 ---> sar -P ALL: 07:36:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12503) 07/26/26 _x86_64_ (4 CPU) 07:36:52 07:36:52 07:28:51 LINUX RESTART (4 CPU) 07:36:52 07:36:52 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:36:52 07:30:03 all 20.43 0.00 2.52 3.35 0.06 73.64 07:36:52 07:30:03 0 13.29 0.00 2.23 0.96 0.08 83.44 07:36:52 07:30:03 1 22.98 0.00 2.69 0.70 0.05 73.58 07:36:52 07:30:03 2 17.12 0.00 2.28 6.17 0.05 74.39 07:36:52 07:30:03 3 28.36 0.00 2.89 5.56 0.07 63.12 07:36:52 07:31:01 all 11.69 1.22 0.94 0.75 0.05 85.35 07:36:52 07:31:01 0 19.60 0.00 1.45 1.90 0.05 77.01 07:36:52 07:31:01 1 10.27 0.02 0.66 0.38 0.05 88.63 07:36:52 07:31:01 2 9.35 1.60 0.59 0.45 0.03 87.98 07:36:52 07:31:01 3 7.60 3.21 1.06 0.26 0.09 87.79 07:36:52 07:32:01 all 0.32 0.00 0.03 0.06 0.02 99.57 07:36:52 07:32:01 0 0.18 0.00 0.02 0.00 0.02 99.78 07:36:52 07:32:01 1 0.20 0.00 0.03 0.18 0.02 99.57 07:36:52 07:32:01 2 0.33 0.00 0.05 0.00 0.03 99.58 07:36:52 07:32:01 3 0.57 0.00 0.00 0.07 0.02 99.35 07:36:52 07:33:01 all 0.10 0.00 0.04 0.01 0.02 99.83 07:36:52 07:33:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:36:52 07:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:36:52 07:33:01 2 0.08 0.00 0.07 0.02 0.02 99.82 07:36:52 07:33:01 3 0.22 0.00 0.02 0.02 0.02 99.73 07:36:52 07:34:01 all 0.39 0.00 0.02 0.00 0.02 99.56 07:36:52 07:34:01 0 0.12 0.00 0.03 0.00 0.03 99.82 07:36:52 07:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:36:52 07:34:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:36:52 07:34:01 3 1.39 0.00 0.00 0.02 0.02 98.58 07:36:52 07:35:01 all 0.06 0.00 0.01 0.01 0.01 99.90 07:36:52 07:35:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:36:52 07:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:36:52 07:35:01 2 0.08 0.00 0.02 0.03 0.02 99.85 07:36:52 07:35:01 3 0.05 0.00 0.02 0.02 0.02 99.90 07:36:52 07:36:01 all 9.94 0.00 0.75 0.39 0.03 88.89 07:36:52 07:36:01 0 0.37 0.00 0.17 0.00 0.05 99.42 07:36:52 07:36:01 1 33.58 0.00 2.02 0.37 0.05 63.99 07:36:52 07:36:01 2 1.92 0.00 0.47 1.17 0.03 96.41 07:36:52 07:36:01 3 3.85 0.00 0.33 0.02 0.02 95.78 07:36:52 Average: all 6.10 0.17 0.61 0.65 0.03 92.43 07:36:52 Average: 0 4.74 0.00 0.56 0.40 0.04 94.26 07:36:52 Average: 1 9.58 0.00 0.78 0.23 0.03 89.37 07:36:52 Average: 2 4.10 0.22 0.50 1.12 0.03 94.03 07:36:52 Average: 3 5.99 0.45 0.61 0.85 0.03 92.06 07:36:52 07:36:52 07:36:52