Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-22087 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Ji7x4Xtygi6N/agent.2118 SSH_AGENT_PID=2120 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_10093380138835000636.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_10093380138835000636.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom.git > git init /w/workspace/oom-master-sphinx-lint # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/18 # timeout=30 > git rev-parse 9756143b28020e3185c4153dea4cb264bcd40118^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 9756143b28020e3185c4153dea4cb264bcd40118 (refs/changes/00/141100/18) > git config core.sparsecheckout # timeout=10 > git checkout -f 9756143b28020e3185c4153dea4cb264bcd40118 # timeout=30 Commit message: "[DOC] Add ArgoCD deployment example and guide" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5815605291946214473.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-lsqU + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-lsqU + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lsqU' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lsqU + echo /tmp/venv-lsqU + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-lsqU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-lsqU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lsqU/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-lsqU/bin to PATH + PATH=/tmp/venv-lsqU/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 + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 25.1.1 from /tmp/venv-lsqU/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==6.1.0 chardet==5.2.0 colorama==0.4.6 distlib==0.3.9 filelock==3.18.0 packaging==25.0 platformdirs==4.3.8 pluggy==1.6.0 pyproject-api==1.9.1 tomli==2.2.1 tox==4.27.0 typing_extensions==4.14.0 urllib3==1.26.20 virtualenv==20.31.2 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=false [EnvInject] - Variables injected successfully. [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7736207068646834790.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox + cd /w/workspace/oom-master-sphinx-lint/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-lwEV + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-lsqU + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsqU from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lsqU from file:/tmp/.toxenv + /tmp/venv-lsqU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-lsqU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lsqU/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-lsqU/bin to PATH + PATH=/tmp/venv-lsqU/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-lsqU/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 + PATH=/opt/pyenv/bin:/tmp/venv-lsqU/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 ++ pwd + PYTHONPATH=/w/workspace/oom-master-sphinx-lint + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.27.0 from /tmp/venv-lsqU/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=false + TOX_OPTIONS_LIST= + [[ -n docs,docs-linkcheck ]] + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' + case ${PARALLEL,,} in + tox -e docs,docs-linkcheck + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt docs: freeze> python -m pip freeze --all docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.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 docs: commands[0]> sudo apt install graphviz WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... graphviz is already the newest version (2.40.1-2). The following packages were automatically installed and are no longer required: libmysqlclient20 mysql-common Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html Warning, treated as error: /w/workspace/oom-master-sphinx-lint/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127:Unexpected indentation. docs: exit 2 (2.15 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html pid=2782 docs: FAIL ✖ in 24.06 seconds docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.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 docs-linkcheck: commands[0]> sudo apt install graphviz WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... graphviz is already the newest version (2.40.1-2). The following packages were automatically installed and are no longer required: libmysqlclient20 mysql-common Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck Warning, treated as error: /w/workspace/oom-master-sphinx-lint/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:127:Unexpected indentation. docs-linkcheck: exit 2 (2.08 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck pid=2864 docs: FAIL code 2 (24.06=setup[21.68]+cmd[0.23,2.15] seconds) docs-linkcheck: FAIL code 2 (14.56=setup[12.26]+cmd[0.21,2.08] seconds) evaluation failed :( (38.83 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 255 -eq 0 + exit 255 ++ '[' 2 = 1 ']' Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2120 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5385119817354095981.sh ---> sysstat.sh [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17422682803012437886.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-master-sphinx-lint + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-master-sphinx-lint ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-master-sphinx-lint ']' + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10103852355387800556.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CPSA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-CPSA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6333486628528071293.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config3604173364596118689tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4271504507752586381.sh ---> create-netrc.sh [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16792565825189697094.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CPSA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-CPSA/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-CPSA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.38 botocore==1.38.38 bs4==0.0.2 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.6.1 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.0 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9043687428260195303.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8523667371166769501.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CPSA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-CPSA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3937276567300484758.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CPSA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-CPSA/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/577 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-22087 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 8.6G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 576 13000 0 2463 15132 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:3f:e0:20 brd ff:ff:ff:ff:ff:ff inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 82545sec preferred_lft 82545sec inet6 fe80::f816:3eff:fe3f:e020/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22087) 06/18/25 _x86_64_ (4 CPU) 13:06:12 LINUX RESTART (4 CPU) 13:07:02 tps rtps wtps bread/s bwrtn/s 13:08:01 28.46 0.03 28.43 2.44 37528.84 13:09:01 1.78 0.00 1.78 0.00 21.33 13:10:01 0.73 0.00 0.73 0.00 8.93 13:11:01 1.08 0.00 1.08 0.00 14.26 13:12:01 1.40 0.00 1.40 0.00 16.40 13:13:01 1.75 0.02 1.73 0.13 21.46 13:14:01 2.62 1.53 1.08 43.18 13.86 13:15:01 1.47 0.00 1.47 0.00 18.00 13:16:01 1.35 0.57 0.78 13.33 10.40 13:17:01 1.45 0.02 1.43 0.13 18.00 13:18:01 0.98 0.00 0.98 0.00 11.06 13:19:01 1.35 0.00 1.35 0.00 15.99 13:20:01 0.73 0.00 0.73 0.00 9.06 13:21:01 1.35 0.00 1.35 0.00 16.66 13:22:01 3.62 2.37 1.25 18.93 20.13 13:23:01 1.67 0.00 1.67 0.00 22.26 13:24:01 0.85 0.00 0.85 0.00 10.40 13:25:01 1.47 0.00 1.47 0.00 18.66 13:26:01 0.78 0.00 0.78 0.00 10.40 13:27:01 1.52 0.00 1.52 0.00 18.00 13:28:01 0.85 0.00 0.85 0.00 10.40 13:29:01 1.37 0.00 1.37 0.00 16.40 13:30:01 0.85 0.00 0.85 0.00 11.06 13:31:01 1.27 0.00 1.27 0.00 15.46 13:32:01 0.85 0.00 0.85 0.00 10.13 13:33:01 1.38 0.00 1.38 0.00 16.26 13:34:01 0.85 0.00 0.85 0.00 10.93 13:35:01 1.37 0.00 1.37 0.00 16.26 13:36:01 0.73 0.00 0.73 0.00 8.80 13:37:01 1.40 0.00 1.40 0.00 16.26 13:38:01 0.82 0.00 0.82 0.00 9.73 13:39:01 1.40 0.00 1.40 0.00 16.66 13:40:01 0.72 0.00 0.72 0.00 8.93 13:41:01 1.38 0.00 1.38 0.00 16.40 13:42:01 0.90 0.00 0.90 0.00 11.33 13:43:01 1.53 0.00 1.53 0.00 17.33 13:44:01 0.80 0.00 0.80 0.00 9.47 13:45:01 1.48 0.00 1.48 0.00 17.33 13:46:01 0.77 0.00 0.77 0.00 10.40 13:47:01 1.32 0.00 1.32 0.00 17.20 13:48:01 0.77 0.00 0.77 0.00 9.46 13:49:01 1.42 0.00 1.42 0.00 17.20 13:50:01 1.15 0.00 1.15 0.00 14.00 13:51:01 1.37 0.00 1.37 0.00 16.95 13:52:01 0.78 0.00 0.78 0.00 9.87 13:53:01 1.58 0.00 1.58 0.00 19.73 13:54:01 0.90 0.00 0.90 0.00 10.93 13:55:01 1.25 0.00 1.25 0.00 16.40 13:56:01 0.87 0.00 0.87 0.00 10.93 13:57:01 1.23 0.00 1.23 0.00 16.26 13:58:01 0.95 0.00 0.95 0.00 12.13 13:59:01 3.40 1.12 2.28 23.20 31.59 14:00:01 0.92 0.00 0.92 0.00 11.73 14:01:01 1.43 0.00 1.43 0.00 17.73 14:02:01 0.93 0.00 0.93 0.00 11.73 14:03:01 1.45 0.00 1.45 0.00 18.26 14:04:01 0.93 0.00 0.93 0.00 11.20 14:05:01 1.40 0.00 1.40 0.00 17.99 14:06:01 0.92 0.00 0.92 0.00 11.46 14:07:01 1.38 0.00 1.38 0.00 17.46 14:08:01 3.57 2.23 1.33 111.85 216.76 14:09:01 400.23 31.58 368.66 1145.28 12604.30 14:10:01 150.97 0.93 150.04 110.91 18903.78 Average: 10.45 0.64 9.80 23.33 1103.71 13:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:01 14466816 15696356 1958144 11.92 32124 1416720 705488 4.04 484936 1300072 224 13:09:01 14466972 15696596 1957988 11.92 32172 1416724 705488 4.04 485268 1300072 144 13:10:01 14467424 15697104 1957536 11.92 32196 1416728 705488 4.04 485600 1300080 168 13:11:01 14467412 15697148 1957548 11.92 32236 1416732 705488 4.04 485552 1300076 8 13:12:01 14467484 15697328 1957476 11.92 32340 1416728 705488 4.04 485832 1300076 12 13:13:01 14465728 15695708 1959232 11.93 32428 1416748 705488 4.04 487372 1300084 164 13:14:01 14457172 15688536 1967788 11.98 32508 1418044 705488 4.04 495176 1301036 160 13:15:01 14457404 15688840 1967556 11.98 32556 1418048 705488 4.04 495056 1300984 156 13:16:01 14437984 15670300 1986976 12.10 32588 1418452 721968 4.13 514352 1300692 192 13:17:01 14437028 15669372 1987932 12.10 32624 1418444 721968 4.13 514128 1300696 208 13:18:01 14437480 15669876 1987480 12.10 32640 1418460 721968 4.13 514076 1300700 4 13:19:01 14437404 15669828 1987556 12.10 32672 1418464 721968 4.13 514260 1300704 64 13:20:01 14437216 15669792 1987744 12.10 32696 1418592 721968 4.13 514152 1300832 164 13:21:01 14436944 15669580 1988016 12.10 32728 1418600 721968 4.13 514484 1300840 164 13:22:01 14435992 15669176 1988968 12.11 33340 1418596 703792 4.03 514988 1300844 128 13:23:01 14436028 15669276 1988932 12.11 33388 1418608 703792 4.03 515440 1300848 172 13:24:01 14436332 15669624 1988628 12.11 33428 1418608 703792 4.03 515240 1300852 16 13:25:01 14436068 15669408 1988892 12.11 33468 1418612 703792 4.03 515316 1300852 176 13:26:01 14436092 15669472 1988868 12.11 33492 1418616 703792 4.03 515544 1300856 168 13:27:01 14436464 15669856 1988496 12.11 33540 1418608 703792 4.03 515512 1300860 12 13:28:01 14436380 15669812 1988580 12.11 33572 1418620 703792 4.03 515444 1300860 164 13:29:01 14436116 15669604 1988844 12.11 33604 1418628 703792 4.03 515652 1300868 180 13:30:01 14436156 15669688 1988804 12.11 33620 1418636 703792 4.03 515712 1300876 164 13:31:01 14435976 15669520 1988984 12.11 33644 1418640 703792 4.03 515564 1300880 168 13:32:01 14435980 15669580 1988980 12.11 33676 1418640 703792 4.03 515764 1300880 160 13:33:01 14435960 15669584 1989000 12.11 33708 1418644 703792 4.03 515852 1300884 176 13:34:01 14435908 15669576 1989052 12.11 33740 1418648 703792 4.03 515776 1300888 8 13:35:01 14435620 15669308 1989340 12.11 33772 1418652 703792 4.03 515796 1300892 160 13:36:01 14435728 15669472 1989232 12.11 33788 1418652 703792 4.03 515900 1300896 160 13:37:01 14435948 15669732 1989012 12.11 33820 1418656 703792 4.03 515756 1300896 164 13:38:01 14435700 15669488 1989260 12.11 33844 1418660 703792 4.03 515892 1300900 164 13:39:01 14435608 15669480 1989352 12.11 33876 1418668 703792 4.03 516012 1300908 164 13:40:01 14435732 15669604 1989228 12.11 33892 1418668 703792 4.03 516020 1300908 156 13:41:01 14435864 15669772 1989096 12.11 33924 1418672 703792 4.03 515912 1300912 160 13:42:01 14435740 15669708 1989220 12.11 33964 1418672 703792 4.03 516128 1300916 16 13:43:01 14435768 15669740 1989192 12.11 34004 1418680 703792 4.03 516124 1300920 180 13:44:01 14435776 15669804 1989184 12.11 34020 1418680 703792 4.03 516128 1300924 168 13:45:01 14435792 15669860 1989168 12.11 34060 1418684 703792 4.03 516036 1300932 8 13:46:01 14435684 15669812 1989276 12.11 34092 1418688 703792 4.03 516084 1300940 28 13:47:01 14435560 15669752 1989400 12.11 34148 1418696 703792 4.03 516332 1300936 32 13:48:01 14435056 15669252 1989904 12.12 34164 1418696 703792 4.03 516172 1300936 4 13:49:01 14435180 15669552 1989780 12.11 34204 1418832 703792 4.03 516404 1301072 176 13:50:01 14435312 15669768 1989648 12.11 34268 1418836 703792 4.03 516484 1301076 168 13:51:01 14435028 15669532 1989932 12.12 34304 1418840 703792 4.03 516404 1301080 172 13:52:01 14434808 15669336 1990152 12.12 34328 1418840 703792 4.03 516828 1301080 188 13:53:01 14434832 15669416 1990128 12.12 34392 1418844 703792 4.03 516632 1301084 176 13:54:01 14434996 15669636 1989964 12.12 34432 1418848 703792 4.03 516652 1301092 164 13:55:01 14434308 15669024 1990652 12.12 34480 1418852 703792 4.03 517092 1301092 188 13:56:01 14434216 15668964 1990744 12.12 34520 1418852 703792 4.03 516976 1301092 180 13:57:01 14433760 15668552 1991200 12.12 34560 1418860 703792 4.03 516976 1301096 168 13:58:01 14433660 15668524 1991300 12.12 34600 1418860 703792 4.03 517400 1301104 12 13:59:01 14432420 15668180 1992540 12.13 34680 1419540 721496 4.13 517908 1301516 4 14:00:01 14432380 15668160 1992580 12.13 34700 1419540 721496 4.13 517972 1301516 144 14:01:01 14432252 15668068 1992708 12.13 34740 1419544 721496 4.13 517816 1301520 172 14:02:01 14432524 15668392 1992436 12.13 34780 1419548 721496 4.13 517852 1301524 4 14:03:01 14432460 15668344 1992500 12.13 34828 1419536 721496 4.13 517936 1301528 8 14:04:01 14435912 15671868 1989048 12.11 34856 1419556 721496 4.13 514492 1301532 20 14:05:01 14436272 15672256 1988688 12.11 34888 1419560 721496 4.13 514168 1301536 144 14:06:01 14436156 15672188 1988804 12.11 34920 1419568 721496 4.13 514404 1301544 176 14:07:01 14428616 15664652 1996344 12.15 34944 1419572 721496 4.13 522252 1301548 8 14:08:01 14366868 15612560 2058092 12.53 35104 1428904 737544 4.22 576456 1306908 284 14:09:01 13652716 15487460 2772244 16.88 80236 1940148 879264 5.03 792888 1735588 309832 14:10:01 13367592 15544980 3057368 18.61 108200 2230936 746340 4.27 761112 2011396 170560 Average: 14408599 15666901 2016361 12.28 35668 1439927 712264 4.08 521737 1319199 7747 13:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:01 ens3 0.56 0.47 0.15 0.08 0.00 0.00 0.00 0.00 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:09:01 ens3 1.65 0.42 0.27 0.42 0.00 0.00 0.00 0.00 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:01 ens3 3.15 0.98 1.69 1.05 0.00 0.00 0.00 0.00 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:01 ens3 0.52 0.28 0.11 0.11 0.00 0.00 0.00 0.00 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:01 ens3 5.18 0.18 3.20 0.21 0.00 0.00 0.00 0.00 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:13:01 ens3 4.10 0.88 2.45 1.35 0.00 0.00 0.00 0.00 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:01 ens3 1.07 0.75 0.91 0.50 0.00 0.00 0.00 0.00 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:15:01 ens3 0.37 0.28 0.07 0.21 0.00 0.00 0.00 0.00 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:01 ens3 9.40 8.10 5.69 11.22 0.00 0.00 0.00 0.00 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:01 ens3 1.33 0.48 0.76 0.50 0.00 0.00 0.00 0.00 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:01 ens3 0.25 0.08 0.11 0.04 0.00 0.00 0.00 0.00 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:19:01 ens3 0.52 0.22 0.10 0.18 0.00 0.00 0.00 0.00 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:01 ens3 0.75 0.50 0.37 0.87 0.00 0.00 0.00 0.00 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:21:01 ens3 0.32 0.13 0.07 0.04 0.00 0.00 0.00 0.00 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 ens3 0.42 0.28 0.19 0.42 0.00 0.00 0.00 0.00 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:23:01 ens3 1.70 1.15 0.73 1.52 0.00 0.00 0.00 0.00 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:01 ens3 0.18 0.23 0.06 0.22 0.00 0.00 0.00 0.00 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:01 ens3 0.23 0.17 0.06 0.09 0.00 0.00 0.00 0.00 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:01 ens3 0.15 0.18 0.05 0.34 0.00 0.00 0.00 0.00 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:01 ens3 0.20 0.17 0.06 0.18 0.00 0.00 0.00 0.00 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:29:01 ens3 0.27 0.25 0.12 0.18 0.00 0.00 0.00 0.00 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:01 ens3 0.15 0.15 0.05 0.18 0.00 0.00 0.00 0.00 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:01 ens3 0.23 0.15 0.06 0.01 0.00 0.00 0.00 0.00 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:01 ens3 0.25 0.25 0.13 0.40 0.00 0.00 0.00 0.00 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:01 ens3 1.92 1.05 0.75 1.28 0.00 0.00 0.00 0.00 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:01 ens3 0.60 0.42 0.36 0.36 0.00 0.00 0.00 0.00 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:35:01 ens3 0.25 0.20 0.06 0.20 0.00 0.00 0.00 0.00 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:01 ens3 0.15 0.15 0.05 0.17 0.00 0.00 0.00 0.00 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:37:01 ens3 0.35 0.32 0.14 0.44 0.00 0.00 0.00 0.00 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:01 ens3 0.13 0.08 0.05 0.03 0.00 0.00 0.00 0.00 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:39:01 ens3 0.25 0.18 0.12 0.18 0.00 0.00 0.00 0.00 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:01 ens3 0.27 0.17 0.06 0.18 0.00 0.00 0.00 0.00 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:41:01 ens3 0.23 0.23 0.06 0.18 0.00 0.00 0.00 0.00 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:01 ens3 0.37 0.20 0.14 0.24 0.00 0.00 0.00 0.00 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:01 ens3 0.40 0.40 0.16 0.52 0.00 0.00 0.00 0.00 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:44:01 ens3 0.17 0.12 0.05 0.17 0.00 0.00 0.00 0.00 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:01 ens3 0.20 0.20 0.06 0.18 0.00 0.00 0.00 0.00 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:01 ens3 0.25 0.15 0.11 0.17 0.00 0.00 0.00 0.00 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:47:01 ens3 0.32 0.27 0.13 0.21 0.00 0.00 0.00 0.00 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:48:01 ens3 0.17 0.20 0.05 0.32 0.00 0.00 0.00 0.00 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:01 ens3 0.22 0.15 0.06 0.04 0.00 0.00 0.00 0.00 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:01 ens3 0.15 0.18 0.05 0.37 0.00 0.00 0.00 0.00 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:51:01 ens3 0.22 0.15 0.06 0.01 0.00 0.00 0.00 0.00 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:01 ens3 1.33 0.65 0.61 0.69 0.00 0.00 0.00 0.00 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:01 ens3 0.22 0.18 0.06 0.07 0.00 0.00 0.00 0.00 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:01 ens3 0.87 0.25 0.21 0.39 0.00 0.00 0.00 0.00 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:55:01 ens3 2.38 1.30 1.07 1.36 0.00 0.00 0.00 0.00 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:01 ens3 0.25 0.12 0.06 0.07 0.00 0.00 0.00 0.00 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:57:01 ens3 0.35 0.30 0.14 0.22 0.00 0.00 0.00 0.00 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 ens3 2.98 0.20 1.58 0.21 0.00 0.00 0.00 0.00 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:59:01 ens3 1.70 0.58 0.93 0.53 0.00 0.00 0.00 0.00 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:01 ens3 12.25 0.17 7.81 0.22 0.00 0.00 0.00 0.00 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:01 ens3 10.23 0.25 6.63 0.32 0.00 0.00 0.00 0.00 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:01 ens3 0.30 0.15 0.13 0.10 0.00 0.00 0.00 0.00 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:03:01 ens3 0.72 0.62 0.33 1.03 0.00 0.00 0.00 0.00 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:01 ens3 1.75 0.68 0.61 0.67 0.00 0.00 0.00 0.00 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:05:01 ens3 0.83 0.18 0.34 0.11 0.00 0.00 0.00 0.00 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:01 ens3 0.25 0.18 0.06 0.36 0.00 0.00 0.00 0.00 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:01 ens3 0.30 0.22 0.13 0.07 0.00 0.00 0.00 0.00 14:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:08:01 ens3 84.20 61.59 160.14 31.54 0.00 0.00 0.00 0.00 14:09:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 14:09:01 ens3 313.40 223.30 1668.02 41.55 0.00 0.00 0.00 0.00 14:10:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 14:10:01 ens3 167.36 116.10 890.55 16.08 0.00 0.00 0.00 0.00 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 10.19 6.81 43.82 1.93 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22087) 06/18/25 _x86_64_ (4 CPU) 13:06:12 LINUX RESTART (4 CPU) 13:07:02 CPU %user %nice %system %iowait %steal %idle 13:08:01 all 0.11 0.00 0.03 1.01 0.01 98.83 13:08:01 0 0.02 0.00 0.03 3.90 0.02 96.03 13:08:01 1 0.03 0.00 0.02 0.03 0.00 99.92 13:08:01 2 0.37 0.00 0.05 0.09 0.03 99.46 13:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:09:01 all 0.03 0.00 0.01 0.01 0.01 99.93 13:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:09:01 2 0.05 0.00 0.03 0.05 0.03 99.83 13:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:10:01 all 0.50 0.00 0.01 0.00 0.00 99.48 13:10:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:01 2 1.84 0.00 0.00 0.02 0.02 98.12 13:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 13:11:01 all 0.08 0.00 0.01 0.01 0.01 99.90 13:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:11:01 2 0.27 0.00 0.02 0.03 0.03 99.65 13:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:12:01 all 0.39 0.00 0.01 0.01 0.01 99.57 13:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:12:01 2 1.50 0.00 0.02 0.03 0.03 98.42 13:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:13:01 all 0.59 0.00 0.01 0.01 0.01 99.38 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:13:01 1 0.20 0.00 0.02 0.00 0.02 99.77 13:13:01 2 2.05 0.00 0.03 0.05 0.02 97.85 13:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 13:14:01 all 0.33 0.00 0.02 0.02 0.01 99.62 13:14:01 0 0.12 0.00 0.00 0.00 0.00 99.88 13:14:01 1 0.17 0.00 0.02 0.03 0.00 99.78 13:14:01 2 0.91 0.00 0.02 0.05 0.03 98.99 13:14:01 3 0.10 0.00 0.02 0.00 0.00 99.88 13:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:15:01 2 0.07 0.00 0.03 0.05 0.03 99.82 13:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:16:01 all 0.47 0.00 0.04 0.01 0.01 99.48 13:16:01 0 0.27 0.00 0.02 0.00 0.00 99.72 13:16:01 1 0.42 0.00 0.03 0.00 0.00 99.55 13:16:01 2 0.85 0.00 0.08 0.03 0.02 99.01 13:16:01 3 0.35 0.00 0.02 0.02 0.00 99.62 13:17:01 all 0.52 0.00 0.00 0.01 0.01 99.46 13:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:17:01 2 2.00 0.00 0.00 0.03 0.03 97.93 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:18:01 all 0.24 0.00 0.02 0.00 0.00 99.73 13:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:18:01 2 0.90 0.00 0.10 0.02 0.03 98.96 13:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:18:01 CPU %user %nice %system %iowait %steal %idle 13:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:19:01 2 0.03 0.00 0.02 0.03 0.02 99.90 13:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:20:01 all 0.04 0.00 0.00 0.00 0.01 99.95 13:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:20:01 1 0.07 0.00 0.00 0.00 0.00 99.93 13:20:01 2 0.07 0.00 0.00 0.02 0.03 99.88 13:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:21:01 2 0.03 0.00 0.02 0.03 0.03 99.88 13:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 all 0.02 0.00 0.02 0.02 0.01 99.94 13:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 1 0.02 0.00 0.03 0.03 0.00 99.92 13:22:01 2 0.03 0.00 0.03 0.03 0.03 99.87 13:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:23:01 all 0.04 0.00 0.01 0.01 0.01 99.92 13:23:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:23:01 2 0.02 0.00 0.03 0.03 0.03 99.88 13:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:24:01 all 0.03 0.00 0.00 0.00 0.00 99.96 13:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:24:01 1 0.07 0.00 0.00 0.00 0.00 99.93 13:24:01 2 0.05 0.00 0.00 0.02 0.03 99.90 13:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 13:25:01 all 0.01 0.00 0.02 0.01 0.01 99.95 13:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:25:01 2 0.03 0.00 0.02 0.03 0.02 99.90 13:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:26:01 2 0.07 0.00 0.02 0.02 0.02 99.88 13:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:01 all 0.02 0.00 0.00 0.01 0.01 99.96 13:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:27:01 1 0.05 0.00 0.00 0.02 0.03 99.90 13:27:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:29:01 all 0.01 0.00 0.00 0.01 0.01 99.96 13:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:29:01 2 0.03 0.00 0.02 0.03 0.02 99.90 13:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:29:01 CPU %user %nice %system %iowait %steal %idle 13:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:30:01 2 0.07 0.00 0.00 0.02 0.02 99.90 13:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:31:01 1 0.00 0.00 0.03 0.02 0.02 99.93 13:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:32:01 all 0.00 0.00 0.01 0.01 0.01 99.96 13:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:32:01 2 0.00 0.00 0.02 0.03 0.00 99.95 13:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:33:01 all 0.09 0.00 0.01 0.01 0.00 99.88 13:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:33:01 1 0.02 0.00 0.02 0.02 0.03 99.92 13:33:01 2 0.28 0.00 0.00 0.02 0.02 99.68 13:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:34:01 all 0.14 0.00 0.01 0.01 0.01 99.83 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:34:01 2 0.48 0.00 0.00 0.03 0.02 99.47 13:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 13:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:35:01 1 0.03 0.00 0.02 0.02 0.02 99.92 13:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:37:01 all 0.02 0.00 0.01 0.01 0.00 99.95 13:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:37:01 1 0.02 0.00 0.02 0.02 0.03 99.92 13:37:01 2 0.03 0.00 0.00 0.03 0.00 99.93 13:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 13:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:39:01 all 0.02 0.00 0.00 0.01 0.01 99.96 13:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 13:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:40:01 CPU %user %nice %system %iowait %steal %idle 13:41:01 all 0.02 0.00 0.02 0.01 0.01 99.95 13:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:41:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:42:01 2 0.03 0.00 0.03 0.02 0.02 99.90 13:42:01 3 0.03 0.00 0.02 0.02 0.00 99.93 13:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:01 1 0.02 0.00 0.03 0.02 0.02 99.92 13:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 13:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:44:01 all 0.19 0.00 0.01 0.00 0.00 99.79 13:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:44:01 2 0.75 0.00 0.00 0.00 0.02 99.24 13:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:45:01 all 0.30 0.00 0.03 0.01 0.01 99.65 13:45:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:45:01 2 1.19 0.00 0.05 0.03 0.02 98.71 13:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:46:01 all 0.05 0.00 0.01 0.01 0.00 99.92 13:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:46:01 2 0.10 0.00 0.00 0.02 0.00 99.88 13:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:47:01 all 0.07 0.00 0.01 0.01 0.01 99.90 13:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:47:01 2 0.22 0.00 0.00 0.03 0.02 99.73 13:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:48:01 all 0.15 0.00 0.02 0.00 0.01 99.82 13:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 13:48:01 2 0.55 0.00 0.02 0.00 0.00 99.43 13:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:49:01 0 0.02 0.00 0.03 0.02 0.03 99.90 13:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:49:01 2 0.02 0.00 0.00 0.03 0.02 99.93 13:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:50:01 all 0.01 0.00 0.01 0.01 0.01 99.97 13:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:50:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:51:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:51:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:51:01 CPU %user %nice %system %iowait %steal %idle 13:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:52:01 2 0.03 0.00 0.02 0.02 0.02 99.92 13:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:53:01 all 0.44 0.00 0.01 0.01 0.00 99.54 13:53:01 0 0.07 0.00 0.02 0.02 0.02 99.88 13:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:53:01 2 1.37 0.00 0.00 0.05 0.00 98.58 13:53:01 3 0.27 0.00 0.00 0.00 0.00 99.73 13:54:01 all 0.35 0.00 0.00 0.01 0.01 99.63 13:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:54:01 2 1.32 0.00 0.00 0.02 0.02 98.65 13:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:55:01 all 0.18 0.00 0.04 0.01 0.01 99.76 13:55:01 0 0.07 0.00 0.00 0.02 0.00 99.92 13:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:55:01 2 0.65 0.00 0.13 0.03 0.02 99.17 13:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:56:01 2 0.05 0.00 0.03 0.02 0.03 99.87 13:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:57:01 2 0.02 0.00 0.02 0.03 0.03 99.90 13:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:58:01 all 0.01 0.00 0.00 0.01 0.01 99.97 13:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:59:01 all 0.22 0.00 0.07 0.02 0.01 99.69 13:59:01 0 0.52 0.00 0.10 0.02 0.02 99.35 13:59:01 1 0.03 0.00 0.07 0.00 0.00 99.90 13:59:01 2 0.03 0.00 0.07 0.05 0.02 99.83 13:59:01 3 0.27 0.00 0.05 0.03 0.00 99.65 14:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 14:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:01:01 all 0.02 0.00 0.00 0.01 0.01 99.95 14:01:01 0 0.02 0.00 0.00 0.05 0.02 99.92 14:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:02:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:03:01 0 0.05 0.00 0.02 0.05 0.00 99.88 14:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:04:01 all 0.37 0.00 0.02 0.00 0.01 99.60 14:04:01 0 0.05 0.00 0.00 0.02 0.02 99.92 14:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:04:01 2 0.91 0.00 0.03 0.00 0.00 99.06 14:04:01 3 0.50 0.00 0.03 0.00 0.02 99.45 14:05:01 all 0.44 0.00 0.02 0.01 0.01 99.51 14:05:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:05:01 2 1.69 0.00 0.03 0.00 0.02 98.26 14:05:01 3 0.00 0.00 0.03 0.03 0.02 99.92 14:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:06:01 0 0.03 0.00 0.00 0.02 0.02 99.93 14:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:06:01 3 0.02 0.00 0.03 0.00 0.03 99.92 14:07:01 all 0.14 0.00 0.02 0.00 0.01 99.82 14:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:07:01 3 0.48 0.00 0.02 0.02 0.02 99.47 14:08:01 all 1.61 0.00 0.15 0.03 0.01 98.20 14:08:01 0 2.12 0.00 0.12 0.05 0.00 97.72 14:08:01 1 2.10 0.00 0.10 0.02 0.00 97.78 14:08:01 2 1.17 0.00 0.27 0.02 0.00 98.55 14:08:01 3 1.08 0.00 0.13 0.00 0.02 98.77 14:09:01 all 19.27 0.00 2.19 2.70 0.06 75.77 14:09:01 0 13.15 0.00 2.33 6.77 0.07 77.69 14:09:01 1 14.05 0.00 1.62 0.28 0.05 83.99 14:09:01 2 33.00 0.00 2.92 1.62 0.08 62.37 14:09:01 3 16.85 0.00 1.90 2.17 0.07 79.01 14:10:01 all 21.57 0.00 1.47 1.57 0.05 75.34 14:10:01 0 26.89 0.00 1.91 3.39 0.05 67.76 14:10:01 1 12.73 0.00 0.89 0.12 0.03 86.23 14:10:01 2 25.83 0.00 1.27 0.49 0.05 72.36 14:10:01 3 20.82 0.00 1.87 2.25 0.03 75.02 Average: all 0.78 0.00 0.07 0.09 0.01 99.04 Average: 0 0.70 0.00 0.08 0.23 0.01 98.99 Average: 1 0.49 0.00 0.06 0.01 0.01 99.44 Average: 2 1.29 0.00 0.09 0.06 0.02 98.55 Average: 3 0.66 0.00 0.07 0.07 0.01 99.19