19:26:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 19:26:15 Running as SYSTEM 19:26:15 [EnvInject] - Loading node environment variables. 19:26:15 Building remotely on prd-ubuntu1804-builder-4c-4g-22185 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 19:26:15 [ssh-agent] Looking for ssh-agent implementation... 19:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:15 $ ssh-agent 19:26:15 SSH_AUTH_SOCK=/tmp/ssh-azXhStskQm5l/agent.1673 19:26:15 SSH_AGENT_PID=1675 19:26:15 [ssh-agent] Started. 19:26:15 Running ssh-add (command line suppressed) 19:26:15 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_3972512616800412208.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_3972512616800412208.key) 19:26:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:26:15 The recommended git tool is: NONE 19:26:17 using credential onap-jenkins-ssh 19:26:17 Wiping out workspace first. 19:26:17 Cloning the remote Git repository 19:26:17 Cloning repository git://cloud.onap.org/mirror/oom.git 19:26:17 > git init /w/workspace/oom-master-doc8-lint # timeout=10 19:26:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:26:17 > git --version # timeout=10 19:26:17 > git --version # 'git version 2.17.1' 19:26:17 using GIT_SSH to set credentials Gerrit user 19:26:17 Verifying host key using manually-configured host key entries 19:26:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:26:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:26:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:26:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:26:23 using GIT_SSH to set credentials Gerrit user 19:26:23 Verifying host key using manually-configured host key entries 19:26:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/22 # timeout=30 19:26:23 > git rev-parse 9469ba59a1191485dd99e1f1504aa27c472acf1d^{commit} # timeout=10 19:26:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:26:23 Checking out Revision 9469ba59a1191485dd99e1f1504aa27c472acf1d (refs/changes/00/141100/22) 19:26:23 > git config core.sparsecheckout # timeout=10 19:26:23 > git checkout -f 9469ba59a1191485dd99e1f1504aa27c472acf1d # timeout=30 19:26:24 Commit message: "[DOC] Add ArgoCD deployment example and guide" 19:26:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:26:24 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 19:26:27 [EnvInject] - Injecting environment variables from a build step. 19:26:27 [EnvInject] - Injecting as environment variables the properties content 19:26:27 PYTHON=python3 19:26:27 19:26:27 [EnvInject] - Variables injected successfully. 19:26:27 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins13966633159326131011.sh 19:26:27 ---> tox-install.sh 19:26:27 + source /home/jenkins/lf-env.sh 19:26:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:27 ++ mktemp -d /tmp/venv-XXXX 19:26:27 + lf_venv=/tmp/venv-Z2sp 19:26:27 + local venv_file=/tmp/.os_lf_venv 19:26:27 + local python=python3 19:26:27 + local options 19:26:27 + local set_path=true 19:26:27 + local install_args= 19:26:27 ++ 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:26:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:27 + true 19:26:27 + case $1 in 19:26:27 + venv_file=/tmp/.toxenv 19:26:27 + shift 2 19:26:27 + true 19:26:27 + case $1 in 19:26:27 + shift 19:26:27 + break 19:26:27 + case $python in 19:26:27 + local pkg_list= 19:26:27 + [[ -d /opt/pyenv ]] 19:26:27 + echo 'Setup pyenv:' 19:26:27 Setup pyenv: 19:26:27 + export PYENV_ROOT=/opt/pyenv 19:26:27 + PYENV_ROOT=/opt/pyenv 19:26:27 + 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:26:27 + 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:26:27 + pyenv versions 19:26:27 * system (set by /opt/pyenv/version) 19:26:27 * 3.8.13 (set by /opt/pyenv/version) 19:26:27 * 3.9.13 (set by /opt/pyenv/version) 19:26:27 * 3.10.6 (set by /opt/pyenv/version) 19:26:27 + command -v pyenv 19:26:27 ++ pyenv init - --no-rehash 19:26:27 + 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:26:27 export PATH="/opt/pyenv/shims:${PATH}" 19:26:27 export PYENV_SHELL=bash 19:26:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:27 pyenv() { 19:26:27 local command 19:26:27 command="${1:-}" 19:26:27 if [ "$#" -gt 0 ]; then 19:26:27 shift 19:26:27 fi 19:26:27 19:26:27 case "$command" in 19:26:27 rehash|shell) 19:26:27 eval "$(pyenv "sh-$command" "$@")" 19:26:27 ;; 19:26:27 *) 19:26:27 command pyenv "$command" "$@" 19:26:27 ;; 19:26:27 esac 19:26:27 }' 19:26:27 +++ 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:26:27 ++ 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:26:27 ++ 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:26:27 ++ 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:26:27 ++ export PYENV_SHELL=bash 19:26:27 ++ PYENV_SHELL=bash 19:26:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:27 +++ complete -F _pyenv pyenv 19:26:27 ++ lf-pyver python3 19:26:27 ++ local py_version_xy=python3 19:26:27 ++ local py_version_xyz= 19:26:27 ++ pyenv versions 19:26:27 ++ local command 19:26:27 ++ command=versions 19:26:27 ++ '[' 1 -gt 0 ']' 19:26:27 ++ shift 19:26:27 ++ case "$command" in 19:26:27 ++ command pyenv versions 19:26:27 ++ pyenv versions 19:26:27 ++ grep -E '^[0-9.]*[0-9]$' 19:26:27 ++ awk '{ print $1 }' 19:26:27 ++ sed 's/^[ *]* //' 19:26:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:27 +++ grep '^3' /tmp/.pyenv_versions 19:26:27 +++ sort -V 19:26:27 +++ tail -n 1 19:26:27 ++ py_version_xyz=3.10.6 19:26:27 ++ [[ -z 3.10.6 ]] 19:26:27 ++ echo 3.10.6 19:26:27 ++ return 0 19:26:27 + pyenv local 3.10.6 19:26:27 + local command 19:26:27 + command=local 19:26:27 + '[' 2 -gt 0 ']' 19:26:27 + shift 19:26:27 + case "$command" in 19:26:27 + command pyenv local 3.10.6 19:26:27 + pyenv local 3.10.6 19:26:27 + for arg in "$@" 19:26:27 + case $arg in 19:26:27 + pkg_list+='tox ' 19:26:27 + for arg in "$@" 19:26:27 + case $arg in 19:26:27 + pkg_list+='virtualenv ' 19:26:27 + for arg in "$@" 19:26:27 + case $arg in 19:26:27 + pkg_list+='urllib3~=1.26.15 ' 19:26:27 + [[ -f /tmp/.toxenv ]] 19:26:27 + [[ ! -f /tmp/.toxenv ]] 19:26:27 + [[ -n '' ]] 19:26:27 + python3 -m venv /tmp/venv-Z2sp 19:26:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z2sp' 19:26:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z2sp 19:26:31 + echo /tmp/venv-Z2sp 19:26:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:26:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:26:31 + /tmp/venv-Z2sp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:26:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:26:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:26:35 + /tmp/venv-Z2sp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:26:37 + type python3 19:26:37 + true 19:26:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z2sp/bin to PATH' 19:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-Z2sp/bin to PATH 19:26:37 + PATH=/tmp/venv-Z2sp/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:26:37 + return 0 19:26:37 + python3 --version 19:26:37 Python 3.10.6 19:26:37 + python3 -m pip --version 19:26:38 pip 25.1.1 from /tmp/venv-Z2sp/lib/python3.10/site-packages/pip (python 3.10) 19:26:38 + python3 -m pip freeze 19:26:38 cachetools==6.1.0 19:26:38 chardet==5.2.0 19:26:38 colorama==0.4.6 19:26:38 distlib==0.3.9 19:26:38 filelock==3.18.0 19:26:38 packaging==25.0 19:26:38 platformdirs==4.3.8 19:26:38 pluggy==1.6.0 19:26:38 pyproject-api==1.9.1 19:26:38 tomli==2.2.1 19:26:38 tox==4.27.0 19:26:38 typing_extensions==4.14.0 19:26:38 urllib3==1.26.20 19:26:38 virtualenv==20.31.2 19:26:38 [EnvInject] - Injecting environment variables from a build step. 19:26:38 [EnvInject] - Injecting as environment variables the properties content 19:26:38 PARALLEL=false 19:26:38 19:26:38 [EnvInject] - Variables injected successfully. 19:26:38 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins1009886967005430454.sh 19:26:38 ---> tox-run.sh 19:26:38 + 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:26:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 19:26:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 19:26:38 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 19:26:38 + cd /w/workspace/oom-master-doc8-lint/. 19:26:38 + source /home/jenkins/lf-env.sh 19:26:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:38 ++ mktemp -d /tmp/venv-XXXX 19:26:38 + lf_venv=/tmp/venv-Y9bl 19:26:38 + local venv_file=/tmp/.os_lf_venv 19:26:38 + local python=python3 19:26:38 + local options 19:26:38 + local set_path=true 19:26:38 + local install_args= 19:26:38 ++ 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:26:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:38 + true 19:26:38 + case $1 in 19:26:38 + venv_file=/tmp/.toxenv 19:26:38 + shift 2 19:26:38 + true 19:26:38 + case $1 in 19:26:38 + shift 19:26:38 + break 19:26:38 + case $python in 19:26:38 + local pkg_list= 19:26:38 + [[ -d /opt/pyenv ]] 19:26:38 + echo 'Setup pyenv:' 19:26:38 Setup pyenv: 19:26:38 + export PYENV_ROOT=/opt/pyenv 19:26:38 + PYENV_ROOT=/opt/pyenv 19:26:38 + 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:26:38 + 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:26:38 + pyenv versions 19:26:38 system 19:26:38 3.8.13 19:26:38 3.9.13 19:26:38 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:26:38 + command -v pyenv 19:26:38 ++ pyenv init - --no-rehash 19:26:38 + 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:26:38 export PATH="/opt/pyenv/shims:${PATH}" 19:26:38 export PYENV_SHELL=bash 19:26:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:38 pyenv() { 19:26:38 local command 19:26:38 command="${1:-}" 19:26:38 if [ "$#" -gt 0 ]; then 19:26:38 shift 19:26:38 fi 19:26:38 19:26:38 case "$command" in 19:26:38 rehash|shell) 19:26:38 eval "$(pyenv "sh-$command" "$@")" 19:26:38 ;; 19:26:38 *) 19:26:38 command pyenv "$command" "$@" 19:26:38 ;; 19:26:38 esac 19:26:38 }' 19:26:38 +++ 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:26:38 ++ 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:26:38 ++ 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:26:38 ++ 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:26:38 ++ export PYENV_SHELL=bash 19:26:38 ++ PYENV_SHELL=bash 19:26:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:38 +++ complete -F _pyenv pyenv 19:26:38 ++ lf-pyver python3 19:26:38 ++ local py_version_xy=python3 19:26:38 ++ local py_version_xyz= 19:26:38 ++ pyenv versions 19:26:38 ++ local command 19:26:38 ++ command=versions 19:26:38 ++ '[' 1 -gt 0 ']' 19:26:38 ++ shift 19:26:38 ++ case "$command" in 19:26:38 ++ command pyenv versions 19:26:38 ++ pyenv versions 19:26:38 ++ awk '{ print $1 }' 19:26:38 ++ grep -E '^[0-9.]*[0-9]$' 19:26:38 ++ sed 's/^[ *]* //' 19:26:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:38 +++ grep '^3' /tmp/.pyenv_versions 19:26:38 +++ sort -V 19:26:38 +++ tail -n 1 19:26:38 ++ py_version_xyz=3.10.6 19:26:38 ++ [[ -z 3.10.6 ]] 19:26:38 ++ echo 3.10.6 19:26:38 ++ return 0 19:26:38 + pyenv local 3.10.6 19:26:38 + local command 19:26:38 + command=local 19:26:38 + '[' 2 -gt 0 ']' 19:26:38 + shift 19:26:38 + case "$command" in 19:26:38 + command pyenv local 3.10.6 19:26:38 + pyenv local 3.10.6 19:26:38 + for arg in "$@" 19:26:38 + case $arg in 19:26:38 + pkg_list+='tox ' 19:26:38 + for arg in "$@" 19:26:38 + case $arg in 19:26:38 + pkg_list+='virtualenv ' 19:26:38 + for arg in "$@" 19:26:38 + case $arg in 19:26:38 + pkg_list+='urllib3~=1.26.15 ' 19:26:38 + [[ -f /tmp/.toxenv ]] 19:26:38 ++ cat /tmp/.toxenv 19:26:38 + lf_venv=/tmp/venv-Z2sp 19:26:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2sp from' file:/tmp/.toxenv 19:26:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z2sp from file:/tmp/.toxenv 19:26:38 + /tmp/venv-Z2sp/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:26:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:26:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:26:39 + /tmp/venv-Z2sp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:26:40 + type python3 19:26:40 + true 19:26:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z2sp/bin to PATH' 19:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-Z2sp/bin to PATH 19:26:40 + PATH=/tmp/venv-Z2sp/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:26:40 + return 0 19:26:40 + [[ -d /opt/pyenv ]] 19:26:40 + echo '---> Setting up pyenv' 19:26:40 ---> Setting up pyenv 19:26:40 + export PYENV_ROOT=/opt/pyenv 19:26:40 + PYENV_ROOT=/opt/pyenv 19:26:40 + export PATH=/opt/pyenv/bin:/tmp/venv-Z2sp/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:26:40 + PATH=/opt/pyenv/bin:/tmp/venv-Z2sp/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:26:40 ++ pwd 19:26:40 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 19:26:40 + export PYTHONPATH 19:26:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:26:40 + TOX_TESTENV_PASSENV=PYTHONPATH 19:26:40 + tox --version 19:26:40 4.27.0 from /tmp/venv-Z2sp/lib/python3.10/site-packages/tox/__init__.py 19:26:41 + PARALLEL=false 19:26:41 + TOX_OPTIONS_LIST= 19:26:41 + [[ -n doc8 ]] 19:26:41 + TOX_OPTIONS_LIST=' -e doc8' 19:26:41 + case ${PARALLEL,,} in 19:26:41 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 19:26:41 + tox -e doc8 19:26:43 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 19:27:03 doc8: freeze> python -m pip freeze --all 19:27:04 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 19:27:04 doc8: commands[0]> doc8 docs/ 19:27:06 Scanning... 19:27:06 Validating... 19:27:06 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:126: D002 Trailing whitespace 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:130: D002 Trailing whitespace 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:168: D002 Trailing whitespace 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:23: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:24: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:34: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:36: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:38: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:40: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:158: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:167: D001 Line too long 19:27:06 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 19:27:06 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 19:27:06 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 19:27:06 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 19:27:06 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 19:27:06 ======== 19:27:06 Total files scanned = 43 19:27:06 Total files ignored = 0 19:27:06 Total accumulated errors = 23 19:27:06 Detailed error counts: 19:27:06 - doc8.checks.CheckCarriageReturn = 0 19:27:06 - doc8.checks.CheckIndentationNoTab = 0 19:27:06 - doc8.checks.CheckMaxLineLength = 19 19:27:06 - doc8.checks.CheckNewlineEndOfFile = 1 19:27:06 - doc8.checks.CheckTrailingWhitespace = 3 19:27:06 - doc8.checks.CheckValidity = 0 19:27:06 doc8: exit 1 (2.27 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2318 19:27:06 doc8: command failed but is marked ignore outcome so handling it as success 19:27:06 doc8: OK (25.12=setup[22.85]+cmd[2.27] seconds) 19:27:06 congratulations :) (25.34 seconds) 19:27:06 + tox_status=0 19:27:06 + echo '---> Completed tox runs' 19:27:06 ---> Completed tox runs 19:27:06 + for i in .tox/*/log 19:27:06 ++ echo .tox/doc8/log 19:27:06 ++ awk -F/ '{print $2}' 19:27:06 + tox_env=doc8 19:27:06 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 19:27:06 + DOC_DIR=docs/_build/html 19:27:06 + [[ -d docs/_build/html ]] 19:27:06 + echo '---> tox-run.sh ends' 19:27:06 ---> tox-run.sh ends 19:27:06 + test 0 -eq 0 19:27:06 $ ssh-agent -k 19:27:06 unset SSH_AUTH_SOCK; 19:27:06 unset SSH_AGENT_PID; 19:27:06 echo Agent pid 1675 killed; 19:27:06 [ssh-agent] Stopped. 19:27:06 [PostBuildScript] - [INFO] Executing post build scripts. 19:27:06 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9245400144347262530.sh 19:27:06 ---> sysstat.sh 19:27:07 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins2810141432348408175.sh 19:27:07 ---> package-listing.sh 19:27:07 ++ facter osfamily 19:27:07 ++ tr '[:upper:]' '[:lower:]' 19:27:07 + OS_FAMILY=debian 19:27:07 + workspace=/w/workspace/oom-master-doc8-lint 19:27:07 + START_PACKAGES=/tmp/packages_start.txt 19:27:07 + END_PACKAGES=/tmp/packages_end.txt 19:27:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:07 + PACKAGES=/tmp/packages_start.txt 19:27:07 + '[' /w/workspace/oom-master-doc8-lint ']' 19:27:07 + PACKAGES=/tmp/packages_end.txt 19:27:07 + case "${OS_FAMILY}" in 19:27:07 + dpkg -l 19:27:07 + grep '^ii' 19:27:07 + '[' -f /tmp/packages_start.txt ']' 19:27:07 + '[' -f /tmp/packages_end.txt ']' 19:27:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:07 + '[' /w/workspace/oom-master-doc8-lint ']' 19:27:07 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 19:27:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 19:27:07 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16215336829479564470.sh 19:27:07 ---> capture-instance-metadata.sh 19:27:07 Setup pyenv: 19:27:07 system 19:27:07 3.8.13 19:27:07 3.9.13 19:27:07 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:27:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aVCh 19:27:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:27:14 lf-activate-venv(): INFO: Installing: lftools 19:27:38 lf-activate-venv(): INFO: Adding /tmp/venv-aVCh/bin to PATH 19:27:38 INFO: Running in OpenStack, capturing instance metadata 19:27:38 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins9529951950225860660.sh 19:27:38 provisioning config files... 19:27:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config2286478453171373526tmp 19:27:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:27:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:27:39 [EnvInject] - Injecting environment variables from a build step. 19:27:39 [EnvInject] - Injecting as environment variables the properties content 19:27:39 SERVER_ID=logs 19:27:39 19:27:39 [EnvInject] - Variables injected successfully. 19:27:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins5881107995522726640.sh 19:27:39 ---> create-netrc.sh 19:27:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10230657658236413047.sh 19:27:39 ---> python-tools-install.sh 19:27:39 Setup pyenv: 19:27:39 system 19:27:39 3.8.13 19:27:39 3.9.13 19:27:39 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:27:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVCh from file:/tmp/.os_lf_venv 19:27:41 lf-activate-venv(): INFO: Installing: lftools 19:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-aVCh/bin to PATH 19:27:49 Generating Requirements File 19:28:07 Python 3.10.6 19:28:07 pip 25.1.1 from /tmp/venv-aVCh/lib/python3.10/site-packages/pip (python 3.10) 19:28:08 appdirs==1.4.4 19:28:08 argcomplete==3.6.2 19:28:08 aspy.yaml==1.3.0 19:28:08 attrs==25.3.0 19:28:08 autopage==0.5.2 19:28:08 beautifulsoup4==4.13.4 19:28:08 boto3==1.38.38 19:28:08 botocore==1.38.38 19:28:08 bs4==0.0.2 19:28:08 cachetools==5.5.2 19:28:08 certifi==2025.6.15 19:28:08 cffi==1.17.1 19:28:08 cfgv==3.4.0 19:28:08 chardet==5.2.0 19:28:08 charset-normalizer==3.4.2 19:28:08 click==8.2.1 19:28:08 cliff==4.10.0 19:28:08 cmd2==2.6.1 19:28:08 cryptography==3.3.2 19:28:08 debtcollector==3.0.0 19:28:08 decorator==5.2.1 19:28:08 defusedxml==0.7.1 19:28:08 Deprecated==1.2.18 19:28:08 distlib==0.3.9 19:28:08 dnspython==2.7.0 19:28:08 docker==7.1.0 19:28:08 dogpile.cache==1.4.0 19:28:08 durationpy==0.10 19:28:08 email_validator==2.2.0 19:28:08 filelock==3.18.0 19:28:08 future==1.0.0 19:28:08 gitdb==4.0.12 19:28:08 GitPython==3.1.44 19:28:08 google-auth==2.40.3 19:28:08 httplib2==0.22.0 19:28:08 identify==2.6.12 19:28:08 idna==3.10 19:28:08 importlib-resources==1.5.0 19:28:08 iso8601==2.1.0 19:28:08 Jinja2==3.1.6 19:28:08 jmespath==1.0.1 19:28:08 jsonpatch==1.33 19:28:08 jsonpointer==3.0.0 19:28:08 jsonschema==4.24.0 19:28:08 jsonschema-specifications==2025.4.1 19:28:08 keystoneauth1==5.11.1 19:28:08 kubernetes==33.1.0 19:28:08 lftools==0.37.13 19:28:08 lxml==5.4.0 19:28:08 MarkupSafe==3.0.2 19:28:08 msgpack==1.1.1 19:28:08 multi_key_dict==2.0.3 19:28:08 munch==4.0.0 19:28:08 netaddr==1.3.0 19:28:08 niet==1.4.2 19:28:08 nodeenv==1.9.1 19:28:08 oauth2client==4.1.3 19:28:08 oauthlib==3.3.0 19:28:08 openstacksdk==4.6.0 19:28:08 os-client-config==2.1.0 19:28:08 os-service-types==1.7.0 19:28:08 osc-lib==4.0.2 19:28:08 oslo.config==9.8.0 19:28:08 oslo.context==6.0.0 19:28:08 oslo.i18n==6.5.1 19:28:08 oslo.log==7.1.0 19:28:08 oslo.serialization==5.7.0 19:28:08 oslo.utils==9.0.0 19:28:08 packaging==25.0 19:28:08 pbr==6.1.1 19:28:08 platformdirs==4.3.8 19:28:08 prettytable==3.16.0 19:28:08 psutil==7.0.0 19:28:08 pyasn1==0.6.1 19:28:08 pyasn1_modules==0.4.2 19:28:08 pycparser==2.22 19:28:08 pygerrit2==2.0.15 19:28:08 PyGithub==2.6.1 19:28:08 PyJWT==2.10.1 19:28:08 PyNaCl==1.5.0 19:28:08 pyparsing==2.4.7 19:28:08 pyperclip==1.9.0 19:28:08 pyrsistent==0.20.0 19:28:08 python-cinderclient==9.7.0 19:28:08 python-dateutil==2.9.0.post0 19:28:08 python-heatclient==4.2.0 19:28:08 python-jenkins==1.8.2 19:28:08 python-keystoneclient==5.6.0 19:28:08 python-magnumclient==4.8.1 19:28:08 python-openstackclient==8.1.0 19:28:08 python-swiftclient==4.8.0 19:28:08 PyYAML==6.0.2 19:28:08 referencing==0.36.2 19:28:08 requests==2.32.4 19:28:08 requests-oauthlib==2.0.0 19:28:08 requestsexceptions==1.4.0 19:28:08 rfc3986==2.0.0 19:28:08 rpds-py==0.25.1 19:28:08 rsa==4.9.1 19:28:08 ruamel.yaml==0.18.14 19:28:08 ruamel.yaml.clib==0.2.12 19:28:08 s3transfer==0.13.0 19:28:08 simplejson==3.20.1 19:28:08 six==1.17.0 19:28:08 smmap==5.0.2 19:28:08 soupsieve==2.7 19:28:08 stevedore==5.4.1 19:28:08 tabulate==0.9.0 19:28:08 toml==0.10.2 19:28:08 tomlkit==0.13.3 19:28:08 tqdm==4.67.1 19:28:08 typing_extensions==4.14.0 19:28:08 tzdata==2025.2 19:28:08 urllib3==1.26.20 19:28:08 virtualenv==20.31.2 19:28:08 wcwidth==0.2.13 19:28:08 websocket-client==1.8.0 19:28:08 wrapt==1.17.2 19:28:08 xdg==6.0.0 19:28:08 xmltodict==0.14.2 19:28:08 yq==3.4.3 19:28:08 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins4265568269603978188.sh 19:28:08 ---> sudo-logs.sh 19:28:08 Archiving 'sudo' log.. 19:28:08 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins10640678047558496156.sh 19:28:08 ---> job-cost.sh 19:28:08 Setup pyenv: 19:28:08 system 19:28:08 3.8.13 19:28:08 3.9.13 19:28:08 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVCh from file:/tmp/.os_lf_venv 19:28:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:28:15 lf-activate-venv(): INFO: Adding /tmp/venv-aVCh/bin to PATH 19:28:15 INFO: No Stack... 19:28:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:28:16 INFO: Archiving Costs 19:28:16 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins418598966650684443.sh 19:28:16 ---> logs-deploy.sh 19:28:16 Setup pyenv: 19:28:16 system 19:28:16 3.8.13 19:28:16 3.9.13 19:28:16 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 19:28:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVCh from file:/tmp/.os_lf_venv 19:28:18 lf-activate-venv(): INFO: Installing: lftools 19:28:26 lf-activate-venv(): INFO: Adding /tmp/venv-aVCh/bin to PATH 19:28:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/580 19:28:26 INFO: archiving workspace using pattern(s): 19:28:27 Archives upload complete. 19:28:27 INFO: archiving logs to Nexus 19:28:28 ---> uname -a: 19:28:28 Linux prd-ubuntu1804-builder-4c-4g-22185 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:28:28 19:28:28 19:28:28 ---> lscpu: 19:28:28 Architecture: x86_64 19:28:28 CPU op-mode(s): 32-bit, 64-bit 19:28:28 Byte Order: Little Endian 19:28:28 CPU(s): 4 19:28:28 On-line CPU(s) list: 0-3 19:28:28 Thread(s) per core: 1 19:28:28 Core(s) per socket: 1 19:28:28 Socket(s): 4 19:28:28 NUMA node(s): 1 19:28:28 Vendor ID: AuthenticAMD 19:28:28 CPU family: 23 19:28:28 Model: 49 19:28:28 Model name: AMD EPYC-Rome Processor 19:28:28 Stepping: 0 19:28:28 CPU MHz: 2800.000 19:28:28 BogoMIPS: 5600.00 19:28:28 Virtualization: AMD-V 19:28:28 Hypervisor vendor: KVM 19:28:28 Virtualization type: full 19:28:28 L1d cache: 32K 19:28:28 L1i cache: 32K 19:28:28 L2 cache: 512K 19:28:28 L3 cache: 16384K 19:28:28 NUMA node0 CPU(s): 0-3 19:28:28 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:28:28 19:28:28 19:28:28 ---> nproc: 19:28:28 4 19:28:28 19:28:28 19:28:28 ---> df -h: 19:28:28 Filesystem Size Used Avail Use% Mounted on 19:28:28 udev 7.9G 0 7.9G 0% /dev 19:28:28 tmpfs 1.6G 672K 1.6G 1% /run 19:28:28 /dev/vda1 78G 8.5G 69G 11% / 19:28:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:28:28 tmpfs 5.0M 0 5.0M 0% /run/lock 19:28:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:28:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:28:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:28:28 19:28:28 19:28:28 ---> free -m: 19:28:28 total used free shared buff/cache available 19:28:28 Mem: 16040 543 13226 0 2269 15173 19:28:28 Swap: 1023 0 1023 19:28:28 19:28:28 19:28:28 ---> ip addr: 19:28:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:28:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:28:28 inet 127.0.0.1/8 scope host lo 19:28:28 valid_lft forever preferred_lft forever 19:28:28 inet6 ::1/128 scope host 19:28:28 valid_lft forever preferred_lft forever 19:28:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:28:28 link/ether fa:16:3e:3e:dd:20 brd ff:ff:ff:ff:ff:ff 19:28:28 inet 10.30.106.183/23 brd 10.30.107.255 scope global dynamic ens3 19:28:28 valid_lft 86253sec preferred_lft 86253sec 19:28:28 inet6 fe80::f816:3eff:fe3e:dd20/64 scope link 19:28:28 valid_lft forever preferred_lft forever 19:28:28 19:28:28 19:28:28 ---> sar -b -r -n DEV: 19:28:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22185) 06/18/25 _x86_64_ (4 CPU) 19:28:28 19:28:28 19:26:04 LINUX RESTART (4 CPU) 19:28:28 19:28:28 19:27:01 tps rtps wtps bread/s bwrtn/s 19:28:28 19:28:01 147.58 1.02 146.57 131.42 44327.89 19:28:28 Average: 147.58 1.02 146.57 131.42 44327.89 19:28:28 19:28:28 19:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:28:28 19:28:01 13627104 15531704 2797864 17.03 89532 1998396 787472 4.51 741736 1810964 150696 19:28:28 Average: 13627104 15531704 2797864 17.03 89532 1998396 787472 4.51 741736 1810964 150696 19:28:28 19:28:28 19:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:28:28 19:28:01 ens3 169.61 113.98 746.82 15.57 0.00 0.00 0.00 0.00 19:28:28 19:28:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 19:28:28 Average: ens3 169.61 113.98 746.82 15.57 0.00 0.00 0.00 0.00 19:28:28 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 19:28:28 19:28:28 19:28:28 ---> sar -P ALL: 19:28:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22185) 06/18/25 _x86_64_ (4 CPU) 19:28:28 19:28:28 19:26:04 LINUX RESTART (4 CPU) 19:28:28 19:28:28 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:28:28 19:28:01 all 20.86 0.00 1.47 4.25 0.05 73.37 19:28:28 19:28:01 0 26.12 0.00 1.89 3.78 0.07 68.14 19:28:28 19:28:01 1 25.43 0.00 1.53 0.72 0.03 72.29 19:28:28 19:28:01 2 12.17 0.00 1.26 12.35 0.07 74.16 19:28:28 19:28:01 3 19.74 0.00 1.19 0.17 0.03 78.87 19:28:28 Average: all 20.86 0.00 1.47 4.25 0.05 73.37 19:28:28 Average: 0 26.12 0.00 1.89 3.78 0.07 68.14 19:28:28 Average: 1 25.43 0.00 1.53 0.72 0.03 72.29 19:28:28 Average: 2 12.17 0.00 1.26 12.35 0.07 74.16 19:28:28 Average: 3 19.74 0.00 1.19 0.17 0.03 78.87 19:28:28 19:28:28 19:28:28