06:53:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143407 06:53:44 Running as SYSTEM 06:53:45 [EnvInject] - Loading node environment variables. 06:53:45 Building remotely on prd-ubuntu1804-builder-4c-4g-915 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 06:53:45 [ssh-agent] Looking for ssh-agent implementation... 06:53:45 $ ssh-agent 06:53:45 SSH_AUTH_SOCK=/tmp/ssh-MDJKgMP1QrBx/agent.1654 06:53:45 SSH_AGENT_PID=1656 06:53:45 [ssh-agent] Started. 06:53:45 Running ssh-add (command line suppressed) 06:53:45 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_12352448347443683899.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_12352448347443683899.key) 06:53:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:53:45 The recommended git tool is: NONE 06:53:46 using credential onap-jenkins-ssh 06:53:46 Wiping out workspace first. 06:53:46 Cloning the remote Git repository 06:53:46 Cloning repository git://cloud.onap.org/mirror/oom.git 06:53:47 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 06:53:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:53:47 > git --version # timeout=10 06:53:47 > git --version # 'git version 2.17.1' 06:53:47 using GIT_SSH to set credentials Gerrit user 06:53:47 Verifying host key using manually-configured host key entries 06:53:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:53:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:53:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:53:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:53:53 using GIT_SSH to set credentials Gerrit user 06:53:53 Verifying host key using manually-configured host key entries 06:53:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143407/2 # timeout=30 06:53:53 > git rev-parse e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb^{commit} # timeout=10 06:53:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:53:53 Checking out Revision e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb (refs/changes/07/143407/2) 06:53:53 > git config core.sparsecheckout # timeout=10 06:53:53 > git checkout -f e1c0b24da7a2f96bc03a2f534d49cd6bff7270eb # timeout=30 06:53:57 Commit message: "Bump onap chart version to Rabat" 06:53:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:53:57 > git rev-list --no-walk d9fbf8578b521aeb69d1d8f1ed1c2fb202859a49 # timeout=10 06:53:57 [EnvInject] - Injecting environment variables from a build step. 06:53:57 [EnvInject] - Injecting as environment variables the properties content 06:53:57 PYTHON=python3 06:53:57 06:53:57 [EnvInject] - Variables injected successfully. 06:53:57 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3664717253692457176.sh 06:53:57 ---> tox-install.sh 06:53:57 + source /home/jenkins/lf-env.sh 06:53:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:53:57 ++ mktemp -d /tmp/venv-XXXX 06:53:57 + lf_venv=/tmp/venv-R4bA 06:53:57 + local venv_file=/tmp/.os_lf_venv 06:53:57 + local python=python3 06:53:57 + local options 06:53:57 + local set_path=true 06:53:57 + local install_args= 06:53:57 ++ 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:53:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:53:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:53:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:53:57 + true 06:53:57 + case $1 in 06:53:57 + venv_file=/tmp/.toxenv 06:53:57 + shift 2 06:53:57 + true 06:53:57 + case $1 in 06:53:57 + shift 06:53:57 + break 06:53:57 + case $python in 06:53:57 + local pkg_list= 06:53:57 + [[ -d /opt/pyenv ]] 06:53:57 + echo 'Setup pyenv:' 06:53:57 Setup pyenv: 06:53:57 + export PYENV_ROOT=/opt/pyenv 06:53:57 + PYENV_ROOT=/opt/pyenv 06:53:57 + 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:53:57 + 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:53:57 + pyenv versions 06:53:57 * system (set by /opt/pyenv/version) 06:53:57 * 3.8.13 (set by /opt/pyenv/version) 06:53:57 * 3.9.13 (set by /opt/pyenv/version) 06:53:57 * 3.10.6 (set by /opt/pyenv/version) 06:53:57 + command -v pyenv 06:53:57 ++ pyenv init - --no-rehash 06:53:58 + 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:53:58 export PATH="/opt/pyenv/shims:${PATH}" 06:53:58 export PYENV_SHELL=bash 06:53:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:53:58 pyenv() { 06:53:58 local command 06:53:58 command="${1:-}" 06:53:58 if [ "$#" -gt 0 ]; then 06:53:58 shift 06:53:58 fi 06:53:58 06:53:58 case "$command" in 06:53:58 rehash|shell) 06:53:58 eval "$(pyenv "sh-$command" "$@")" 06:53:58 ;; 06:53:58 *) 06:53:58 command pyenv "$command" "$@" 06:53:58 ;; 06:53:58 esac 06:53:58 }' 06:53:58 +++ 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:53:58 ++ 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:53:58 ++ 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:53:58 ++ 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:53:58 ++ export PYENV_SHELL=bash 06:53:58 ++ PYENV_SHELL=bash 06:53:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:53:58 +++ complete -F _pyenv pyenv 06:53:58 ++ lf-pyver python3 06:53:58 ++ local py_version_xy=python3 06:53:58 ++ local py_version_xyz= 06:53:58 ++ pyenv versions 06:53:58 ++ local command 06:53:58 ++ command=versions 06:53:58 ++ '[' 1 -gt 0 ']' 06:53:58 ++ shift 06:53:58 ++ case "$command" in 06:53:58 ++ command pyenv versions 06:53:58 ++ pyenv versions 06:53:58 ++ sed 's/^[ *]* //' 06:53:58 ++ awk '{ print $1 }' 06:53:58 ++ grep -E '^[0-9.]*[0-9]$' 06:53:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:53:58 +++ grep '^3' /tmp/.pyenv_versions 06:53:58 +++ sort -V 06:53:58 +++ tail -n 1 06:53:58 ++ py_version_xyz=3.10.6 06:53:58 ++ [[ -z 3.10.6 ]] 06:53:58 ++ echo 3.10.6 06:53:58 ++ return 0 06:53:58 + pyenv local 3.10.6 06:53:58 + local command 06:53:58 + command=local 06:53:58 + '[' 2 -gt 0 ']' 06:53:58 + shift 06:53:58 + case "$command" in 06:53:58 + command pyenv local 3.10.6 06:53:58 + pyenv local 3.10.6 06:53:58 + for arg in "$@" 06:53:58 + case $arg in 06:53:58 + pkg_list+='tox ' 06:53:58 + for arg in "$@" 06:53:58 + case $arg in 06:53:58 + pkg_list+='virtualenv ' 06:53:58 + for arg in "$@" 06:53:58 + case $arg in 06:53:58 + pkg_list+='urllib3~=1.26.15 ' 06:53:58 + [[ -f /tmp/.toxenv ]] 06:53:58 + [[ ! -f /tmp/.toxenv ]] 06:53:58 + [[ -n '' ]] 06:53:58 + python3 -m venv /tmp/venv-R4bA 06:54:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R4bA' 06:54:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R4bA 06:54:02 + echo /tmp/venv-R4bA 06:54:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:54:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:54:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:54:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:54:02 + local 'pip_opts=--upgrade --quiet' 06:54:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:54:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:54:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:54:02 + [[ -n '' ]] 06:54:02 + [[ -n '' ]] 06:54:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:54:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:54:02 + /tmp/venv-R4bA/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:54:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:54:06 lf-activate-venv(): INFO: Base packages installed successfully 06:54:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:54:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:54:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:54:06 + /tmp/venv-R4bA/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:54:08 + type python3 06:54:08 + true 06:54:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R4bA/bin to PATH' 06:54:08 lf-activate-venv(): INFO: Adding /tmp/venv-R4bA/bin to PATH 06:54:08 + PATH=/tmp/venv-R4bA/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:54:08 + return 0 06:54:08 + python3 --version 06:54:08 Python 3.10.6 06:54:08 + python3 -m pip --version 06:54:08 pip 26.0.1 from /tmp/venv-R4bA/lib/python3.10/site-packages/pip (python 3.10) 06:54:08 + python3 -m pip freeze 06:54:08 cachetools==7.0.1 06:54:08 colorama==0.4.6 06:54:08 distlib==0.4.0 06:54:08 filelock==3.25.0 06:54:08 packaging==26.0 06:54:08 platformdirs==4.9.2 06:54:08 pluggy==1.6.0 06:54:08 pyproject-api==1.10.0 06:54:08 python-discovery==1.1.0 06:54:08 tomli==2.4.0 06:54:08 tox==4.47.0 06:54:08 typing_extensions==4.15.0 06:54:08 urllib3==1.26.20 06:54:08 virtualenv==21.1.0 06:54:08 [EnvInject] - Injecting environment variables from a build step. 06:54:08 [EnvInject] - Injecting as environment variables the properties content 06:54:08 PARALLEL=false 06:54:08 06:54:08 [EnvInject] - Variables injected successfully. 06:54:08 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17431034753506447947.sh 06:54:08 ---> tox-run.sh 06:54:08 + 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:54:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 06:54:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 06:54:08 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 06:54:08 + cd /w/workspace/oom-master-sphinx-lint/. 06:54:08 + source /home/jenkins/lf-env.sh 06:54:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:54:08 ++ mktemp -d /tmp/venv-XXXX 06:54:08 + lf_venv=/tmp/venv-vwgq 06:54:08 + local venv_file=/tmp/.os_lf_venv 06:54:08 + local python=python3 06:54:08 + local options 06:54:08 + local set_path=true 06:54:08 + local install_args= 06:54:08 ++ 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:54:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:54:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:54:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:54:08 + true 06:54:08 + case $1 in 06:54:08 + venv_file=/tmp/.toxenv 06:54:08 + shift 2 06:54:08 + true 06:54:08 + case $1 in 06:54:08 + shift 06:54:08 + break 06:54:08 + case $python in 06:54:08 + local pkg_list= 06:54:08 + [[ -d /opt/pyenv ]] 06:54:08 + echo 'Setup pyenv:' 06:54:08 Setup pyenv: 06:54:08 + export PYENV_ROOT=/opt/pyenv 06:54:08 + PYENV_ROOT=/opt/pyenv 06:54:08 + 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:54:08 + 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:54:08 + pyenv versions 06:54:08 system 06:54:08 3.8.13 06:54:08 3.9.13 06:54:08 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:54:08 + command -v pyenv 06:54:08 ++ pyenv init - --no-rehash 06:54:08 + 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:54:08 export PATH="/opt/pyenv/shims:${PATH}" 06:54:08 export PYENV_SHELL=bash 06:54:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:54:08 pyenv() { 06:54:08 local command 06:54:08 command="${1:-}" 06:54:08 if [ "$#" -gt 0 ]; then 06:54:08 shift 06:54:08 fi 06:54:08 06:54:08 case "$command" in 06:54:08 rehash|shell) 06:54:08 eval "$(pyenv "sh-$command" "$@")" 06:54:08 ;; 06:54:08 *) 06:54:08 command pyenv "$command" "$@" 06:54:08 ;; 06:54:08 esac 06:54:08 }' 06:54:08 +++ 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:54:08 ++ 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:54:08 ++ 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:54:08 ++ 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:54:08 ++ export PYENV_SHELL=bash 06:54:08 ++ PYENV_SHELL=bash 06:54:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:54:08 +++ complete -F _pyenv pyenv 06:54:08 ++ lf-pyver python3 06:54:08 ++ local py_version_xy=python3 06:54:08 ++ local py_version_xyz= 06:54:08 ++ pyenv versions 06:54:08 ++ local command 06:54:08 ++ command=versions 06:54:08 ++ '[' 1 -gt 0 ']' 06:54:08 ++ shift 06:54:08 ++ case "$command" in 06:54:08 ++ command pyenv versions 06:54:08 ++ pyenv versions 06:54:08 ++ awk '{ print $1 }' 06:54:08 ++ grep -E '^[0-9.]*[0-9]$' 06:54:08 ++ sed 's/^[ *]* //' 06:54:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:54:09 +++ grep '^3' /tmp/.pyenv_versions 06:54:09 +++ sort -V 06:54:09 +++ tail -n 1 06:54:09 ++ py_version_xyz=3.10.6 06:54:09 ++ [[ -z 3.10.6 ]] 06:54:09 ++ echo 3.10.6 06:54:09 ++ return 0 06:54:09 + pyenv local 3.10.6 06:54:09 + local command 06:54:09 + command=local 06:54:09 + '[' 2 -gt 0 ']' 06:54:09 + shift 06:54:09 + case "$command" in 06:54:09 + command pyenv local 3.10.6 06:54:09 + pyenv local 3.10.6 06:54:09 + for arg in "$@" 06:54:09 + case $arg in 06:54:09 + pkg_list+='tox ' 06:54:09 + for arg in "$@" 06:54:09 + case $arg in 06:54:09 + pkg_list+='virtualenv ' 06:54:09 + for arg in "$@" 06:54:09 + case $arg in 06:54:09 + pkg_list+='urllib3~=1.26.15 ' 06:54:09 + [[ -f /tmp/.toxenv ]] 06:54:09 ++ cat /tmp/.toxenv 06:54:09 + lf_venv=/tmp/venv-R4bA 06:54:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R4bA from' file:/tmp/.toxenv 06:54:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R4bA from file:/tmp/.toxenv 06:54:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:54:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:54:09 + local 'pip_opts=--upgrade --quiet' 06:54:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:54:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:54:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:54:09 + [[ -n '' ]] 06:54:09 + [[ -n '' ]] 06:54:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:54:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:54:09 + /tmp/venv-R4bA/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:54:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:54:09 lf-activate-venv(): INFO: Base packages installed successfully 06:54:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:54:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:54:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:54:09 + /tmp/venv-R4bA/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:54:10 + type python3 06:54:10 + true 06:54:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R4bA/bin to PATH' 06:54:10 lf-activate-venv(): INFO: Adding /tmp/venv-R4bA/bin to PATH 06:54:10 + PATH=/tmp/venv-R4bA/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:54:10 + return 0 06:54:10 + [[ -d /opt/pyenv ]] 06:54:10 + echo '---> Setting up pyenv' 06:54:10 ---> Setting up pyenv 06:54:10 + export PYENV_ROOT=/opt/pyenv 06:54:10 + PYENV_ROOT=/opt/pyenv 06:54:10 + export PATH=/opt/pyenv/bin:/tmp/venv-R4bA/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:54:10 + PATH=/opt/pyenv/bin:/tmp/venv-R4bA/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:54:10 ++ pwd 06:54:10 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 06:54:10 + export PYTHONPATH 06:54:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:54:10 + TOX_TESTENV_PASSENV=PYTHONPATH 06:54:10 + tox --version 06:54:11 4.47.0 from /tmp/venv-R4bA/lib/python3.10/site-packages/tox/__init__.py 06:54:11 + PARALLEL=false 06:54:11 + TOX_OPTIONS_LIST= 06:54:11 + [[ -n docs,docs-linkcheck ]] 06:54:11 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 06:54:11 + case ${PARALLEL,,} in 06:54:11 + tox -e docs,docs-linkcheck 06:54:11 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 06:54:12 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:54:32 docs: freeze> python -m pip freeze --all 06:54:32 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:54:32 docs: commands[0]> sudo apt install graphviz 06:54:32 06:54:32 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:54:32 06:54:32 Reading package lists... 06:54:32 Building dependency tree... 06:54:32 Reading state information... 06:54:32 graphviz is already the newest version (2.40.1-2). 06:54:32 The following packages were automatically installed and are no longer required: 06:54:32 libmysqlclient20 mysql-common 06:54:32 Use 'sudo apt autoremove' to remove them. 06:54:32 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:54:32 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:54:37 docs: OK ✔ in 25.68 seconds 06:54:37 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:54:48 docs-linkcheck: freeze> python -m pip freeze --all 06:54:48 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:54:48 docs-linkcheck: commands[0]> sudo apt install graphviz 06:54:48 06:54:48 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:54:48 06:54:48 Reading package lists... 06:54:48 Building dependency tree... 06:54:48 Reading state information... 06:54:48 graphviz is already the newest version (2.40.1-2). 06:54:48 The following packages were automatically installed and are no longer required: 06:54:48 libmysqlclient20 mysql-common 06:54:48 Use 'sudo apt autoremove' to remove them. 06:54:49 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:54:49 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:55:53 docs: OK (25.68=setup[21.12]+cmd[0.26,4.30] seconds) 06:55:53 docs-linkcheck: OK (76.75=setup[11.75]+cmd[0.24,64.76] seconds) 06:55:53 congratulations :) (102.47 seconds) 06:55:53 + tox_status=0 06:55:53 + echo '---> Completed tox runs' 06:55:53 ---> Completed tox runs 06:55:53 + for i in .tox/*/log 06:55:53 ++ echo .tox/docs-linkcheck/log 06:55:53 ++ awk -F/ '{print $2}' 06:55:53 + tox_env=docs-linkcheck 06:55:53 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 06:55:53 + for i in .tox/*/log 06:55:53 ++ echo .tox/docs/log 06:55:53 ++ awk -F/ '{print $2}' 06:55:53 + tox_env=docs 06:55:53 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 06:55:53 + DOC_DIR=docs/_build/html 06:55:53 + [[ -d docs/_build/html ]] 06:55:53 + echo '---> Archiving generated docs' 06:55:53 ---> Archiving generated docs 06:55:53 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 06:55:53 + echo '---> tox-run.sh ends' 06:55:53 ---> tox-run.sh ends 06:55:53 + test 0 -eq 0 06:55:53 $ ssh-agent -k 06:55:53 unset SSH_AUTH_SOCK; 06:55:53 unset SSH_AGENT_PID; 06:55:53 echo Agent pid 1656 killed; 06:55:53 [ssh-agent] Stopped. 06:55:54 [PostBuildScript] - [INFO] Executing post build scripts. 06:55:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15963374116538897986.sh 06:55:54 ---> sysstat.sh 06:55:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13463856432414028658.sh 06:55:54 ---> package-listing.sh 06:55:54 ++ facter osfamily 06:55:54 ++ tr '[:upper:]' '[:lower:]' 06:55:54 + OS_FAMILY=debian 06:55:54 + workspace=/w/workspace/oom-master-sphinx-lint 06:55:54 + START_PACKAGES=/tmp/packages_start.txt 06:55:54 + END_PACKAGES=/tmp/packages_end.txt 06:55:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:54 + PACKAGES=/tmp/packages_start.txt 06:55:54 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:55:54 + PACKAGES=/tmp/packages_end.txt 06:55:54 + case "${OS_FAMILY}" in 06:55:54 + dpkg -l 06:55:54 + grep '^ii' 06:55:54 + '[' -f /tmp/packages_start.txt ']' 06:55:54 + '[' -f /tmp/packages_end.txt ']' 06:55:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:54 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:55:54 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 06:55:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 06:55:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17549341812775365761.sh 06:55:54 ---> capture-instance-metadata.sh 06:55:54 Setup pyenv: 06:55:54 system 06:55:54 3.8.13 06:55:54 3.9.13 06:55:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:55:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x3uC 06:55:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:55:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:55:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:56:02 lf-activate-venv(): INFO: Base packages installed successfully 06:56:02 lf-activate-venv(): INFO: Installing additional packages: lftools 06:56:23 lf-activate-venv(): INFO: Adding /tmp/venv-x3uC/bin to PATH 06:56:23 INFO: Running in OpenStack, capturing instance metadata 06:56:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6297789109489322621.sh 06:56:23 provisioning config files... 06:56:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config13395274553075146232tmp 06:56:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:56:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:56:23 [EnvInject] - Injecting environment variables from a build step. 06:56:23 [EnvInject] - Injecting as environment variables the properties content 06:56:23 SERVER_ID=logs 06:56:23 06:56:23 [EnvInject] - Variables injected successfully. 06:56:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18112173099907148536.sh 06:56:23 ---> create-netrc.sh 06:56:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11318690704049091354.sh 06:56:23 ---> python-tools-install.sh 06:56:23 Setup pyenv: 06:56:23 system 06:56:23 3.8.13 06:56:23 3.9.13 06:56:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:56:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3uC from file:/tmp/.os_lf_venv 06:56:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:56:25 lf-activate-venv(): INFO: Base packages installed successfully 06:56:25 lf-activate-venv(): INFO: Installing additional packages: lftools 06:56:33 lf-activate-venv(): INFO: Adding /tmp/venv-x3uC/bin to PATH 06:56:33 Generating Requirements File 06:56: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. 06:56:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:56:49 Python 3.10.6 06:56:49 pip 26.0.1 from /tmp/venv-x3uC/lib/python3.10/site-packages/pip (python 3.10) 06:56:50 appdirs==1.4.4 06:56:50 argcomplete==3.6.3 06:56:50 aspy.yaml==1.3.0 06:56:50 attrs==25.4.0 06:56:50 autopage==0.6.0 06:56:50 backports.strenum==1.3.1 06:56:50 beautifulsoup4==4.14.3 06:56:50 boto3==1.42.59 06:56:50 botocore==1.42.59 06:56:50 bs4==0.0.2 06:56:50 certifi==2026.2.25 06:56:50 cffi==2.0.0 06:56:50 cfgv==3.5.0 06:56:50 chardet==6.0.0.post1 06:56:50 charset-normalizer==3.4.4 06:56:50 click==8.3.1 06:56:50 cliff==4.13.2 06:56:50 cmd2==3.3.0 06:56:50 cryptography==3.3.2 06:56:50 debtcollector==3.0.0 06:56:50 decorator==5.2.1 06:56:50 defusedxml==0.7.1 06:56:50 Deprecated==1.3.1 06:56:50 distlib==0.4.0 06:56:50 dnspython==2.8.0 06:56:50 docker==7.1.0 06:56:50 dogpile.cache==1.5.0 06:56:50 durationpy==0.10 06:56:50 email-validator==2.3.0 06:56:50 filelock==3.25.0 06:56:50 future==1.0.0 06:56:50 gitdb==4.0.12 06:56:50 GitPython==3.1.46 06:56:50 httplib2==0.30.2 06:56:50 identify==2.6.17 06:56:50 idna==3.11 06:56:50 importlib-resources==1.5.0 06:56:50 iso8601==2.1.0 06:56:50 Jinja2==3.1.6 06:56:50 jmespath==1.1.0 06:56:50 jsonpatch==1.33 06:56:50 jsonpointer==3.0.0 06:56:50 jsonschema==4.26.0 06:56:50 jsonschema-specifications==2025.9.1 06:56:50 keystoneauth1==5.13.1 06:56:50 kubernetes==35.0.0 06:56:50 lftools==0.37.21 06:56:50 lxml==6.0.2 06:56:50 markdown-it-py==4.0.0 06:56:50 MarkupSafe==3.0.3 06:56:50 mdurl==0.1.2 06:56:50 msgpack==1.1.2 06:56:50 multi_key_dict==2.0.3 06:56:50 munch==4.0.0 06:56:50 netaddr==1.3.0 06:56:50 niet==1.4.2 06:56:50 nodeenv==1.10.0 06:56:50 oauth2client==4.1.3 06:56:50 oauthlib==3.3.1 06:56:50 openstacksdk==4.10.0 06:56:50 os-service-types==1.8.2 06:56:50 osc-lib==4.4.0 06:56:50 oslo.config==10.3.0 06:56:50 oslo.context==6.3.0 06:56:50 oslo.i18n==6.7.2 06:56:50 oslo.log==8.1.0 06:56:50 oslo.serialization==5.9.1 06:56:50 oslo.utils==10.0.0 06:56:50 packaging==26.0 06:56:50 pbr==7.0.3 06:56:50 platformdirs==4.9.2 06:56:50 prettytable==3.17.0 06:56:50 psutil==7.2.2 06:56:50 pyasn1==0.6.2 06:56:50 pyasn1_modules==0.4.2 06:56:50 pycparser==3.0 06:56:50 pygerrit2==2.0.15 06:56:50 PyGithub==2.8.1 06:56:50 Pygments==2.19.2 06:56:50 PyJWT==2.11.0 06:56:50 PyNaCl==1.6.2 06:56:50 pyparsing==2.4.7 06:56:50 pyperclip==1.11.0 06:56:50 pyrsistent==0.20.0 06:56:50 python-cinderclient==9.8.0 06:56:50 python-dateutil==2.9.0.post0 06:56:50 python-discovery==1.1.0 06:56:50 python-heatclient==5.1.0 06:56:50 python-jenkins==1.8.3 06:56:50 python-keystoneclient==5.8.0 06:56:50 python-magnumclient==4.10.0 06:56:50 python-openstackclient==9.0.0 06:56:50 python-swiftclient==4.10.0 06:56:50 PyYAML==6.0.3 06:56:50 referencing==0.37.0 06:56:50 requests==2.32.5 06:56:50 requests-oauthlib==2.0.0 06:56:50 requestsexceptions==1.4.0 06:56:50 rfc3986==2.0.0 06:56:50 rich==14.3.3 06:56:50 rich-argparse==1.7.2 06:56:50 rpds-py==0.30.0 06:56:50 rsa==4.9.1 06:56:50 ruamel.yaml==0.19.1 06:56:50 ruamel.yaml.clib==0.2.15 06:56:50 s3transfer==0.16.0 06:56:50 simplejson==3.20.2 06:56:50 six==1.17.0 06:56:50 smmap==5.0.2 06:56:50 soupsieve==2.8.3 06:56:50 stevedore==5.7.0 06:56:50 tabulate==0.9.0 06:56:50 toml==0.10.2 06:56:50 tomlkit==0.14.0 06:56:50 tqdm==4.67.3 06:56:50 typing_extensions==4.15.0 06:56:50 urllib3==1.26.20 06:56:50 virtualenv==21.1.0 06:56:50 wcwidth==0.6.0 06:56:50 websocket-client==1.9.0 06:56:50 wrapt==2.1.1 06:56:50 xdg==6.0.0 06:56:50 xmltodict==1.0.4 06:56:50 yq==3.4.3 06:56:50 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15369390974624778285.sh 06:56:50 ---> sudo-logs.sh 06:56:50 Archiving 'sudo' log.. 06:56:50 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15750657837793920438.sh 06:56:50 ---> job-cost.sh 06:56:50 INFO: Activating Python virtual environment... 06:56:50 Setup pyenv: 06:56:50 system 06:56:50 3.8.13 06:56:50 3.9.13 06:56:50 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3uC from file:/tmp/.os_lf_venv 06:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:56:52 lf-activate-venv(): INFO: Base packages installed successfully 06:56:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:56:57 lf-activate-venv(): INFO: Adding /tmp/venv-x3uC/bin to PATH 06:56:57 INFO: No stack-cost file found 06:56:57 INFO: Instance uptime: 214s 06:56:57 INFO: Fetching instance metadata (attempt 1 of 3)... 06:56:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:56:57 INFO: Successfully fetched instance metadata 06:56:57 INFO: Instance type: v3-standard-4 06:56:57 INFO: Retrieving pricing info for: v3-standard-4 06:56:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:56:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=214 06:56:57 INFO: Successfully fetched Vexxhost pricing API 06:56:57 INFO: Retrieved cost: 0.11 06:56:57 INFO: Retrieved resource: v3-standard-4 06:56:57 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 06:56:57 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 06:56:57 INFO: Successfully archived job cost data 06:56:57 DEBUG: Cost data: oom-master-sphinx-lint,600,2026-03-02 06:56:57,v3-standard-4,214,0.11,0.00,SUCCESS 06:56:57 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15637899281560846926.sh 06:56:57 ---> logs-deploy.sh 06:56:57 Setup pyenv: 06:56:57 system 06:56:57 3.8.13 06:56:57 3.9.13 06:56:57 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:56:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3uC from file:/tmp/.os_lf_venv 06:56:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:56:59 lf-activate-venv(): INFO: Base packages installed successfully 06:56:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-x3uC/bin to PATH 06:57:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/600 06:57:07 INFO: archiving workspace using pattern(s): 06:57:07 /tmp/venv-x3uC/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:57:07 warnings.warn( 06:57:09 Archives upload complete. 06:57:09 INFO: archiving logs to Nexus 06:57:09 /tmp/venv-x3uC/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:57:09 warnings.warn( 06:57:10 ---> uname -a: 06:57:10 Linux prd-ubuntu1804-builder-4c-4g-915 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:57:10 06:57:10 06:57:10 ---> lscpu: 06:57:10 Architecture: x86_64 06:57:10 CPU op-mode(s): 32-bit, 64-bit 06:57:10 Byte Order: Little Endian 06:57:10 CPU(s): 4 06:57:10 On-line CPU(s) list: 0-3 06:57:10 Thread(s) per core: 1 06:57:10 Core(s) per socket: 1 06:57:10 Socket(s): 4 06:57:10 NUMA node(s): 1 06:57:10 Vendor ID: AuthenticAMD 06:57:10 CPU family: 23 06:57:10 Model: 49 06:57:10 Model name: AMD EPYC-Rome Processor 06:57:10 Stepping: 0 06:57:10 CPU MHz: 2799.998 06:57:10 BogoMIPS: 5599.99 06:57:10 Virtualization: AMD-V 06:57:10 Hypervisor vendor: KVM 06:57:10 Virtualization type: full 06:57:10 L1d cache: 32K 06:57:10 L1i cache: 32K 06:57:10 L2 cache: 512K 06:57:10 L3 cache: 16384K 06:57:10 NUMA node0 CPU(s): 0-3 06:57:10 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:57:10 06:57:10 06:57:10 ---> nproc: 06:57:10 4 06:57:10 06:57:10 06:57:10 ---> df -h: 06:57:10 Filesystem Size Used Avail Use% Mounted on 06:57:10 udev 7.9G 0 7.9G 0% /dev 06:57:10 tmpfs 1.6G 676K 1.6G 1% /run 06:57:10 /dev/vda1 78G 8.7G 69G 12% / 06:57:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:57:10 tmpfs 5.0M 0 5.0M 0% /run/lock 06:57:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:57:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:57:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:57:10 06:57:10 06:57:10 ---> free -m: 06:57:10 total used free shared buff/cache available 06:57:10 Mem: 16040 570 12963 0 2506 15139 06:57:10 Swap: 1023 0 1023 06:57:10 06:57:10 06:57:10 ---> ip addr: 06:57:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:57:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:57:10 inet 127.0.0.1/8 scope host lo 06:57:10 valid_lft forever preferred_lft forever 06:57:10 inet6 ::1/128 scope host 06:57:10 valid_lft forever preferred_lft forever 06:57:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:57:10 link/ether fa:16:3e:b6:68:48 brd ff:ff:ff:ff:ff:ff 06:57:10 inet 10.30.106.183/23 brd 10.30.107.255 scope global dynamic ens3 06:57:10 valid_lft 86181sec preferred_lft 86181sec 06:57:10 inet6 fe80::f816:3eff:feb6:6848/64 scope link 06:57:10 valid_lft forever preferred_lft forever 06:57:10 06:57:10 06:57:10 ---> sar -b -r -n DEV: 06:57:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-915) 03/02/26 _x86_64_ (4 CPU) 06:57:10 06:57:10 06:53:34 LINUX RESTART (4 CPU) 06:57:10 06:57:10 06:54:01 tps rtps wtps bread/s bwrtn/s 06:57:10 06:55:01 183.37 20.73 162.64 771.20 57187.27 06:57:10 06:56:01 41.99 0.20 41.79 10.13 11097.48 06:57:10 06:57:01 103.42 0.85 102.57 101.32 11132.94 06:57:10 Average: 109.59 7.26 102.33 294.22 26472.57 06:57:10 06:57:10 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:57:10 06:55:01 13627300 15481020 2797660 17.03 76380 1963092 917148 5.25 799640 1753996 196636 06:57:10 06:56:01 13642148 15540248 2782812 16.94 78252 2003648 766692 4.39 749944 1785504 41944 06:57:10 06:57:01 13308876 15537144 3116084 18.97 105824 2283240 752528 4.31 776852 2053324 118544 06:57:10 Average: 13526108 15519471 2898852 17.65 86819 2083327 812123 4.65 775479 1864275 119041 06:57:10 06:57:10 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:57:10 06:55:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 06:57:10 06:55:01 ens3 72.32 54.91 893.11 13.10 0.00 0.00 0.00 0.00 06:57:10 06:56:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 06:57:10 06:56:01 ens3 26.53 21.96 18.56 7.71 0.00 0.00 0.00 0.00 06:57:10 06:57:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 06:57:10 06:57:01 ens3 73.10 52.64 905.91 12.33 0.00 0.00 0.00 0.00 06:57:10 Average: lo 2.16 2.16 0.21 0.21 0.00 0.00 0.00 0.00 06:57:10 Average: ens3 57.32 43.17 605.86 11.05 0.00 0.00 0.00 0.00 06:57:10 06:57:10 06:57:10 ---> sar -P ALL: 06:57:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-915) 03/02/26 _x86_64_ (4 CPU) 06:57:10 06:57:10 06:53:34 LINUX RESTART (4 CPU) 06:57:10 06:57:10 06:54:01 CPU %user %nice %system %iowait %steal %idle 06:57:10 06:55:01 all 18.00 0.00 1.76 2.93 0.06 77.26 06:57:10 06:55:01 0 15.69 0.00 1.50 3.07 0.07 79.68 06:57:10 06:55:01 1 19.70 0.00 2.22 0.43 0.07 77.58 06:57:10 06:55:01 2 23.75 0.00 2.12 1.95 0.07 72.11 06:57:10 06:55:01 3 12.84 0.00 1.17 6.32 0.07 79.61 06:57:10 06:56:01 all 4.02 0.00 0.41 0.42 0.02 95.13 06:57:10 06:56:01 0 6.57 0.00 0.45 0.13 0.02 92.83 06:57:10 06:56:01 1 5.42 0.00 0.52 0.02 0.02 94.03 06:57:10 06:56:01 2 1.77 0.00 0.35 0.52 0.03 97.33 06:57:10 06:56:01 3 2.29 0.00 0.36 0.97 0.02 96.35 06:57:10 06:57:01 all 21.72 0.00 1.52 1.09 0.05 75.61 06:57:10 06:57:01 0 1.02 0.00 0.84 2.87 0.03 95.24 06:57:10 06:57:01 1 34.58 0.00 2.14 0.50 0.07 62.71 06:57:10 06:57:01 2 38.52 0.00 2.00 0.40 0.08 59.00 06:57:10 06:57:01 3 12.87 0.00 1.09 0.61 0.03 85.40 06:57:10 Average: all 14.58 0.00 1.23 1.48 0.05 82.67 06:57:10 Average: 0 7.77 0.00 0.93 2.02 0.04 89.24 06:57:10 Average: 1 19.90 0.00 1.62 0.32 0.05 78.11 06:57:10 Average: 2 21.35 0.00 1.49 0.96 0.06 76.14 06:57:10 Average: 3 9.32 0.00 0.87 2.61 0.04 87.16 06:57:10 06:57:10 06:57:10