12:46:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:46:54 Running as SYSTEM 12:46:54 [EnvInject] - Loading node environment variables. 12:46:54 Building remotely on prd-ubuntu1804-builder-4c-4g-20074 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:46:54 [ssh-agent] Looking for ssh-agent implementation... 12:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:55 $ ssh-agent 12:46:55 SSH_AUTH_SOCK=/tmp/ssh-4MavEZElazKK/agent.1692 12:46:55 SSH_AGENT_PID=1694 12:46:55 [ssh-agent] Started. 12:46:55 Running ssh-add (command line suppressed) 12:46:55 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_1353533311281755725.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_1353533311281755725.key) 12:46:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:55 The recommended git tool is: NONE 12:46:56 using credential onap-jenkins-ssh 12:46:56 Wiping out workspace first. 12:46:56 Cloning the remote Git repository 12:46:56 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:56 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:46:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:56 > git --version # timeout=10 12:46:56 > git --version # 'git version 2.17.1' 12:46:56 using GIT_SSH to set credentials Gerrit user 12:46:56 Verifying host key using manually-configured host key entries 12:46:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:02 using GIT_SSH to set credentials Gerrit user 12:47:02 Verifying host key using manually-configured host key entries 12:47:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/2 # timeout=30 12:47:03 > git rev-parse 9232eb0eb10604d16c2df42b6b7fbc18f4fac304^{commit} # timeout=10 12:47:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:03 Checking out Revision 9232eb0eb10604d16c2df42b6b7fbc18f4fac304 (refs/changes/36/137636/2) 12:47:03 > git config core.sparsecheckout # timeout=10 12:47:03 > git checkout -f 9232eb0eb10604d16c2df42b6b7fbc18f4fac304 # timeout=30 12:47:06 Commit message: "[DOC] Update Information about used versions" 12:47:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:06 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:47:06 [EnvInject] - Injecting environment variables from a build step. 12:47:06 [EnvInject] - Injecting as environment variables the properties content 12:47:06 PYTHON=python3 12:47:06 12:47:06 [EnvInject] - Variables injected successfully. 12:47:06 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1313256211690163363.sh 12:47:06 ---> tox-install.sh 12:47:06 + source /home/jenkins/lf-env.sh 12:47:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:06 ++ mktemp -d /tmp/venv-XXXX 12:47:06 + lf_venv=/tmp/venv-RSNH 12:47:06 + local venv_file=/tmp/.os_lf_venv 12:47:06 + local python=python3 12:47:06 + local options 12:47:06 + local set_path=true 12:47:06 + local install_args= 12:47:06 ++ 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 12:47:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:06 + true 12:47:06 + case $1 in 12:47:06 + venv_file=/tmp/.toxenv 12:47:06 + shift 2 12:47:06 + true 12:47:06 + case $1 in 12:47:06 + shift 12:47:06 + break 12:47:06 + case $python in 12:47:06 + local pkg_list= 12:47:06 + [[ -d /opt/pyenv ]] 12:47:06 + echo 'Setup pyenv:' 12:47:06 Setup pyenv: 12:47:06 + export PYENV_ROOT=/opt/pyenv 12:47:06 + PYENV_ROOT=/opt/pyenv 12:47:06 + 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 12:47:06 + 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 12:47:06 + pyenv versions 12:47:06 * system (set by /opt/pyenv/version) 12:47:06 * 3.8.13 (set by /opt/pyenv/version) 12:47:06 * 3.9.13 (set by /opt/pyenv/version) 12:47:06 * 3.10.6 (set by /opt/pyenv/version) 12:47:06 + command -v pyenv 12:47:06 ++ pyenv init - --no-rehash 12:47:06 + 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[*]}"'\'')" 12:47:06 export PATH="/opt/pyenv/shims:${PATH}" 12:47:06 export PYENV_SHELL=bash 12:47:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:06 pyenv() { 12:47:06 local command 12:47:06 command="${1:-}" 12:47:06 if [ "$#" -gt 0 ]; then 12:47:06 shift 12:47:06 fi 12:47:06 12:47:06 case "$command" in 12:47:06 rehash|shell) 12:47:06 eval "$(pyenv "sh-$command" "$@")" 12:47:06 ;; 12:47:06 *) 12:47:06 command pyenv "$command" "$@" 12:47:06 ;; 12:47:06 esac 12:47:06 }' 12:47:06 +++ 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[*]}"' 12:47:06 ++ 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 12:47:06 ++ 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 12:47:06 ++ 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 12:47:06 ++ export PYENV_SHELL=bash 12:47:06 ++ PYENV_SHELL=bash 12:47:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:06 +++ complete -F _pyenv pyenv 12:47:06 ++ lf-pyver python3 12:47:06 ++ local py_version_xy=python3 12:47:06 ++ local py_version_xyz= 12:47:06 ++ pyenv versions 12:47:06 ++ local command 12:47:06 ++ command=versions 12:47:06 ++ '[' 1 -gt 0 ']' 12:47:06 ++ shift 12:47:06 ++ case "$command" in 12:47:06 ++ command pyenv versions 12:47:06 ++ pyenv versions 12:47:06 ++ sed 's/^[ *]* //' 12:47:06 ++ grep -E '^[0-9.]*[0-9]$' 12:47:06 ++ awk '{ print $1 }' 12:47:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:06 +++ grep '^3' /tmp/.pyenv_versions 12:47:06 +++ sort -V 12:47:06 +++ tail -n 1 12:47:06 ++ py_version_xyz=3.10.6 12:47:06 ++ [[ -z 3.10.6 ]] 12:47:06 ++ echo 3.10.6 12:47:06 ++ return 0 12:47:06 + pyenv local 3.10.6 12:47:06 + local command 12:47:06 + command=local 12:47:06 + '[' 2 -gt 0 ']' 12:47:06 + shift 12:47:06 + case "$command" in 12:47:06 + command pyenv local 3.10.6 12:47:06 + pyenv local 3.10.6 12:47:06 + for arg in "$@" 12:47:06 + case $arg in 12:47:06 + pkg_list+='tox ' 12:47:06 + for arg in "$@" 12:47:06 + case $arg in 12:47:06 + pkg_list+='virtualenv ' 12:47:06 + for arg in "$@" 12:47:06 + case $arg in 12:47:06 + pkg_list+='urllib3~=1.26.15 ' 12:47:06 + [[ -f /tmp/.toxenv ]] 12:47:06 + [[ ! -f /tmp/.toxenv ]] 12:47:06 + [[ -n '' ]] 12:47:06 + python3 -m venv /tmp/venv-RSNH 12:47:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RSNH' 12:47:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RSNH 12:47:11 + echo /tmp/venv-RSNH 12:47:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:11 + /tmp/venv-RSNH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:14 + /tmp/venv-RSNH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:16 + type python3 12:47:16 + true 12:47:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RSNH/bin to PATH' 12:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-RSNH/bin to PATH 12:47:16 + PATH=/tmp/venv-RSNH/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 12:47:16 + return 0 12:47:16 + python3 --version 12:47:16 Python 3.10.6 12:47:16 + python3 -m pip --version 12:47:16 pip 24.0 from /tmp/venv-RSNH/lib/python3.10/site-packages/pip (python 3.10) 12:47:17 + python3 -m pip freeze 12:47:17 cachetools==5.3.3 12:47:17 chardet==5.2.0 12:47:17 colorama==0.4.6 12:47:17 distlib==0.3.8 12:47:17 filelock==3.13.3 12:47:17 packaging==24.0 12:47:17 platformdirs==4.2.0 12:47:17 pluggy==1.4.0 12:47:17 pyproject-api==1.6.1 12:47:17 tomli==2.0.1 12:47:17 tox==4.14.2 12:47:17 urllib3==1.26.18 12:47:17 virtualenv==20.25.1 12:47:17 [EnvInject] - Injecting environment variables from a build step. 12:47:17 [EnvInject] - Injecting as environment variables the properties content 12:47:17 PARALLEL=false 12:47:17 12:47:17 [EnvInject] - Variables injected successfully. 12:47:17 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14127174902983123396.sh 12:47:17 ---> tox-run.sh 12:47:17 + 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 12:47:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:47:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:47:17 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:47:17 + cd /w/workspace/oom-master-sphinx-lint/. 12:47:17 + source /home/jenkins/lf-env.sh 12:47:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:17 ++ mktemp -d /tmp/venv-XXXX 12:47:17 + lf_venv=/tmp/venv-QSPa 12:47:17 + local venv_file=/tmp/.os_lf_venv 12:47:17 + local python=python3 12:47:17 + local options 12:47:17 + local set_path=true 12:47:17 + local install_args= 12:47: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 12:47:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:17 + true 12:47:17 + case $1 in 12:47:17 + venv_file=/tmp/.toxenv 12:47:17 + shift 2 12:47:17 + true 12:47:17 + case $1 in 12:47:17 + shift 12:47:17 + break 12:47:17 + case $python in 12:47:17 + local pkg_list= 12:47:17 + [[ -d /opt/pyenv ]] 12:47:17 + echo 'Setup pyenv:' 12:47:17 Setup pyenv: 12:47:17 + export PYENV_ROOT=/opt/pyenv 12:47:17 + PYENV_ROOT=/opt/pyenv 12:47:17 + 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 12:47:17 + 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 12:47:17 + pyenv versions 12:47:17 system 12:47:17 3.8.13 12:47:17 3.9.13 12:47:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:47:17 + command -v pyenv 12:47:17 ++ pyenv init - --no-rehash 12:47:17 + 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[*]}"'\'')" 12:47:17 export PATH="/opt/pyenv/shims:${PATH}" 12:47:17 export PYENV_SHELL=bash 12:47:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:17 pyenv() { 12:47:17 local command 12:47:17 command="${1:-}" 12:47:17 if [ "$#" -gt 0 ]; then 12:47:17 shift 12:47:17 fi 12:47:17 12:47:17 case "$command" in 12:47:17 rehash|shell) 12:47:17 eval "$(pyenv "sh-$command" "$@")" 12:47:17 ;; 12:47:17 *) 12:47:17 command pyenv "$command" "$@" 12:47:17 ;; 12:47:17 esac 12:47:17 }' 12:47:17 +++ 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[*]}"' 12:47:17 ++ 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 12:47:17 ++ 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 12:47:17 ++ 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 12:47:17 ++ export PYENV_SHELL=bash 12:47:17 ++ PYENV_SHELL=bash 12:47:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:17 +++ complete -F _pyenv pyenv 12:47:17 ++ lf-pyver python3 12:47:17 ++ local py_version_xy=python3 12:47:17 ++ local py_version_xyz= 12:47:17 ++ pyenv versions 12:47:17 ++ local command 12:47:17 ++ command=versions 12:47:17 ++ '[' 1 -gt 0 ']' 12:47:17 ++ shift 12:47:17 ++ case "$command" in 12:47:17 ++ command pyenv versions 12:47:17 ++ pyenv versions 12:47:17 ++ sed 's/^[ *]* //' 12:47:17 ++ awk '{ print $1 }' 12:47:17 ++ grep -E '^[0-9.]*[0-9]$' 12:47:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:17 +++ grep '^3' /tmp/.pyenv_versions 12:47:17 +++ sort -V 12:47:17 +++ tail -n 1 12:47:17 ++ py_version_xyz=3.10.6 12:47:17 ++ [[ -z 3.10.6 ]] 12:47:17 ++ echo 3.10.6 12:47:17 ++ return 0 12:47:17 + pyenv local 3.10.6 12:47:17 + local command 12:47:17 + command=local 12:47:17 + '[' 2 -gt 0 ']' 12:47:17 + shift 12:47:17 + case "$command" in 12:47:17 + command pyenv local 3.10.6 12:47:17 + pyenv local 3.10.6 12:47:17 + for arg in "$@" 12:47:17 + case $arg in 12:47:17 + pkg_list+='tox ' 12:47:17 + for arg in "$@" 12:47:17 + case $arg in 12:47:17 + pkg_list+='virtualenv ' 12:47:17 + for arg in "$@" 12:47:17 + case $arg in 12:47:17 + pkg_list+='urllib3~=1.26.15 ' 12:47:17 + [[ -f /tmp/.toxenv ]] 12:47:17 ++ cat /tmp/.toxenv 12:47:17 + lf_venv=/tmp/venv-RSNH 12:47:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RSNH from' file:/tmp/.toxenv 12:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RSNH from file:/tmp/.toxenv 12:47:17 + /tmp/venv-RSNH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:18 + /tmp/venv-RSNH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:19 + type python3 12:47:19 + true 12:47:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RSNH/bin to PATH' 12:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-RSNH/bin to PATH 12:47:19 + PATH=/tmp/venv-RSNH/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 12:47:19 + return 0 12:47:19 + [[ -d /opt/pyenv ]] 12:47:19 + echo '---> Setting up pyenv' 12:47:19 ---> Setting up pyenv 12:47:19 + export PYENV_ROOT=/opt/pyenv 12:47:19 + PYENV_ROOT=/opt/pyenv 12:47:19 + export PATH=/opt/pyenv/bin:/tmp/venv-RSNH/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 12:47:19 + PATH=/opt/pyenv/bin:/tmp/venv-RSNH/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 12:47:19 ++ pwd 12:47:19 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:47:19 + export PYTHONPATH 12:47:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:19 + tox --version 12:47:20 4.14.2 from /tmp/venv-RSNH/lib/python3.10/site-packages/tox/__init__.py 12:47:20 + PARALLEL=false 12:47:20 + TOX_OPTIONS_LIST= 12:47:20 + [[ -n docs,docs-linkcheck ]] 12:47:20 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:47:20 + case ${PARALLEL,,} in 12:47:20 + tox -e docs,docs-linkcheck 12:47:20 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:47:22 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 12:47:48 docs: freeze> python -m pip freeze --all 12:47:49 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:47:49 docs: commands[0]> sudo apt install graphviz 12:47:49 12:47:49 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:47:49 12:47:49 Reading package lists... 12:47:49 Building dependency tree... 12:47:49 Reading state information... 12:47:49 graphviz is already the newest version (2.40.1-2). 12:47:49 The following packages were automatically installed and are no longer required: 12:47:49 libmysqlclient20 mysql-common 12:47:49 Use 'sudo apt autoremove' to remove them. 12:47:49 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:47:49 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 12:47:54 docs: OK ✔ in 33.13 seconds 12:47:54 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 12:48:10 docs-linkcheck: freeze> python -m pip freeze --all 12:48:10 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:48:10 docs-linkcheck: commands[0]> sudo apt install graphviz 12:48:10 12:48:10 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:48:10 12:48:10 Reading package lists... 12:48:10 Building dependency tree... 12:48:10 Reading state information... 12:48:10 graphviz is already the newest version (2.40.1-2). 12:48:10 The following packages were automatically installed and are no longer required: 12:48:10 libmysqlclient20 mysql-common 12:48:10 Use 'sudo apt autoremove' to remove them. 12:48:10 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:48:10 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 12:49:05 docs: OK (33.13=setup[28.81]+cmd[0.27,4.05] seconds) 12:49:05 docs-linkcheck: OK (71.67=setup[16.69]+cmd[0.21,54.76] seconds) 12:49:05 congratulations :) (104.97 seconds) 12:49:05 + tox_status=0 12:49:05 + echo '---> Completed tox runs' 12:49:05 ---> Completed tox runs 12:49:05 + for i in .tox/*/log 12:49:05 ++ echo .tox/docs-linkcheck/log 12:49:05 ++ awk -F/ '{print $2}' 12:49:05 + tox_env=docs-linkcheck 12:49:05 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:49:05 + for i in .tox/*/log 12:49:05 ++ echo .tox/docs/log 12:49:05 ++ awk -F/ '{print $2}' 12:49:05 + tox_env=docs 12:49:05 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:49:05 + DOC_DIR=docs/_build/html 12:49:05 + [[ -d docs/_build/html ]] 12:49:05 + echo '---> Archiving generated docs' 12:49:05 ---> Archiving generated docs 12:49:05 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:49:05 + echo '---> tox-run.sh ends' 12:49:05 ---> tox-run.sh ends 12:49:05 + test 0 -eq 0 12:49:05 $ ssh-agent -k 12:49:05 unset SSH_AUTH_SOCK; 12:49:05 unset SSH_AGENT_PID; 12:49:05 echo Agent pid 1694 killed; 12:49:05 [ssh-agent] Stopped. 12:49:05 [PostBuildScript] - [INFO] Executing post build scripts. 12:49:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8330316275009855505.sh 12:49:05 ---> sysstat.sh 12:49:06 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6629000218769374058.sh 12:49:06 ---> package-listing.sh 12:49:06 ++ tr '[:upper:]' '[:lower:]' 12:49:06 ++ facter osfamily 12:49:06 + OS_FAMILY=debian 12:49:06 + workspace=/w/workspace/oom-master-sphinx-lint 12:49:06 + START_PACKAGES=/tmp/packages_start.txt 12:49:06 + END_PACKAGES=/tmp/packages_end.txt 12:49:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:06 + PACKAGES=/tmp/packages_start.txt 12:49:06 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:49:06 + PACKAGES=/tmp/packages_end.txt 12:49:06 + case "${OS_FAMILY}" in 12:49:06 + dpkg -l 12:49:06 + grep '^ii' 12:49:06 + '[' -f /tmp/packages_start.txt ']' 12:49:06 + '[' -f /tmp/packages_end.txt ']' 12:49:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:06 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:49:06 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:49:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:49:06 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17934315707910861975.sh 12:49:06 ---> capture-instance-metadata.sh 12:49:06 Setup pyenv: 12:49:06 system 12:49:06 3.8.13 12:49:06 3.9.13 12:49:06 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:49:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2vw9 12:49:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:49:13 lf-activate-venv(): INFO: Installing: lftools 12:49:43 lf-activate-venv(): INFO: Adding /tmp/venv-2vw9/bin to PATH 12:49:43 INFO: Running in OpenStack, capturing instance metadata 12:49:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8088609000423345904.sh 12:49:43 provisioning config files... 12:49:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config1676169916295851292tmp 12:49:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:49:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:49:43 [EnvInject] - Injecting environment variables from a build step. 12:49:43 [EnvInject] - Injecting as environment variables the properties content 12:49:43 SERVER_ID=logs 12:49:43 12:49:43 [EnvInject] - Variables injected successfully. 12:49:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11270665230746553866.sh 12:49:43 ---> create-netrc.sh 12:49:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9541554986352050473.sh 12:49:43 ---> python-tools-install.sh 12:49:43 Setup pyenv: 12:49:43 system 12:49:43 3.8.13 12:49:43 3.9.13 12:49:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2vw9 from file:/tmp/.os_lf_venv 12:49:45 lf-activate-venv(): INFO: Installing: lftools 12:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-2vw9/bin to PATH 12:49:52 Generating Requirements File 12:50:26 Python 3.10.6 12:50:26 pip 24.0 from /tmp/venv-2vw9/lib/python3.10/site-packages/pip (python 3.10) 12:50:27 appdirs==1.4.4 12:50:27 argcomplete==3.2.3 12:50:27 aspy.yaml==1.3.0 12:50:27 attrs==23.2.0 12:50:27 autopage==0.5.2 12:50:27 beautifulsoup4==4.12.3 12:50:27 boto3==1.34.75 12:50:27 botocore==1.34.75 12:50:27 bs4==0.0.2 12:50:27 cachetools==5.3.3 12:50:27 certifi==2024.2.2 12:50:27 cffi==1.16.0 12:50:27 cfgv==3.4.0 12:50:27 chardet==5.2.0 12:50:27 charset-normalizer==3.3.2 12:50:27 click==8.1.7 12:50:27 cliff==4.6.0 12:50:27 cmd2==2.4.3 12:50:27 cryptography==3.3.2 12:50:27 debtcollector==3.0.0 12:50:27 decorator==5.1.1 12:50:27 defusedxml==0.7.1 12:50:27 Deprecated==1.2.14 12:50:27 distlib==0.3.8 12:50:27 dnspython==2.6.1 12:50:27 docker==4.2.2 12:50:27 dogpile.cache==1.3.2 12:50:27 email_validator==2.1.1 12:50:27 filelock==3.13.3 12:50:27 future==1.0.0 12:50:27 gitdb==4.0.11 12:50:27 GitPython==3.1.43 12:50:27 google-auth==2.29.0 12:50:27 httplib2==0.22.0 12:50:27 identify==2.5.35 12:50:27 idna==3.6 12:50:27 importlib-resources==1.5.0 12:50:27 iso8601==2.1.0 12:50:27 Jinja2==3.1.3 12:50:27 jmespath==1.0.1 12:50:27 jsonpatch==1.33 12:50:27 jsonpointer==2.4 12:50:27 jsonschema==4.21.1 12:50:27 jsonschema-specifications==2023.12.1 12:50:27 keystoneauth1==5.6.0 12:50:27 kubernetes==29.0.0 12:50:27 lftools==0.37.10 12:50:27 lxml==5.2.0 12:50:27 MarkupSafe==2.1.5 12:50:27 msgpack==1.0.8 12:50:27 multi_key_dict==2.0.3 12:50:27 munch==4.0.0 12:50:27 netaddr==1.2.1 12:50:27 netifaces==0.11.0 12:50:27 niet==1.4.2 12:50:27 nodeenv==1.8.0 12:50:27 oauth2client==4.1.3 12:50:27 oauthlib==3.2.2 12:50:27 openstacksdk==3.0.0 12:50:27 os-client-config==2.1.0 12:50:27 os-service-types==1.7.0 12:50:27 osc-lib==3.0.1 12:50:27 oslo.config==9.4.0 12:50:27 oslo.context==5.5.0 12:50:27 oslo.i18n==6.3.0 12:50:27 oslo.log==5.5.1 12:50:27 oslo.serialization==5.4.0 12:50:27 oslo.utils==7.1.0 12:50:27 packaging==24.0 12:50:27 pbr==6.0.0 12:50:27 platformdirs==4.2.0 12:50:27 prettytable==3.10.0 12:50:27 pyasn1==0.6.0 12:50:27 pyasn1_modules==0.4.0 12:50:27 pycparser==2.22 12:50:27 pygerrit2==2.0.15 12:50:27 PyGithub==2.3.0 12:50:27 pyinotify==0.9.6 12:50:27 PyJWT==2.8.0 12:50:27 PyNaCl==1.5.0 12:50:27 pyparsing==2.4.7 12:50:27 pyperclip==1.8.2 12:50:27 pyrsistent==0.20.0 12:50:27 python-cinderclient==9.5.0 12:50:27 python-dateutil==2.9.0.post0 12:50:27 python-heatclient==3.5.0 12:50:27 python-jenkins==1.8.2 12:50:27 python-keystoneclient==5.4.0 12:50:27 python-magnumclient==4.4.0 12:50:27 python-novaclient==18.6.0 12:50:27 python-openstackclient==6.6.0 12:50:27 python-swiftclient==4.5.0 12:50:27 PyYAML==6.0.1 12:50:27 referencing==0.34.0 12:50:27 requests==2.31.0 12:50:27 requests-oauthlib==2.0.0 12:50:27 requestsexceptions==1.4.0 12:50:27 rfc3986==2.0.0 12:50:27 rpds-py==0.18.0 12:50:27 rsa==4.9 12:50:27 ruamel.yaml==0.18.6 12:50:27 ruamel.yaml.clib==0.2.8 12:50:27 s3transfer==0.10.1 12:50:27 simplejson==3.19.2 12:50:27 six==1.16.0 12:50:27 smmap==5.0.1 12:50:27 soupsieve==2.5 12:50:27 stevedore==5.2.0 12:50:27 tabulate==0.9.0 12:50:27 toml==0.10.2 12:50:27 tomlkit==0.12.4 12:50:27 tqdm==4.66.2 12:50:27 typing_extensions==4.10.0 12:50:27 tzdata==2024.1 12:50:27 urllib3==1.26.18 12:50:27 virtualenv==20.25.1 12:50:27 wcwidth==0.2.13 12:50:27 websocket-client==1.7.0 12:50:27 wrapt==1.16.0 12:50:27 xdg==6.0.0 12:50:27 xmltodict==0.13.0 12:50:27 yq==3.2.3 12:50:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6691787140324879249.sh 12:50:27 ---> sudo-logs.sh 12:50:27 Archiving 'sudo' log.. 12:50:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1201402941531608839.sh 12:50:27 ---> job-cost.sh 12:50:27 Setup pyenv: 12:50:27 system 12:50:27 3.8.13 12:50:27 3.9.13 12:50:27 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2vw9 from file:/tmp/.os_lf_venv 12:50:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-2vw9/bin to PATH 12:50:34 INFO: No Stack... 12:50:34 INFO: Retrieving Pricing Info for: v3-standard-4 12:50:34 INFO: Archiving Costs 12:50:34 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6267094770747257349.sh 12:50:34 ---> logs-deploy.sh 12:50:34 Setup pyenv: 12:50:34 system 12:50:34 3.8.13 12:50:34 3.9.13 12:50:34 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:50:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2vw9 from file:/tmp/.os_lf_venv 12:50:36 lf-activate-venv(): INFO: Installing: lftools 12:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-2vw9/bin to PATH 12:50:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/476 12:50:45 INFO: archiving workspace using pattern(s): 12:50:47 Archives upload complete. 12:50:47 INFO: archiving logs to Nexus 12:50:48 ---> uname -a: 12:50:48 Linux prd-ubuntu1804-builder-4c-4g-20074 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:50:48 12:50:48 12:50:48 ---> lscpu: 12:50:48 Architecture: x86_64 12:50:48 CPU op-mode(s): 32-bit, 64-bit 12:50:48 Byte Order: Little Endian 12:50:48 CPU(s): 4 12:50:48 On-line CPU(s) list: 0-3 12:50:48 Thread(s) per core: 1 12:50:48 Core(s) per socket: 1 12:50:48 Socket(s): 4 12:50:48 NUMA node(s): 1 12:50:48 Vendor ID: AuthenticAMD 12:50:48 CPU family: 23 12:50:48 Model: 49 12:50:48 Model name: AMD EPYC-Rome Processor 12:50:48 Stepping: 0 12:50:48 CPU MHz: 2800.000 12:50:48 BogoMIPS: 5600.00 12:50:48 Virtualization: AMD-V 12:50:48 Hypervisor vendor: KVM 12:50:48 Virtualization type: full 12:50:48 L1d cache: 32K 12:50:48 L1i cache: 32K 12:50:48 L2 cache: 512K 12:50:48 L3 cache: 16384K 12:50:48 NUMA node0 CPU(s): 0-3 12:50:48 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 12:50:48 12:50:48 12:50:48 ---> nproc: 12:50:48 4 12:50:48 12:50:48 12:50:48 ---> df -h: 12:50:48 Filesystem Size Used Avail Use% Mounted on 12:50:48 udev 7.9G 0 7.9G 0% /dev 12:50:48 tmpfs 1.6G 672K 1.6G 1% /run 12:50:48 /dev/vda1 78G 8.6G 69G 12% / 12:50:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:50:48 tmpfs 5.0M 0 5.0M 0% /run/lock 12:50:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:50:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:50:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:50:48 12:50:48 12:50:48 ---> free -m: 12:50:48 total used free shared buff/cache available 12:50:48 Mem: 16040 559 13008 0 2472 15150 12:50:48 Swap: 1023 0 1023 12:50:48 12:50:48 12:50:48 ---> ip addr: 12:50:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:50:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:50:48 inet 127.0.0.1/8 scope host lo 12:50:48 valid_lft forever preferred_lft forever 12:50:48 inet6 ::1/128 scope host 12:50:48 valid_lft forever preferred_lft forever 12:50:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:50:48 link/ether fa:16:3e:51:22:b2 brd ff:ff:ff:ff:ff:ff 12:50:48 inet 10.30.106.242/23 brd 10.30.107.255 scope global dynamic ens3 12:50:48 valid_lft 86147sec preferred_lft 86147sec 12:50:48 inet6 fe80::f816:3eff:fe51:22b2/64 scope link 12:50:48 valid_lft forever preferred_lft forever 12:50:48 12:50:48 12:50:48 ---> sar -b -r -n DEV: 12:50:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20074) 04/02/24 _x86_64_ (4 CPU) 12:50:48 12:50:48 12:46:38 LINUX RESTART (4 CPU) 12:50:48 12:50:48 12:47:01 tps rtps wtps bread/s bwrtn/s 12:50:48 12:48:01 254.86 35.64 219.21 1398.30 26216.96 12:50:48 12:49:01 80.44 0.00 80.44 0.00 27511.23 12:50:48 12:50:01 75.85 14.03 61.82 1058.09 20498.05 12:50:48 Average: 137.05 16.56 120.49 818.75 24742.24 12:50:48 12:50:48 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:48 12:48:01 13811712 15487668 2613248 15.91 68584 1803336 885008 5.06 779332 1608320 180360 12:50:48 12:49:01 13653564 15487128 2771396 16.87 76656 1943488 919804 5.26 795268 1732944 196 12:50:48 12:50:01 13470100 15553124 2954860 17.99 97528 2159232 747784 4.28 770700 1914604 126476 12:50:48 Average: 13645125 15509307 2779835 16.92 80923 1968685 850865 4.87 781767 1751956 102344 12:50:48 12:50:48 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:48 12:48:01 ens3 92.03 63.87 840.40 27.05 0.00 0.00 0.00 0.00 12:50:48 12:48:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 12:50:48 12:49:01 ens3 88.74 85.99 58.96 13.30 0.00 0.00 0.00 0.00 12:50:48 12:49:01 lo 31.12 31.12 3.59 3.59 0.00 0.00 0.00 0.00 12:50:48 12:50:01 ens3 54.32 37.68 631.67 9.39 0.00 0.00 0.00 0.00 12:50:48 12:50:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 12:50:48 Average: ens3 78.37 62.51 510.32 16.58 0.00 0.00 0.00 0.00 12:50:48 Average: lo 11.98 11.98 1.36 1.36 0.00 0.00 0.00 0.00 12:50:48 12:50:48 12:50:48 ---> sar -P ALL: 12:50:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20074) 04/02/24 _x86_64_ (4 CPU) 12:50:48 12:50:48 12:46:38 LINUX RESTART (4 CPU) 12:50:48 12:50:48 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:50:48 12:48:01 all 19.25 0.00 1.85 5.82 0.08 73.00 12:50:48 12:48:01 0 9.21 0.00 1.83 17.52 0.10 71.33 12:50:48 12:48:01 1 13.04 0.00 1.37 2.85 0.05 82.69 12:50:48 12:48:01 2 43.64 0.00 2.85 2.54 0.10 50.87 12:50:48 12:48:01 3 11.20 0.00 1.33 0.40 0.05 87.02 12:50:48 12:49:01 all 7.96 0.00 0.69 3.65 0.07 87.63 12:50:48 12:49:01 0 3.93 0.00 0.63 7.08 0.08 88.27 12:50:48 12:49:01 1 4.10 0.00 0.57 5.73 0.05 89.55 12:50:48 12:49:01 2 21.30 0.00 1.41 1.79 0.08 75.42 12:50:48 12:49:01 3 2.60 0.00 0.15 0.00 0.05 97.20 12:50:48 12:50:01 all 18.65 0.00 1.32 3.19 0.05 76.79 12:50:48 12:50:01 0 8.61 0.00 1.09 6.06 0.07 84.16 12:50:48 12:50:01 1 17.29 0.00 0.88 4.42 0.03 77.37 12:50:48 12:50:01 2 15.98 0.00 1.25 0.40 0.05 82.31 12:50:48 12:50:01 3 32.86 0.00 2.03 1.81 0.07 63.23 12:50:48 Average: all 15.29 0.00 1.28 4.22 0.07 79.15 12:50:48 Average: 0 7.25 0.00 1.18 10.20 0.08 81.28 12:50:48 Average: 1 11.48 0.00 0.94 4.34 0.04 83.20 12:50:48 Average: 2 26.95 0.00 1.84 1.58 0.08 69.55 12:50:48 Average: 3 15.53 0.00 1.17 0.73 0.06 82.52 12:50:48 12:50:48 12:50:48