19:13:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 19:13:16 Running as SYSTEM 19:13:16 [EnvInject] - Loading node environment variables. 19:13:16 Building remotely on prd-ubuntu1804-builder-4c-4g-13456 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:13:16 [ssh-agent] Looking for ssh-agent implementation... 19:13:16 $ ssh-agent 19:13:16 SSH_AUTH_SOCK=/tmp/ssh-TihonGlEXAm4/agent.1652 19:13:16 SSH_AGENT_PID=1654 19:13:16 [ssh-agent] Started. 19:13:16 Running ssh-add (command line suppressed) 19:13:16 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_8688374696495063178.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_8688374696495063178.key) 19:13:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:13:16 The recommended git tool is: NONE 19:13:18 using credential onap-jenkins-ssh 19:13:18 Wiping out workspace first. 19:13:18 Cloning the remote Git repository 19:13:18 Cloning repository git://cloud.onap.org/mirror/oom.git 19:13:18 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:13:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:13:18 > git --version # timeout=10 19:13:18 > git --version # 'git version 2.17.1' 19:13:18 using GIT_SSH to set credentials Gerrit user 19:13:18 Verifying host key using manually-configured host key entries 19:13:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:13:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:13:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:13:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:13:24 using GIT_SSH to set credentials Gerrit user 19:13:24 Verifying host key using manually-configured host key entries 19:13:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/5 # timeout=30 19:13:24 > git rev-parse fc78c4eb02719019362988974bd58bd297cdccf0^{commit} # timeout=10 19:13:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:13:24 Checking out Revision fc78c4eb02719019362988974bd58bd297cdccf0 (refs/changes/57/146657/5) 19:13:24 > git config core.sparsecheckout # timeout=10 19:13:24 > git checkout -f fc78c4eb02719019362988974bd58bd297cdccf0 # timeout=30 19:13:27 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 19:13:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:13:28 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:13:28 [EnvInject] - Injecting environment variables from a build step. 19:13:28 [EnvInject] - Injecting as environment variables the properties content 19:13:28 PYTHON=python3 19:13:28 19:13:28 [EnvInject] - Variables injected successfully. 19:13:28 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9657990772405827305.sh 19:13:28 ---> tox-install.sh 19:13:28 + source /home/jenkins/lf-env.sh 19:13:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:28 ++ mktemp -d /tmp/venv-XXXX 19:13:28 + lf_venv=/tmp/venv-46DF 19:13:28 + local venv_file=/tmp/.os_lf_venv 19:13:28 + local python=python3 19:13:28 + local options 19:13:28 + local set_path=true 19:13:28 + local install_args= 19:13:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:13:28 + true 19:13:28 + case $1 in 19:13:28 + venv_file=/tmp/.toxenv 19:13:28 + shift 2 19:13:28 + true 19:13:28 + case $1 in 19:13:28 + shift 19:13:28 + break 19:13:28 + case $python in 19:13:28 + local pkg_list= 19:13:28 + [[ -d /opt/pyenv ]] 19:13:28 + echo 'Setup pyenv:' 19:13:28 Setup pyenv: 19:13:28 + export PYENV_ROOT=/opt/pyenv 19:13:28 + PYENV_ROOT=/opt/pyenv 19:13:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:28 + pyenv versions 19:13:28 * system (set by /opt/pyenv/version) 19:13:28 * 3.8.13 (set by /opt/pyenv/version) 19:13:28 * 3.9.13 (set by /opt/pyenv/version) 19:13:28 * 3.10.6 (set by /opt/pyenv/version) 19:13:28 + command -v pyenv 19:13:28 ++ pyenv init - --no-rehash 19:13:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:13:28 export PATH="/opt/pyenv/shims:${PATH}" 19:13:28 export PYENV_SHELL=bash 19:13:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:13:28 pyenv() { 19:13:28 local command 19:13:28 command="${1:-}" 19:13:28 if [ "$#" -gt 0 ]; then 19:13:28 shift 19:13:28 fi 19:13:28 19:13:28 case "$command" in 19:13:28 rehash|shell) 19:13:28 eval "$(pyenv "sh-$command" "$@")" 19:13:28 ;; 19:13:28 *) 19:13:28 command pyenv "$command" "$@" 19:13:28 ;; 19:13:28 esac 19:13:28 }' 19:13:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:13:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:28 ++ export PYENV_SHELL=bash 19:13:28 ++ PYENV_SHELL=bash 19:13:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:13:28 +++ complete -F _pyenv pyenv 19:13:28 ++ lf-pyver python3 19:13:28 ++ local py_version_xy=python3 19:13:28 ++ local py_version_xyz= 19:13:28 ++ pyenv versions 19:13:28 ++ local command 19:13:28 ++ command=versions 19:13:28 ++ '[' 1 -gt 0 ']' 19:13:28 ++ shift 19:13:28 ++ case "$command" in 19:13:28 ++ command pyenv versions 19:13:28 ++ pyenv versions 19:13:28 ++ sed 's/^[ *]* //' 19:13:28 ++ awk '{ print $1 }' 19:13:28 ++ grep -E '^[0-9.]*[0-9]$' 19:13:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:13:28 +++ grep '^3' /tmp/.pyenv_versions 19:13:28 +++ sort -V 19:13:28 +++ tail -n 1 19:13:28 ++ py_version_xyz=3.10.6 19:13:28 ++ [[ -z 3.10.6 ]] 19:13:28 ++ echo 3.10.6 19:13:28 ++ return 0 19:13:28 + pyenv local 3.10.6 19:13:28 + local command 19:13:28 + command=local 19:13:28 + '[' 2 -gt 0 ']' 19:13:28 + shift 19:13:28 + case "$command" in 19:13:28 + command pyenv local 3.10.6 19:13:28 + pyenv local 3.10.6 19:13:28 + for arg in "$@" 19:13:28 + case $arg in 19:13:28 + pkg_list+='tox ' 19:13:28 + for arg in "$@" 19:13:28 + case $arg in 19:13:28 + pkg_list+='virtualenv ' 19:13:28 + for arg in "$@" 19:13:28 + case $arg in 19:13:28 + pkg_list+='urllib3~=1.26.15 ' 19:13:28 + [[ -f /tmp/.toxenv ]] 19:13:28 + [[ ! -f /tmp/.toxenv ]] 19:13:28 + [[ -n '' ]] 19:13:28 + python3 -m venv /tmp/venv-46DF 19:13:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-46DF' 19:13:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-46DF 19:13:32 + echo /tmp/venv-46DF 19:13:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:13:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:13:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:13:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:32 + local 'pip_opts=--upgrade --quiet' 19:13:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:13:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:13:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:13:32 + [[ -n '' ]] 19:13:32 + [[ -n '' ]] 19:13:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:13:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:32 + /tmp/venv-46DF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:13:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:13:37 lf-activate-venv(): INFO: Base packages installed successfully 19:13:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:13:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:13:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:13:37 + /tmp/venv-46DF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:13:39 + type python3 19:13:39 + true 19:13:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH' 19:13:39 lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH 19:13:39 + PATH=/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 + return 0 19:13:39 + python3 --version 19:13:39 Python 3.10.6 19:13:39 + python3 -m pip --version 19:13:39 pip 26.1.2 from /tmp/venv-46DF/lib/python3.10/site-packages/pip (python 3.10) 19:13:39 + python3 -m pip freeze 19:13:39 cachetools==7.1.6 19:13:39 colorama==0.4.6 19:13:39 distlib==0.4.3 19:13:39 filelock==3.32.0 19:13:39 packaging==26.2 19:13:39 platformdirs==4.11.0 19:13:39 pluggy==1.6.0 19:13:39 pyproject-api==1.11.0 19:13:39 python-discovery==1.5.0 19:13:39 tomli==2.4.1 19:13:39 tomli_w==1.2.0 19:13:39 tox==4.58.0 19:13:39 typing_extensions==4.16.0 19:13:39 urllib3==1.26.20 19:13:39 virtualenv==21.7.0 19:13:39 [EnvInject] - Injecting environment variables from a build step. 19:13:39 [EnvInject] - Injecting as environment variables the properties content 19:13:39 PARALLEL=false 19:13:39 19:13:39 [EnvInject] - Variables injected successfully. 19:13:39 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins915914090051140859.sh 19:13:39 ---> tox-run.sh 19:13:39 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:13:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:13:39 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:13:39 + cd /w/workspace/oom-master-sphinx-lint/. 19:13:39 + source /home/jenkins/lf-env.sh 19:13:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:39 ++ mktemp -d /tmp/venv-XXXX 19:13:39 + lf_venv=/tmp/venv-b3OB 19:13:39 + local venv_file=/tmp/.os_lf_venv 19:13:39 + local python=python3 19:13:39 + local options 19:13:39 + local set_path=true 19:13:39 + local install_args= 19:13:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:13:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:13:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:13:39 + true 19:13:39 + case $1 in 19:13:39 + venv_file=/tmp/.toxenv 19:13:39 + shift 2 19:13:39 + true 19:13:39 + case $1 in 19:13:39 + shift 19:13:39 + break 19:13:39 + case $python in 19:13:39 + local pkg_list= 19:13:39 + [[ -d /opt/pyenv ]] 19:13:39 + echo 'Setup pyenv:' 19:13:39 Setup pyenv: 19:13:39 + export PYENV_ROOT=/opt/pyenv 19:13:39 + PYENV_ROOT=/opt/pyenv 19:13:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 + pyenv versions 19:13:39 system 19:13:39 3.8.13 19:13:39 3.9.13 19:13:39 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:13:39 + command -v pyenv 19:13:39 ++ pyenv init - --no-rehash 19:13:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:13:39 export PATH="/opt/pyenv/shims:${PATH}" 19:13:39 export PYENV_SHELL=bash 19:13:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:13:39 pyenv() { 19:13:39 local command 19:13:39 command="${1:-}" 19:13:39 if [ "$#" -gt 0 ]; then 19:13:39 shift 19:13:39 fi 19:13:39 19:13:39 case "$command" in 19:13:39 rehash|shell) 19:13:39 eval "$(pyenv "sh-$command" "$@")" 19:13:39 ;; 19:13:39 *) 19:13:39 command pyenv "$command" "$@" 19:13:39 ;; 19:13:39 esac 19:13:39 }' 19:13:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:13:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:39 ++ export PYENV_SHELL=bash 19:13:39 ++ PYENV_SHELL=bash 19:13:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:13:39 +++ complete -F _pyenv pyenv 19:13:39 ++ lf-pyver python3 19:13:39 ++ local py_version_xy=python3 19:13:39 ++ local py_version_xyz= 19:13:39 ++ pyenv versions 19:13:39 ++ sed 's/^[ *]* //' 19:13:39 ++ local command 19:13:39 ++ command=versions 19:13:39 ++ '[' 1 -gt 0 ']' 19:13:39 ++ shift 19:13:39 ++ case "$command" in 19:13:39 ++ command pyenv versions 19:13:39 ++ pyenv versions 19:13:39 ++ awk '{ print $1 }' 19:13:39 ++ grep -E '^[0-9.]*[0-9]$' 19:13:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:13:39 +++ grep '^3' /tmp/.pyenv_versions 19:13:39 +++ tail -n 1 19:13:39 +++ sort -V 19:13:39 ++ py_version_xyz=3.10.6 19:13:39 ++ [[ -z 3.10.6 ]] 19:13:39 ++ echo 3.10.6 19:13:39 ++ return 0 19:13:39 + pyenv local 3.10.6 19:13:39 + local command 19:13:39 + command=local 19:13:39 + '[' 2 -gt 0 ']' 19:13:39 + shift 19:13:39 + case "$command" in 19:13:39 + command pyenv local 3.10.6 19:13:39 + pyenv local 3.10.6 19:13:39 + for arg in "$@" 19:13:39 + case $arg in 19:13:39 + pkg_list+='tox ' 19:13:39 + for arg in "$@" 19:13:39 + case $arg in 19:13:39 + pkg_list+='virtualenv ' 19:13:39 + for arg in "$@" 19:13:39 + case $arg in 19:13:39 + pkg_list+='urllib3~=1.26.15 ' 19:13:39 + [[ -f /tmp/.toxenv ]] 19:13:39 ++ cat /tmp/.toxenv 19:13:39 + lf_venv=/tmp/venv-46DF 19:13:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46DF from' file:/tmp/.toxenv 19:13:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-46DF from file:/tmp/.toxenv 19:13:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:13:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:39 + local 'pip_opts=--upgrade --quiet' 19:13:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:13:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:13:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:13:39 + [[ -n '' ]] 19:13:39 + [[ -n '' ]] 19:13:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:13:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:39 + /tmp/venv-46DF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:13:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:13:40 lf-activate-venv(): INFO: Base packages installed successfully 19:13:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:13:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:13:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:13:40 + /tmp/venv-46DF/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:13:41 + type python3 19:13:41 + true 19:13:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH' 19:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-46DF/bin to PATH 19:13:41 + PATH=/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:41 + return 0 19:13:41 + [[ -d /opt/pyenv ]] 19:13:41 + echo '---> Setting up pyenv' 19:13:41 ---> Setting up pyenv 19:13:41 + export PYENV_ROOT=/opt/pyenv 19:13:41 + PYENV_ROOT=/opt/pyenv 19:13:41 + export PATH=/opt/pyenv/bin:/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:41 + PATH=/opt/pyenv/bin:/tmp/venv-46DF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:13:41 ++ pwd 19:13:41 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:13:41 + export PYTHONPATH 19:13:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:13:41 + TOX_TESTENV_PASSENV=PYTHONPATH 19:13:41 + tox --version 19:13:41 4.58.0 from /tmp/venv-46DF/lib/python3.10/site-packages/tox/__init__.py 19:13:41 + PARALLEL=false 19:13:41 + TOX_OPTIONS_LIST= 19:13:41 + [[ -n docs,docs-linkcheck ]] 19:13:41 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:13:41 + case ${PARALLEL,,} in 19:13:41 + tox -e docs,docs-linkcheck 19:13:41 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:13:43 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:14:02 $ ssh-agent -k 19:14:02 unset SSH_AUTH_SOCK; 19:14:02 unset SSH_AGENT_PID; 19:14:02 echo Agent pid 1654 killed; 19:14:02 [ssh-agent] Stopped. 19:14:02 Build was aborted 19:14:02 Aborted by new patch set. 19:14:02 Collecting sphinx>=7.1.2 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) 19:14:02 Collecting sphinx-rtd-theme>=2.0.0 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 2)) 19:14:02 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) 19:14:02 Collecting doc8 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) 19:14:02 Downloading doc8-2.0.0-py3-none-any.whl.metadata (8.3 kB) 19:14:02 Collecting docutils (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 4)) 19:14:02 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:14:02 Collecting six (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 5)) 19:14:02 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:14:02 Collecting sphinxcontrib-redoc (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading sphinxcontrib-redoc-1.6.0.tar.gz (350 kB) 19:14:02 Installing build dependencies: started 19:14:02 Installing build dependencies: finished with status 'done' 19:14:02 Getting requirements to build wheel: started 19:14:02 Getting requirements to build wheel: finished with status 'done' 19:14:02 Installing backend dependencies: started 19:14:02 Installing backend dependencies: finished with status 'done' 19:14:02 Preparing metadata (pyproject.toml): started 19:14:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:14:02 Collecting sphinxcontrib-spelling (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 7)) 19:14:02 Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl.metadata (2.9 kB) 19:14:02 Collecting PyEnchant (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 8)) 19:14:02 Downloading pyenchant-3.3.0-py3-none-any.whl.metadata (3.4 kB) 19:14:02 Collecting pylint (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB) 19:14:02 Collecting autopep8 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 10)) 19:14:02 Downloading autopep8-2.3.1-py2.py3-none-any.whl.metadata (16 kB) 19:14:02 Collecting gitlint-core (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) 19:14:02 Downloading gitlint_core-0.19.1-py3-none-any.whl.metadata (3.5 kB) 19:14:02 Collecting sh==1.14.3 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 12)) 19:14:02 Downloading sh-1.14.3.tar.gz (62 kB) 19:14:02 Installing build dependencies: started 19:14:02 Installing build dependencies: finished with status 'done' 19:14:02 Getting requirements to build wheel: started 19:14:02 Getting requirements to build wheel: finished with status 'done' 19:14:02 Preparing metadata (pyproject.toml): started 19:14:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:14:02 Collecting sphinxcontrib-mermaid>=1.0.0 (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 13)) 19:14:02 Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl.metadata (2.4 kB) 19:14:02 Collecting sphinxcontrib-plantuml (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 14)) 19:14:02 Downloading sphinxcontrib-plantuml-0.29.tar.gz (15 kB) 19:14:02 Installing build dependencies: started 19:14:02 Installing build dependencies: finished with status 'done' 19:14:02 Getting requirements to build wheel: started 19:14:02 Getting requirements to build wheel: finished with status 'done' 19:14:02 Preparing metadata (pyproject.toml): started 19:14:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:14:02 Collecting sphinx-toolbox (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_toolbox-4.3.0-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Collecting sphinxcontrib-applehelp (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 19:14:02 Collecting sphinxcontrib-devhelp (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 19:14:02 Collecting sphinxcontrib-jsmath (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 19:14:02 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) 19:14:02 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) 19:14:02 Collecting sphinxcontrib-qthelp (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) 19:14:02 Collecting Jinja2>=3.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 19:14:02 Collecting Pygments>=2.13 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:14:02 Collecting docutils (from -r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 4)) 19:14:02 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 19:14:02 Collecting snowballstemmer>=2.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading snowballstemmer-3.1.1-py3-none-any.whl.metadata (7.9 kB) 19:14:02 Collecting babel>=2.9 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) 19:14:02 Collecting alabaster<0.8,>=0.7 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) 19:14:02 Collecting imagesize>=1.3 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) 19:14:02 Collecting requests>=2.25.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 19:14:02 Collecting packaging>=21.0 (from sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 19:14:02 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme>=2.0.0->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 2)) 19:14:02 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) 19:14:02 Collecting restructuredtext-lint>=0.7 (from doc8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) 19:14:02 Downloading restructuredtext_lint-2.0.2-py3-none-any.whl.metadata (9.2 kB) 19:14:02 Collecting stevedore (from doc8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) 19:14:02 Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 19:14:02 Collecting tomli (from doc8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 3)) 19:14:02 Using cached tomli-2.4.1-py3-none-any.whl.metadata (10 kB) 19:14:02 Collecting jsonschema>=3.0 (from sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:14:02 Collecting PyYAML>=3.12 (from sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 19:14:02 Collecting platformdirs>=2.2.0 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading platformdirs-4.11.0-py3-none-any.whl.metadata (5.5 kB) 19:14:02 Collecting astroid<=3.1.0-dev0,>=3.0.1 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading astroid-3.0.3-py3-none-any.whl.metadata (4.5 kB) 19:14:02 Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) 19:14:02 Collecting mccabe<0.8,>=0.6 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 19:14:02 Collecting tomlkit>=0.10.1 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 19:14:02 Collecting dill>=0.2 (from pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Downloading dill-0.4.1-py3-none-any.whl.metadata (10 kB) 19:14:02 Collecting typing-extensions>=4.0.0 (from astroid<=3.1.0-dev0,>=3.0.1->pylint->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 9)) 19:14:02 Using cached typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 19:14:02 Collecting pycodestyle>=2.12.0 (from autopep8->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 10)) 19:14:02 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) 19:14:02 Collecting arrow>=1 (from gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) 19:14:02 Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 19:14:02 Collecting click>=8 (from gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) 19:14:02 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 19:14:02 Collecting apeye>=0.4.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading apeye-1.4.1-py3-none-any.whl.metadata (7.3 kB) 19:14:02 Collecting autodocsumm>=0.2.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading autodocsumm-0.2.15-py3-none-any.whl.metadata (5.6 kB) 19:14:02 Collecting beautifulsoup4>=4.9.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB) 19:14:02 Collecting cachecontrol>=0.13.0 (from cachecontrol[filecache]>=0.13.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading cachecontrol-0.14.4-py3-none-any.whl.metadata (3.1 kB) 19:14:02 Collecting dict2css>=0.2.3 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading dict2css-0.6.0-py3-none-any.whl.metadata (7.2 kB) 19:14:02 Collecting domdf-python-tools>=2.9.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading domdf_python_tools-3.10.0-py3-none-any.whl.metadata (8.7 kB) 19:14:02 Collecting filelock>=3.8.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading filelock-3.32.0-py3-none-any.whl.metadata (2.0 kB) 19:14:02 Collecting html5lib>=1.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) 19:14:02 Collecting roman>4.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading roman-5.2-py3-none-any.whl.metadata (4.3 kB) 19:14:02 Collecting ruamel.yaml>=0.16.12 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 19:14:02 Collecting sphinx-autodoc-typehints<3.6.0,>=1.11.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_autodoc_typehints-3.0.1-py3-none-any.whl.metadata (7.9 kB) 19:14:02 Collecting sphinx-jinja2-compat>=0.1.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_jinja2_compat-0.4.1-py3-none-any.whl.metadata (6.9 kB) 19:14:02 Collecting sphinx-prompt>=1.1.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_prompt-1.9.0-py3-none-any.whl.metadata (3.2 kB) 19:14:02 Collecting sphinx-tabs<3.6.0,>=3.4.7 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_tabs-3.5.0-py3-none-any.whl.metadata (6.6 kB) 19:14:02 Collecting tabulate>=0.8.7 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 19:14:02 INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. 19:14:02 Collecting sphinx-autodoc-typehints<3.6.0,>=1.11.1 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_autodoc_typehints-3.0.0-py3-none-any.whl.metadata (7.9 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.5.0-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.4.4-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.4.3-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.4.2-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.4.1-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.4.0-py3-none-any.whl.metadata (8.0 kB) 19:14:02 INFO: pip is still looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. 19:14:02 Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.2.3-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.2.2-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.2.1-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.2.0-py3-none-any.whl.metadata (8.0 kB) 19:14:02 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 19:14:02 Downloading sphinx_autodoc_typehints-2.1.1-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.1.0-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.0.1-py3-none-any.whl.metadata (8.0 kB) 19:14:02 Collecting apeye-core>=1.0.0b2 (from apeye>=0.4.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading apeye_core-1.1.5-py3-none-any.whl.metadata (7.7 kB) 19:14:02 Collecting idna>=2.5 (from apeye-core>=1.0.0b2->apeye>=0.4.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:14:02 Collecting python-dateutil>=2.7.0 (from arrow>=1->gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) 19:14:02 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:14:02 Collecting tzdata (from arrow>=1->gitlint-core->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 11)) 19:14:02 Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 19:14:02 Collecting soupsieve>=1.6.1 (from beautifulsoup4>=4.9.1->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading soupsieve-2.9.1-py3-none-any.whl.metadata (4.6 kB) 19:14:02 Collecting msgpack<2.0.0,>=0.5.2 (from cachecontrol>=0.13.0->cachecontrol[filecache]>=0.13.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading msgpack-1.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 19:14:02 Collecting tinycss2>=1.2.1 (from dict2css>=0.2.3->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) 19:14:02 Collecting natsort>=7.0.1 (from domdf-python-tools>=2.9.0->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) 19:14:02 Collecting webencodings (from html5lib>=1.1->sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) 19:14:02 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 19:14:02 Collecting attrs>=22.2.0 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:14:02 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:14:02 Collecting referencing>=0.28.4 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:14:02 Collecting rpds-py>=0.25.0 (from jsonschema>=3.0->sphinxcontrib-redoc->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 6)) 19:14:02 Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 19:14:02 Collecting charset_normalizer<4,>=2 (from requests>=2.25.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 19:14:02 Collecting urllib3<3,>=1.26 (from requests>=2.25.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:14:02 Collecting certifi>=2023.5.7 (from requests>=2.25.0->sphinx>=7.1.2->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 1)) 19:14:02 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 19:14:02 INFO: pip is looking at multiple versions of sphinx-prompt to determine which version is compatible with other requirements. This could take a while. 19:14:02 Collecting sphinx-prompt>=1.1.0 (from sphinx-toolbox->-r /w/workspace/oom-master-sphinx-lint/requirements.txt (line 15)) 19:14:02 Downloading sphinx_prompt-1.8.0-py3-none-any.whl.metadata (3.1 kB) 19:14:02 Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) 19:14:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 41.1 MB/s 0:00:00 19:14:02 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 19:14:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 17.4 MB/s 0:00:00 19:14:02 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) 19:14:02 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) 19:14:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 57.8 MB/s 0:00:00 19:14:02 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) 19:14:02 Downloading doc8-2.0.0-py3-none-any.whl (25 kB) 19:14:02 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:14:02 Downloading sphinxcontrib_spelling-8.0.0-py3-none-any.whl (16 kB) 19:14:02 Downloading pyenchant-3.3.0-py3-none-any.whl (58 kB) 19:14:02 Downloading pylint-3.0.3-py3-none-any.whl (510 kB) 19:14:02 Downloading astroid-3.0.3-py3-none-any.whl (275 kB) 19:14:02 Downloading isort-5.13.2-py3-none-any.whl (92 kB) 19:14:02 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 19:14:02 Downloading autopep8-2.3.1-py2.py3-none-any.whl (45 kB) 19:14:02 Downloading gitlint_core-0.19.1-py3-none-any.whl (44 kB) 19:14:02 Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl (9.6 kB) 19:14:02 Downloading sphinx_toolbox-4.3.0-py3-none-any.whl (198 kB) 19:14:02 Downloading sphinx_autodoc_typehints-2.0.1-py3-none-any.whl (19 kB) 19:14:02 Downloading sphinx_tabs-3.5.0-py3-none-any.whl (9.9 kB) 19:14:02 Downloading apeye-1.4.1-py3-none-any.whl (107 kB) 19:14:02 Downloading apeye_core-1.1.5-py3-none-any.whl (99 kB) 19:14:02 Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 19:14:02 Downloading autodocsumm-0.2.15-py3-none-any.whl (14 kB) 19:14:02 Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) 19:14:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 58.1 MB/s 0:00:00 19:14:02 Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB) 19:14:02 Downloading cachecontrol-0.14.4-py3-none-any.whl (22 kB) 19:14:02 Downloading msgpack-1.2.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (407 kB) 19:14:02 Downloading click-8.4.2-py3-none-any.whl (119 kB) 19:14:02 Downloading dict2css-0.6.0-py3-none-any.whl (11 kB) 19:14:02 Downloading dill-0.4.1-py3-none-any.whl (120 kB) 19:14:02 Downloading domdf_python_tools-3.10.0-py3-none-any.whl (126 kB) 19:14:02 Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 19:14:02 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) 19:14:02 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:14:02 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) 19:14:02 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 19:14:02 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:14:02 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:14:02 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:14:02 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 19:14:02 Downloading natsort-8.4.0-py3-none-any.whl (38 kB) 19:14:02 Using cached packaging-26.2-py3-none-any.whl (100 kB) 19:14:02 Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 19:14:02 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) 19:14:02 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:14:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.3 MB/s 0:00:00 19:14:02 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:14:02 Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 19:14:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 35.0 MB/s 0:00:00 19:14:02 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:14:02 Downloading requests-2.34.2-py3-none-any.whl (73 kB) 19:14:02 Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB) 19:14:02 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:14:02 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 19:14:02 Downloading restructuredtext_lint-2.0.2-py3-none-any.whl (14 kB) 19:14:02 Downloading roman-5.2-py3-none-any.whl (6.0 kB) 19:14:02 Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 19:14:02 Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 19:14:02 Downloading snowballstemmer-3.1.1-py3-none-any.whl (104 kB) 19:14:02 Downloading soupsieve-2.9.1-py3-none-any.whl (37 kB) 19:14:02 Downloading sphinx_jinja2_compat-0.4.1-py3-none-any.whl (8.1 kB) 19:14:02 Downloading sphinx_prompt-1.8.0-py3-none-any.whl (7.3 kB) 19:14:02 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) 19:14:02 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) 19:14:02 Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 19:14:02 Downloading tinycss2-1.5.1-py3-none-any.whl (28 kB) 19:14:02 Using cached tomli-2.4.1-py3-none-any.whl (14 kB) 19:14:02 Downloading tomlkit-0.15.1-py3-none-any.whl (49 kB) 19:14:02 Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB) 19:14:02 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) 19:14:02 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) 19:14:02 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) 19:14:02 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 19:14:02 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) 19:14:02 Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 19:14:02 Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 19:14:02 Building wheels for collected packages: sh, sphinxcontrib-redoc, sphinxcontrib-plantuml 19:14:02 Building wheel for sh (pyproject.toml): started 19:14:02 Building wheel for sh (pyproject.toml): finished with status 'done' 19:14:02 Created wheel for sh: filename=sh-1.14.3-py2.py3-none-any.whl size=39724 sha256=265cf9e38435155e04bce65cf31b8d848448a72fa238637ef4459c0f6523e070 19:14:02 Stored in directory: /home/jenkins/.cache/pip/wheels/48/1e/68/186beff3cdcf04ad2a63b3756fd7eaa8d957e538fdc63787f6 19:14:02 Building wheel for sphinxcontrib-redoc (pyproject.toml): started 19:14:02 Building wheel for sphinxcontrib-redoc (pyproject.toml): finished with status 'done' 19:14:02 Created wheel for sphinxcontrib-redoc: filename=sphinxcontrib_redoc-1.6.0-py3-none-any.whl size=299649 sha256=19fad3c8a9bd627e9c5cdd071b84d38e130e2aa425ac095337e7694b3c9eb82b 19:14:02 Stored in directory: /home/jenkins/.cache/pip/wheels/c3/f3/09/ca56bcb5e735dbf9d7ccfcbfa66480b60179becfe44e425e7b 19:14:02 Building wheel for sphinxcontrib-plantuml (pyproject.toml): started 19:14:02 Building wheel for sphinxcontrib-plantuml (pyproject.toml): finished with status 'done' 19:14:02 Created wheel for sphinxcontrib-plantuml: filename=sphinxcontrib_plantuml-0.29-py3-none-any.whl size=11633 sha256=87dafaa1da1c89bce523505b27d841336c9815c18829841521f8dd359ba6ea30 19:14:02 Stored in directory: /home/jenkins/.cache/pip/wheels/89/fb/c4/c8b3234606951c366d57d2a330b96bb0e68d8d60428cc11b3e 19:14:02 Successfully built sh sphinxcontrib-redoc sphinxcontrib-plantuml 19:14:02 Installing collected packages: webencodings, sh, urllib3, tzdata, typing-extensions, tomlkit, tomli, tinycss2, tabulate, stevedore, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, snowballstemmer, six, ruamel.yaml, rpds-py, roman, PyYAML, Pygments, PyEnchant, pycodestyle, platformdirs, packaging, natsort, msgpack, mccabe, MarkupSafe, isort, imagesize, idna, filelock, docutils, dill, click, charset_normalizer, certifi, babel, attrs, alabaster, restructuredtext-lint, requests, referencing, python-dateutil, Jinja2, html5lib, domdf-python-tools, beautifulsoup4, autopep8, astroid, sphinx-jinja2-compat, sphinx, pylint, jsonschema-specifications, doc8, dict2css, cachecontrol, arrow, apeye-core, sphinxcontrib-spelling, sphinxcontrib-plantuml, sphinxcontrib-mermaid, sphinxcontrib-jquery, sphinx-tabs, sphinx-prompt, sphinx-autodoc-typehints, jsonschema, gitlint-core, autodocsumm, apeye, sphinxcontrib-redoc, sphinx-toolbox, sphinx-rtd-theme 19:14:02 docs: exit -15 (18.70 seconds) /w/workspace/oom-master-sphinx-lint> 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 pid=2181 19:14:02 [PostBuildScript] - [INFO] Executing post build scripts. 19:14:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11886640580392294716.sh 19:14:02 + tox_status=143 19:14:02 + echo '---> Completed tox runs' 19:14:02 ---> Completed tox runs 19:14:02 + for i in .tox/*/log 19:14:02 ++ awk -F/ '{print $2}' 19:14:02 ++ echo .tox/docs/log 19:14:02 ---> sysstat.sh 19:14:02 + tox_env=docs 19:14:02 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:14:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins677429326562464747.sh 19:14:02 ---> package-listing.sh 19:14:02 ++ facter osfamily 19:14:02 ++ tr '[:upper:]' '[:lower:]' 19:14:02 + OS_FAMILY=debian 19:14:02 + workspace=/w/workspace/oom-master-sphinx-lint 19:14:02 + START_PACKAGES=/tmp/packages_start.txt 19:14:02 + END_PACKAGES=/tmp/packages_end.txt 19:14:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:02 + PACKAGES=/tmp/packages_start.txt 19:14:02 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:14:02 + PACKAGES=/tmp/packages_end.txt 19:14:02 + case "${OS_FAMILY}" in 19:14:02 + dpkg -l 19:14:02 + grep '^ii' 19:14:02 + '[' -f /tmp/packages_start.txt ']' 19:14:02 + '[' -f /tmp/packages_end.txt ']' 19:14:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:02 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:14:02 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:14:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:14:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11706608495488569637.sh 19:14:02 ---> capture-instance-metadata.sh 19:14:02 Setup pyenv: 19:14:02 system 19:14:02 3.8.13 19:14:02 3.9.13 19:14:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:14:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hjg4 19:14:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:14:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:10 lf-activate-venv(): INFO: Base packages installed successfully 19:14:10 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH 19:14:30 INFO: Running in OpenStack, capturing instance metadata 19:14:30 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17147898509168603408.sh 19:14:30 provisioning config files... 19:14:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config13972741505160625301tmp 19:14:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:14:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:14:30 [EnvInject] - Injecting environment variables from a build step. 19:14:30 [EnvInject] - Injecting as environment variables the properties content 19:14:30 SERVER_ID=logs 19:14:30 19:14:30 [EnvInject] - Variables injected successfully. 19:14:30 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18218135582793906206.sh 19:14:30 ---> create-netrc.sh 19:14:30 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4002029421093778276.sh 19:14:30 ---> python-tools-install.sh 19:14:30 Setup pyenv: 19:14:30 system 19:14:30 3.8.13 19:14:30 3.9.13 19:14:30 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:14:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjg4 from file:/tmp/.os_lf_venv 19:14:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:14:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:14:32 lf-activate-venv(): INFO: Base packages installed successfully 19:14:32 lf-activate-venv(): INFO: Installing additional packages: lftools 19:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH 19:14:39 Generating Requirements File 19:15:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:15:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:15:00 Python 3.10.6 19:15:00 pip 26.1.2 from /tmp/venv-hjg4/lib/python3.10/site-packages/pip (python 3.10) 19:15:01 aiohappyeyeballs==2.7.1 19:15:01 aiohttp==3.14.3 19:15:01 aiosignal==1.4.0 19:15:01 appdirs==1.4.4 19:15:01 argcomplete==3.7.0 19:15:01 aspy.yaml==1.3.0 19:15:01 async-timeout==5.0.1 19:15:01 attrs==26.1.0 19:15:01 autopage==0.6.0 19:15:01 backports.strenum==1.3.1 19:15:01 beautifulsoup4==4.15.0 19:15:01 boto3==1.43.57 19:15:01 botocore==1.43.57 19:15:01 bs4==0.0.2 19:15:01 certifi==2026.7.22 19:15:01 cffi==2.1.0 19:15:01 cfgv==3.5.0 19:15:01 chardet==7.4.3 19:15:01 charset-normalizer==3.4.9 19:15:01 click==8.4.2 19:15:01 cliff==4.14.0 19:15:01 cmd2==3.5.1 19:15:01 cryptography==3.3.2 19:15:01 debtcollector==3.1.0 19:15:01 decorator==5.3.1 19:15:01 defusedxml==0.7.1 19:15:01 Deprecated==1.3.1 19:15:01 distlib==0.4.3 19:15:01 dnspython==2.8.0 19:15:01 docker==7.2.0 19:15:01 dogpile.cache==1.5.0 19:15:01 durationpy==0.10 19:15:01 email-validator==2.3.0 19:15:01 filelock==3.32.0 19:15:01 frozenlist==1.8.0 19:15:01 future==1.0.0 19:15:01 gitdb==4.0.12 19:15:01 GitPython==3.1.57 19:15:01 httplib2==0.30.2 19:15:01 identify==2.6.19 19:15:01 idna==3.18 19:15:01 importlib-resources==1.5.0 19:15:01 iso8601==2.1.0 19:15:01 Jinja2==3.1.6 19:15:01 jmespath==1.1.0 19:15:01 jsonpatch==1.33 19:15:01 jsonpointer==3.1.1 19:15:01 jsonschema==4.26.0 19:15:01 jsonschema-specifications==2025.9.1 19:15:01 keystoneauth1==5.14.0 19:15:01 kubernetes==36.0.3 19:15:01 lftools==0.37.22 19:15:01 lxml==6.1.1 19:15:01 markdown-it-py==4.2.0 19:15:01 MarkupSafe==3.0.3 19:15:01 mdurl==0.1.2 19:15:01 msgpack==1.2.1 19:15:01 multi_key_dict==2.0.3 19:15:01 multidict==6.7.1 19:15:01 munch==4.0.0 19:15:01 netaddr==1.3.0 19:15:01 niet==1.4.2 19:15:01 nodeenv==1.10.0 19:15:01 oauth2client==4.1.3 19:15:01 oauthlib==3.3.1 19:15:01 openstacksdk==4.13.0 19:15:01 os-service-types==1.8.2 19:15:01 osc-lib==4.6.0 19:15:01 oslo.config==10.4.0 19:15:01 oslo.context==6.4.0 19:15:01 oslo.i18n==6.8.0 19:15:01 oslo.log==8.2.0 19:15:01 oslo.serialization==5.10.0 19:15:01 oslo.utils==10.1.1 19:15:01 packaging==26.2 19:15:01 pbr==7.0.3 19:15:01 platformdirs==4.11.0 19:15:01 prettytable==3.18.0 19:15:01 propcache==0.5.2 19:15:01 psutil==7.2.2 19:15:01 pyasn1==0.6.4 19:15:01 pyasn1_modules==0.4.2 19:15:01 pycparser==3.0 19:15:01 pygerrit2==2.0.15 19:15:01 PyGithub==2.9.1 19:15:01 Pygments==2.20.0 19:15:01 PyJWT==2.13.0 19:15:01 PyNaCl==1.6.2 19:15:01 pyparsing==2.4.7 19:15:01 pyperclip==1.11.0 19:15:01 pyrsistent==0.20.0 19:15:01 python-cinderclient==9.9.0 19:15:01 python-dateutil==2.9.0.post0 19:15:01 python-discovery==1.5.0 19:15:01 python-heatclient==5.2.0 19:15:01 python-jenkins==1.8.3 19:15:01 python-keystoneclient==5.8.0 19:15:01 python-magnumclient==4.11.0 19:15:01 python-openstackclient==10.0.0 19:15:01 python-swiftclient==4.10.0 19:15:01 PyYAML==6.0.3 19:15:01 referencing==0.37.0 19:15:01 requests==2.34.2 19:15:01 requests-oauthlib==2.0.0 19:15:01 rfc3986==2.0.0 19:15:01 rich==15.0.0 19:15:01 rich-argparse==1.8.0 19:15:01 rpds-py==0.30.0 19:15:01 rsa==4.9.1 19:15:01 ruamel.yaml==0.19.1 19:15:01 ruamel.yaml.clib==0.2.15 19:15:01 s3transfer==0.19.2 19:15:01 simplejson==4.1.1 19:15:01 six==1.17.0 19:15:01 smmap==5.0.3 19:15:01 soupsieve==2.9.1 19:15:01 stevedore==5.8.0 19:15:01 tabulate==0.10.0 19:15:01 toml==0.10.2 19:15:01 tomlkit==0.15.1 19:15:01 tqdm==4.70.0 19:15:01 typing_extensions==4.16.0 19:15:01 urllib3==1.26.20 19:15:01 virtualenv==21.7.0 19:15:01 wcwidth==0.8.2 19:15:01 websocket-client==1.9.0 19:15:01 wrapt==2.3.0 19:15:01 xdg==6.0.0 19:15:01 xmltodict==1.0.4 19:15:01 yarl==1.24.5 19:15:01 yq==4.1.2 19:15:01 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins10755856701136226675.sh 19:15:01 ---> uv-install.sh 19:15:01 Installing uv/uvx (latest) using shell installer 19:15:01 2026-07-28 19:15:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-zpjerV.sh" [1] 19:15:01 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:15:02 installing to /home/jenkins/.local/bin 19:15:02 uv 19:15:02 uvx 19:15:02 everything's installed! 19:15:02 19:15:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:15:02 19:15:02 source $HOME/.local/bin/env (sh, bash, zsh) 19:15:02 source $HOME/.local/bin/env.fish (fish) 19:15:02 Adding install location to PATH 19:15:02 ---> Validating uv/uvx install 19:15:02 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:15:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2164574493293385387.sh 19:15:02 ---> sudo-logs.sh 19:15:02 Archiving 'sudo' log.. 19:15:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins852004621120871897.sh 19:15:02 ---> job-cost.sh 19:15:02 INFO: Activating Python virtual environment... 19:15:02 Setup pyenv: 19:15:02 system 19:15:02 3.8.13 19:15:02 3.9.13 19:15:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:15:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjg4 from file:/tmp/.os_lf_venv 19:15:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:04 lf-activate-venv(): INFO: Base packages installed successfully 19:15:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:15:09 lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH 19:15:09 INFO: No stack-cost file found 19:15:09 INFO: Instance uptime: 137s 19:15:09 INFO: Fetching instance metadata (attempt 1 of 3)... 19:15:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:15:09 INFO: Successfully fetched instance metadata 19:15:09 INFO: Instance type: v3-standard-4 19:15:09 INFO: Retrieving pricing info for: v3-standard-4 19:15:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:15:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 19:15:09 INFO: Successfully fetched Vexxhost pricing API 19:15:09 INFO: Retrieved cost: 0.11 19:15:09 INFO: Retrieved resource: v3-standard-4 19:15:09 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 19:15:09 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 19:15:09 INFO: Successfully archived job cost data 19:15:09 DEBUG: Cost data: oom-master-sphinx-lint,624,2026-07-28 19:15:09,v3-standard-4,137,0.11,0.00,ABORTED 19:15:09 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6417721271930766939.sh 19:15:09 ---> logs-deploy.sh 19:15:09 Setup pyenv: 19:15:09 system 19:15:09 3.8.13 19:15:09 3.9.13 19:15:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:15:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjg4 from file:/tmp/.os_lf_venv 19:15:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:15:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:15:11 lf-activate-venv(): INFO: Base packages installed successfully 19:15:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:15:18 lf-activate-venv(): INFO: Adding /tmp/venv-hjg4/bin to PATH 19:15:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/624 19:15:18 INFO: archiving workspace using pattern(s): 19:15:19 Archives upload complete. 19:15:20 INFO: archiving logs to Nexus 19:15:20 ---> uname -a: 19:15:20 Linux prd-ubuntu1804-builder-4c-4g-13456 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:15:20 19:15:20 19:15:20 ---> lscpu: 19:15:20 Architecture: x86_64 19:15:20 CPU op-mode(s): 32-bit, 64-bit 19:15:20 Byte Order: Little Endian 19:15:20 CPU(s): 4 19:15:20 On-line CPU(s) list: 0-3 19:15:20 Thread(s) per core: 1 19:15:20 Core(s) per socket: 1 19:15:20 Socket(s): 4 19:15:20 NUMA node(s): 1 19:15:20 Vendor ID: AuthenticAMD 19:15:20 CPU family: 23 19:15:20 Model: 49 19:15:20 Model name: AMD EPYC-Rome Processor 19:15:20 Stepping: 0 19:15:20 CPU MHz: 2799.998 19:15:20 BogoMIPS: 5599.99 19:15:20 Virtualization: AMD-V 19:15:20 Hypervisor vendor: KVM 19:15:20 Virtualization type: full 19:15:20 L1d cache: 32K 19:15:20 L1i cache: 32K 19:15:20 L2 cache: 512K 19:15:20 L3 cache: 16384K 19:15:20 NUMA node0 CPU(s): 0-3 19:15:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 19:15:20 19:15:20 19:15:20 ---> nproc: 19:15:20 4 19:15:20 19:15:20 19:15:20 ---> df -h: 19:15:20 Filesystem Size Used Avail Use% Mounted on 19:15:20 udev 7.9G 0 7.9G 0% /dev 19:15:20 tmpfs 1.6G 676K 1.6G 1% /run 19:15:20 /dev/vda1 78G 8.6G 69G 12% / 19:15:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:15:20 tmpfs 5.0M 0 5.0M 0% /run/lock 19:15:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:15:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:15:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:15:20 19:15:20 19:15:20 ---> free -m: 19:15:20 total used free shared buff/cache available 19:15:20 Mem: 16040 549 13107 0 2382 15163 19:15:20 Swap: 1023 0 1023 19:15:20 19:15:20 19:15:20 ---> ip addr: 19:15:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:15:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:15:20 inet 127.0.0.1/8 scope host lo 19:15:20 valid_lft forever preferred_lft forever 19:15:20 inet6 ::1/128 scope host 19:15:20 valid_lft forever preferred_lft forever 19:15:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:15:20 link/ether fa:16:3e:4c:c5:53 brd ff:ff:ff:ff:ff:ff 19:15:20 inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 19:15:20 valid_lft 86259sec preferred_lft 86259sec 19:15:20 inet6 fe80::f816:3eff:fe4c:c553/64 scope link 19:15:20 valid_lft forever preferred_lft forever 19:15:20 19:15:20 19:15:20 ---> sar -b -r -n DEV: 19:15:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13456) 07/28/26 _x86_64_ (4 CPU) 19:15:20 19:15:20 19:13:02 LINUX RESTART (4 CPU) 19:15:20 19:15:20 19:14:01 tps rtps wtps bread/s bwrtn/s 19:15:20 19:15:01 147.24 1.07 146.18 124.65 34788.74 19:15:20 Average: 147.24 1.07 146.18 124.65 34788.74 19:15:20 19:15:20 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:15:20 19:15:01 13503980 15592696 2920988 17.78 93324 2168856 727408 4.16 698888 1952840 231932 19:15:20 Average: 13503980 15592696 2920988 17.78 93324 2168856 727408 4.16 698888 1952840 231932 19:15:20 19:15:20 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:15:20 19:15:01 ens3 82.32 59.77 1365.66 13.26 0.00 0.00 0.00 0.00 19:15:20 19:15:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 19:15:20 Average: ens3 82.32 59.77 1365.66 13.26 0.00 0.00 0.00 0.00 19:15:20 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 19:15:20 19:15:20 19:15:20 ---> sar -P ALL: 19:15:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13456) 07/28/26 _x86_64_ (4 CPU) 19:15:20 19:15:20 19:13:02 LINUX RESTART (4 CPU) 19:15:20 19:15:20 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:15:20 19:15:01 all 21.37 0.00 1.63 2.42 0.07 74.51 19:15:20 19:15:01 0 21.24 0.00 1.35 3.17 0.05 74.19 19:15:20 19:15:01 1 48.62 0.00 2.90 1.15 0.08 47.24 19:15:20 19:15:01 2 10.65 0.00 1.07 0.74 0.10 87.43 19:15:20 19:15:01 3 4.91 0.00 1.19 4.61 0.03 89.25 19:15:20 Average: all 21.37 0.00 1.63 2.42 0.07 74.51 19:15:20 Average: 0 21.24 0.00 1.35 3.17 0.05 74.19 19:15:20 Average: 1 48.62 0.00 2.90 1.15 0.08 47.24 19:15:20 Average: 2 10.65 0.00 1.07 0.74 0.10 87.43 19:15:20 Average: 3 4.91 0.00 1.19 4.61 0.03 89.25 19:15:20 19:15:20 19:15:20