19:39:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 19:39:20 Running as SYSTEM 19:39:20 [EnvInject] - Loading node environment variables. 19:39:20 Building remotely on prd-ubuntu1804-builder-4c-4g-18095 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:39:20 [ssh-agent] Looking for ssh-agent implementation... 19:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:20 $ ssh-agent 19:39:20 SSH_AUTH_SOCK=/tmp/ssh-OmoWeGbf7dDA/agent.1702 19:39:20 SSH_AGENT_PID=1704 19:39:20 [ssh-agent] Started. 19:39:20 Running ssh-add (command line suppressed) 19:39:20 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_17026517136592291101.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_17026517136592291101.key) 19:39:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:39:20 The recommended git tool is: NONE 19:39:22 using credential onap-jenkins-ssh 19:39:22 Wiping out workspace first. 19:39:22 Cloning the remote Git repository 19:39:22 Cloning repository git://cloud.onap.org/mirror/oom.git 19:39:22 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:39:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:39:22 > git --version # timeout=10 19:39:22 > git --version # 'git version 2.17.1' 19:39:22 using GIT_SSH to set credentials Gerrit user 19:39:22 Verifying host key using manually-configured host key entries 19:39:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:39:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:39:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:39:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:39:28 using GIT_SSH to set credentials Gerrit user 19:39:28 Verifying host key using manually-configured host key entries 19:39:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/4 # timeout=30 19:39:28 > git rev-parse e540a59131f1f91eb5ebe25ca608c6be78150420^{commit} # timeout=10 19:39:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:39:28 Checking out Revision e540a59131f1f91eb5ebe25ca608c6be78150420 (refs/changes/73/137573/4) 19:39:28 > git config core.sparsecheckout # timeout=10 19:39:28 > git checkout -f e540a59131f1f91eb5ebe25ca608c6be78150420 # timeout=30 19:39:31 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 19:39:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:39:32 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 19:39:32 [EnvInject] - Injecting environment variables from a build step. 19:39:32 [EnvInject] - Injecting as environment variables the properties content 19:39:32 PYTHON=python3 19:39:32 19:39:32 [EnvInject] - Variables injected successfully. 19:39:32 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1466105327224850603.sh 19:39:32 ---> tox-install.sh 19:39:32 + source /home/jenkins/lf-env.sh 19:39:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:39:32 ++ mktemp -d /tmp/venv-XXXX 19:39:32 + lf_venv=/tmp/venv-svKK 19:39:32 + local venv_file=/tmp/.os_lf_venv 19:39:32 + local python=python3 19:39:32 + local options 19:39:32 + local set_path=true 19:39:32 + local install_args= 19:39:32 ++ 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 19:39:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:39:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:39:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:39:32 + true 19:39:32 + case $1 in 19:39:32 + venv_file=/tmp/.toxenv 19:39:32 + shift 2 19:39:32 + true 19:39:32 + case $1 in 19:39:32 + shift 19:39:32 + break 19:39:32 + case $python in 19:39:32 + local pkg_list= 19:39:32 + [[ -d /opt/pyenv ]] 19:39:32 + echo 'Setup pyenv:' 19:39:32 Setup pyenv: 19:39:32 + export PYENV_ROOT=/opt/pyenv 19:39:32 + PYENV_ROOT=/opt/pyenv 19:39:32 + 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 19:39:32 + 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 19:39:32 + pyenv versions 19:39:32 * system (set by /opt/pyenv/version) 19:39:32 * 3.8.13 (set by /opt/pyenv/version) 19:39:32 * 3.9.13 (set by /opt/pyenv/version) 19:39:32 * 3.10.6 (set by /opt/pyenv/version) 19:39:32 + command -v pyenv 19:39:32 ++ pyenv init - --no-rehash 19:39:32 + 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[*]}"'\'')" 19:39:32 export PATH="/opt/pyenv/shims:${PATH}" 19:39:32 export PYENV_SHELL=bash 19:39:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:39:32 pyenv() { 19:39:32 local command 19:39:32 command="${1:-}" 19:39:32 if [ "$#" -gt 0 ]; then 19:39:32 shift 19:39:32 fi 19:39:32 19:39:32 case "$command" in 19:39:32 rehash|shell) 19:39:32 eval "$(pyenv "sh-$command" "$@")" 19:39:32 ;; 19:39:32 *) 19:39:32 command pyenv "$command" "$@" 19:39:32 ;; 19:39:32 esac 19:39:32 }' 19:39:32 +++ 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[*]}"' 19:39:32 ++ 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 19:39:32 ++ 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 19:39:32 ++ 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 19:39:32 ++ export PYENV_SHELL=bash 19:39:32 ++ PYENV_SHELL=bash 19:39:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:39:32 +++ complete -F _pyenv pyenv 19:39:32 ++ lf-pyver python3 19:39:32 ++ local py_version_xy=python3 19:39:32 ++ local py_version_xyz= 19:39:32 ++ pyenv versions 19:39:32 ++ sed 's/^[ *]* //' 19:39:32 ++ local command 19:39:32 ++ awk '{ print $1 }' 19:39:32 ++ command=versions 19:39:32 ++ '[' 1 -gt 0 ']' 19:39:32 ++ shift 19:39:32 ++ case "$command" in 19:39:32 ++ command pyenv versions 19:39:32 ++ pyenv versions 19:39:32 ++ grep -E '^[0-9.]*[0-9]$' 19:39:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:39:32 +++ grep '^3' /tmp/.pyenv_versions 19:39:32 +++ sort -V 19:39:32 +++ tail -n 1 19:39:32 ++ py_version_xyz=3.10.6 19:39:32 ++ [[ -z 3.10.6 ]] 19:39:32 ++ echo 3.10.6 19:39:32 ++ return 0 19:39:32 + pyenv local 3.10.6 19:39:32 + local command 19:39:32 + command=local 19:39:32 + '[' 2 -gt 0 ']' 19:39:32 + shift 19:39:32 + case "$command" in 19:39:32 + command pyenv local 3.10.6 19:39:32 + pyenv local 3.10.6 19:39:32 + for arg in "$@" 19:39:32 + case $arg in 19:39:32 + pkg_list+='tox ' 19:39:32 + for arg in "$@" 19:39:32 + case $arg in 19:39:32 + pkg_list+='virtualenv ' 19:39:32 + for arg in "$@" 19:39:32 + case $arg in 19:39:32 + pkg_list+='urllib3~=1.26.15 ' 19:39:32 + [[ -f /tmp/.toxenv ]] 19:39:32 + [[ ! -f /tmp/.toxenv ]] 19:39:32 + [[ -n '' ]] 19:39:32 + python3 -m venv /tmp/venv-svKK 19:39:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-svKK' 19:39:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-svKK 19:39:36 + echo /tmp/venv-svKK 19:39:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:39:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:39:36 + /tmp/venv-svKK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:39:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:39:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:39:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:39:39 + /tmp/venv-svKK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:39:42 + type python3 19:39:42 + true 19:39:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-svKK/bin to PATH' 19:39:42 lf-activate-venv(): INFO: Adding /tmp/venv-svKK/bin to PATH 19:39:42 + PATH=/tmp/venv-svKK/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 19:39:42 + return 0 19:39:42 + python3 --version 19:39:42 Python 3.10.6 19:39:42 + python3 -m pip --version 19:39:42 pip 24.0 from /tmp/venv-svKK/lib/python3.10/site-packages/pip (python 3.10) 19:39:42 + python3 -m pip freeze 19:39:43 cachetools==5.3.3 19:39:43 chardet==5.2.0 19:39:43 colorama==0.4.6 19:39:43 distlib==0.3.8 19:39:43 filelock==3.13.3 19:39:43 packaging==24.0 19:39:43 platformdirs==4.2.0 19:39:43 pluggy==1.4.0 19:39:43 pyproject-api==1.6.1 19:39:43 tomli==2.0.1 19:39:43 tox==4.14.2 19:39:43 urllib3==1.26.18 19:39:43 virtualenv==20.25.1 19:39:43 [EnvInject] - Injecting environment variables from a build step. 19:39:43 [EnvInject] - Injecting as environment variables the properties content 19:39:43 PARALLEL=false 19:39:43 19:39:43 [EnvInject] - Variables injected successfully. 19:39:43 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3047642260594973899.sh 19:39:43 ---> tox-run.sh 19:39:43 + 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 19:39:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:39:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:39:43 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:39:43 + cd /w/workspace/oom-master-sphinx-lint/. 19:39:43 + source /home/jenkins/lf-env.sh 19:39:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:39:43 ++ mktemp -d /tmp/venv-XXXX 19:39:43 + lf_venv=/tmp/venv-mAM3 19:39:43 + local venv_file=/tmp/.os_lf_venv 19:39:43 + local python=python3 19:39:43 + local options 19:39:43 + local set_path=true 19:39:43 + local install_args= 19:39:43 ++ 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 19:39:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:39:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:39:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:39:43 + true 19:39:43 + case $1 in 19:39:43 + venv_file=/tmp/.toxenv 19:39:43 + shift 2 19:39:43 + true 19:39:43 + case $1 in 19:39:43 + shift 19:39:43 + break 19:39:43 + case $python in 19:39:43 + local pkg_list= 19:39:43 + [[ -d /opt/pyenv ]] 19:39:43 + echo 'Setup pyenv:' 19:39:43 Setup pyenv: 19:39:43 + export PYENV_ROOT=/opt/pyenv 19:39:43 + PYENV_ROOT=/opt/pyenv 19:39:43 + 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 19:39:43 + 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 19:39:43 + pyenv versions 19:39:43 system 19:39:43 3.8.13 19:39:43 3.9.13 19:39:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:39:43 + command -v pyenv 19:39:43 ++ pyenv init - --no-rehash 19:39:43 + 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[*]}"'\'')" 19:39:43 export PATH="/opt/pyenv/shims:${PATH}" 19:39:43 export PYENV_SHELL=bash 19:39:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:39:43 pyenv() { 19:39:43 local command 19:39:43 command="${1:-}" 19:39:43 if [ "$#" -gt 0 ]; then 19:39:43 shift 19:39:43 fi 19:39:43 19:39:43 case "$command" in 19:39:43 rehash|shell) 19:39:43 eval "$(pyenv "sh-$command" "$@")" 19:39:43 ;; 19:39:43 *) 19:39:43 command pyenv "$command" "$@" 19:39:43 ;; 19:39:43 esac 19:39:43 }' 19:39:43 +++ 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[*]}"' 19:39:43 ++ 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 19:39:43 ++ 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 19:39:43 ++ 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 19:39:43 ++ export PYENV_SHELL=bash 19:39:43 ++ PYENV_SHELL=bash 19:39:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:39:43 +++ complete -F _pyenv pyenv 19:39:43 ++ lf-pyver python3 19:39:43 ++ local py_version_xy=python3 19:39:43 ++ local py_version_xyz= 19:39:43 ++ pyenv versions 19:39:43 ++ local command 19:39:43 ++ command=versions 19:39:43 ++ '[' 1 -gt 0 ']' 19:39:43 ++ shift 19:39:43 ++ case "$command" in 19:39:43 ++ command pyenv versions 19:39:43 ++ pyenv versions 19:39:43 ++ sed 's/^[ *]* //' 19:39:43 ++ awk '{ print $1 }' 19:39:43 ++ grep -E '^[0-9.]*[0-9]$' 19:39:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:39:43 +++ grep '^3' /tmp/.pyenv_versions 19:39:43 +++ sort -V 19:39:43 +++ tail -n 1 19:39:43 ++ py_version_xyz=3.10.6 19:39:43 ++ [[ -z 3.10.6 ]] 19:39:43 ++ echo 3.10.6 19:39:43 ++ return 0 19:39:43 + pyenv local 3.10.6 19:39:43 + local command 19:39:43 + command=local 19:39:43 + '[' 2 -gt 0 ']' 19:39:43 + shift 19:39:43 + case "$command" in 19:39:43 + command pyenv local 3.10.6 19:39:43 + pyenv local 3.10.6 19:39:43 + for arg in "$@" 19:39:43 + case $arg in 19:39:43 + pkg_list+='tox ' 19:39:43 + for arg in "$@" 19:39:43 + case $arg in 19:39:43 + pkg_list+='virtualenv ' 19:39:43 + for arg in "$@" 19:39:43 + case $arg in 19:39:43 + pkg_list+='urllib3~=1.26.15 ' 19:39:43 + [[ -f /tmp/.toxenv ]] 19:39:43 ++ cat /tmp/.toxenv 19:39:43 + lf_venv=/tmp/venv-svKK 19:39:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-svKK from' file:/tmp/.toxenv 19:39:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-svKK from file:/tmp/.toxenv 19:39:43 + /tmp/venv-svKK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:39:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:39:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:39:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:39:44 + /tmp/venv-svKK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:39:45 + type python3 19:39:45 + true 19:39:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-svKK/bin to PATH' 19:39:45 lf-activate-venv(): INFO: Adding /tmp/venv-svKK/bin to PATH 19:39:45 + PATH=/tmp/venv-svKK/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 19:39:45 + return 0 19:39:45 + [[ -d /opt/pyenv ]] 19:39:45 + echo '---> Setting up pyenv' 19:39:45 ---> Setting up pyenv 19:39:45 + export PYENV_ROOT=/opt/pyenv 19:39:45 + PYENV_ROOT=/opt/pyenv 19:39:45 + export PATH=/opt/pyenv/bin:/tmp/venv-svKK/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 19:39:45 + PATH=/opt/pyenv/bin:/tmp/venv-svKK/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 19:39:45 ++ pwd 19:39:45 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:39:45 + export PYTHONPATH 19:39:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:39:45 + TOX_TESTENV_PASSENV=PYTHONPATH 19:39:45 + tox --version 19:39:46 4.14.2 from /tmp/venv-svKK/lib/python3.10/site-packages/tox/__init__.py 19:39:46 + PARALLEL=false 19:39:46 + TOX_OPTIONS_LIST= 19:39:46 + [[ -n docs,docs-linkcheck ]] 19:39:46 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:39:46 + case ${PARALLEL,,} in 19:39:46 + tox -e docs,docs-linkcheck 19:39:46 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:39:48 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 19:40:18 docs: freeze> python -m pip freeze --all 19:40:19 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.9.0,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 19:40:19 docs: commands[0]> sudo apt install graphviz 19:40:19 19:40:19 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:40:19 19:40:19 Reading package lists... 19:40:19 Building dependency tree... 19:40:19 Reading state information... 19:40:19 graphviz is already the newest version (2.40.1-2). 19:40:19 The following packages were automatically installed and are no longer required: 19:40:19 libmysqlclient20 mysql-common 19:40:19 Use 'sudo apt autoremove' to remove them. 19:40:19 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:40:19 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 19:40:24 docs: OK ✔ in 36.91 seconds 19:40:24 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 19:40:39 docs-linkcheck: freeze> python -m pip freeze --all 19:40:40 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.9.0,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 19:40:40 docs-linkcheck: commands[0]> sudo apt install graphviz 19:40:40 19:40:40 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:40:40 19:40:40 Reading package lists... 19:40:40 Building dependency tree... 19:40:40 Reading state information... 19:40:40 graphviz is already the newest version (2.40.1-2). 19:40:40 The following packages were automatically installed and are no longer required: 19:40:40 libmysqlclient20 mysql-common 19:40:40 Use 'sudo apt autoremove' to remove them. 19:40:40 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:40:40 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 19:41:37 docs: OK (36.91=setup[32.72]+cmd[0.27,3.92] seconds) 19:41:37 docs-linkcheck: OK (74.17=setup[16.42]+cmd[0.23,57.52] seconds) 19:41:37 congratulations :) (111.27 seconds) 19:41:37 + tox_status=0 19:41:37 + echo '---> Completed tox runs' 19:41:37 ---> Completed tox runs 19:41:37 + for i in .tox/*/log 19:41:37 ++ echo .tox/docs-linkcheck/log 19:41:37 ++ awk -F/ '{print $2}' 19:41:37 + tox_env=docs-linkcheck 19:41:37 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:41:37 + for i in .tox/*/log 19:41:37 ++ echo .tox/docs/log 19:41:37 ++ awk -F/ '{print $2}' 19:41:37 + tox_env=docs 19:41:37 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:41:37 + DOC_DIR=docs/_build/html 19:41:37 + [[ -d docs/_build/html ]] 19:41:37 + echo '---> Archiving generated docs' 19:41:37 ---> Archiving generated docs 19:41:37 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:41:37 + echo '---> tox-run.sh ends' 19:41:37 ---> tox-run.sh ends 19:41:37 + test 0 -eq 0 19:41:37 $ ssh-agent -k 19:41:37 unset SSH_AUTH_SOCK; 19:41:37 unset SSH_AGENT_PID; 19:41:37 echo Agent pid 1704 killed; 19:41:37 [ssh-agent] Stopped. 19:41:37 [PostBuildScript] - [INFO] Executing post build scripts. 19:41:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7651122667598635551.sh 19:41:37 ---> sysstat.sh 19:41:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15292495895166518931.sh 19:41:38 ---> package-listing.sh 19:41:38 ++ tr '[:upper:]' '[:lower:]' 19:41:38 ++ facter osfamily 19:41:38 + OS_FAMILY=debian 19:41:38 + workspace=/w/workspace/oom-master-sphinx-lint 19:41:38 + START_PACKAGES=/tmp/packages_start.txt 19:41:38 + END_PACKAGES=/tmp/packages_end.txt 19:41:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:38 + PACKAGES=/tmp/packages_start.txt 19:41:38 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:41:38 + PACKAGES=/tmp/packages_end.txt 19:41:38 + case "${OS_FAMILY}" in 19:41:38 + dpkg -l 19:41:38 + grep '^ii' 19:41:38 + '[' -f /tmp/packages_start.txt ']' 19:41:38 + '[' -f /tmp/packages_end.txt ']' 19:41:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:38 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:41:38 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:41:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:41:38 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4830308403916363548.sh 19:41:38 ---> capture-instance-metadata.sh 19:41:38 Setup pyenv: 19:41:38 system 19:41:38 3.8.13 19:41:38 3.9.13 19:41:38 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:41:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MCyh 19:41:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:41:45 lf-activate-venv(): INFO: Installing: lftools 19:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-MCyh/bin to PATH 19:42:16 INFO: Running in OpenStack, capturing instance metadata 19:42:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18186578497923180720.sh 19:42:16 provisioning config files... 19:42:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config15424592781321860153tmp 19:42:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:42:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:42:16 [EnvInject] - Injecting environment variables from a build step. 19:42:16 [EnvInject] - Injecting as environment variables the properties content 19:42:16 SERVER_ID=logs 19:42:16 19:42:16 [EnvInject] - Variables injected successfully. 19:42:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15140897830967883312.sh 19:42:16 ---> create-netrc.sh 19:42:16 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10646962092348921535.sh 19:42:16 ---> python-tools-install.sh 19:42:16 Setup pyenv: 19:42:16 system 19:42:16 3.8.13 19:42:16 3.9.13 19:42:16 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:42:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCyh from file:/tmp/.os_lf_venv 19:42:18 lf-activate-venv(): INFO: Installing: lftools 19:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-MCyh/bin to PATH 19:42:25 Generating Requirements File 19:42:52 Python 3.10.6 19:42:53 pip 24.0 from /tmp/venv-MCyh/lib/python3.10/site-packages/pip (python 3.10) 19:42:53 appdirs==1.4.4 19:42:53 argcomplete==3.2.3 19:42:53 aspy.yaml==1.3.0 19:42:53 attrs==23.2.0 19:42:53 autopage==0.5.2 19:42:53 beautifulsoup4==4.12.3 19:42:53 boto3==1.34.70 19:42:53 botocore==1.34.70 19:42:53 bs4==0.0.2 19:42:53 cachetools==5.3.3 19:42:53 certifi==2024.2.2 19:42:53 cffi==1.16.0 19:42:53 cfgv==3.4.0 19:42:53 chardet==5.2.0 19:42:53 charset-normalizer==3.3.2 19:42:53 click==8.1.7 19:42:53 cliff==4.6.0 19:42:53 cmd2==2.4.3 19:42:53 cryptography==3.3.2 19:42:53 debtcollector==3.0.0 19:42:53 decorator==5.1.1 19:42:53 defusedxml==0.7.1 19:42:53 Deprecated==1.2.14 19:42:53 distlib==0.3.8 19:42:53 dnspython==2.6.1 19:42:53 docker==4.2.2 19:42:53 dogpile.cache==1.3.2 19:42:53 email_validator==2.1.1 19:42:53 filelock==3.13.3 19:42:53 future==1.0.0 19:42:53 gitdb==4.0.11 19:42:53 GitPython==3.1.42 19:42:53 google-auth==2.29.0 19:42:53 httplib2==0.22.0 19:42:53 identify==2.5.35 19:42:53 idna==3.6 19:42:53 importlib-resources==1.5.0 19:42:53 iso8601==2.1.0 19:42:53 Jinja2==3.1.3 19:42:53 jmespath==1.0.1 19:42:53 jsonpatch==1.33 19:42:53 jsonpointer==2.4 19:42:53 jsonschema==4.21.1 19:42:53 jsonschema-specifications==2023.12.1 19:42:53 keystoneauth1==5.6.0 19:42:53 kubernetes==29.0.0 19:42:53 lftools==0.37.10 19:42:53 lxml==5.1.0 19:42:53 MarkupSafe==2.1.5 19:42:53 msgpack==1.0.8 19:42:53 multi_key_dict==2.0.3 19:42:53 munch==4.0.0 19:42:53 netaddr==1.2.1 19:42:53 netifaces==0.11.0 19:42:53 niet==1.4.2 19:42:53 nodeenv==1.8.0 19:42:53 oauth2client==4.1.3 19:42:53 oauthlib==3.2.2 19:42:53 openstacksdk==3.0.0 19:42:53 os-client-config==2.1.0 19:42:53 os-service-types==1.7.0 19:42:53 osc-lib==3.0.1 19:42:53 oslo.config==9.4.0 19:42:53 oslo.context==5.5.0 19:42:53 oslo.i18n==6.3.0 19:42:53 oslo.log==5.5.0 19:42:53 oslo.serialization==5.4.0 19:42:53 oslo.utils==7.1.0 19:42:53 packaging==24.0 19:42:53 pbr==6.0.0 19:42:53 platformdirs==4.2.0 19:42:53 prettytable==3.10.0 19:42:53 pyasn1==0.5.1 19:42:53 pyasn1-modules==0.3.0 19:42:53 pycparser==2.21 19:42:53 pygerrit2==2.0.15 19:42:53 PyGithub==2.3.0 19:42:53 pyinotify==0.9.6 19:42:53 PyJWT==2.8.0 19:42:53 PyNaCl==1.5.0 19:42:53 pyparsing==2.4.7 19:42:53 pyperclip==1.8.2 19:42:53 pyrsistent==0.20.0 19:42:53 python-cinderclient==9.5.0 19:42:53 python-dateutil==2.9.0.post0 19:42:53 python-heatclient==3.5.0 19:42:53 python-jenkins==1.8.2 19:42:53 python-keystoneclient==5.4.0 19:42:53 python-magnumclient==4.4.0 19:42:53 python-novaclient==18.6.0 19:42:53 python-openstackclient==6.6.0 19:42:53 python-swiftclient==4.5.0 19:42:53 PyYAML==6.0.1 19:42:53 referencing==0.34.0 19:42:53 requests==2.31.0 19:42:53 requests-oauthlib==2.0.0 19:42:53 requestsexceptions==1.4.0 19:42:53 rfc3986==2.0.0 19:42:53 rpds-py==0.18.0 19:42:53 rsa==4.9 19:42:53 ruamel.yaml==0.18.6 19:42:53 ruamel.yaml.clib==0.2.8 19:42:53 s3transfer==0.10.1 19:42:53 simplejson==3.19.2 19:42:53 six==1.16.0 19:42:53 smmap==5.0.1 19:42:53 soupsieve==2.5 19:42:53 stevedore==5.2.0 19:42:53 tabulate==0.9.0 19:42:53 toml==0.10.2 19:42:53 tomlkit==0.12.4 19:42:53 tqdm==4.66.2 19:42:53 typing_extensions==4.10.0 19:42:53 tzdata==2024.1 19:42:53 urllib3==1.26.18 19:42:53 virtualenv==20.25.1 19:42:53 wcwidth==0.2.13 19:42:53 websocket-client==1.7.0 19:42:53 wrapt==1.16.0 19:42:53 xdg==6.0.0 19:42:53 xmltodict==0.13.0 19:42:53 yq==3.2.3 19:42:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10648395780977540472.sh 19:42:53 ---> sudo-logs.sh 19:42:53 Archiving 'sudo' log.. 19:42:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16401842095844156320.sh 19:42:53 ---> job-cost.sh 19:42:53 Setup pyenv: 19:42:53 system 19:42:53 3.8.13 19:42:53 3.9.13 19:42:53 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:42:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCyh from file:/tmp/.os_lf_venv 19:42:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-MCyh/bin to PATH 19:42:59 INFO: No Stack... 19:43:00 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:00 INFO: Archiving Costs 19:43:00 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15126421585797686535.sh 19:43:00 ---> logs-deploy.sh 19:43:00 Setup pyenv: 19:43:00 system 19:43:00 3.8.13 19:43:00 3.9.13 19:43:00 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:43:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCyh from file:/tmp/.os_lf_venv 19:43:02 lf-activate-venv(): INFO: Installing: lftools 19:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-MCyh/bin to PATH 19:43:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/472 19:43:10 INFO: archiving workspace using pattern(s): 19:43:12 Archives upload complete. 19:43:12 INFO: archiving logs to Nexus 19:43:13 ---> uname -a: 19:43:13 Linux prd-ubuntu1804-builder-4c-4g-18095 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:43:13 19:43:13 19:43:13 ---> lscpu: 19:43:13 Architecture: x86_64 19:43:13 CPU op-mode(s): 32-bit, 64-bit 19:43:13 Byte Order: Little Endian 19:43:13 CPU(s): 4 19:43:13 On-line CPU(s) list: 0-3 19:43:13 Thread(s) per core: 1 19:43:13 Core(s) per socket: 1 19:43:13 Socket(s): 4 19:43:13 NUMA node(s): 1 19:43:13 Vendor ID: AuthenticAMD 19:43:13 CPU family: 23 19:43:13 Model: 49 19:43:13 Model name: AMD EPYC-Rome Processor 19:43:13 Stepping: 0 19:43:13 CPU MHz: 2799.998 19:43:13 BogoMIPS: 5599.99 19:43:13 Virtualization: AMD-V 19:43:13 Hypervisor vendor: KVM 19:43:13 Virtualization type: full 19:43:13 L1d cache: 32K 19:43:13 L1i cache: 32K 19:43:13 L2 cache: 512K 19:43:13 L3 cache: 16384K 19:43:13 NUMA node0 CPU(s): 0-3 19:43:13 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 19:43:13 19:43:13 19:43:13 ---> nproc: 19:43:13 4 19:43:13 19:43:13 19:43:13 ---> df -h: 19:43:13 Filesystem Size Used Avail Use% Mounted on 19:43:13 udev 7.9G 0 7.9G 0% /dev 19:43:13 tmpfs 1.6G 672K 1.6G 1% /run 19:43:13 /dev/vda1 78G 8.6G 69G 12% / 19:43:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:43:13 tmpfs 5.0M 0 5.0M 0% /run/lock 19:43:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:43:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:43:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:43:13 19:43:13 19:43:13 ---> free -m: 19:43:13 total used free shared buff/cache available 19:43:13 Mem: 16040 522 13032 0 2485 15187 19:43:13 Swap: 1023 0 1023 19:43:13 19:43:13 19:43:13 ---> ip addr: 19:43:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:43:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:43:13 inet 127.0.0.1/8 scope host lo 19:43:13 valid_lft forever preferred_lft forever 19:43:13 inet6 ::1/128 scope host 19:43:13 valid_lft forever preferred_lft forever 19:43:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:43:13 link/ether fa:16:3e:00:e0:08 brd ff:ff:ff:ff:ff:ff 19:43:13 inet 10.30.107.170/23 brd 10.30.107.255 scope global dynamic ens3 19:43:13 valid_lft 86140sec preferred_lft 86140sec 19:43:13 inet6 fe80::f816:3eff:fe00:e008/64 scope link 19:43:13 valid_lft forever preferred_lft forever 19:43:13 19:43:13 19:43:13 ---> sar -b -r -n DEV: 19:43:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18095) 03/25/24 _x86_64_ (4 CPU) 19:43:13 19:43:13 19:38:55 LINUX RESTART (4 CPU) 19:43:13 19:43:13 19:39:03 tps rtps wtps bread/s bwrtn/s 19:43:13 19:40:02 252.25 67.92 184.33 4172.38 44923.43 19:43:13 19:41:01 114.61 5.59 109.02 331.20 32689.92 19:43:13 19:42:01 55.39 0.23 55.16 11.33 26724.88 19:43:13 19:43:01 102.52 13.98 88.54 1053.82 13127.15 19:43:13 Average: 130.24 21.61 108.63 1373.20 29221.06 19:43:13 19:43:13 19:39:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:13 19:40:02 14090584 15540572 2334384 14.21 52500 1604712 891880 5.10 703736 1428592 74236 19:43:13 19:41:01 13690496 15525184 2734472 16.65 76796 1944108 878088 5.03 757504 1732500 143044 19:43:13 19:42:01 13628036 15529100 2796932 17.03 83600 1999316 805044 4.61 770320 1772208 55884 19:43:13 19:43:01 13373528 15582048 3051440 18.58 105828 2266608 759588 4.35 749560 2017456 105820 19:43:13 Average: 13695661 15544226 2729307 16.62 79681 1953686 833650 4.77 745280 1737689 94746 19:43:13 19:43:13 19:39:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:13 19:40:02 lo 2.14 2.14 0.22 0.22 0.00 0.00 0.00 0.00 19:43:13 19:40:02 ens3 356.75 246.91 1672.90 74.38 0.00 0.00 0.00 0.00 19:43:13 19:41:01 lo 12.95 12.95 1.44 1.44 0.00 0.00 0.00 0.00 19:43:13 19:41:01 ens3 65.23 53.45 614.17 9.25 0.00 0.00 0.00 0.00 19:43:13 19:42:01 lo 21.26 21.26 2.45 2.45 0.00 0.00 0.00 0.00 19:43:13 19:42:01 ens3 72.17 69.04 111.92 12.60 0.00 0.00 0.00 0.00 19:43:13 19:43:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:43:13 19:43:01 ens3 54.62 38.46 817.96 9.04 0.00 0.00 0.00 0.00 19:43:13 Average: lo 9.47 9.47 1.07 1.07 0.00 0.00 0.00 0.00 19:43:13 Average: ens3 135.64 100.94 797.71 25.99 0.00 0.00 0.00 0.00 19:43:13 19:43:13 19:43:13 ---> sar -P ALL: 19:43:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18095) 03/25/24 _x86_64_ (4 CPU) 19:43:13 19:43:13 19:38:55 LINUX RESTART (4 CPU) 19:43:13 19:43:13 19:39:03 CPU %user %nice %system %iowait %steal %idle 19:43:13 19:40:02 all 17.66 0.00 2.02 8.02 0.08 72.22 19:43:13 19:40:02 0 11.92 0.00 2.30 21.50 0.05 64.23 19:43:13 19:40:02 1 16.65 0.00 1.93 5.49 0.10 75.83 19:43:13 19:40:02 2 32.86 0.00 2.28 4.31 0.10 60.44 19:43:13 19:40:02 3 9.24 0.00 1.58 0.83 0.05 88.30 19:43:13 19:41:01 all 14.53 0.00 1.13 5.68 0.08 78.58 19:43:13 19:41:01 0 6.80 0.00 0.82 13.44 0.07 78.87 19:43:13 19:41:01 1 12.84 0.00 0.88 4.32 0.10 81.85 19:43:13 19:41:01 2 20.58 0.00 1.63 4.37 0.09 73.33 19:43:13 19:41:01 3 17.87 0.00 1.14 0.61 0.05 80.33 19:43:13 19:42:01 all 11.44 0.00 0.79 2.84 0.07 84.87 19:43:13 19:42:01 0 3.20 0.00 0.62 4.52 0.08 91.58 19:43:13 19:42:01 1 23.36 0.00 1.11 6.70 0.07 68.76 19:43:13 19:42:01 2 10.98 0.00 0.90 0.02 0.07 88.04 19:43:13 19:42:01 3 8.24 0.00 0.52 0.13 0.05 91.06 19:43:13 19:43:01 all 21.05 0.00 1.45 2.38 0.07 75.05 19:43:13 19:43:01 0 13.76 0.00 0.89 3.55 0.07 81.74 19:43:13 19:43:01 1 32.12 0.00 1.95 4.50 0.10 61.33 19:43:13 19:43:01 2 7.04 0.00 0.92 0.51 0.02 91.51 19:43:13 19:43:01 3 31.47 0.00 2.04 1.02 0.08 65.38 19:43:13 Average: all 16.17 0.00 1.34 4.69 0.07 77.72 19:43:13 Average: 0 8.90 0.00 1.15 10.64 0.07 79.24 19:43:13 Average: 1 21.33 0.00 1.47 5.25 0.09 71.86 19:43:13 Average: 2 17.67 0.00 1.42 2.27 0.07 78.57 19:43:13 Average: 3 16.75 0.00 1.32 0.65 0.06 81.23 19:43:13 19:43:13 19:43:13