11:02:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 11:02:04 Running as SYSTEM 11:02:04 [EnvInject] - Loading node environment variables. 11:02:04 Building remotely on prd-ubuntu1804-builder-4c-4g-17972 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:02:04 [ssh-agent] Looking for ssh-agent implementation... 11:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:05 $ ssh-agent 11:02:05 SSH_AUTH_SOCK=/tmp/ssh-DclnzgEHPjeE/agent.1995 11:02:05 SSH_AGENT_PID=1997 11:02:05 [ssh-agent] Started. 11:02:05 Running ssh-add (command line suppressed) 11:02:05 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16458871128251187492.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16458871128251187492.key) 11:02:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:05 The recommended git tool is: NONE 11:02:06 using credential onap-jenkins-ssh 11:02:06 Wiping out workspace first. 11:02:06 Cloning the remote Git repository 11:02:06 Cloning repository git://cloud.onap.org/mirror/oom.git 11:02:06 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:02:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:06 > git --version # timeout=10 11:02:06 > git --version # 'git version 2.17.1' 11:02:06 using GIT_SSH to set credentials Gerrit user 11:02:06 Verifying host key using manually-configured host key entries 11:02:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:12 using GIT_SSH to set credentials Gerrit user 11:02:12 Verifying host key using manually-configured host key entries 11:02:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/3 # timeout=30 11:02:12 > git rev-parse bb772e21a2c33abddc3e4561fe3cd227095079eb^{commit} # timeout=10 11:02:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:13 Checking out Revision bb772e21a2c33abddc3e4561fe3cd227095079eb (refs/changes/73/137573/3) 11:02:13 > git config core.sparsecheckout # timeout=10 11:02:13 > git checkout -f bb772e21a2c33abddc3e4561fe3cd227095079eb # timeout=30 11:02:16 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 11:02:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:16 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 11:02:16 [EnvInject] - Injecting environment variables from a build step. 11:02:16 [EnvInject] - Injecting as environment variables the properties content 11:02:16 PYTHON=python3 11:02:16 11:02:16 [EnvInject] - Variables injected successfully. 11:02:16 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4487013963214493957.sh 11:02:16 ---> tox-install.sh 11:02:16 + source /home/jenkins/lf-env.sh 11:02:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:16 ++ mktemp -d /tmp/venv-XXXX 11:02:16 + lf_venv=/tmp/venv-mtwO 11:02:16 + local venv_file=/tmp/.os_lf_venv 11:02:16 + local python=python3 11:02:16 + local options 11:02:16 + local set_path=true 11:02:16 + local install_args= 11:02:16 ++ 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 11:02:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:16 + true 11:02:16 + case $1 in 11:02:16 + venv_file=/tmp/.toxenv 11:02:16 + shift 2 11:02:16 + true 11:02:16 + case $1 in 11:02:16 + shift 11:02:16 + break 11:02:16 + case $python in 11:02:16 + local pkg_list= 11:02:16 + [[ -d /opt/pyenv ]] 11:02:16 + echo 'Setup pyenv:' 11:02:16 Setup pyenv: 11:02:16 + export PYENV_ROOT=/opt/pyenv 11:02:16 + PYENV_ROOT=/opt/pyenv 11:02:16 + 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 11:02:16 + 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 11:02:16 + pyenv versions 11:02:16 * system (set by /opt/pyenv/version) 11:02:16 * 3.8.13 (set by /opt/pyenv/version) 11:02:16 * 3.9.13 (set by /opt/pyenv/version) 11:02:16 * 3.10.6 (set by /opt/pyenv/version) 11:02:16 + command -v pyenv 11:02:16 ++ pyenv init - --no-rehash 11:02:16 + 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[*]}"'\'')" 11:02:16 export PATH="/opt/pyenv/shims:${PATH}" 11:02:16 export PYENV_SHELL=bash 11:02:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:16 pyenv() { 11:02:16 local command 11:02:16 command="${1:-}" 11:02:16 if [ "$#" -gt 0 ]; then 11:02:16 shift 11:02:16 fi 11:02:16 11:02:16 case "$command" in 11:02:16 rehash|shell) 11:02:16 eval "$(pyenv "sh-$command" "$@")" 11:02:16 ;; 11:02:16 *) 11:02:16 command pyenv "$command" "$@" 11:02:16 ;; 11:02:16 esac 11:02:16 }' 11:02:16 +++ 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[*]}"' 11:02:16 ++ 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 11:02:16 ++ 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 11:02:16 ++ 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 11:02:16 ++ export PYENV_SHELL=bash 11:02:16 ++ PYENV_SHELL=bash 11:02:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:16 +++ complete -F _pyenv pyenv 11:02:16 ++ lf-pyver python3 11:02:16 ++ local py_version_xy=python3 11:02:16 ++ local py_version_xyz= 11:02:16 ++ pyenv versions 11:02:16 ++ local command 11:02:16 ++ sed 's/^[ *]* //' 11:02:16 ++ command=versions 11:02:16 ++ '[' 1 -gt 0 ']' 11:02:16 ++ shift 11:02:16 ++ case "$command" in 11:02:16 ++ command pyenv versions 11:02:16 ++ pyenv versions 11:02:16 ++ grep -E '^[0-9.]*[0-9]$' 11:02:16 ++ awk '{ print $1 }' 11:02:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:16 +++ grep '^3' /tmp/.pyenv_versions 11:02:16 +++ sort -V 11:02:16 +++ tail -n 1 11:02:16 ++ py_version_xyz=3.10.6 11:02:16 ++ [[ -z 3.10.6 ]] 11:02:16 ++ echo 3.10.6 11:02:16 ++ return 0 11:02:16 + pyenv local 3.10.6 11:02:16 + local command 11:02:16 + command=local 11:02:16 + '[' 2 -gt 0 ']' 11:02:16 + shift 11:02:16 + case "$command" in 11:02:16 + command pyenv local 3.10.6 11:02:16 + pyenv local 3.10.6 11:02:16 + for arg in "$@" 11:02:16 + case $arg in 11:02:16 + pkg_list+='tox ' 11:02:16 + for arg in "$@" 11:02:16 + case $arg in 11:02:16 + pkg_list+='virtualenv ' 11:02:16 + for arg in "$@" 11:02:16 + case $arg in 11:02:16 + pkg_list+='urllib3~=1.26.15 ' 11:02:16 + [[ -f /tmp/.toxenv ]] 11:02:16 + [[ ! -f /tmp/.toxenv ]] 11:02:16 + [[ -n '' ]] 11:02:16 + python3 -m venv /tmp/venv-mtwO 11:02:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mtwO' 11:02:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mtwO 11:02:20 + echo /tmp/venv-mtwO 11:02:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:02:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:02:20 + /tmp/venv-mtwO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:23 + /tmp/venv-mtwO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:26 + type python3 11:02:26 + true 11:02:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mtwO/bin to PATH' 11:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-mtwO/bin to PATH 11:02:26 + PATH=/tmp/venv-mtwO/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 11:02:26 + return 0 11:02:26 + python3 --version 11:02:26 Python 3.10.6 11:02:26 + python3 -m pip --version 11:02:26 pip 24.0 from /tmp/venv-mtwO/lib/python3.10/site-packages/pip (python 3.10) 11:02:26 + python3 -m pip freeze 11:02:26 cachetools==5.3.3 11:02:26 chardet==5.2.0 11:02:26 colorama==0.4.6 11:02:26 distlib==0.3.8 11:02:26 filelock==3.13.1 11:02:26 packaging==24.0 11:02:26 platformdirs==4.2.0 11:02:26 pluggy==1.4.0 11:02:26 pyproject-api==1.6.1 11:02:26 tomli==2.0.1 11:02:26 tox==4.14.2 11:02:26 urllib3==1.26.18 11:02:26 virtualenv==20.25.1 11:02:26 [EnvInject] - Injecting environment variables from a build step. 11:02:26 [EnvInject] - Injecting as environment variables the properties content 11:02:26 PARALLEL=false 11:02:26 11:02:26 [EnvInject] - Variables injected successfully. 11:02:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17307748886062803487.sh 11:02:26 ---> tox-run.sh 11:02:26 + 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 11:02:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:02:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:02:26 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:02:26 + cd /w/workspace/oom-master-commit-lint/. 11:02:26 + source /home/jenkins/lf-env.sh 11:02:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:26 ++ mktemp -d /tmp/venv-XXXX 11:02:26 + lf_venv=/tmp/venv-uPZw 11:02:26 + local venv_file=/tmp/.os_lf_venv 11:02:26 + local python=python3 11:02:26 + local options 11:02:26 + local set_path=true 11:02:26 + local install_args= 11:02:26 ++ 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 11:02:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:26 + true 11:02:26 + case $1 in 11:02:26 + venv_file=/tmp/.toxenv 11:02:26 + shift 2 11:02:26 + true 11:02:26 + case $1 in 11:02:26 + shift 11:02:26 + break 11:02:26 + case $python in 11:02:26 + local pkg_list= 11:02:26 + [[ -d /opt/pyenv ]] 11:02:26 + echo 'Setup pyenv:' 11:02:26 Setup pyenv: 11:02:26 + export PYENV_ROOT=/opt/pyenv 11:02:26 + PYENV_ROOT=/opt/pyenv 11:02:26 + 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 11:02:26 + 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 11:02:26 + pyenv versions 11:02:26 system 11:02:26 3.8.13 11:02:26 3.9.13 11:02:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:02:26 + command -v pyenv 11:02:26 ++ pyenv init - --no-rehash 11:02:26 + 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[*]}"'\'')" 11:02:26 export PATH="/opt/pyenv/shims:${PATH}" 11:02:26 export PYENV_SHELL=bash 11:02:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:26 pyenv() { 11:02:26 local command 11:02:26 command="${1:-}" 11:02:26 if [ "$#" -gt 0 ]; then 11:02:26 shift 11:02:26 fi 11:02:26 11:02:26 case "$command" in 11:02:26 rehash|shell) 11:02:26 eval "$(pyenv "sh-$command" "$@")" 11:02:26 ;; 11:02:26 *) 11:02:26 command pyenv "$command" "$@" 11:02:26 ;; 11:02:26 esac 11:02:26 }' 11:02:26 +++ 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[*]}"' 11:02:26 ++ 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 11:02:26 ++ 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 11:02:26 ++ 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 11:02:26 ++ export PYENV_SHELL=bash 11:02:26 ++ PYENV_SHELL=bash 11:02:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:26 +++ complete -F _pyenv pyenv 11:02:26 ++ lf-pyver python3 11:02:26 ++ local py_version_xy=python3 11:02:26 ++ local py_version_xyz= 11:02:26 ++ pyenv versions 11:02:26 ++ local command 11:02:26 ++ command=versions 11:02:26 ++ '[' 1 -gt 0 ']' 11:02:26 ++ shift 11:02:26 ++ case "$command" in 11:02:26 ++ command pyenv versions 11:02:26 ++ pyenv versions 11:02:26 ++ sed 's/^[ *]* //' 11:02:26 ++ grep -E '^[0-9.]*[0-9]$' 11:02:26 ++ awk '{ print $1 }' 11:02:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:26 +++ grep '^3' /tmp/.pyenv_versions 11:02:26 +++ sort -V 11:02:26 +++ tail -n 1 11:02:26 ++ py_version_xyz=3.10.6 11:02:26 ++ [[ -z 3.10.6 ]] 11:02:26 ++ echo 3.10.6 11:02:26 ++ return 0 11:02:26 + pyenv local 3.10.6 11:02:26 + local command 11:02:26 + command=local 11:02:26 + '[' 2 -gt 0 ']' 11:02:26 + shift 11:02:26 + case "$command" in 11:02:26 + command pyenv local 3.10.6 11:02:26 + pyenv local 3.10.6 11:02:26 + for arg in "$@" 11:02:26 + case $arg in 11:02:26 + pkg_list+='tox ' 11:02:26 + for arg in "$@" 11:02:26 + case $arg in 11:02:26 + pkg_list+='virtualenv ' 11:02:26 + for arg in "$@" 11:02:26 + case $arg in 11:02:26 + pkg_list+='urllib3~=1.26.15 ' 11:02:26 + [[ -f /tmp/.toxenv ]] 11:02:26 ++ cat /tmp/.toxenv 11:02:26 + lf_venv=/tmp/venv-mtwO 11:02:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtwO from' file:/tmp/.toxenv 11:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mtwO from file:/tmp/.toxenv 11:02:26 + /tmp/venv-mtwO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:27 + /tmp/venv-mtwO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:29 + type python3 11:02:29 + true 11:02:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mtwO/bin to PATH' 11:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-mtwO/bin to PATH 11:02:29 + PATH=/tmp/venv-mtwO/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 11:02:29 + return 0 11:02:29 + [[ -d /opt/pyenv ]] 11:02:29 + echo '---> Setting up pyenv' 11:02:29 ---> Setting up pyenv 11:02:29 + export PYENV_ROOT=/opt/pyenv 11:02:29 + PYENV_ROOT=/opt/pyenv 11:02:29 + export PATH=/opt/pyenv/bin:/tmp/venv-mtwO/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 11:02:29 + PATH=/opt/pyenv/bin:/tmp/venv-mtwO/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 11:02:29 ++ pwd 11:02:29 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:02:29 + export PYTHONPATH 11:02:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:02:29 + TOX_TESTENV_PASSENV=PYTHONPATH 11:02:29 + tox --version 11:02:29 4.14.2 from /tmp/venv-mtwO/lib/python3.10/site-packages/tox/__init__.py 11:02:29 + PARALLEL=false 11:02:29 + TOX_OPTIONS_LIST= 11:02:29 + [[ -n gitlint ]] 11:02:29 + TOX_OPTIONS_LIST=' -e gitlint' 11:02:29 + case ${PARALLEL,,} in 11:02:29 + tox -e gitlint 11:02:29 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:02:32 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:02:57 gitlint: freeze> python -m pip freeze --all 11:02:58 gitlint: 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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,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,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.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.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 11:02:58 gitlint: commands[0]> gitlint 11:02:58 gitlint: OK (28.60=setup[28.43]+cmd[0.17] seconds) 11:02:58 congratulations :) (28.77 seconds) 11:02:58 + tox_status=0 11:02:58 + echo '---> Completed tox runs' 11:02:58 ---> Completed tox runs 11:02:58 + for i in .tox/*/log 11:02:58 ++ echo .tox/gitlint/log 11:02:58 ++ awk -F/ '{print $2}' 11:02:58 + tox_env=gitlint 11:02:58 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:02:58 + DOC_DIR=docs/_build/html 11:02:58 + [[ -d docs/_build/html ]] 11:02:58 + echo '---> tox-run.sh ends' 11:02:58 ---> tox-run.sh ends 11:02:58 + test 0 -eq 0 11:02:58 $ ssh-agent -k 11:02:58 unset SSH_AUTH_SOCK; 11:02:58 unset SSH_AGENT_PID; 11:02:58 echo Agent pid 1997 killed; 11:02:58 [ssh-agent] Stopped. 11:02:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:02:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12887934259413242463.sh 11:02:58 ---> sysstat.sh 11:02:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins890506249709102214.sh 11:02:58 ---> package-listing.sh 11:02:58 ++ tr '[:upper:]' '[:lower:]' 11:02:58 ++ facter osfamily 11:02:59 + OS_FAMILY=debian 11:02:59 + workspace=/w/workspace/oom-master-commit-lint 11:02:59 + START_PACKAGES=/tmp/packages_start.txt 11:02:59 + END_PACKAGES=/tmp/packages_end.txt 11:02:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:59 + PACKAGES=/tmp/packages_start.txt 11:02:59 + '[' /w/workspace/oom-master-commit-lint ']' 11:02:59 + PACKAGES=/tmp/packages_end.txt 11:02:59 + case "${OS_FAMILY}" in 11:02:59 + dpkg -l 11:02:59 + grep '^ii' 11:02:59 + '[' -f /tmp/packages_start.txt ']' 11:02:59 + '[' -f /tmp/packages_end.txt ']' 11:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:59 + '[' /w/workspace/oom-master-commit-lint ']' 11:02:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:02:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:02:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8365182009809661243.sh 11:02:59 ---> capture-instance-metadata.sh 11:02:59 Setup pyenv: 11:02:59 system 11:02:59 3.8.13 11:02:59 3.9.13 11:02:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:03:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GhFe 11:03:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:05 lf-activate-venv(): INFO: Installing: lftools 11:03:34 lf-activate-venv(): INFO: Adding /tmp/venv-GhFe/bin to PATH 11:03:34 INFO: Running in OpenStack, capturing instance metadata 11:03:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4232474181241000145.sh 11:03:35 provisioning config files... 11:03:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16488700868326700409tmp 11:03:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:03:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:03:35 [EnvInject] - Injecting environment variables from a build step. 11:03:35 [EnvInject] - Injecting as environment variables the properties content 11:03:35 SERVER_ID=logs 11:03:35 11:03:35 [EnvInject] - Variables injected successfully. 11:03:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13153855262546255487.sh 11:03:35 ---> create-netrc.sh 11:03:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6728870300726337575.sh 11:03:35 ---> python-tools-install.sh 11:03:35 Setup pyenv: 11:03:35 system 11:03:35 3.8.13 11:03:35 3.9.13 11:03:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:03:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GhFe from file:/tmp/.os_lf_venv 11:03:36 lf-activate-venv(): INFO: Installing: lftools 11:03:44 lf-activate-venv(): INFO: Adding /tmp/venv-GhFe/bin to PATH 11:03:44 Generating Requirements File 11:04:10 Python 3.10.6 11:04:10 pip 24.0 from /tmp/venv-GhFe/lib/python3.10/site-packages/pip (python 3.10) 11:04:10 appdirs==1.4.4 11:04:10 argcomplete==3.2.3 11:04:10 aspy.yaml==1.3.0 11:04:10 attrs==23.2.0 11:04:10 autopage==0.5.2 11:04:10 beautifulsoup4==4.12.3 11:04:10 boto3==1.34.69 11:04:10 botocore==1.34.69 11:04:10 bs4==0.0.2 11:04:10 cachetools==5.3.3 11:04:10 certifi==2024.2.2 11:04:10 cffi==1.16.0 11:04:10 cfgv==3.4.0 11:04:10 chardet==5.2.0 11:04:10 charset-normalizer==3.3.2 11:04:10 click==8.1.7 11:04:10 cliff==4.6.0 11:04:10 cmd2==2.4.3 11:04:10 cryptography==3.3.2 11:04:10 debtcollector==3.0.0 11:04:10 decorator==5.1.1 11:04:10 defusedxml==0.7.1 11:04:10 Deprecated==1.2.14 11:04:10 distlib==0.3.8 11:04:10 dnspython==2.6.1 11:04:10 docker==4.2.2 11:04:10 dogpile.cache==1.3.2 11:04:10 email_validator==2.1.1 11:04:10 filelock==3.13.1 11:04:10 future==1.0.0 11:04:10 gitdb==4.0.11 11:04:10 GitPython==3.1.42 11:04:10 google-auth==2.29.0 11:04:10 httplib2==0.22.0 11:04:10 identify==2.5.35 11:04:10 idna==3.6 11:04:10 importlib-resources==1.5.0 11:04:10 iso8601==2.1.0 11:04:10 Jinja2==3.1.3 11:04:10 jmespath==1.0.1 11:04:10 jsonpatch==1.33 11:04:10 jsonpointer==2.4 11:04:10 jsonschema==4.21.1 11:04:10 jsonschema-specifications==2023.12.1 11:04:10 keystoneauth1==5.6.0 11:04:10 kubernetes==29.0.0 11:04:10 lftools==0.37.10 11:04:10 lxml==5.1.0 11:04:10 MarkupSafe==2.1.5 11:04:10 msgpack==1.0.8 11:04:10 multi_key_dict==2.0.3 11:04:10 munch==4.0.0 11:04:10 netaddr==1.2.1 11:04:10 netifaces==0.11.0 11:04:10 niet==1.4.2 11:04:10 nodeenv==1.8.0 11:04:10 oauth2client==4.1.3 11:04:10 oauthlib==3.2.2 11:04:10 openstacksdk==3.0.0 11:04:10 os-client-config==2.1.0 11:04:10 os-service-types==1.7.0 11:04:10 osc-lib==3.0.1 11:04:10 oslo.config==9.4.0 11:04:10 oslo.context==5.5.0 11:04:10 oslo.i18n==6.3.0 11:04:10 oslo.log==5.5.0 11:04:10 oslo.serialization==5.4.0 11:04:10 oslo.utils==7.1.0 11:04:10 packaging==24.0 11:04:10 pbr==6.0.0 11:04:10 platformdirs==4.2.0 11:04:10 prettytable==3.10.0 11:04:10 pyasn1==0.5.1 11:04:10 pyasn1-modules==0.3.0 11:04:10 pycparser==2.21 11:04:10 pygerrit2==2.0.15 11:04:10 PyGithub==2.3.0 11:04:10 pyinotify==0.9.6 11:04:10 PyJWT==2.8.0 11:04:10 PyNaCl==1.5.0 11:04:10 pyparsing==2.4.7 11:04:10 pyperclip==1.8.2 11:04:10 pyrsistent==0.20.0 11:04:10 python-cinderclient==9.5.0 11:04:10 python-dateutil==2.9.0.post0 11:04:10 python-heatclient==3.5.0 11:04:10 python-jenkins==1.8.2 11:04:10 python-keystoneclient==5.4.0 11:04:10 python-magnumclient==4.4.0 11:04:10 python-novaclient==18.6.0 11:04:10 python-openstackclient==6.6.0 11:04:10 python-swiftclient==4.5.0 11:04:10 PyYAML==6.0.1 11:04:10 referencing==0.34.0 11:04:10 requests==2.31.0 11:04:10 requests-oauthlib==2.0.0 11:04:10 requestsexceptions==1.4.0 11:04:10 rfc3986==2.0.0 11:04:10 rpds-py==0.18.0 11:04:10 rsa==4.9 11:04:10 ruamel.yaml==0.18.6 11:04:10 ruamel.yaml.clib==0.2.8 11:04:10 s3transfer==0.10.1 11:04:10 simplejson==3.19.2 11:04:10 six==1.16.0 11:04:10 smmap==5.0.1 11:04:10 soupsieve==2.5 11:04:10 stevedore==5.2.0 11:04:10 tabulate==0.9.0 11:04:10 toml==0.10.2 11:04:10 tomlkit==0.12.4 11:04:10 tqdm==4.66.2 11:04:10 typing_extensions==4.10.0 11:04:10 tzdata==2024.1 11:04:10 urllib3==1.26.18 11:04:10 virtualenv==20.25.1 11:04:10 wcwidth==0.2.13 11:04:10 websocket-client==1.7.0 11:04:10 wrapt==1.16.0 11:04:10 xdg==6.0.0 11:04:10 xmltodict==0.13.0 11:04:10 yq==3.2.3 11:04:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3970119787358223602.sh 11:04:11 ---> sudo-logs.sh 11:04:11 Archiving 'sudo' log.. 11:04:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13803109124772131608.sh 11:04:11 ---> job-cost.sh 11:04:11 Setup pyenv: 11:04:11 system 11:04:11 3.8.13 11:04:11 3.9.13 11:04:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:04:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GhFe from file:/tmp/.os_lf_venv 11:04:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:04:17 lf-activate-venv(): INFO: Adding /tmp/venv-GhFe/bin to PATH 11:04:17 INFO: No Stack... 11:04:17 INFO: Retrieving Pricing Info for: v3-standard-4 11:04:18 INFO: Archiving Costs 11:04:18 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16742405975077643616.sh 11:04:18 ---> logs-deploy.sh 11:04:18 Setup pyenv: 11:04:18 system 11:04:18 3.8.13 11:04:18 3.9.13 11:04:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:04:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GhFe from file:/tmp/.os_lf_venv 11:04:19 lf-activate-venv(): INFO: Installing: lftools 11:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-GhFe/bin to PATH 11:04:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7256 11:04:28 INFO: archiving workspace using pattern(s): 11:04:29 Archives upload complete. 11:04:29 INFO: archiving logs to Nexus 11:04:30 ---> uname -a: 11:04:30 Linux prd-ubuntu1804-builder-4c-4g-17972 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:04:30 11:04:30 11:04:30 ---> lscpu: 11:04:30 Architecture: x86_64 11:04:30 CPU op-mode(s): 32-bit, 64-bit 11:04:30 Byte Order: Little Endian 11:04:30 CPU(s): 4 11:04:30 On-line CPU(s) list: 0-3 11:04:30 Thread(s) per core: 1 11:04:30 Core(s) per socket: 1 11:04:30 Socket(s): 4 11:04:30 NUMA node(s): 1 11:04:30 Vendor ID: AuthenticAMD 11:04:30 CPU family: 23 11:04:30 Model: 49 11:04:30 Model name: AMD EPYC-Rome Processor 11:04:30 Stepping: 0 11:04:30 CPU MHz: 2799.998 11:04:30 BogoMIPS: 5599.99 11:04:30 Virtualization: AMD-V 11:04:30 Hypervisor vendor: KVM 11:04:30 Virtualization type: full 11:04:30 L1d cache: 32K 11:04:30 L1i cache: 32K 11:04:30 L2 cache: 512K 11:04:30 L3 cache: 16384K 11:04:30 NUMA node0 CPU(s): 0-3 11:04:30 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 11:04:30 11:04:30 11:04:30 ---> nproc: 11:04:30 4 11:04:30 11:04:30 11:04:30 ---> df -h: 11:04:30 Filesystem Size Used Avail Use% Mounted on 11:04:30 udev 7.9G 0 7.9G 0% /dev 11:04:30 tmpfs 1.6G 672K 1.6G 1% /run 11:04:30 /dev/vda1 78G 8.4G 69G 11% / 11:04:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:04:30 tmpfs 5.0M 0 5.0M 0% /run/lock 11:04:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:04:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:04:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:04:30 11:04:30 11:04:30 ---> free -m: 11:04:30 total used free shared buff/cache available 11:04:30 Mem: 16040 558 13192 0 2288 15157 11:04:30 Swap: 1023 0 1023 11:04:30 11:04:30 11:04:30 ---> ip addr: 11:04:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:04:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:04:30 inet 127.0.0.1/8 scope host lo 11:04:30 valid_lft forever preferred_lft forever 11:04:30 inet6 ::1/128 scope host 11:04:30 valid_lft forever preferred_lft forever 11:04:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:04:30 link/ether fa:16:3e:cb:d3:33 brd ff:ff:ff:ff:ff:ff 11:04:30 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 11:04:30 valid_lft 84310sec preferred_lft 84310sec 11:04:30 inet6 fe80::f816:3eff:fecb:d333/64 scope link 11:04:30 valid_lft forever preferred_lft forever 11:04:30 11:04:30 11:04:30 ---> sar -b -r -n DEV: 11:04:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17972) 03/25/24 _x86_64_ (4 CPU) 11:04:30 11:04:30 10:29:42 LINUX RESTART (4 CPU) 11:04:30 11:04:30 10:30:01 tps rtps wtps bread/s bwrtn/s 11:04:30 10:31:01 38.18 0.03 38.14 2.40 43682.19 11:04:30 10:32:01 11.70 2.08 9.62 57.32 12655.62 11:04:30 10:33:01 0.77 0.00 0.77 0.00 9.73 11:04:30 10:34:01 1.42 0.00 1.42 0.00 17.73 11:04:30 10:35:01 0.87 0.00 0.87 0.00 11.20 11:04:30 10:36:01 1.52 0.00 1.52 0.00 19.20 11:04:30 10:37:01 0.85 0.00 0.85 0.00 10.26 11:04:30 10:38:01 1.20 0.00 1.20 0.00 14.93 11:04:30 10:39:01 0.87 0.00 0.87 0.00 10.00 11:04:30 10:40:01 1.30 0.00 1.30 0.00 16.80 11:04:30 10:41:01 0.95 0.00 0.95 0.00 10.53 11:04:30 10:42:02 1.20 0.00 1.20 0.00 15.20 11:04:30 10:43:01 0.83 0.00 0.83 0.00 9.76 11:04:30 10:44:01 0.85 0.00 0.85 0.00 11.46 11:04:30 10:45:01 3.37 2.37 1.00 18.93 13.33 11:04:30 10:46:01 1.52 0.02 1.50 0.13 24.53 11:04:30 10:47:01 0.90 0.00 0.90 0.00 11.86 11:04:30 10:48:01 1.27 0.00 1.27 0.00 15.86 11:04:30 10:49:01 1.32 0.00 1.32 0.00 15.86 11:04:30 10:50:01 1.55 0.00 1.55 0.00 21.20 11:04:30 10:51:01 0.98 0.00 0.98 0.00 11.46 11:04:30 10:52:01 0.88 0.00 0.88 0.00 12.66 11:04:30 10:53:01 1.02 0.00 1.02 0.00 12.66 11:04:30 10:54:01 1.40 0.00 1.40 0.00 17.59 11:04:30 10:55:01 0.78 0.00 0.78 0.00 8.93 11:04:30 10:56:01 1.25 0.00 1.25 0.00 16.26 11:04:30 10:57:01 0.93 0.00 0.93 0.00 11.46 11:04:30 10:58:01 1.23 0.00 1.23 0.00 15.86 11:04:30 10:59:01 0.85 0.00 0.85 0.00 9.87 11:04:30 11:00:01 3.08 1.12 1.97 23.20 28.53 11:04:30 11:01:01 0.97 0.00 0.97 0.00 12.13 11:04:30 11:02:01 1.42 0.00 1.42 0.00 17.46 11:04:30 11:03:01 229.70 32.33 197.37 1220.73 8993.03 11:04:30 11:04:01 118.16 13.90 104.27 1049.29 11830.43 11:04:30 Average: 12.80 1.53 11.28 69.80 2283.32 11:04:30 11:04:30 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:30 10:31:01 14474820 15703364 1950148 11.87 32064 1415856 707164 4.05 476696 1299108 40 11:04:30 10:32:01 14454836 15685652 1970132 11.99 32136 1417576 707164 4.05 496632 1299732 8 11:04:30 10:33:01 14455068 15685896 1969900 11.99 32168 1417572 690816 3.95 496436 1299724 12 11:04:30 10:34:01 14454836 15685752 1970132 11.99 32208 1417588 690816 3.95 496548 1299732 156 11:04:30 10:35:01 14454784 15685700 1970184 12.00 32240 1417580 690816 3.95 496600 1299732 16 11:04:30 10:36:01 14454096 15685120 1970872 12.00 32312 1417592 690816 3.95 497500 1299736 44 11:04:30 10:37:01 14453708 15684764 1971260 12.00 32336 1417596 690816 3.95 497600 1299740 148 11:04:30 10:38:01 14453604 15684696 1971364 12.00 32368 1417600 690816 3.95 497620 1299744 40 11:04:30 10:39:01 14453480 15684596 1971488 12.00 32392 1417600 690816 3.95 497700 1299744 8 11:04:30 10:40:01 14453272 15684432 1971696 12.00 32440 1417588 690816 3.95 497876 1299748 52 11:04:30 10:41:01 14452908 15684124 1972060 12.01 32464 1417612 690816 3.95 497956 1299756 8 11:04:30 10:42:02 14453064 15684328 1971904 12.01 32496 1417616 690816 3.95 498044 1299760 40 11:04:30 10:43:01 14452808 15684096 1972160 12.01 32520 1417616 690816 3.95 498080 1299760 8 11:04:30 10:44:01 14452616 15684080 1972352 12.01 32560 1417752 690816 3.95 498320 1299896 180 11:04:30 10:45:01 14450748 15682884 1974220 12.02 33160 1417756 713376 4.08 499048 1299900 232 11:04:30 10:46:01 14451312 15683528 1973656 12.02 33236 1417768 713376 4.08 498972 1299904 144 11:04:30 10:47:01 14451352 15683616 1973616 12.02 33276 1417768 713376 4.08 499092 1299904 164 11:04:30 10:48:01 14451408 15683700 1973560 12.02 33308 1417772 713376 4.08 498948 1299908 44 11:04:30 10:49:01 14448588 15681056 1976380 12.03 33332 1417788 695952 3.98 499824 1299868 8 11:04:30 10:50:01 14451192 15683564 1973776 12.02 33364 1417780 711996 4.07 499688 1299292 196 11:04:30 10:51:01 14450736 15683156 1974232 12.02 33404 1417784 711996 4.07 499952 1299292 200 11:04:30 10:52:01 14450728 15683208 1974240 12.02 33436 1417788 711996 4.07 499808 1299300 168 11:04:30 10:53:01 14450972 15683488 1973996 12.02 33468 1417792 711996 4.07 499948 1299304 168 11:04:30 10:54:01 14451136 15683712 1973832 12.02 33508 1417796 711996 4.07 499908 1299308 12 11:04:30 10:55:01 14451020 15683620 1973948 12.02 33532 1417796 711996 4.07 499948 1299308 168 11:04:30 10:56:01 14451076 15683724 1973892 12.02 33572 1417800 711996 4.07 500120 1299312 56 11:04:30 10:57:01 14450520 15683204 1974448 12.02 33596 1417804 711996 4.07 500024 1299316 8 11:04:30 10:58:01 14450868 15683592 1974100 12.02 33628 1417812 711996 4.07 500068 1299324 40 11:04:30 10:59:01 14450728 15683484 1974240 12.02 33652 1417812 711996 4.07 500092 1299324 8 11:04:30 11:00:01 14449356 15683028 1975612 12.03 33732 1418492 728980 4.17 500588 1299796 4 11:04:30 11:01:01 14449224 15682932 1975744 12.03 33788 1418496 728980 4.17 500492 1299800 28 11:04:30 11:02:01 14449488 15683256 1975480 12.03 33820 1418500 728980 4.17 500552 1299804 4 11:04:30 11:03:01 13907420 15555592 2517548 15.33 68236 1775880 764112 4.37 699732 1592660 188676 11:04:30 11:04:01 13585924 15523268 2839044 17.28 90496 2028884 782924 4.48 769952 1816220 165204 11:04:30 Average: 14411109 15676006 2013859 12.26 35713 1446230 709044 4.06 512070 1323434 10479 11:04:30 11:04:30 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:30 10:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:31:01 ens3 3.07 2.07 2.36 1.19 0.00 0.00 0.00 0.00 11:04:30 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:32:01 ens3 10.25 7.82 8.14 8.77 0.00 0.00 0.00 0.00 11:04:30 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:33:01 ens3 0.20 0.17 0.06 0.26 0.00 0.00 0.00 0.00 11:04:30 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:34:01 ens3 0.55 0.28 0.08 0.20 0.00 0.00 0.00 0.00 11:04:30 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:35:01 ens3 0.38 0.18 0.13 0.21 0.00 0.00 0.00 0.00 11:04:30 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:36:01 ens3 1.63 1.47 0.78 2.60 0.00 0.00 0.00 0.00 11:04:30 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:37:01 ens3 0.12 0.07 0.05 0.01 0.00 0.00 0.00 0.00 11:04:30 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:38:01 ens3 0.30 0.27 0.06 0.35 0.00 0.00 0.00 0.00 11:04:30 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:39:01 ens3 0.15 0.15 0.05 0.17 0.00 0.00 0.00 0.00 11:04:30 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:40:01 ens3 0.38 0.32 0.14 0.19 0.00 0.00 0.00 0.00 11:04:30 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:41:01 ens3 0.18 0.13 0.06 0.07 0.00 0.00 0.00 0.00 11:04:30 10:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:42:02 ens3 0.22 0.25 0.06 0.35 0.00 0.00 0.00 0.00 11:04:30 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:43:01 ens3 0.14 0.17 0.05 0.18 0.00 0.00 0.00 0.00 11:04:30 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:44:01 ens3 1.97 0.62 0.56 0.65 0.00 0.00 0.00 0.00 11:04:30 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:45:01 ens3 2.10 0.95 0.96 0.92 0.00 0.00 0.00 0.00 11:04:30 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:46:01 ens3 0.97 0.63 0.48 0.76 0.00 0.00 0.00 0.00 11:04:30 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:47:01 ens3 1.13 0.17 0.32 0.25 0.00 0.00 0.00 0.00 11:04:30 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:48:01 ens3 1.08 0.22 0.29 0.18 0.00 0.00 0.00 0.00 11:04:30 10:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:49:01 ens3 0.93 0.27 0.26 0.19 0.00 0.00 0.00 0.00 11:04:30 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:50:01 ens3 1.18 0.37 0.38 0.20 0.00 0.00 0.00 0.00 11:04:30 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:51:01 ens3 0.25 0.10 0.11 0.07 0.00 0.00 0.00 0.00 11:04:30 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:52:01 ens3 0.43 0.27 0.07 0.35 0.00 0.00 0.00 0.00 11:04:30 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:53:01 ens3 1.18 0.63 0.50 0.57 0.00 0.00 0.00 0.00 11:04:30 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:54:01 ens3 0.25 0.22 0.06 0.12 0.00 0.00 0.00 0.00 11:04:30 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:55:01 ens3 0.33 0.27 0.14 0.35 0.00 0.00 0.00 0.00 11:04:30 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:56:01 ens3 0.62 0.58 0.26 0.73 0.00 0.00 0.00 0.00 11:04:30 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:57:01 ens3 0.10 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:04:30 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 10:58:01 ens3 0.30 0.28 0.06 0.19 0.00 0.00 0.00 0.00 11:04:30 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 10:59:01 ens3 0.18 0.12 0.06 0.17 0.00 0.00 0.00 0.00 11:04:30 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 11:00:01 ens3 1.28 0.73 0.54 0.92 0.00 0.00 0.00 0.00 11:04:30 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:30 11:01:01 ens3 0.13 0.08 0.05 0.01 0.00 0.00 0.00 0.00 11:04:30 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:30 11:02:01 ens3 0.35 0.22 0.12 0.26 0.00 0.00 0.00 0.00 11:04:30 11:03:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 11:04:30 11:03:01 ens3 220.10 147.36 1684.70 54.15 0.00 0.00 0.00 0.00 11:04:30 11:04:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 11:04:30 11:04:01 ens3 57.96 38.84 745.75 9.01 0.00 0.00 0.00 0.00 11:04:30 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:04:30 Average: ens3 9.13 6.07 72.03 2.49 0.00 0.00 0.00 0.00 11:04:30 11:04:30 11:04:30 ---> sar -P ALL: 11:04:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17972) 03/25/24 _x86_64_ (4 CPU) 11:04:30 11:04:30 10:29:42 LINUX RESTART (4 CPU) 11:04:30 11:04:30 10:30:01 CPU %user %nice %system %iowait %steal %idle 11:04:30 10:31:01 all 0.18 0.00 0.05 2.83 0.02 96.93 11:04:30 10:31:01 0 0.15 0.00 0.02 9.04 0.00 90.79 11:04:30 10:31:01 1 0.35 0.00 0.05 0.03 0.02 99.55 11:04:30 10:31:01 2 0.10 0.00 0.05 0.00 0.02 99.83 11:04:30 10:31:01 3 0.12 0.00 0.08 2.29 0.02 97.50 11:04:30 10:32:01 all 1.08 0.00 0.04 0.69 0.01 98.17 11:04:30 10:32:01 0 1.93 0.00 0.05 0.00 0.02 98.00 11:04:30 10:32:01 1 0.55 0.00 0.07 0.07 0.00 99.32 11:04:30 10:32:01 2 0.88 0.00 0.02 0.00 0.00 99.10 11:04:30 10:32:01 3 0.93 0.00 0.03 2.72 0.03 96.28 11:04:30 10:33:01 all 0.01 0.00 0.00 0.02 0.00 99.96 11:04:30 10:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:33:01 3 0.05 0.00 0.00 0.05 0.02 99.88 11:04:30 10:34:01 all 0.03 0.00 0.02 0.02 0.01 99.93 11:04:30 10:34:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:04:30 10:34:01 1 0.00 0.00 0.00 0.05 0.00 99.95 11:04:30 10:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:04:30 10:34:01 3 0.02 0.00 0.02 0.03 0.02 99.92 11:04:30 10:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:04:30 10:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:04:30 10:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:04:30 10:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:04:30 10:36:01 all 0.13 0.00 0.02 0.01 0.01 99.83 11:04:30 10:36:01 0 0.08 0.00 0.05 0.02 0.03 99.82 11:04:30 10:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:04:30 10:36:01 2 0.23 0.00 0.02 0.00 0.00 99.75 11:04:30 10:36:01 3 0.20 0.00 0.02 0.02 0.00 99.77 11:04:30 10:37:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:04:30 10:37:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:04:30 10:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:04:30 10:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:38:01 all 0.11 0.00 0.03 0.01 0.01 99.85 11:04:30 10:38:01 0 0.40 0.00 0.07 0.03 0.02 99.48 11:04:30 10:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:04:30 10:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:04:30 10:39:01 all 0.51 0.00 0.01 0.00 0.01 99.47 11:04:30 10:39:01 0 1.99 0.00 0.03 0.02 0.03 97.93 11:04:30 10:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:04:30 10:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:40:01 all 0.52 0.00 0.01 0.01 0.01 99.45 11:04:30 10:40:01 0 1.99 0.00 0.02 0.05 0.02 97.93 11:04:30 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:04:30 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:41:01 all 0.51 0.00 0.01 0.02 0.01 99.45 11:04:30 10:41:01 0 1.99 0.00 0.02 0.08 0.03 97.88 11:04:30 10:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:04:30 11:04:30 10:41:01 CPU %user %nice %system %iowait %steal %idle 11:04:30 10:42:02 all 0.51 0.00 0.01 0.01 0.00 99.47 11:04:30 10:42:02 0 1.97 0.00 0.03 0.02 0.00 97.98 11:04:30 10:42:02 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:42:02 2 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:42:02 3 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:43:01 all 0.51 0.00 0.01 0.00 0.01 99.46 11:04:30 10:43:01 0 1.97 0.00 0.02 0.02 0.02 97.98 11:04:30 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:04:30 10:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:44:01 all 0.40 0.00 0.02 0.01 0.01 99.56 11:04:30 10:44:01 0 1.50 0.00 0.05 0.03 0.03 98.38 11:04:30 10:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:04:30 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:44:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:04:30 10:45:01 all 0.03 0.00 0.03 0.01 0.01 99.92 11:04:30 10:45:01 0 0.02 0.00 0.05 0.05 0.02 99.87 11:04:30 10:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:04:30 10:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:04:30 10:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:04:30 10:46:01 all 0.04 0.00 0.01 0.01 0.01 99.93 11:04:30 10:46:01 0 0.03 0.00 0.03 0.07 0.02 99.85 11:04:30 10:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:04:30 10:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:04:30 10:47:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:04:30 10:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:04:30 10:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:30 10:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:48:01 all 0.05 0.00 0.02 0.01 0.01 99.91 11:04:30 10:48:01 0 0.17 0.00 0.05 0.03 0.02 99.73 11:04:30 10:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:04:30 10:49:01 all 0.66 0.00 0.03 0.00 0.01 99.29 11:04:30 10:49:01 0 2.48 0.00 0.08 0.02 0.02 97.41 11:04:30 10:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:04:30 10:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:04:30 10:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:04:30 10:50:01 all 0.31 0.00 0.02 0.01 0.01 99.64 11:04:30 10:50:01 0 1.16 0.00 0.05 0.03 0.03 98.73 11:04:30 10:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:30 10:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:50:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:04:30 10:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:04:30 10:51:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:04:30 10:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:30 10:52:01 0 0.02 0.00 0.02 0.02 0.03 99.92 11:04:30 10:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:04:30 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:52:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:04:30 11:04:30 10:52:01 CPU %user %nice %system %iowait %steal %idle 11:04:30 10:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:04:30 10:53:01 0 0.00 0.00 0.00 0.03 0.02 99.95 11:04:30 10:53:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:04:30 10:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:04:30 10:54:01 all 0.00 0.00 0.01 0.01 0.01 99.97 11:04:30 10:54:01 0 0.00 0.00 0.02 0.03 0.03 99.92 11:04:30 10:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:04:30 10:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:55:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:04:30 10:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:04:30 10:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:56:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:04:30 10:56:01 0 0.02 0.00 0.02 0.03 0.03 99.90 11:04:30 10:56:01 1 0.05 0.00 0.02 0.02 0.00 99.92 11:04:30 10:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 10:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:04:30 10:57:01 0 0.02 0.00 0.02 0.02 0.03 99.92 11:04:30 10:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:30 10:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 10:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:04:30 10:58:01 all 0.01 0.00 0.03 0.01 0.01 99.95 11:04:30 10:58:01 0 0.02 0.00 0.07 0.05 0.02 99.85 11:04:30 10:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:30 10:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:04:30 10:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:30 10:59:01 0 0.02 0.00 0.00 0.02 0.03 99.93 11:04:30 10:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:04:30 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 10:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:04:30 11:00:01 all 0.25 0.00 0.05 0.02 0.01 99.68 11:04:30 11:00:01 0 0.55 0.00 0.08 0.03 0.02 99.31 11:04:30 11:00:01 1 0.17 0.00 0.05 0.00 0.00 99.78 11:04:30 11:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:04:30 11:00:01 3 0.23 0.00 0.03 0.05 0.02 99.67 11:04:30 11:01:01 all 0.01 0.00 0.01 0.03 0.01 99.94 11:04:30 11:01:01 0 0.02 0.00 0.00 0.10 0.02 99.87 11:04:30 11:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:30 11:01:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:04:30 11:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 11:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:30 11:02:01 0 0.00 0.00 0.03 0.02 0.03 99.92 11:04:30 11:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:04:30 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:04:30 11:02:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:04:30 11:03:01 all 18.24 0.00 1.93 2.92 0.07 76.85 11:04:30 11:03:01 0 7.22 0.00 1.32 5.30 0.05 86.11 11:04:30 11:03:01 1 35.53 0.00 3.00 1.48 0.07 59.92 11:04:30 11:03:01 2 13.06 0.00 2.17 4.16 0.08 80.52 11:04:30 11:03:01 3 17.10 0.00 1.15 0.72 0.05 80.97 11:04:30 11:04:30 11:03:01 CPU %user %nice %system %iowait %steal %idle 11:04:30 11:04:01 all 21.74 0.00 1.45 1.68 0.05 75.07 11:04:30 11:04:01 0 4.01 0.00 0.91 3.77 0.03 91.28 11:04:30 11:04:01 1 31.95 0.00 1.72 0.53 0.07 65.73 11:04:30 11:04:01 2 28.97 0.00 1.70 2.32 0.07 66.94 11:04:30 11:04:01 3 21.96 0.00 1.52 0.13 0.05 76.34 11:04:30 Average: all 1.35 0.00 0.12 0.25 0.01 98.27 11:04:30 Average: 0 0.88 0.00 0.09 0.56 0.02 98.45 11:04:30 Average: 1 2.03 0.00 0.15 0.06 0.01 97.74 11:04:30 Average: 2 1.29 0.00 0.12 0.19 0.01 98.39 11:04:30 Average: 3 1.21 0.00 0.09 0.18 0.01 98.51 11:04:30 11:04:30 11:04:30