07:19:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:19:37 Running as SYSTEM 07:19:37 [EnvInject] - Loading node environment variables. 07:19:38 Building remotely on prd-ubuntu1804-builder-4c-4g-7384 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 07:19:38 [ssh-agent] Looking for ssh-agent implementation... 07:19:38 $ ssh-agent 07:19:38 SSH_AUTH_SOCK=/tmp/ssh-AeF3H6S8s7px/agent.1691 07:19:38 SSH_AGENT_PID=1693 07:19:38 [ssh-agent] Started. 07:19:38 Running ssh-add (command line suppressed) 07:19:38 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_15029079549986340201.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_15029079549986340201.key) 07:19:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:19:38 The recommended git tool is: NONE 07:19:39 using credential onap-jenkins-ssh 07:19:39 Wiping out workspace first. 07:19:39 Cloning the remote Git repository 07:19:39 Cloning repository git://cloud.onap.org/mirror/oom.git 07:19:39 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 07:19:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:39 > git --version # timeout=10 07:19:39 > git --version # 'git version 2.17.1' 07:19:39 using GIT_SSH to set credentials Gerrit user 07:19:39 Verifying host key using manually-configured host key entries 07:19:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:19:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:19:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:19:45 using GIT_SSH to set credentials Gerrit user 07:19:45 Verifying host key using manually-configured host key entries 07:19:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/1 # timeout=30 07:19:45 > git rev-parse 4f0250a458ecc58ac5aae2f034353c21b9299135^{commit} # timeout=10 07:19:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:19:45 Checking out Revision 4f0250a458ecc58ac5aae2f034353c21b9299135 (refs/changes/14/143214/1) 07:19:45 > git config core.sparsecheckout # timeout=10 07:19:45 > git checkout -f 4f0250a458ecc58ac5aae2f034353c21b9299135 # timeout=30 07:19:49 Commit message: "Fix read the docs validation job" 07:19:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:49 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:19:49 [EnvInject] - Injecting environment variables from a build step. 07:19:49 [EnvInject] - Injecting as environment variables the properties content 07:19:49 PYTHON=python3 07:19:49 07:19:49 [EnvInject] - Variables injected successfully. 07:19:49 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5718893496250460039.sh 07:19:49 ---> tox-install.sh 07:19:49 + source /home/jenkins/lf-env.sh 07:19:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:49 ++ mktemp -d /tmp/venv-XXXX 07:19:49 + lf_venv=/tmp/venv-JaLr 07:19:49 + local venv_file=/tmp/.os_lf_venv 07:19:49 + local python=python3 07:19:49 + local options 07:19:49 + local set_path=true 07:19:49 + local install_args= 07:19:49 ++ 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:19:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:49 + true 07:19:49 + case $1 in 07:19:49 + venv_file=/tmp/.toxenv 07:19:49 + shift 2 07:19:49 + true 07:19:49 + case $1 in 07:19:49 + shift 07:19:49 + break 07:19:49 + case $python in 07:19:49 + local pkg_list= 07:19:49 + [[ -d /opt/pyenv ]] 07:19:49 + echo 'Setup pyenv:' 07:19:49 Setup pyenv: 07:19:49 + export PYENV_ROOT=/opt/pyenv 07:19:49 + PYENV_ROOT=/opt/pyenv 07:19:49 + 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:19:49 + 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:19:49 + pyenv versions 07:19:49 * system (set by /opt/pyenv/version) 07:19:49 * 3.8.13 (set by /opt/pyenv/version) 07:19:49 * 3.9.13 (set by /opt/pyenv/version) 07:19:49 * 3.10.6 (set by /opt/pyenv/version) 07:19:49 + command -v pyenv 07:19:49 ++ pyenv init - --no-rehash 07:19:49 + 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:19:49 export PATH="/opt/pyenv/shims:${PATH}" 07:19:49 export PYENV_SHELL=bash 07:19:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:49 pyenv() { 07:19:49 local command 07:19:49 command="${1:-}" 07:19:49 if [ "$#" -gt 0 ]; then 07:19:49 shift 07:19:49 fi 07:19:49 07:19:49 case "$command" in 07:19:49 rehash|shell) 07:19:49 eval "$(pyenv "sh-$command" "$@")" 07:19:49 ;; 07:19:49 *) 07:19:49 command pyenv "$command" "$@" 07:19:49 ;; 07:19:49 esac 07:19:49 }' 07:19:49 +++ 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:19:49 ++ 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:19:49 ++ 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:19:49 ++ 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:19:49 ++ export PYENV_SHELL=bash 07:19:49 ++ PYENV_SHELL=bash 07:19:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:49 +++ complete -F _pyenv pyenv 07:19:49 ++ lf-pyver python3 07:19:49 ++ local py_version_xy=python3 07:19:49 ++ local py_version_xyz= 07:19:49 ++ pyenv versions 07:19:49 ++ sed 's/^[ *]* //' 07:19:49 ++ local command 07:19:49 ++ command=versions 07:19:49 ++ awk '{ print $1 }' 07:19:49 ++ '[' 1 -gt 0 ']' 07:19:49 ++ shift 07:19:49 ++ case "$command" in 07:19:49 ++ command pyenv versions 07:19:49 ++ pyenv versions 07:19:49 ++ grep -E '^[0-9.]*[0-9]$' 07:19:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:49 +++ sort -V 07:19:49 +++ grep '^3' /tmp/.pyenv_versions 07:19:49 +++ tail -n 1 07:19:49 ++ py_version_xyz=3.10.6 07:19:49 ++ [[ -z 3.10.6 ]] 07:19:49 ++ echo 3.10.6 07:19:49 ++ return 0 07:19:49 + pyenv local 3.10.6 07:19:49 + local command 07:19:49 + command=local 07:19:49 + '[' 2 -gt 0 ']' 07:19:49 + shift 07:19:49 + case "$command" in 07:19:49 + command pyenv local 3.10.6 07:19:49 + pyenv local 3.10.6 07:19:49 + for arg in "$@" 07:19:49 + case $arg in 07:19:49 + pkg_list+='tox ' 07:19:49 + for arg in "$@" 07:19:49 + case $arg in 07:19:49 + pkg_list+='virtualenv ' 07:19:49 + for arg in "$@" 07:19:49 + case $arg in 07:19:49 + pkg_list+='urllib3~=1.26.15 ' 07:19:49 + [[ -f /tmp/.toxenv ]] 07:19:49 + [[ ! -f /tmp/.toxenv ]] 07:19:49 + [[ -n '' ]] 07:19:49 + python3 -m venv /tmp/venv-JaLr 07:19:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JaLr' 07:19:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JaLr 07:19:54 + echo /tmp/venv-JaLr 07:19:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:54 + local 'pip_opts=--upgrade --quiet' 07:19:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:54 + [[ -n '' ]] 07:19:54 + [[ -n '' ]] 07:19:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:54 + /tmp/venv-JaLr/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:19:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:58 lf-activate-venv(): INFO: Base packages installed successfully 07:19:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:58 + /tmp/venv-JaLr/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:20:00 + type python3 07:20:00 + true 07:20:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JaLr/bin to PATH' 07:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-JaLr/bin to PATH 07:20:00 + PATH=/tmp/venv-JaLr/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:20:00 + return 0 07:20:00 + python3 --version 07:20:00 Python 3.10.6 07:20:00 + python3 -m pip --version 07:20:00 pip 26.0.1 from /tmp/venv-JaLr/lib/python3.10/site-packages/pip (python 3.10) 07:20:00 + python3 -m pip freeze 07:20:01 cachetools==7.0.1 07:20:01 chardet==5.2.0 07:20:01 colorama==0.4.6 07:20:01 distlib==0.4.0 07:20:01 filelock==3.21.2 07:20:01 packaging==26.0 07:20:01 platformdirs==4.7.0 07:20:01 pluggy==1.6.0 07:20:01 pyproject-api==1.10.0 07:20:01 tomli==2.4.0 07:20:01 tox==4.35.0 07:20:01 typing_extensions==4.15.0 07:20:01 urllib3==1.26.20 07:20:01 virtualenv==20.36.1 07:20:01 [EnvInject] - Injecting environment variables from a build step. 07:20:01 [EnvInject] - Injecting as environment variables the properties content 07:20:01 PARALLEL=false 07:20:01 07:20:01 [EnvInject] - Variables injected successfully. 07:20:01 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17319402615923986825.sh 07:20:01 ---> tox-run.sh 07:20:01 + 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:20:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 07:20:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 07:20:01 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 07:20:01 + cd /w/workspace/oom-master-sphinx-lint/. 07:20:01 + source /home/jenkins/lf-env.sh 07:20:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:01 ++ mktemp -d /tmp/venv-XXXX 07:20:01 + lf_venv=/tmp/venv-ADir 07:20:01 + local venv_file=/tmp/.os_lf_venv 07:20:01 + local python=python3 07:20:01 + local options 07:20:01 + local set_path=true 07:20:01 + local install_args= 07:20:01 ++ 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:20:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:01 + true 07:20:01 + case $1 in 07:20:01 + venv_file=/tmp/.toxenv 07:20:01 + shift 2 07:20:01 + true 07:20:01 + case $1 in 07:20:01 + shift 07:20:01 + break 07:20:01 + case $python in 07:20:01 + local pkg_list= 07:20:01 + [[ -d /opt/pyenv ]] 07:20:01 + echo 'Setup pyenv:' 07:20:01 Setup pyenv: 07:20:01 + export PYENV_ROOT=/opt/pyenv 07:20:01 + PYENV_ROOT=/opt/pyenv 07:20:01 + 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:20:01 + 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:20:01 + pyenv versions 07:20:01 system 07:20:01 3.8.13 07:20:01 3.9.13 07:20:01 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:20:01 + command -v pyenv 07:20:01 ++ pyenv init - --no-rehash 07:20:01 + 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:20:01 export PATH="/opt/pyenv/shims:${PATH}" 07:20:01 export PYENV_SHELL=bash 07:20:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:01 pyenv() { 07:20:01 local command 07:20:01 command="${1:-}" 07:20:01 if [ "$#" -gt 0 ]; then 07:20:01 shift 07:20:01 fi 07:20:01 07:20:01 case "$command" in 07:20:01 rehash|shell) 07:20:01 eval "$(pyenv "sh-$command" "$@")" 07:20:01 ;; 07:20:01 *) 07:20:01 command pyenv "$command" "$@" 07:20:01 ;; 07:20:01 esac 07:20:01 }' 07:20:01 +++ 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:20:01 ++ 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:20:01 ++ 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:20:01 ++ 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:20:01 ++ export PYENV_SHELL=bash 07:20:01 ++ PYENV_SHELL=bash 07:20:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:01 +++ complete -F _pyenv pyenv 07:20:01 ++ lf-pyver python3 07:20:01 ++ local py_version_xy=python3 07:20:01 ++ local py_version_xyz= 07:20:01 ++ pyenv versions 07:20:01 ++ awk '{ print $1 }' 07:20:01 ++ sed 's/^[ *]* //' 07:20:01 ++ grep -E '^[0-9.]*[0-9]$' 07:20:01 ++ local command 07:20:01 ++ command=versions 07:20:01 ++ '[' 1 -gt 0 ']' 07:20:01 ++ shift 07:20:01 ++ case "$command" in 07:20:01 ++ command pyenv versions 07:20:01 ++ pyenv versions 07:20:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:01 +++ grep '^3' /tmp/.pyenv_versions 07:20:01 +++ sort -V 07:20:01 +++ tail -n 1 07:20:01 ++ py_version_xyz=3.10.6 07:20:01 ++ [[ -z 3.10.6 ]] 07:20:01 ++ echo 3.10.6 07:20:01 ++ return 0 07:20:01 + pyenv local 3.10.6 07:20:01 + local command 07:20:01 + command=local 07:20:01 + '[' 2 -gt 0 ']' 07:20:01 + shift 07:20:01 + case "$command" in 07:20:01 + command pyenv local 3.10.6 07:20:01 + pyenv local 3.10.6 07:20:01 + for arg in "$@" 07:20:01 + case $arg in 07:20:01 + pkg_list+='tox ' 07:20:01 + for arg in "$@" 07:20:01 + case $arg in 07:20:01 + pkg_list+='virtualenv ' 07:20:01 + for arg in "$@" 07:20:01 + case $arg in 07:20:01 + pkg_list+='urllib3~=1.26.15 ' 07:20:01 + [[ -f /tmp/.toxenv ]] 07:20:01 ++ cat /tmp/.toxenv 07:20:01 + lf_venv=/tmp/venv-JaLr 07:20:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaLr from' file:/tmp/.toxenv 07:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaLr from file:/tmp/.toxenv 07:20:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:20:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:01 + local 'pip_opts=--upgrade --quiet' 07:20:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:20:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:20:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:20:01 + [[ -n '' ]] 07:20:01 + [[ -n '' ]] 07:20:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:20:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:01 + /tmp/venv-JaLr/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:20:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:20:02 lf-activate-venv(): INFO: Base packages installed successfully 07:20:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:20:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:20:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:20:02 + /tmp/venv-JaLr/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:20:03 + type python3 07:20:03 + true 07:20:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JaLr/bin to PATH' 07:20:03 lf-activate-venv(): INFO: Adding /tmp/venv-JaLr/bin to PATH 07:20:03 + PATH=/tmp/venv-JaLr/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:20:03 + return 0 07:20:03 + [[ -d /opt/pyenv ]] 07:20:03 + echo '---> Setting up pyenv' 07:20:03 ---> Setting up pyenv 07:20:03 + export PYENV_ROOT=/opt/pyenv 07:20:03 + PYENV_ROOT=/opt/pyenv 07:20:03 + export PATH=/opt/pyenv/bin:/tmp/venv-JaLr/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:20:03 + PATH=/opt/pyenv/bin:/tmp/venv-JaLr/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:20:03 ++ pwd 07:20:03 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 07:20:03 + export PYTHONPATH 07:20:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:20:03 + TOX_TESTENV_PASSENV=PYTHONPATH 07:20:03 + tox --version 07:20:03 4.35.0 from /tmp/venv-JaLr/lib/python3.10/site-packages/tox/__init__.py 07:20:03 + PARALLEL=false 07:20:03 + TOX_OPTIONS_LIST= 07:20:03 + [[ -n docs,docs-linkcheck ]] 07:20:03 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 07:20:03 + case ${PARALLEL,,} in 07:20:03 + tox -e docs,docs-linkcheck 07:20:03 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 07:20:06 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:20:07 ERROR: Cannot install sphinx because these package versions have conflicting dependencies. 07:20:07 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 07:20:07 07:20:07 The conflict is caused by: 07:20:07 The user requested sphinx 07:20:07 The user requested (constraint) sphinx===4.4.0,===7.1.2 07:20:07 07:20:07 To fix this you could try to: 07:20:07 1. loosen the range of package versions you've specified 07:20:07 2. remove package versions to allow pip to attempt to solve the dependency conflict 07:20:07 07:20:07 docs: exit 1 (1.82 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2268 07:20:08 docs: FAIL ✖ in 3.62 seconds 07:20:08 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:20:09 ERROR: Cannot install sphinx because these package versions have conflicting dependencies. 07:20:09 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 07:20:09 07:20:09 The conflict is caused by: 07:20:09 The user requested sphinx 07:20:09 The user requested (constraint) sphinx===4.4.0,===7.1.2 07:20:09 07:20:09 To fix this you could try to: 07:20:09 1. loosen the range of package versions you've specified 07:20:09 2. remove package versions to allow pip to attempt to solve the dependency conflict 07:20:09 07:20:09 docs-linkcheck: exit 1 (1.15 seconds) /w/workspace/oom-master-sphinx-lint> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt pid=2281 07:20:09  docs: FAIL code 1 (3.62 seconds) 07:20:09 docs-linkcheck: FAIL code 1 (1.94 seconds) 07:20:09 evaluation failed :( (5.59 seconds) 07:20:09 + tox_status=255 07:20:09 + echo '---> Completed tox runs' 07:20:09 ---> Completed tox runs 07:20:09 + for i in .tox/*/log 07:20:09 ++ echo .tox/docs-linkcheck/log 07:20:09 ++ awk -F/ '{print $2}' 07:20:09 + tox_env=docs-linkcheck 07:20:09 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 07:20:09 + for i in .tox/*/log 07:20:09 ++ echo .tox/docs/log 07:20:09 ++ awk -F/ '{print $2}' 07:20:09 + tox_env=docs 07:20:09 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 07:20:09 + DOC_DIR=docs/_build/html 07:20:09 + [[ -d docs/_build/html ]] 07:20:09 + echo '---> tox-run.sh ends' 07:20:09 ---> tox-run.sh ends 07:20:09 + test 255 -eq 0 07:20:09 + exit 255 07:20:09 ++ '[' 2 = 1 ']' 07:20:09 Build step 'Execute shell' marked build as failure 07:20:09 $ ssh-agent -k 07:20:09 unset SSH_AUTH_SOCK; 07:20:09 unset SSH_AGENT_PID; 07:20:09 echo Agent pid 1693 killed; 07:20:09 [ssh-agent] Stopped. 07:20:09 [PostBuildScript] - [INFO] Executing post build scripts. 07:20:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10661346634633622836.sh 07:20:10 ---> sysstat.sh 07:20:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6856737494377178305.sh 07:20:10 ---> package-listing.sh 07:20:10 ++ facter osfamily 07:20:10 ++ tr '[:upper:]' '[:lower:]' 07:20:10 + OS_FAMILY=debian 07:20:10 + workspace=/w/workspace/oom-master-sphinx-lint 07:20:10 + START_PACKAGES=/tmp/packages_start.txt 07:20:10 + END_PACKAGES=/tmp/packages_end.txt 07:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:10 + PACKAGES=/tmp/packages_start.txt 07:20:10 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:20:10 + PACKAGES=/tmp/packages_end.txt 07:20:10 + case "${OS_FAMILY}" in 07:20:10 + dpkg -l 07:20:10 + grep '^ii' 07:20:10 + '[' -f /tmp/packages_start.txt ']' 07:20:10 + '[' -f /tmp/packages_end.txt ']' 07:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:10 + '[' /w/workspace/oom-master-sphinx-lint ']' 07:20:10 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 07:20:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 07:20:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3223255676079378135.sh 07:20:10 ---> capture-instance-metadata.sh 07:20:10 Setup pyenv: 07:20:10 system 07:20:10 3.8.13 07:20:10 3.9.13 07:20:10 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:20:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8a85 07:20:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:20:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:18 lf-activate-venv(): INFO: Base packages installed successfully 07:20:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-8a85/bin to PATH 07:20:41 INFO: Running in OpenStack, capturing instance metadata 07:20:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13543187798530800312.sh 07:20:41 provisioning config files... 07:20:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15047779528977134871tmp 07:20:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:41 [EnvInject] - Injecting environment variables from a build step. 07:20:41 [EnvInject] - Injecting as environment variables the properties content 07:20:41 SERVER_ID=logs 07:20:41 07:20:41 [EnvInject] - Variables injected successfully. 07:20:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2460300160110478711.sh 07:20:41 ---> create-netrc.sh 07:20:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5489997806271401469.sh 07:20:41 ---> python-tools-install.sh 07:20:41 Setup pyenv: 07:20:41 system 07:20:41 3.8.13 07:20:41 3.9.13 07:20:41 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8a85 from file:/tmp/.os_lf_venv 07:20:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:43 lf-activate-venv(): INFO: Base packages installed successfully 07:20:43 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-8a85/bin to PATH 07:20:52 Generating Requirements File 07:21:10 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:21:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:21:10 Python 3.10.6 07:21:10 pip 26.0.1 from /tmp/venv-8a85/lib/python3.10/site-packages/pip (python 3.10) 07:21:10 appdirs==1.4.4 07:21:10 argcomplete==3.6.3 07:21:10 aspy.yaml==1.3.0 07:21:10 attrs==25.4.0 07:21:10 autopage==0.6.0 07:21:10 backports.strenum==1.3.1 07:21:10 beautifulsoup4==4.14.3 07:21:10 boto3==1.42.48 07:21:10 botocore==1.42.48 07:21:10 bs4==0.0.2 07:21:10 certifi==2026.1.4 07:21:10 cffi==2.0.0 07:21:10 cfgv==3.5.0 07:21:10 chardet==5.2.0 07:21:10 charset-normalizer==3.4.4 07:21:10 click==8.3.1 07:21:10 cliff==4.13.1 07:21:10 cmd2==3.2.0 07:21:10 cryptography==3.3.2 07:21:10 debtcollector==3.0.0 07:21:10 decorator==5.2.1 07:21:10 defusedxml==0.7.1 07:21:10 Deprecated==1.3.1 07:21:10 distlib==0.4.0 07:21:10 dnspython==2.8.0 07:21:10 docker==7.1.0 07:21:10 dogpile.cache==1.5.0 07:21:10 durationpy==0.10 07:21:10 email-validator==2.3.0 07:21:10 filelock==3.21.2 07:21:10 future==1.0.0 07:21:10 gitdb==4.0.12 07:21:10 GitPython==3.1.46 07:21:10 httplib2==0.30.2 07:21:10 identify==2.6.16 07:21:10 idna==3.11 07:21:10 importlib-resources==1.5.0 07:21:10 iso8601==2.1.0 07:21:10 Jinja2==3.1.6 07:21:10 jmespath==1.1.0 07:21:10 jsonpatch==1.33 07:21:10 jsonpointer==3.0.0 07:21:10 jsonschema==4.26.0 07:21:10 jsonschema-specifications==2025.9.1 07:21:10 keystoneauth1==5.13.0 07:21:10 kubernetes==35.0.0 07:21:10 lftools==0.37.21 07:21:10 lxml==6.0.2 07:21:10 markdown-it-py==4.0.0 07:21:10 MarkupSafe==3.0.3 07:21:10 mdurl==0.1.2 07:21:10 msgpack==1.1.2 07:21:10 multi_key_dict==2.0.3 07:21:10 munch==4.0.0 07:21:10 netaddr==1.3.0 07:21:10 niet==1.4.2 07:21:10 nodeenv==1.10.0 07:21:10 oauth2client==4.1.3 07:21:10 oauthlib==3.3.1 07:21:10 openstacksdk==4.9.0 07:21:10 os-service-types==1.8.2 07:21:10 osc-lib==4.3.0 07:21:10 oslo.config==10.2.0 07:21:10 oslo.context==6.2.0 07:21:10 oslo.i18n==6.7.1 07:21:10 oslo.log==8.0.0 07:21:10 oslo.serialization==5.9.0 07:21:10 oslo.utils==9.2.0 07:21:10 packaging==26.0 07:21:10 pbr==7.0.3 07:21:10 platformdirs==4.7.0 07:21:10 prettytable==3.17.0 07:21:10 psutil==7.2.2 07:21:10 pyasn1==0.6.2 07:21:10 pyasn1_modules==0.4.2 07:21:10 pycparser==3.0 07:21:10 pygerrit2==2.0.15 07:21:10 PyGithub==2.8.1 07:21:10 Pygments==2.19.2 07:21:10 PyJWT==2.11.0 07:21:10 PyNaCl==1.6.2 07:21:10 pyparsing==2.4.7 07:21:10 pyperclip==1.11.0 07:21:10 pyrsistent==0.20.0 07:21:10 python-cinderclient==9.8.0 07:21:10 python-dateutil==2.9.0.post0 07:21:10 python-heatclient==5.0.0 07:21:10 python-jenkins==1.8.3 07:21:10 python-keystoneclient==5.7.0 07:21:10 python-magnumclient==4.9.0 07:21:10 python-openstackclient==8.3.0 07:21:10 python-swiftclient==4.9.0 07:21:10 PyYAML==6.0.3 07:21:10 referencing==0.37.0 07:21:10 requests==2.32.5 07:21:10 requests-oauthlib==2.0.0 07:21:10 requestsexceptions==1.4.0 07:21:10 rfc3986==2.0.0 07:21:10 rich==14.3.2 07:21:10 rich-argparse==1.7.2 07:21:10 rpds-py==0.30.0 07:21:10 rsa==4.9.1 07:21:10 ruamel.yaml==0.19.1 07:21:10 ruamel.yaml.clib==0.2.15 07:21:10 s3transfer==0.16.0 07:21:10 simplejson==3.20.2 07:21:10 six==1.17.0 07:21:10 smmap==5.0.2 07:21:10 soupsieve==2.8.3 07:21:10 stevedore==5.6.0 07:21:10 tabulate==0.9.0 07:21:10 toml==0.10.2 07:21:10 tomlkit==0.14.0 07:21:10 tqdm==4.67.3 07:21:10 typing_extensions==4.15.0 07:21:10 tzdata==2025.3 07:21:10 urllib3==1.26.20 07:21:10 virtualenv==20.36.1 07:21:10 wcwidth==0.6.0 07:21:10 websocket-client==1.9.0 07:21:10 wrapt==2.1.1 07:21:10 xdg==6.0.0 07:21:10 xmltodict==1.0.2 07:21:10 yq==3.4.3 07:21:10 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2697395434012453463.sh 07:21:10 ---> sudo-logs.sh 07:21:10 Archiving 'sudo' log.. 07:21:11 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18302356753451949721.sh 07:21:11 ---> job-cost.sh 07:21:11 INFO: Activating Python virtual environment... 07:21:11 Setup pyenv: 07:21:11 system 07:21:11 3.8.13 07:21:11 3.9.13 07:21:11 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:21:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8a85 from file:/tmp/.os_lf_venv 07:21:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:13 lf-activate-venv(): INFO: Base packages installed successfully 07:21:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:21:17 lf-activate-venv(): INFO: Adding /tmp/venv-8a85/bin to PATH 07:21:17 INFO: No stack-cost file found 07:21:17 INFO: Instance uptime: 128s 07:21:17 INFO: Fetching instance metadata (attempt 1 of 3)... 07:21:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:21:18 INFO: Successfully fetched instance metadata 07:21:18 INFO: Instance type: v3-standard-4 07:21:18 INFO: Retrieving pricing info for: v3-standard-4 07:21:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:21:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=128 07:21:18 INFO: Successfully fetched Vexxhost pricing API 07:21:18 INFO: Retrieved cost: 0.11 07:21:18 INFO: Retrieved resource: v3-standard-4 07:21:18 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 07:21:18 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 07:21:18 INFO: Successfully archived job cost data 07:21:18 DEBUG: Cost data: oom-master-sphinx-lint,594,2026-02-13 07:21:18,v3-standard-4,128,0.11,0.00,FAILURE 07:21:18 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15636672026212428346.sh 07:21:18 ---> logs-deploy.sh 07:21:18 Setup pyenv: 07:21:18 system 07:21:18 3.8.13 07:21:18 3.9.13 07:21:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 07:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8a85 from file:/tmp/.os_lf_venv 07:21:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:20 lf-activate-venv(): INFO: Base packages installed successfully 07:21:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:21:28 lf-activate-venv(): INFO: Adding /tmp/venv-8a85/bin to PATH 07:21:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/594 07:21:28 INFO: archiving workspace using pattern(s): 07:21:28 Archives upload complete. 07:21:29 INFO: archiving logs to Nexus 07:21:30 ---> uname -a: 07:21:30 Linux prd-ubuntu1804-builder-4c-4g-7384 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:21:30 07:21:30 07:21:30 ---> lscpu: 07:21:30 Architecture: x86_64 07:21:30 CPU op-mode(s): 32-bit, 64-bit 07:21:30 Byte Order: Little Endian 07:21:30 CPU(s): 4 07:21:30 On-line CPU(s) list: 0-3 07:21:30 Thread(s) per core: 1 07:21:30 Core(s) per socket: 1 07:21:30 Socket(s): 4 07:21:30 NUMA node(s): 1 07:21:30 Vendor ID: AuthenticAMD 07:21:30 CPU family: 23 07:21:30 Model: 49 07:21:30 Model name: AMD EPYC-Rome Processor 07:21:30 Stepping: 0 07:21:30 CPU MHz: 2799.998 07:21:30 BogoMIPS: 5599.99 07:21:30 Virtualization: AMD-V 07:21:30 Hypervisor vendor: KVM 07:21:30 Virtualization type: full 07:21:30 L1d cache: 32K 07:21:30 L1i cache: 32K 07:21:30 L2 cache: 512K 07:21:30 L3 cache: 16384K 07:21:30 NUMA node0 CPU(s): 0-3 07:21:30 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:21:30 07:21:30 07:21:30 ---> nproc: 07:21:30 4 07:21:30 07:21:30 07:21:30 ---> df -h: 07:21:30 Filesystem Size Used Avail Use% Mounted on 07:21:30 udev 7.9G 0 7.9G 0% /dev 07:21:30 tmpfs 1.6G 676K 1.6G 1% /run 07:21:30 /dev/vda1 78G 8.3G 70G 11% / 07:21:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:21:30 tmpfs 5.0M 0 5.0M 0% /run/lock 07:21:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:21:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:21:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:21:30 07:21:30 07:21:30 ---> free -m: 07:21:30 total used free shared buff/cache available 07:21:30 Mem: 16040 576 13367 0 2095 15148 07:21:30 Swap: 1023 0 1023 07:21:30 07:21:30 07:21:30 ---> ip addr: 07:21:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:21:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:21:30 inet 127.0.0.1/8 scope host lo 07:21:30 valid_lft forever preferred_lft forever 07:21:30 inet6 ::1/128 scope host 07:21:30 valid_lft forever preferred_lft forever 07:21:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:21:30 link/ether fa:16:3e:fc:00:5d brd ff:ff:ff:ff:ff:ff 07:21:30 inet 10.30.107.192/23 brd 10.30.107.255 scope global dynamic ens3 07:21:30 valid_lft 86268sec preferred_lft 86268sec 07:21:30 inet6 fe80::f816:3eff:fefc:5d/64 scope link 07:21:30 valid_lft forever preferred_lft forever 07:21:30 07:21:30 07:21:30 ---> sar -b -r -n DEV: 07:21:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7384) 02/13/26 _x86_64_ (4 CPU) 07:21:30 07:21:30 07:19:20 LINUX RESTART (4 CPU) 07:21:30 07:21:30 07:20:02 tps rtps wtps bread/s bwrtn/s 07:21:30 07:21:01 129.37 11.47 117.90 491.44 45978.24 07:21:30 Average: 129.37 11.47 117.90 491.44 45978.24 07:21:30 07:21:30 07:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:30 07:21:01 13803612 15537256 2621356 15.96 73688 1850996 834820 4.78 730540 1656676 165496 07:21:30 Average: 13803612 15537256 2621356 15.96 73688 1850996 834820 4.78 730540 1656676 165496 07:21:30 07:21:30 07:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:30 07:21:01 lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 07:21:30 07:21:01 ens3 61.67 46.69 831.24 11.77 0.00 0.00 0.00 0.00 07:21:30 Average: lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 07:21:30 Average: ens3 61.67 46.69 831.24 11.77 0.00 0.00 0.00 0.00 07:21:30 07:21:30 07:21:30 ---> sar -P ALL: 07:21:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7384) 02/13/26 _x86_64_ (4 CPU) 07:21:30 07:21:30 07:19:20 LINUX RESTART (4 CPU) 07:21:30 07:21:30 07:20:02 CPU %user %nice %system %iowait %steal %idle 07:21:30 07:21:01 all 19.94 0.00 1.74 4.23 0.06 74.03 07:21:30 07:21:01 0 32.71 0.00 2.17 0.59 0.05 64.47 07:21:30 07:21:01 1 15.61 0.00 1.65 5.84 0.07 76.84 07:21:30 07:21:01 2 17.45 0.00 1.75 1.80 0.05 78.95 07:21:30 07:21:01 3 13.97 0.00 1.40 8.70 0.07 75.86 07:21:30 Average: all 19.94 0.00 1.74 4.23 0.06 74.03 07:21:30 Average: 0 32.71 0.00 2.17 0.59 0.05 64.47 07:21:30 Average: 1 15.61 0.00 1.65 5.84 0.07 76.84 07:21:30 Average: 2 17.45 0.00 1.75 1.80 0.05 78.95 07:21:30 Average: 3 13.97 0.00 1.40 8.70 0.07 75.86 07:21:30 07:21:30 07:21:30