06:28:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143407 06:28:32 Running as SYSTEM 06:28:32 [EnvInject] - Loading node environment variables. 06:28:32 Building remotely on prd-ubuntu1804-builder-4c-4g-893 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 06:28:32 [ssh-agent] Looking for ssh-agent implementation... 06:28:32 $ ssh-agent 06:28:32 SSH_AUTH_SOCK=/tmp/ssh-csbEai8uIPbX/agent.1679 06:28:32 SSH_AGENT_PID=1681 06:28:32 [ssh-agent] Started. 06:28:32 Running ssh-add (command line suppressed) 06:28:32 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_15980159375658185301.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_15980159375658185301.key) 06:28:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:28:32 The recommended git tool is: NONE 06:28:34 using credential onap-jenkins-ssh 06:28:34 Wiping out workspace first. 06:28:34 Cloning the remote Git repository 06:28:34 Cloning repository git://cloud.onap.org/mirror/oom.git 06:28:34 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 06:28:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:34 > git --version # timeout=10 06:28:34 > git --version # 'git version 2.17.1' 06:28:34 using GIT_SSH to set credentials Gerrit user 06:28:34 Verifying host key using manually-configured host key entries 06:28:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:28:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:39 using GIT_SSH to set credentials Gerrit user 06:28:39 Verifying host key using manually-configured host key entries 06:28:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143407/2 # timeout=30 06:28:39 > git rev-parse e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb^{commit} # timeout=10 06:28:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:28:39 Checking out Revision e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb (refs/changes/07/143407/2) 06:28:39 > git config core.sparsecheckout # timeout=10 06:28:39 > git checkout -f e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=30 06:28:43 Commit message: "Bump onap chart version to Rabat" 06:28:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:28:43 > git rev-list --no-walk d9fbf8578b521aeb69d1d8f1ed1c2fb202859a49 # timeout=10 06:28:43 [EnvInject] - Injecting environment variables from a build step. 06:28:43 [EnvInject] - Injecting as environment variables the properties content 06:28:43 PYTHON=python3 06:28:43 06:28:43 [EnvInject] - Variables injected successfully. 06:28:43 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8558644412691323501.sh 06:28:43 ---> tox-install.sh 06:28:43 + source /home/jenkins/lf-env.sh 06:28:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:43 ++ mktemp -d /tmp/venv-XXXX 06:28:43 + lf_venv=/tmp/venv-mwTZ 06:28:43 + local venv_file=/tmp/.os_lf_venv 06:28:43 + local python=python3 06:28:43 + local options 06:28:43 + local set_path=true 06:28:43 + local install_args= 06:28:43 ++ 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 06:28:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:43 + true 06:28:43 + case $1 in 06:28:43 + venv_file=/tmp/.toxenv 06:28:43 + shift 2 06:28:43 + true 06:28:43 + case $1 in 06:28:43 + shift 06:28:43 + break 06:28:43 + case $python in 06:28:43 + local pkg_list= 06:28:43 + [[ -d /opt/pyenv ]] 06:28:43 + echo 'Setup pyenv:' 06:28:43 Setup pyenv: 06:28:43 + export PYENV_ROOT=/opt/pyenv 06:28:43 + PYENV_ROOT=/opt/pyenv 06:28:43 + 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 06:28:43 + 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 06:28:43 + pyenv versions 06:28:43 * system (set by /opt/pyenv/version) 06:28:43 * 3.8.13 (set by /opt/pyenv/version) 06:28:43 * 3.9.13 (set by /opt/pyenv/version) 06:28:43 * 3.10.6 (set by /opt/pyenv/version) 06:28:43 + command -v pyenv 06:28:43 ++ pyenv init - --no-rehash 06:28:43 + 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[*]}"'\'')" 06:28:43 export PATH="/opt/pyenv/shims:${PATH}" 06:28:43 export PYENV_SHELL=bash 06:28:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:43 pyenv() { 06:28:43 local command 06:28:43 command="${1:-}" 06:28:43 if [ "$#" -gt 0 ]; then 06:28:43 shift 06:28:43 fi 06:28:43 06:28:43 case "$command" in 06:28:43 rehash|shell) 06:28:43 eval "$(pyenv "sh-$command" "$@")" 06:28:43 ;; 06:28:43 *) 06:28:43 command pyenv "$command" "$@" 06:28:43 ;; 06:28:43 esac 06:28:43 }' 06:28:43 +++ 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[*]}"' 06:28:43 ++ 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 06:28:43 ++ 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 06:28:43 ++ 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 06:28:43 ++ export PYENV_SHELL=bash 06:28:43 ++ PYENV_SHELL=bash 06:28:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:43 +++ complete -F _pyenv pyenv 06:28:43 ++ lf-pyver python3 06:28:43 ++ local py_version_xy=python3 06:28:43 ++ local py_version_xyz= 06:28:43 ++ pyenv versions 06:28:43 ++ local command 06:28:43 ++ command=versions 06:28:43 ++ '[' 1 -gt 0 ']' 06:28:43 ++ sed 's/^[ *]* //' 06:28:43 ++ shift 06:28:43 ++ case "$command" in 06:28:43 ++ awk '{ print $1 }' 06:28:43 ++ grep -E '^[0-9.]*[0-9]$' 06:28:43 ++ command pyenv versions 06:28:43 ++ pyenv versions 06:28:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:44 +++ grep '^3' /tmp/.pyenv_versions 06:28:44 +++ sort -V 06:28:44 +++ tail -n 1 06:28:44 ++ py_version_xyz=3.10.6 06:28:44 ++ [[ -z 3.10.6 ]] 06:28:44 ++ echo 3.10.6 06:28:44 ++ return 0 06:28:44 + pyenv local 3.10.6 06:28:44 + local command 06:28:44 + command=local 06:28:44 + '[' 2 -gt 0 ']' 06:28:44 + shift 06:28:44 + case "$command" in 06:28:44 + command pyenv local 3.10.6 06:28:44 + pyenv local 3.10.6 06:28:44 + for arg in "$@" 06:28:44 + case $arg in 06:28:44 + pkg_list+='tox ' 06:28:44 + for arg in "$@" 06:28:44 + case $arg in 06:28:44 + pkg_list+='virtualenv ' 06:28:44 + for arg in "$@" 06:28:44 + case $arg in 06:28:44 + pkg_list+='urllib3~=1.26.15 ' 06:28:44 + [[ -f /tmp/.toxenv ]] 06:28:44 + [[ ! -f /tmp/.toxenv ]] 06:28:44 + [[ -n '' ]] 06:28:44 + python3 -m venv /tmp/venv-mwTZ 06:28:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mwTZ' 06:28:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mwTZ 06:28:47 + echo /tmp/venv-mwTZ 06:28:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:28:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:28:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:47 + local 'pip_opts=--upgrade --quiet' 06:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:47 + [[ -n '' ]] 06:28:47 + [[ -n '' ]] 06:28:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:47 + /tmp/venv-mwTZ/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 06:28:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:52 lf-activate-venv(): INFO: Base packages installed successfully 06:28:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:52 + /tmp/venv-mwTZ/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 06:28:54 + type python3 06:28:54 + true 06:28:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mwTZ/bin to PATH' 06:28:54 lf-activate-venv(): INFO: Adding /tmp/venv-mwTZ/bin to PATH 06:28:54 + PATH=/tmp/venv-mwTZ/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 06:28:54 + return 0 06:28:54 + python3 --version 06:28:54 Python 3.10.6 06:28:54 + python3 -m pip --version 06:28:54 pip 26.0.1 from /tmp/venv-mwTZ/lib/python3.10/site-packages/pip (python 3.10) 06:28:54 + python3 -m pip freeze 06:28:54 cachetools==7.0.1 06:28:54 colorama==0.4.6 06:28:54 distlib==0.4.0 06:28:54 filelock==3.25.0 06:28:54 packaging==26.0 06:28:54 platformdirs==4.9.2 06:28:54 pluggy==1.6.0 06:28:54 pyproject-api==1.10.0 06:28:54 python-discovery==1.1.0 06:28:54 tomli==2.4.0 06:28:54 tox==4.47.0 06:28:54 typing_extensions==4.15.0 06:28:54 urllib3==1.26.20 06:28:54 virtualenv==21.1.0 06:28:54 [EnvInject] - Injecting environment variables from a build step. 06:28:54 [EnvInject] - Injecting as environment variables the properties content 06:28:54 PARALLEL=false 06:28:54 06:28:54 [EnvInject] - Variables injected successfully. 06:28:54 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8067404840115690823.sh 06:28:54 ---> tox-run.sh 06:28:54 + 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 06:28:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 06:28:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 06:28:54 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 06:28:54 + cd /w/workspace/oom-master-sphinx-lint/. 06:28:54 + source /home/jenkins/lf-env.sh 06:28:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:54 ++ mktemp -d /tmp/venv-XXXX 06:28:54 + lf_venv=/tmp/venv-Tqcm 06:28:54 + local venv_file=/tmp/.os_lf_venv 06:28:54 + local python=python3 06:28:54 + local options 06:28:54 + local set_path=true 06:28:54 + local install_args= 06:28:54 ++ 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 06:28:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:54 + true 06:28:54 + case $1 in 06:28:54 + venv_file=/tmp/.toxenv 06:28:54 + shift 2 06:28:54 + true 06:28:54 + case $1 in 06:28:54 + shift 06:28:54 + break 06:28:54 + case $python in 06:28:54 + local pkg_list= 06:28:54 + [[ -d /opt/pyenv ]] 06:28:54 + echo 'Setup pyenv:' 06:28:54 Setup pyenv: 06:28:54 + export PYENV_ROOT=/opt/pyenv 06:28:54 + PYENV_ROOT=/opt/pyenv 06:28:54 + 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 06:28:54 + 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 06:28:54 + pyenv versions 06:28:54 system 06:28:54 3.8.13 06:28:54 3.9.13 06:28:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:28:54 + command -v pyenv 06:28:54 ++ pyenv init - --no-rehash 06:28:54 + 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[*]}"'\'')" 06:28:54 export PATH="/opt/pyenv/shims:${PATH}" 06:28:54 export PYENV_SHELL=bash 06:28:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:54 pyenv() { 06:28:54 local command 06:28:54 command="${1:-}" 06:28:54 if [ "$#" -gt 0 ]; then 06:28:54 shift 06:28:54 fi 06:28:54 06:28:54 case "$command" in 06:28:54 rehash|shell) 06:28:54 eval "$(pyenv "sh-$command" "$@")" 06:28:54 ;; 06:28:54 *) 06:28:54 command pyenv "$command" "$@" 06:28:54 ;; 06:28:54 esac 06:28:54 }' 06:28:54 +++ 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[*]}"' 06:28:54 ++ 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 06:28:54 ++ 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 06:28:54 ++ 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 06:28:54 ++ export PYENV_SHELL=bash 06:28:54 ++ PYENV_SHELL=bash 06:28:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:54 +++ complete -F _pyenv pyenv 06:28:54 ++ lf-pyver python3 06:28:54 ++ local py_version_xy=python3 06:28:54 ++ local py_version_xyz= 06:28:54 ++ pyenv versions 06:28:54 ++ local command 06:28:54 ++ command=versions 06:28:54 ++ '[' 1 -gt 0 ']' 06:28:54 ++ shift 06:28:54 ++ case "$command" in 06:28:54 ++ command pyenv versions 06:28:54 ++ pyenv versions 06:28:54 ++ sed 's/^[ *]* //' 06:28:54 ++ awk '{ print $1 }' 06:28:54 ++ grep -E '^[0-9.]*[0-9]$' 06:28:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:54 +++ grep '^3' /tmp/.pyenv_versions 06:28:54 +++ sort -V 06:28:54 +++ tail -n 1 06:28:54 ++ py_version_xyz=3.10.6 06:28:54 ++ [[ -z 3.10.6 ]] 06:28:54 ++ echo 3.10.6 06:28:54 ++ return 0 06:28:54 + pyenv local 3.10.6 06:28:54 + local command 06:28:54 + command=local 06:28:54 + '[' 2 -gt 0 ']' 06:28:54 + shift 06:28:54 + case "$command" in 06:28:54 + command pyenv local 3.10.6 06:28:54 + pyenv local 3.10.6 06:28:55 + for arg in "$@" 06:28:55 + case $arg in 06:28:55 + pkg_list+='tox ' 06:28:55 + for arg in "$@" 06:28:55 + case $arg in 06:28:55 + pkg_list+='virtualenv ' 06:28:55 + for arg in "$@" 06:28:55 + case $arg in 06:28:55 + pkg_list+='urllib3~=1.26.15 ' 06:28:55 + [[ -f /tmp/.toxenv ]] 06:28:55 ++ cat /tmp/.toxenv 06:28:55 + lf_venv=/tmp/venv-mwTZ 06:28:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mwTZ from' file:/tmp/.toxenv 06:28:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mwTZ from file:/tmp/.toxenv 06:28:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:28:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:28:55 + local 'pip_opts=--upgrade --quiet' 06:28:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:28:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:28:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:28:55 + [[ -n '' ]] 06:28:55 + [[ -n '' ]] 06:28:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:28:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:28:55 + /tmp/venv-mwTZ/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 06:28:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:28:55 lf-activate-venv(): INFO: Base packages installed successfully 06:28:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:28:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:28:55 + /tmp/venv-mwTZ/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 06:28:56 + type python3 06:28:56 + true 06:28:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mwTZ/bin to PATH' 06:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-mwTZ/bin to PATH 06:28:56 + PATH=/tmp/venv-mwTZ/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 06:28:56 + return 0 06:28:56 + [[ -d /opt/pyenv ]] 06:28:56 + echo '---> Setting up pyenv' 06:28:56 ---> Setting up pyenv 06:28:56 + export PYENV_ROOT=/opt/pyenv 06:28:56 + PYENV_ROOT=/opt/pyenv 06:28:56 + export PATH=/opt/pyenv/bin:/tmp/venv-mwTZ/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 06:28:56 + PATH=/opt/pyenv/bin:/tmp/venv-mwTZ/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 06:28:56 ++ pwd 06:28:56 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 06:28:56 + export PYTHONPATH 06:28:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:28:56 + TOX_TESTENV_PASSENV=PYTHONPATH 06:28:56 + tox --version 06:28:56 4.47.0 from /tmp/venv-mwTZ/lib/python3.10/site-packages/tox/__init__.py 06:28:57 + PARALLEL=false 06:28:57 + TOX_OPTIONS_LIST= 06:28:57 + [[ -n docs,docs-linkcheck ]] 06:28:57 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 06:28:57 + case ${PARALLEL,,} in 06:28:57 + tox -e docs,docs-linkcheck 06:28:57 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 06:28:58 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 06:29:20 docs: freeze> python -m pip freeze --all 06:29:21 docs: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.4.1,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2025.2,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,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==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 06:29:21 docs: commands[0]> sudo apt install graphviz 06:29:21 06:29:21 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:29:21 06:29:21 Reading package lists... 06:29:21 Building dependency tree... 06:29:21 Reading state information... 06:29:21 graphviz is already the newest version (2.40.1-2). 06:29:21 The following packages were automatically installed and are no longer required: 06:29:21 libmysqlclient20 mysql-common 06:29:21 Use 'sudo apt autoremove' to remove them. 06:29:21 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:29:21 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 06:29:25 docs: OK ✔ in 28.38 seconds 06:29:25 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 06:29:36 docs-linkcheck: freeze> python -m pip freeze --all 06:29:36 docs-linkcheck: alabaster==0.7.13,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==25.3.0,autodocsumm==0.2.14,autopep8==2.3.1,babel==2.18.0,backports.zoneinfo==0.2.1,beautifulsoup4==4.14.3,blockdiag==3.0.0,CacheControl==0.14.2,certifi==2026.2.25,charset-normalizer==3.4.4,click==8.1.8,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==1.1.2,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.16.1,funcparserlib==2.0.0a0,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,imagesize==1.4.1,importlib_metadata==8.5.0,importlib_resources==6.4.5,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,MarkupSafe==2.1.5,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.1.1,natsort==8.4.0,packaging==26.0,pbr==7.0.3,pillow==10.4.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.19.2,pylint==3.0.3,python-dateutil==2.9.0.post0,pytz==2025.2,PyYAML==6.0.3,referencing==0.35.1,requests==2.32.4,restructuredtext_lint==2.0.2,rpds-py==0.20.1,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.8,seqdiag==3.0.0,setuptools==69.0.3,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.7,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.7.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.5.0,sphinxcontrib-applehelp==1.0.4,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.29,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==5.3.0,tabulate==0.9.0,tomli==2.4.0,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,webcolors==24.8.0,webencodings==0.5.1,wheel==0.45.1,zipp==3.20.2 06:29:36 docs-linkcheck: commands[0]> sudo apt install graphviz 06:29:36 06:29:36 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:29:36 06:29:36 Reading package lists... 06:29:36 Building dependency tree... 06:29:36 Reading state information... 06:29:37 graphviz is already the newest version (2.40.1-2). 06:29:37 The following packages were automatically installed and are no longer required: 06:29:37 libmysqlclient20 mysql-common 06:29:37 Use 'sudo apt autoremove' to remove them. 06:29:37 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:29:37 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 06:30:42 docs: OK (28.37=setup[23.92]+cmd[0.22,4.23] seconds) 06:30:42 docs-linkcheck: OK (76.65=setup[11.21]+cmd[0.20,65.24] seconds) 06:30:42 congratulations :) (105.07 seconds) 06:30:42 + tox_status=0 06:30:42 + echo '---> Completed tox runs' 06:30:42 ---> Completed tox runs 06:30:42 + for i in .tox/*/log 06:30:42 ++ echo .tox/docs-linkcheck/log 06:30:42 ++ awk -F/ '{print $2}' 06:30:42 + tox_env=docs-linkcheck 06:30:42 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 06:30:42 + for i in .tox/*/log 06:30:42 ++ echo .tox/docs/log 06:30:42 ++ awk -F/ '{print $2}' 06:30:42 + tox_env=docs 06:30:42 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 06:30:42 + DOC_DIR=docs/_build/html 06:30:42 + [[ -d docs/_build/html ]] 06:30:42 + echo '---> Archiving generated docs' 06:30:42 ---> Archiving generated docs 06:30:42 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 06:30:42 + echo '---> tox-run.sh ends' 06:30:42 ---> tox-run.sh ends 06:30:42 + test 0 -eq 0 06:30:42 $ ssh-agent -k 06:30:42 unset SSH_AUTH_SOCK; 06:30:42 unset SSH_AGENT_PID; 06:30:42 echo Agent pid 1681 killed; 06:30:42 [ssh-agent] Stopped. 06:30:42 [PostBuildScript] - [INFO] Executing post build scripts. 06:30:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8175124388926530443.sh 06:30:42 ---> sysstat.sh 06:30:42 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11369612208054303760.sh 06:30:42 ---> package-listing.sh 06:30:42 ++ facter osfamily 06:30:42 ++ tr '[:upper:]' '[:lower:]' 06:30:43 + OS_FAMILY=debian 06:30:43 + workspace=/w/workspace/oom-master-sphinx-lint 06:30:43 + START_PACKAGES=/tmp/packages_start.txt 06:30:43 + END_PACKAGES=/tmp/packages_end.txt 06:30:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:43 + PACKAGES=/tmp/packages_start.txt 06:30:43 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:30:43 + PACKAGES=/tmp/packages_end.txt 06:30:43 + case "${OS_FAMILY}" in 06:30:43 + dpkg -l 06:30:43 + grep '^ii' 06:30:43 + '[' -f /tmp/packages_start.txt ']' 06:30:43 + '[' -f /tmp/packages_end.txt ']' 06:30:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:43 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:30:43 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 06:30:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 06:30:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17151313441992108306.sh 06:30:43 ---> capture-instance-metadata.sh 06:30:43 Setup pyenv: 06:30:43 system 06:30:43 3.8.13 06:30:43 3.9.13 06:30:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:30:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8i6s 06:30:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:30:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:50 lf-activate-venv(): INFO: Base packages installed successfully 06:30:50 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-8i6s/bin to PATH 06:31:15 INFO: Running in OpenStack, capturing instance metadata 06:31:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3064191285481890856.sh 06:31:15 provisioning config files... 06:31:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config12255375892716878436tmp 06:31:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:31:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:31:16 [EnvInject] - Injecting environment variables from a build step. 06:31:16 [EnvInject] - Injecting as environment variables the properties content 06:31:16 SERVER_ID=logs 06:31:16 06:31:16 [EnvInject] - Variables injected successfully. 06:31:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7311047912388935195.sh 06:31:16 ---> create-netrc.sh 06:31:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17468189888802791228.sh 06:31:16 ---> python-tools-install.sh 06:31:16 Setup pyenv: 06:31:16 system 06:31:16 3.8.13 06:31:16 3.9.13 06:31:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8i6s from file:/tmp/.os_lf_venv 06:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:18 lf-activate-venv(): INFO: Base packages installed successfully 06:31:18 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-8i6s/bin to PATH 06:31:25 Generating Requirements File 06:31:44 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. 06:31:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:31:44 Python 3.10.6 06:31:45 pip 26.0.1 from /tmp/venv-8i6s/lib/python3.10/site-packages/pip (python 3.10) 06:31:45 appdirs==1.4.4 06:31:45 argcomplete==3.6.3 06:31:45 aspy.yaml==1.3.0 06:31:45 attrs==25.4.0 06:31:45 autopage==0.6.0 06:31:45 backports.strenum==1.3.1 06:31:45 beautifulsoup4==4.14.3 06:31:45 boto3==1.42.59 06:31:45 botocore==1.42.59 06:31:45 bs4==0.0.2 06:31:45 certifi==2026.2.25 06:31:45 cffi==2.0.0 06:31:45 cfgv==3.5.0 06:31:45 chardet==6.0.0.post1 06:31:45 charset-normalizer==3.4.4 06:31:45 click==8.3.1 06:31:45 cliff==4.13.2 06:31:45 cmd2==3.3.0 06:31:45 cryptography==3.3.2 06:31:45 debtcollector==3.0.0 06:31:45 decorator==5.2.1 06:31:45 defusedxml==0.7.1 06:31:45 Deprecated==1.3.1 06:31:45 distlib==0.4.0 06:31:45 dnspython==2.8.0 06:31:45 docker==7.1.0 06:31:45 dogpile.cache==1.5.0 06:31:45 durationpy==0.10 06:31:45 email-validator==2.3.0 06:31:45 filelock==3.25.0 06:31:45 future==1.0.0 06:31:45 gitdb==4.0.12 06:31:45 GitPython==3.1.46 06:31:45 httplib2==0.30.2 06:31:45 identify==2.6.17 06:31:45 idna==3.11 06:31:45 importlib-resources==1.5.0 06:31:45 iso8601==2.1.0 06:31:45 Jinja2==3.1.6 06:31:45 jmespath==1.1.0 06:31:45 jsonpatch==1.33 06:31:45 jsonpointer==3.0.0 06:31:45 jsonschema==4.26.0 06:31:45 jsonschema-specifications==2025.9.1 06:31:45 keystoneauth1==5.13.1 06:31:45 kubernetes==35.0.0 06:31:45 lftools==0.37.21 06:31:45 lxml==6.0.2 06:31:45 markdown-it-py==4.0.0 06:31:45 MarkupSafe==3.0.3 06:31:45 mdurl==0.1.2 06:31:45 msgpack==1.1.2 06:31:45 multi_key_dict==2.0.3 06:31:45 munch==4.0.0 06:31:45 netaddr==1.3.0 06:31:45 niet==1.4.2 06:31:45 nodeenv==1.10.0 06:31:45 oauth2client==4.1.3 06:31:45 oauthlib==3.3.1 06:31:45 openstacksdk==4.10.0 06:31:45 os-service-types==1.8.2 06:31:45 osc-lib==4.4.0 06:31:45 oslo.config==10.3.0 06:31:45 oslo.context==6.3.0 06:31:45 oslo.i18n==6.7.2 06:31:45 oslo.log==8.1.0 06:31:45 oslo.serialization==5.9.1 06:31:45 oslo.utils==10.0.0 06:31:45 packaging==26.0 06:31:45 pbr==7.0.3 06:31:45 platformdirs==4.9.2 06:31:45 prettytable==3.17.0 06:31:45 psutil==7.2.2 06:31:45 pyasn1==0.6.2 06:31:45 pyasn1_modules==0.4.2 06:31:45 pycparser==3.0 06:31:45 pygerrit2==2.0.15 06:31:45 PyGithub==2.8.1 06:31:45 Pygments==2.19.2 06:31:45 PyJWT==2.11.0 06:31:45 PyNaCl==1.6.2 06:31:45 pyparsing==2.4.7 06:31:45 pyperclip==1.11.0 06:31:45 pyrsistent==0.20.0 06:31:45 python-cinderclient==9.8.0 06:31:45 python-dateutil==2.9.0.post0 06:31:45 python-discovery==1.1.0 06:31:45 python-heatclient==5.1.0 06:31:45 python-jenkins==1.8.3 06:31:45 python-keystoneclient==5.8.0 06:31:45 python-magnumclient==4.10.0 06:31:45 python-openstackclient==9.0.0 06:31:45 python-swiftclient==4.10.0 06:31:45 PyYAML==6.0.3 06:31:45 referencing==0.37.0 06:31:45 requests==2.32.5 06:31:45 requests-oauthlib==2.0.0 06:31:45 requestsexceptions==1.4.0 06:31:45 rfc3986==2.0.0 06:31:45 rich==14.3.3 06:31:45 rich-argparse==1.7.2 06:31:45 rpds-py==0.30.0 06:31:45 rsa==4.9.1 06:31:45 ruamel.yaml==0.19.1 06:31:45 ruamel.yaml.clib==0.2.15 06:31:45 s3transfer==0.16.0 06:31:45 simplejson==3.20.2 06:31:45 six==1.17.0 06:31:45 smmap==5.0.2 06:31:45 soupsieve==2.8.3 06:31:45 stevedore==5.7.0 06:31:45 tabulate==0.9.0 06:31:45 toml==0.10.2 06:31:45 tomlkit==0.14.0 06:31:45 tqdm==4.67.3 06:31:45 typing_extensions==4.15.0 06:31:45 urllib3==1.26.20 06:31:45 virtualenv==21.1.0 06:31:45 wcwidth==0.6.0 06:31:45 websocket-client==1.9.0 06:31:45 wrapt==2.1.1 06:31:45 xdg==6.0.0 06:31:45 xmltodict==1.0.4 06:31:45 yq==3.4.3 06:31:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4216728797391782296.sh 06:31:45 ---> sudo-logs.sh 06:31:45 Archiving 'sudo' log.. 06:31:45 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins105961669496238325.sh 06:31:45 ---> job-cost.sh 06:31:45 INFO: Activating Python virtual environment... 06:31:45 Setup pyenv: 06:31:45 system 06:31:45 3.8.13 06:31:45 3.9.13 06:31:45 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:31:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8i6s from file:/tmp/.os_lf_venv 06:31:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:47 lf-activate-venv(): INFO: Base packages installed successfully 06:31:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:31:52 lf-activate-venv(): INFO: Adding /tmp/venv-8i6s/bin to PATH 06:31:52 INFO: No stack-cost file found 06:31:52 INFO: Instance uptime: 222s 06:31:52 INFO: Fetching instance metadata (attempt 1 of 3)... 06:31:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:31:52 INFO: Successfully fetched instance metadata 06:31:52 INFO: Instance type: v3-standard-4 06:31:52 INFO: Retrieving pricing info for: v3-standard-4 06:31:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:31:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=222 06:31:52 INFO: Successfully fetched Vexxhost pricing API 06:31:52 INFO: Retrieved cost: 0.11 06:31:52 INFO: Retrieved resource: v3-standard-4 06:31:52 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 06:31:52 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 06:31:52 INFO: Successfully archived job cost data 06:31:52 DEBUG: Cost data: oom-master-sphinx-lint,599,2026-03-02 06:31:52,v3-standard-4,222,0.11,0.00,SUCCESS 06:31:52 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8238863787376716813.sh 06:31:52 ---> logs-deploy.sh 06:31:52 Setup pyenv: 06:31:52 system 06:31:52 3.8.13 06:31:52 3.9.13 06:31:52 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:31:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8i6s from file:/tmp/.os_lf_venv 06:31:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:54 lf-activate-venv(): INFO: Base packages installed successfully 06:31:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:32:01 lf-activate-venv(): INFO: Adding /tmp/venv-8i6s/bin to PATH 06:32:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/599 06:32:01 INFO: archiving workspace using pattern(s): 06:32:02 /tmp/venv-8i6s/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:32:02 warnings.warn( 06:32:04 Archives upload complete. 06:32:04 INFO: archiving logs to Nexus 06:32:04 /tmp/venv-8i6s/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 06:32:04 warnings.warn( 06:32:05 ---> uname -a: 06:32:05 Linux prd-ubuntu1804-builder-4c-4g-893 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:32:05 06:32:05 06:32:05 ---> lscpu: 06:32:05 Architecture: x86_64 06:32:05 CPU op-mode(s): 32-bit, 64-bit 06:32:05 Byte Order: Little Endian 06:32:05 CPU(s): 4 06:32:05 On-line CPU(s) list: 0-3 06:32:05 Thread(s) per core: 1 06:32:05 Core(s) per socket: 1 06:32:05 Socket(s): 4 06:32:05 NUMA node(s): 1 06:32:05 Vendor ID: AuthenticAMD 06:32:05 CPU family: 23 06:32:05 Model: 49 06:32:05 Model name: AMD EPYC-Rome Processor 06:32:05 Stepping: 0 06:32:05 CPU MHz: 2799.998 06:32:05 BogoMIPS: 5599.99 06:32:05 Virtualization: AMD-V 06:32:05 Hypervisor vendor: KVM 06:32:05 Virtualization type: full 06:32:05 L1d cache: 32K 06:32:05 L1i cache: 32K 06:32:05 L2 cache: 512K 06:32:05 L3 cache: 16384K 06:32:05 NUMA node0 CPU(s): 0-3 06:32:05 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 06:32:05 06:32:05 06:32:05 ---> nproc: 06:32:05 4 06:32:05 06:32:05 06:32:05 ---> df -h: 06:32:05 Filesystem Size Used Avail Use% Mounted on 06:32:05 udev 7.9G 0 7.9G 0% /dev 06:32:05 tmpfs 1.6G 676K 1.6G 1% /run 06:32:05 /dev/vda1 78G 8.7G 69G 12% / 06:32:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:32:05 tmpfs 5.0M 0 5.0M 0% /run/lock 06:32:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:32:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:32:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:32:05 06:32:05 06:32:05 ---> free -m: 06:32:05 total used free shared buff/cache available 06:32:05 Mem: 16040 567 12966 0 2505 15141 06:32:05 Swap: 1023 0 1023 06:32:05 06:32:05 06:32:05 ---> ip addr: 06:32:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:32:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:05 inet 127.0.0.1/8 scope host lo 06:32:05 valid_lft forever preferred_lft forever 06:32:05 inet6 ::1/128 scope host 06:32:05 valid_lft forever preferred_lft forever 06:32:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:32:05 link/ether fa:16:3e:d1:ae:8e brd ff:ff:ff:ff:ff:ff 06:32:05 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 06:32:05 valid_lft 86173sec preferred_lft 86173sec 06:32:05 inet6 fe80::f816:3eff:fed1:ae8e/64 scope link 06:32:05 valid_lft forever preferred_lft forever 06:32:05 06:32:05 06:32:05 ---> sar -b -r -n DEV: 06:32:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-893) 03/02/26 _x86_64_ (4 CPU) 06:32:05 06:32:05 06:28:19 LINUX RESTART (4 CPU) 06:32:05 06:32:05 06:29:01 tps rtps wtps bread/s bwrtn/s 06:32:05 06:30:01 139.91 8.33 131.58 397.93 19473.42 06:32:05 06:31:01 46.11 0.17 45.94 9.73 11833.89 06:32:05 06:32:01 98.80 0.87 97.93 102.25 16134.51 06:32:05 Average: 94.94 3.12 91.82 169.97 15813.94 06:32:05 06:32:05 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:05 06:30:01 13630120 15483168 2794848 17.02 76460 1962512 920300 5.27 798252 1753708 149636 06:32:05 06:31:01 13583056 15499692 2841912 17.30 83340 2014732 799812 4.58 795152 1793732 52900 06:32:05 06:32:01 13350496 15579088 3074472 18.72 106416 2282792 726848 4.16 736120 2051760 117288 06:32:05 Average: 13521224 15520649 2903744 17.68 88739 2086679 815653 4.67 776508 1866400 106608 06:32:05 06:32:05 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:05 06:30:01 ens3 125.40 90.02 792.04 16.66 0.00 0.00 0.00 0.00 06:32:05 06:30:01 lo 3.73 3.73 0.34 0.34 0.00 0.00 0.00 0.00 06:32:05 06:31:01 ens3 24.76 18.86 86.19 4.71 0.00 0.00 0.00 0.00 06:32:05 06:31:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 06:32:05 06:32:01 ens3 85.50 58.24 825.07 19.77 0.00 0.00 0.00 0.00 06:32:05 06:32:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 06:32:05 Average: ens3 78.55 55.71 567.77 13.71 0.00 0.00 0.00 0.00 06:32:05 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 06:32:05 06:32:05 06:32:05 ---> sar -P ALL: 06:32:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-893) 03/02/26 _x86_64_ (4 CPU) 06:32:05 06:32:05 06:28:19 LINUX RESTART (4 CPU) 06:32:05 06:32:05 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:32:05 06:30:01 all 13.32 0.00 1.13 1.42 0.06 84.07 06:32:05 06:30:01 0 13.14 0.00 1.23 0.33 0.05 85.25 06:32:05 06:30:01 1 5.67 0.00 0.63 1.38 0.07 92.26 06:32:05 06:30:01 2 16.93 0.00 1.58 1.37 0.07 80.05 06:32:05 06:30:01 3 17.62 0.00 1.07 2.62 0.07 78.63 06:32:05 06:31:01 all 6.92 0.00 0.47 0.50 0.03 92.08 06:32:05 06:31:01 0 0.65 0.00 0.27 0.77 0.02 98.30 06:32:05 06:31:01 1 2.13 0.00 0.23 0.00 0.02 97.62 06:32:05 06:31:01 2 13.42 0.00 0.72 0.93 0.05 84.88 06:32:05 06:31:01 3 11.45 0.00 0.70 0.28 0.03 87.54 06:32:05 06:32:01 all 19.87 0.00 1.44 0.95 0.05 77.69 06:32:05 06:32:01 0 5.73 0.00 1.08 2.28 0.03 90.87 06:32:05 06:32:01 1 42.15 0.00 1.95 0.37 0.07 55.46 06:32:05 06:32:01 2 26.95 0.00 2.00 0.68 0.07 70.30 06:32:05 06:32:01 3 4.66 0.00 0.73 0.47 0.05 94.09 06:32:05 Average: all 13.37 0.00 1.01 0.96 0.05 84.61 06:32:05 Average: 0 6.51 0.00 0.86 1.13 0.03 91.47 06:32:05 Average: 1 16.63 0.00 0.94 0.58 0.05 81.80 06:32:05 Average: 2 19.10 0.00 1.43 0.99 0.06 78.41 06:32:05 Average: 3 11.25 0.00 0.83 1.12 0.05 86.75 06:32:05 06:32:05 06:32:05