15:01:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:01:46 Running as SYSTEM 15:01:46 [EnvInject] - Loading node environment variables. 15:01:46 Building remotely on prd-ubuntu1804-builder-4c-4g-23959 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-doc8-lint 15:01:46 [ssh-agent] Looking for ssh-agent implementation... 15:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:46 $ ssh-agent 15:01:46 SSH_AUTH_SOCK=/tmp/ssh-ljYnvPu9djsn/agent.1675 15:01:46 SSH_AGENT_PID=1677 15:01:46 [ssh-agent] Started. 15:01:46 Running ssh-add (command line suppressed) 15:01:46 Identity added: /w/workspace/oom-master-doc8-lint@tmp/private_key_2961612838417842001.key (/w/workspace/oom-master-doc8-lint@tmp/private_key_2961612838417842001.key) 15:01:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:01:46 The recommended git tool is: NONE 15:01:48 using credential onap-jenkins-ssh 15:01:48 Wiping out workspace first. 15:01:48 Cloning the remote Git repository 15:01:48 Cloning repository git://cloud.onap.org/mirror/oom.git 15:01:48 > git init /w/workspace/oom-master-doc8-lint # timeout=10 15:01:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:48 > git --version # timeout=10 15:01:48 > git --version # 'git version 2.17.1' 15:01:48 using GIT_SSH to set credentials Gerrit user 15:01:48 Verifying host key using manually-configured host key entries 15:01:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:01:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:55 using GIT_SSH to set credentials Gerrit user 15:01:55 Verifying host key using manually-configured host key entries 15:01:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/28 # timeout=30 15:01:55 > git rev-parse 648c5c565b26f860ba296acba0c17764a0fca9ea^{commit} # timeout=10 15:01:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:01:55 Checking out Revision 648c5c565b26f860ba296acba0c17764a0fca9ea (refs/changes/00/141100/28) 15:01:55 > git config core.sparsecheckout # timeout=10 15:01:55 > git checkout -f 648c5c565b26f860ba296acba0c17764a0fca9ea # timeout=30 15:01:55 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:01:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:01:55 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:01:59 [EnvInject] - Injecting environment variables from a build step. 15:01:59 [EnvInject] - Injecting as environment variables the properties content 15:01:59 PYTHON=python3 15:01:59 15:01:59 [EnvInject] - Variables injected successfully. 15:01:59 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17615926832130366672.sh 15:01:59 ---> tox-install.sh 15:01:59 + source /home/jenkins/lf-env.sh 15:01:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:59 ++ mktemp -d /tmp/venv-XXXX 15:01:59 + lf_venv=/tmp/venv-vCmY 15:01:59 + local venv_file=/tmp/.os_lf_venv 15:01:59 + local python=python3 15:01:59 + local options 15:01:59 + local set_path=true 15:01:59 + local install_args= 15:01:59 ++ 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 15:01:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:59 + true 15:01:59 + case $1 in 15:01:59 + venv_file=/tmp/.toxenv 15:01:59 + shift 2 15:01:59 + true 15:01:59 + case $1 in 15:01:59 + shift 15:01:59 + break 15:01:59 + case $python in 15:01:59 + local pkg_list= 15:01:59 + [[ -d /opt/pyenv ]] 15:01:59 + echo 'Setup pyenv:' 15:01:59 Setup pyenv: 15:01:59 + export PYENV_ROOT=/opt/pyenv 15:01:59 + PYENV_ROOT=/opt/pyenv 15:01:59 + 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 15:01:59 + 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 15:01:59 + pyenv versions 15:01:59 * system (set by /opt/pyenv/version) 15:01:59 * 3.8.13 (set by /opt/pyenv/version) 15:01:59 * 3.9.13 (set by /opt/pyenv/version) 15:01:59 * 3.10.6 (set by /opt/pyenv/version) 15:01:59 + command -v pyenv 15:01:59 ++ pyenv init - --no-rehash 15:01:59 + 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[*]}"'\'')" 15:01:59 export PATH="/opt/pyenv/shims:${PATH}" 15:01:59 export PYENV_SHELL=bash 15:01:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:59 pyenv() { 15:01:59 local command 15:01:59 command="${1:-}" 15:01:59 if [ "$#" -gt 0 ]; then 15:01:59 shift 15:01:59 fi 15:01:59 15:01:59 case "$command" in 15:01:59 rehash|shell) 15:01:59 eval "$(pyenv "sh-$command" "$@")" 15:01:59 ;; 15:01:59 *) 15:01:59 command pyenv "$command" "$@" 15:01:59 ;; 15:01:59 esac 15:01:59 }' 15:01:59 +++ 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[*]}"' 15:01:59 ++ 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 15:01:59 ++ 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 15:01:59 ++ 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 15:01:59 ++ export PYENV_SHELL=bash 15:01:59 ++ PYENV_SHELL=bash 15:01:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:59 +++ complete -F _pyenv pyenv 15:01:59 ++ lf-pyver python3 15:01:59 ++ local py_version_xy=python3 15:01:59 ++ local py_version_xyz= 15:01:59 ++ pyenv versions 15:01:59 ++ local command 15:01:59 ++ command=versions 15:01:59 ++ '[' 1 -gt 0 ']' 15:01:59 ++ shift 15:01:59 ++ case "$command" in 15:01:59 ++ command pyenv versions 15:01:59 ++ pyenv versions 15:01:59 ++ awk '{ print $1 }' 15:01:59 ++ grep -E '^[0-9.]*[0-9]$' 15:01:59 ++ sed 's/^[ *]* //' 15:01:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:59 +++ grep '^3' /tmp/.pyenv_versions 15:01:59 +++ sort -V 15:01:59 +++ tail -n 1 15:01:59 ++ py_version_xyz=3.10.6 15:01:59 ++ [[ -z 3.10.6 ]] 15:01:59 ++ echo 3.10.6 15:01:59 ++ return 0 15:01:59 + pyenv local 3.10.6 15:01:59 + local command 15:01:59 + command=local 15:01:59 + '[' 2 -gt 0 ']' 15:01:59 + shift 15:01:59 + case "$command" in 15:01:59 + command pyenv local 3.10.6 15:01:59 + pyenv local 3.10.6 15:01:59 + for arg in "$@" 15:01:59 + case $arg in 15:01:59 + pkg_list+='tox ' 15:01:59 + for arg in "$@" 15:01:59 + case $arg in 15:01:59 + pkg_list+='virtualenv ' 15:01:59 + for arg in "$@" 15:01:59 + case $arg in 15:01:59 + pkg_list+='urllib3~=1.26.15 ' 15:01:59 + [[ -f /tmp/.toxenv ]] 15:01:59 + [[ ! -f /tmp/.toxenv ]] 15:01:59 + [[ -n '' ]] 15:01:59 + python3 -m venv /tmp/venv-vCmY 15:02:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vCmY' 15:02:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vCmY 15:02:03 + echo /tmp/venv-vCmY 15:02:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:03 + /tmp/venv-vCmY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:02:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:07 + /tmp/venv-vCmY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:09 + type python3 15:02:09 + true 15:02:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vCmY/bin to PATH' 15:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-vCmY/bin to PATH 15:02:09 + PATH=/tmp/venv-vCmY/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 15:02:09 + return 0 15:02:09 + python3 --version 15:02:09 Python 3.10.6 15:02:09 + python3 -m pip --version 15:02:09 pip 25.1.1 from /tmp/venv-vCmY/lib/python3.10/site-packages/pip (python 3.10) 15:02:09 + python3 -m pip freeze 15:02:09 cachetools==6.1.0 15:02:09 chardet==5.2.0 15:02:09 colorama==0.4.6 15:02:09 distlib==0.3.9 15:02:09 filelock==3.18.0 15:02:09 packaging==25.0 15:02:09 platformdirs==4.3.8 15:02:09 pluggy==1.6.0 15:02:09 pyproject-api==1.9.1 15:02:09 tomli==2.2.1 15:02:09 tox==4.27.0 15:02:09 typing_extensions==4.14.0 15:02:09 urllib3==1.26.20 15:02:09 virtualenv==20.31.2 15:02:09 [EnvInject] - Injecting environment variables from a build step. 15:02:09 [EnvInject] - Injecting as environment variables the properties content 15:02:09 PARALLEL=false 15:02:09 15:02:09 [EnvInject] - Variables injected successfully. 15:02:10 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins9164879555321365275.sh 15:02:10 ---> tox-run.sh 15:02:10 + 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 15:02:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-doc8-lint/archives/tox 15:02:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-doc8-lint/archives/docs 15:02:10 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/tox 15:02:10 + cd /w/workspace/oom-master-doc8-lint/. 15:02:10 + source /home/jenkins/lf-env.sh 15:02:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:10 ++ mktemp -d /tmp/venv-XXXX 15:02:10 + lf_venv=/tmp/venv-SHpw 15:02:10 + local venv_file=/tmp/.os_lf_venv 15:02:10 + local python=python3 15:02:10 + local options 15:02:10 + local set_path=true 15:02:10 + local install_args= 15:02:10 ++ 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 15:02:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:10 + true 15:02:10 + case $1 in 15:02:10 + venv_file=/tmp/.toxenv 15:02:10 + shift 2 15:02:10 + true 15:02:10 + case $1 in 15:02:10 + shift 15:02:10 + break 15:02:10 + case $python in 15:02:10 + local pkg_list= 15:02:10 + [[ -d /opt/pyenv ]] 15:02:10 + echo 'Setup pyenv:' 15:02:10 Setup pyenv: 15:02:10 + export PYENV_ROOT=/opt/pyenv 15:02:10 + PYENV_ROOT=/opt/pyenv 15:02:10 + 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 15:02:10 + 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 15:02:10 + pyenv versions 15:02:10 system 15:02:10 3.8.13 15:02:10 3.9.13 15:02:10 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:02:10 + command -v pyenv 15:02:10 ++ pyenv init - --no-rehash 15:02:10 + 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[*]}"'\'')" 15:02:10 export PATH="/opt/pyenv/shims:${PATH}" 15:02:10 export PYENV_SHELL=bash 15:02:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:10 pyenv() { 15:02:10 local command 15:02:10 command="${1:-}" 15:02:10 if [ "$#" -gt 0 ]; then 15:02:10 shift 15:02:10 fi 15:02:10 15:02:10 case "$command" in 15:02:10 rehash|shell) 15:02:10 eval "$(pyenv "sh-$command" "$@")" 15:02:10 ;; 15:02:10 *) 15:02:10 command pyenv "$command" "$@" 15:02:10 ;; 15:02:10 esac 15:02:10 }' 15:02:10 +++ 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[*]}"' 15:02:10 ++ 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 15:02:10 ++ 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 15:02:10 ++ 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 15:02:10 ++ export PYENV_SHELL=bash 15:02:10 ++ PYENV_SHELL=bash 15:02:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:10 +++ complete -F _pyenv pyenv 15:02:10 ++ lf-pyver python3 15:02:10 ++ local py_version_xy=python3 15:02:10 ++ local py_version_xyz= 15:02:10 ++ pyenv versions 15:02:10 ++ local command 15:02:10 ++ command=versions 15:02:10 ++ '[' 1 -gt 0 ']' 15:02:10 ++ shift 15:02:10 ++ case "$command" in 15:02:10 ++ command pyenv versions 15:02:10 ++ pyenv versions 15:02:10 ++ sed 's/^[ *]* //' 15:02:10 ++ grep -E '^[0-9.]*[0-9]$' 15:02:10 ++ awk '{ print $1 }' 15:02:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:10 +++ grep '^3' /tmp/.pyenv_versions 15:02:10 +++ sort -V 15:02:10 +++ tail -n 1 15:02:10 ++ py_version_xyz=3.10.6 15:02:10 ++ [[ -z 3.10.6 ]] 15:02:10 ++ echo 3.10.6 15:02:10 ++ return 0 15:02:10 + pyenv local 3.10.6 15:02:10 + local command 15:02:10 + command=local 15:02:10 + '[' 2 -gt 0 ']' 15:02:10 + shift 15:02:10 + case "$command" in 15:02:10 + command pyenv local 3.10.6 15:02:10 + pyenv local 3.10.6 15:02:10 + for arg in "$@" 15:02:10 + case $arg in 15:02:10 + pkg_list+='tox ' 15:02:10 + for arg in "$@" 15:02:10 + case $arg in 15:02:10 + pkg_list+='virtualenv ' 15:02:10 + for arg in "$@" 15:02:10 + case $arg in 15:02:10 + pkg_list+='urllib3~=1.26.15 ' 15:02:10 + [[ -f /tmp/.toxenv ]] 15:02:10 ++ cat /tmp/.toxenv 15:02:10 + lf_venv=/tmp/venv-vCmY 15:02:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCmY from' file:/tmp/.toxenv 15:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCmY from file:/tmp/.toxenv 15:02:10 + /tmp/venv-vCmY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:02:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:11 + /tmp/venv-vCmY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:12 + type python3 15:02:12 + true 15:02:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vCmY/bin to PATH' 15:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-vCmY/bin to PATH 15:02:12 + PATH=/tmp/venv-vCmY/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 15:02:12 + return 0 15:02:12 + [[ -d /opt/pyenv ]] 15:02:12 + echo '---> Setting up pyenv' 15:02:12 ---> Setting up pyenv 15:02:12 + export PYENV_ROOT=/opt/pyenv 15:02:12 + PYENV_ROOT=/opt/pyenv 15:02:12 + export PATH=/opt/pyenv/bin:/tmp/venv-vCmY/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 15:02:12 + PATH=/opt/pyenv/bin:/tmp/venv-vCmY/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 15:02:12 ++ pwd 15:02:12 + PYTHONPATH=/w/workspace/oom-master-doc8-lint 15:02:12 + export PYTHONPATH 15:02:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:12 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:12 + tox --version 15:02:12 4.27.0 from /tmp/venv-vCmY/lib/python3.10/site-packages/tox/__init__.py 15:02:12 + PARALLEL=false 15:02:12 + TOX_OPTIONS_LIST= 15:02:12 + [[ -n doc8 ]] 15:02:12 + TOX_OPTIONS_LIST=' -e doc8' 15:02:12 + case ${PARALLEL,,} in 15:02:12 + tee -a /w/workspace/oom-master-doc8-lint/archives/tox/tox.log 15:02:12 + tox -e doc8 15:02:14 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 15:02:36 doc8: freeze> python -m pip freeze --all 15:02:37 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 15:02:37 doc8: commands[0]> doc8 docs/ 15:02:39 Scanning... 15:02:39 Validating... 15:02:39 docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:19: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:20: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:21: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:26: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:27: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:29: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:30: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:32: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:35: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:37: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:39: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:41: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:43: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:165: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:174: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:202: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:207: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:208: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:209: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:217: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:236: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:239: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:243: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:244: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:250: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:253: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:254: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:267: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:271: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:272: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:274: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:275: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:277: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:280: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:281: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:285: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:290: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:293: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:297: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:304: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:305: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:308: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:311: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:347: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:348: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:353: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:354: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:355: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:356: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:357: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:359: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:369: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:383: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:384: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:386: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:387: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:388: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:390: D001 Line too long 15:02:39 docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file 15:02:39 docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long 15:02:39 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long 15:02:39 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long 15:02:39 docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long 15:02:39 ======== 15:02:39 Total files scanned = 43 15:02:39 Total files ignored = 0 15:02:39 Total accumulated errors = 64 15:02:39 Detailed error counts: 15:02:39 - doc8.checks.CheckCarriageReturn = 0 15:02:39 - doc8.checks.CheckIndentationNoTab = 0 15:02:39 - doc8.checks.CheckMaxLineLength = 63 15:02:39 - doc8.checks.CheckNewlineEndOfFile = 1 15:02:39 - doc8.checks.CheckTrailingWhitespace = 0 15:02:39 - doc8.checks.CheckValidity = 0 15:02:39 doc8: exit 1 (2.25 seconds) /w/workspace/oom-master-doc8-lint> doc8 docs/ pid=2334 15:02:39 doc8: command failed but is marked ignore outcome so handling it as success 15:02:39 doc8: OK (26.57=setup[24.32]+cmd[2.25] seconds) 15:02:39 congratulations :) (26.80 seconds) 15:02:39 + tox_status=0 15:02:39 + echo '---> Completed tox runs' 15:02:39 ---> Completed tox runs 15:02:39 + for i in .tox/*/log 15:02:39 ++ echo .tox/doc8/log 15:02:39 ++ awk -F/ '{print $2}' 15:02:39 + tox_env=doc8 15:02:39 + cp -r .tox/doc8/log /w/workspace/oom-master-doc8-lint/archives/tox/doc8 15:02:39 + DOC_DIR=docs/_build/html 15:02:39 + [[ -d docs/_build/html ]] 15:02:39 + echo '---> tox-run.sh ends' 15:02:39 ---> tox-run.sh ends 15:02:39 + test 0 -eq 0 15:02:39 $ ssh-agent -k 15:02:39 unset SSH_AUTH_SOCK; 15:02:39 unset SSH_AGENT_PID; 15:02:39 echo Agent pid 1677 killed; 15:02:39 [ssh-agent] Stopped. 15:02:39 [PostBuildScript] - [INFO] Executing post build scripts. 15:02:39 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16469117369038451419.sh 15:02:39 ---> sysstat.sh 15:02:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins15437633495359941168.sh 15:02:40 ---> package-listing.sh 15:02:40 ++ tr '[:upper:]' '[:lower:]' 15:02:40 ++ facter osfamily 15:02:40 + OS_FAMILY=debian 15:02:40 + workspace=/w/workspace/oom-master-doc8-lint 15:02:40 + START_PACKAGES=/tmp/packages_start.txt 15:02:40 + END_PACKAGES=/tmp/packages_end.txt 15:02:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:40 + PACKAGES=/tmp/packages_start.txt 15:02:40 + '[' /w/workspace/oom-master-doc8-lint ']' 15:02:40 + PACKAGES=/tmp/packages_end.txt 15:02:40 + case "${OS_FAMILY}" in 15:02:40 + dpkg -l 15:02:40 + grep '^ii' 15:02:40 + '[' -f /tmp/packages_start.txt ']' 15:02:40 + '[' -f /tmp/packages_end.txt ']' 15:02:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:40 + '[' /w/workspace/oom-master-doc8-lint ']' 15:02:40 + mkdir -p /w/workspace/oom-master-doc8-lint/archives/ 15:02:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-doc8-lint/archives/ 15:02:40 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins6200497777078684991.sh 15:02:40 ---> capture-instance-metadata.sh 15:02:40 Setup pyenv: 15:02:40 system 15:02:40 3.8.13 15:02:40 3.9.13 15:02:40 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AucB 15:02:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:02:49 lf-activate-venv(): INFO: Installing: lftools 15:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-AucB/bin to PATH 15:03:15 INFO: Running in OpenStack, capturing instance metadata 15:03:15 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins14573435167623358927.sh 15:03:15 provisioning config files... 15:03:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-doc8-lint@tmp/config13628816104248347197tmp 15:03:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:03:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:03:15 [EnvInject] - Injecting environment variables from a build step. 15:03:15 [EnvInject] - Injecting as environment variables the properties content 15:03:15 SERVER_ID=logs 15:03:15 15:03:15 [EnvInject] - Variables injected successfully. 15:03:15 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins8981924151687751720.sh 15:03:15 ---> create-netrc.sh 15:03:15 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins16100735016851507559.sh 15:03:15 ---> python-tools-install.sh 15:03:15 Setup pyenv: 15:03:15 system 15:03:15 3.8.13 15:03:15 3.9.13 15:03:15 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:03:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AucB from file:/tmp/.os_lf_venv 15:03:17 lf-activate-venv(): INFO: Installing: lftools 15:03:28 lf-activate-venv(): INFO: Adding /tmp/venv-AucB/bin to PATH 15:03:28 Generating Requirements File 15:03:47 Python 3.10.6 15:03:48 pip 25.1.1 from /tmp/venv-AucB/lib/python3.10/site-packages/pip (python 3.10) 15:03:48 appdirs==1.4.4 15:03:48 argcomplete==3.6.2 15:03:48 aspy.yaml==1.3.0 15:03:48 attrs==25.3.0 15:03:48 autopage==0.5.2 15:03:48 beautifulsoup4==4.13.4 15:03:48 boto3==1.38.44 15:03:48 botocore==1.38.44 15:03:48 bs4==0.0.2 15:03:48 cachetools==5.5.2 15:03:48 certifi==2025.6.15 15:03:48 cffi==1.17.1 15:03:48 cfgv==3.4.0 15:03:48 chardet==5.2.0 15:03:48 charset-normalizer==3.4.2 15:03:48 click==8.2.1 15:03:48 cliff==4.10.0 15:03:48 cmd2==2.6.1 15:03:48 cryptography==3.3.2 15:03:48 debtcollector==3.0.0 15:03:48 decorator==5.2.1 15:03:48 defusedxml==0.7.1 15:03:48 Deprecated==1.2.18 15:03:48 distlib==0.3.9 15:03:48 dnspython==2.7.0 15:03:48 docker==7.1.0 15:03:48 dogpile.cache==1.4.0 15:03:48 durationpy==0.10 15:03:48 email_validator==2.2.0 15:03:48 filelock==3.18.0 15:03:48 future==1.0.0 15:03:48 gitdb==4.0.12 15:03:48 GitPython==3.1.44 15:03:48 google-auth==2.40.3 15:03:48 httplib2==0.22.0 15:03:48 identify==2.6.12 15:03:48 idna==3.10 15:03:48 importlib-resources==1.5.0 15:03:48 iso8601==2.1.0 15:03:48 Jinja2==3.1.6 15:03:48 jmespath==1.0.1 15:03:48 jsonpatch==1.33 15:03:48 jsonpointer==3.0.0 15:03:48 jsonschema==4.24.0 15:03:48 jsonschema-specifications==2025.4.1 15:03:48 keystoneauth1==5.11.1 15:03:48 kubernetes==33.1.0 15:03:48 lftools==0.37.13 15:03:48 lxml==5.4.0 15:03:48 MarkupSafe==3.0.2 15:03:48 msgpack==1.1.1 15:03:48 multi_key_dict==2.0.3 15:03:48 munch==4.0.0 15:03:48 netaddr==1.3.0 15:03:48 niet==1.4.2 15:03:48 nodeenv==1.9.1 15:03:48 oauth2client==4.1.3 15:03:48 oauthlib==3.3.1 15:03:48 openstacksdk==4.6.0 15:03:48 os-client-config==2.1.0 15:03:48 os-service-types==1.7.0 15:03:48 osc-lib==4.0.2 15:03:48 oslo.config==9.8.0 15:03:48 oslo.context==6.0.0 15:03:48 oslo.i18n==6.5.1 15:03:48 oslo.log==7.1.0 15:03:48 oslo.serialization==5.7.0 15:03:48 oslo.utils==9.0.0 15:03:48 packaging==25.0 15:03:48 pbr==6.1.1 15:03:48 platformdirs==4.3.8 15:03:48 prettytable==3.16.0 15:03:48 psutil==7.0.0 15:03:48 pyasn1==0.6.1 15:03:48 pyasn1_modules==0.4.2 15:03:48 pycparser==2.22 15:03:48 pygerrit2==2.0.15 15:03:48 PyGithub==2.6.1 15:03:48 PyJWT==2.10.1 15:03:48 PyNaCl==1.5.0 15:03:48 pyparsing==2.4.7 15:03:48 pyperclip==1.9.0 15:03:48 pyrsistent==0.20.0 15:03:48 python-cinderclient==9.7.0 15:03:48 python-dateutil==2.9.0.post0 15:03:48 python-heatclient==4.2.0 15:03:48 python-jenkins==1.8.2 15:03:48 python-keystoneclient==5.6.0 15:03:48 python-magnumclient==4.8.1 15:03:48 python-openstackclient==8.1.0 15:03:48 python-swiftclient==4.8.0 15:03:48 PyYAML==6.0.2 15:03:48 referencing==0.36.2 15:03:48 requests==2.32.4 15:03:48 requests-oauthlib==2.0.0 15:03:48 requestsexceptions==1.4.0 15:03:48 rfc3986==2.0.0 15:03:48 rpds-py==0.25.1 15:03:48 rsa==4.9.1 15:03:48 ruamel.yaml==0.18.14 15:03:48 ruamel.yaml.clib==0.2.12 15:03:48 s3transfer==0.13.0 15:03:48 simplejson==3.20.1 15:03:48 six==1.17.0 15:03:48 smmap==5.0.2 15:03:48 soupsieve==2.7 15:03:48 stevedore==5.4.1 15:03:48 tabulate==0.9.0 15:03:48 toml==0.10.2 15:03:48 tomlkit==0.13.3 15:03:48 tqdm==4.67.1 15:03:48 typing_extensions==4.14.0 15:03:48 tzdata==2025.2 15:03:48 urllib3==1.26.20 15:03:48 virtualenv==20.31.2 15:03:48 wcwidth==0.2.13 15:03:48 websocket-client==1.8.0 15:03:48 wrapt==1.17.2 15:03:48 xdg==6.0.0 15:03:48 xmltodict==0.14.2 15:03:48 yq==3.4.3 15:03:48 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins12979910457279141474.sh 15:03:48 ---> sudo-logs.sh 15:03:48 Archiving 'sudo' log.. 15:03:48 [oom-master-doc8-lint] $ /bin/bash /tmp/jenkins13451946103091579432.sh 15:03:48 ---> job-cost.sh 15:03:48 Setup pyenv: 15:03:48 system 15:03:48 3.8.13 15:03:48 3.9.13 15:03:48 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:03:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AucB from file:/tmp/.os_lf_venv 15:03:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-AucB/bin to PATH 15:03:55 INFO: No Stack... 15:03:56 INFO: Retrieving Pricing Info for: v3-standard-4 15:03:56 INFO: Archiving Costs 15:03:56 [oom-master-doc8-lint] $ /bin/bash -l /tmp/jenkins17052794553174572390.sh 15:03:56 ---> logs-deploy.sh 15:03:56 Setup pyenv: 15:03:56 system 15:03:56 3.8.13 15:03:56 3.9.13 15:03:56 * 3.10.6 (set by /w/workspace/oom-master-doc8-lint/.python-version) 15:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AucB from file:/tmp/.os_lf_venv 15:03:58 lf-activate-venv(): INFO: Installing: lftools 15:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-AucB/bin to PATH 15:04:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-doc8-lint/586 15:04:07 INFO: archiving workspace using pattern(s): 15:04:08 Archives upload complete. 15:04:08 INFO: archiving logs to Nexus 15:04:09 ---> uname -a: 15:04:09 Linux prd-ubuntu1804-builder-4c-4g-23959 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:04:09 15:04:09 15:04:09 ---> lscpu: 15:04:09 Architecture: x86_64 15:04:09 CPU op-mode(s): 32-bit, 64-bit 15:04:09 Byte Order: Little Endian 15:04:09 CPU(s): 4 15:04:09 On-line CPU(s) list: 0-3 15:04:09 Thread(s) per core: 1 15:04:09 Core(s) per socket: 1 15:04:09 Socket(s): 4 15:04:09 NUMA node(s): 1 15:04:09 Vendor ID: AuthenticAMD 15:04:09 CPU family: 23 15:04:09 Model: 49 15:04:09 Model name: AMD EPYC-Rome Processor 15:04:09 Stepping: 0 15:04:09 CPU MHz: 2799.998 15:04:09 BogoMIPS: 5599.99 15:04:09 Virtualization: AMD-V 15:04:09 Hypervisor vendor: KVM 15:04:09 Virtualization type: full 15:04:09 L1d cache: 32K 15:04:09 L1i cache: 32K 15:04:09 L2 cache: 512K 15:04:09 L3 cache: 16384K 15:04:09 NUMA node0 CPU(s): 0-3 15:04:09 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 15:04:09 15:04:09 15:04:09 ---> nproc: 15:04:09 4 15:04:09 15:04:09 15:04:09 ---> df -h: 15:04:09 Filesystem Size Used Avail Use% Mounted on 15:04:09 udev 7.9G 0 7.9G 0% /dev 15:04:09 tmpfs 1.6G 672K 1.6G 1% /run 15:04:09 /dev/vda1 78G 8.5G 69G 11% / 15:04:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:04:09 tmpfs 5.0M 0 5.0M 0% /run/lock 15:04:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:04:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:04:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:04:09 15:04:09 15:04:09 ---> free -m: 15:04:09 total used free shared buff/cache available 15:04:09 Mem: 16040 551 13217 0 2271 15165 15:04:09 Swap: 1023 0 1023 15:04:09 15:04:09 15:04:09 ---> ip addr: 15:04:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:04:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:09 inet 127.0.0.1/8 scope host lo 15:04:09 valid_lft forever preferred_lft forever 15:04:09 inet6 ::1/128 scope host 15:04:09 valid_lft forever preferred_lft forever 15:04:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:04:09 link/ether fa:16:3e:65:3a:4f brd ff:ff:ff:ff:ff:ff 15:04:09 inet 10.30.106.236/23 brd 10.30.107.255 scope global dynamic ens3 15:04:09 valid_lft 86239sec preferred_lft 86239sec 15:04:09 inet6 fe80::f816:3eff:fe65:3a4f/64 scope link 15:04:09 valid_lft forever preferred_lft forever 15:04:09 15:04:09 15:04:09 ---> sar -b -r -n DEV: 15:04:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23959) 06/26/25 _x86_64_ (4 CPU) 15:04:09 15:04:09 15:01:30 LINUX RESTART (4 CPU) 15:04:09 15:04:09 15:02:02 tps rtps wtps bread/s bwrtn/s 15:04:09 15:03:01 145.96 14.61 131.35 450.64 41442.47 15:04:09 15:04:01 113.25 1.28 111.96 129.85 15154.67 15:04:09 Average: 129.47 7.89 121.58 288.89 28188.14 15:04:09 15:04:09 15:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:09 15:03:01 13777676 15494660 2647292 16.12 73632 1835960 813300 4.65 765344 1651492 204496 15:04:09 15:04:01 13547636 15539424 2877332 17.52 95556 2073868 769740 4.41 735548 1881392 117208 15:04:09 Average: 13662656 15517042 2762312 16.82 84594 1954914 791520 4.53 750446 1766442 160852 15:04:09 15:04:09 15:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:04:09 15:03:01 lo 1.83 1.83 0.21 0.21 0.00 0.00 0.00 0.00 15:04:09 15:03:01 ens3 213.10 139.96 960.17 20.43 0.00 0.00 0.00 0.00 15:04:09 15:04:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 15:04:09 15:04:01 ens3 147.31 100.72 803.89 15.17 0.00 0.00 0.00 0.00 15:04:09 Average: lo 1.55 1.55 0.17 0.17 0.00 0.00 0.00 0.00 15:04:09 Average: ens3 179.93 120.17 881.37 17.78 0.00 0.00 0.00 0.00 15:04:09 15:04:09 15:04:09 ---> sar -P ALL: 15:04:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23959) 06/26/25 _x86_64_ (4 CPU) 15:04:09 15:04:09 15:01:30 LINUX RESTART (4 CPU) 15:04:09 15:04:09 15:02:02 CPU %user %nice %system %iowait %steal %idle 15:04:09 15:03:01 all 18.87 0.00 1.62 3.74 0.06 75.71 15:04:09 15:03:01 0 19.29 0.00 1.69 0.63 0.07 78.32 15:04:09 15:03:01 1 24.59 0.00 1.39 0.53 0.07 73.42 15:04:09 15:03:01 2 19.92 0.00 2.43 4.18 0.05 73.42 15:04:09 15:03:01 3 11.66 0.00 1.00 9.62 0.05 77.67 15:04:09 15:04:01 all 19.26 0.00 1.44 4.75 0.05 74.49 15:04:09 15:04:01 0 9.68 0.00 0.91 6.92 0.05 82.44 15:04:09 15:04:01 1 37.10 0.00 2.25 1.35 0.07 59.23 15:04:09 15:04:01 2 15.95 0.00 1.24 1.14 0.05 81.63 15:04:09 15:04:01 3 14.34 0.00 1.37 9.61 0.05 74.63 15:04:09 Average: all 19.07 0.00 1.53 4.25 0.05 75.10 15:04:09 Average: 0 14.43 0.00 1.30 3.81 0.06 80.41 15:04:09 Average: 1 30.90 0.00 1.83 0.94 0.07 66.27 15:04:09 Average: 2 17.91 0.00 1.83 2.64 0.05 77.56 15:04:09 Average: 3 13.01 0.00 1.19 9.61 0.05 76.14 15:04:09 15:04:09 15:04:09