07:20:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:20:26 Running as SYSTEM 07:20:26 [EnvInject] - Loading node environment variables. 07:20:27 Building remotely on prd-ubuntu1804-builder-4c-4g-12499 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:20:27 [ssh-agent] Looking for ssh-agent implementation... 07:20:27 $ ssh-agent 07:20:27 SSH_AUTH_SOCK=/tmp/ssh-bzF8CBag4x7Q/agent.1635 07:20:27 SSH_AGENT_PID=1637 07:20:27 [ssh-agent] Started. 07:20:27 Running ssh-add (command line suppressed) 07:20:27 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_11061895922039075636.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_11061895922039075636.key) 07:20:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:20:27 The recommended git tool is: NONE 07:20:28 using credential onap-jenkins-ssh 07:20:28 Wiping out workspace first. 07:20:28 Cloning the remote Git repository 07:20:28 Cloning repository git://cloud.onap.org/mirror/oom.git 07:20:28 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:20:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:28 > git --version # timeout=10 07:20:28 > git --version # 'git version 2.17.1' 07:20:28 using GIT_SSH to set credentials Gerrit user 07:20:28 Verifying host key using manually-configured host key entries 07:20:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:20:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:35 using GIT_SSH to set credentials Gerrit user 07:20:35 Verifying host key using manually-configured host key entries 07:20:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/2 # timeout=30 07:20:35 > git rev-parse f681907d50ed3609f985d0094494771c4048267d^{commit} # timeout=10 07:20:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:20:35 Checking out Revision f681907d50ed3609f985d0094494771c4048267d (refs/changes/57/146657/2) 07:20:35 > git config core.sparsecheckout # timeout=10 07:20:35 > git checkout -f f681907d50ed3609f985d0094494771c4048267d # timeout=30 07:20:38 Commit message: "build: Fix apt install graphviz hang in tox" 07:20:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:20:38 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:20:39 [EnvInject] - Injecting environment variables from a build step. 07:20:39 [EnvInject] - Injecting as environment variables the properties content 07:20:39 PYTHON=python3 07:20:39 07:20:39 [EnvInject] - Variables injected successfully. 07:20:39 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1433458185294950503.sh 07:20:39 ---> tox-install.sh 07:20:39 + source /home/jenkins/lf-env.sh 07:20:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:39 ++ mktemp -d /tmp/venv-XXXX 07:20:39 + lf_venv=/tmp/venv-6JdT 07:20:39 + local venv_file=/tmp/.os_lf_venv 07:20:39 + local python=python3 07:20:39 + local options 07:20:39 + local set_path=true 07:20:39 + local install_args= 07:20: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 07:20:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:39 + true 07:20:39 + case $1 in 07:20:39 + venv_file=/tmp/.toxenv 07:20:39 + shift 2 07:20:39 + true 07:20:39 + case $1 in 07:20:39 + shift 07:20:39 + break 07:20:39 + case $python in 07:20:39 + local pkg_list= 07:20:39 + [[ -d /opt/pyenv ]] 07:20:39 + echo 'Setup pyenv:' 07:20:39 Setup pyenv: 07:20:39 + export PYENV_ROOT=/opt/pyenv 07:20:39 + PYENV_ROOT=/opt/pyenv 07:20:39 + 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:20:39 + 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:20:39 + pyenv versions 07:20:39 * system (set by /opt/pyenv/version) 07:20:39 * 3.8.13 (set by /opt/pyenv/version) 07:20:39 * 3.9.13 (set by /opt/pyenv/version) 07:20:39 * 3.10.6 (set by /opt/pyenv/version) 07:20:39 + command -v pyenv 07:20:39 ++ pyenv init - --no-rehash 07:20: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[*]}"'\'')" 07:20:39 export PATH="/opt/pyenv/shims:${PATH}" 07:20:39 export PYENV_SHELL=bash 07:20:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:39 pyenv() { 07:20:39 local command 07:20:39 command="${1:-}" 07:20:39 if [ "$#" -gt 0 ]; then 07:20:39 shift 07:20:39 fi 07:20:39 07:20:39 case "$command" in 07:20:39 rehash|shell) 07:20:39 eval "$(pyenv "sh-$command" "$@")" 07:20:39 ;; 07:20:39 *) 07:20:39 command pyenv "$command" "$@" 07:20:39 ;; 07:20:39 esac 07:20:39 }' 07:20: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[*]}"' 07:20:39 ++ 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:20:39 ++ 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:20:39 ++ 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:20:39 ++ export PYENV_SHELL=bash 07:20:39 ++ PYENV_SHELL=bash 07:20:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:39 +++ complete -F _pyenv pyenv 07:20:39 ++ lf-pyver python3 07:20:39 ++ local py_version_xy=python3 07:20:39 ++ local py_version_xyz= 07:20:39 ++ sed 's/^[ *]* //' 07:20:39 ++ awk '{ print $1 }' 07:20:39 ++ grep -E '^[0-9.]*[0-9]$' 07:20:39 ++ pyenv versions 07:20:39 ++ local command 07:20:39 ++ command=versions 07:20:39 ++ '[' 1 -gt 0 ']' 07:20:39 ++ shift 07:20:39 ++ case "$command" in 07:20:39 ++ command pyenv versions 07:20:39 ++ pyenv versions 07:20:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:39 +++ grep '^3' /tmp/.pyenv_versions 07:20:39 +++ sort -V 07:20:39 +++ tail -n 1 07:20:39 ++ py_version_xyz=3.10.6 07:20:39 ++ [[ -z 3.10.6 ]] 07:20:39 ++ echo 3.10.6 07:20:39 ++ return 0 07:20:39 + pyenv local 3.10.6 07:20:39 + local command 07:20:39 + command=local 07:20:39 + '[' 2 -gt 0 ']' 07:20:39 + shift 07:20:39 + case "$command" in 07:20:39 + command pyenv local 3.10.6 07:20:39 + pyenv local 3.10.6 07:20:39 + for arg in "$@" 07:20:39 + case $arg in 07:20:39 + pkg_list+='tox ' 07:20:39 + for arg in "$@" 07:20:39 + case $arg in 07:20:39 + pkg_list+='virtualenv ' 07:20:39 + for arg in "$@" 07:20:39 + case $arg in 07:20:39 + pkg_list+='urllib3~=1.26.15 ' 07:20:39 + [[ -f /tmp/.toxenv ]] 07:20:39 + [[ ! -f /tmp/.toxenv ]] 07:20:39 + [[ -n '' ]] 07:20:39 + python3 -m venv /tmp/venv-6JdT 07:20:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6JdT' 07:20:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6JdT 07:20:43 + echo /tmp/venv-6JdT 07:20:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:20:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:20:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:20:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:43 + local 'pip_opts=--upgrade --quiet' 07:20:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:20:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:20:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:20:43 + [[ -n '' ]] 07:20:43 + [[ -n '' ]] 07:20:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:20:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:43 + /tmp/venv-6JdT/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:20:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:20:47 lf-activate-venv(): INFO: Base packages installed successfully 07:20:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:20:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:20:47 + /tmp/venv-6JdT/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:20:49 + type python3 07:20:49 + true 07:20:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6JdT/bin to PATH' 07:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-6JdT/bin to PATH 07:20:49 + PATH=/tmp/venv-6JdT/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:20:49 + return 0 07:20:49 + python3 --version 07:20:49 Python 3.10.6 07:20:49 + python3 -m pip --version 07:20:49 pip 26.1.2 from /tmp/venv-6JdT/lib/python3.10/site-packages/pip (python 3.10) 07:20:49 + python3 -m pip freeze 07:20:50 cachetools==7.1.6 07:20:50 colorama==0.4.6 07:20:50 distlib==0.4.3 07:20:50 filelock==3.32.0 07:20:50 packaging==26.2 07:20:50 platformdirs==4.11.0 07:20:50 pluggy==1.6.0 07:20:50 pyproject-api==1.11.0 07:20:50 python-discovery==1.5.0 07:20:50 tomli==2.4.1 07:20:50 tomli_w==1.2.0 07:20:50 tox==4.58.0 07:20:50 typing_extensions==4.16.0 07:20:50 urllib3==1.26.20 07:20:50 virtualenv==21.7.0 07:20:50 [EnvInject] - Injecting environment variables from a build step. 07:20:50 [EnvInject] - Injecting as environment variables the properties content 07:20:50 PARALLEL=false 07:20:50 07:20:50 [EnvInject] - Variables injected successfully. 07:20:50 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins15410105820660631853.sh 07:20:50 ---> tox-run.sh 07:20:50 + 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:20:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:20:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:20:50 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:20:50 + cd /w/workspace/oom-master-doc8-lint/. 07:20:50 + source /home/jenkins/lf-env.sh 07:20:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:50 ++ mktemp -d /tmp/venv-XXXX 07:20:50 + lf_venv=/tmp/venv-DF5C 07:20:50 + local venv_file=/tmp/.os_lf_venv 07:20:50 + local python=python3 07:20:50 + local options 07:20:50 + local set_path=true 07:20:50 + local install_args= 07:20:50 ++ 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:20:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:50 + true 07:20:50 + case $1 in 07:20:50 + venv_file=/tmp/.toxenv 07:20:50 + shift 2 07:20:50 + true 07:20:50 + case $1 in 07:20:50 + shift 07:20:50 + break 07:20:50 + case $python in 07:20:50 + local pkg_list= 07:20:50 + [[ -d /opt/pyenv ]] 07:20:50 + echo 'Setup pyenv:' 07:20:50 Setup pyenv: 07:20:50 + export PYENV_ROOT=/opt/pyenv 07:20:50 + PYENV_ROOT=/opt/pyenv 07:20:50 + 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:20:50 + 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:20:50 + pyenv versions 07:20:50 system 07:20:50 3.8.13 07:20:50 3.9.13 07:20:50 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:20:50 + command -v pyenv 07:20:50 ++ pyenv init - --no-rehash 07:20:50 + 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:20:50 export PATH="/opt/pyenv/shims:${PATH}" 07:20:50 export PYENV_SHELL=bash 07:20:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:50 pyenv() { 07:20:50 local command 07:20:50 command="${1:-}" 07:20:50 if [ "$#" -gt 0 ]; then 07:20:50 shift 07:20:50 fi 07:20:50 07:20:50 case "$command" in 07:20:50 rehash|shell) 07:20:50 eval "$(pyenv "sh-$command" "$@")" 07:20:50 ;; 07:20:50 *) 07:20:50 command pyenv "$command" "$@" 07:20:50 ;; 07:20:50 esac 07:20:50 }' 07:20:50 +++ 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:20:50 ++ 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:20:50 ++ 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:20:50 ++ 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:20:50 ++ export PYENV_SHELL=bash 07:20:50 ++ PYENV_SHELL=bash 07:20:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:50 +++ complete -F _pyenv pyenv 07:20:50 ++ lf-pyver python3 07:20:50 ++ local py_version_xy=python3 07:20:50 ++ local py_version_xyz= 07:20:50 ++ pyenv versions 07:20:50 ++ local command 07:20:50 ++ command=versions 07:20:50 ++ '[' 1 -gt 0 ']' 07:20:50 ++ shift 07:20:50 ++ case "$command" in 07:20:50 ++ command pyenv versions 07:20:50 ++ pyenv versions 07:20:50 ++ sed 's/^[ *]* //' 07:20:50 ++ awk '{ print $1 }' 07:20:50 ++ grep -E '^[0-9.]*[0-9]$' 07:20:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:50 +++ grep '^3' /tmp/.pyenv_versions 07:20:50 +++ sort -V 07:20:50 +++ tail -n 1 07:20:50 ++ py_version_xyz=3.10.6 07:20:50 ++ [[ -z 3.10.6 ]] 07:20:50 ++ echo 3.10.6 07:20:50 ++ return 0 07:20:50 + pyenv local 3.10.6 07:20:50 + local command 07:20:50 + command=local 07:20:50 + '[' 2 -gt 0 ']' 07:20:50 + shift 07:20:50 + case "$command" in 07:20:50 + command pyenv local 3.10.6 07:20:50 + pyenv local 3.10.6 07:20:50 + for arg in "$@" 07:20:50 + case $arg in 07:20:50 + pkg_list+='tox ' 07:20:50 + for arg in "$@" 07:20:50 + case $arg in 07:20:50 + pkg_list+='virtualenv ' 07:20:50 + for arg in "$@" 07:20:50 + case $arg in 07:20:50 + pkg_list+='urllib3~=1.26.15 ' 07:20:50 + [[ -f /tmp/.toxenv ]] 07:20:50 ++ cat /tmp/.toxenv 07:20:50 + lf_venv=/tmp/venv-6JdT 07:20:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6JdT from' file:/tmp/.toxenv 07:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6JdT from file:/tmp/.toxenv 07:20:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:50 + local 'pip_opts=--upgrade --quiet' 07:20:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:20:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:20:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:20:50 + [[ -n '' ]] 07:20:50 + [[ -n '' ]] 07:20:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:50 + /tmp/venv-6JdT/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:20:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:20:51 lf-activate-venv(): INFO: Base packages installed successfully 07:20:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:20:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:20:51 + /tmp/venv-6JdT/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:20:52 + type python3 07:20:52 + true 07:20:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6JdT/bin to PATH' 07:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-6JdT/bin to PATH 07:20:52 + PATH=/tmp/venv-6JdT/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:20:52 + return 0 07:20:52 + [[ -d /opt/pyenv ]] 07:20:52 + echo '---> Setting up pyenv' 07:20:52 ---> Setting up pyenv 07:20:52 + export PYENV_ROOT=/opt/pyenv 07:20:52 + PYENV_ROOT=/opt/pyenv 07:20:52 + export PATH=/opt/pyenv/bin:/tmp/venv-6JdT/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:20:52 + PATH=/opt/pyenv/bin:/tmp/venv-6JdT/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:20:52 ++ pwd 07:20:52 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:20:52 + export PYTHONPATH 07:20:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:20:52 + TOX_TESTENV_PASSENV=PYTHONPATH 07:20:52 + tox --version 07:20:52 4.58.0 from /tmp/venv-6JdT/lib/python3.10/site-packages/tox/__init__.py 07:20:52 + PARALLEL=false 07:20:52 + TOX_OPTIONS_LIST= 07:20:52 + [[ -n doc8 ]] 07:20:52 + TOX_OPTIONS_LIST=' -e doc8' 07:20:52 + case ${PARALLEL,,} in 07:20:52 + tox -e doc8 07:20:52 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:20:56 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:21:17 doc8: freeze> python -m pip freeze --all 07:21:18 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:21:18 doc8: commands[0]> doc8 docs/ 07:21:20 Scanning... 07:21:20 Validating... 07:21:20 docs/sections/resources/helm/helm-search.txt:2: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:3: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:4: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:5: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:7: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:8: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:9: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:11: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:13: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:14: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:15: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:17: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:18: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:19: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:20: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:22: D001 Line too long 07:21:20 docs/sections/resources/helm/helm-search.txt:23: D001 Line too long 07:21:20 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:175: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:205: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:210: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:211: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:213: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:221: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:240: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:247: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:248: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:258: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:259: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:269: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:283: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:284: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:286: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:289: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:294: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:299: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:302: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:306: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:313: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:322: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:330: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:331: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:334: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:338: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:372: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:374: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:378: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:379: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:385: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:400: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:419: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:420: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:422: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:423: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:424: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:426: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:436: D001 Line too long 07:21:20 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 07:21:20 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 07:21:20 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 07:21:20 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 07:21:20 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 07:21:20 ======== 07:21:20 Total files scanned = 43 07:21:20 Total files ignored = 0 07:21:20 Total accumulated errors = 87 07:21:20 Detailed error counts: 07:21:20 - doc8.checks.CheckCarriageReturn = 0 07:21:20 - doc8.checks.CheckIndentationNoTab = 0 07:21:20 - doc8.checks.CheckMaxLineLength = 86 07:21:20 - doc8.checks.CheckNewlineEndOfFile = 1 07:21:20 - doc8.checks.CheckTrailingWhitespace = 0 07:21:20 - doc8.checks.CheckValidity = 0 07:21:21 doc8: exit 1 (2.98 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2230 07:21:21 doc8: command failed but is marked ignore outcome so handling it as success 07:21:21 doc8: OK (28.17=setup[25.19]+cmd[2.98] seconds) 07:21:21 congratulations :) (28.21 seconds) 07:21:21 + tox_status=0 07:21:21 + echo '---> Completed tox runs' 07:21:21 ---> Completed tox runs 07:21:21 + for i in .tox/*/log 07:21:21 ++ echo .tox/doc8/log 07:21:21 ++ awk -F/ '{print $2}' 07:21:21 + tox_env=doc8 07:21:21 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 07:21:21 + DOC_DIR=docs/_build/html 07:21:21 + [[ -d docs/_build/html ]] 07:21:21 + echo '---> tox-run.sh ends' 07:21:21 ---> tox-run.sh ends 07:21:21 + test 0 -eq 0 07:21:21 $ ssh-agent -k 07:21:21 unset SSH_AUTH_SOCK; 07:21:21 unset SSH_AGENT_PID; 07:21:21 echo Agent pid 1637 killed; 07:21:21 [ssh-agent] Stopped. 07:21:21 [PostBuildScript] - [INFO] Executing post build scripts. 07:21:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8860086130112758916.sh 07:21:21 ---> sysstat.sh 07:21:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15920593607650661390.sh 07:21:21 ---> package-listing.sh 07:21:21 ++ facter osfamily 07:21:21 ++ tr '[:upper:]' '[:lower:]' 07:21:21 + OS_FAMILY=debian 07:21:21 + workspace=/w/workspace/oom-master-doc8-lint 07:21:21 + START_PACKAGES=/tmp/packages_start.txt 07:21:21 + END_PACKAGES=/tmp/packages_end.txt 07:21:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:21 + PACKAGES=/tmp/packages_start.txt 07:21:21 + '[' /w/workspace/oom-master-doc8-lint ']' 07:21:21 + PACKAGES=/tmp/packages_end.txt 07:21:21 + case "${OS_FAMILY}" in 07:21:21 + dpkg -l 07:21:21 + grep '^ii' 07:21:21 + '[' -f /tmp/packages_start.txt ']' 07:21:21 + '[' -f /tmp/packages_end.txt ']' 07:21:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:21 + '[' /w/workspace/oom-master-doc8-lint ']' 07:21:21 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:21:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:21:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2965633346214441448.sh 07:21:21 ---> capture-instance-metadata.sh 07:21:22 Setup pyenv: 07:21:22 system 07:21:22 3.8.13 07:21:22 3.9.13 07:21:22 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:21:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PuNd 07:21:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:21:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:29 lf-activate-venv(): INFO: Base packages installed successfully 07:21:29 lf-activate-venv(): INFO: Installing additional packages: lftools 07:21:49 lf-activate-venv(): INFO: Adding /tmp/venv-PuNd/bin to PATH 07:21:49 INFO: Running in OpenStack, capturing instance metadata 07:21:50 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5848669445636571952.sh 07:21:50 provisioning config files... 07:21:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config11046248352722974391tmp 07:21:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:21:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:21:50 [EnvInject] - Injecting environment variables from a build step. 07:21:50 [EnvInject] - Injecting as environment variables the properties content 07:21:50 SERVER_ID=logs 07:21:50 07:21:50 [EnvInject] - Variables injected successfully. 07:21:50 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7827170514298942965.sh 07:21:50 ---> create-netrc.sh 07:21:50 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9148391611584862904.sh 07:21:50 ---> python-tools-install.sh 07:21:50 Setup pyenv: 07:21:50 system 07:21:50 3.8.13 07:21:50 3.9.13 07:21:50 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:21:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PuNd from file:/tmp/.os_lf_venv 07:21:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:52 lf-activate-venv(): INFO: Base packages installed successfully 07:21:52 lf-activate-venv(): INFO: Installing additional packages: lftools 07:21:58 lf-activate-venv(): INFO: Adding /tmp/venv-PuNd/bin to PATH 07:21:58 Generating Requirements File 07:22:19 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:22:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:22:20 Python 3.10.6 07:22:20 pip 26.1.2 from /tmp/venv-PuNd/lib/python3.10/site-packages/pip (python 3.10) 07:22:20 aiohappyeyeballs==2.7.1 07:22:20 aiohttp==3.14.3 07:22:20 aiosignal==1.4.0 07:22:20 appdirs==1.4.4 07:22:20 argcomplete==3.7.0 07:22:20 aspy.yaml==1.3.0 07:22:20 async-timeout==5.0.1 07:22:20 attrs==26.1.0 07:22:20 autopage==0.6.0 07:22:20 backports.strenum==1.3.1 07:22:20 beautifulsoup4==4.15.0 07:22:20 boto3==1.43.56 07:22:20 botocore==1.43.56 07:22:20 bs4==0.0.2 07:22:20 certifi==2026.7.22 07:22:20 cffi==2.1.0 07:22:20 cfgv==3.5.0 07:22:20 chardet==7.4.3 07:22:20 charset-normalizer==3.4.9 07:22:20 click==8.4.2 07:22:20 cliff==4.14.0 07:22:20 cmd2==3.5.1 07:22:20 cryptography==3.3.2 07:22:20 debtcollector==3.1.0 07:22:20 decorator==5.3.1 07:22:20 defusedxml==0.7.1 07:22:20 Deprecated==1.3.1 07:22:20 distlib==0.4.3 07:22:20 dnspython==2.8.0 07:22:20 docker==7.2.0 07:22:20 dogpile.cache==1.5.0 07:22:20 durationpy==0.10 07:22:20 email-validator==2.3.0 07:22:20 filelock==3.32.0 07:22:20 frozenlist==1.8.0 07:22:20 future==1.0.0 07:22:20 gitdb==4.0.12 07:22:20 GitPython==3.1.56 07:22:20 httplib2==0.30.2 07:22:20 identify==2.6.19 07:22:20 idna==3.18 07:22:20 importlib-resources==1.5.0 07:22:20 iso8601==2.1.0 07:22:20 Jinja2==3.1.6 07:22:20 jmespath==1.1.0 07:22:20 jsonpatch==1.33 07:22:20 jsonpointer==3.1.1 07:22:20 jsonschema==4.26.0 07:22:20 jsonschema-specifications==2025.9.1 07:22:20 keystoneauth1==5.14.0 07:22:20 kubernetes==36.0.3 07:22:20 lftools==0.37.22 07:22:20 lxml==6.1.1 07:22:20 markdown-it-py==4.2.0 07:22:20 MarkupSafe==3.0.3 07:22:20 mdurl==0.1.2 07:22:20 msgpack==1.2.1 07:22:20 multi_key_dict==2.0.3 07:22:20 multidict==6.7.1 07:22:20 munch==4.0.0 07:22:20 netaddr==1.3.0 07:22:20 niet==1.4.2 07:22:20 nodeenv==1.10.0 07:22:20 oauth2client==4.1.3 07:22:20 oauthlib==3.3.1 07:22:20 openstacksdk==4.13.0 07:22:20 os-service-types==1.8.2 07:22:20 osc-lib==4.6.0 07:22:20 oslo.config==10.4.0 07:22:20 oslo.context==6.4.0 07:22:20 oslo.i18n==6.8.0 07:22:20 oslo.log==8.2.0 07:22:20 oslo.serialization==5.10.0 07:22:20 oslo.utils==10.1.1 07:22:20 packaging==26.2 07:22:20 pbr==7.0.3 07:22:20 platformdirs==4.11.0 07:22:20 prettytable==3.18.0 07:22:20 propcache==0.5.2 07:22:20 psutil==7.2.2 07:22:20 pyasn1==0.6.4 07:22:20 pyasn1_modules==0.4.2 07:22:20 pycparser==3.0 07:22:20 pygerrit2==2.0.15 07:22:20 PyGithub==2.9.1 07:22:20 Pygments==2.20.0 07:22:20 PyJWT==2.13.0 07:22:20 PyNaCl==1.6.2 07:22:20 pyparsing==2.4.7 07:22:20 pyperclip==1.11.0 07:22:20 pyrsistent==0.20.0 07:22:20 python-cinderclient==9.9.0 07:22:20 python-dateutil==2.9.0.post0 07:22:20 python-discovery==1.5.0 07:22:20 python-heatclient==5.2.0 07:22:20 python-jenkins==1.8.3 07:22:20 python-keystoneclient==5.8.0 07:22:20 python-magnumclient==4.11.0 07:22:20 python-openstackclient==10.0.0 07:22:20 python-swiftclient==4.10.0 07:22:20 PyYAML==6.0.3 07:22:20 referencing==0.37.0 07:22:20 requests==2.34.2 07:22:20 requests-oauthlib==2.0.0 07:22:20 rfc3986==2.0.0 07:22:20 rich==15.0.0 07:22:20 rich-argparse==1.8.0 07:22:20 rpds-py==0.30.0 07:22:20 rsa==4.9.1 07:22:20 ruamel.yaml==0.19.1 07:22:20 ruamel.yaml.clib==0.2.15 07:22:20 s3transfer==0.19.2 07:22:20 simplejson==4.1.1 07:22:20 six==1.17.0 07:22:20 smmap==5.0.3 07:22:20 soupsieve==2.9.1 07:22:20 stevedore==5.8.0 07:22:20 tabulate==0.10.0 07:22:20 toml==0.10.2 07:22:20 tomlkit==0.15.1 07:22:20 tqdm==4.69.1 07:22:20 typing_extensions==4.16.0 07:22:20 urllib3==1.26.20 07:22:20 virtualenv==21.7.0 07:22:20 wcwidth==0.8.2 07:22:20 websocket-client==1.9.0 07:22:20 wrapt==2.2.2 07:22:20 xdg==6.0.0 07:22:20 xmltodict==1.0.4 07:22:20 yarl==1.24.5 07:22:20 yq==4.1.2 07:22:20 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins12358149306101964449.sh 07:22:20 ---> uv-install.sh 07:22:20 Installing uv/uvx (latest) using shell installer 07:22:20 2026-07-26 07:22:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-H25ShM.sh" [1] 07:22:20 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:22:21 installing to /home/jenkins/.local/bin 07:22:21 uv 07:22:21 uvx 07:22:21 everything's installed! 07:22:21 07:22:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:22:21 07:22:21 source $HOME/.local/bin/env (sh, bash, zsh) 07:22:21 source $HOME/.local/bin/env.fish (fish) 07:22:21 Adding install location to PATH 07:22:21 ---> Validating uv/uvx install 07:22:21 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:22:21 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6608681736327001384.sh 07:22:21 ---> sudo-logs.sh 07:22:21 Archiving 'sudo' log.. 07:22:22 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3034444672768495394.sh 07:22:22 ---> job-cost.sh 07:22:22 INFO: Activating Python virtual environment... 07:22:22 Setup pyenv: 07:22:22 system 07:22:22 3.8.13 07:22:22 3.9.13 07:22:22 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:22:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PuNd from file:/tmp/.os_lf_venv 07:22:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:24 lf-activate-venv(): INFO: Base packages installed successfully 07:22:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-PuNd/bin to PATH 07:22:28 INFO: No stack-cost file found 07:22:28 INFO: Instance uptime: 145s 07:22:28 INFO: Fetching instance metadata (attempt 1 of 3)... 07:22:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:22:29 INFO: Successfully fetched instance metadata 07:22:29 INFO: Instance type: v3-standard-4 07:22:29 INFO: Retrieving pricing info for: v3-standard-4 07:22:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:22:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 07:22:29 INFO: Successfully fetched Vexxhost pricing API 07:22:29 INFO: Retrieved cost: 0.11 07:22:29 INFO: Retrieved resource: v3-standard-4 07:22:29 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 07:22:29 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 07:22:29 INFO: Successfully archived job cost data 07:22:29 DEBUG: Cost data: oom-master-doc8-lint,617,2026-07-26 07:22:29,v3-standard-4,145,0.11,0.00,SUCCESS 07:22:29 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins8352316605087659319.sh 07:22:29 ---> logs-deploy.sh 07:22:29 Setup pyenv: 07:22:29 system 07:22:29 3.8.13 07:22:29 3.9.13 07:22:29 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:22:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PuNd from file:/tmp/.os_lf_venv 07:22:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:31 lf-activate-venv(): INFO: Base packages installed successfully 07:22:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-PuNd/bin to PATH 07:22:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/617 07:22:38 INFO: archiving workspace using pattern(s): 07:22:39 Archives upload complete. 07:22:39 INFO: archiving logs to Nexus 07:22:40 ---> uname -a: 07:22:40 Linux prd-ubuntu1804-builder-4c-4g-12499 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:22:40 07:22:40 07:22:40 ---> lscpu: 07:22:40 Architecture: x86_64 07:22:40 CPU op-mode(s): 32-bit, 64-bit 07:22:40 Byte Order: Little Endian 07:22:40 CPU(s): 4 07:22:40 On-line CPU(s) list: 0-3 07:22:40 Thread(s) per core: 1 07:22:40 Core(s) per socket: 1 07:22:40 Socket(s): 4 07:22:40 NUMA node(s): 1 07:22:40 Vendor ID: AuthenticAMD 07:22:40 CPU family: 23 07:22:40 Model: 49 07:22:40 Model name: AMD EPYC-Rome Processor 07:22:40 Stepping: 0 07:22:40 CPU MHz: 2800.000 07:22:40 BogoMIPS: 5600.00 07:22:40 Virtualization: AMD-V 07:22:40 Hypervisor vendor: KVM 07:22:40 Virtualization type: full 07:22:40 L1d cache: 32K 07:22:40 L1i cache: 32K 07:22:40 L2 cache: 512K 07:22:40 L3 cache: 16384K 07:22:40 NUMA node0 CPU(s): 0-3 07:22:40 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:22:40 07:22:40 07:22:40 ---> nproc: 07:22:40 4 07:22:40 07:22:40 07:22:40 ---> df -h: 07:22:40 Filesystem Size Used Avail Use% Mounted on 07:22:40 udev 7.9G 0 7.9G 0% /dev 07:22:40 tmpfs 1.6G 676K 1.6G 1% /run 07:22:40 /dev/vda1 78G 8.6G 69G 12% / 07:22:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:22:40 tmpfs 5.0M 0 5.0M 0% /run/lock 07:22:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:22:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:22:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:22:40 07:22:40 07:22:40 ---> free -m: 07:22:40 total used free shared buff/cache available 07:22:40 Mem: 16040 570 13096 0 2372 15143 07:22:40 Swap: 1023 0 1023 07:22:40 07:22:40 07:22:40 ---> ip addr: 07:22:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:22:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:22:40 inet 127.0.0.1/8 scope host lo 07:22:40 valid_lft forever preferred_lft forever 07:22:40 inet6 ::1/128 scope host 07:22:40 valid_lft forever preferred_lft forever 07:22:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:22:40 link/ether fa:16:3e:b9:10:54 brd ff:ff:ff:ff:ff:ff 07:22:40 inet 10.30.107.34/23 brd 10.30.107.255 scope global dynamic ens3 07:22:40 valid_lft 86251sec preferred_lft 86251sec 07:22:40 inet6 fe80::f816:3eff:feb9:1054/64 scope link 07:22:40 valid_lft forever preferred_lft forever 07:22:40 07:22:40 07:22:40 ---> sar -b -r -n DEV: 07:22:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12499) 07/26/26 _x86_64_ (4 CPU) 07:22:40 07:22:40 07:20:13 LINUX RESTART (4 CPU) 07:22:40 07:22:40 07:21:01 tps rtps wtps bread/s bwrtn/s 07:22:40 07:22:01 136.98 1.07 135.91 115.05 26152.71 07:22:40 Average: 136.98 1.07 135.91 115.05 26152.71 07:22:40 07:22:40 07:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:40 07:22:01 13728868 15557156 2696100 16.41 84296 1930064 742500 4.25 706744 1745564 166524 07:22:40 Average: 13728868 15557156 2696100 16.41 84296 1930064 742500 4.25 706744 1745564 166524 07:22:40 07:22:40 07:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:40 07:22:01 ens3 73.39 51.36 1130.20 11.78 0.00 0.00 0.00 0.00 07:22:40 07:22:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 07:22:40 Average: ens3 73.39 51.36 1130.20 11.78 0.00 0.00 0.00 0.00 07:22:40 Average: lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 07:22:40 07:22:40 07:22:40 ---> sar -P ALL: 07:22:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12499) 07/26/26 _x86_64_ (4 CPU) 07:22:40 07:22:40 07:20:13 LINUX RESTART (4 CPU) 07:22:40 07:22:40 07:21:01 CPU %user %nice %system %iowait %steal %idle 07:22:40 07:22:01 all 20.92 0.00 1.56 2.57 0.06 74.89 07:22:40 07:22:01 0 26.01 0.00 2.07 1.22 0.05 70.65 07:22:40 07:22:01 1 26.15 0.00 2.05 0.48 0.07 71.25 07:22:40 07:22:01 2 6.32 0.00 0.83 2.77 0.03 90.04 07:22:40 07:22:01 3 25.19 0.00 1.27 5.82 0.08 67.63 07:22:40 Average: all 20.92 0.00 1.56 2.57 0.06 74.89 07:22:40 Average: 0 26.01 0.00 2.07 1.22 0.05 70.65 07:22:40 Average: 1 26.15 0.00 2.05 0.48 0.07 71.25 07:22:40 Average: 2 6.32 0.00 0.83 2.77 0.03 90.04 07:22:40 Average: 3 25.19 0.00 1.27 5.82 0.08 67.63 07:22:40 07:22:40 07:22:40