15:26:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143043 15:26:26 Running as SYSTEM 15:26:26 [EnvInject] - Loading node environment variables. 15:26:26 Building remotely on prd-ubuntu1804-builder-4c-4g-3442 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:26:26 [ssh-agent] Looking for ssh-agent implementation... 15:26:26 $ ssh-agent 15:26:26 SSH_AUTH_SOCK=/tmp/ssh-bNR7G0xiQw78/agent.1644 15:26:26 SSH_AGENT_PID=1646 15:26:26 [ssh-agent] Started. 15:26:26 Running ssh-add (command line suppressed) 15:26:26 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_9684229987013141972.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_9684229987013141972.key) 15:26:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:26:26 The recommended git tool is: NONE 15:26:28 using credential onap-jenkins-ssh 15:26:28 Wiping out workspace first. 15:26:28 Cloning the remote Git repository 15:26:28 Cloning repository git://cloud.onap.org/mirror/oom.git 15:26:28 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:26:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:28 > git --version # timeout=10 15:26:28 > git --version # 'git version 2.17.1' 15:26:28 using GIT_SSH to set credentials Gerrit user 15:26:28 Verifying host key using manually-configured host key entries 15:26:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:26:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:34 using GIT_SSH to set credentials Gerrit user 15:26:34 Verifying host key using manually-configured host key entries 15:26:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/43/143043/1 # timeout=30 15:26:34 > git rev-parse b7acd6db74f8bc84bbe7375e439acefaaecf6fea^{commit} # timeout=10 15:26:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:26:34 Checking out Revision b7acd6db74f8bc84bbe7375e439acefaaecf6fea (refs/changes/43/143043/1) 15:26:34 > git config core.sparsecheckout # timeout=10 15:26:34 > git checkout -f b7acd6db74f8bc84bbe7375e439acefaaecf6fea # timeout=30 15:26:37 Commit message: "Chore: Remove broken sphinxcontrib-swaggerdoc module" 15:26:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:26:37 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 15:26:37 [EnvInject] - Injecting environment variables from a build step. 15:26:37 [EnvInject] - Injecting as environment variables the properties content 15:26:37 PYTHON=python3 15:26:37 15:26:37 [EnvInject] - Variables injected successfully. 15:26:37 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11000291799615914908.sh 15:26:37 ---> tox-install.sh 15:26:37 + source /home/jenkins/lf-env.sh 15:26:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:26:37 ++ mktemp -d /tmp/venv-XXXX 15:26:37 + lf_venv=/tmp/venv-VUOV 15:26:37 + local venv_file=/tmp/.os_lf_venv 15:26:37 + local python=python3 15:26:37 + local options 15:26:37 + local set_path=true 15:26:37 + local install_args= 15:26:37 ++ 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 15:26:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:26:37 + true 15:26:37 + case $1 in 15:26:37 + venv_file=/tmp/.toxenv 15:26:37 + shift 2 15:26:37 + true 15:26:37 + case $1 in 15:26:37 + shift 15:26:37 + break 15:26:37 + case $python in 15:26:37 + local pkg_list= 15:26:37 + [[ -d /opt/pyenv ]] 15:26:37 + echo 'Setup pyenv:' 15:26:37 Setup pyenv: 15:26:37 + export PYENV_ROOT=/opt/pyenv 15:26:37 + PYENV_ROOT=/opt/pyenv 15:26:37 + 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 15:26:37 + 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 15:26:37 + pyenv versions 15:26:38 * system (set by /opt/pyenv/version) 15:26:38 * 3.8.13 (set by /opt/pyenv/version) 15:26:38 * 3.9.13 (set by /opt/pyenv/version) 15:26:38 * 3.10.6 (set by /opt/pyenv/version) 15:26:38 + command -v pyenv 15:26:38 ++ pyenv init - --no-rehash 15:26:38 + 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[*]}"'\'')" 15:26:38 export PATH="/opt/pyenv/shims:${PATH}" 15:26:38 export PYENV_SHELL=bash 15:26:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:26:38 pyenv() { 15:26:38 local command 15:26:38 command="${1:-}" 15:26:38 if [ "$#" -gt 0 ]; then 15:26:38 shift 15:26:38 fi 15:26:38 15:26:38 case "$command" in 15:26:38 rehash|shell) 15:26:38 eval "$(pyenv "sh-$command" "$@")" 15:26:38 ;; 15:26:38 *) 15:26:38 command pyenv "$command" "$@" 15:26:38 ;; 15:26:38 esac 15:26:38 }' 15:26:38 +++ 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[*]}"' 15:26:38 ++ 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 15:26:38 ++ 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 15:26:38 ++ 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 15:26:38 ++ export PYENV_SHELL=bash 15:26:38 ++ PYENV_SHELL=bash 15:26:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:26:38 +++ complete -F _pyenv pyenv 15:26:38 ++ lf-pyver python3 15:26:38 ++ local py_version_xy=python3 15:26:38 ++ local py_version_xyz= 15:26:38 ++ pyenv versions 15:26:38 ++ local command 15:26:38 ++ command=versions 15:26:38 ++ '[' 1 -gt 0 ']' 15:26:38 ++ shift 15:26:38 ++ case "$command" in 15:26:38 ++ command pyenv versions 15:26:38 ++ pyenv versions 15:26:38 ++ sed 's/^[ *]* //' 15:26:38 ++ awk '{ print $1 }' 15:26:38 ++ grep -E '^[0-9.]*[0-9]$' 15:26:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:26:38 +++ grep '^3' /tmp/.pyenv_versions 15:26:38 +++ sort -V 15:26:38 +++ tail -n 1 15:26:38 ++ py_version_xyz=3.10.6 15:26:38 ++ [[ -z 3.10.6 ]] 15:26:38 ++ echo 3.10.6 15:26:38 ++ return 0 15:26:38 + pyenv local 3.10.6 15:26:38 + local command 15:26:38 + command=local 15:26:38 + '[' 2 -gt 0 ']' 15:26:38 + shift 15:26:38 + case "$command" in 15:26:38 + command pyenv local 3.10.6 15:26:38 + pyenv local 3.10.6 15:26:38 + for arg in "$@" 15:26:38 + case $arg in 15:26:38 + pkg_list+='tox ' 15:26:38 + for arg in "$@" 15:26:38 + case $arg in 15:26:38 + pkg_list+='virtualenv ' 15:26:38 + for arg in "$@" 15:26:38 + case $arg in 15:26:38 + pkg_list+='urllib3~=1.26.15 ' 15:26:38 + [[ -f /tmp/.toxenv ]] 15:26:38 + [[ ! -f /tmp/.toxenv ]] 15:26:38 + [[ -n '' ]] 15:26:38 + python3 -m venv /tmp/venv-VUOV 15:26:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VUOV' 15:26:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VUOV 15:26:42 + echo /tmp/venv-VUOV 15:26:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:26:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:26:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:26:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:26:42 + local 'pip_opts=--upgrade --quiet' 15:26:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:26:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:26:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:26:42 + [[ -n '' ]] 15:26:42 + [[ -n '' ]] 15:26:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:26:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:26:42 + /tmp/venv-VUOV/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 15:26:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:26:46 lf-activate-venv(): INFO: Base packages installed successfully 15:26:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:26:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:26:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:26:46 + /tmp/venv-VUOV/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 15:26:48 + type python3 15:26:48 + true 15:26:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VUOV/bin to PATH' 15:26:48 lf-activate-venv(): INFO: Adding /tmp/venv-VUOV/bin to PATH 15:26:48 + PATH=/tmp/venv-VUOV/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 15:26:48 + return 0 15:26:48 + python3 --version 15:26:48 Python 3.10.6 15:26:48 + python3 -m pip --version 15:26:48 pip 25.3 from /tmp/venv-VUOV/lib/python3.10/site-packages/pip (python 3.10) 15:26:48 + python3 -m pip freeze 15:26:48 cachetools==6.2.5 15:26:48 chardet==5.2.0 15:26:48 colorama==0.4.6 15:26:48 distlib==0.4.0 15:26:48 filelock==3.20.3 15:26:48 packaging==26.0 15:26:48 platformdirs==4.5.1 15:26:48 pluggy==1.6.0 15:26:48 pyproject-api==1.10.0 15:26:48 tomli==2.4.0 15:26:48 tox==4.34.1 15:26:48 typing_extensions==4.15.0 15:26:48 urllib3==1.26.20 15:26:48 virtualenv==20.36.1 15:26:48 [EnvInject] - Injecting environment variables from a build step. 15:26:48 [EnvInject] - Injecting as environment variables the properties content 15:26:48 PARALLEL=false 15:26:48 15:26:48 [EnvInject] - Variables injected successfully. 15:26:48 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1202135477859314033.sh 15:26:48 ---> tox-run.sh 15:26:48 + 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 15:26:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:26:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:26:48 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:26:48 + cd /w/workspace/oom-master-sphinx-lint/. 15:26:48 + source /home/jenkins/lf-env.sh 15:26:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:26:48 ++ mktemp -d /tmp/venv-XXXX 15:26:48 + lf_venv=/tmp/venv-EpPF 15:26:48 + local venv_file=/tmp/.os_lf_venv 15:26:48 + local python=python3 15:26:48 + local options 15:26:48 + local set_path=true 15:26:48 + local install_args= 15:26:48 ++ 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 15:26:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:26:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:26:48 + true 15:26:48 + case $1 in 15:26:48 + venv_file=/tmp/.toxenv 15:26:48 + shift 2 15:26:48 + true 15:26:48 + case $1 in 15:26:48 + shift 15:26:48 + break 15:26:48 + case $python in 15:26:48 + local pkg_list= 15:26:48 + [[ -d /opt/pyenv ]] 15:26:48 + echo 'Setup pyenv:' 15:26:48 Setup pyenv: 15:26:48 + export PYENV_ROOT=/opt/pyenv 15:26:48 + PYENV_ROOT=/opt/pyenv 15:26:48 + 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 15:26:48 + 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 15:26:48 + pyenv versions 15:26:48 system 15:26:48 3.8.13 15:26:48 3.9.13 15:26:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:26:48 + command -v pyenv 15:26:48 ++ pyenv init - --no-rehash 15:26:48 + 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[*]}"'\'')" 15:26:48 export PATH="/opt/pyenv/shims:${PATH}" 15:26:48 export PYENV_SHELL=bash 15:26:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:26:48 pyenv() { 15:26:48 local command 15:26:48 command="${1:-}" 15:26:48 if [ "$#" -gt 0 ]; then 15:26:48 shift 15:26:48 fi 15:26:48 15:26:48 case "$command" in 15:26:48 rehash|shell) 15:26:48 eval "$(pyenv "sh-$command" "$@")" 15:26:48 ;; 15:26:48 *) 15:26:48 command pyenv "$command" "$@" 15:26:48 ;; 15:26:48 esac 15:26:48 }' 15:26:48 +++ 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[*]}"' 15:26:48 ++ 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 15:26:48 ++ 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 15:26:48 ++ 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 15:26:48 ++ export PYENV_SHELL=bash 15:26:48 ++ PYENV_SHELL=bash 15:26:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:26:48 +++ complete -F _pyenv pyenv 15:26:48 ++ lf-pyver python3 15:26:48 ++ local py_version_xy=python3 15:26:48 ++ local py_version_xyz= 15:26:48 ++ sed 's/^[ *]* //' 15:26:48 ++ pyenv versions 15:26:48 ++ local command 15:26:48 ++ command=versions 15:26:48 ++ '[' 1 -gt 0 ']' 15:26:48 ++ shift 15:26:48 ++ case "$command" in 15:26:48 ++ command pyenv versions 15:26:48 ++ pyenv versions 15:26:48 ++ awk '{ print $1 }' 15:26:48 ++ grep -E '^[0-9.]*[0-9]$' 15:26:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:26:48 +++ grep '^3' /tmp/.pyenv_versions 15:26:48 +++ sort -V 15:26:48 +++ tail -n 1 15:26:48 ++ py_version_xyz=3.10.6 15:26:48 ++ [[ -z 3.10.6 ]] 15:26:48 ++ echo 3.10.6 15:26:48 ++ return 0 15:26:48 + pyenv local 3.10.6 15:26:48 + local command 15:26:48 + command=local 15:26:48 + '[' 2 -gt 0 ']' 15:26:48 + shift 15:26:48 + case "$command" in 15:26:48 + command pyenv local 3.10.6 15:26:48 + pyenv local 3.10.6 15:26:48 + for arg in "$@" 15:26:48 + case $arg in 15:26:48 + pkg_list+='tox ' 15:26:48 + for arg in "$@" 15:26:48 + case $arg in 15:26:48 + pkg_list+='virtualenv ' 15:26:48 + for arg in "$@" 15:26:48 + case $arg in 15:26:48 + pkg_list+='urllib3~=1.26.15 ' 15:26:48 + [[ -f /tmp/.toxenv ]] 15:26:48 ++ cat /tmp/.toxenv 15:26:48 + lf_venv=/tmp/venv-VUOV 15:26:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUOV from' file:/tmp/.toxenv 15:26:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUOV from file:/tmp/.toxenv 15:26:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:26:48 + local 'pip_opts=--upgrade --quiet' 15:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:26:48 + [[ -n '' ]] 15:26:48 + [[ -n '' ]] 15:26:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:26:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:26:48 + /tmp/venv-VUOV/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 15:26:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:26:49 lf-activate-venv(): INFO: Base packages installed successfully 15:26:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:26:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:26:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:26:49 + /tmp/venv-VUOV/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 15:26:50 + type python3 15:26:50 + true 15:26:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VUOV/bin to PATH' 15:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-VUOV/bin to PATH 15:26:50 + PATH=/tmp/venv-VUOV/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 15:26:50 + return 0 15:26:50 + [[ -d /opt/pyenv ]] 15:26:50 + echo '---> Setting up pyenv' 15:26:50 ---> Setting up pyenv 15:26:50 + export PYENV_ROOT=/opt/pyenv 15:26:50 + PYENV_ROOT=/opt/pyenv 15:26:50 + export PATH=/opt/pyenv/bin:/tmp/venv-VUOV/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 15:26:50 + PATH=/opt/pyenv/bin:/tmp/venv-VUOV/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 15:26:50 ++ pwd 15:26:50 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:26:50 + export PYTHONPATH 15:26:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:26:50 + TOX_TESTENV_PASSENV=PYTHONPATH 15:26:50 + tox --version 15:26:51 4.34.1 from /tmp/venv-VUOV/lib/python3.10/site-packages/tox/__init__.py 15:26:51 + PARALLEL=false 15:26:51 + TOX_OPTIONS_LIST= 15:26:51 + [[ -n docs,docs-linkcheck ]] 15:26:51 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:26:51 + case ${PARALLEL,,} in 15:26:51 + tox -e docs,docs-linkcheck 15:26:51 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:26:53 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:27:12 docs: freeze> python -m pip freeze --all 15:27:12 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2026.1.4,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 15:27:12 docs: commands[0]> sudo apt install graphviz 15:27:12 15:27:12 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:27:12 15:27:12 Reading package lists... 15:27:12 Building dependency tree... 15:27:12 Reading state information... 15:27:12 graphviz is already the newest version (2.40.1-2). 15:27:12 The following packages were automatically installed and are no longer required: 15:27:12 libmysqlclient20 mysql-common 15:27:12 Use 'sudo apt autoremove' to remove them. 15:27:12 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:27:12 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 15:27:17 docs: OK ✔ in 25.45 seconds 15:27:17 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:27:29 docs-linkcheck: freeze> python -m pip freeze --all 15:27:29 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2026.1.4,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 15:27:29 docs-linkcheck: commands[0]> sudo apt install graphviz 15:27:29 15:27:29 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:27:29 15:27:29 Reading package lists... 15:27:29 Building dependency tree... 15:27:29 Reading state information... 15:27:29 graphviz is already the newest version (2.40.1-2). 15:27:29 The following packages were automatically installed and are no longer required: 15:27:29 libmysqlclient20 mysql-common 15:27:29 Use 'sudo apt autoremove' to remove them. 15:27:29 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:27:29 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 15:27:53 docs: OK (25.45=setup[21.14]+cmd[0.26,4.05] seconds) 15:27:53 docs-linkcheck: OK (36.20=setup[12.68]+cmd[0.22,23.31] seconds) 15:27:53 congratulations :) (61.69 seconds) 15:27:53 + tox_status=0 15:27:53 + echo '---> Completed tox runs' 15:27:53 ---> Completed tox runs 15:27:53 + for i in .tox/*/log 15:27:53 ++ echo .tox/docs-linkcheck/log 15:27:53 ++ awk -F/ '{print $2}' 15:27:53 + tox_env=docs-linkcheck 15:27:53 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:27:53 + for i in .tox/*/log 15:27:53 ++ echo .tox/docs/log 15:27:53 ++ awk -F/ '{print $2}' 15:27:53 + tox_env=docs 15:27:53 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:27:53 + DOC_DIR=docs/_build/html 15:27:53 + [[ -d docs/_build/html ]] 15:27:53 + echo '---> Archiving generated docs' 15:27:53 ---> Archiving generated docs 15:27:53 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:27:53 + echo '---> tox-run.sh ends' 15:27:53 ---> tox-run.sh ends 15:27:53 + test 0 -eq 0 15:27:53 $ ssh-agent -k 15:27:53 unset SSH_AUTH_SOCK; 15:27:53 unset SSH_AGENT_PID; 15:27:53 echo Agent pid 1646 killed; 15:27:53 [ssh-agent] Stopped. 15:27:53 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9981808384008853459.sh 15:27:53 ---> sysstat.sh 15:27:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5986235464252232307.sh 15:27:53 ---> package-listing.sh 15:27:53 ++ tr '[:upper:]' '[:lower:]' 15:27:53 ++ facter osfamily 15:27:54 + OS_FAMILY=debian 15:27:54 + workspace=/w/workspace/oom-master-sphinx-lint 15:27:54 + START_PACKAGES=/tmp/packages_start.txt 15:27:54 + END_PACKAGES=/tmp/packages_end.txt 15:27:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:54 + PACKAGES=/tmp/packages_start.txt 15:27:54 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:27:54 + PACKAGES=/tmp/packages_end.txt 15:27:54 + case "${OS_FAMILY}" in 15:27:54 + dpkg -l 15:27:54 + grep '^ii' 15:27:54 + '[' -f /tmp/packages_start.txt ']' 15:27:54 + '[' -f /tmp/packages_end.txt ']' 15:27:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:54 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:27:54 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:27:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:27:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5438656856387465785.sh 15:27:54 ---> capture-instance-metadata.sh 15:27:54 Setup pyenv: 15:27:54 system 15:27:54 3.8.13 15:27:54 3.9.13 15:27:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:27:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yi99 15:27:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:01 lf-activate-venv(): INFO: Base packages installed successfully 15:28:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-yi99/bin to PATH 15:28:23 INFO: Running in OpenStack, capturing instance metadata 15:28:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2061790603590070763.sh 15:28:23 provisioning config files... 15:28:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16825743677322676491tmp 15:28:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:28:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:28:23 [EnvInject] - Injecting environment variables from a build step. 15:28:23 [EnvInject] - Injecting as environment variables the properties content 15:28:23 SERVER_ID=logs 15:28:23 15:28:23 [EnvInject] - Variables injected successfully. 15:28:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9745884740292153186.sh 15:28:23 ---> create-netrc.sh 15:28:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12451158340019932089.sh 15:28:23 ---> python-tools-install.sh 15:28:23 Setup pyenv: 15:28:23 system 15:28:23 3.8.13 15:28:23 3.9.13 15:28:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:28:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi99 from file:/tmp/.os_lf_venv 15:28:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:25 lf-activate-venv(): INFO: Base packages installed successfully 15:28:25 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-yi99/bin to PATH 15:28:33 Generating Requirements File 15:28:51 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. 15:28:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:28:51 Python 3.10.6 15:28:51 pip 25.3 from /tmp/venv-yi99/lib/python3.10/site-packages/pip (python 3.10) 15:28:51 appdirs==1.4.4 15:28:51 argcomplete==3.6.3 15:28:51 aspy.yaml==1.3.0 15:28:51 attrs==25.4.0 15:28:51 autopage==0.5.2 15:28:51 backports.strenum==1.3.1 15:28:51 beautifulsoup4==4.14.3 15:28:51 boto3==1.42.35 15:28:51 botocore==1.42.35 15:28:51 bs4==0.0.2 15:28:51 certifi==2026.1.4 15:28:51 cffi==2.0.0 15:28:51 cfgv==3.5.0 15:28:51 chardet==5.2.0 15:28:51 charset-normalizer==3.4.4 15:28:51 click==8.3.1 15:28:51 cliff==4.13.1 15:28:51 cmd2==3.1.0 15:28:51 cryptography==3.3.2 15:28:51 debtcollector==3.0.0 15:28:51 decorator==5.2.1 15:28:51 defusedxml==0.7.1 15:28:51 Deprecated==1.3.1 15:28:51 distlib==0.4.0 15:28:51 dnspython==2.8.0 15:28:51 docker==7.1.0 15:28:51 dogpile.cache==1.5.0 15:28:51 durationpy==0.10 15:28:51 email-validator==2.3.0 15:28:51 filelock==3.20.3 15:28:51 future==1.0.0 15:28:51 gitdb==4.0.12 15:28:51 GitPython==3.1.46 15:28:51 httplib2==0.30.2 15:28:51 identify==2.6.16 15:28:51 idna==3.11 15:28:51 importlib-resources==1.5.0 15:28:51 iso8601==2.1.0 15:28:51 Jinja2==3.1.6 15:28:51 jmespath==1.1.0 15:28:51 jsonpatch==1.33 15:28:51 jsonpointer==3.0.0 15:28:51 jsonschema==4.26.0 15:28:51 jsonschema-specifications==2025.9.1 15:28:51 keystoneauth1==5.13.0 15:28:51 kubernetes==35.0.0 15:28:51 lftools==0.37.21 15:28:51 lxml==6.0.2 15:28:51 markdown-it-py==4.0.0 15:28:51 MarkupSafe==3.0.3 15:28:51 mdurl==0.1.2 15:28:51 msgpack==1.1.2 15:28:51 multi_key_dict==2.0.3 15:28:51 munch==4.0.0 15:28:51 netaddr==1.3.0 15:28:51 niet==1.4.2 15:28:51 nodeenv==1.10.0 15:28:51 oauth2client==4.1.3 15:28:51 oauthlib==3.3.1 15:28:51 openstacksdk==4.9.0 15:28:51 os-service-types==1.8.2 15:28:51 osc-lib==4.3.0 15:28:51 oslo.config==10.2.0 15:28:51 oslo.context==6.2.0 15:28:51 oslo.i18n==6.7.1 15:28:51 oslo.log==8.0.0 15:28:51 oslo.serialization==5.9.0 15:28:51 oslo.utils==9.2.0 15:28:51 packaging==26.0 15:28:51 pbr==7.0.3 15:28:51 platformdirs==4.5.1 15:28:51 prettytable==3.17.0 15:28:51 psutil==7.2.1 15:28:51 pyasn1==0.6.2 15:28:51 pyasn1_modules==0.4.2 15:28:51 pycparser==3.0 15:28:51 pygerrit2==2.0.15 15:28:51 PyGithub==2.8.1 15:28:51 Pygments==2.19.2 15:28:51 PyJWT==2.10.1 15:28:51 PyNaCl==1.6.2 15:28:51 pyparsing==2.4.7 15:28:51 pyperclip==1.11.0 15:28:51 pyrsistent==0.20.0 15:28:51 python-cinderclient==9.8.0 15:28:51 python-dateutil==2.9.0.post0 15:28:51 python-heatclient==5.0.0 15:28:51 python-jenkins==1.8.3 15:28:51 python-keystoneclient==5.7.0 15:28:51 python-magnumclient==4.9.0 15:28:51 python-openstackclient==8.3.0 15:28:51 python-swiftclient==4.9.0 15:28:51 PyYAML==6.0.3 15:28:51 referencing==0.37.0 15:28:51 requests==2.32.5 15:28:51 requests-oauthlib==2.0.0 15:28:51 requestsexceptions==1.4.0 15:28:51 rfc3986==2.0.0 15:28:51 rich==14.3.1 15:28:51 rich-argparse==1.7.2 15:28:51 rpds-py==0.30.0 15:28:51 rsa==4.9.1 15:28:51 ruamel.yaml==0.19.1 15:28:51 ruamel.yaml.clib==0.2.15 15:28:51 s3transfer==0.16.0 15:28:51 simplejson==3.20.2 15:28:51 six==1.17.0 15:28:51 smmap==5.0.2 15:28:51 soupsieve==2.8.3 15:28:51 stevedore==5.6.0 15:28:51 tabulate==0.9.0 15:28:51 toml==0.10.2 15:28:51 tomlkit==0.14.0 15:28:51 tqdm==4.67.1 15:28:51 typing_extensions==4.15.0 15:28:51 tzdata==2025.3 15:28:51 urllib3==1.26.20 15:28:51 virtualenv==20.36.1 15:28:51 wcwidth==0.5.0 15:28:51 websocket-client==1.9.0 15:28:51 wrapt==2.0.1 15:28:51 xdg==6.0.0 15:28:51 xmltodict==1.0.2 15:28:51 yq==3.4.3 15:28:52 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16508988661466891719.sh 15:28:52 ---> sudo-logs.sh 15:28:52 Archiving 'sudo' log.. 15:28:52 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17927627593859276601.sh 15:28:52 ---> job-cost.sh 15:28:52 Setup pyenv: 15:28:52 system 15:28:52 3.8.13 15:28:52 3.9.13 15:28:52 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi99 from file:/tmp/.os_lf_venv 15:28:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:54 lf-activate-venv(): INFO: Base packages installed successfully 15:28:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-yi99/bin to PATH 15:28:59 INFO: No Stack... 15:28:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:59 INFO: Archiving Costs 15:28:59 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10752550218203909039.sh 15:28:59 ---> logs-deploy.sh 15:28:59 Setup pyenv: 15:28:59 system 15:28:59 3.8.13 15:28:59 3.9.13 15:28:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yi99 from file:/tmp/.os_lf_venv 15:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:01 lf-activate-venv(): INFO: Base packages installed successfully 15:29:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-yi99/bin to PATH 15:29:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/593 15:29:10 INFO: archiving workspace using pattern(s): 15:29:11 Archives upload complete. 15:29:12 INFO: archiving logs to Nexus 15:29:12 ---> uname -a: 15:29:12 Linux prd-ubuntu1804-builder-4c-4g-3442 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:29:12 15:29:12 15:29:12 ---> lscpu: 15:29:12 Architecture: x86_64 15:29:12 CPU op-mode(s): 32-bit, 64-bit 15:29:12 Byte Order: Little Endian 15:29:12 CPU(s): 4 15:29:12 On-line CPU(s) list: 0-3 15:29:12 Thread(s) per core: 1 15:29:12 Core(s) per socket: 1 15:29:12 Socket(s): 4 15:29:12 NUMA node(s): 1 15:29:12 Vendor ID: AuthenticAMD 15:29:12 CPU family: 23 15:29:12 Model: 49 15:29:12 Model name: AMD EPYC-Rome Processor 15:29:12 Stepping: 0 15:29:12 CPU MHz: 2800.000 15:29:12 BogoMIPS: 5600.00 15:29:12 Virtualization: AMD-V 15:29:12 Hypervisor vendor: KVM 15:29:12 Virtualization type: full 15:29:12 L1d cache: 32K 15:29:12 L1i cache: 32K 15:29:12 L2 cache: 512K 15:29:12 L3 cache: 16384K 15:29:12 NUMA node0 CPU(s): 0-3 15:29:12 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 15:29:12 15:29:12 15:29:12 ---> nproc: 15:29:12 4 15:29:12 15:29:12 15:29:12 ---> df -h: 15:29:12 Filesystem Size Used Avail Use% Mounted on 15:29:12 udev 7.9G 0 7.9G 0% /dev 15:29:12 tmpfs 1.6G 676K 1.6G 1% /run 15:29:12 /dev/vda1 78G 8.6G 69G 12% / 15:29:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:12 15:29:12 15:29:12 ---> free -m: 15:29:12 total used free shared buff/cache available 15:29:12 Mem: 16040 569 12988 0 2481 15140 15:29:12 Swap: 1023 0 1023 15:29:12 15:29:12 15:29:12 ---> ip addr: 15:29:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:12 inet 127.0.0.1/8 scope host lo 15:29:12 valid_lft forever preferred_lft forever 15:29:12 inet6 ::1/128 scope host 15:29:12 valid_lft forever preferred_lft forever 15:29:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:12 link/ether fa:16:3e:0f:03:d8 brd ff:ff:ff:ff:ff:ff 15:29:12 inet 10.30.107.191/23 brd 10.30.107.255 scope global dynamic ens3 15:29:12 valid_lft 86212sec preferred_lft 86212sec 15:29:12 inet6 fe80::f816:3eff:fe0f:3d8/64 scope link 15:29:12 valid_lft forever preferred_lft forever 15:29:12 15:29:12 15:29:12 ---> sar -b -r -n DEV: 15:29:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3442) 01/27/26 _x86_64_ (4 CPU) 15:29:12 15:29:12 15:26:06 LINUX RESTART (4 CPU) 15:29:12 15:29:12 15:27:01 tps rtps wtps bread/s bwrtn/s 15:29:12 15:28:01 143.91 6.22 137.69 354.87 17704.52 15:29:12 15:29:01 106.28 0.88 105.40 102.78 10878.45 15:29:12 Average: 125.10 3.55 121.55 228.83 14291.48 15:29:12 15:29:12 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:12 15:28:01 13689756 15560604 2735212 16.65 79092 1976456 734620 4.20 730244 1761560 38644 15:29:12 15:29:01 13345008 15547572 3079960 18.75 106928 2258344 750452 4.29 765600 2030780 129444 15:29:12 Average: 13517382 15554088 2907586 17.70 93010 2117400 742536 4.25 747922 1896170 84044 15:29:12 15:29:12 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:12 15:28:01 lo 33.39 33.39 2.71 2.71 0.00 0.00 0.00 0.00 15:29:12 15:28:01 ens3 137.66 125.90 649.51 21.28 0.00 0.00 0.00 0.00 15:29:12 15:29:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 15:29:12 15:29:01 ens3 89.04 62.07 938.25 13.17 0.00 0.00 0.00 0.00 15:29:12 Average: lo 17.53 17.53 1.45 1.45 0.00 0.00 0.00 0.00 15:29:12 Average: ens3 113.35 93.98 793.88 17.22 0.00 0.00 0.00 0.00 15:29:12 15:29:12 15:29:12 ---> sar -P ALL: 15:29:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3442) 01/27/26 _x86_64_ (4 CPU) 15:29:12 15:29:12 15:26:06 LINUX RESTART (4 CPU) 15:29:12 15:29:12 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:29:12 15:28:01 all 16.90 0.00 1.52 1.51 0.08 79.99 15:29:12 15:28:01 0 8.43 0.00 0.92 0.02 0.07 90.57 15:29:12 15:28:01 1 24.01 0.00 2.38 2.36 0.10 71.15 15:29:12 15:28:01 2 16.21 0.00 1.30 1.39 0.07 81.04 15:29:12 15:28:01 3 18.95 0.00 1.47 2.30 0.07 77.21 15:29:12 15:29:01 all 21.22 0.00 1.52 1.18 0.05 76.03 15:29:12 15:29:01 0 35.19 0.00 2.24 0.60 0.05 61.92 15:29:12 15:29:01 1 20.31 0.00 1.49 0.87 0.07 77.27 15:29:12 15:29:01 2 13.73 0.00 1.24 2.76 0.05 82.23 15:29:12 15:29:01 3 15.65 0.00 1.10 0.49 0.03 82.72 15:29:12 Average: all 19.06 0.00 1.52 1.35 0.06 78.01 15:29:12 Average: 0 21.81 0.00 1.58 0.31 0.06 76.25 15:29:12 Average: 1 22.16 0.00 1.93 1.61 0.08 74.21 15:29:12 Average: 2 14.97 0.00 1.27 2.07 0.06 81.63 15:29:12 Average: 3 17.30 0.00 1.29 1.39 0.05 79.97 15:29:12 15:29:12 15:29:12