20:24:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145937 20:24:36 Running as SYSTEM 20:24:37 [EnvInject] - Loading node environment variables. 20:24:37 Building remotely on prd-ubuntu1804-builder-4c-4g-875 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 20:24:37 [ssh-agent] Looking for ssh-agent implementation... 20:24:37 $ ssh-agent 20:24:37 SSH_AUTH_SOCK=/tmp/ssh-Q42VDeM1yQvz/agent.1666 20:24:37 SSH_AGENT_PID=1668 20:24:37 [ssh-agent] Started. 20:24:37 Running ssh-add (command line suppressed) 20:24:37 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_16964443514970136265.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_16964443514970136265.key) 20:24:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:24:37 The recommended git tool is: NONE 20:24:38 using credential onap-jenkins-ssh 20:24:38 Wiping out workspace first. 20:24:38 Cloning the remote Git repository 20:24:38 Cloning repository git://cloud.onap.org/mirror/oom.git 20:24:38 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 20:24:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:24:38 > git --version # timeout=10 20:24:38 > git --version # 'git version 2.17.1' 20:24:38 using GIT_SSH to set credentials Gerrit user 20:24:38 Verifying host key using manually-configured host key entries 20:24:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:24:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:24:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:24:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:24:44 using GIT_SSH to set credentials Gerrit user 20:24:44 Verifying host key using manually-configured host key entries 20:24:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/145937/2 # timeout=30 20:24:44 > git rev-parse cf9ba660770c0442d9260ddb0b65b7c2fe800cd2^{commit} # timeout=10 20:24:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:24:44 Checking out Revision cf9ba660770c0442d9260ddb0b65b7c2fe800cd2 (refs/changes/37/145937/2) 20:24:44 > git config core.sparsecheckout # timeout=10 20:24:44 > git checkout -f cf9ba660770c0442d9260ddb0b65b7c2fe800cd2 # timeout=30 20:24:47 Commit message: "Chore: Fix typos in helm deploy plugin" 20:24:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:24:48 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 20:24:48 [EnvInject] - Injecting environment variables from a build step. 20:24:48 [EnvInject] - Injecting as environment variables the properties content 20:24:48 PYTHON=python3 20:24:48 20:24:48 [EnvInject] - Variables injected successfully. 20:24:48 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins18150344754050511741.sh 20:24:48 ---> tox-install.sh 20:24:48 + source /home/jenkins/lf-env.sh 20:24:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:24:48 ++ mktemp -d /tmp/venv-XXXX 20:24:48 + lf_venv=/tmp/venv-pBMQ 20:24:48 + local venv_file=/tmp/.os_lf_venv 20:24:48 + local python=python3 20:24:48 + local options 20:24:48 + local set_path=true 20:24:48 + local install_args= 20:24: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 20:24:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:24:48 + true 20:24:48 + case $1 in 20:24:48 + venv_file=/tmp/.toxenv 20:24:48 + shift 2 20:24:48 + true 20:24:48 + case $1 in 20:24:48 + shift 20:24:48 + break 20:24:48 + case $python in 20:24:48 + local pkg_list= 20:24:48 + [[ -d /opt/pyenv ]] 20:24:48 + echo 'Setup pyenv:' 20:24:48 Setup pyenv: 20:24:48 + export PYENV_ROOT=/opt/pyenv 20:24:48 + PYENV_ROOT=/opt/pyenv 20:24:48 + 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 20:24:48 + 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 20:24:48 + pyenv versions 20:24:48 * system (set by /opt/pyenv/version) 20:24:48 * 3.8.13 (set by /opt/pyenv/version) 20:24:48 * 3.9.13 (set by /opt/pyenv/version) 20:24:48 * 3.10.6 (set by /opt/pyenv/version) 20:24:48 + command -v pyenv 20:24:48 ++ pyenv init - --no-rehash 20:24: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[*]}"'\'')" 20:24:48 export PATH="/opt/pyenv/shims:${PATH}" 20:24:48 export PYENV_SHELL=bash 20:24:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:24:48 pyenv() { 20:24:48 local command 20:24:48 command="${1:-}" 20:24:48 if [ "$#" -gt 0 ]; then 20:24:48 shift 20:24:48 fi 20:24:48 20:24:48 case "$command" in 20:24:48 rehash|shell) 20:24:48 eval "$(pyenv "sh-$command" "$@")" 20:24:48 ;; 20:24:48 *) 20:24:48 command pyenv "$command" "$@" 20:24:48 ;; 20:24:48 esac 20:24:48 }' 20:24: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[*]}"' 20:24:48 ++ 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 20:24:48 ++ 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 20:24:48 ++ 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 20:24:48 ++ export PYENV_SHELL=bash 20:24:48 ++ PYENV_SHELL=bash 20:24:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:24:48 +++ complete -F _pyenv pyenv 20:24:48 ++ lf-pyver python3 20:24:48 ++ local py_version_xy=python3 20:24:48 ++ local py_version_xyz= 20:24:48 ++ pyenv versions 20:24:48 ++ local command 20:24:48 ++ command=versions 20:24:48 ++ '[' 1 -gt 0 ']' 20:24:48 ++ shift 20:24:48 ++ case "$command" in 20:24:48 ++ command pyenv versions 20:24:48 ++ pyenv versions 20:24:48 ++ sed 's/^[ *]* //' 20:24:48 ++ awk '{ print $1 }' 20:24:48 ++ grep -E '^[0-9.]*[0-9]$' 20:24:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:24:48 +++ sort -V 20:24:48 +++ grep '^3' /tmp/.pyenv_versions 20:24:48 +++ tail -n 1 20:24:48 ++ py_version_xyz=3.10.6 20:24:48 ++ [[ -z 3.10.6 ]] 20:24:48 ++ echo 3.10.6 20:24:48 ++ return 0 20:24:48 + pyenv local 3.10.6 20:24:48 + local command 20:24:48 + command=local 20:24:48 + '[' 2 -gt 0 ']' 20:24:48 + shift 20:24:48 + case "$command" in 20:24:48 + command pyenv local 3.10.6 20:24:48 + pyenv local 3.10.6 20:24:48 + for arg in "$@" 20:24:48 + case $arg in 20:24:48 + pkg_list+='tox ' 20:24:48 + for arg in "$@" 20:24:48 + case $arg in 20:24:48 + pkg_list+='virtualenv ' 20:24:48 + for arg in "$@" 20:24:48 + case $arg in 20:24:48 + pkg_list+='urllib3~=1.26.15 ' 20:24:48 + [[ -f /tmp/.toxenv ]] 20:24:48 + [[ ! -f /tmp/.toxenv ]] 20:24:48 + [[ -n '' ]] 20:24:48 + python3 -m venv /tmp/venv-pBMQ 20:24:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pBMQ' 20:24:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pBMQ 20:24:52 + echo /tmp/venv-pBMQ 20:24:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:24:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:24:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:24:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:24:52 + local 'pip_opts=--upgrade --quiet' 20:24:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:24:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:24:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:24:52 + [[ -n '' ]] 20:24:52 + [[ -n '' ]] 20:24:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:24:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:24:52 + /tmp/venv-pBMQ/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 20:24:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:24:57 lf-activate-venv(): INFO: Base packages installed successfully 20:24:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:24:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:24:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:24:57 + /tmp/venv-pBMQ/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 20:24:59 + type python3 20:24:59 + true 20:24:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pBMQ/bin to PATH' 20:24:59 lf-activate-venv(): INFO: Adding /tmp/venv-pBMQ/bin to PATH 20:24:59 + PATH=/tmp/venv-pBMQ/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 20:24:59 + return 0 20:24:59 + python3 --version 20:24:59 Python 3.10.6 20:24:59 + python3 -m pip --version 20:24:59 pip 26.1.2 from /tmp/venv-pBMQ/lib/python3.10/site-packages/pip (python 3.10) 20:24:59 + python3 -m pip freeze 20:24:59 cachetools==7.1.4 20:24:59 colorama==0.4.6 20:24:59 distlib==0.4.3 20:24:59 filelock==3.31.0 20:24:59 packaging==26.2 20:24:59 platformdirs==4.10.1 20:24:59 pluggy==1.6.0 20:24:59 pyproject-api==1.10.1 20:24:59 python-discovery==1.4.4 20:24:59 tomli==2.4.1 20:24:59 tomli_w==1.2.0 20:24:59 tox==4.57.0 20:24:59 typing_extensions==4.16.0 20:24:59 urllib3==1.26.20 20:24:59 virtualenv==21.6.1 20:24:59 [EnvInject] - Injecting environment variables from a build step. 20:24:59 [EnvInject] - Injecting as environment variables the properties content 20:24:59 PARALLEL=false 20:24:59 20:24:59 [EnvInject] - Variables injected successfully. 20:24:59 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10057253115007810582.sh 20:24:59 ---> tox-run.sh 20:24:59 + 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 20:24:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 20:24:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 20:24:59 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 20:24:59 + cd /w/workspace/oom-master-sphinx-lint/. 20:24:59 + source /home/jenkins/lf-env.sh 20:24:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:24:59 ++ mktemp -d /tmp/venv-XXXX 20:24:59 + lf_venv=/tmp/venv-viCz 20:24:59 + local venv_file=/tmp/.os_lf_venv 20:24:59 + local python=python3 20:24:59 + local options 20:24:59 + local set_path=true 20:24:59 + local install_args= 20:24:59 ++ 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 20:24:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:24:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:24:59 + true 20:24:59 + case $1 in 20:24:59 + venv_file=/tmp/.toxenv 20:24:59 + shift 2 20:24:59 + true 20:24:59 + case $1 in 20:24:59 + shift 20:24:59 + break 20:24:59 + case $python in 20:24:59 + local pkg_list= 20:24:59 + [[ -d /opt/pyenv ]] 20:24:59 + echo 'Setup pyenv:' 20:24:59 Setup pyenv: 20:24:59 + export PYENV_ROOT=/opt/pyenv 20:24:59 + PYENV_ROOT=/opt/pyenv 20:24:59 + 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 20:24:59 + 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 20:24:59 + pyenv versions 20:24:59 system 20:24:59 3.8.13 20:24:59 3.9.13 20:24:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:24:59 + command -v pyenv 20:24:59 ++ pyenv init - --no-rehash 20:24:59 + 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[*]}"'\'')" 20:24:59 export PATH="/opt/pyenv/shims:${PATH}" 20:24:59 export PYENV_SHELL=bash 20:24:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:24:59 pyenv() { 20:24:59 local command 20:24:59 command="${1:-}" 20:24:59 if [ "$#" -gt 0 ]; then 20:24:59 shift 20:24:59 fi 20:24:59 20:24:59 case "$command" in 20:24:59 rehash|shell) 20:24:59 eval "$(pyenv "sh-$command" "$@")" 20:24:59 ;; 20:24:59 *) 20:24:59 command pyenv "$command" "$@" 20:24:59 ;; 20:24:59 esac 20:24:59 }' 20:24:59 +++ 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[*]}"' 20:24:59 ++ 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 20:24:59 ++ 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 20:24:59 ++ 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 20:24:59 ++ export PYENV_SHELL=bash 20:24:59 ++ PYENV_SHELL=bash 20:24:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:24:59 +++ complete -F _pyenv pyenv 20:24:59 ++ lf-pyver python3 20:24:59 ++ local py_version_xy=python3 20:24:59 ++ local py_version_xyz= 20:24:59 ++ pyenv versions 20:24:59 ++ local command 20:24:59 ++ command=versions 20:24:59 ++ '[' 1 -gt 0 ']' 20:24:59 ++ shift 20:24:59 ++ case "$command" in 20:24:59 ++ command pyenv versions 20:24:59 ++ pyenv versions 20:24:59 ++ sed 's/^[ *]* //' 20:24:59 ++ grep -E '^[0-9.]*[0-9]$' 20:24:59 ++ awk '{ print $1 }' 20:25:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:25:00 +++ grep '^3' /tmp/.pyenv_versions 20:25:00 +++ sort -V 20:25:00 +++ tail -n 1 20:25:00 ++ py_version_xyz=3.10.6 20:25:00 ++ [[ -z 3.10.6 ]] 20:25:00 ++ echo 3.10.6 20:25:00 ++ return 0 20:25:00 + pyenv local 3.10.6 20:25:00 + local command 20:25:00 + command=local 20:25:00 + '[' 2 -gt 0 ']' 20:25:00 + shift 20:25:00 + case "$command" in 20:25:00 + command pyenv local 3.10.6 20:25:00 + pyenv local 3.10.6 20:25:00 + for arg in "$@" 20:25:00 + case $arg in 20:25:00 + pkg_list+='tox ' 20:25:00 + for arg in "$@" 20:25:00 + case $arg in 20:25:00 + pkg_list+='virtualenv ' 20:25:00 + for arg in "$@" 20:25:00 + case $arg in 20:25:00 + pkg_list+='urllib3~=1.26.15 ' 20:25:00 + [[ -f /tmp/.toxenv ]] 20:25:00 ++ cat /tmp/.toxenv 20:25:00 + lf_venv=/tmp/venv-pBMQ 20:25:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pBMQ from' file:/tmp/.toxenv 20:25:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pBMQ from file:/tmp/.toxenv 20:25:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:25:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:25:00 + local 'pip_opts=--upgrade --quiet' 20:25:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:25:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:25:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:25:00 + [[ -n '' ]] 20:25:00 + [[ -n '' ]] 20:25:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:25:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:25:00 + /tmp/venv-pBMQ/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 20:25:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:25:00 lf-activate-venv(): INFO: Base packages installed successfully 20:25:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:25:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:25:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:25:00 + /tmp/venv-pBMQ/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 20:25:02 + type python3 20:25:02 + true 20:25:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pBMQ/bin to PATH' 20:25:02 lf-activate-venv(): INFO: Adding /tmp/venv-pBMQ/bin to PATH 20:25:02 + PATH=/tmp/venv-pBMQ/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 20:25:02 + return 0 20:25:02 + [[ -d /opt/pyenv ]] 20:25:02 + echo '---> Setting up pyenv' 20:25:02 ---> Setting up pyenv 20:25:02 + export PYENV_ROOT=/opt/pyenv 20:25:02 + PYENV_ROOT=/opt/pyenv 20:25:02 + export PATH=/opt/pyenv/bin:/tmp/venv-pBMQ/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 20:25:02 + PATH=/opt/pyenv/bin:/tmp/venv-pBMQ/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 20:25:02 ++ pwd 20:25:02 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 20:25:02 + export PYTHONPATH 20:25:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:25:02 + TOX_TESTENV_PASSENV=PYTHONPATH 20:25:02 + tox --version 20:25:02 4.57.0 from /tmp/venv-pBMQ/lib/python3.10/site-packages/tox/__init__.py 20:25:02 + PARALLEL=false 20:25:02 + TOX_OPTIONS_LIST= 20:25:02 + [[ -n docs,docs-linkcheck ]] 20:25:02 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 20:25:02 + case ${PARALLEL,,} in 20:25:02 + tox -e docs,docs-linkcheck 20:25:02 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 20:25:03 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 20:25:25 docs: freeze> python -m pip freeze --all 20:25:26 docs: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.6.17,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.31.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.10.1,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.8.4,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 20:25:26 docs: commands[0]> sudo apt install graphviz 20:25:26 20:25:26 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 20:25:26 20:25:26 Reading package lists... 20:25:26 Building dependency tree... 20:25:26 Reading state information... 20:25:26 graphviz is already the newest version (2.40.1-2). 20:25:26 The following packages were automatically installed and are no longer required: 20:25:26 libmysqlclient20 mysql-common 20:25:26 Use 'sudo apt autoremove' to remove them. 20:25:26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:25:26 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 20:25:31 docs: OK ✔ in 28.62 seconds 20:25:31 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 20:25:41 docs-linkcheck: freeze> python -m pip freeze --all 20:25:42 docs-linkcheck: alabaster==0.7.16,apeye==1.4.1,apeye-core==1.1.5,arrow==1.4.0,astroid==3.0.3,attrs==26.1.0,autodocsumm==0.2.15,autopep8==2.3.1,babel==2.18.0,beautifulsoup4==4.15.0,CacheControl==0.14.4,certifi==2026.6.17,charset-normalizer==3.4.9,click==8.4.2,dict2css==0.6.0,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.31.0,gitlint-core==0.19.1,html5lib==1.1,idna==3.18,imagesize==2.0.0,isort==5.13.2,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,mccabe==0.7.0,msgpack==1.2.1,natsort==8.4.0,packaging==26.2,pip==26.1.2,platformdirs==4.10.1,pycodestyle==2.14.0,pyenchant==3.3.0,Pygments==2.20.0,pylint==3.0.3,python-dateutil==2.9.0.post0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.19.1,setuptools==83.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.1.1,soupsieve==2.8.4,Sphinx==7.1.2,sphinx-autodoc-typehints==2.0.1,sphinx-jinja2-compat==0.4.1,sphinx-prompt==1.8.0,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.5.0,sphinx-toolbox==4.2.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==1.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-spelling==8.0.0,stevedore==5.8.0,tabulate==0.10.0,tinycss2==1.5.1,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,tzdata==2026.3,urllib3==2.7.0,webencodings==0.5.1 20:25:42 docs-linkcheck: commands[0]> sudo apt install graphviz 20:25:42 20:25:42 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 20:25:42 20:25:42 Reading package lists... 20:25:42 Building dependency tree... 20:25:42 Reading state information... 20:25:42 graphviz is already the newest version (2.40.1-2). 20:25:42 The following packages were automatically installed and are no longer required: 20:25:42 libmysqlclient20 mysql-common 20:25:42 Use 'sudo apt autoremove' to remove them. 20:25:42 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:25:42 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 20:26:48 docs: OK (28.62=setup[23.41]+cmd[0.21,4.99] seconds) 20:26:48 docs-linkcheck: OK (77.30=setup[10.97]+cmd[0.20,66.13] seconds) 20:26:48 congratulations :) (105.96 seconds) 20:26:48 + tox_status=0 20:26:48 + echo '---> Completed tox runs' 20:26:48 ---> Completed tox runs 20:26:48 + for i in .tox/*/log 20:26:48 ++ echo .tox/docs-linkcheck/log 20:26:48 ++ awk -F/ '{print $2}' 20:26:48 + tox_env=docs-linkcheck 20:26:48 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 20:26:48 + for i in .tox/*/log 20:26:48 ++ echo .tox/docs/log 20:26:48 ++ awk -F/ '{print $2}' 20:26:48 + tox_env=docs 20:26:48 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 20:26:48 + DOC_DIR=docs/_build/html 20:26:48 + [[ -d docs/_build/html ]] 20:26:48 + echo '---> Archiving generated docs' 20:26:48 ---> Archiving generated docs 20:26:48 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 20:26:48 + echo '---> tox-run.sh ends' 20:26:48 ---> tox-run.sh ends 20:26:48 + test 0 -eq 0 20:26:48 $ ssh-agent -k 20:26:48 unset SSH_AUTH_SOCK; 20:26:48 unset SSH_AGENT_PID; 20:26:48 echo Agent pid 1668 killed; 20:26:48 [ssh-agent] Stopped. 20:26:48 [PostBuildScript] - [INFO] Executing post build scripts. 20:26:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16878718745648095335.sh 20:26:48 ---> sysstat.sh 20:26:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18176162728411760188.sh 20:26:49 ---> package-listing.sh 20:26:49 ++ facter osfamily 20:26:49 ++ tr '[:upper:]' '[:lower:]' 20:26:49 + OS_FAMILY=debian 20:26:49 + workspace=/w/workspace/oom-master-sphinx-lint 20:26:49 + START_PACKAGES=/tmp/packages_start.txt 20:26:49 + END_PACKAGES=/tmp/packages_end.txt 20:26:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:26:49 + PACKAGES=/tmp/packages_start.txt 20:26:49 + '[' /w/workspace/oom-master-sphinx-lint ']' 20:26:49 + PACKAGES=/tmp/packages_end.txt 20:26:49 + case "${OS_FAMILY}" in 20:26:49 + dpkg -l 20:26:49 + grep '^ii' 20:26:49 + '[' -f /tmp/packages_start.txt ']' 20:26:49 + '[' -f /tmp/packages_end.txt ']' 20:26:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:26:49 + '[' /w/workspace/oom-master-sphinx-lint ']' 20:26:49 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 20:26:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 20:26:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11725046711394440954.sh 20:26:49 ---> capture-instance-metadata.sh 20:26:49 Setup pyenv: 20:26:49 system 20:26:49 3.8.13 20:26:49 3.9.13 20:26:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:26:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URdR 20:26:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:26:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:26:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:26:57 lf-activate-venv(): INFO: Base packages installed successfully 20:26:57 lf-activate-venv(): INFO: Installing additional packages: lftools 20:27:17 lf-activate-venv(): INFO: Adding /tmp/venv-URdR/bin to PATH 20:27:17 INFO: Running in OpenStack, capturing instance metadata 20:27:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7745148017230086618.sh 20:27:17 provisioning config files... 20:27:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config166998968371570884tmp 20:27:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:27:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:27:17 [EnvInject] - Injecting environment variables from a build step. 20:27:17 [EnvInject] - Injecting as environment variables the properties content 20:27:17 SERVER_ID=logs 20:27:17 20:27:17 [EnvInject] - Variables injected successfully. 20:27:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6374220124937224974.sh 20:27:17 ---> create-netrc.sh 20:27:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17711047166725438336.sh 20:27:17 ---> python-tools-install.sh 20:27:17 Setup pyenv: 20:27:17 system 20:27:17 3.8.13 20:27:17 3.9.13 20:27:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:27:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URdR from file:/tmp/.os_lf_venv 20:27:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:27:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:27:19 lf-activate-venv(): INFO: Base packages installed successfully 20:27:19 lf-activate-venv(): INFO: Installing additional packages: lftools 20:27:27 lf-activate-venv(): INFO: Adding /tmp/venv-URdR/bin to PATH 20:27:27 Generating Requirements File 20:27:49 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. 20:27:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:27:49 Python 3.10.6 20:27:49 pip 26.1.2 from /tmp/venv-URdR/lib/python3.10/site-packages/pip (python 3.10) 20:27:49 aiohappyeyeballs==2.7.1 20:27:49 aiohttp==3.14.1 20:27:49 aiosignal==1.4.0 20:27:49 appdirs==1.4.4 20:27:49 argcomplete==3.7.0 20:27:49 aspy.yaml==1.3.0 20:27:49 async-timeout==5.0.1 20:27:49 attrs==26.1.0 20:27:49 autopage==0.6.0 20:27:49 backports.strenum==1.3.1 20:27:49 beautifulsoup4==4.15.0 20:27:49 boto3==1.43.51 20:27:49 botocore==1.43.51 20:27:49 bs4==0.0.2 20:27:49 certifi==2026.6.17 20:27:49 cffi==2.1.0 20:27:49 cfgv==3.5.0 20:27:49 chardet==7.4.3 20:27:49 charset-normalizer==3.4.9 20:27:49 click==8.4.2 20:27:49 cliff==4.14.0 20:27:49 cmd2==3.5.1 20:27:49 cryptography==3.3.2 20:27:49 debtcollector==3.1.0 20:27:49 decorator==5.3.1 20:27:49 defusedxml==0.7.1 20:27:49 Deprecated==1.3.1 20:27:49 distlib==0.4.3 20:27:49 dnspython==2.8.0 20:27:49 docker==7.2.0 20:27:49 dogpile.cache==1.5.0 20:27:49 durationpy==0.10 20:27:49 email-validator==2.3.0 20:27:49 filelock==3.31.0 20:27:49 frozenlist==1.8.0 20:27:49 future==1.0.0 20:27:49 gitdb==4.0.12 20:27:49 GitPython==3.1.52 20:27:49 httplib2==0.30.2 20:27:49 identify==2.6.19 20:27:49 idna==3.18 20:27:49 importlib-resources==1.5.0 20:27:49 iso8601==2.1.0 20:27:49 Jinja2==3.1.6 20:27:49 jmespath==1.1.0 20:27:49 jsonpatch==1.33 20:27:49 jsonpointer==3.1.1 20:27:49 jsonschema==4.26.0 20:27:49 jsonschema-specifications==2025.9.1 20:27:49 keystoneauth1==5.14.0 20:27:49 kubernetes==36.0.3 20:27:49 lftools==0.37.22 20:27:49 lxml==6.1.1 20:27:49 markdown-it-py==4.2.0 20:27:49 MarkupSafe==3.0.3 20:27:49 mdurl==0.1.2 20:27:49 msgpack==1.2.1 20:27:49 multi_key_dict==2.0.3 20:27:49 multidict==6.7.1 20:27:49 munch==4.0.0 20:27:49 netaddr==1.3.0 20:27:49 niet==1.4.2 20:27:49 nodeenv==1.10.0 20:27:49 oauth2client==4.1.3 20:27:49 oauthlib==3.3.1 20:27:49 openstacksdk==4.13.0 20:27:49 os-service-types==1.8.2 20:27:49 osc-lib==4.6.0 20:27:49 oslo.config==10.4.0 20:27:49 oslo.context==6.4.0 20:27:49 oslo.i18n==6.8.0 20:27:49 oslo.log==8.2.0 20:27:49 oslo.serialization==5.10.0 20:27:49 oslo.utils==10.1.1 20:27:49 packaging==26.2 20:27:49 pbr==7.0.3 20:27:49 platformdirs==4.10.1 20:27:49 prettytable==3.18.0 20:27:49 propcache==0.5.2 20:27:49 psutil==7.2.2 20:27:49 pyasn1==0.6.4 20:27:49 pyasn1_modules==0.4.2 20:27:49 pycparser==3.0 20:27:49 pygerrit2==2.0.15 20:27:49 PyGithub==2.9.1 20:27:49 Pygments==2.20.0 20:27:49 PyJWT==2.13.0 20:27:49 PyNaCl==1.6.2 20:27:49 pyparsing==2.4.7 20:27:49 pyperclip==1.11.0 20:27:49 pyrsistent==0.20.0 20:27:49 python-cinderclient==9.9.0 20:27:49 python-dateutil==2.9.0.post0 20:27:49 python-discovery==1.4.4 20:27:49 python-heatclient==5.2.0 20:27:49 python-jenkins==1.8.3 20:27:49 python-keystoneclient==5.8.0 20:27:49 python-magnumclient==4.11.0 20:27:49 python-openstackclient==10.0.0 20:27:49 python-swiftclient==4.10.0 20:27:49 PyYAML==6.0.3 20:27:49 referencing==0.37.0 20:27:49 requests==2.34.2 20:27:49 requests-oauthlib==2.0.0 20:27:49 rfc3986==2.0.0 20:27:49 rich==15.0.0 20:27:49 rich-argparse==1.8.0 20:27:49 rpds-py==0.30.0 20:27:49 rsa==4.9.1 20:27:49 ruamel.yaml==0.19.1 20:27:49 ruamel.yaml.clib==0.2.15 20:27:49 s3transfer==0.19.1 20:27:49 simplejson==4.1.1 20:27:49 six==1.17.0 20:27:49 smmap==5.0.3 20:27:49 soupsieve==2.8.4 20:27:49 stevedore==5.8.0 20:27:49 tabulate==0.10.0 20:27:49 toml==0.10.2 20:27:49 tomlkit==0.15.1 20:27:49 tqdm==4.69.0 20:27:49 typing_extensions==4.16.0 20:27:49 urllib3==1.26.20 20:27:49 virtualenv==21.6.1 20:27:49 wcwidth==0.8.2 20:27:49 websocket-client==1.9.0 20:27:49 wrapt==2.2.2 20:27:49 xdg==6.0.0 20:27:49 xmltodict==1.0.4 20:27:49 yarl==1.24.2 20:27:49 yq==4.1.2 20:27:49 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins9519375364116017824.sh 20:27:49 ---> uv-install.sh 20:27:49 Installing uv/uvx (latest) using shell installer 20:27:50 2026-07-18 20:27:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-hsfawN.sh" [1] 20:27:50 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:27:51 installing to /home/jenkins/.local/bin 20:27:51 uv 20:27:51 uvx 20:27:51 everything's installed! 20:27:51 20:27:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:27:51 20:27:51 source $HOME/.local/bin/env (sh, bash, zsh) 20:27:51 source $HOME/.local/bin/env.fish (fish) 20:27:51 Adding install location to PATH 20:27:51 ---> Validating uv/uvx install 20:27:51 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:27:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18399624249158095844.sh 20:27:51 ---> sudo-logs.sh 20:27:51 Archiving 'sudo' log.. 20:27:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6328978858493164859.sh 20:27:51 ---> job-cost.sh 20:27:51 INFO: Activating Python virtual environment... 20:27:51 Setup pyenv: 20:27:51 system 20:27:51 3.8.13 20:27:51 3.9.13 20:27:51 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:27:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URdR from file:/tmp/.os_lf_venv 20:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:27:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:27:53 lf-activate-venv(): INFO: Base packages installed successfully 20:27:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-URdR/bin to PATH 20:27:58 INFO: No stack-cost file found 20:27:58 INFO: Instance uptime: 226s 20:27:58 INFO: Fetching instance metadata (attempt 1 of 3)... 20:27:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:27:58 INFO: Successfully fetched instance metadata 20:27:58 INFO: Instance type: v3-standard-4 20:27:58 INFO: Retrieving pricing info for: v3-standard-4 20:27:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:27:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=226 20:27:59 INFO: Successfully fetched Vexxhost pricing API 20:27:59 INFO: Retrieved cost: 0.11 20:27:59 INFO: Retrieved resource: v3-standard-4 20:27:59 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 20:27:59 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 20:27:59 INFO: Successfully archived job cost data 20:27:59 DEBUG: Cost data: oom-master-sphinx-lint,614,2026-07-18 20:27:59,v3-standard-4,226,0.11,0.00,SUCCESS 20:27:59 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2140637418166187242.sh 20:27:59 ---> logs-deploy.sh 20:27:59 Setup pyenv: 20:27:59 system 20:27:59 3.8.13 20:27:59 3.9.13 20:27:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 20:27:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URdR from file:/tmp/.os_lf_venv 20:27:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:27:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:28:00 lf-activate-venv(): INFO: Base packages installed successfully 20:28:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:28:08 lf-activate-venv(): INFO: Adding /tmp/venv-URdR/bin to PATH 20:28:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/614 20:28:08 INFO: archiving workspace using pattern(s): 20:28:10 Archives upload complete. 20:28:10 INFO: archiving logs to Nexus 20:28:11 ---> uname -a: 20:28:11 Linux prd-ubuntu1804-builder-4c-4g-875 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:28:11 20:28:11 20:28:11 ---> lscpu: 20:28:11 Architecture: x86_64 20:28:11 CPU op-mode(s): 32-bit, 64-bit 20:28:11 Byte Order: Little Endian 20:28:11 CPU(s): 4 20:28:11 On-line CPU(s) list: 0-3 20:28:11 Thread(s) per core: 1 20:28:11 Core(s) per socket: 1 20:28:11 Socket(s): 4 20:28:11 NUMA node(s): 1 20:28:11 Vendor ID: AuthenticAMD 20:28:11 CPU family: 23 20:28:11 Model: 49 20:28:11 Model name: AMD EPYC-Rome Processor 20:28:11 Stepping: 0 20:28:11 CPU MHz: 2800.000 20:28:11 BogoMIPS: 5600.00 20:28:11 Virtualization: AMD-V 20:28:11 Hypervisor vendor: KVM 20:28:11 Virtualization type: full 20:28:11 L1d cache: 32K 20:28:11 L1i cache: 32K 20:28:11 L2 cache: 512K 20:28:11 L3 cache: 16384K 20:28:11 NUMA node0 CPU(s): 0-3 20:28:11 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 20:28:11 20:28:11 20:28:11 ---> nproc: 20:28:11 4 20:28:11 20:28:11 20:28:11 ---> df -h: 20:28:11 Filesystem Size Used Avail Use% Mounted on 20:28:11 udev 7.9G 0 7.9G 0% /dev 20:28:11 tmpfs 1.6G 676K 1.6G 1% /run 20:28:11 /dev/vda1 78G 8.7G 69G 12% / 20:28:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:28:11 tmpfs 5.0M 0 5.0M 0% /run/lock 20:28:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:28:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:28:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:28:11 20:28:11 20:28:11 ---> free -m: 20:28:11 total used free shared buff/cache available 20:28:11 Mem: 16040 553 12943 0 2543 15155 20:28:11 Swap: 1023 0 1023 20:28:11 20:28:11 20:28:11 ---> ip addr: 20:28:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:28:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:28:11 inet 127.0.0.1/8 scope host lo 20:28:11 valid_lft forever preferred_lft forever 20:28:11 inet6 ::1/128 scope host 20:28:11 valid_lft forever preferred_lft forever 20:28:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:28:11 link/ether fa:16:3e:9a:57:18 brd ff:ff:ff:ff:ff:ff 20:28:11 inet 10.30.106.68/23 brd 10.30.107.255 scope global dynamic ens3 20:28:11 valid_lft 86168sec preferred_lft 86168sec 20:28:11 inet6 fe80::f816:3eff:fe9a:5718/64 scope link 20:28:11 valid_lft forever preferred_lft forever 20:28:11 20:28:11 20:28:11 ---> sar -b -r -n DEV: 20:28:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-875) 07/18/26 _x86_64_ (4 CPU) 20:28:11 20:28:11 20:24:21 LINUX RESTART (4 CPU) 20:28:11 20:28:11 20:25:01 tps rtps wtps bread/s bwrtn/s 20:28:11 20:26:01 120.73 9.52 111.21 454.59 14946.71 20:28:11 20:27:01 33.58 0.20 33.38 16.13 5347.91 20:28:11 20:28:01 99.47 0.88 98.58 96.78 10577.97 20:28:11 Average: 84.59 3.53 81.06 189.17 10290.86 20:28:11 20:28:11 20:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:28:11 20:26:01 13704236 15469444 2720724 16.56 74860 1879436 900664 5.15 813796 1669576 131924 20:28:11 20:27:01 13715068 15523716 2709892 16.50 77852 1917128 784440 4.49 769640 1697368 38216 20:28:11 20:28:01 13289944 15555904 3135016 19.09 104560 2321880 766924 4.39 759256 2089080 244788 20:28:11 Average: 13569749 15516355 2855211 17.38 85757 2039481 817343 4.68 780897 1818675 138309 20:28:11 20:28:11 20:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:28:11 20:26:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 20:28:11 20:26:01 ens3 48.58 36.11 497.81 8.52 0.00 0.00 0.00 0.00 20:28:11 20:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:28:11 20:27:01 ens3 13.68 10.75 34.73 3.39 0.00 0.00 0.00 0.00 20:28:11 20:28:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 20:28:11 20:28:01 ens3 92.50 64.34 1424.67 12.27 0.00 0.00 0.00 0.00 20:28:11 Average: lo 1.89 1.89 0.19 0.19 0.00 0.00 0.00 0.00 20:28:11 Average: ens3 51.59 37.07 652.41 8.06 0.00 0.00 0.00 0.00 20:28:11 20:28:11 20:28:11 ---> sar -P ALL: 20:28:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-875) 07/18/26 _x86_64_ (4 CPU) 20:28:11 20:28:11 20:24:21 LINUX RESTART (4 CPU) 20:28:11 20:28:11 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:28:11 20:26:01 all 15.32 0.00 1.21 1.39 0.05 82.03 20:28:11 20:26:01 0 3.89 0.00 0.53 1.05 0.03 94.49 20:28:11 20:26:01 1 29.45 0.00 1.99 3.34 0.07 65.15 20:28:11 20:26:01 2 17.03 0.00 1.09 0.10 0.05 81.73 20:28:11 20:26:01 3 10.91 0.00 1.23 1.03 0.07 86.75 20:28:11 20:27:01 all 4.83 0.00 0.41 0.29 0.03 94.44 20:28:11 20:27:01 0 4.02 0.00 0.28 0.08 0.05 95.56 20:28:11 20:27:01 1 2.27 0.00 0.25 0.00 0.00 97.48 20:28:11 20:27:01 2 6.93 0.00 0.53 0.03 0.02 92.48 20:28:11 20:27:01 3 6.11 0.00 0.57 1.07 0.05 92.21 20:28:11 20:28:01 all 20.42 0.00 1.56 0.94 0.05 77.02 20:28:11 20:28:01 0 41.02 0.00 2.27 0.75 0.08 55.88 20:28:11 20:28:01 1 27.51 0.00 2.02 0.28 0.05 70.14 20:28:11 20:28:01 2 11.66 0.00 1.15 0.08 0.03 87.07 20:28:11 20:28:01 3 1.50 0.00 0.79 2.62 0.03 95.05 20:28:11 Average: all 13.52 0.00 1.06 0.87 0.04 84.50 20:28:11 Average: 0 16.30 0.00 1.03 0.63 0.06 81.99 20:28:11 Average: 1 19.73 0.00 1.42 1.21 0.04 77.60 20:28:11 Average: 2 11.87 0.00 0.92 0.07 0.03 87.09 20:28:11 Average: 3 6.18 0.00 0.86 1.58 0.05 91.33 20:28:11 20:28:11 20:28:11