07:12:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:12:06 Running as SYSTEM 07:12:06 [EnvInject] - Loading node environment variables. 07:12:06 Building remotely on prd-ubuntu1804-builder-4c-4g-12493 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 07:12:06 [ssh-agent] Looking for ssh-agent implementation... 07:12:06 $ ssh-agent 07:12:06 SSH_AUTH_SOCK=/tmp/ssh-Bt9s5gmExgeJ/agent.1673 07:12:06 SSH_AGENT_PID=1675 07:12:06 [ssh-agent] Started. 07:12:06 Running ssh-add (command line suppressed) 07:12:06 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_2428328291151961397.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_2428328291151961397.key) 07:12:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:06 The recommended git tool is: NONE 07:12:08 using credential onap-jenkins-ssh 07:12:08 Wiping out workspace first. 07:12:08 Cloning the remote Git repository 07:12:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:12:08 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 07:12:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:08 > git --version # timeout=10 07:12:08 > git --version # 'git version 2.17.1' 07:12:08 using GIT_SSH to set credentials Gerrit user 07:12:08 Verifying host key using manually-configured host key entries 07:12:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:12:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:13 using GIT_SSH to set credentials Gerrit user 07:12:13 Verifying host key using manually-configured host key entries 07:12:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/1 # timeout=30 07:12:14 > git rev-parse 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb^{commit} # timeout=10 07:12:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:12:14 Checking out Revision 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb (refs/changes/57/146657/1) 07:12:14 > git config core.sparsecheckout # timeout=10 07:12:14 > git checkout -f 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb # timeout=30 07:12:17 Commit message: "build: Fix apt install graphviz hang in tox" 07:12:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:12:17 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:12:17 [EnvInject] - Injecting environment variables from a build step. 07:12:17 [EnvInject] - Injecting as environment variables the properties content 07:12:17 PYTHON=python3 07:12:17 07:12:17 [EnvInject] - Variables injected successfully. 07:12:17 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4866710446462542761.sh 07:12:17 ---> tox-install.sh 07:12:17 + source /home/jenkins/lf-env.sh 07:12:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:17 ++ mktemp -d /tmp/venv-XXXX 07:12:17 + lf_venv=/tmp/venv-AaZ5 07:12:17 + local venv_file=/tmp/.os_lf_venv 07:12:17 + local python=python3 07:12:17 + local options 07:12:17 + local set_path=true 07:12:17 + local install_args= 07:12:17 ++ 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 07:12:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:17 + true 07:12:17 + case $1 in 07:12:17 + venv_file=/tmp/.toxenv 07:12:17 + shift 2 07:12:17 + true 07:12:17 + case $1 in 07:12:17 + shift 07:12:17 + break 07:12:17 + case $python in 07:12:17 + local pkg_list= 07:12:17 + [[ -d /opt/pyenv ]] 07:12:17 + echo 'Setup pyenv:' 07:12:17 Setup pyenv: 07:12:17 + export PYENV_ROOT=/opt/pyenv 07:12:17 + PYENV_ROOT=/opt/pyenv 07:12:17 + 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 07:12:17 + 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 07:12:17 + pyenv versions 07:12:17 * system (set by /opt/pyenv/version) 07:12:18 * 3.8.13 (set by /opt/pyenv/version) 07:12:18 * 3.9.13 (set by /opt/pyenv/version) 07:12:18 * 3.10.6 (set by /opt/pyenv/version) 07:12:18 + command -v pyenv 07:12:18 ++ pyenv init - --no-rehash 07:12:18 + 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[*]}"'\'')" 07:12:18 export PATH="/opt/pyenv/shims:${PATH}" 07:12:18 export PYENV_SHELL=bash 07:12:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:18 pyenv() { 07:12:18 local command 07:12:18 command="${1:-}" 07:12:18 if [ "$#" -gt 0 ]; then 07:12:18 shift 07:12:18 fi 07:12:18 07:12:18 case "$command" in 07:12:18 rehash|shell) 07:12:18 eval "$(pyenv "sh-$command" "$@")" 07:12:18 ;; 07:12:18 *) 07:12:18 command pyenv "$command" "$@" 07:12:18 ;; 07:12:18 esac 07:12:18 }' 07:12:18 +++ 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[*]}"' 07:12:18 ++ 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 07:12:18 ++ 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 07:12:18 ++ 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 07:12:18 ++ export PYENV_SHELL=bash 07:12:18 ++ PYENV_SHELL=bash 07:12:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:18 +++ complete -F _pyenv pyenv 07:12:18 ++ lf-pyver python3 07:12:18 ++ local py_version_xy=python3 07:12:18 ++ local py_version_xyz= 07:12:18 ++ pyenv versions 07:12:18 ++ local command 07:12:18 ++ command=versions 07:12:18 ++ '[' 1 -gt 0 ']' 07:12:18 ++ shift 07:12:18 ++ case "$command" in 07:12:18 ++ command pyenv versions 07:12:18 ++ pyenv versions 07:12:18 ++ sed 's/^[ *]* //' 07:12:18 ++ awk '{ print $1 }' 07:12:18 ++ grep -E '^[0-9.]*[0-9]$' 07:12:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:18 +++ grep '^3' /tmp/.pyenv_versions 07:12:18 +++ sort -V 07:12:18 +++ tail -n 1 07:12:18 ++ py_version_xyz=3.10.6 07:12:18 ++ [[ -z 3.10.6 ]] 07:12:18 ++ echo 3.10.6 07:12:18 ++ return 0 07:12:18 + pyenv local 3.10.6 07:12:18 + local command 07:12:18 + command=local 07:12:18 + '[' 2 -gt 0 ']' 07:12:18 + shift 07:12:18 + case "$command" in 07:12:18 + command pyenv local 3.10.6 07:12:18 + pyenv local 3.10.6 07:12:18 + for arg in "$@" 07:12:18 + case $arg in 07:12:18 + pkg_list+='tox ' 07:12:18 + for arg in "$@" 07:12:18 + case $arg in 07:12:18 + pkg_list+='virtualenv ' 07:12:18 + for arg in "$@" 07:12:18 + case $arg in 07:12:18 + pkg_list+='urllib3~=1.26.15 ' 07:12:18 + [[ -f /tmp/.toxenv ]] 07:12:18 + [[ ! -f /tmp/.toxenv ]] 07:12:18 + [[ -n '' ]] 07:12:18 + python3 -m venv /tmp/venv-AaZ5 07:12:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AaZ5' 07:12:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AaZ5 07:12:22 + echo /tmp/venv-AaZ5 07:12:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:12:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:12:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:12:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:22 + local 'pip_opts=--upgrade --quiet' 07:12:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:12:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:12:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:12:22 + [[ -n '' ]] 07:12:22 + [[ -n '' ]] 07:12:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:12:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:22 + /tmp/venv-AaZ5/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 07:12:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:12:26 lf-activate-venv(): INFO: Base packages installed successfully 07:12:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:12:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:12:26 + /tmp/venv-AaZ5/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 07:12:27 + type python3 07:12:27 + true 07:12:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AaZ5/bin to PATH' 07:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-AaZ5/bin to PATH 07:12:27 + PATH=/tmp/venv-AaZ5/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 07:12:27 + return 0 07:12:27 + python3 --version 07:12:27 Python 3.10.6 07:12:27 + python3 -m pip --version 07:12:28 pip 26.1.2 from /tmp/venv-AaZ5/lib/python3.10/site-packages/pip (python 3.10) 07:12:28 + python3 -m pip freeze 07:12:28 cachetools==7.1.6 07:12:28 colorama==0.4.6 07:12:28 distlib==0.4.3 07:12:28 filelock==3.32.0 07:12:28 packaging==26.2 07:12:28 platformdirs==4.11.0 07:12:28 pluggy==1.6.0 07:12:28 pyproject-api==1.11.0 07:12:28 python-discovery==1.5.0 07:12:28 tomli==2.4.1 07:12:28 tomli_w==1.2.0 07:12:28 tox==4.58.0 07:12:28 typing_extensions==4.16.0 07:12:28 urllib3==1.26.20 07:12:28 virtualenv==21.7.0 07:12:28 [EnvInject] - Injecting environment variables from a build step. 07:12:28 [EnvInject] - Injecting as environment variables the properties content 07:12:28 PARALLEL=false 07:12:28 07:12:28 [EnvInject] - Variables injected successfully. 07:12:28 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins380071448652740940.sh 07:12:28 ---> tox-run.sh 07:12:28 + 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 07:12:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 07:12:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 07:12:28 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 07:12:28 + cd /w/workspace/oom-master-sphinx-lint/. 07:12:28 + source /home/jenkins/lf-env.sh 07:12:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:28 ++ mktemp -d /tmp/venv-XXXX 07:12:28 + lf_venv=/tmp/venv-51Jw 07:12:28 + local venv_file=/tmp/.os_lf_venv 07:12:28 + local python=python3 07:12:28 + local options 07:12:28 + local set_path=true 07:12:28 + local install_args= 07:12:28 ++ 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 07:12:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:28 + true 07:12:28 + case $1 in 07:12:28 + venv_file=/tmp/.toxenv 07:12:28 + shift 2 07:12:28 + true 07:12:28 + case $1 in 07:12:28 + shift 07:12:28 + break 07:12:28 + case $python in 07:12:28 + local pkg_list= 07:12:28 + [[ -d /opt/pyenv ]] 07:12:28 + echo 'Setup pyenv:' 07:12:28 Setup pyenv: 07:12:28 + export PYENV_ROOT=/opt/pyenv 07:12:28 + PYENV_ROOT=/opt/pyenv 07:12:28 + 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 07:12:28 + 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 07:12:28 + pyenv versions 07:12:28 system 07:12:28 3.8.13 07:12:28 3.9.13 07:12:28 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:12:28 + command -v pyenv 07:12:28 ++ pyenv init - --no-rehash 07:12:28 + 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[*]}"'\'')" 07:12:28 export PATH="/opt/pyenv/shims:${PATH}" 07:12:28 export PYENV_SHELL=bash 07:12:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:28 pyenv() { 07:12:28 local command 07:12:28 command="${1:-}" 07:12:28 if [ "$#" -gt 0 ]; then 07:12:28 shift 07:12:28 fi 07:12:28 07:12:28 case "$command" in 07:12:28 rehash|shell) 07:12:28 eval "$(pyenv "sh-$command" "$@")" 07:12:28 ;; 07:12:28 *) 07:12:28 command pyenv "$command" "$@" 07:12:28 ;; 07:12:28 esac 07:12:28 }' 07:12:28 +++ 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[*]}"' 07:12:28 ++ 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 07:12:28 ++ 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 07:12:28 ++ 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 07:12:28 ++ export PYENV_SHELL=bash 07:12:28 ++ PYENV_SHELL=bash 07:12:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:28 +++ complete -F _pyenv pyenv 07:12:28 ++ lf-pyver python3 07:12:28 ++ local py_version_xy=python3 07:12:28 ++ local py_version_xyz= 07:12:28 ++ pyenv versions 07:12:28 ++ local command 07:12:28 ++ command=versions 07:12:28 ++ '[' 1 -gt 0 ']' 07:12:28 ++ shift 07:12:28 ++ case "$command" in 07:12:28 ++ command pyenv versions 07:12:28 ++ pyenv versions 07:12:28 ++ awk '{ print $1 }' 07:12:28 ++ sed 's/^[ *]* //' 07:12:28 ++ grep -E '^[0-9.]*[0-9]$' 07:12:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:28 +++ grep '^3' /tmp/.pyenv_versions 07:12:28 +++ sort -V 07:12:28 +++ tail -n 1 07:12:28 ++ py_version_xyz=3.10.6 07:12:28 ++ [[ -z 3.10.6 ]] 07:12:28 ++ echo 3.10.6 07:12:28 ++ return 0 07:12:28 + pyenv local 3.10.6 07:12:28 + local command 07:12:28 + command=local 07:12:28 + '[' 2 -gt 0 ']' 07:12:28 + shift 07:12:28 + case "$command" in 07:12:28 + command pyenv local 3.10.6 07:12:28 + pyenv local 3.10.6 07:12:28 + for arg in "$@" 07:12:28 + case $arg in 07:12:28 + pkg_list+='tox ' 07:12:28 + for arg in "$@" 07:12:28 + case $arg in 07:12:28 + pkg_list+='virtualenv ' 07:12:28 + for arg in "$@" 07:12:28 + case $arg in 07:12:28 + pkg_list+='urllib3~=1.26.15 ' 07:12:28 + [[ -f /tmp/.toxenv ]] 07:12:28 ++ cat /tmp/.toxenv 07:12:28 + lf_venv=/tmp/venv-AaZ5 07:12:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AaZ5 from' file:/tmp/.toxenv 07:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AaZ5 from file:/tmp/.toxenv 07:12:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:12:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:28 + local 'pip_opts=--upgrade --quiet' 07:12:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:12:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:12:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:12:28 + [[ -n '' ]] 07:12:28 + [[ -n '' ]] 07:12:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:12:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:28 + /tmp/venv-AaZ5/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 07:12:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:12:29 lf-activate-venv(): INFO: Base packages installed successfully 07:12:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:12:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:12:29 + /tmp/venv-AaZ5/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 07:12:30 + type python3 07:12:30 + true 07:12:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AaZ5/bin to PATH' 07:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-AaZ5/bin to PATH 07:12:30 + PATH=/tmp/venv-AaZ5/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 07:12:30 + return 0 07:12:30 + [[ -d /opt/pyenv ]] 07:12:30 + echo '---> Setting up pyenv' 07:12:30 ---> Setting up pyenv 07:12:30 + export PYENV_ROOT=/opt/pyenv 07:12:30 + PYENV_ROOT=/opt/pyenv 07:12:30 + export PATH=/opt/pyenv/bin:/tmp/venv-AaZ5/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 07:12:30 + PATH=/opt/pyenv/bin:/tmp/venv-AaZ5/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 07:12:30 ++ pwd 07:12:30 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 07:12:30 + export PYTHONPATH 07:12:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:30 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:30 + tox --version 07:12:30 4.58.0 from /tmp/venv-AaZ5/lib/python3.10/site-packages/tox/__init__.py 07:12:30 + PARALLEL=false 07:12:30 + TOX_OPTIONS_LIST= 07:12:30 + [[ -n docs,docs-linkcheck ]] 07:12:30 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:12:30 + case ${PARALLEL,,} in 07:12:30 + tox -e docs,docs-linkcheck 07:12:30 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 07:12:32 docs: internal error 07:12:32 Traceback (most recent call last): 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 58, in _run_with_teardown 07:12:32 tox_env.setup() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/api.py", line 271, in setup 07:12:32 self._setup_env() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 152, in _setup_env 07:12:32 self._install_deps() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 157, in _install_deps 07:12:32 self._install(requirements_file, PythonRun.__name__, "deps") 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/api.py", line 100, in _install 07:12:32 self.installer.install(arguments, section, of_type) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 129, in install 07:12:32 self._install_requirement_file(arguments, section, of_type) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 158, in _install_requirement_file 07:12:32 new_options, new_reqs = arguments.unroll() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 125, in unroll 07:12:32 opts_dict = vars(self.options) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 220, in options 07:12:32 self._ensure_requirements_parsed() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 239, in _ensure_requirements_parsed 07:12:32 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 113, in _parse_requirements 07:12:32 requirements = super()._parse_requirements(opt, recurse) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 243, in _parse_requirements 07:12:32 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 282, in _parse_and_recurse 07:12:32 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # ruff:ignore[private-member-access] 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 271, in _parse_and_recurse 07:12:32 for line in self._parse_file(filename, constraint): 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 290, in _parse_file 07:12:32 content = self._get_file_content(url) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 305, in _get_file_content 07:12:32 with urlopen(url, timeout=_HTTP_TIMEOUT) as response: # ruff:ignore[suspicious-url-open-usage] 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 07:12:32 return opener.open(url, data, timeout) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 07:12:32 response = meth(req, response) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 07:12:32 response = self.parent.error( 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 07:12:32 return self._call_chain(*args) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 07:12:32 result = func(*args) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 07:12:32 raise HTTPError(req.full_url, code, msg, hdrs, fp) 07:12:32 urllib.error.HTTPError: HTTP Error 502: Bad Gateway 07:12:32 docs: FAIL ✖ in 1.23 seconds 07:12:32 docs-linkcheck: internal error 07:12:32 Traceback (most recent call last): 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 58, in _run_with_teardown 07:12:32 tox_env.setup() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/api.py", line 271, in setup 07:12:32 self._setup_env() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 152, in _setup_env 07:12:32 self._install_deps() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 157, in _install_deps 07:12:32 self._install(requirements_file, PythonRun.__name__, "deps") 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/api.py", line 100, in _install 07:12:32 self.installer.install(arguments, section, of_type) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 129, in install 07:12:32 self._install_requirement_file(arguments, section, of_type) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 158, in _install_requirement_file 07:12:32 new_options, new_reqs = arguments.unroll() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 125, in unroll 07:12:32 opts_dict = vars(self.options) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 220, in options 07:12:32 self._ensure_requirements_parsed() 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 239, in _ensure_requirements_parsed 07:12:32 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 113, in _parse_requirements 07:12:32 requirements = super()._parse_requirements(opt, recurse) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 243, in _parse_requirements 07:12:32 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 282, in _parse_and_recurse 07:12:32 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # ruff:ignore[private-member-access] 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 271, in _parse_and_recurse 07:12:32 for line in self._parse_file(filename, constraint): 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 290, in _parse_file 07:12:32 content = self._get_file_content(url) 07:12:32 File "/tmp/venv-AaZ5/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 305, in _get_file_content 07:12:32 with urlopen(url, timeout=_HTTP_TIMEOUT) as response: # ruff:ignore[suspicious-url-open-usage] 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 07:12:32 return opener.open(url, data, timeout) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 07:12:32 response = meth(req, response) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 07:12:32 response = self.parent.error( 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 07:12:32 return self._call_chain(*args) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 07:12:32 result = func(*args) 07:12:32 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 07:12:32 raise HTTPError(req.full_url, code, msg, hdrs, fp) 07:12:32 urllib.error.HTTPError: HTTP Error 502: Bad Gateway 07:12:32 docs: FAIL code 2 (1.23 seconds) 07:12:32 docs-linkcheck: FAIL code 2 (0.21 seconds) 07:12:32 evaluation failed :( (1.48 seconds) 07:12:32 + tox_status=1 07:12:32 + echo '---> Completed tox runs' 07:12:32 ---> Completed tox runs 07:12:32 + for i in .tox/*/log 07:12:32 ++ echo '.tox/*/log' 07:12:32 ++ awk -F/ '{print $2}' 07:12:32 + tox_env='*' 07:12:32 + cp -r '.tox/*/log' '/w/workspace/oom-master-sphinx-lint/archives/tox/*' 07:12:32 cp: cannot stat '.tox/*/log': No such file or directory 07:12:32 + echo 'WARN: no logs found to archive' 07:12:32 WARN: no logs found to archive 07:12:32 + break 07:12:32 + DOC_DIR=docs/_build/html 07:12:32 + [[ -d docs/_build/html ]] 07:12:32 + echo '---> tox-run.sh ends' 07:12:32 ---> tox-run.sh ends 07:12:32 + test 1 -eq 0 07:12:32 + exit 1 07:12:32 ++ '[' 2 = 1 ']' 07:12:32 Build step 'Execute shell' marked build as failure 07:12:32 $ ssh-agent -k 07:12:32 unset SSH_AUTH_SOCK; 07:12:32 unset SSH_AGENT_PID; 07:12:32 echo Agent pid 1675 killed; 07:12:32 [ssh-agent] Stopped. 07:12:32 [PostBuildScript] - [INFO] Executing post build scripts. 07:12:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9492549457061274212.sh 07:12:32 ---> sysstat.sh 07:12:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4442887522574055588.sh 07:12:32 ---> package-listing.sh 07:12:32 ++ facter osfamily 07:12:32 ++ tr '[:upper:]' '[:lower:]' 07:12:33 + OS_FAMILY=debian 07:12:33 + workspace=/w/workspace/oom-master-sphinx-lint 07:12:33 + START_PACKAGES=/tmp/packages_start.txt 07:12:33 + END_PACKAGES=/tmp/packages_end.txt 07:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:33 + PACKAGES=/tmp/packages_start.txt 07:12:33 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:12:33 + PACKAGES=/tmp/packages_end.txt 07:12:33 + case "${OS_FAMILY}" in 07:12:33 + dpkg -l 07:12:33 + grep '^ii' 07:12:33 + '[' -f /tmp/packages_start.txt ']' 07:12:33 + '[' -f /tmp/packages_end.txt ']' 07:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:33 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:12:33 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 07:12:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 07:12:33 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7585844080007621196.sh 07:12:33 ---> capture-instance-metadata.sh 07:12:33 Setup pyenv: 07:12:33 system 07:12:33 3.8.13 07:12:33 3.9.13 07:12:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:12:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zVSg 07:12:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:40 lf-activate-venv(): INFO: Base packages installed successfully 07:12:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:01 lf-activate-venv(): INFO: Adding /tmp/venv-zVSg/bin to PATH 07:13:01 INFO: Running in OpenStack, capturing instance metadata 07:13:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18336070255005588625.sh 07:13:01 provisioning config files... 07:13:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4817437748188294382tmp 07:13:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:13:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:13:01 [EnvInject] - Injecting environment variables from a build step. 07:13:01 [EnvInject] - Injecting as environment variables the properties content 07:13:01 SERVER_ID=logs 07:13:01 07:13:01 [EnvInject] - Variables injected successfully. 07:13:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11946300450438364377.sh 07:13:01 ---> create-netrc.sh 07:13:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3630782708429318319.sh 07:13:01 ---> python-tools-install.sh 07:13:01 Setup pyenv: 07:13:01 system 07:13:01 3.8.13 07:13:01 3.9.13 07:13:01 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zVSg from file:/tmp/.os_lf_venv 07:13:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:03 lf-activate-venv(): INFO: Base packages installed successfully 07:13:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-zVSg/bin to PATH 07:13:10 Generating Requirements File 07:13:30 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. 07:13:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:13:31 Python 3.10.6 07:13:31 pip 26.1.2 from /tmp/venv-zVSg/lib/python3.10/site-packages/pip (python 3.10) 07:13:31 aiohappyeyeballs==2.7.1 07:13:31 aiohttp==3.14.3 07:13:31 aiosignal==1.4.0 07:13:31 appdirs==1.4.4 07:13:31 argcomplete==3.7.0 07:13:31 aspy.yaml==1.3.0 07:13:31 async-timeout==5.0.1 07:13:31 attrs==26.1.0 07:13:31 autopage==0.6.0 07:13:31 backports.strenum==1.3.1 07:13:31 beautifulsoup4==4.15.0 07:13:31 boto3==1.43.56 07:13:31 botocore==1.43.56 07:13:31 bs4==0.0.2 07:13:31 certifi==2026.7.22 07:13:31 cffi==2.1.0 07:13:31 cfgv==3.5.0 07:13:31 chardet==7.4.3 07:13:31 charset-normalizer==3.4.9 07:13:31 click==8.4.2 07:13:31 cliff==4.14.0 07:13:31 cmd2==3.5.1 07:13:31 cryptography==3.3.2 07:13:31 debtcollector==3.1.0 07:13:31 decorator==5.3.1 07:13:31 defusedxml==0.7.1 07:13:31 Deprecated==1.3.1 07:13:31 distlib==0.4.3 07:13:31 dnspython==2.8.0 07:13:31 docker==7.2.0 07:13:31 dogpile.cache==1.5.0 07:13:31 durationpy==0.10 07:13:31 email-validator==2.3.0 07:13:31 filelock==3.32.0 07:13:31 frozenlist==1.8.0 07:13:31 future==1.0.0 07:13:31 gitdb==4.0.12 07:13:31 GitPython==3.1.56 07:13:31 httplib2==0.30.2 07:13:31 identify==2.6.19 07:13:31 idna==3.18 07:13:31 importlib-resources==1.5.0 07:13:31 iso8601==2.1.0 07:13:31 Jinja2==3.1.6 07:13:31 jmespath==1.1.0 07:13:31 jsonpatch==1.33 07:13:31 jsonpointer==3.1.1 07:13:31 jsonschema==4.26.0 07:13:31 jsonschema-specifications==2025.9.1 07:13:31 keystoneauth1==5.14.0 07:13:31 kubernetes==36.0.3 07:13:31 lftools==0.37.22 07:13:31 lxml==6.1.1 07:13:31 markdown-it-py==4.2.0 07:13:31 MarkupSafe==3.0.3 07:13:31 mdurl==0.1.2 07:13:31 msgpack==1.2.1 07:13:31 multi_key_dict==2.0.3 07:13:31 multidict==6.7.1 07:13:31 munch==4.0.0 07:13:31 netaddr==1.3.0 07:13:31 niet==1.4.2 07:13:31 nodeenv==1.10.0 07:13:31 oauth2client==4.1.3 07:13:31 oauthlib==3.3.1 07:13:31 openstacksdk==4.13.0 07:13:31 os-service-types==1.8.2 07:13:31 osc-lib==4.6.0 07:13:31 oslo.config==10.4.0 07:13:31 oslo.context==6.4.0 07:13:31 oslo.i18n==6.8.0 07:13:31 oslo.log==8.2.0 07:13:31 oslo.serialization==5.10.0 07:13:31 oslo.utils==10.1.1 07:13:31 packaging==26.2 07:13:31 pbr==7.0.3 07:13:31 platformdirs==4.11.0 07:13:31 prettytable==3.18.0 07:13:31 propcache==0.5.2 07:13:31 psutil==7.2.2 07:13:31 pyasn1==0.6.4 07:13:31 pyasn1_modules==0.4.2 07:13:31 pycparser==3.0 07:13:31 pygerrit2==2.0.15 07:13:31 PyGithub==2.9.1 07:13:31 Pygments==2.20.0 07:13:31 PyJWT==2.13.0 07:13:31 PyNaCl==1.6.2 07:13:31 pyparsing==2.4.7 07:13:31 pyperclip==1.11.0 07:13:31 pyrsistent==0.20.0 07:13:31 python-cinderclient==9.9.0 07:13:31 python-dateutil==2.9.0.post0 07:13:31 python-discovery==1.5.0 07:13:31 python-heatclient==5.2.0 07:13:31 python-jenkins==1.8.3 07:13:31 python-keystoneclient==5.8.0 07:13:31 python-magnumclient==4.11.0 07:13:31 python-openstackclient==10.0.0 07:13:31 python-swiftclient==4.10.0 07:13:31 PyYAML==6.0.3 07:13:31 referencing==0.37.0 07:13:31 requests==2.34.2 07:13:31 requests-oauthlib==2.0.0 07:13:31 rfc3986==2.0.0 07:13:31 rich==15.0.0 07:13:31 rich-argparse==1.8.0 07:13:31 rpds-py==0.30.0 07:13:31 rsa==4.9.1 07:13:31 ruamel.yaml==0.19.1 07:13:31 ruamel.yaml.clib==0.2.15 07:13:31 s3transfer==0.19.2 07:13:31 simplejson==4.1.1 07:13:31 six==1.17.0 07:13:31 smmap==5.0.3 07:13:31 soupsieve==2.9.1 07:13:31 stevedore==5.8.0 07:13:31 tabulate==0.10.0 07:13:31 toml==0.10.2 07:13:31 tomlkit==0.15.1 07:13:31 tqdm==4.69.1 07:13:31 typing_extensions==4.16.0 07:13:31 urllib3==1.26.20 07:13:31 virtualenv==21.7.0 07:13:31 wcwidth==0.8.2 07:13:31 websocket-client==1.9.0 07:13:31 wrapt==2.2.2 07:13:31 xdg==6.0.0 07:13:31 xmltodict==1.0.4 07:13:31 yarl==1.24.5 07:13:31 yq==4.1.2 07:13:31 [oom-master-sphinx-lint] $ /bin/sh /tmp/jenkins111996228054167562.sh 07:13:31 ---> uv-install.sh 07:13:31 Installing uv/uvx (latest) using shell installer 07:13:31 2026-07-26 07:13:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vaoHnf.sh" [1] 07:13:32 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:13:32 installing to /home/jenkins/.local/bin 07:13:32 uv 07:13:32 uvx 07:13:32 everything's installed! 07:13:32 07:13:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:13:32 07:13:32 source $HOME/.local/bin/env (sh, bash, zsh) 07:13:32 source $HOME/.local/bin/env.fish (fish) 07:13:32 Adding install location to PATH 07:13:32 ---> Validating uv/uvx install 07:13:32 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:13:32 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13781437914561976911.sh 07:13:32 ---> sudo-logs.sh 07:13:32 Archiving 'sudo' log.. 07:13:33 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7987168673117031986.sh 07:13:33 ---> job-cost.sh 07:13:33 INFO: Activating Python virtual environment... 07:13:33 Setup pyenv: 07:13:33 system 07:13:33 3.8.13 07:13:33 3.9.13 07:13:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:13:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zVSg from file:/tmp/.os_lf_venv 07:13:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:35 lf-activate-venv(): INFO: Base packages installed successfully 07:13:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:13:39 lf-activate-venv(): INFO: Adding /tmp/venv-zVSg/bin to PATH 07:13:39 INFO: No stack-cost file found 07:13:39 INFO: Instance uptime: 119s 07:13:39 INFO: Fetching instance metadata (attempt 1 of 3)... 07:13:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:13:40 INFO: Successfully fetched instance metadata 07:13:40 INFO: Instance type: v3-standard-4 07:13:40 INFO: Retrieving pricing info for: v3-standard-4 07:13:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:13:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=119 07:13:40 INFO: Successfully fetched Vexxhost pricing API 07:13:40 INFO: Retrieved cost: 0.11 07:13:40 INFO: Retrieved resource: v3-standard-4 07:13:40 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 07:13:40 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 07:13:40 INFO: Successfully archived job cost data 07:13:40 DEBUG: Cost data: oom-master-sphinx-lint,617,2026-07-26 07:13:40,v3-standard-4,119,0.11,0.00,FAILURE 07:13:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5077141812873946498.sh 07:13:40 ---> logs-deploy.sh 07:13:40 Setup pyenv: 07:13:40 system 07:13:40 3.8.13 07:13:40 3.9.13 07:13:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:13:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zVSg from file:/tmp/.os_lf_venv 07:13:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:42 lf-activate-venv(): INFO: Base packages installed successfully 07:13:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-zVSg/bin to PATH 07:13:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/617 07:13:49 INFO: archiving workspace using pattern(s): 07:13:50 Archives upload complete. 07:13:50 INFO: archiving logs to Nexus 07:13:51 ---> uname -a: 07:13:51 Linux prd-ubuntu1804-builder-4c-4g-12493 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:13:51 07:13:51 07:13:51 ---> lscpu: 07:13:51 Architecture: x86_64 07:13:51 CPU op-mode(s): 32-bit, 64-bit 07:13:51 Byte Order: Little Endian 07:13:51 CPU(s): 4 07:13:51 On-line CPU(s) list: 0-3 07:13:51 Thread(s) per core: 1 07:13:51 Core(s) per socket: 1 07:13:51 Socket(s): 4 07:13:51 NUMA node(s): 1 07:13:51 Vendor ID: AuthenticAMD 07:13:51 CPU family: 23 07:13:51 Model: 49 07:13:51 Model name: AMD EPYC-Rome Processor 07:13:51 Stepping: 0 07:13:51 CPU MHz: 2799.998 07:13:51 BogoMIPS: 5599.99 07:13:51 Virtualization: AMD-V 07:13:51 Hypervisor vendor: KVM 07:13:51 Virtualization type: full 07:13:51 L1d cache: 32K 07:13:51 L1i cache: 32K 07:13:51 L2 cache: 512K 07:13:51 L3 cache: 16384K 07:13:51 NUMA node0 CPU(s): 0-3 07:13:51 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 07:13:51 07:13:51 07:13:51 ---> nproc: 07:13:51 4 07:13:51 07:13:51 07:13:51 ---> df -h: 07:13:51 Filesystem Size Used Avail Use% Mounted on 07:13:51 udev 7.9G 0 7.9G 0% /dev 07:13:51 tmpfs 1.6G 676K 1.6G 1% /run 07:13:51 /dev/vda1 78G 8.4G 69G 11% / 07:13:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:13:51 tmpfs 5.0M 0 5.0M 0% /run/lock 07:13:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:13:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:13:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:13:51 07:13:51 07:13:51 ---> free -m: 07:13:51 total used free shared buff/cache available 07:13:51 Mem: 16040 549 13267 0 2222 15172 07:13:51 Swap: 1023 0 1023 07:13:51 07:13:51 07:13:51 ---> ip addr: 07:13:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:13:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:13:51 inet 127.0.0.1/8 scope host lo 07:13:51 valid_lft forever preferred_lft forever 07:13:51 inet6 ::1/128 scope host 07:13:51 valid_lft forever preferred_lft forever 07:13:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:13:51 link/ether fa:16:3e:15:c1:04 brd ff:ff:ff:ff:ff:ff 07:13:51 inet 10.30.107.176/23 brd 10.30.107.255 scope global dynamic ens3 07:13:51 valid_lft 86278sec preferred_lft 86278sec 07:13:51 inet6 fe80::f816:3eff:fe15:c104/64 scope link 07:13:51 valid_lft forever preferred_lft forever 07:13:51 07:13:51 07:13:51 ---> sar -b -r -n DEV: 07:13:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12493) 07/26/26 _x86_64_ (4 CPU) 07:13:51 07:13:51 07:11:50 LINUX RESTART (4 CPU) 07:13:51 07:13:51 07:12:01 tps rtps wtps bread/s bwrtn/s 07:13:51 07:13:01 369.51 58.51 311.00 3749.91 62270.02 07:13:51 Average: 369.51 58.51 311.00 3749.91 62270.02 07:13:51 07:13:51 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:13:51 07:13:01 13935084 15614004 2489884 15.16 69896 1802316 718056 4.11 642260 1617932 205404 07:13:51 Average: 13935084 15614004 2489884 15.16 69896 1802316 718056 4.11 642260 1617932 205404 07:13:51 07:13:51 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:13:51 07:13:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:13:51 07:13:01 ens3 478.77 326.30 2429.00 82.59 0.00 0.00 0.00 0.00 07:13:51 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:13:51 Average: ens3 478.77 326.30 2429.00 82.59 0.00 0.00 0.00 0.00 07:13:51 07:13:51 07:13:51 ---> sar -P ALL: 07:13:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12493) 07/26/26 _x86_64_ (4 CPU) 07:13:51 07:13:51 07:11:50 LINUX RESTART (4 CPU) 07:13:51 07:13:51 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:13:51 07:13:01 all 22.63 0.00 2.50 3.30 0.06 71.51 07:13:51 07:13:01 0 13.35 0.00 1.77 1.39 0.07 83.43 07:13:51 07:13:01 1 28.10 0.00 2.66 6.38 0.05 62.81 07:13:51 07:13:01 2 20.38 0.00 3.32 3.94 0.07 72.30 07:13:51 07:13:01 3 28.68 0.00 2.27 1.51 0.05 67.49 07:13:51 Average: all 22.63 0.00 2.50 3.30 0.06 71.51 07:13:51 Average: 0 13.35 0.00 1.77 1.39 0.07 83.43 07:13:51 Average: 1 28.10 0.00 2.66 6.38 0.05 62.81 07:13:51 Average: 2 20.38 0.00 3.32 3.94 0.07 72.30 07:13:51 Average: 3 28.68 0.00 2.27 1.51 0.05 67.49 07:13:51 07:13:51 07:13:51