06:10:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143894 06:10:12 Running as SYSTEM 06:10:12 [EnvInject] - Loading node environment variables. 06:10:12 Building remotely on prd-ubuntu1804-builder-4c-4g-4821 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 06:10:12 [ssh-agent] Looking for ssh-agent implementation... 06:10:12 $ ssh-agent 06:10:12 SSH_AUTH_SOCK=/tmp/ssh-JD0ApgmVEHuT/agent.1695 06:10:12 SSH_AGENT_PID=1697 06:10:12 [ssh-agent] Started. 06:10:12 Running ssh-add (command line suppressed) 06:10:12 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_18207912613998914107.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_18207912613998914107.key) 06:10:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:10:12 The recommended git tool is: NONE 06:10:13 using credential onap-jenkins-ssh 06:10:13 Wiping out workspace first. 06:10:13 Cloning the remote Git repository 06:10:14 Cloning repository git://cloud.onap.org/mirror/oom.git 06:10:14 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 06:10:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:10:14 > git --version # timeout=10 06:10:14 > git --version # 'git version 2.17.1' 06:10:14 using GIT_SSH to set credentials Gerrit user 06:10:14 Verifying host key using manually-configured host key entries 06:10:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:10:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:10:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:10:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:10:19 using GIT_SSH to set credentials Gerrit user 06:10:19 Verifying host key using manually-configured host key entries 06:10:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/143894/12 # timeout=30 06:10:19 > git rev-parse bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff^{commit} # timeout=10 06:10:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:10:19 Checking out Revision bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff (refs/changes/94/143894/12) 06:10:19 > git config core.sparsecheckout # timeout=10 06:10:19 > git checkout -f bf5580fdb5a5b4bb4b30eea0c21ec1965fcd67ff # timeout=30 06:10:23 Commit message: "[DCAEGEN2] Datalake handler 1.2.0 release" 06:10:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:10:23 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 06:10:23 [EnvInject] - Injecting environment variables from a build step. 06:10:23 [EnvInject] - Injecting as environment variables the properties content 06:10:23 PYTHON=python3 06:10:23 06:10:23 [EnvInject] - Variables injected successfully. 06:10:23 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4144526749328591873.sh 06:10:23 ---> tox-install.sh 06:10:23 + source /home/jenkins/lf-env.sh 06:10:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:10:23 ++ mktemp -d /tmp/venv-XXXX 06:10:23 + lf_venv=/tmp/venv-26PP 06:10:23 + local venv_file=/tmp/.os_lf_venv 06:10:23 + local python=python3 06:10:23 + local options 06:10:23 + local set_path=true 06:10:23 + local install_args= 06:10:23 ++ 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:10:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:10:23 + true 06:10:23 + case $1 in 06:10:23 + venv_file=/tmp/.toxenv 06:10:23 + shift 2 06:10:23 + true 06:10:23 + case $1 in 06:10:23 + shift 06:10:23 + break 06:10:23 + case $python in 06:10:23 + local pkg_list= 06:10:23 + [[ -d /opt/pyenv ]] 06:10:23 + echo 'Setup pyenv:' 06:10:23 Setup pyenv: 06:10:23 + export PYENV_ROOT=/opt/pyenv 06:10:23 + PYENV_ROOT=/opt/pyenv 06:10:23 + 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:10:23 + 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:10:23 + pyenv versions 06:10:23 * system (set by /opt/pyenv/version) 06:10:23 * 3.8.13 (set by /opt/pyenv/version) 06:10:23 * 3.9.13 (set by /opt/pyenv/version) 06:10:23 * 3.10.6 (set by /opt/pyenv/version) 06:10:23 + command -v pyenv 06:10:23 ++ pyenv init - --no-rehash 06:10:23 + 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:10:23 export PATH="/opt/pyenv/shims:${PATH}" 06:10:23 export PYENV_SHELL=bash 06:10:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:10:23 pyenv() { 06:10:23 local command 06:10:23 command="${1:-}" 06:10:23 if [ "$#" -gt 0 ]; then 06:10:23 shift 06:10:23 fi 06:10:23 06:10:23 case "$command" in 06:10:23 rehash|shell) 06:10:23 eval "$(pyenv "sh-$command" "$@")" 06:10:23 ;; 06:10:23 *) 06:10:23 command pyenv "$command" "$@" 06:10:23 ;; 06:10:23 esac 06:10:23 }' 06:10:23 +++ 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:10:23 ++ 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:10:23 ++ 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:10:23 ++ 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:10:23 ++ export PYENV_SHELL=bash 06:10:23 ++ PYENV_SHELL=bash 06:10:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:10:23 +++ complete -F _pyenv pyenv 06:10:23 ++ lf-pyver python3 06:10:23 ++ local py_version_xy=python3 06:10:23 ++ local py_version_xyz= 06:10:23 ++ pyenv versions 06:10:23 ++ local command 06:10:23 ++ command=versions 06:10:23 ++ '[' 1 -gt 0 ']' 06:10:23 ++ shift 06:10:23 ++ case "$command" in 06:10:23 ++ command pyenv versions 06:10:23 ++ pyenv versions 06:10:23 ++ sed 's/^[ *]* //' 06:10:23 ++ awk '{ print $1 }' 06:10:23 ++ grep -E '^[0-9.]*[0-9]$' 06:10:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:10:23 +++ grep '^3' /tmp/.pyenv_versions 06:10:23 +++ sort -V 06:10:23 +++ tail -n 1 06:10:23 ++ py_version_xyz=3.10.6 06:10:23 ++ [[ -z 3.10.6 ]] 06:10:23 ++ echo 3.10.6 06:10:23 ++ return 0 06:10:23 + pyenv local 3.10.6 06:10:23 + local command 06:10:23 + command=local 06:10:23 + '[' 2 -gt 0 ']' 06:10:23 + shift 06:10:23 + case "$command" in 06:10:23 + command pyenv local 3.10.6 06:10:23 + pyenv local 3.10.6 06:10:23 + for arg in "$@" 06:10:23 + case $arg in 06:10:23 + pkg_list+='tox ' 06:10:23 + for arg in "$@" 06:10:23 + case $arg in 06:10:23 + pkg_list+='virtualenv ' 06:10:23 + for arg in "$@" 06:10:23 + case $arg in 06:10:23 + pkg_list+='urllib3~=1.26.15 ' 06:10:23 + [[ -f /tmp/.toxenv ]] 06:10:23 + [[ ! -f /tmp/.toxenv ]] 06:10:23 + [[ -n '' ]] 06:10:23 + python3 -m venv /tmp/venv-26PP 06:10:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-26PP' 06:10:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-26PP 06:10:28 + echo /tmp/venv-26PP 06:10:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:10:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:10:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:10:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:28 + local 'pip_opts=--upgrade --quiet' 06:10:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:10:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:10:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:10:28 + [[ -n '' ]] 06:10:28 + [[ -n '' ]] 06:10:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:10:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:28 + /tmp/venv-26PP/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:10:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:10:32 lf-activate-venv(): INFO: Base packages installed successfully 06:10:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:10:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:10:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:10:32 + /tmp/venv-26PP/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:10:33 + type python3 06:10:33 + true 06:10:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-26PP/bin to PATH' 06:10:33 lf-activate-venv(): INFO: Adding /tmp/venv-26PP/bin to PATH 06:10:33 + PATH=/tmp/venv-26PP/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:10:33 + return 0 06:10:33 + python3 --version 06:10:33 Python 3.10.6 06:10:33 + python3 -m pip --version 06:10:34 pip 26.0.1 from /tmp/venv-26PP/lib/python3.10/site-packages/pip (python 3.10) 06:10:34 + python3 -m pip freeze 06:10:34 cachetools==7.0.5 06:10:34 colorama==0.4.6 06:10:34 distlib==0.4.0 06:10:34 filelock==3.25.2 06:10:34 packaging==26.0 06:10:34 platformdirs==4.9.6 06:10:34 pluggy==1.6.0 06:10:34 pyproject-api==1.10.0 06:10:34 python-discovery==1.2.2 06:10:34 tomli==2.4.1 06:10:34 tomli_w==1.2.0 06:10:34 tox==4.52.0 06:10:34 typing_extensions==4.15.0 06:10:34 urllib3==1.26.20 06:10:34 virtualenv==21.2.0 06:10:34 [EnvInject] - Injecting environment variables from a build step. 06:10:34 [EnvInject] - Injecting as environment variables the properties content 06:10:34 PARALLEL=false 06:10:34 06:10:34 [EnvInject] - Variables injected successfully. 06:10:34 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15328098389725835459.sh 06:10:34 ---> tox-run.sh 06:10:34 + 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:10:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 06:10:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 06:10:34 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 06:10:34 + cd /w/workspace/oom-master-sphinx-lint/. 06:10:34 + source /home/jenkins/lf-env.sh 06:10:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:10:34 ++ mktemp -d /tmp/venv-XXXX 06:10:34 + lf_venv=/tmp/venv-BzXe 06:10:34 + local venv_file=/tmp/.os_lf_venv 06:10:34 + local python=python3 06:10:34 + local options 06:10:34 + local set_path=true 06:10:34 + local install_args= 06:10:34 ++ 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:10:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:10:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:10:34 + true 06:10:34 + case $1 in 06:10:34 + venv_file=/tmp/.toxenv 06:10:34 + shift 2 06:10:34 + true 06:10:34 + case $1 in 06:10:34 + shift 06:10:34 + break 06:10:34 + case $python in 06:10:34 + local pkg_list= 06:10:34 + [[ -d /opt/pyenv ]] 06:10:34 + echo 'Setup pyenv:' 06:10:34 Setup pyenv: 06:10:34 + export PYENV_ROOT=/opt/pyenv 06:10:34 + PYENV_ROOT=/opt/pyenv 06:10:34 + 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:10:34 + 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:10:34 + pyenv versions 06:10:34 system 06:10:34 3.8.13 06:10:34 3.9.13 06:10:34 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:10:34 + command -v pyenv 06:10:34 ++ pyenv init - --no-rehash 06:10:34 + 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:10:34 export PATH="/opt/pyenv/shims:${PATH}" 06:10:34 export PYENV_SHELL=bash 06:10:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:10:34 pyenv() { 06:10:34 local command 06:10:34 command="${1:-}" 06:10:34 if [ "$#" -gt 0 ]; then 06:10:34 shift 06:10:34 fi 06:10:34 06:10:34 case "$command" in 06:10:34 rehash|shell) 06:10:34 eval "$(pyenv "sh-$command" "$@")" 06:10:34 ;; 06:10:34 *) 06:10:34 command pyenv "$command" "$@" 06:10:34 ;; 06:10:34 esac 06:10:34 }' 06:10:34 +++ 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:10:34 ++ 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:10:34 ++ 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:10:34 ++ 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:10:34 ++ export PYENV_SHELL=bash 06:10:34 ++ PYENV_SHELL=bash 06:10:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:10:34 +++ complete -F _pyenv pyenv 06:10:34 ++ lf-pyver python3 06:10:34 ++ local py_version_xy=python3 06:10:34 ++ local py_version_xyz= 06:10:34 ++ pyenv versions 06:10:34 ++ local command 06:10:34 ++ command=versions 06:10:34 ++ '[' 1 -gt 0 ']' 06:10:34 ++ shift 06:10:34 ++ case "$command" in 06:10:34 ++ command pyenv versions 06:10:34 ++ pyenv versions 06:10:34 ++ sed 's/^[ *]* //' 06:10:34 ++ awk '{ print $1 }' 06:10:34 ++ grep -E '^[0-9.]*[0-9]$' 06:10:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:10:34 +++ grep '^3' /tmp/.pyenv_versions 06:10:34 +++ sort -V 06:10:34 +++ tail -n 1 06:10:34 ++ py_version_xyz=3.10.6 06:10:34 ++ [[ -z 3.10.6 ]] 06:10:34 ++ echo 3.10.6 06:10:34 ++ return 0 06:10:34 + pyenv local 3.10.6 06:10:34 + local command 06:10:34 + command=local 06:10:34 + '[' 2 -gt 0 ']' 06:10:34 + shift 06:10:34 + case "$command" in 06:10:34 + command pyenv local 3.10.6 06:10:34 + pyenv local 3.10.6 06:10:34 + for arg in "$@" 06:10:34 + case $arg in 06:10:34 + pkg_list+='tox ' 06:10:34 + for arg in "$@" 06:10:34 + case $arg in 06:10:34 + pkg_list+='virtualenv ' 06:10:34 + for arg in "$@" 06:10:34 + case $arg in 06:10:34 + pkg_list+='urllib3~=1.26.15 ' 06:10:34 + [[ -f /tmp/.toxenv ]] 06:10:34 ++ cat /tmp/.toxenv 06:10:34 + lf_venv=/tmp/venv-26PP 06:10:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-26PP from' file:/tmp/.toxenv 06:10:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-26PP from file:/tmp/.toxenv 06:10:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:10:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:34 + local 'pip_opts=--upgrade --quiet' 06:10:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:10:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:10:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:10:34 + [[ -n '' ]] 06:10:34 + [[ -n '' ]] 06:10:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:10:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:10:34 + /tmp/venv-26PP/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:10:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:10:35 lf-activate-venv(): INFO: Base packages installed successfully 06:10:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:10:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:10:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:10:35 + /tmp/venv-26PP/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:10:36 + type python3 06:10:36 + true 06:10:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-26PP/bin to PATH' 06:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-26PP/bin to PATH 06:10:36 + PATH=/tmp/venv-26PP/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:10:36 + return 0 06:10:36 + [[ -d /opt/pyenv ]] 06:10:36 + echo '---> Setting up pyenv' 06:10:36 ---> Setting up pyenv 06:10:36 + export PYENV_ROOT=/opt/pyenv 06:10:36 + PYENV_ROOT=/opt/pyenv 06:10:36 + export PATH=/opt/pyenv/bin:/tmp/venv-26PP/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:10:36 + PATH=/opt/pyenv/bin:/tmp/venv-26PP/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:10:36 ++ pwd 06:10:36 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 06:10:36 + export PYTHONPATH 06:10:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:10:36 + TOX_TESTENV_PASSENV=PYTHONPATH 06:10:36 + tox --version 06:10:37 4.52.0 from /tmp/venv-26PP/lib/python3.10/site-packages/tox/__init__.py 06:10:37 + PARALLEL=false 06:10:37 + TOX_OPTIONS_LIST= 06:10:37 + [[ -n docs,docs-linkcheck ]] 06:10:37 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 06:10:37 + case ${PARALLEL,,} in 06:10:37 + tox -e docs,docs-linkcheck 06:10:37 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 06:10:38 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:10:59 docs: freeze> python -m pip freeze --all 06:10:59 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.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.7,click==8.3.2,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,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,more-itertools==11.0.1,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.6,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.33.1,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.15,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,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.4.5,sphinx-toolbox==4.1.2,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==2.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.7.0,tabulate==0.10.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2026.1,urllib3==2.6.3,webencodings==0.5.1 06:10:59 docs: commands[0]> sudo apt install graphviz 06:10:59 06:10:59 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:10:59 06:10:59 Reading package lists... 06:10:59 Building dependency tree... 06:10:59 Reading state information... 06:10:59 graphviz is already the newest version (2.40.1-2). 06:10:59 The following packages were automatically installed and are no longer required: 06:10:59 libmysqlclient20 mysql-common 06:10:59 Use 'sudo apt autoremove' to remove them. 06:10:59 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:10:59 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:11:04 docs: OK ✔ in 27.48 seconds 06:11:04 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:11:15 docs-linkcheck: freeze> python -m pip freeze --all 06:11:15 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.14.3,CacheControl==0.14.4,certifi==2026.2.25,charset-normalizer==3.4.7,click==8.3.2,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.1,doc8==2.0.0,docutils==0.20.1,domdf_python_tools==3.10.0,filelock==3.25.2,gitlint-core==0.19.1,html5lib==1.1,idna==3.11,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,more-itertools==11.0.1,msgpack==1.1.2,natsort==8.4.0,packaging==26.0,pip==26.0.1,platformdirs==4.9.6,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.33.1,restructuredtext_lint==2.0.2,roman==5.2,rpds-py==0.30.0,ruamel.yaml==0.18.16,ruamel.yaml.clib==0.2.15,setuptools==82.0.0,sh==1.14.3,six==1.17.0,snowballstemmer==3.0.1,soupsieve==2.8.3,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.4.5,sphinx-toolbox==4.1.2,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==2.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.7.0,tabulate==0.10.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,tzdata==2026.1,urllib3==2.6.3,webencodings==0.5.1 06:11:15 docs-linkcheck: commands[0]> sudo apt install graphviz 06:11:15 06:11:15 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:11:15 06:11:15 Reading package lists... 06:11:15 Building dependency tree... 06:11:15 Reading state information... 06:11:15 graphviz is already the newest version (2.40.1-2). 06:11:15 The following packages were automatically installed and are no longer required: 06:11:15 libmysqlclient20 mysql-common 06:11:15 Use 'sudo apt autoremove' to remove them. 06:11:15 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:11:15 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:14:21 docs: OK (27.48=setup[22.39]+cmd[0.24,4.85] seconds) 06:14:21 docs-linkcheck: OK (197.19=setup[10.96]+cmd[0.21,186.02] seconds) 06:14:21 congratulations :) (224.71 seconds) 06:14:22 + tox_status=0 06:14:22 + echo '---> Completed tox runs' 06:14:22 ---> Completed tox runs 06:14:22 + for i in .tox/*/log 06:14:22 ++ echo .tox/docs-linkcheck/log 06:14:22 ++ awk -F/ '{print $2}' 06:14:22 + tox_env=docs-linkcheck 06:14:22 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 06:14:22 + for i in .tox/*/log 06:14:22 ++ echo .tox/docs/log 06:14:22 ++ awk -F/ '{print $2}' 06:14:22 + tox_env=docs 06:14:22 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 06:14:22 + DOC_DIR=docs/_build/html 06:14:22 + [[ -d docs/_build/html ]] 06:14:22 + echo '---> Archiving generated docs' 06:14:22 ---> Archiving generated docs 06:14:22 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 06:14:22 + echo '---> tox-run.sh ends' 06:14:22 ---> tox-run.sh ends 06:14:22 + test 0 -eq 0 06:14:22 $ ssh-agent -k 06:14:22 unset SSH_AUTH_SOCK; 06:14:22 unset SSH_AGENT_PID; 06:14:22 echo Agent pid 1697 killed; 06:14:22 [ssh-agent] Stopped. 06:14:22 [PostBuildScript] - [INFO] Executing post build scripts. 06:14:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14513541174514068848.sh 06:14:22 ---> sysstat.sh 06:14:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13638543155007573477.sh 06:14:22 ---> package-listing.sh 06:14:22 ++ facter osfamily 06:14:22 ++ tr '[:upper:]' '[:lower:]' 06:14:22 + OS_FAMILY=debian 06:14:22 + workspace=/w/workspace/oom-master-sphinx-lint 06:14:22 + START_PACKAGES=/tmp/packages_start.txt 06:14:22 + END_PACKAGES=/tmp/packages_end.txt 06:14:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:22 + PACKAGES=/tmp/packages_start.txt 06:14:22 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:14:22 + PACKAGES=/tmp/packages_end.txt 06:14:22 + case "${OS_FAMILY}" in 06:14:22 + dpkg -l 06:14:22 + grep '^ii' 06:14:22 + '[' -f /tmp/packages_start.txt ']' 06:14:22 + '[' -f /tmp/packages_end.txt ']' 06:14:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:22 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:14:22 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 06:14:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 06:14:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15163123187737205428.sh 06:14:22 ---> capture-instance-metadata.sh 06:14:22 Setup pyenv: 06:14:22 system 06:14:22 3.8.13 06:14:22 3.9.13 06:14:22 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:14:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-65Vj 06:14:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:14:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:30 lf-activate-venv(): INFO: Base packages installed successfully 06:14:30 lf-activate-venv(): INFO: Installing additional packages: lftools 06:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-65Vj/bin to PATH 06:14:49 INFO: Running in OpenStack, capturing instance metadata 06:14:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15578213312357902624.sh 06:14:49 provisioning config files... 06:14:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4329463606851899661tmp 06:14:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:14:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:14:49 [EnvInject] - Injecting environment variables from a build step. 06:14:49 [EnvInject] - Injecting as environment variables the properties content 06:14:49 SERVER_ID=logs 06:14:49 06:14:49 [EnvInject] - Variables injected successfully. 06:14:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2738223236887205463.sh 06:14:49 ---> create-netrc.sh 06:14:50 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11681123439380762262.sh 06:14:50 ---> python-tools-install.sh 06:14:50 Setup pyenv: 06:14:50 system 06:14:50 3.8.13 06:14:50 3.9.13 06:14:50 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:14:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65Vj from file:/tmp/.os_lf_venv 06:14:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:14:51 lf-activate-venv(): INFO: Base packages installed successfully 06:14:51 lf-activate-venv(): INFO: Installing additional packages: lftools 06:14:59 lf-activate-venv(): INFO: Adding /tmp/venv-65Vj/bin to PATH 06:14:59 Generating Requirements File 06:15:14 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:15:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:15:15 Python 3.10.6 06:15:15 pip 26.0.1 from /tmp/venv-65Vj/lib/python3.10/site-packages/pip (python 3.10) 06:15:15 appdirs==1.4.4 06:15:15 argcomplete==3.6.3 06:15:15 aspy.yaml==1.3.0 06:15:15 attrs==26.1.0 06:15:15 autopage==0.6.0 06:15:15 backports.strenum==1.3.1 06:15:15 beautifulsoup4==4.14.3 06:15:15 boto3==1.42.86 06:15:15 botocore==1.42.86 06:15:15 bs4==0.0.2 06:15:15 certifi==2026.2.25 06:15:15 cffi==2.0.0 06:15:15 cfgv==3.5.0 06:15:15 chardet==7.4.1 06:15:15 charset-normalizer==3.4.7 06:15:15 click==8.3.2 06:15:15 cliff==4.13.3 06:15:15 cmd2==3.4.0 06:15:15 cryptography==3.3.2 06:15:15 debtcollector==3.1.0 06:15:15 decorator==5.2.1 06:15:15 defusedxml==0.7.1 06:15:15 Deprecated==1.3.1 06:15:15 distlib==0.4.0 06:15:15 dnspython==2.8.0 06:15:15 docker==7.1.0 06:15:15 dogpile.cache==1.5.0 06:15:15 durationpy==0.10 06:15:15 email-validator==2.3.0 06:15:15 filelock==3.25.2 06:15:15 future==1.0.0 06:15:15 gitdb==4.0.12 06:15:15 GitPython==3.1.46 06:15:15 httplib2==0.30.2 06:15:15 identify==2.6.18 06:15:15 idna==3.11 06:15:15 importlib-resources==1.5.0 06:15:15 iso8601==2.1.0 06:15:15 Jinja2==3.1.6 06:15:15 jmespath==1.1.0 06:15:15 jsonpatch==1.33 06:15:15 jsonpointer==3.1.1 06:15:15 jsonschema==4.26.0 06:15:15 jsonschema-specifications==2025.9.1 06:15:15 keystoneauth1==5.13.1 06:15:15 kubernetes==35.0.0 06:15:15 lftools==0.37.22 06:15:15 lxml==6.0.2 06:15:15 markdown-it-py==4.0.0 06:15:15 MarkupSafe==3.0.3 06:15:15 mdurl==0.1.2 06:15:15 msgpack==1.1.2 06:15:15 multi_key_dict==2.0.3 06:15:15 munch==4.0.0 06:15:15 netaddr==1.3.0 06:15:15 niet==1.4.2 06:15:15 nodeenv==1.10.0 06:15:15 oauth2client==4.1.3 06:15:15 oauthlib==3.3.1 06:15:15 openstacksdk==4.10.0 06:15:15 os-service-types==1.8.2 06:15:15 osc-lib==4.4.0 06:15:15 oslo.config==10.3.0 06:15:15 oslo.context==6.3.0 06:15:15 oslo.i18n==6.7.2 06:15:15 oslo.log==8.1.0 06:15:15 oslo.serialization==5.9.1 06:15:15 oslo.utils==10.0.1 06:15:15 packaging==26.0 06:15:15 pbr==7.0.3 06:15:15 platformdirs==4.9.6 06:15:15 prettytable==3.17.0 06:15:15 psutil==7.2.2 06:15:15 pyasn1==0.6.3 06:15:15 pyasn1_modules==0.4.2 06:15:15 pycparser==3.0 06:15:15 pygerrit2==2.0.15 06:15:15 PyGithub==2.9.0 06:15:15 Pygments==2.20.0 06:15:15 PyJWT==2.12.1 06:15:15 PyNaCl==1.6.2 06:15:15 pyparsing==2.4.7 06:15:15 pyperclip==1.11.0 06:15:15 pyrsistent==0.20.0 06:15:15 python-cinderclient==9.9.0 06:15:15 python-dateutil==2.9.0.post0 06:15:15 python-discovery==1.2.2 06:15:15 python-heatclient==5.1.0 06:15:15 python-jenkins==1.8.3 06:15:15 python-keystoneclient==5.8.0 06:15:15 python-magnumclient==4.10.0 06:15:15 python-openstackclient==9.0.0 06:15:15 python-swiftclient==4.10.0 06:15:15 PyYAML==6.0.3 06:15:15 referencing==0.37.0 06:15:15 requests==2.33.1 06:15:15 requests-oauthlib==2.0.0 06:15:15 requestsexceptions==1.4.0 06:15:15 rfc3986==2.0.0 06:15:15 rich==14.3.3 06:15:15 rich-argparse==1.7.2 06:15:15 rpds-py==0.30.0 06:15:15 rsa==4.9.1 06:15:15 ruamel.yaml==0.19.1 06:15:15 ruamel.yaml.clib==0.2.15 06:15:15 s3transfer==0.16.0 06:15:15 simplejson==3.20.2 06:15:15 six==1.17.0 06:15:15 smmap==5.0.3 06:15:15 soupsieve==2.8.3 06:15:15 stevedore==5.7.0 06:15:15 tabulate==0.10.0 06:15:15 toml==0.10.2 06:15:15 tomlkit==0.14.0 06:15:15 tqdm==4.67.3 06:15:15 typing_extensions==4.15.0 06:15:15 urllib3==1.26.20 06:15:15 virtualenv==21.2.0 06:15:15 wcwidth==0.6.0 06:15:15 websocket-client==1.9.0 06:15:15 wrapt==2.1.2 06:15:15 xdg==6.0.0 06:15:15 xmltodict==1.0.4 06:15:15 yq==3.4.3 06:15:15 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins12405458292878045593.sh 06:15:15 ---> uv-install.sh 06:15:15 Installing uv/uvx (latest) using shell installer 06:15:16 2026-04-09 06:15:16 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/0fbdbc27-66c6-43a7-a4cb-366b07980aba?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-09T06%3A56%3A00Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-09T05%3A55%3A36Z&ske=2026-04-09T06%3A56%3A00Z&sks=b&skv=2018-11-09&sig=n3ptBuBD1%2BxDzX%2BaZqn8%2FzAxQBOHKG4hleGT6fATm2g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTcxNTUyNiwibmJmIjoxNzc1NzE1MjI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.pCZ3louJac4ddrNgbeqQSp3ImSQ1TAKxsKigzz5wCnw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-r0xtrH.sh" [1] 06:15:16 downloading uv 0.11.5 x86_64-unknown-linux-gnu 06:15:16 installing to /home/jenkins/.local/bin 06:15:16 uv 06:15:16 uvx 06:15:16 everything's installed! 06:15:16 06:15:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:15:16 06:15:16 source $HOME/.local/bin/env (sh, bash, zsh) 06:15:16 source $HOME/.local/bin/env.fish (fish) 06:15:16 Adding install location to PATH 06:15:16 ---> Validating uv/uvx install 06:15:16 uvx 0.11.5 (x86_64-unknown-linux-gnu) 06:15:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5571745200460778500.sh 06:15:17 ---> sudo-logs.sh 06:15:17 Archiving 'sudo' log.. 06:15:17 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9913162085533499877.sh 06:15:17 ---> job-cost.sh 06:15:17 INFO: Activating Python virtual environment... 06:15:17 Setup pyenv: 06:15:17 system 06:15:17 3.8.13 06:15:17 3.9.13 06:15:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:15:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65Vj from file:/tmp/.os_lf_venv 06:15:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:19 lf-activate-venv(): INFO: Base packages installed successfully 06:15:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-65Vj/bin to PATH 06:15:24 INFO: No stack-cost file found 06:15:24 INFO: Instance uptime: 337s 06:15:24 INFO: Fetching instance metadata (attempt 1 of 3)... 06:15:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:15:24 INFO: Successfully fetched instance metadata 06:15:24 INFO: Instance type: v3-standard-4 06:15:24 INFO: Retrieving pricing info for: v3-standard-4 06:15:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:15:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=337 06:15:24 INFO: Successfully fetched Vexxhost pricing API 06:15:24 INFO: Retrieved cost: 0.11 06:15:24 INFO: Retrieved resource: v3-standard-4 06:15:24 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 06:15:24 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 06:15:24 INFO: Successfully archived job cost data 06:15:24 DEBUG: Cost data: oom-master-sphinx-lint,611,2026-04-09 06:15:24,v3-standard-4,337,0.11,0.00,SUCCESS 06:15:24 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6688381369822687873.sh 06:15:24 ---> logs-deploy.sh 06:15:24 Setup pyenv: 06:15:24 system 06:15:24 3.8.13 06:15:24 3.9.13 06:15:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:15:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-65Vj from file:/tmp/.os_lf_venv 06:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:26 lf-activate-venv(): INFO: Base packages installed successfully 06:15:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-65Vj/bin to PATH 06:15:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/611 06:15:33 INFO: archiving workspace using pattern(s): 06:15:35 Archives upload complete. 06:15:36 INFO: archiving logs to Nexus 06:15:36 ---> uname -a: 06:15:36 Linux prd-ubuntu1804-builder-4c-4g-4821 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:15:36 06:15:36 06:15:36 ---> lscpu: 06:15:36 Architecture: x86_64 06:15:36 CPU op-mode(s): 32-bit, 64-bit 06:15:36 Byte Order: Little Endian 06:15:36 CPU(s): 4 06:15:36 On-line CPU(s) list: 0-3 06:15:36 Thread(s) per core: 1 06:15:36 Core(s) per socket: 1 06:15:36 Socket(s): 4 06:15:36 NUMA node(s): 1 06:15:36 Vendor ID: AuthenticAMD 06:15:36 CPU family: 23 06:15:36 Model: 49 06:15:36 Model name: AMD EPYC-Rome Processor 06:15:36 Stepping: 0 06:15:36 CPU MHz: 2800.000 06:15:36 BogoMIPS: 5600.00 06:15:36 Virtualization: AMD-V 06:15:36 Hypervisor vendor: KVM 06:15:36 Virtualization type: full 06:15:36 L1d cache: 32K 06:15:36 L1i cache: 32K 06:15:36 L2 cache: 512K 06:15:36 L3 cache: 16384K 06:15:36 NUMA node0 CPU(s): 0-3 06:15:36 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:15:36 06:15:36 06:15:36 ---> nproc: 06:15:36 4 06:15:36 06:15:36 06:15:36 ---> df -h: 06:15:36 Filesystem Size Used Avail Use% Mounted on 06:15:36 udev 7.9G 0 7.9G 0% /dev 06:15:36 tmpfs 1.6G 676K 1.6G 1% /run 06:15:36 /dev/vda1 78G 8.6G 69G 12% / 06:15:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:15:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:15:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:15:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:15:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:15:36 06:15:36 06:15:37 ---> free -m: 06:15:37 total used free shared buff/cache available 06:15:37 Mem: 16040 559 13015 0 2464 15150 06:15:37 Swap: 1023 0 1023 06:15:37 06:15:37 06:15:37 ---> ip addr: 06:15:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:15:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:37 inet 127.0.0.1/8 scope host lo 06:15:37 valid_lft forever preferred_lft forever 06:15:37 inet6 ::1/128 scope host 06:15:37 valid_lft forever preferred_lft forever 06:15:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:15:37 link/ether fa:16:3e:25:9f:18 brd ff:ff:ff:ff:ff:ff 06:15:37 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 06:15:37 valid_lft 86058sec preferred_lft 86058sec 06:15:37 inet6 fe80::f816:3eff:fe25:9f18/64 scope link 06:15:37 valid_lft forever preferred_lft forever 06:15:37 06:15:37 06:15:37 ---> sar -b -r -n DEV: 06:15:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4821) 04/09/26 _x86_64_ (4 CPU) 06:15:37 06:15:37 06:09:56 LINUX RESTART (4 CPU) 06:15:37 06:15:37 06:10:01 tps rtps wtps bread/s bwrtn/s 06:15:37 06:11:02 410.98 74.50 336.48 3995.33 89676.65 06:15:37 06:12:01 85.77 3.46 82.31 244.57 12176.78 06:15:37 06:13:02 1.48 0.00 1.48 0.00 150.37 06:15:37 06:14:01 0.80 0.00 0.80 0.00 9.49 06:15:37 06:15:01 46.68 0.75 45.93 84.12 4656.02 06:15:37 Average: 109.58 15.84 93.75 869.79 21436.13 06:15:37 06:15:37 06:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:37 06:11:02 13882240 15493568 2542728 15.48 66904 1742348 893176 5.11 747664 1573224 178444 06:15:37 06:12:01 13678260 15451532 2746708 16.72 75744 1885796 943448 5.40 826292 1680136 4112 06:15:37 06:13:02 13677372 15450556 2747596 16.73 75784 1885800 943448 5.40 826992 1680140 144 06:15:37 06:14:01 13677420 15450640 2747548 16.73 75808 1885804 943448 5.40 827252 1680144 156 06:15:37 06:15:01 13541724 15542660 2883244 17.55 95904 2080180 753888 4.31 757440 1858428 135788 06:15:37 Average: 13691403 15477791 2733565 16.64 78029 1895986 895482 5.12 797128 1694414 63729 06:15:37 06:15:37 06:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:37 06:11:02 ens3 509.08 339.76 2188.78 81.92 0.00 0.00 0.00 0.00 06:15:37 06:11:02 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 06:15:37 06:12:01 ens3 33.05 29.16 24.70 5.92 0.00 0.00 0.00 0.00 06:15:37 06:12:01 lo 3.73 3.73 0.33 0.33 0.00 0.00 0.00 0.00 06:15:37 06:13:02 ens3 1.73 1.60 0.93 1.86 0.00 0.00 0.00 0.00 06:15:37 06:13:02 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:15:37 06:14:01 ens3 0.81 0.66 0.41 0.29 0.00 0.00 0.00 0.00 06:15:37 06:14:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:15:37 06:15:01 ens3 43.18 35.44 635.53 8.42 0.00 0.00 0.00 0.00 06:15:37 06:15:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 06:15:37 Average: ens3 118.25 81.77 573.81 19.79 0.00 0.00 0.00 0.00 06:15:37 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 06:15:37 06:15:37 06:15:37 ---> sar -P ALL: 06:15:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4821) 04/09/26 _x86_64_ (4 CPU) 06:15:37 06:15:37 06:09:56 LINUX RESTART (4 CPU) 06:15:37 06:15:37 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:15:37 06:11:02 all 21.64 0.00 2.38 8.21 0.08 67.68 06:15:37 06:11:02 0 18.32 0.00 2.08 3.08 0.05 76.47 06:15:37 06:11:02 1 27.66 0.00 3.34 17.06 0.10 51.84 06:15:37 06:11:02 2 23.01 0.00 2.17 12.35 0.10 62.37 06:15:37 06:11:02 3 17.60 0.00 1.97 0.43 0.07 79.92 06:15:37 06:12:01 all 7.34 0.00 0.52 0.61 0.04 91.48 06:15:37 06:12:01 0 1.63 0.00 0.14 0.10 0.05 98.08 06:15:37 06:12:01 1 19.00 0.00 1.19 1.25 0.05 78.51 06:15:37 06:12:01 2 6.69 0.00 0.36 0.00 0.05 92.90 06:15:37 06:12:01 3 2.04 0.00 0.39 1.05 0.02 96.50 06:15:37 06:13:02 all 0.11 0.00 0.03 0.01 0.02 99.83 06:15:37 06:13:02 0 0.18 0.00 0.07 0.00 0.02 99.73 06:15:37 06:13:02 1 0.03 0.00 0.02 0.03 0.00 99.92 06:15:37 06:13:02 2 0.18 0.00 0.05 0.00 0.03 99.73 06:15:37 06:13:02 3 0.02 0.00 0.00 0.00 0.00 99.98 06:15:37 06:14:01 all 0.06 0.00 0.02 0.01 0.02 99.89 06:15:37 06:14:01 0 0.07 0.00 0.00 0.02 0.02 99.90 06:15:37 06:14:01 1 0.08 0.00 0.05 0.02 0.03 99.81 06:15:37 06:14:01 2 0.12 0.00 0.00 0.00 0.03 99.85 06:15:37 06:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:15:37 06:15:01 all 14.35 0.00 1.07 0.61 0.04 83.93 06:15:37 06:15:01 0 22.29 0.00 1.35 0.15 0.03 76.18 06:15:37 06:15:01 1 2.34 0.00 0.55 1.77 0.02 95.33 06:15:37 06:15:01 2 4.96 0.00 0.70 0.03 0.05 94.25 06:15:37 06:15:01 3 27.78 0.00 1.72 0.48 0.05 69.97 06:15:37 Average: all 8.72 0.00 0.81 1.89 0.04 88.54 06:15:37 Average: 0 8.54 0.00 0.73 0.67 0.03 90.03 06:15:37 Average: 1 9.80 0.00 1.03 4.03 0.04 85.10 06:15:37 Average: 2 7.01 0.00 0.66 2.49 0.05 89.79 06:15:37 Average: 3 9.54 0.00 0.82 0.39 0.03 89.21 06:15:37 06:15:37 06:15:37