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