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-12504 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:29:06 [ssh-agent] Looking for ssh-agent implementation... 07:29:06 $ ssh-agent 07:29:06 SSH_AUTH_SOCK=/tmp/ssh-frwcAtlunNDc/agent.1614 07:29:06 SSH_AGENT_PID=1616 07:29:06 [ssh-agent] Started. 07:29:06 Running ssh-add (command line suppressed) 07:29:06 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_15202926042090421979.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_15202926042090421979.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-doc8-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:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:29:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:29:15 using GIT_SSH to set credentials Gerrit user 07:29:15 Verifying host key using manually-configured host key entries 07:29:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/3 # timeout=30 07:29:15 > git rev-parse 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d^{commit} # timeout=10 07:29:15 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:15 Checking out Revision 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d (refs/changes/57/146657/3) 07:29:15 > git config core.sparsecheckout # timeout=10 07:29:15 > git checkout -f 08ac58ef9e3cb60dea7d294079d15e35a74fbb9d # timeout=30 07:29:18 Commit message: "build: Fix apt install graphviz hang in tox" 07:29:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:29:18 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:29:19 [EnvInject] - Injecting environment variables from a build step. 07:29:19 [EnvInject] - Injecting as environment variables the properties content 07:29:19 PYTHON=python3 07:29:19 07:29:19 [EnvInject] - Variables injected successfully. 07:29:19 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins5443699569830651711.sh 07:29:19 ---> tox-install.sh 07:29:19 + source /home/jenkins/lf-env.sh 07:29:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:19 ++ mktemp -d /tmp/venv-XXXX 07:29:19 + lf_venv=/tmp/venv-edfU 07:29:19 + local venv_file=/tmp/.os_lf_venv 07:29:19 + local python=python3 07:29:19 + local options 07:29:19 + local set_path=true 07:29:19 + local install_args= 07:29:19 ++ 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:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:19 + true 07:29:19 + case $1 in 07:29:19 + venv_file=/tmp/.toxenv 07:29:19 + shift 2 07:29:19 + true 07:29:19 + case $1 in 07:29:19 + shift 07:29:19 + break 07:29:19 + case $python in 07:29:19 + local pkg_list= 07:29:19 + [[ -d /opt/pyenv ]] 07:29:19 + echo 'Setup pyenv:' 07:29:19 Setup pyenv: 07:29:19 + export PYENV_ROOT=/opt/pyenv 07:29:19 + PYENV_ROOT=/opt/pyenv 07:29:19 + 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:19 + 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:19 + pyenv versions 07:29:19 * system (set by /opt/pyenv/version) 07:29:19 * 3.8.13 (set by /opt/pyenv/version) 07:29:19 * 3.9.13 (set by /opt/pyenv/version) 07:29:19 * 3.10.6 (set by /opt/pyenv/version) 07:29:19 + command -v pyenv 07:29:19 ++ pyenv init - --no-rehash 07:29:19 + 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:19 export PATH="/opt/pyenv/shims:${PATH}" 07:29:19 export PYENV_SHELL=bash 07:29:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:19 pyenv() { 07:29:19 local command 07:29:19 command="${1:-}" 07:29:19 if [ "$#" -gt 0 ]; then 07:29:19 shift 07:29:19 fi 07:29:19 07:29:19 case "$command" in 07:29:19 rehash|shell) 07:29:19 eval "$(pyenv "sh-$command" "$@")" 07:29:19 ;; 07:29:19 *) 07:29:19 command pyenv "$command" "$@" 07:29:19 ;; 07:29:19 esac 07:29:19 }' 07:29:19 +++ 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:19 ++ 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:19 ++ 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:19 ++ 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:19 ++ export PYENV_SHELL=bash 07:29:19 ++ PYENV_SHELL=bash 07:29:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:19 +++ complete -F _pyenv pyenv 07:29:19 ++ lf-pyver python3 07:29:19 ++ local py_version_xy=python3 07:29:19 ++ local py_version_xyz= 07:29:19 ++ pyenv versions 07:29:19 ++ local command 07:29:19 ++ command=versions 07:29:19 ++ '[' 1 -gt 0 ']' 07:29:19 ++ shift 07:29:19 ++ case "$command" in 07:29:19 ++ command pyenv versions 07:29:19 ++ pyenv versions 07:29:19 ++ sed 's/^[ *]* //' 07:29:19 ++ awk '{ print $1 }' 07:29:19 ++ grep -E '^[0-9.]*[0-9]$' 07:29:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:19 +++ grep '^3' /tmp/.pyenv_versions 07:29:19 +++ sort -V 07:29:19 +++ tail -n 1 07:29:19 ++ py_version_xyz=3.10.6 07:29:19 ++ [[ -z 3.10.6 ]] 07:29:19 ++ echo 3.10.6 07:29:19 ++ return 0 07:29:19 + pyenv local 3.10.6 07:29:19 + local command 07:29:19 + command=local 07:29:19 + '[' 2 -gt 0 ']' 07:29:19 + shift 07:29:19 + case "$command" in 07:29:19 + command pyenv local 3.10.6 07:29:19 + pyenv local 3.10.6 07:29:19 + for arg in "$@" 07:29:19 + case $arg in 07:29:19 + pkg_list+='tox ' 07:29:19 + for arg in "$@" 07:29:19 + case $arg in 07:29:19 + pkg_list+='virtualenv ' 07:29:19 + for arg in "$@" 07:29:19 + case $arg in 07:29:19 + pkg_list+='urllib3~=1.26.15 ' 07:29:19 + [[ -f /tmp/.toxenv ]] 07:29:19 + [[ ! -f /tmp/.toxenv ]] 07:29:19 + [[ -n '' ]] 07:29:19 + python3 -m venv /tmp/venv-edfU 07:29:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edfU' 07:29:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-edfU 07:29:23 + echo /tmp/venv-edfU 07:29:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:29:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:29:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:23 + local 'pip_opts=--upgrade --quiet' 07:29:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:23 + [[ -n '' ]] 07:29:23 + [[ -n '' ]] 07:29:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:23 + /tmp/venv-edfU/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:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:27 lf-activate-venv(): INFO: Base packages installed successfully 07:29:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:27 + /tmp/venv-edfU/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:29 + type python3 07:29:29 + true 07:29:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-edfU/bin to PATH' 07:29:29 lf-activate-venv(): INFO: Adding /tmp/venv-edfU/bin to PATH 07:29:29 + PATH=/tmp/venv-edfU/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:29 + return 0 07:29:29 + python3 --version 07:29:29 Python 3.10.6 07:29:29 + python3 -m pip --version 07:29:29 pip 26.1.2 from /tmp/venv-edfU/lib/python3.10/site-packages/pip (python 3.10) 07:29:29 + python3 -m pip freeze 07:29:29 cachetools==7.1.6 07:29:29 colorama==0.4.6 07:29:29 distlib==0.4.3 07:29:29 filelock==3.32.0 07:29:29 packaging==26.2 07:29:29 platformdirs==4.11.0 07:29:29 pluggy==1.6.0 07:29:29 pyproject-api==1.11.0 07:29:29 python-discovery==1.5.0 07:29:29 tomli==2.4.1 07:29:29 tomli_w==1.2.0 07:29:29 tox==4.58.0 07:29:29 typing_extensions==4.16.0 07:29:29 urllib3==1.26.20 07:29:29 virtualenv==21.7.0 07:29:29 [EnvInject] - Injecting environment variables from a build step. 07:29:29 [EnvInject] - Injecting as environment variables the properties content 07:29:29 PARALLEL=false 07:29:29 07:29:29 [EnvInject] - Variables injected successfully. 07:29:29 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins11408219040168521003.sh 07:29:29 ---> tox-run.sh 07:29:29 + 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:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:29:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:29:29 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:29:29 + cd /w/workspace/oom-master-doc8-lint/. 07:29:29 + source /home/jenkins/lf-env.sh 07:29:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:29 ++ mktemp -d /tmp/venv-XXXX 07:29:29 + lf_venv=/tmp/venv-QqCd 07:29:29 + local venv_file=/tmp/.os_lf_venv 07:29:29 + local python=python3 07:29:29 + local options 07:29:29 + local set_path=true 07:29:29 + local install_args= 07:29:29 ++ 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:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:29 + true 07:29:29 + case $1 in 07:29:29 + venv_file=/tmp/.toxenv 07:29:29 + shift 2 07:29:29 + true 07:29:29 + case $1 in 07:29:29 + shift 07:29:29 + break 07:29:29 + case $python in 07:29:29 + local pkg_list= 07:29:29 + [[ -d /opt/pyenv ]] 07:29:29 + echo 'Setup pyenv:' 07:29:29 Setup pyenv: 07:29:29 + export PYENV_ROOT=/opt/pyenv 07:29:29 + PYENV_ROOT=/opt/pyenv 07:29:29 + 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:29 + 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:29 + pyenv versions 07:29:30 system 07:29:30 3.8.13 07:29:30 3.9.13 07:29:30 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:29:30 + command -v pyenv 07:29:30 ++ pyenv init - --no-rehash 07:29:30 + 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:30 export PATH="/opt/pyenv/shims:${PATH}" 07:29:30 export PYENV_SHELL=bash 07:29:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:30 pyenv() { 07:29:30 local command 07:29:30 command="${1:-}" 07:29:30 if [ "$#" -gt 0 ]; then 07:29:30 shift 07:29:30 fi 07:29:30 07:29:30 case "$command" in 07:29:30 rehash|shell) 07:29:30 eval "$(pyenv "sh-$command" "$@")" 07:29:30 ;; 07:29:30 *) 07:29:30 command pyenv "$command" "$@" 07:29:30 ;; 07:29:30 esac 07:29:30 }' 07:29:30 +++ 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:30 ++ 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:30 ++ 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:30 ++ 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:30 ++ export PYENV_SHELL=bash 07:29:30 ++ PYENV_SHELL=bash 07:29:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:30 +++ complete -F _pyenv pyenv 07:29:30 ++ lf-pyver python3 07:29:30 ++ local py_version_xy=python3 07:29:30 ++ local py_version_xyz= 07:29:30 ++ pyenv versions 07:29:30 ++ awk '{ print $1 }' 07:29:30 ++ sed 's/^[ *]* //' 07:29:30 ++ local command 07:29:30 ++ command=versions 07:29:30 ++ '[' 1 -gt 0 ']' 07:29:30 ++ shift 07:29:30 ++ case "$command" in 07:29:30 ++ command pyenv versions 07:29:30 ++ pyenv versions 07:29:30 ++ grep -E '^[0-9.]*[0-9]$' 07:29:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:30 +++ grep '^3' /tmp/.pyenv_versions 07:29:30 +++ sort -V 07:29:30 +++ tail -n 1 07:29:30 ++ py_version_xyz=3.10.6 07:29:30 ++ [[ -z 3.10.6 ]] 07:29:30 ++ echo 3.10.6 07:29:30 ++ return 0 07:29:30 + pyenv local 3.10.6 07:29:30 + local command 07:29:30 + command=local 07:29:30 + '[' 2 -gt 0 ']' 07:29:30 + shift 07:29:30 + case "$command" in 07:29:30 + command pyenv local 3.10.6 07:29:30 + pyenv local 3.10.6 07:29:30 + for arg in "$@" 07:29:30 + case $arg in 07:29:30 + pkg_list+='tox ' 07:29:30 + for arg in "$@" 07:29:30 + case $arg in 07:29:30 + pkg_list+='virtualenv ' 07:29:30 + for arg in "$@" 07:29:30 + case $arg in 07:29:30 + pkg_list+='urllib3~=1.26.15 ' 07:29:30 + [[ -f /tmp/.toxenv ]] 07:29:30 ++ cat /tmp/.toxenv 07:29:30 + lf_venv=/tmp/venv-edfU 07:29:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-edfU from' file:/tmp/.toxenv 07:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-edfU from file:/tmp/.toxenv 07:29:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:30 + local 'pip_opts=--upgrade --quiet' 07:29:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:30 + [[ -n '' ]] 07:29:30 + [[ -n '' ]] 07:29:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:30 + /tmp/venv-edfU/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:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:30 lf-activate-venv(): INFO: Base packages installed successfully 07:29:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:30 + /tmp/venv-edfU/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:31 + type python3 07:29:31 + true 07:29:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-edfU/bin to PATH' 07:29:31 lf-activate-venv(): INFO: Adding /tmp/venv-edfU/bin to PATH 07:29:31 + PATH=/tmp/venv-edfU/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:31 + return 0 07:29:31 + [[ -d /opt/pyenv ]] 07:29:31 + echo '---> Setting up pyenv' 07:29:31 ---> Setting up pyenv 07:29:31 + export PYENV_ROOT=/opt/pyenv 07:29:31 + PYENV_ROOT=/opt/pyenv 07:29:31 + export PATH=/opt/pyenv/bin:/tmp/venv-edfU/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:31 + PATH=/opt/pyenv/bin:/tmp/venv-edfU/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:31 ++ pwd 07:29:31 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:29:31 + export PYTHONPATH 07:29:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:29:31 + TOX_TESTENV_PASSENV=PYTHONPATH 07:29:31 + tox --version 07:29:32 4.58.0 from /tmp/venv-edfU/lib/python3.10/site-packages/tox/__init__.py 07:29:32 + PARALLEL=false 07:29:32 + TOX_OPTIONS_LIST= 07:29:32 + [[ -n doc8 ]] 07:29:32 + TOX_OPTIONS_LIST=' -e doc8' 07:29:32 + case ${PARALLEL,,} in 07:29:32 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:29:32 + tox -e doc8 07:29:35 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:29:57 doc8: freeze> python -m pip freeze --all 07:29:58 doc8: 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:29:58 doc8: commands[0]> doc8 docs/ 07:30:01 Scanning... 07:30:01 Validating... 07:30:01 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 07:30:01 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 07:30:01 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 07:30:01 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 07:30:01 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 07:30:01 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 07:30:01 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 07:30:01 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 07:30:01 ======== 07:30:01 Total files scanned = 43 07:30:01 Total files ignored = 0 07:30:01 Total accumulated errors = 87 07:30:01 Detailed error counts: 07:30:01 - doc8.checks.CheckCarriageReturn = 0 07:30:01 - doc8.checks.CheckIndentationNoTab = 0 07:30:01 - doc8.checks.CheckMaxLineLength = 86 07:30:01 - doc8.checks.CheckNewlineEndOfFile = 1 07:30:01 - doc8.checks.CheckTrailingWhitespace = 0 07:30:01 - doc8.checks.CheckValidity = 0 07:30:01 doc8: exit 1 (2.79 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2193 07:30:01 doc8: command failed but is marked ignore outcome so handling it as success 07:30:01 doc8: OK (28.64=setup[25.84]+cmd[2.79] seconds) 07:30:01 congratulations :) (28.67 seconds) 07:30:01 + tox_status=0 07:30:01 + echo '---> Completed tox runs' 07:30:01 ---> Completed tox runs 07:30:01 + for i in .tox/*/log 07:30:01 ++ echo .tox/doc8/log 07:30:01 ++ awk -F/ '{print $2}' 07:30:01 + tox_env=doc8 07:30:01 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:30:01 + DOC_DIR=docs/_build/html 07:30:01 + [[ -d docs/_build/html ]] 07:30:01 + echo '---> tox-run.sh ends' 07:30:01 ---> tox-run.sh ends 07:30:01 + test 0 -eq 0 07:30:01 $ ssh-agent -k 07:30:01 unset SSH_AUTH_SOCK; 07:30:01 unset SSH_AGENT_PID; 07:30:01 echo Agent pid 1616 killed; 07:30:01 [ssh-agent] Stopped. 07:30:01 [PostBuildScript] - [INFO] Executing post build scripts. 07:30:01 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3185711592587552205.sh 07:30:01 ---> sysstat.sh 07:30:01 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7285357492115120457.sh 07:30:01 ---> package-listing.sh 07:30:01 ++ facter osfamily 07:30:01 ++ tr '[:upper:]' '[:lower:]' 07:30:01 + OS_FAMILY=debian 07:30:01 + workspace=/w/workspace/oom-master-doc8-lint 07:30:01 + START_PACKAGES=/tmp/packages_start.txt 07:30:01 + END_PACKAGES=/tmp/packages_end.txt 07:30:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:01 + PACKAGES=/tmp/packages_start.txt 07:30:01 + '[' /w/workspace/oom-master-doc8-lint ']' 07:30:01 + PACKAGES=/tmp/packages_end.txt 07:30:01 + case "${OS_FAMILY}" in 07:30:01 + dpkg -l 07:30:01 + grep '^ii' 07:30:01 + '[' -f /tmp/packages_start.txt ']' 07:30:01 + '[' -f /tmp/packages_end.txt ']' 07:30:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:01 + '[' /w/workspace/oom-master-doc8-lint ']' 07:30:01 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:30:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:30:01 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9880812763726445102.sh 07:30:01 ---> capture-instance-metadata.sh 07:30:01 Setup pyenv: 07:30:02 system 07:30:02 3.8.13 07:30:02 3.9.13 07:30:02 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:30:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YdQq 07:30:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:30:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:09 lf-activate-venv(): INFO: Base packages installed successfully 07:30:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-YdQq/bin to PATH 07:30:28 INFO: Running in OpenStack, capturing instance metadata 07:30:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9287173702387764580.sh 07:30:29 provisioning config files... 07:30:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config8386481823321189724tmp 07:30:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:30:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:30:29 [EnvInject] - Injecting environment variables from a build step. 07:30:29 [EnvInject] - Injecting as environment variables the properties content 07:30:29 SERVER_ID=logs 07:30:29 07:30:29 [EnvInject] - Variables injected successfully. 07:30:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9992952346535964591.sh 07:30:29 ---> create-netrc.sh 07:30:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3899165419578832297.sh 07:30:29 ---> python-tools-install.sh 07:30:29 Setup pyenv: 07:30:29 system 07:30:29 3.8.13 07:30:29 3.9.13 07:30:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:30:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdQq from file:/tmp/.os_lf_venv 07:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:31 lf-activate-venv(): INFO: Base packages installed successfully 07:30:31 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:37 lf-activate-venv(): INFO: Adding /tmp/venv-YdQq/bin to PATH 07:30:37 Generating Requirements File 07:30:58 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:30:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:30:58 Python 3.10.6 07:30:58 pip 26.1.2 from /tmp/venv-YdQq/lib/python3.10/site-packages/pip (python 3.10) 07:30:59 aiohappyeyeballs==2.7.1 07:30:59 aiohttp==3.14.3 07:30:59 aiosignal==1.4.0 07:30:59 appdirs==1.4.4 07:30:59 argcomplete==3.7.0 07:30:59 aspy.yaml==1.3.0 07:30:59 async-timeout==5.0.1 07:30:59 attrs==26.1.0 07:30:59 autopage==0.6.0 07:30:59 backports.strenum==1.3.1 07:30:59 beautifulsoup4==4.15.0 07:30:59 boto3==1.43.56 07:30:59 botocore==1.43.56 07:30:59 bs4==0.0.2 07:30:59 certifi==2026.7.22 07:30:59 cffi==2.1.0 07:30:59 cfgv==3.5.0 07:30:59 chardet==7.4.3 07:30:59 charset-normalizer==3.4.9 07:30:59 click==8.4.2 07:30:59 cliff==4.14.0 07:30:59 cmd2==3.5.1 07:30:59 cryptography==3.3.2 07:30:59 debtcollector==3.1.0 07:30:59 decorator==5.3.1 07:30:59 defusedxml==0.7.1 07:30:59 Deprecated==1.3.1 07:30:59 distlib==0.4.3 07:30:59 dnspython==2.8.0 07:30:59 docker==7.2.0 07:30:59 dogpile.cache==1.5.0 07:30:59 durationpy==0.10 07:30:59 email-validator==2.3.0 07:30:59 filelock==3.32.0 07:30:59 frozenlist==1.8.0 07:30:59 future==1.0.0 07:30:59 gitdb==4.0.12 07:30:59 GitPython==3.1.56 07:30:59 httplib2==0.30.2 07:30:59 identify==2.6.19 07:30:59 idna==3.18 07:30:59 importlib-resources==1.5.0 07:30:59 iso8601==2.1.0 07:30:59 Jinja2==3.1.6 07:30:59 jmespath==1.1.0 07:30:59 jsonpatch==1.33 07:30:59 jsonpointer==3.1.1 07:30:59 jsonschema==4.26.0 07:30:59 jsonschema-specifications==2025.9.1 07:30:59 keystoneauth1==5.14.0 07:30:59 kubernetes==36.0.3 07:30:59 lftools==0.37.22 07:30:59 lxml==6.1.1 07:30:59 markdown-it-py==4.2.0 07:30:59 MarkupSafe==3.0.3 07:30:59 mdurl==0.1.2 07:30:59 msgpack==1.2.1 07:30:59 multi_key_dict==2.0.3 07:30:59 multidict==6.7.1 07:30:59 munch==4.0.0 07:30:59 netaddr==1.3.0 07:30:59 niet==1.4.2 07:30:59 nodeenv==1.10.0 07:30:59 oauth2client==4.1.3 07:30:59 oauthlib==3.3.1 07:30:59 openstacksdk==4.13.0 07:30:59 os-service-types==1.8.2 07:30:59 osc-lib==4.6.0 07:30:59 oslo.config==10.4.0 07:30:59 oslo.context==6.4.0 07:30:59 oslo.i18n==6.8.0 07:30:59 oslo.log==8.2.0 07:30:59 oslo.serialization==5.10.0 07:30:59 oslo.utils==10.1.1 07:30:59 packaging==26.2 07:30:59 pbr==7.0.3 07:30:59 platformdirs==4.11.0 07:30:59 prettytable==3.18.0 07:30:59 propcache==0.5.2 07:30:59 psutil==7.2.2 07:30:59 pyasn1==0.6.4 07:30:59 pyasn1_modules==0.4.2 07:30:59 pycparser==3.0 07:30:59 pygerrit2==2.0.15 07:30:59 PyGithub==2.9.1 07:30:59 Pygments==2.20.0 07:30:59 PyJWT==2.13.0 07:30:59 PyNaCl==1.6.2 07:30:59 pyparsing==2.4.7 07:30:59 pyperclip==1.11.0 07:30:59 pyrsistent==0.20.0 07:30:59 python-cinderclient==9.9.0 07:30:59 python-dateutil==2.9.0.post0 07:30:59 python-discovery==1.5.0 07:30:59 python-heatclient==5.2.0 07:30:59 python-jenkins==1.8.3 07:30:59 python-keystoneclient==5.8.0 07:30:59 python-magnumclient==4.11.0 07:30:59 python-openstackclient==10.0.0 07:30:59 python-swiftclient==4.10.0 07:30:59 PyYAML==6.0.3 07:30:59 referencing==0.37.0 07:30:59 requests==2.34.2 07:30:59 requests-oauthlib==2.0.0 07:30:59 rfc3986==2.0.0 07:30:59 rich==15.0.0 07:30:59 rich-argparse==1.8.0 07:30:59 rpds-py==0.30.0 07:30:59 rsa==4.9.1 07:30:59 ruamel.yaml==0.19.1 07:30:59 ruamel.yaml.clib==0.2.15 07:30:59 s3transfer==0.19.2 07:30:59 simplejson==4.1.1 07:30:59 six==1.17.0 07:30:59 smmap==5.0.3 07:30:59 soupsieve==2.9.1 07:30:59 stevedore==5.8.0 07:30:59 tabulate==0.10.0 07:30:59 toml==0.10.2 07:30:59 tomlkit==0.15.1 07:30:59 tqdm==4.69.1 07:30:59 typing_extensions==4.16.0 07:30:59 urllib3==1.26.20 07:30:59 virtualenv==21.7.0 07:30:59 wcwidth==0.8.2 07:30:59 websocket-client==1.9.0 07:30:59 wrapt==2.2.2 07:30:59 xdg==6.0.0 07:30:59 xmltodict==1.0.4 07:30:59 yarl==1.24.5 07:30:59 yq==4.1.2 07:30:59 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins795138330326201155.sh 07:30:59 ---> uv-install.sh 07:30:59 Installing uv/uvx (latest) using shell installer 07:30:59 2026-07-26 07:30:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-PvoF11.sh" [1] 07:30:59 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:31:00 installing to /home/jenkins/.local/bin 07:31:00 uv 07:31:00 uvx 07:31:00 everything's installed! 07:31:00 07:31:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:31:00 07:31:00 source $HOME/.local/bin/env (sh, bash, zsh) 07:31:00 source $HOME/.local/bin/env.fish (fish) 07:31:00 Adding install location to PATH 07:31:00 ---> Validating uv/uvx install 07:31:00 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:31:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15350336254356334711.sh 07:31:00 ---> sudo-logs.sh 07:31:00 Archiving 'sudo' log.. 07:31:00 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16020177466663582687.sh 07:31:00 ---> job-cost.sh 07:31:00 INFO: Activating Python virtual environment... 07:31:00 Setup pyenv: 07:31:00 system 07:31:00 3.8.13 07:31:00 3.9.13 07:31:00 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:31:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdQq from file:/tmp/.os_lf_venv 07:31:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:02 lf-activate-venv(): INFO: Base packages installed successfully 07:31:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:31:07 lf-activate-venv(): INFO: Adding /tmp/venv-YdQq/bin to PATH 07:31:07 INFO: No stack-cost file found 07:31:07 INFO: Instance uptime: 146s 07:31:07 INFO: Fetching instance metadata (attempt 1 of 3)... 07:31:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:31:07 INFO: Successfully fetched instance metadata 07:31:07 INFO: Instance type: v3-standard-4 07:31:07 INFO: Retrieving pricing info for: v3-standard-4 07:31:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:31:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 07:31:07 INFO: Successfully fetched Vexxhost pricing API 07:31:07 INFO: Retrieved cost: 0.11 07:31:07 INFO: Retrieved resource: v3-standard-4 07:31:07 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 07:31:07 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 07:31:07 INFO: Successfully archived job cost data 07:31:07 DEBUG: Cost data: oom-master-doc8-lint,618,2026-07-26 07:31:07,v3-standard-4,146,0.11,0.00,SUCCESS 07:31:07 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins11446487260784288683.sh 07:31:07 ---> logs-deploy.sh 07:31:07 Setup pyenv: 07:31:07 system 07:31:07 3.8.13 07:31:07 3.9.13 07:31:07 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:31:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdQq from file:/tmp/.os_lf_venv 07:31:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:09 lf-activate-venv(): INFO: Base packages installed successfully 07:31:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-YdQq/bin to PATH 07:31:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/618 07:31:16 INFO: archiving workspace using pattern(s): 07:31:17 Archives upload complete. 07:31:17 INFO: archiving logs to Nexus 07:31:18 ---> uname -a: 07:31:18 Linux prd-ubuntu1804-builder-4c-4g-12504 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:31:18 07:31:18 07:31:18 ---> lscpu: 07:31:18 Architecture: x86_64 07:31:18 CPU op-mode(s): 32-bit, 64-bit 07:31:18 Byte Order: Little Endian 07:31:18 CPU(s): 4 07:31:18 On-line CPU(s) list: 0-3 07:31:18 Thread(s) per core: 1 07:31:18 Core(s) per socket: 1 07:31:18 Socket(s): 4 07:31:18 NUMA node(s): 1 07:31:18 Vendor ID: AuthenticAMD 07:31:18 CPU family: 23 07:31:18 Model: 49 07:31:18 Model name: AMD EPYC-Rome Processor 07:31:18 Stepping: 0 07:31:18 CPU MHz: 2799.998 07:31:18 BogoMIPS: 5599.99 07:31:18 Virtualization: AMD-V 07:31:18 Hypervisor vendor: KVM 07:31:18 Virtualization type: full 07:31:18 L1d cache: 32K 07:31:18 L1i cache: 32K 07:31:18 L2 cache: 512K 07:31:18 L3 cache: 16384K 07:31:18 NUMA node0 CPU(s): 0-3 07:31:18 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:31:18 07:31:18 07:31:18 ---> nproc: 07:31:18 4 07:31:18 07:31:18 07:31:18 ---> df -h: 07:31:18 Filesystem Size Used Avail Use% Mounted on 07:31:18 udev 7.9G 0 7.9G 0% /dev 07:31:18 tmpfs 1.6G 676K 1.6G 1% /run 07:31:18 /dev/vda1 78G 8.6G 69G 12% / 07:31:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:31:18 tmpfs 5.0M 0 5.0M 0% /run/lock 07:31:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:31:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:31:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:31:18 07:31:18 07:31:18 ---> free -m: 07:31:18 total used free shared buff/cache available 07:31:18 Mem: 16040 556 13110 0 2372 15157 07:31:18 Swap: 1023 0 1023 07:31:18 07:31:18 07:31:18 ---> ip addr: 07:31:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:31:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:31:18 inet 127.0.0.1/8 scope host lo 07:31:18 valid_lft forever preferred_lft forever 07:31:18 inet6 ::1/128 scope host 07:31:18 valid_lft forever preferred_lft forever 07:31:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:31:18 link/ether fa:16:3e:7f:87:ba brd ff:ff:ff:ff:ff:ff 07:31:18 inet 10.30.106.232/23 brd 10.30.107.255 scope global dynamic ens3 07:31:18 valid_lft 86250sec preferred_lft 86250sec 07:31:18 inet6 fe80::f816:3eff:fe7f:87ba/64 scope link 07:31:18 valid_lft forever preferred_lft forever 07:31:18 07:31:18 07:31:18 ---> sar -b -r -n DEV: 07:31:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12504) 07/26/26 _x86_64_ (4 CPU) 07:31:18 07:31:18 07:28:50 LINUX RESTART (4 CPU) 07:31:18 07:31:18 07:29:01 tps rtps wtps bread/s bwrtn/s 07:31:18 07:30:02 353.26 58.57 294.68 3722.71 62048.73 07:31:18 07:31:01 139.77 1.10 138.67 118.35 15995.66 07:31:18 Average: 247.41 30.08 217.33 1935.67 39215.66 07:31:18 07:31:18 07:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:31:18 07:30:02 14011208 15610132 2413760 14.70 65764 1731380 731952 4.19 637740 1557500 146956 07:31:18 07:31:01 13478020 15564304 2946948 17.94 93196 2167128 749720 4.29 700284 1978072 240816 07:31:18 Average: 13744614 15587218 2680354 16.32 79480 1949254 740836 4.24 669012 1767786 193886 07:31:18 07:31:18 07:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:31:18 07:30:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:31:18 07:30:02 ens3 412.96 278.20 2169.43 78.98 0.00 0.00 0.00 0.00 07:31:18 07:31:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 07:31:18 07:31:01 ens3 83.93 61.72 1480.74 12.05 0.00 0.00 0.00 0.00 07:31:18 Average: lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 07:31:18 Average: ens3 249.83 170.87 1827.98 45.79 0.00 0.00 0.00 0.00 07:31:18 07:31:18 07:31:18 ---> sar -P ALL: 07:31:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12504) 07/26/26 _x86_64_ (4 CPU) 07:31:18 07:31:18 07:28:50 LINUX RESTART (4 CPU) 07:31:18 07:31:18 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:31:18 07:30:02 all 21.43 0.00 2.25 3.09 0.07 73.17 07:31:18 07:30:02 0 20.88 0.00 2.15 1.17 0.07 75.73 07:31:18 07:30:02 1 32.62 0.00 2.46 2.31 0.07 62.55 07:31:18 07:30:02 2 20.23 0.00 2.73 3.48 0.08 73.48 07:31:18 07:30:02 3 12.07 0.00 1.61 5.39 0.07 80.87 07:31:18 07:31:01 all 22.05 0.00 1.59 1.29 0.06 75.01 07:31:18 07:31:01 0 53.66 0.00 3.31 1.04 0.07 41.93 07:31:18 07:31:01 1 25.42 0.00 1.27 0.54 0.08 72.68 07:31:18 07:31:01 2 5.68 0.00 1.39 2.49 0.05 90.38 07:31:18 07:31:01 3 3.75 0.00 0.38 1.07 0.02 94.78 07:31:18 Average: all 21.74 0.00 1.92 2.20 0.06 74.08 07:31:18 Average: 0 37.13 0.00 2.73 1.10 0.07 58.97 07:31:18 Average: 1 29.05 0.00 1.87 1.43 0.08 67.57 07:31:18 Average: 2 13.01 0.00 2.06 2.99 0.07 81.87 07:31:18 Average: 3 7.92 0.00 1.00 3.24 0.04 87.80 07:31:18 07:31:18 07:31:18