16:14:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 16:14:29 Running as SYSTEM 16:14:29 [EnvInject] - Loading node environment variables. 16:14:29 Building remotely on prd-ubuntu1804-builder-4c-4g-22159 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 16:14:29 [ssh-agent] Looking for ssh-agent implementation... 16:14:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:29 $ ssh-agent 16:14:29 SSH_AUTH_SOCK=/tmp/ssh-D9BB5ZJXPtBR/agent.1661 16:14:29 SSH_AGENT_PID=1663 16:14:29 [ssh-agent] Started. 16:14:29 Running ssh-add (command line suppressed) 16:14:29 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_8156330527263561658.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_8156330527263561658.key) 16:14:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:14:29 The recommended git tool is: NONE 16:14:31 using credential onap-jenkins-ssh 16:14:31 Wiping out workspace first. 16:14:31 Cloning the remote Git repository 16:14:31 Cloning repository git://cloud.onap.org/mirror/oom.git 16:14:31 > git init /w/workspace/oom-master-doc8-lint # timeout=10 16:14:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:14:31 > git --version # timeout=10 16:14:31 > git --version # 'git version 2.17.1' 16:14:31 using GIT_SSH to set credentials Gerrit user 16:14:31 Verifying host key using manually-configured host key entries 16:14:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:14:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:14:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:14:38 using GIT_SSH to set credentials Gerrit user 16:14:38 Verifying host key using manually-configured host key entries 16:14:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/20 # timeout=30 16:14:38 > git rev-parse e87158212f32c0e47803b94469a20c93c4fdf796^{commit} # timeout=10 16:14:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:14:38 Checking out Revision e87158212f32c0e47803b94469a20c93c4fdf796 (refs/changes/00/141100/20) 16:14:38 > git config core.sparsecheckout # timeout=10 16:14:38 > git checkout -f e87158212f32c0e47803b94469a20c93c4fdf796 # timeout=30 16:14:38 Commit message: "[DOC] Add ArgoCD deployment example and guide" 16:14:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:14:38 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 16:14:42 [EnvInject] - Injecting environment variables from a build step. 16:14:42 [EnvInject] - Injecting as environment variables the properties content 16:14:42 PYTHON=python3 16:14:42 16:14:42 [EnvInject] - Variables injected successfully. 16:14:42 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins14174244850710079761.sh 16:14:42 ---> tox-install.sh 16:14:42 + source /home/jenkins/lf-env.sh 16:14:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:14:42 ++ mktemp -d /tmp/venv-XXXX 16:14:42 + lf_venv=/tmp/venv-tzrY 16:14:42 + local venv_file=/tmp/.os_lf_venv 16:14:42 + local python=python3 16:14:42 + local options 16:14:42 + local set_path=true 16:14:42 + local install_args= 16:14:42 ++ 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 16:14:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:14:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:14:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:14:42 + true 16:14:42 + case $1 in 16:14:42 + venv_file=/tmp/.toxenv 16:14:42 + shift 2 16:14:42 + true 16:14:42 + case $1 in 16:14:42 + shift 16:14:42 + break 16:14:42 + case $python in 16:14:42 + local pkg_list= 16:14:42 + [[ -d /opt/pyenv ]] 16:14:42 + echo 'Setup pyenv:' 16:14:42 Setup pyenv: 16:14:42 + export PYENV_ROOT=/opt/pyenv 16:14:42 + PYENV_ROOT=/opt/pyenv 16:14:42 + 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 16:14:42 + 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 16:14:42 + pyenv versions 16:14:42 * system (set by /opt/pyenv/version) 16:14:42 * 3.8.13 (set by /opt/pyenv/version) 16:14:42 * 3.9.13 (set by /opt/pyenv/version) 16:14:42 * 3.10.6 (set by /opt/pyenv/version) 16:14:42 + command -v pyenv 16:14:42 ++ pyenv init - --no-rehash 16:14:42 + 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[*]}"'\'')" 16:14:42 export PATH="/opt/pyenv/shims:${PATH}" 16:14:42 export PYENV_SHELL=bash 16:14:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:14:42 pyenv() { 16:14:42 local command 16:14:42 command="${1:-}" 16:14:42 if [ "$#" -gt 0 ]; then 16:14:42 shift 16:14:42 fi 16:14:42 16:14:42 case "$command" in 16:14:42 rehash|shell) 16:14:42 eval "$(pyenv "sh-$command" "$@")" 16:14:42 ;; 16:14:42 *) 16:14:42 command pyenv "$command" "$@" 16:14:42 ;; 16:14:42 esac 16:14:42 }' 16:14:42 +++ 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[*]}"' 16:14:42 ++ 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 16:14:42 ++ 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 16:14:42 ++ 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 16:14:42 ++ export PYENV_SHELL=bash 16:14:42 ++ PYENV_SHELL=bash 16:14:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:14:42 +++ complete -F _pyenv pyenv 16:14:42 ++ lf-pyver python3 16:14:42 ++ local py_version_xy=python3 16:14:42 ++ local py_version_xyz= 16:14:42 ++ pyenv versions 16:14:42 ++ sed 's/^[ *]* //' 16:14:42 ++ local command 16:14:42 ++ awk '{ print $1 }' 16:14:42 ++ command=versions 16:14:42 ++ grep -E '^[0-9.]*[0-9]$' 16:14:42 ++ '[' 1 -gt 0 ']' 16:14:42 ++ shift 16:14:42 ++ case "$command" in 16:14:42 ++ command pyenv versions 16:14:42 ++ pyenv versions 16:14:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:14:42 +++ grep '^3' /tmp/.pyenv_versions 16:14:42 +++ sort -V 16:14:42 +++ tail -n 1 16:14:42 ++ py_version_xyz=3.10.6 16:14:42 ++ [[ -z 3.10.6 ]] 16:14:42 ++ echo 3.10.6 16:14:42 ++ return 0 16:14:42 + pyenv local 3.10.6 16:14:42 + local command 16:14:42 + command=local 16:14:42 + '[' 2 -gt 0 ']' 16:14:42 + shift 16:14:42 + case "$command" in 16:14:42 + command pyenv local 3.10.6 16:14:42 + pyenv local 3.10.6 16:14:42 + for arg in "$@" 16:14:42 + case $arg in 16:14:42 + pkg_list+='tox ' 16:14:42 + for arg in "$@" 16:14:42 + case $arg in 16:14:42 + pkg_list+='virtualenv ' 16:14:42 + for arg in "$@" 16:14:42 + case $arg in 16:14:42 + pkg_list+='urllib3~=1.26.15 ' 16:14:42 + [[ -f /tmp/.toxenv ]] 16:14:42 + [[ ! -f /tmp/.toxenv ]] 16:14:42 + [[ -n '' ]] 16:14:42 + python3 -m venv /tmp/venv-tzrY 16:14:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tzrY' 16:14:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tzrY 16:14:47 + echo /tmp/venv-tzrY 16:14:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:14:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:14:47 + /tmp/venv-tzrY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:14:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:14:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:14:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:14:51 + /tmp/venv-tzrY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:14:54 + type python3 16:14:54 + true 16:14:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tzrY/bin to PATH' 16:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-tzrY/bin to PATH 16:14:54 + PATH=/tmp/venv-tzrY/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 16:14:54 + return 0 16:14:54 + python3 --version 16:14:54 Python 3.10.6 16:14:54 + python3 -m pip --version 16:14:54 pip 25.1.1 from /tmp/venv-tzrY/lib/python3.10/site-packages/pip (python 3.10) 16:14:54 + python3 -m pip freeze 16:14:54 cachetools==6.1.0 16:14:54 chardet==5.2.0 16:14:54 colorama==0.4.6 16:14:54 distlib==0.3.9 16:14:54 filelock==3.18.0 16:14:54 packaging==25.0 16:14:54 platformdirs==4.3.8 16:14:54 pluggy==1.6.0 16:14:54 pyproject-api==1.9.1 16:14:54 tomli==2.2.1 16:14:54 tox==4.27.0 16:14:54 typing_extensions==4.14.0 16:14:54 urllib3==1.26.20 16:14:54 virtualenv==20.31.2 16:14:54 [EnvInject] - Injecting environment variables from a build step. 16:14:54 [EnvInject] - Injecting as environment variables the properties content 16:14:54 PARALLEL=false 16:14:54 16:14:54 [EnvInject] - Variables injected successfully. 16:14:54 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins6060439868300170781.sh 16:14:54 ---> tox-run.sh 16:14:54 + 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 16:14:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 16:14:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 16:14:54 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 16:14:54 + cd /w/workspace/oom-master-doc8-lint/. 16:14:54 + source /home/jenkins/lf-env.sh 16:14:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:14:54 ++ mktemp -d /tmp/venv-XXXX 16:14:54 + lf_venv=/tmp/venv-96Yn 16:14:54 + local venv_file=/tmp/.os_lf_venv 16:14:54 + local python=python3 16:14:54 + local options 16:14:54 + local set_path=true 16:14:54 + local install_args= 16:14:54 ++ 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 16:14:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:14:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:14:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:14:54 + true 16:14:54 + case $1 in 16:14:54 + venv_file=/tmp/.toxenv 16:14:54 + shift 2 16:14:54 + true 16:14:54 + case $1 in 16:14:54 + shift 16:14:54 + break 16:14:54 + case $python in 16:14:54 + local pkg_list= 16:14:54 + [[ -d /opt/pyenv ]] 16:14:54 + echo 'Setup pyenv:' 16:14:54 Setup pyenv: 16:14:54 + export PYENV_ROOT=/opt/pyenv 16:14:54 + PYENV_ROOT=/opt/pyenv 16:14:54 + 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 16:14:54 + 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 16:14:54 + pyenv versions 16:14:54 system 16:14:54 3.8.13 16:14:54 3.9.13 16:14:54 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 16:14:54 + command -v pyenv 16:14:54 ++ pyenv init - --no-rehash 16:14:55 + 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[*]}"'\'')" 16:14:55 export PATH="/opt/pyenv/shims:${PATH}" 16:14:55 export PYENV_SHELL=bash 16:14:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:14:55 pyenv() { 16:14:55 local command 16:14:55 command="${1:-}" 16:14:55 if [ "$#" -gt 0 ]; then 16:14:55 shift 16:14:55 fi 16:14:55 16:14:55 case "$command" in 16:14:55 rehash|shell) 16:14:55 eval "$(pyenv "sh-$command" "$@")" 16:14:55 ;; 16:14:55 *) 16:14:55 command pyenv "$command" "$@" 16:14:55 ;; 16:14:55 esac 16:14:55 }' 16:14:55 +++ 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[*]}"' 16:14:55 ++ 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 16:14:55 ++ 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 16:14:55 ++ 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 16:14:55 ++ export PYENV_SHELL=bash 16:14:55 ++ PYENV_SHELL=bash 16:14:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:14:55 +++ complete -F _pyenv pyenv 16:14:55 ++ lf-pyver python3 16:14:55 ++ local py_version_xy=python3 16:14:55 ++ local py_version_xyz= 16:14:55 ++ sed 's/^[ *]* //' 16:14:55 ++ pyenv versions 16:14:55 ++ local command 16:14:55 ++ command=versions 16:14:55 ++ '[' 1 -gt 0 ']' 16:14:55 ++ shift 16:14:55 ++ case "$command" in 16:14:55 ++ command pyenv versions 16:14:55 ++ pyenv versions 16:14:55 ++ grep -E '^[0-9.]*[0-9]$' 16:14:55 ++ awk '{ print $1 }' 16:14:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:14:55 +++ grep '^3' /tmp/.pyenv_versions 16:14:55 +++ sort -V 16:14:55 +++ tail -n 1 16:14:55 ++ py_version_xyz=3.10.6 16:14:55 ++ [[ -z 3.10.6 ]] 16:14:55 ++ echo 3.10.6 16:14:55 ++ return 0 16:14:55 + pyenv local 3.10.6 16:14:55 + local command 16:14:55 + command=local 16:14:55 + '[' 2 -gt 0 ']' 16:14:55 + shift 16:14:55 + case "$command" in 16:14:55 + command pyenv local 3.10.6 16:14:55 + pyenv local 3.10.6 16:14:55 + for arg in "$@" 16:14:55 + case $arg in 16:14:55 + pkg_list+='tox ' 16:14:55 + for arg in "$@" 16:14:55 + case $arg in 16:14:55 + pkg_list+='virtualenv ' 16:14:55 + for arg in "$@" 16:14:55 + case $arg in 16:14:55 + pkg_list+='urllib3~=1.26.15 ' 16:14:55 + [[ -f /tmp/.toxenv ]] 16:14:55 ++ cat /tmp/.toxenv 16:14:55 + lf_venv=/tmp/venv-tzrY 16:14:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzrY from' file:/tmp/.toxenv 16:14:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzrY from file:/tmp/.toxenv 16:14:55 + /tmp/venv-tzrY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:14:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:14:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:14:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:14:56 + /tmp/venv-tzrY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:14:57 + type python3 16:14:57 + true 16:14:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tzrY/bin to PATH' 16:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-tzrY/bin to PATH 16:14:57 + PATH=/tmp/venv-tzrY/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 16:14:57 + return 0 16:14:57 + [[ -d /opt/pyenv ]] 16:14:57 + echo '---> Setting up pyenv' 16:14:57 ---> Setting up pyenv 16:14:57 + export PYENV_ROOT=/opt/pyenv 16:14:57 + PYENV_ROOT=/opt/pyenv 16:14:57 + export PATH=/opt/pyenv/bin:/tmp/venv-tzrY/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 16:14:57 + PATH=/opt/pyenv/bin:/tmp/venv-tzrY/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 16:14:57 ++ pwd 16:14:57 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 16:14:57 + export PYTHONPATH 16:14:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:14:57 + TOX_TESTENV_PASSENV=PYTHONPATH 16:14:57 + tox --version 16:14:57 4.27.0 from /tmp/venv-tzrY/lib/python3.10/site-packages/tox/__init__.py 16:14:57 + PARALLEL=false 16:14:57 + TOX_OPTIONS_LIST= 16:14:57 + [[ -n doc8 ]] 16:14:57 + TOX_OPTIONS_LIST=' -e doc8' 16:14:57 + case ${PARALLEL,,} in 16:14:57 + tox -e doc8 16:14:57 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 16:15:00 doc8: install_deps> python -I -m pip install -r /w/workspace/oom-master-doc8-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:15:26 doc8: freeze> python -m pip freeze --all 16:15:26 doc8: 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.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,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,importlib-resources==5.4.0,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,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.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.1.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.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,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.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 16:15:26 doc8: commands[0]> doc8 docs/ 16:15:28 Scanning... 16:15:28 Validating... 16:15:28 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127: D000 Unexpected indentation. 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:131: D000 Unexpected indentation. 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D002 Trailing whitespace 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:23: D001 Line too long 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:24: D001 Line too long 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 16:15:28 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:34: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:36: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:38: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:40: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:157: D001 Line too long 16:15:29 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:166: D005 No newline at end of file 16:15:29 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 16:15:29 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 16:15:29 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 16:15:29 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 16:15:29 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 16:15:29 ======== 16:15:29 Total files scanned = 43 16:15:29 Total files ignored = 0 16:15:29 Total accumulated errors = 23 16:15:29 Detailed error counts: 16:15:29 - doc8.checks.CheckCarriageReturn = 0 16:15:29 - doc8.checks.CheckIndentationNoTab = 0 16:15:29 - doc8.checks.CheckMaxLineLength = 18 16:15:29 - doc8.checks.CheckNewlineEndOfFile = 2 16:15:29 - doc8.checks.CheckTrailingWhitespace = 1 16:15:29 - doc8.checks.CheckValidity = 2 16:15:29 doc8: exit 1 (2.34 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2327 16:15:29 doc8: command failed but is marked ignore outcome so handling it as success 16:15:29 doc8: OK (30.75=setup[28.40]+cmd[2.34] seconds) 16:15:29 congratulations :) (30.97 seconds) 16:15:29 + tox_status=0 16:15:29 + echo '---> Completed tox runs' 16:15:29 ---> Completed tox runs 16:15:29 + for i in .tox/*/log 16:15:29 ++ echo .tox/doc8/log 16:15:29 ++ awk -F/ '{print $2}' 16:15:29 + tox_env=doc8 16:15:29 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 16:15:29 + DOC_DIR=docs/_build/html 16:15:29 + [[ -d docs/_build/html ]] 16:15:29 + echo '---> tox-run.sh ends' 16:15:29 ---> tox-run.sh ends 16:15:29 + test 0 -eq 0 16:15:29 $ ssh-agent -k 16:15:29 unset SSH_AUTH_SOCK; 16:15:29 unset SSH_AGENT_PID; 16:15:29 echo Agent pid 1663 killed; 16:15:29 [ssh-agent] Stopped. 16:15:29 [PostBuildScript] - [INFO] Executing post build scripts. 16:15:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7714334887110855327.sh 16:15:29 ---> sysstat.sh 16:15:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins11816050099947229347.sh 16:15:29 ---> package-listing.sh 16:15:29 ++ tr '[:upper:]' '[:lower:]' 16:15:29 ++ facter osfamily 16:15:29 + OS_FAMILY=debian 16:15:29 + workspace=/w/workspace/oom-master-doc8-lint 16:15:29 + START_PACKAGES=/tmp/packages_start.txt 16:15:29 + END_PACKAGES=/tmp/packages_end.txt 16:15:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:29 + PACKAGES=/tmp/packages_start.txt 16:15:29 + '[' /w/workspace/oom-master-doc8-lint ']' 16:15:29 + PACKAGES=/tmp/packages_end.txt 16:15:29 + case "${OS_FAMILY}" in 16:15:29 + grep '^ii' 16:15:29 + dpkg -l 16:15:29 + '[' -f /tmp/packages_start.txt ']' 16:15:29 + '[' -f /tmp/packages_end.txt ']' 16:15:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:29 + '[' /w/workspace/oom-master-doc8-lint ']' 16:15:29 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 16:15:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 16:15:29 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6567685986696475217.sh 16:15:29 ---> capture-instance-metadata.sh 16:15:29 Setup pyenv: 16:15:30 system 16:15:30 3.8.13 16:15:30 3.9.13 16:15:30 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 16:15:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j3R0 16:15:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:15:38 lf-activate-venv(): INFO: Installing: lftools 16:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-j3R0/bin to PATH 16:16:05 INFO: Running in OpenStack, capturing instance metadata 16:16:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4609394386754999186.sh 16:16:06 provisioning config files... 16:16:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config9099782276103454743tmp 16:16:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:16:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:16:06 [EnvInject] - Injecting environment variables from a build step. 16:16:06 [EnvInject] - Injecting as environment variables the properties content 16:16:06 SERVER_ID=logs 16:16:06 16:16:06 [EnvInject] - Variables injected successfully. 16:16:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1857161768863868786.sh 16:16:06 ---> create-netrc.sh 16:16:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins7017606022668892286.sh 16:16:06 ---> python-tools-install.sh 16:16:06 Setup pyenv: 16:16:06 system 16:16:06 3.8.13 16:16:06 3.9.13 16:16:06 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 16:16:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j3R0 from file:/tmp/.os_lf_venv 16:16:09 lf-activate-venv(): INFO: Installing: lftools 16:16:18 lf-activate-venv(): INFO: Adding /tmp/venv-j3R0/bin to PATH 16:16:18 Generating Requirements File 16:16:42 Python 3.10.6 16:16:42 pip 25.1.1 from /tmp/venv-j3R0/lib/python3.10/site-packages/pip (python 3.10) 16:16:42 appdirs==1.4.4 16:16:42 argcomplete==3.6.2 16:16:42 aspy.yaml==1.3.0 16:16:42 attrs==25.3.0 16:16:42 autopage==0.5.2 16:16:42 beautifulsoup4==4.13.4 16:16:42 boto3==1.38.38 16:16:42 botocore==1.38.38 16:16:42 bs4==0.0.2 16:16:42 cachetools==5.5.2 16:16:42 certifi==2025.6.15 16:16:42 cffi==1.17.1 16:16:42 cfgv==3.4.0 16:16:42 chardet==5.2.0 16:16:42 charset-normalizer==3.4.2 16:16:42 click==8.2.1 16:16:42 cliff==4.10.0 16:16:42 cmd2==2.6.1 16:16:42 cryptography==3.3.2 16:16:42 debtcollector==3.0.0 16:16:42 decorator==5.2.1 16:16:42 defusedxml==0.7.1 16:16:42 Deprecated==1.2.18 16:16:42 distlib==0.3.9 16:16:42 dnspython==2.7.0 16:16:42 docker==7.1.0 16:16:42 dogpile.cache==1.4.0 16:16:42 durationpy==0.10 16:16:42 email_validator==2.2.0 16:16:42 filelock==3.18.0 16:16:42 future==1.0.0 16:16:42 gitdb==4.0.12 16:16:42 GitPython==3.1.44 16:16:42 google-auth==2.40.3 16:16:42 httplib2==0.22.0 16:16:42 identify==2.6.12 16:16:42 idna==3.10 16:16:42 importlib-resources==1.5.0 16:16:42 iso8601==2.1.0 16:16:42 Jinja2==3.1.6 16:16:42 jmespath==1.0.1 16:16:42 jsonpatch==1.33 16:16:42 jsonpointer==3.0.0 16:16:42 jsonschema==4.24.0 16:16:42 jsonschema-specifications==2025.4.1 16:16:42 keystoneauth1==5.11.1 16:16:42 kubernetes==33.1.0 16:16:42 lftools==0.37.13 16:16:42 lxml==5.4.0 16:16:42 MarkupSafe==3.0.2 16:16:42 msgpack==1.1.1 16:16:42 multi_key_dict==2.0.3 16:16:42 munch==4.0.0 16:16:42 netaddr==1.3.0 16:16:42 niet==1.4.2 16:16:42 nodeenv==1.9.1 16:16:42 oauth2client==4.1.3 16:16:42 oauthlib==3.3.0 16:16:42 openstacksdk==4.6.0 16:16:42 os-client-config==2.1.0 16:16:42 os-service-types==1.7.0 16:16:42 osc-lib==4.0.2 16:16:42 oslo.config==9.8.0 16:16:42 oslo.context==6.0.0 16:16:42 oslo.i18n==6.5.1 16:16:42 oslo.log==7.1.0 16:16:42 oslo.serialization==5.7.0 16:16:42 oslo.utils==9.0.0 16:16:42 packaging==25.0 16:16:42 pbr==6.1.1 16:16:42 platformdirs==4.3.8 16:16:42 prettytable==3.16.0 16:16:42 psutil==7.0.0 16:16:42 pyasn1==0.6.1 16:16:42 pyasn1_modules==0.4.2 16:16:42 pycparser==2.22 16:16:42 pygerrit2==2.0.15 16:16:42 PyGithub==2.6.1 16:16:42 PyJWT==2.10.1 16:16:42 PyNaCl==1.5.0 16:16:42 pyparsing==2.4.7 16:16:42 pyperclip==1.9.0 16:16:42 pyrsistent==0.20.0 16:16:42 python-cinderclient==9.7.0 16:16:42 python-dateutil==2.9.0.post0 16:16:42 python-heatclient==4.2.0 16:16:42 python-jenkins==1.8.2 16:16:42 python-keystoneclient==5.6.0 16:16:42 python-magnumclient==4.8.1 16:16:42 python-openstackclient==8.1.0 16:16:42 python-swiftclient==4.8.0 16:16:42 PyYAML==6.0.2 16:16:42 referencing==0.36.2 16:16:42 requests==2.32.4 16:16:42 requests-oauthlib==2.0.0 16:16:42 requestsexceptions==1.4.0 16:16:42 rfc3986==2.0.0 16:16:42 rpds-py==0.25.1 16:16:42 rsa==4.9.1 16:16:42 ruamel.yaml==0.18.14 16:16:42 ruamel.yaml.clib==0.2.12 16:16:42 s3transfer==0.13.0 16:16:42 simplejson==3.20.1 16:16:42 six==1.17.0 16:16:42 smmap==5.0.2 16:16:42 soupsieve==2.7 16:16:42 stevedore==5.4.1 16:16:42 tabulate==0.9.0 16:16:42 toml==0.10.2 16:16:42 tomlkit==0.13.3 16:16:42 tqdm==4.67.1 16:16:42 typing_extensions==4.14.0 16:16:42 tzdata==2025.2 16:16:42 urllib3==1.26.20 16:16:42 virtualenv==20.31.2 16:16:42 wcwidth==0.2.13 16:16:42 websocket-client==1.8.0 16:16:42 wrapt==1.17.2 16:16:42 xdg==6.0.0 16:16:42 xmltodict==0.14.2 16:16:42 yq==3.4.3 16:16:42 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13016341268418331492.sh 16:16:42 ---> sudo-logs.sh 16:16:42 Archiving 'sudo' log.. 16:16:43 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins1319199138346238508.sh 16:16:43 ---> job-cost.sh 16:16:43 Setup pyenv: 16:16:43 system 16:16:43 3.8.13 16:16:43 3.9.13 16:16:43 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 16:16:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j3R0 from file:/tmp/.os_lf_venv 16:16:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:16:51 lf-activate-venv(): INFO: Adding /tmp/venv-j3R0/bin to PATH 16:16:51 INFO: No Stack... 16:16:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:16:51 INFO: Archiving Costs 16:16:51 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins4656009966503892083.sh 16:16:51 ---> logs-deploy.sh 16:16:51 Setup pyenv: 16:16:51 system 16:16:51 3.8.13 16:16:51 3.9.13 16:16:51 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 16:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j3R0 from file:/tmp/.os_lf_venv 16:16:54 lf-activate-venv(): INFO: Installing: lftools 16:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-j3R0/bin to PATH 16:17:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/578 16:17:03 INFO: archiving workspace using pattern(s): 16:17:04 Archives upload complete. 16:17:04 INFO: archiving logs to Nexus 16:17:05 ---> uname -a: 16:17:05 Linux prd-ubuntu1804-builder-4c-4g-22159 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:17:05 16:17:05 16:17:05 ---> lscpu: 16:17:05 Architecture: x86_64 16:17:05 CPU op-mode(s): 32-bit, 64-bit 16:17:05 Byte Order: Little Endian 16:17:05 CPU(s): 4 16:17:05 On-line CPU(s) list: 0-3 16:17:05 Thread(s) per core: 1 16:17:05 Core(s) per socket: 1 16:17:05 Socket(s): 4 16:17:05 NUMA node(s): 1 16:17:05 Vendor ID: AuthenticAMD 16:17:05 CPU family: 23 16:17:05 Model: 49 16:17:05 Model name: AMD EPYC-Rome Processor 16:17:05 Stepping: 0 16:17:05 CPU MHz: 2799.998 16:17:05 BogoMIPS: 5599.99 16:17:05 Virtualization: AMD-V 16:17:05 Hypervisor vendor: KVM 16:17:05 Virtualization type: full 16:17:05 L1d cache: 32K 16:17:05 L1i cache: 32K 16:17:05 L2 cache: 512K 16:17:05 L3 cache: 16384K 16:17:05 NUMA node0 CPU(s): 0-3 16:17:05 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 16:17:05 16:17:05 16:17:05 ---> nproc: 16:17:05 4 16:17:05 16:17:05 16:17:05 ---> df -h: 16:17:05 Filesystem Size Used Avail Use% Mounted on 16:17:05 udev 7.9G 0 7.9G 0% /dev 16:17:05 tmpfs 1.6G 672K 1.6G 1% /run 16:17:05 /dev/vda1 78G 8.5G 69G 11% / 16:17:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:17:05 tmpfs 5.0M 0 5.0M 0% /run/lock 16:17:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:17:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:17:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:17:05 16:17:05 16:17:05 ---> free -m: 16:17:05 total used free shared buff/cache available 16:17:05 Mem: 16040 543 13224 0 2271 15172 16:17:05 Swap: 1023 0 1023 16:17:05 16:17:05 16:17:05 ---> ip addr: 16:17:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:17:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:17:05 inet 127.0.0.1/8 scope host lo 16:17:05 valid_lft forever preferred_lft forever 16:17:05 inet6 ::1/128 scope host 16:17:05 valid_lft forever preferred_lft forever 16:17:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:17:05 link/ether fa:16:3e:9b:61:d4 brd ff:ff:ff:ff:ff:ff 16:17:05 inet 10.30.106.177/23 brd 10.30.107.255 scope global dynamic ens3 16:17:05 valid_lft 86214sec preferred_lft 86214sec 16:17:05 inet6 fe80::f816:3eff:fe9b:61d4/64 scope link 16:17:05 valid_lft forever preferred_lft forever 16:17:05 16:17:05 16:17:05 ---> sar -b -r -n DEV: 16:17:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22159) 06/18/25 _x86_64_ (4 CPU) 16:17:05 16:17:05 16:14:01 LINUX RESTART (4 CPU) 16:17:05 16:17:05 16:15:01 tps rtps wtps bread/s bwrtn/s 16:17:05 16:16:02 151.47 0.65 150.82 73.44 35176.01 16:17:05 16:17:01 98.15 1.19 96.97 105.86 29726.47 16:17:05 Average: 125.03 0.92 124.12 89.52 32474.13 16:17:05 16:17:05 16:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:05 16:16:02 13601340 15488536 2823628 17.19 82172 1990644 846004 4.84 802388 1775336 181264 16:17:05 16:17:01 13491568 15484520 2933400 17.86 95752 2074632 819148 4.69 791808 1879784 92396 16:17:05 Average: 13546454 15486528 2878514 17.53 88962 2032638 832576 4.76 797098 1827560 136830 16:17:05 16:17:05 16:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:05 16:16:02 ens3 231.52 131.39 1302.61 16.27 0.00 0.00 0.00 0.00 16:17:05 16:16:02 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 16:17:05 16:17:01 ens3 72.50 51.76 259.18 12.89 0.00 0.00 0.00 0.00 16:17:05 16:17:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 16:17:05 Average: ens3 152.68 91.91 785.28 14.60 0.00 0.00 0.00 0.00 16:17:05 Average: lo 1.14 1.14 0.13 0.13 0.00 0.00 0.00 0.00 16:17:05 16:17:05 16:17:05 ---> sar -P ALL: 16:17:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22159) 06/18/25 _x86_64_ (4 CPU) 16:17:05 16:17:05 16:14:01 LINUX RESTART (4 CPU) 16:17:05 16:17:05 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:17:05 16:16:02 all 17.02 0.00 1.91 8.36 0.07 72.64 16:17:05 16:16:02 0 22.58 0.00 2.86 10.23 0.08 64.24 16:17:05 16:16:02 1 4.22 0.00 0.90 17.94 0.03 76.90 16:17:05 16:16:02 2 34.49 0.00 2.88 3.20 0.10 59.33 16:17:05 16:16:02 3 6.75 0.00 0.97 2.09 0.08 90.11 16:17:05 16:17:01 all 19.77 0.00 1.35 5.63 0.06 73.19 16:17:05 16:17:01 0 16.49 0.00 1.26 6.36 0.03 75.87 16:17:05 16:17:01 1 23.31 0.00 1.68 14.66 0.07 60.27 16:17:05 16:17:01 2 32.24 0.00 1.82 1.37 0.07 64.51 16:17:05 16:17:01 3 6.99 0.00 0.63 0.10 0.03 92.24 16:17:05 Average: all 18.38 0.00 1.63 7.01 0.06 72.91 16:17:05 Average: 0 19.56 0.00 2.07 8.31 0.06 70.01 16:17:05 Average: 1 13.69 0.00 1.29 16.32 0.05 68.65 16:17:05 Average: 2 33.37 0.00 2.35 2.29 0.08 61.90 16:17:05 Average: 3 6.87 0.00 0.80 1.11 0.06 91.16 16:17:05 16:17:05 16:17:05