07:12:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:12:16 Running as SYSTEM 07:12:16 [EnvInject] - Loading node environment variables. 07:12:16 Building remotely on prd-ubuntu1804-builder-4c-4g-12494 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 07:12:16 [ssh-agent] Looking for ssh-agent implementation... 07:12:17 $ ssh-agent 07:12:17 SSH_AUTH_SOCK=/tmp/ssh-fFjCJ82ESGjK/agent.1688 07:12:17 SSH_AGENT_PID=1690 07:12:17 [ssh-agent] Started. 07:12:17 Running ssh-add (command line suppressed) 07:12:17 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_1411395692582726792.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_1411395692582726792.key) 07:12:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:17 The recommended git tool is: NONE 07:12:18 using credential onap-jenkins-ssh 07:12:18 Wiping out workspace first. 07:12:18 Cloning the remote Git repository 07:12:18 Cloning repository git://cloud.onap.org/mirror/oom.git 07:12:18 > git init /w/workspace/oom-master-doc8-lint # timeout=10 07:12:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:18 > git --version # timeout=10 07:12:18 > git --version # 'git version 2.17.1' 07:12:18 using GIT_SSH to set credentials Gerrit user 07:12:18 Verifying host key using manually-configured host key entries 07:12:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:12:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:24 using GIT_SSH to set credentials Gerrit user 07:12:24 Verifying host key using manually-configured host key entries 07:12:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/1 # timeout=30 07:12:24 > git rev-parse 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb^{commit} # timeout=10 07:12:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:12:24 Checking out Revision 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb (refs/changes/57/146657/1) 07:12:24 > git config core.sparsecheckout # timeout=10 07:12:24 > git checkout -f 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb # timeout=30 07:12:27 Commit message: "build: Fix apt install graphviz hang in tox" 07:12:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:12:27 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:12:28 [EnvInject] - Injecting environment variables from a build step. 07:12:28 [EnvInject] - Injecting as environment variables the properties content 07:12:28 PYTHON=python3 07:12:28 07:12:28 [EnvInject] - Variables injected successfully. 07:12:28 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9615918158906801597.sh 07:12:28 ---> tox-install.sh 07:12:28 + source /home/jenkins/lf-env.sh 07:12:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:28 ++ mktemp -d /tmp/venv-XXXX 07:12:28 + lf_venv=/tmp/venv-Lxt0 07:12:28 + local venv_file=/tmp/.os_lf_venv 07:12:28 + local python=python3 07:12:28 + local options 07:12:28 + local set_path=true 07:12:28 + local install_args= 07:12:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:28 + true 07:12:28 + case $1 in 07:12:28 + venv_file=/tmp/.toxenv 07:12:28 + shift 2 07:12:28 + true 07:12:28 + case $1 in 07:12:28 + shift 07:12:28 + break 07:12:28 + case $python in 07:12:28 + local pkg_list= 07:12:28 + [[ -d /opt/pyenv ]] 07:12:28 + echo 'Setup pyenv:' 07:12:28 Setup pyenv: 07:12:28 + export PYENV_ROOT=/opt/pyenv 07:12:28 + PYENV_ROOT=/opt/pyenv 07:12:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:28 + pyenv versions 07:12:28 * system (set by /opt/pyenv/version) 07:12:28 * 3.8.13 (set by /opt/pyenv/version) 07:12:28 * 3.9.13 (set by /opt/pyenv/version) 07:12:28 * 3.10.6 (set by /opt/pyenv/version) 07:12:28 + command -v pyenv 07:12:28 ++ pyenv init - --no-rehash 07:12:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:12:28 export PATH="/opt/pyenv/shims:${PATH}" 07:12:28 export PYENV_SHELL=bash 07:12:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:28 pyenv() { 07:12:28 local command 07:12:28 command="${1:-}" 07:12:28 if [ "$#" -gt 0 ]; then 07:12:28 shift 07:12:28 fi 07:12:28 07:12:28 case "$command" in 07:12:28 rehash|shell) 07:12:28 eval "$(pyenv "sh-$command" "$@")" 07:12:28 ;; 07:12:28 *) 07:12:28 command pyenv "$command" "$@" 07:12:28 ;; 07:12:28 esac 07:12:28 }' 07:12:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:12:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:28 ++ export PYENV_SHELL=bash 07:12:28 ++ PYENV_SHELL=bash 07:12:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:28 +++ complete -F _pyenv pyenv 07:12:28 ++ lf-pyver python3 07:12:28 ++ local py_version_xy=python3 07:12:28 ++ local py_version_xyz= 07:12:28 ++ pyenv versions 07:12:28 ++ local command 07:12:28 ++ command=versions 07:12:28 ++ '[' 1 -gt 0 ']' 07:12:28 ++ shift 07:12:28 ++ case "$command" in 07:12:28 ++ command pyenv versions 07:12:28 ++ pyenv versions 07:12:28 ++ sed 's/^[ *]* //' 07:12:28 ++ awk '{ print $1 }' 07:12:28 ++ grep -E '^[0-9.]*[0-9]$' 07:12:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:28 +++ grep '^3' /tmp/.pyenv_versions 07:12:28 +++ sort -V 07:12:28 +++ tail -n 1 07:12:28 ++ py_version_xyz=3.10.6 07:12:28 ++ [[ -z 3.10.6 ]] 07:12:28 ++ echo 3.10.6 07:12:28 ++ return 0 07:12:28 + pyenv local 3.10.6 07:12:28 + local command 07:12:28 + command=local 07:12:28 + '[' 2 -gt 0 ']' 07:12:28 + shift 07:12:28 + case "$command" in 07:12:28 + command pyenv local 3.10.6 07:12:28 + pyenv local 3.10.6 07:12:28 + for arg in "$@" 07:12:28 + case $arg in 07:12:28 + pkg_list+='tox ' 07:12:28 + for arg in "$@" 07:12:28 + case $arg in 07:12:28 + pkg_list+='virtualenv ' 07:12:28 + for arg in "$@" 07:12:28 + case $arg in 07:12:28 + pkg_list+='urllib3~=1.26.15 ' 07:12:28 + [[ -f /tmp/.toxenv ]] 07:12:28 + [[ ! -f /tmp/.toxenv ]] 07:12:28 + [[ -n '' ]] 07:12:28 + python3 -m venv /tmp/venv-Lxt0 07:12:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lxt0' 07:12:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lxt0 07:12:32 + echo /tmp/venv-Lxt0 07:12:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:12:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:12:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:12:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:32 + local 'pip_opts=--upgrade --quiet' 07:12:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:12:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:12:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:12:32 + [[ -n '' ]] 07:12:32 + [[ -n '' ]] 07:12:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:12:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:32 + /tmp/venv-Lxt0/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:12:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:12:36 lf-activate-venv(): INFO: Base packages installed successfully 07:12:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:12:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:12:36 + /tmp/venv-Lxt0/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:12:38 + type python3 07:12:38 + true 07:12:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lxt0/bin to PATH' 07:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-Lxt0/bin to PATH 07:12:38 + PATH=/tmp/venv-Lxt0/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:12:38 + return 0 07:12:38 + python3 --version 07:12:38 Python 3.10.6 07:12:38 + python3 -m pip --version 07:12:38 pip 26.1.2 from /tmp/venv-Lxt0/lib/python3.10/site-packages/pip (python 3.10) 07:12:38 + python3 -m pip freeze 07:12:38 cachetools==7.1.6 07:12:38 colorama==0.4.6 07:12:38 distlib==0.4.3 07:12:38 filelock==3.32.0 07:12:38 packaging==26.2 07:12:38 platformdirs==4.11.0 07:12:38 pluggy==1.6.0 07:12:38 pyproject-api==1.11.0 07:12:38 python-discovery==1.5.0 07:12:38 tomli==2.4.1 07:12:38 tomli_w==1.2.0 07:12:38 tox==4.58.0 07:12:38 typing_extensions==4.16.0 07:12:38 urllib3==1.26.20 07:12:38 virtualenv==21.7.0 07:12:39 [EnvInject] - Injecting environment variables from a build step. 07:12:39 [EnvInject] - Injecting as environment variables the properties content 07:12:39 PARALLEL=false 07:12:39 07:12:39 [EnvInject] - Variables injected successfully. 07:12:39 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins16626349096671891040.sh 07:12:39 ---> tox-run.sh 07:12:39 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 07:12:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 07:12:39 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 07:12:39 + cd /w/workspace/oom-master-doc8-lint/. 07:12:39 + source /home/jenkins/lf-env.sh 07:12:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:39 ++ mktemp -d /tmp/venv-XXXX 07:12:39 + lf_venv=/tmp/venv-xbPk 07:12:39 + local venv_file=/tmp/.os_lf_venv 07:12:39 + local python=python3 07:12:39 + local options 07:12:39 + local set_path=true 07:12:39 + local install_args= 07:12: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:12:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:39 + true 07:12:39 + case $1 in 07:12:39 + venv_file=/tmp/.toxenv 07:12:39 + shift 2 07:12:39 + true 07:12:39 + case $1 in 07:12:39 + shift 07:12:39 + break 07:12:39 + case $python in 07:12:39 + local pkg_list= 07:12:39 + [[ -d /opt/pyenv ]] 07:12:39 + echo 'Setup pyenv:' 07:12:39 Setup pyenv: 07:12:39 + export PYENV_ROOT=/opt/pyenv 07:12:39 + PYENV_ROOT=/opt/pyenv 07:12:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:39 + pyenv versions 07:12:39 system 07:12:39 3.8.13 07:12:39 3.9.13 07:12:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:12:39 + command -v pyenv 07:12:39 ++ pyenv init - --no-rehash 07:12: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:12:39 export PATH="/opt/pyenv/shims:${PATH}" 07:12:39 export PYENV_SHELL=bash 07:12:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:39 pyenv() { 07:12:39 local command 07:12:39 command="${1:-}" 07:12:39 if [ "$#" -gt 0 ]; then 07:12:39 shift 07:12:39 fi 07:12:39 07:12:39 case "$command" in 07:12:39 rehash|shell) 07:12:39 eval "$(pyenv "sh-$command" "$@")" 07:12:39 ;; 07:12:39 *) 07:12:39 command pyenv "$command" "$@" 07:12:39 ;; 07:12:39 esac 07:12:39 }' 07:12: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:12:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:12:39 ++ export PYENV_SHELL=bash 07:12:39 ++ PYENV_SHELL=bash 07:12:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:39 +++ complete -F _pyenv pyenv 07:12:39 ++ lf-pyver python3 07:12:39 ++ local py_version_xy=python3 07:12:39 ++ local py_version_xyz= 07:12:39 ++ pyenv versions 07:12:39 ++ local command 07:12:39 ++ command=versions 07:12:39 ++ '[' 1 -gt 0 ']' 07:12:39 ++ shift 07:12:39 ++ case "$command" in 07:12:39 ++ command pyenv versions 07:12:39 ++ pyenv versions 07:12:39 ++ grep -E '^[0-9.]*[0-9]$' 07:12:39 ++ awk '{ print $1 }' 07:12:39 ++ sed 's/^[ *]* //' 07:12:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:39 +++ grep '^3' /tmp/.pyenv_versions 07:12:39 +++ sort -V 07:12:39 +++ tail -n 1 07:12:39 ++ py_version_xyz=3.10.6 07:12:39 ++ [[ -z 3.10.6 ]] 07:12:39 ++ echo 3.10.6 07:12:39 ++ return 0 07:12:39 + pyenv local 3.10.6 07:12:39 + local command 07:12:39 + command=local 07:12:39 + '[' 2 -gt 0 ']' 07:12:39 + shift 07:12:39 + case "$command" in 07:12:39 + command pyenv local 3.10.6 07:12:39 + pyenv local 3.10.6 07:12:39 + for arg in "$@" 07:12:39 + case $arg in 07:12:39 + pkg_list+='tox ' 07:12:39 + for arg in "$@" 07:12:39 + case $arg in 07:12:39 + pkg_list+='virtualenv ' 07:12:39 + for arg in "$@" 07:12:39 + case $arg in 07:12:39 + pkg_list+='urllib3~=1.26.15 ' 07:12:39 + [[ -f /tmp/.toxenv ]] 07:12:39 ++ cat /tmp/.toxenv 07:12:39 + lf_venv=/tmp/venv-Lxt0 07:12:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lxt0 from' file:/tmp/.toxenv 07:12:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lxt0 from file:/tmp/.toxenv 07:12:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:12:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:39 + local 'pip_opts=--upgrade --quiet' 07:12:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:12:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:12:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:12:39 + [[ -n '' ]] 07:12:39 + [[ -n '' ]] 07:12:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:12:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:39 + /tmp/venv-Lxt0/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:12:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:12:40 lf-activate-venv(): INFO: Base packages installed successfully 07:12:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:12:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:12:40 + /tmp/venv-Lxt0/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:12:41 + type python3 07:12:41 + true 07:12:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lxt0/bin to PATH' 07:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-Lxt0/bin to PATH 07:12:41 + PATH=/tmp/venv-Lxt0/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:12:41 + return 0 07:12:41 + [[ -d /opt/pyenv ]] 07:12:41 + echo '---> Setting up pyenv' 07:12:41 ---> Setting up pyenv 07:12:41 + export PYENV_ROOT=/opt/pyenv 07:12:41 + PYENV_ROOT=/opt/pyenv 07:12:41 + export PATH=/opt/pyenv/bin:/tmp/venv-Lxt0/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:12:41 + PATH=/opt/pyenv/bin:/tmp/venv-Lxt0/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:12:41 ++ pwd 07:12:41 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 07:12:41 + export PYTHONPATH 07:12:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:41 + tox --version 07:12:41 4.58.0 from /tmp/venv-Lxt0/lib/python3.10/site-packages/tox/__init__.py 07:12:41 + PARALLEL=false 07:12:41 + TOX_OPTIONS_LIST= 07:12:41 + [[ -n doc8 ]] 07:12:41 + TOX_OPTIONS_LIST=' -e doc8' 07:12:41 + case ${PARALLEL,,} in 07:12:41 + tox -e doc8 07:12:41 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 07:12:42 doc8: internal error 07:12:42 Traceback (most recent call last): 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 58, in _run_with_teardown 07:12:42 tox_env.setup() 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/api.py", line 271, in setup 07:12:42 self._setup_env() 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 152, in _setup_env 07:12:42 self._install_deps() 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 157, in _install_deps 07:12:42 self._install(requirements_file, PythonRun.__name__, "deps") 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/api.py", line 100, in _install 07:12:42 self.installer.install(arguments, section, of_type) 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 129, in install 07:12:42 self._install_requirement_file(arguments, section, of_type) 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 158, in _install_requirement_file 07:12:42 new_options, new_reqs = arguments.unroll() 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 125, in unroll 07:12:42 opts_dict = vars(self.options) 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 220, in options 07:12:42 self._ensure_requirements_parsed() 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 239, in _ensure_requirements_parsed 07:12:42 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 113, in _parse_requirements 07:12:42 requirements = super()._parse_requirements(opt, recurse) 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 243, in _parse_requirements 07:12:42 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 282, in _parse_and_recurse 07:12:42 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # ruff:ignore[private-member-access] 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 271, in _parse_and_recurse 07:12:42 for line in self._parse_file(filename, constraint): 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 290, in _parse_file 07:12:42 content = self._get_file_content(url) 07:12:42 File "/tmp/venv-Lxt0/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 305, in _get_file_content 07:12:42 with urlopen(url, timeout=_HTTP_TIMEOUT) as response: # ruff:ignore[suspicious-url-open-usage] 07:12:42 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 07:12:42 return opener.open(url, data, timeout) 07:12:42 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 07:12:42 response = meth(req, response) 07:12:42 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 07:12:42 response = self.parent.error( 07:12:42 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 07:12:42 return self._call_chain(*args) 07:12:42 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 07:12:42 result = func(*args) 07:12:42 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 07:12:42 raise HTTPError(req.full_url, code, msg, hdrs, fp) 07:12:42 urllib.error.HTTPError: HTTP Error 502: Bad Gateway 07:12:42 doc8: FAIL code 2 (1.12 seconds) 07:12:42 evaluation failed :( (1.16 seconds) 07:12:42 + tox_status=2 07:12:42 + echo '---> Completed tox runs' 07:12:42 ---> Completed tox runs 07:12:42 + for i in .tox/*/log 07:12:42 ++ awk -F/ '{print $2}' 07:12:42 ++ echo '.tox/*/log' 07:12:42 + tox_env='*' 07:12:42 + cp -r '.tox/*/log' '/w/workspace/oom-master-doc8-lint/archives/tox/*' 07:12:42 cp: cannot stat '.tox/*/log': No such file or directory 07:12:42 + echo 'WARN: no logs found to archive' 07:12:42 WARN: no logs found to archive 07:12:42 + break 07:12:42 + DOC_DIR=docs/_build/html 07:12:42 + [[ -d docs/_build/html ]] 07:12:42 + echo '---> tox-run.sh ends' 07:12:42 ---> tox-run.sh ends 07:12:42 + test 2 -eq 0 07:12:42 + exit 2 07:12:42 ++ '[' 2 = 1 ']' 07:12:42 Build step 'Execute shell' marked build as failure 07:12:42 $ ssh-agent -k 07:12:42 unset SSH_AUTH_SOCK; 07:12:42 unset SSH_AGENT_PID; 07:12:42 echo Agent pid 1690 killed; 07:12:42 [ssh-agent] Stopped. 07:12:42 [PostBuildScript] - [INFO] Executing post build scripts. 07:12:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16418874398924523451.sh 07:12:42 ---> sysstat.sh 07:12:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4936991033628571124.sh 07:12:43 ---> package-listing.sh 07:12:43 ++ facter osfamily 07:12:43 ++ tr '[:upper:]' '[:lower:]' 07:12:43 + OS_FAMILY=debian 07:12:43 + workspace=/w/workspace/oom-master-doc8-lint 07:12:43 + START_PACKAGES=/tmp/packages_start.txt 07:12:43 + END_PACKAGES=/tmp/packages_end.txt 07:12:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:43 + PACKAGES=/tmp/packages_start.txt 07:12:43 + '[' /w/workspace/oom-master-doc8-lint ']' 07:12:43 + PACKAGES=/tmp/packages_end.txt 07:12:43 + case "${OS_FAMILY}" in 07:12:43 + dpkg -l 07:12:43 + grep '^ii' 07:12:43 + '[' -f /tmp/packages_start.txt ']' 07:12:43 + '[' -f /tmp/packages_end.txt ']' 07:12:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:43 + '[' /w/workspace/oom-master-doc8-lint ']' 07:12:43 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 07:12:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 07:12:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3818551488046940866.sh 07:12:43 ---> capture-instance-metadata.sh 07:12:43 Setup pyenv: 07:12:43 system 07:12:43 3.8.13 07:12:43 3.9.13 07:12:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:12:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JhLm 07:12:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:51 lf-activate-venv(): INFO: Base packages installed successfully 07:12:51 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-JhLm/bin to PATH 07:13:11 INFO: Running in OpenStack, capturing instance metadata 07:13:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins3052197218453227998.sh 07:13:12 provisioning config files... 07:13:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config6056847021167283599tmp 07:13:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:13:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:13:12 [EnvInject] - Injecting environment variables from a build step. 07:13:12 [EnvInject] - Injecting as environment variables the properties content 07:13:12 SERVER_ID=logs 07:13:12 07:13:12 [EnvInject] - Variables injected successfully. 07:13:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8152406651978266291.sh 07:13:12 ---> create-netrc.sh 07:13:12 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14948034673829182533.sh 07:13:12 ---> python-tools-install.sh 07:13:12 Setup pyenv: 07:13:12 system 07:13:12 3.8.13 07:13:12 3.9.13 07:13:12 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:13:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JhLm from file:/tmp/.os_lf_venv 07:13:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:14 lf-activate-venv(): INFO: Base packages installed successfully 07:13:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:21 lf-activate-venv(): INFO: Adding /tmp/venv-JhLm/bin to PATH 07:13:21 Generating Requirements File 07:13:41 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:13:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:13:42 Python 3.10.6 07:13:42 pip 26.1.2 from /tmp/venv-JhLm/lib/python3.10/site-packages/pip (python 3.10) 07:13:42 aiohappyeyeballs==2.7.1 07:13:42 aiohttp==3.14.3 07:13:42 aiosignal==1.4.0 07:13:42 appdirs==1.4.4 07:13:42 argcomplete==3.7.0 07:13:42 aspy.yaml==1.3.0 07:13:42 async-timeout==5.0.1 07:13:42 attrs==26.1.0 07:13:42 autopage==0.6.0 07:13:42 backports.strenum==1.3.1 07:13:42 beautifulsoup4==4.15.0 07:13:42 boto3==1.43.56 07:13:42 botocore==1.43.56 07:13:42 bs4==0.0.2 07:13:42 certifi==2026.7.22 07:13:42 cffi==2.1.0 07:13:42 cfgv==3.5.0 07:13:42 chardet==7.4.3 07:13:42 charset-normalizer==3.4.9 07:13:42 click==8.4.2 07:13:42 cliff==4.14.0 07:13:42 cmd2==3.5.1 07:13:42 cryptography==3.3.2 07:13:42 debtcollector==3.1.0 07:13:42 decorator==5.3.1 07:13:42 defusedxml==0.7.1 07:13:42 Deprecated==1.3.1 07:13:42 distlib==0.4.3 07:13:42 dnspython==2.8.0 07:13:42 docker==7.2.0 07:13:42 dogpile.cache==1.5.0 07:13:42 durationpy==0.10 07:13:42 email-validator==2.3.0 07:13:42 filelock==3.32.0 07:13:42 frozenlist==1.8.0 07:13:42 future==1.0.0 07:13:42 gitdb==4.0.12 07:13:42 GitPython==3.1.56 07:13:42 httplib2==0.30.2 07:13:42 identify==2.6.19 07:13:42 idna==3.18 07:13:42 importlib-resources==1.5.0 07:13:42 iso8601==2.1.0 07:13:42 Jinja2==3.1.6 07:13:42 jmespath==1.1.0 07:13:42 jsonpatch==1.33 07:13:42 jsonpointer==3.1.1 07:13:42 jsonschema==4.26.0 07:13:42 jsonschema-specifications==2025.9.1 07:13:42 keystoneauth1==5.14.0 07:13:42 kubernetes==36.0.3 07:13:42 lftools==0.37.22 07:13:42 lxml==6.1.1 07:13:42 markdown-it-py==4.2.0 07:13:42 MarkupSafe==3.0.3 07:13:42 mdurl==0.1.2 07:13:42 msgpack==1.2.1 07:13:42 multi_key_dict==2.0.3 07:13:42 multidict==6.7.1 07:13:42 munch==4.0.0 07:13:42 netaddr==1.3.0 07:13:42 niet==1.4.2 07:13:42 nodeenv==1.10.0 07:13:42 oauth2client==4.1.3 07:13:42 oauthlib==3.3.1 07:13:42 openstacksdk==4.13.0 07:13:42 os-service-types==1.8.2 07:13:42 osc-lib==4.6.0 07:13:42 oslo.config==10.4.0 07:13:42 oslo.context==6.4.0 07:13:42 oslo.i18n==6.8.0 07:13:42 oslo.log==8.2.0 07:13:42 oslo.serialization==5.10.0 07:13:42 oslo.utils==10.1.1 07:13:42 packaging==26.2 07:13:42 pbr==7.0.3 07:13:42 platformdirs==4.11.0 07:13:42 prettytable==3.18.0 07:13:42 propcache==0.5.2 07:13:42 psutil==7.2.2 07:13:42 pyasn1==0.6.4 07:13:42 pyasn1_modules==0.4.2 07:13:42 pycparser==3.0 07:13:42 pygerrit2==2.0.15 07:13:42 PyGithub==2.9.1 07:13:42 Pygments==2.20.0 07:13:42 PyJWT==2.13.0 07:13:42 PyNaCl==1.6.2 07:13:42 pyparsing==2.4.7 07:13:42 pyperclip==1.11.0 07:13:42 pyrsistent==0.20.0 07:13:42 python-cinderclient==9.9.0 07:13:42 python-dateutil==2.9.0.post0 07:13:42 python-discovery==1.5.0 07:13:42 python-heatclient==5.2.0 07:13:42 python-jenkins==1.8.3 07:13:42 python-keystoneclient==5.8.0 07:13:42 python-magnumclient==4.11.0 07:13:42 python-openstackclient==10.0.0 07:13:42 python-swiftclient==4.10.0 07:13:42 PyYAML==6.0.3 07:13:42 referencing==0.37.0 07:13:42 requests==2.34.2 07:13:42 requests-oauthlib==2.0.0 07:13:42 rfc3986==2.0.0 07:13:42 rich==15.0.0 07:13:42 rich-argparse==1.8.0 07:13:42 rpds-py==0.30.0 07:13:42 rsa==4.9.1 07:13:42 ruamel.yaml==0.19.1 07:13:42 ruamel.yaml.clib==0.2.15 07:13:42 s3transfer==0.19.2 07:13:42 simplejson==4.1.1 07:13:42 six==1.17.0 07:13:42 smmap==5.0.3 07:13:42 soupsieve==2.9.1 07:13:42 stevedore==5.8.0 07:13:42 tabulate==0.10.0 07:13:42 toml==0.10.2 07:13:42 tomlkit==0.15.1 07:13:42 tqdm==4.69.1 07:13:42 typing_extensions==4.16.0 07:13:42 urllib3==1.26.20 07:13:42 virtualenv==21.7.0 07:13:42 wcwidth==0.8.2 07:13:42 websocket-client==1.9.0 07:13:42 wrapt==2.2.2 07:13:42 xdg==6.0.0 07:13:42 xmltodict==1.0.4 07:13:42 yarl==1.24.5 07:13:42 yq==4.1.2 07:13:42 [oom-master-doc8-lint] $ /bin/sh /tmp/jenkins16806460557680684028.sh 07:13:42 ---> uv-install.sh 07:13:42 Installing uv/uvx (latest) using shell installer 07:13:42 2026-07-26 07:13:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-9IbKem.sh" [1] 07:13:42 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:13:43 installing to /home/jenkins/.local/bin 07:13:43 uv 07:13:43 uvx 07:13:43 everything's installed! 07:13:43 07:13:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:13:43 07:13:43 source $HOME/.local/bin/env (sh, bash, zsh) 07:13:43 source $HOME/.local/bin/env.fish (fish) 07:13:43 Adding install location to PATH 07:13:43 ---> Validating uv/uvx install 07:13:43 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:13:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2777060006025597436.sh 07:13:43 ---> sudo-logs.sh 07:13:43 Archiving 'sudo' log.. 07:13:44 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins17038731866981039971.sh 07:13:44 ---> job-cost.sh 07:13:44 INFO: Activating Python virtual environment... 07:13:44 Setup pyenv: 07:13:44 system 07:13:44 3.8.13 07:13:44 3.9.13 07:13:44 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:13:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JhLm from file:/tmp/.os_lf_venv 07:13:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:45 lf-activate-venv(): INFO: Base packages installed successfully 07:13:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:13:50 lf-activate-venv(): INFO: Adding /tmp/venv-JhLm/bin to PATH 07:13:50 INFO: No stack-cost file found 07:13:50 INFO: Instance uptime: 119s 07:13:50 INFO: Fetching instance metadata (attempt 1 of 3)... 07:13:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:13:50 INFO: Successfully fetched instance metadata 07:13:50 INFO: Instance type: v3-standard-4 07:13:50 INFO: Retrieving pricing info for: v3-standard-4 07:13:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:13:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 07:13:51 INFO: Successfully fetched Vexxhost pricing API 07:13:51 INFO: Retrieved cost: 0.11 07:13:51 INFO: Retrieved resource: v3-standard-4 07:13:51 INFO: Creating archive directory: /w/workspace/oom-master-doc8-lint/archives/cost 07:13:51 INFO: Archiving costs to: /w/workspace/oom-master-doc8-lint/archives/cost.csv 07:13:51 INFO: Successfully archived job cost data 07:13:51 DEBUG: Cost data: oom-master-doc8-lint,616,2026-07-26 07:13:51,v3-standard-4,119,0.11,0.00,FAILURE 07:13:51 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1400743399507740241.sh 07:13:51 ---> logs-deploy.sh 07:13:51 Setup pyenv: 07:13:51 system 07:13:51 3.8.13 07:13:51 3.9.13 07:13:51 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 07:13:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JhLm from file:/tmp/.os_lf_venv 07:13:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:53 lf-activate-venv(): INFO: Base packages installed successfully 07:13:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-JhLm/bin to PATH 07:14:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/616 07:14:00 INFO: archiving workspace using pattern(s): 07:14:01 Archives upload complete. 07:14:01 INFO: archiving logs to Nexus 07:14:02 ---> uname -a: 07:14:02 Linux prd-ubuntu1804-builder-4c-4g-12494 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:14:02 07:14:02 07:14:02 ---> lscpu: 07:14:02 Architecture: x86_64 07:14:02 CPU op-mode(s): 32-bit, 64-bit 07:14:02 Byte Order: Little Endian 07:14:02 CPU(s): 4 07:14:02 On-line CPU(s) list: 0-3 07:14:02 Thread(s) per core: 1 07:14:02 Core(s) per socket: 1 07:14:02 Socket(s): 4 07:14:02 NUMA node(s): 1 07:14:02 Vendor ID: AuthenticAMD 07:14:02 CPU family: 23 07:14:02 Model: 49 07:14:02 Model name: AMD EPYC-Rome Processor 07:14:02 Stepping: 0 07:14:02 CPU MHz: 2800.000 07:14:02 BogoMIPS: 5600.00 07:14:02 Virtualization: AMD-V 07:14:02 Hypervisor vendor: KVM 07:14:02 Virtualization type: full 07:14:02 L1d cache: 32K 07:14:02 L1i cache: 32K 07:14:02 L2 cache: 512K 07:14:02 L3 cache: 16384K 07:14:02 NUMA node0 CPU(s): 0-3 07:14:02 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:14:02 07:14:02 07:14:02 ---> nproc: 07:14:02 4 07:14:02 07:14:02 07:14:02 ---> df -h: 07:14:02 Filesystem Size Used Avail Use% Mounted on 07:14:02 udev 7.9G 0 7.9G 0% /dev 07:14:02 tmpfs 1.6G 676K 1.6G 1% /run 07:14:02 /dev/vda1 78G 8.4G 69G 11% / 07:14:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:14:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:14:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:14:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:14:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:14:02 07:14:02 07:14:02 ---> free -m: 07:14:02 total used free shared buff/cache available 07:14:02 Mem: 16040 554 13280 0 2204 15168 07:14:02 Swap: 1023 0 1023 07:14:02 07:14:02 07:14:02 ---> ip addr: 07:14:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:14:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:02 inet 127.0.0.1/8 scope host lo 07:14:02 valid_lft forever preferred_lft forever 07:14:02 inet6 ::1/128 scope host 07:14:02 valid_lft forever preferred_lft forever 07:14:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:14:02 link/ether fa:16:3e:33:6a:21 brd ff:ff:ff:ff:ff:ff 07:14:02 inet 10.30.107.161/23 brd 10.30.107.255 scope global dynamic ens3 07:14:02 valid_lft 86277sec preferred_lft 86277sec 07:14:02 inet6 fe80::f816:3eff:fe33:6a21/64 scope link 07:14:02 valid_lft forever preferred_lft forever 07:14:02 07:14:02 07:14:02 ---> sar -b -r -n DEV: 07:14:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12494) 07/26/26 _x86_64_ (4 CPU) 07:14:02 07:14:02 07:12:01 LINUX RESTART (4 CPU) 07:14:02 07:14:02 07:13:01 tps rtps wtps bread/s bwrtn/s 07:14:02 07:14:01 124.75 2.33 122.41 205.17 13839.69 07:14:02 Average: 124.75 2.33 122.41 205.17 13839.69 07:14:02 07:14:02 07:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:02 07:14:01 13656196 15589516 2768772 16.86 81004 2036192 707944 4.05 672828 1849868 219120 07:14:02 Average: 13656196 15589516 2768772 16.86 81004 2036192 707944 4.05 672828 1849868 219120 07:14:02 07:14:02 07:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:14:02 07:14:01 ens3 89.42 67.49 1475.95 13.87 0.00 0.00 0.00 0.00 07:14:02 07:14:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 07:14:02 Average: ens3 89.42 67.49 1475.95 13.87 0.00 0.00 0.00 0.00 07:14:02 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 07:14:02 07:14:02 07:14:02 ---> sar -P ALL: 07:14:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12494) 07/26/26 _x86_64_ (4 CPU) 07:14:02 07:14:02 07:12:01 LINUX RESTART (4 CPU) 07:14:02 07:14:02 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:14:02 07:14:01 all 21.44 0.00 1.59 1.34 0.05 75.58 07:14:02 07:14:01 0 20.03 0.00 1.13 0.23 0.05 78.56 07:14:02 07:14:01 1 16.11 0.00 0.89 0.12 0.07 82.82 07:14:02 07:14:01 2 3.61 0.00 1.22 3.04 0.02 92.11 07:14:02 07:14:01 3 45.95 0.00 3.12 1.95 0.07 48.91 07:14:02 Average: all 21.44 0.00 1.59 1.34 0.05 75.58 07:14:02 Average: 0 20.03 0.00 1.13 0.23 0.05 78.56 07:14:02 Average: 1 16.11 0.00 0.89 0.12 0.07 82.82 07:14:02 Average: 2 3.61 0.00 1.22 3.04 0.02 92.11 07:14:02 Average: 3 45.95 0.00 3.12 1.95 0.07 48.91 07:14:02 07:14:02 07:14:02