12:47:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:47:13 Running as SYSTEM 12:47:13 [EnvInject] - Loading node environment variables. 12:47:13 Building remotely on prd-ubuntu1804-builder-4c-4g-22415 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:47:13 [ssh-agent] Looking for ssh-agent implementation... 12:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:13 $ ssh-agent 12:47:13 SSH_AUTH_SOCK=/tmp/ssh-5ACSVts2zkaD/agent.1732 12:47:13 SSH_AGENT_PID=1734 12:47:13 [ssh-agent] Started. 12:47:13 Running ssh-add (command line suppressed) 12:47:13 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_6188335659247859070.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_6188335659247859070.key) 12:47:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:47:13 The recommended git tool is: NONE 12:47:15 using credential onap-jenkins-ssh 12:47:15 Wiping out workspace first. 12:47:15 Cloning the remote Git repository 12:47:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:47:15 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:47:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:15 > git --version # timeout=10 12:47:15 > git --version # 'git version 2.17.1' 12:47:15 using GIT_SSH to set credentials Gerrit user 12:47:15 Verifying host key using manually-configured host key entries 12:47:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:21 using GIT_SSH to set credentials Gerrit user 12:47:21 Verifying host key using manually-configured host key entries 12:47:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/2 # timeout=30 12:47:21 > git rev-parse 42ee95e5f059fc78c77ed97717f871e326a18119^{commit} # timeout=10 12:47:21 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:21 Checking out Revision 42ee95e5f059fc78c77ed97717f871e326a18119 (refs/changes/72/137672/2) 12:47:21 > git config core.sparsecheckout # timeout=10 12:47:21 > git checkout -f 42ee95e5f059fc78c77ed97717f871e326a18119 # timeout=30 12:47:22 Commit message: "[COMMON] Update all ReadinessChecks" 12:47:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:22 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:47:22 [EnvInject] - Injecting environment variables from a build step. 12:47:22 [EnvInject] - Injecting as environment variables the properties content 12:47:22 PYTHON=python3 12:47:22 12:47:22 [EnvInject] - Variables injected successfully. 12:47:22 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10655518350493632146.sh 12:47:22 ---> tox-install.sh 12:47:22 + source /home/jenkins/lf-env.sh 12:47:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:22 ++ mktemp -d /tmp/venv-XXXX 12:47:22 + lf_venv=/tmp/venv-jvWe 12:47:22 + local venv_file=/tmp/.os_lf_venv 12:47:22 + local python=python3 12:47:22 + local options 12:47:22 + local set_path=true 12:47:22 + local install_args= 12:47:22 ++ 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:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:22 + true 12:47:22 + case $1 in 12:47:22 + venv_file=/tmp/.toxenv 12:47:22 + shift 2 12:47:22 + true 12:47:22 + case $1 in 12:47:22 + shift 12:47:22 + break 12:47:22 + case $python in 12:47:22 + local pkg_list= 12:47:22 + [[ -d /opt/pyenv ]] 12:47:22 + echo 'Setup pyenv:' 12:47:22 Setup pyenv: 12:47:22 + export PYENV_ROOT=/opt/pyenv 12:47:22 + PYENV_ROOT=/opt/pyenv 12:47:22 + 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:22 + 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:22 + pyenv versions 12:47:22 * system (set by /opt/pyenv/version) 12:47:22 * 3.8.13 (set by /opt/pyenv/version) 12:47:22 * 3.9.13 (set by /opt/pyenv/version) 12:47:22 * 3.10.6 (set by /opt/pyenv/version) 12:47:22 + command -v pyenv 12:47:22 ++ pyenv init - --no-rehash 12:47:22 + 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:22 export PATH="/opt/pyenv/shims:${PATH}" 12:47:22 export PYENV_SHELL=bash 12:47:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:22 pyenv() { 12:47:22 local command 12:47:22 command="${1:-}" 12:47:22 if [ "$#" -gt 0 ]; then 12:47:22 shift 12:47:22 fi 12:47:22 12:47:22 case "$command" in 12:47:22 rehash|shell) 12:47:22 eval "$(pyenv "sh-$command" "$@")" 12:47:22 ;; 12:47:22 *) 12:47:22 command pyenv "$command" "$@" 12:47:22 ;; 12:47:22 esac 12:47:22 }' 12:47:22 +++ 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:22 ++ 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:22 ++ 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:22 ++ 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:22 ++ export PYENV_SHELL=bash 12:47:22 ++ PYENV_SHELL=bash 12:47:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:22 +++ complete -F _pyenv pyenv 12:47:22 ++ lf-pyver python3 12:47:22 ++ local py_version_xy=python3 12:47:22 ++ local py_version_xyz= 12:47:22 ++ sed 's/^[ *]* //' 12:47:22 ++ pyenv versions 12:47:22 ++ grep -E '^[0-9.]*[0-9]$' 12:47:22 ++ local command 12:47:22 ++ command=versions 12:47:22 ++ '[' 1 -gt 0 ']' 12:47:22 ++ shift 12:47:22 ++ case "$command" in 12:47:22 ++ command pyenv versions 12:47:22 ++ pyenv versions 12:47:22 ++ awk '{ print $1 }' 12:47:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:22 +++ grep '^3' /tmp/.pyenv_versions 12:47:22 +++ sort -V 12:47:22 +++ tail -n 1 12:47:22 ++ py_version_xyz=3.10.6 12:47:22 ++ [[ -z 3.10.6 ]] 12:47:22 ++ echo 3.10.6 12:47:22 ++ return 0 12:47:22 + pyenv local 3.10.6 12:47:22 + local command 12:47:22 + command=local 12:47:22 + '[' 2 -gt 0 ']' 12:47:22 + shift 12:47:22 + case "$command" in 12:47:22 + command pyenv local 3.10.6 12:47:22 + pyenv local 3.10.6 12:47:22 + for arg in "$@" 12:47:22 + case $arg in 12:47:22 + pkg_list+='tox ' 12:47:22 + for arg in "$@" 12:47:22 + case $arg in 12:47:22 + pkg_list+='virtualenv ' 12:47:22 + for arg in "$@" 12:47:22 + case $arg in 12:47:22 + pkg_list+='urllib3~=1.26.15 ' 12:47:22 + [[ -f /tmp/.toxenv ]] 12:47:22 + [[ ! -f /tmp/.toxenv ]] 12:47:22 + [[ -n '' ]] 12:47:22 + python3 -m venv /tmp/venv-jvWe 12:47:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jvWe' 12:47:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jvWe 12:47:26 + echo /tmp/venv-jvWe 12:47:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:26 + /tmp/venv-jvWe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:30 + /tmp/venv-jvWe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:32 + type python3 12:47:32 + true 12:47:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jvWe/bin to PATH' 12:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-jvWe/bin to PATH 12:47:32 + PATH=/tmp/venv-jvWe/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:32 + return 0 12:47:32 + python3 --version 12:47:32 Python 3.10.6 12:47:32 + python3 -m pip --version 12:47:32 pip 24.0 from /tmp/venv-jvWe/lib/python3.10/site-packages/pip (python 3.10) 12:47:32 + python3 -m pip freeze 12:47:33 cachetools==5.3.3 12:47:33 chardet==5.2.0 12:47:33 colorama==0.4.6 12:47:33 distlib==0.3.8 12:47:33 filelock==3.13.4 12:47:33 packaging==24.0 12:47:33 platformdirs==4.2.0 12:47:33 pluggy==1.4.0 12:47:33 pyproject-api==1.6.1 12:47:33 tomli==2.0.1 12:47:33 tox==4.14.2 12:47:33 urllib3==1.26.18 12:47:33 virtualenv==20.25.1 12:47:33 [EnvInject] - Injecting environment variables from a build step. 12:47:33 [EnvInject] - Injecting as environment variables the properties content 12:47:33 PARALLEL=false 12:47:33 12:47:33 [EnvInject] - Variables injected successfully. 12:47:33 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6838130261396386264.sh 12:47:33 ---> tox-run.sh 12:47:33 + 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:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:47:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:47:33 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:47:33 + cd /w/workspace/oom-master-sphinx-lint/. 12:47:33 + source /home/jenkins/lf-env.sh 12:47:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:33 ++ mktemp -d /tmp/venv-XXXX 12:47:33 + lf_venv=/tmp/venv-tTaA 12:47:33 + local venv_file=/tmp/.os_lf_venv 12:47:33 + local python=python3 12:47:33 + local options 12:47:33 + local set_path=true 12:47:33 + local install_args= 12:47:33 ++ 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:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:33 + true 12:47:33 + case $1 in 12:47:33 + venv_file=/tmp/.toxenv 12:47:33 + shift 2 12:47:33 + true 12:47:33 + case $1 in 12:47:33 + shift 12:47:33 + break 12:47:33 + case $python in 12:47:33 + local pkg_list= 12:47:33 + [[ -d /opt/pyenv ]] 12:47:33 + echo 'Setup pyenv:' 12:47:33 Setup pyenv: 12:47:33 + export PYENV_ROOT=/opt/pyenv 12:47:33 + PYENV_ROOT=/opt/pyenv 12:47:33 + 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:33 + 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:33 + pyenv versions 12:47:33 system 12:47:33 3.8.13 12:47:33 3.9.13 12:47:33 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:47:33 + command -v pyenv 12:47:33 ++ pyenv init - --no-rehash 12:47:33 + 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:33 export PATH="/opt/pyenv/shims:${PATH}" 12:47:33 export PYENV_SHELL=bash 12:47:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:33 pyenv() { 12:47:33 local command 12:47:33 command="${1:-}" 12:47:33 if [ "$#" -gt 0 ]; then 12:47:33 shift 12:47:33 fi 12:47:33 12:47:33 case "$command" in 12:47:33 rehash|shell) 12:47:33 eval "$(pyenv "sh-$command" "$@")" 12:47:33 ;; 12:47:33 *) 12:47:33 command pyenv "$command" "$@" 12:47:33 ;; 12:47:33 esac 12:47:33 }' 12:47:33 +++ 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:33 ++ 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:33 ++ 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:33 ++ 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:33 ++ export PYENV_SHELL=bash 12:47:33 ++ PYENV_SHELL=bash 12:47:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:33 +++ complete -F _pyenv pyenv 12:47:33 ++ lf-pyver python3 12:47:33 ++ local py_version_xy=python3 12:47:33 ++ local py_version_xyz= 12:47:33 ++ pyenv versions 12:47:33 ++ local command 12:47:33 ++ sed 's/^[ *]* //' 12:47:33 ++ command=versions 12:47:33 ++ '[' 1 -gt 0 ']' 12:47:33 ++ shift 12:47:33 ++ case "$command" in 12:47:33 ++ command pyenv versions 12:47:33 ++ pyenv versions 12:47:33 ++ grep -E '^[0-9.]*[0-9]$' 12:47:33 ++ awk '{ print $1 }' 12:47:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:33 +++ grep '^3' /tmp/.pyenv_versions 12:47:33 +++ sort -V 12:47:33 +++ tail -n 1 12:47:33 ++ py_version_xyz=3.10.6 12:47:33 ++ [[ -z 3.10.6 ]] 12:47:33 ++ echo 3.10.6 12:47:33 ++ return 0 12:47:33 + pyenv local 3.10.6 12:47:33 + local command 12:47:33 + command=local 12:47:33 + '[' 2 -gt 0 ']' 12:47:33 + shift 12:47:33 + case "$command" in 12:47:33 + command pyenv local 3.10.6 12:47:33 + pyenv local 3.10.6 12:47:33 + for arg in "$@" 12:47:33 + case $arg in 12:47:33 + pkg_list+='tox ' 12:47:33 + for arg in "$@" 12:47:33 + case $arg in 12:47:33 + pkg_list+='virtualenv ' 12:47:33 + for arg in "$@" 12:47:33 + case $arg in 12:47:33 + pkg_list+='urllib3~=1.26.15 ' 12:47:33 + [[ -f /tmp/.toxenv ]] 12:47:33 ++ cat /tmp/.toxenv 12:47:33 + lf_venv=/tmp/venv-jvWe 12:47:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jvWe from' file:/tmp/.toxenv 12:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jvWe from file:/tmp/.toxenv 12:47:33 + /tmp/venv-jvWe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:34 + /tmp/venv-jvWe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:35 + type python3 12:47:35 + true 12:47:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jvWe/bin to PATH' 12:47:35 lf-activate-venv(): INFO: Adding /tmp/venv-jvWe/bin to PATH 12:47:35 + PATH=/tmp/venv-jvWe/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:35 + return 0 12:47:35 + [[ -d /opt/pyenv ]] 12:47:35 + echo '---> Setting up pyenv' 12:47:35 ---> Setting up pyenv 12:47:35 + export PYENV_ROOT=/opt/pyenv 12:47:35 + PYENV_ROOT=/opt/pyenv 12:47:35 + export PATH=/opt/pyenv/bin:/tmp/venv-jvWe/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:35 + PATH=/opt/pyenv/bin:/tmp/venv-jvWe/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:35 ++ pwd 12:47:35 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:47:35 + export PYTHONPATH 12:47:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:35 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:35 + tox --version 12:47:36 4.14.2 from /tmp/venv-jvWe/lib/python3.10/site-packages/tox/__init__.py 12:47:36 + PARALLEL=false 12:47:36 + TOX_OPTIONS_LIST= 12:47:36 + [[ -n docs,docs-linkcheck ]] 12:47:36 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:47:36 + case ${PARALLEL,,} in 12:47:36 + tox -e docs,docs-linkcheck 12:47:36 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:47:38 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:48:05 docs: freeze> python -m pip freeze --all 12:48:06 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:48:06 docs: commands[0]> sudo apt install graphviz 12:48:06 12:48:06 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:48:06 12:48:06 Reading package lists... 12:48:06 Building dependency tree... 12:48:06 Reading state information... 12:48:06 graphviz is already the newest version (2.40.1-2). 12:48:06 The following packages were automatically installed and are no longer required: 12:48:06 libmysqlclient20 mysql-common 12:48:06 Use 'sudo apt autoremove' to remove them. 12:48:06 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:48:06 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:48:11 docs: OK ✔ in 33.77 seconds 12:48:11 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:26 docs-linkcheck: freeze> python -m pip freeze --all 12:48:26 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:26 docs-linkcheck: commands[0]> sudo apt install graphviz 12:48:26 12:48:26 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:48:26 12:48:26 Reading package lists... 12:48:26 Building dependency tree... 12:48:26 Reading state information... 12:48:26 graphviz is already the newest version (2.40.1-2). 12:48:26 The following packages were automatically installed and are no longer required: 12:48:26 libmysqlclient20 mysql-common 12:48:26 Use 'sudo apt autoremove' to remove them. 12:48:26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:48:26 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:40 docs: OK (33.77=setup[29.71]+cmd[0.24,3.82] seconds) 12:49:40 docs-linkcheck: OK (90.15=setup[16.62]+cmd[0.22,73.31] seconds) 12:49:40 congratulations :) (124.09 seconds) 12:49:40 + tox_status=0 12:49:40 + echo '---> Completed tox runs' 12:49:40 ---> Completed tox runs 12:49:40 + for i in .tox/*/log 12:49:40 ++ awk -F/ '{print $2}' 12:49:40 ++ echo .tox/docs-linkcheck/log 12:49:40 + tox_env=docs-linkcheck 12:49:40 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:49:40 + for i in .tox/*/log 12:49:40 ++ echo .tox/docs/log 12:49:40 ++ awk -F/ '{print $2}' 12:49:40 + tox_env=docs 12:49:40 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:49:40 + DOC_DIR=docs/_build/html 12:49:40 + [[ -d docs/_build/html ]] 12:49:40 + echo '---> Archiving generated docs' 12:49:40 ---> Archiving generated docs 12:49:40 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:49:40 + echo '---> tox-run.sh ends' 12:49:40 ---> tox-run.sh ends 12:49:40 + test 0 -eq 0 12:49:40 $ ssh-agent -k 12:49:40 unset SSH_AUTH_SOCK; 12:49:40 unset SSH_AGENT_PID; 12:49:40 echo Agent pid 1734 killed; 12:49:40 [ssh-agent] Stopped. 12:49:40 [PostBuildScript] - [INFO] Executing post build scripts. 12:49:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17635398825669843731.sh 12:49:40 ---> sysstat.sh 12:49:40 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5981920934321959522.sh 12:49:41 ---> package-listing.sh 12:49:41 ++ facter osfamily 12:49:41 ++ tr '[:upper:]' '[:lower:]' 12:49:41 + OS_FAMILY=debian 12:49:41 + workspace=/w/workspace/oom-master-sphinx-lint 12:49:41 + START_PACKAGES=/tmp/packages_start.txt 12:49:41 + END_PACKAGES=/tmp/packages_end.txt 12:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:41 + PACKAGES=/tmp/packages_start.txt 12:49:41 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:49:41 + PACKAGES=/tmp/packages_end.txt 12:49:41 + case "${OS_FAMILY}" in 12:49:41 + dpkg -l 12:49:41 + grep '^ii' 12:49:41 + '[' -f /tmp/packages_start.txt ']' 12:49:41 + '[' -f /tmp/packages_end.txt ']' 12:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:41 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:49:41 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:49:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:49:41 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15958270366769468890.sh 12:49:41 ---> capture-instance-metadata.sh 12:49:41 Setup pyenv: 12:49:41 system 12:49:41 3.8.13 12:49:41 3.9.13 12:49:41 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:49:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h6Jt 12:49:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:49:48 lf-activate-venv(): INFO: Installing: lftools 12:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-h6Jt/bin to PATH 12:50:24 INFO: Running in OpenStack, capturing instance metadata 12:50:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7969515407793435866.sh 12:50:24 provisioning config files... 12:50:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config2061232304785165909tmp 12:50:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:50:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:50:24 [EnvInject] - Injecting environment variables from a build step. 12:50:24 [EnvInject] - Injecting as environment variables the properties content 12:50:24 SERVER_ID=logs 12:50:24 12:50:24 [EnvInject] - Variables injected successfully. 12:50:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4817143808793945223.sh 12:50:24 ---> create-netrc.sh 12:50:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15163085428434378802.sh 12:50:24 ---> python-tools-install.sh 12:50:24 Setup pyenv: 12:50:25 system 12:50:25 3.8.13 12:50:25 3.9.13 12:50:25 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:50:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6Jt from file:/tmp/.os_lf_venv 12:50:29 lf-activate-venv(): INFO: Installing: lftools 12:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-h6Jt/bin to PATH 12:50:37 Generating Requirements File 12:51:08 Python 3.10.6 12:51:08 pip 24.0 from /tmp/venv-h6Jt/lib/python3.10/site-packages/pip (python 3.10) 12:51:08 appdirs==1.4.4 12:51:08 argcomplete==3.2.3 12:51:08 aspy.yaml==1.3.0 12:51:08 attrs==23.2.0 12:51:08 autopage==0.5.2 12:51:08 beautifulsoup4==4.12.3 12:51:08 boto3==1.34.82 12:51:08 botocore==1.34.82 12:51:08 bs4==0.0.2 12:51:08 cachetools==5.3.3 12:51:08 certifi==2024.2.2 12:51:08 cffi==1.16.0 12:51:08 cfgv==3.4.0 12:51:08 chardet==5.2.0 12:51:08 charset-normalizer==3.3.2 12:51:08 click==8.1.7 12:51:08 cliff==4.6.0 12:51:08 cmd2==2.4.3 12:51:08 cryptography==3.3.2 12:51:08 debtcollector==3.0.0 12:51:08 decorator==5.1.1 12:51:08 defusedxml==0.7.1 12:51:08 Deprecated==1.2.14 12:51:08 distlib==0.3.8 12:51:08 dnspython==2.6.1 12:51:08 docker==4.2.2 12:51:08 dogpile.cache==1.3.2 12:51:08 email_validator==2.1.1 12:51:08 filelock==3.13.4 12:51:08 future==1.0.0 12:51:08 gitdb==4.0.11 12:51:08 GitPython==3.1.43 12:51:08 google-auth==2.29.0 12:51:08 httplib2==0.22.0 12:51:08 identify==2.5.35 12:51:08 idna==3.7 12:51:08 importlib-resources==1.5.0 12:51:08 iso8601==2.1.0 12:51:08 Jinja2==3.1.3 12:51:08 jmespath==1.0.1 12:51:08 jsonpatch==1.33 12:51:08 jsonpointer==2.4 12:51:08 jsonschema==4.21.1 12:51:08 jsonschema-specifications==2023.12.1 12:51:08 keystoneauth1==5.6.0 12:51:08 kubernetes==29.0.0 12:51:08 lftools==0.37.10 12:51:08 lxml==5.2.1 12:51:08 MarkupSafe==2.1.5 12:51:08 msgpack==1.0.8 12:51:08 multi_key_dict==2.0.3 12:51:08 munch==4.0.0 12:51:08 netaddr==1.2.1 12:51:08 netifaces==0.11.0 12:51:08 niet==1.4.2 12:51:08 nodeenv==1.8.0 12:51:08 oauth2client==4.1.3 12:51:08 oauthlib==3.2.2 12:51:08 openstacksdk==3.0.0 12:51:08 os-client-config==2.1.0 12:51:08 os-service-types==1.7.0 12:51:08 osc-lib==3.0.1 12:51:08 oslo.config==9.4.0 12:51:08 oslo.context==5.5.0 12:51:08 oslo.i18n==6.3.0 12:51:08 oslo.log==5.5.1 12:51:08 oslo.serialization==5.4.0 12:51:08 oslo.utils==7.1.0 12:51:08 packaging==24.0 12:51:08 pbr==6.0.0 12:51:08 platformdirs==4.2.0 12:51:08 prettytable==3.10.0 12:51:08 pyasn1==0.6.0 12:51:08 pyasn1_modules==0.4.0 12:51:08 pycparser==2.22 12:51:08 pygerrit2==2.0.15 12:51:08 PyGithub==2.3.0 12:51:08 pyinotify==0.9.6 12:51:08 PyJWT==2.8.0 12:51:08 PyNaCl==1.5.0 12:51:08 pyparsing==2.4.7 12:51:08 pyperclip==1.8.2 12:51:08 pyrsistent==0.20.0 12:51:08 python-cinderclient==9.5.0 12:51:08 python-dateutil==2.9.0.post0 12:51:08 python-heatclient==3.5.0 12:51:08 python-jenkins==1.8.2 12:51:08 python-keystoneclient==5.4.0 12:51:08 python-magnumclient==4.4.0 12:51:08 python-novaclient==18.6.0 12:51:08 python-openstackclient==6.6.0 12:51:08 python-swiftclient==4.5.0 12:51:08 PyYAML==6.0.1 12:51:08 referencing==0.34.0 12:51:08 requests==2.31.0 12:51:08 requests-oauthlib==2.0.0 12:51:08 requestsexceptions==1.4.0 12:51:08 rfc3986==2.0.0 12:51:08 rpds-py==0.18.0 12:51:08 rsa==4.9 12:51:08 ruamel.yaml==0.18.6 12:51:08 ruamel.yaml.clib==0.2.8 12:51:08 s3transfer==0.10.1 12:51:08 simplejson==3.19.2 12:51:08 six==1.16.0 12:51:08 smmap==5.0.1 12:51:08 soupsieve==2.5 12:51:08 stevedore==5.2.0 12:51:08 tabulate==0.9.0 12:51:08 toml==0.10.2 12:51:08 tomlkit==0.12.4 12:51:08 tqdm==4.66.2 12:51:08 typing_extensions==4.11.0 12:51:08 tzdata==2024.1 12:51:08 urllib3==1.26.18 12:51:08 virtualenv==20.25.1 12:51:08 wcwidth==0.2.13 12:51:08 websocket-client==1.7.0 12:51:08 wrapt==1.16.0 12:51:08 xdg==6.0.0 12:51:08 xmltodict==0.13.0 12:51:08 yq==3.2.3 12:51:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1100495598465426715.sh 12:51:08 ---> sudo-logs.sh 12:51:08 Archiving 'sudo' log.. 12:51:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7589690924862483907.sh 12:51:09 ---> job-cost.sh 12:51:09 Setup pyenv: 12:51:09 system 12:51:09 3.8.13 12:51:09 3.9.13 12:51:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:51:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6Jt from file:/tmp/.os_lf_venv 12:51:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-h6Jt/bin to PATH 12:51:16 INFO: No Stack... 12:51:16 INFO: Retrieving Pricing Info for: v3-standard-4 12:51:16 INFO: Archiving Costs 12:51:16 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4362079665370788520.sh 12:51:16 ---> logs-deploy.sh 12:51:16 Setup pyenv: 12:51:17 system 12:51:17 3.8.13 12:51:17 3.9.13 12:51:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:51:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h6Jt from file:/tmp/.os_lf_venv 12:51:18 lf-activate-venv(): INFO: Installing: lftools 12:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-h6Jt/bin to PATH 12:51:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/485 12:51:27 INFO: archiving workspace using pattern(s): 12:51:29 Archives upload complete. 12:51:29 INFO: archiving logs to Nexus 12:51:30 ---> uname -a: 12:51:30 Linux prd-ubuntu1804-builder-4c-4g-22415 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:51:30 12:51:30 12:51:30 ---> lscpu: 12:51:30 Architecture: x86_64 12:51:30 CPU op-mode(s): 32-bit, 64-bit 12:51:30 Byte Order: Little Endian 12:51:30 CPU(s): 4 12:51:30 On-line CPU(s) list: 0-3 12:51:30 Thread(s) per core: 1 12:51:30 Core(s) per socket: 1 12:51:30 Socket(s): 4 12:51:30 NUMA node(s): 1 12:51:30 Vendor ID: AuthenticAMD 12:51:30 CPU family: 23 12:51:30 Model: 49 12:51:30 Model name: AMD EPYC-Rome Processor 12:51:30 Stepping: 0 12:51:30 CPU MHz: 2800.000 12:51:30 BogoMIPS: 5600.00 12:51:30 Virtualization: AMD-V 12:51:30 Hypervisor vendor: KVM 12:51:30 Virtualization type: full 12:51:30 L1d cache: 32K 12:51:30 L1i cache: 32K 12:51:30 L2 cache: 512K 12:51:30 L3 cache: 16384K 12:51:30 NUMA node0 CPU(s): 0-3 12:51: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 12:51:30 12:51:30 12:51:30 ---> nproc: 12:51:30 4 12:51:30 12:51:30 12:51:30 ---> df -h: 12:51:30 Filesystem Size Used Avail Use% Mounted on 12:51:30 udev 7.9G 0 7.9G 0% /dev 12:51:30 tmpfs 1.6G 672K 1.6G 1% /run 12:51:30 /dev/vda1 78G 8.6G 69G 12% / 12:51:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:51:30 tmpfs 5.0M 0 5.0M 0% /run/lock 12:51:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:51:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:51:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:51:30 12:51:30 12:51:30 ---> free -m: 12:51:30 total used free shared buff/cache available 12:51:30 Mem: 16040 533 13037 0 2469 15175 12:51:30 Swap: 1023 0 1023 12:51:30 12:51:30 12:51:30 ---> ip addr: 12:51:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:51:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:51:30 inet 127.0.0.1/8 scope host lo 12:51:30 valid_lft forever preferred_lft forever 12:51:30 inet6 ::1/128 scope host 12:51:30 valid_lft forever preferred_lft forever 12:51:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:51:30 link/ether fa:16:3e:86:67:4b brd ff:ff:ff:ff:ff:ff 12:51:30 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic ens3 12:51:30 valid_lft 86119sec preferred_lft 86119sec 12:51:30 inet6 fe80::f816:3eff:fe86:674b/64 scope link 12:51:30 valid_lft forever preferred_lft forever 12:51:30 12:51:30 12:51:30 ---> sar -b -r -n DEV: 12:51:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22415) 04/11/24 _x86_64_ (4 CPU) 12:51:30 12:51:30 12:46:51 LINUX RESTART (4 CPU) 12:51:30 12:51:30 12:47:01 tps rtps wtps bread/s bwrtn/s 12:51:30 12:48:01 145.54 65.34 80.20 4015.06 34302.42 12:51:30 12:49:01 114.50 5.33 109.17 319.28 31673.25 12:51:30 12:50:01 30.03 0.20 29.83 10.40 19221.46 12:51:30 12:51:01 100.27 13.85 86.42 1048.09 18821.93 12:51:30 Average: 97.58 21.18 76.40 1348.21 26004.77 12:51:30 12:51:30 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:51:30 12:48:01 13921004 15510068 2503964 15.24 62136 1728376 923800 5.29 749624 1540300 163824 12:51:30 12:49:01 13687592 15517560 2737376 16.67 76472 1940088 917304 5.25 765744 1728864 2580 12:51:30 12:50:01 13645180 15532032 2779788 16.92 82184 1987660 790660 4.52 766320 1763012 40196 12:51:30 12:51:01 13397048 15530752 3027920 18.43 101044 2204116 792976 4.54 799328 1954832 46764 12:51:30 Average: 13662706 15522603 2762262 16.82 80459 1965060 856185 4.90 770254 1746752 63341 12:51:30 12:51:30 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:51:30 12:48:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 12:51:30 12:48:01 ens3 442.41 284.20 2203.68 66.67 0.00 0.00 0.00 0.00 12:51:30 12:49:01 lo 20.31 20.31 2.31 2.31 0.00 0.00 0.00 0.00 12:51:30 12:49:01 ens3 58.87 59.02 37.32 10.08 0.00 0.00 0.00 0.00 12:51:30 12:50:01 lo 13.88 13.88 1.59 1.59 0.00 0.00 0.00 0.00 12:51:30 12:50:01 ens3 55.57 51.06 85.02 24.37 0.00 0.00 0.00 0.00 12:51:30 12:51:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:51:30 12:51:01 ens3 48.46 32.93 782.82 7.43 0.00 0.00 0.00 0.00 12:51:30 Average: lo 9.37 9.37 1.06 1.06 0.00 0.00 0.00 0.00 12:51:30 Average: ens3 151.33 106.80 777.21 27.14 0.00 0.00 0.00 0.00 12:51:30 12:51:30 12:51:30 ---> sar -P ALL: 12:51:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22415) 04/11/24 _x86_64_ (4 CPU) 12:51:30 12:51:30 12:46:51 LINUX RESTART (4 CPU) 12:51:30 12:51:30 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:51:30 12:48:01 all 19.77 0.00 2.05 7.80 0.07 70.31 12:51:30 12:48:01 0 17.68 0.00 2.01 2.58 0.05 77.69 12:51:30 12:48:01 1 27.87 0.00 2.40 14.36 0.08 55.28 12:51:30 12:48:01 2 15.67 0.00 1.59 13.29 0.07 69.37 12:51:30 12:48:01 3 17.82 0.00 2.24 0.94 0.05 78.94 12:51:30 12:49:01 all 11.81 0.00 0.95 4.45 0.07 82.71 12:51:30 12:49:01 0 21.46 0.00 1.25 0.98 0.03 76.27 12:51:30 12:49:01 1 6.07 0.00 0.84 9.68 0.07 83.35 12:51:30 12:49:01 2 10.25 0.00 1.07 2.49 0.08 86.11 12:51:30 12:49:01 3 9.41 0.00 0.64 4.68 0.10 85.18 12:51:30 12:50:01 all 8.70 0.00 0.62 3.09 0.04 87.54 12:51:30 12:50:01 0 11.01 0.00 0.71 0.12 0.05 88.11 12:51:30 12:50:01 1 4.65 0.00 0.48 0.07 0.03 94.76 12:51:30 12:50:01 2 16.24 0.00 0.91 1.88 0.07 80.90 12:51:30 12:50:01 3 2.93 0.00 0.40 10.30 0.03 86.33 12:51:30 12:51:01 all 18.12 0.00 1.26 5.59 0.06 74.97 12:51:30 12:51:01 0 12.84 0.00 1.19 3.93 0.08 81.95 12:51:30 12:51:01 1 13.85 0.00 1.22 4.10 0.03 80.79 12:51:30 12:51:01 2 34.77 0.00 1.47 2.12 0.08 61.55 12:51:30 12:51:01 3 11.13 0.00 1.19 12.17 0.05 75.47 12:51:30 Average: all 14.60 0.00 1.22 5.23 0.06 78.89 12:51:30 Average: 0 15.76 0.00 1.29 1.90 0.05 81.00 12:51:30 Average: 1 13.11 0.00 1.23 7.04 0.05 78.56 12:51:30 Average: 2 19.21 0.00 1.26 4.95 0.08 74.51 12:51:30 Average: 3 10.31 0.00 1.12 7.03 0.06 81.48 12:51:30 12:51:30 12:51:30