Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-13348 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-YpLiyccLEDvZ/agent.1938 SSH_AGENT_PID=1941 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9477686179315158321.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9477686179315158321.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-pre-commit-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/44/145544/25 # timeout=30 > git rev-parse 055140686ad7a299359aead3deaf78a0d6b3055b^{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 055140686ad7a299359aead3deaf78a0d6b3055b (refs/changes/44/145544/25) > git config core.sparsecheckout # timeout=10 > git checkout -f 055140686ad7a299359aead3deaf78a0d6b3055b # timeout=30 Commit message: "[SDC] 13.2.0 release" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # 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-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1806102648560728641.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-kBP1 + 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 ++ sed 's/^[ *]* //' ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ 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-kBP1 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kBP1' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kBP1 + echo /tmp/venv-kBP1 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-kBP1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-kBP1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH + PATH=/tmp/venv-kBP1/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 26.2.1 from /tmp/venv-kBP1/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==7.1.7 colorama==0.4.6 distlib==0.4.3 filelock==3.32.3 packaging==26.3 platformdirs==4.11.3 pluggy==1.6.0 pyproject-api==1.11.0 python-discovery==1.5.2 tomli==2.4.1 tomli_w==1.2.0 tox==4.60.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.4 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=false [EnvInject] - Variables injected successfully. [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3635065384714547971.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-pre-commit-lint/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox + cd /w/workspace/oom-master-pre-commit-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-1UAC + 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-pre-commit-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 ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -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-kBP1 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kBP1 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kBP1 from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-kBP1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-kBP1/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-kBP1/bin to PATH + PATH=/tmp/venv-kBP1/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-kBP1/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-kBP1/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-pre-commit-lint + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.60.0 from /tmp/venv-kBP1/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=false + TOX_OPTIONS_LIST= + [[ -n pre-commit ]] + TOX_OPTIONS_LIST=' -e pre-commit' + case ${PARALLEL,,} in + tox -e pre-commit + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.3,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.3,pre_commit==4.6.0,python-discovery==1.5.2,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.4 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..............................................(no files to check)Skipped pre-commit: OK (25.45=setup[3.88]+cmd[13.29,8.28] seconds) congratulations :) (25.49 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1941 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15300244283726982356.sh ---> sysstat.sh [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8873922964119415105.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-master-pre-commit-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-pre-commit-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-pre-commit-lint ']' + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15830200388109815183.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kd5g lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15636779773474314815.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10024647386514405959tmp 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-pre-commit-lint] $ /bin/bash /tmp/jenkins4413309342932539910.sh ---> create-netrc.sh [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins100765474177570662.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kd5g from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-Kd5g/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.73 botocore==1.43.73 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.3 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.59 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.3 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.21.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.5.2 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.4 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3905496530288790334.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-18 05:58:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ruHiTZ.sh" [1] downloading uv 0.12.5 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.5 (x86_64-unknown-linux-gnu) [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3661811488285768491.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2058572382082495023.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kd5g from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 3333s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=3333 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: oom-master-pre-commit-lint,4804,2026-08-18 05:58:35,v3-standard-4,3333,0.11,0.00,SUCCESS [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18009757265629040939.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kd5g from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Kd5g/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4804 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-13348 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: 2800.000 BogoMIPS: 5600.00 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 676K 1.6G 1% /run /dev/vda1 78G 8.5G 69G 11% / 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 574 13125 0 2339 15140 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:9c:ab:f4 brd ff:ff:ff:ff:ff:ff inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 83064sec preferred_lft 83064sec inet6 fe80::f816:3eff:fe9c:abf4/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-13348) 08/18/26 _x86_64_ (4 CPU) 05:03:11 LINUX RESTART (4 CPU) 05:04:01 tps rtps wtps bread/s bwrtn/s 05:05:01 4.75 0.00 4.75 0.00 82.52 05:06:01 1.65 0.00 1.65 0.00 18.66 05:07:01 1.27 0.00 1.27 0.00 14.53 05:08:01 1.37 0.00 1.37 0.00 16.00 05:09:01 0.97 0.00 0.97 0.00 11.73 05:10:01 1.45 0.02 1.43 0.13 17.33 05:11:01 0.83 0.00 0.83 0.00 10.00 05:12:01 1.43 0.00 1.43 0.00 17.73 05:13:01 0.77 0.00 0.77 0.00 8.93 05:14:01 1.40 0.00 1.40 0.00 17.73 05:15:01 0.88 0.00 0.88 0.00 11.73 05:16:01 1.12 0.00 1.12 0.00 14.93 05:17:01 0.80 0.02 0.78 0.13 9.20 05:18:01 1.52 0.00 1.52 0.00 17.86 05:19:01 3.75 2.37 1.38 18.93 23.06 05:20:01 1.00 0.00 1.00 0.00 14.80 05:21:01 0.95 0.00 0.95 0.00 11.20 05:22:01 1.48 0.00 1.48 0.00 18.26 05:23:01 0.82 0.00 0.82 0.00 10.13 05:24:01 1.52 0.00 1.52 0.00 18.26 05:25:01 0.88 0.00 0.88 0.00 10.53 05:26:01 1.37 0.00 1.37 0.00 17.20 05:27:01 0.93 0.00 0.93 0.00 11.46 05:28:01 1.43 0.00 1.43 0.00 17.20 05:29:01 1.05 0.00 1.05 0.00 13.06 05:30:01 1.42 0.00 1.42 0.00 17.06 05:31:01 0.87 0.00 0.87 0.00 11.06 05:32:01 0.90 0.00 0.90 0.00 12.93 05:33:01 0.85 0.00 0.85 0.00 10.00 05:34:01 1.05 0.00 1.05 0.00 14.13 05:35:01 0.98 0.00 0.98 0.00 11.60 05:36:01 1.07 0.00 1.07 0.00 14.66 05:37:01 0.83 0.00 0.83 0.00 9.73 05:38:01 1.42 0.00 1.42 0.00 17.20 05:39:01 0.90 0.00 0.90 0.00 11.60 05:40:01 1.42 0.00 1.42 0.00 17.06 05:41:01 0.83 0.00 0.83 0.00 9.87 05:42:01 1.53 0.00 1.53 0.00 18.53 05:43:01 0.92 0.00 0.92 0.00 11.73 05:44:01 1.12 0.00 1.12 0.00 16.00 05:45:01 2.67 1.12 1.55 23.20 25.20 05:46:01 1.20 0.00 1.20 0.00 17.33 05:47:01 0.87 0.00 0.87 0.00 11.07 05:48:01 1.40 0.00 1.40 0.00 18.13 05:49:01 0.93 0.00 0.93 0.00 12.26 05:50:01 3.64 2.19 1.46 59.79 19.93 05:51:01 0.98 0.00 0.98 0.00 12.53 05:52:01 1.40 0.00 1.40 0.00 17.46 05:53:01 0.80 0.00 0.80 0.00 10.00 05:54:01 1.40 0.00 1.40 0.00 17.46 05:55:01 1.08 0.00 1.08 0.00 14.93 05:56:01 1.20 0.00 1.20 0.00 16.00 05:57:01 285.45 24.86 260.59 873.59 4835.06 05:58:01 93.88 1.83 92.05 133.71 12085.45 Average: 8.30 0.60 7.71 20.53 328.79 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:05:01 14462040 15687300 1962928 11.95 32040 1412380 678128 3.88 494040 1295752 92 05:06:01 14461692 15687004 1963276 11.95 32096 1412376 678128 3.88 493940 1295720 4 05:07:01 14461392 15686820 1963576 11.95 32184 1412380 678128 3.88 494276 1295724 12 05:08:01 14461336 15686816 1963632 11.96 32224 1412392 678128 3.88 494176 1295728 8 05:09:01 14461184 15686712 1963784 11.96 32272 1412384 678128 3.88 494824 1295728 8 05:10:01 14461200 15686792 1963768 11.96 32312 1412408 678128 3.88 494896 1295736 8 05:11:01 14460860 15686480 1964108 11.96 32336 1412412 678128 3.88 494952 1295740 8 05:12:01 14460784 15686468 1964184 11.96 32380 1412416 678128 3.88 495112 1295744 8 05:13:01 14460644 15686360 1964324 11.96 32404 1412416 678128 3.88 495308 1295744 8 05:14:01 14460160 15685940 1964808 11.96 32460 1412408 678128 3.88 495788 1295752 28 05:15:01 14460192 15686020 1964776 11.96 32492 1412428 678128 3.88 495768 1295756 156 05:16:01 14460208 15686088 1964760 11.96 32532 1412432 678128 3.88 495816 1295760 156 05:17:01 14459480 15685400 1965488 11.97 32560 1412428 678128 3.88 496132 1295760 124 05:18:01 14459652 15685752 1965316 11.97 32592 1412564 678128 3.88 496060 1295892 12 05:19:01 14459036 15685780 1965932 11.97 33220 1412556 710912 4.07 497008 1295900 20 05:20:01 14458928 15685740 1966040 11.97 33260 1412576 710912 4.07 498044 1295904 192 05:21:01 14458584 15685444 1966384 11.97 33308 1412576 710912 4.07 497904 1295904 164 05:22:01 14458640 15685548 1966328 11.97 33348 1412580 710912 4.07 498020 1295908 164 05:23:01 14458472 15685416 1966496 11.97 33372 1412584 710912 4.07 498076 1295912 160 05:24:01 14458196 15685188 1966772 11.97 33420 1412580 710912 4.07 497964 1295916 12 05:25:01 14458076 15685120 1966892 11.98 33460 1412588 710912 4.07 498160 1295920 28 05:26:01 14457712 15684808 1967256 11.98 33504 1412592 710912 4.07 498424 1295920 168 05:27:01 14457852 15685000 1967116 11.98 33544 1412596 710912 4.07 498388 1295924 160 05:28:01 14457656 15684828 1967312 11.98 33584 1412604 710912 4.07 498372 1295928 20 05:29:01 14457580 15684836 1967388 11.98 33640 1412604 710912 4.07 498452 1295932 44 05:30:01 14457280 15684592 1967688 11.98 33680 1412612 710912 4.07 498640 1295940 172 05:31:01 14457692 15685036 1967276 11.98 33704 1412616 710912 4.07 498712 1295944 4 05:32:01 14457336 15684720 1967632 11.98 33736 1412620 710912 4.07 498576 1295948 28 05:33:01 14457476 15684884 1967492 11.98 33768 1412620 710912 4.07 498632 1295948 12 05:34:01 14457168 15684652 1967800 11.98 33816 1412624 710912 4.07 498696 1295952 28 05:35:01 14457028 15684560 1967940 11.98 33856 1412628 710912 4.07 498748 1295956 8 05:36:01 14456616 15684204 1968352 11.98 33896 1412632 710912 4.07 499004 1295960 4 05:37:01 14456688 15684304 1968280 11.98 33932 1412632 710912 4.07 499168 1295960 12 05:38:01 14456372 15684004 1968596 11.99 33964 1412640 710912 4.07 499224 1295968 8 05:39:01 14456304 15683972 1968664 11.99 34004 1412628 710912 4.07 499456 1295972 8 05:40:01 14456112 15683836 1968856 11.99 34036 1412648 710912 4.07 499508 1295976 12 05:41:01 14455872 15683640 1969096 11.99 34060 1412648 710912 4.07 499744 1295976 8 05:42:01 14456252 15684056 1968716 11.99 34100 1412652 710912 4.07 499584 1295984 8 05:43:01 14456128 15683996 1968840 11.99 34132 1412656 710912 4.07 499952 1295992 4 05:44:01 14455812 15683700 1969156 11.99 34180 1412652 710912 4.07 499976 1295988 8 05:45:01 14452752 15681592 1972216 12.01 34268 1413332 729356 4.17 502040 1296428 8 05:46:01 14452160 15681048 1972808 12.01 34316 1413340 713288 4.08 502472 1296440 8 05:47:01 14451284 15680312 1973684 12.02 34348 1413476 713288 4.08 502560 1296548 196 05:48:01 14451340 15680468 1973628 12.02 34388 1413480 713288 4.08 502424 1296576 200 05:49:01 14451340 15680500 1973628 12.02 34428 1413480 713288 4.08 502664 1296576 12 05:50:01 14439484 15670860 1985484 12.09 34476 1415244 713288 4.08 512792 1297416 236 05:51:01 14439268 15670676 1985700 12.09 34500 1415248 713288 4.08 513340 1297384 192 05:52:01 14439284 15670728 1985684 12.09 34532 1415252 713288 4.08 513340 1297388 136 05:53:01 14439152 15670596 1985816 12.09 34556 1415252 713288 4.08 513276 1297388 172 05:54:01 14439360 15670872 1985608 12.09 34596 1415260 713288 4.08 513388 1297392 204 05:55:01 14439368 15670904 1985600 12.09 34652 1415256 713288 4.08 513432 1297400 12 05:56:01 14439364 15670984 1985604 12.09 34692 1415268 713288 4.08 513524 1297404 4 05:57:01 14174556 15573016 2250412 13.70 46888 1561972 799376 4.57 655604 1401020 65460 05:58:01 13724460 15528452 2700508 16.44 79212 1911912 762124 4.36 782080 1677172 171496 Average: 14436572 15678015 1988396 12.11 34616 1424991 705825 4.04 508157 1305141 4452 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:05:01 ens3 0.27 0.15 0.07 0.11 0.00 0.00 0.00 0.00 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 ens3 0.33 0.23 0.07 0.20 0.00 0.00 0.00 0.00 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:07:01 ens3 0.28 0.10 0.07 0.16 0.00 0.00 0.00 0.00 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 ens3 0.30 0.22 0.07 0.17 0.00 0.00 0.00 0.00 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:09:01 ens3 0.57 0.53 0.34 0.83 0.00 0.00 0.00 0.00 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 ens3 0.30 0.13 0.13 0.07 0.00 0.00 0.00 0.00 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:01 ens3 0.22 0.10 0.07 0.31 0.00 0.00 0.00 0.00 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 ens3 0.28 0.18 0.07 0.01 0.00 0.00 0.00 0.00 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:13:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 ens3 1.47 0.83 0.65 0.94 0.00 0.00 0.00 0.00 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:01 ens3 0.18 0.10 0.07 0.07 0.00 0.00 0.00 0.00 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 ens3 0.23 0.18 0.06 0.19 0.00 0.00 0.00 0.00 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:17:01 ens3 0.18 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 ens3 0.27 0.22 0.07 0.18 0.00 0.00 0.00 0.00 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:19:01 ens3 1.85 0.47 0.46 0.62 0.00 0.00 0.00 0.00 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 ens3 1.33 0.90 0.70 0.98 0.00 0.00 0.00 0.00 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:01 ens3 0.57 0.25 0.32 0.17 0.00 0.00 0.00 0.00 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 ens3 0.25 0.17 0.07 0.21 0.00 0.00 0.00 0.00 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:01 ens3 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 ens3 0.47 0.35 0.20 0.37 0.00 0.00 0.00 0.00 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:25:01 ens3 1.18 0.67 0.53 0.56 0.00 0.00 0.00 0.00 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 ens3 0.20 0.13 0.07 0.07 0.00 0.00 0.00 0.00 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:01 ens3 0.23 0.20 0.07 0.34 0.00 0.00 0.00 0.00 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 ens3 1.33 0.67 0.52 0.56 0.00 0.00 0.00 0.00 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:01 ens3 0.52 0.47 0.29 0.77 0.00 0.00 0.00 0.00 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 ens3 0.40 0.20 0.13 0.15 0.00 0.00 0.00 0.00 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:31:01 ens3 0.23 0.17 0.07 0.26 0.00 0.00 0.00 0.00 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 ens3 0.28 0.17 0.07 0.04 0.00 0.00 0.00 0.00 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:01 ens3 0.23 0.18 0.07 0.33 0.00 0.00 0.00 0.00 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 ens3 0.53 0.30 0.21 0.24 0.00 0.00 0.00 0.00 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:35:01 ens3 0.17 0.07 0.06 0.01 0.00 0.00 0.00 0.00 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:01 ens3 0.25 0.27 0.07 0.33 0.00 0.00 0.00 0.00 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:37:01 ens3 0.18 0.15 0.06 0.17 0.00 0.00 0.00 0.00 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:01 ens3 0.42 0.37 0.24 0.53 0.00 0.00 0.00 0.00 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 ens3 0.28 0.15 0.07 0.04 0.00 0.00 0.00 0.00 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:41:01 ens3 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 ens3 0.25 0.20 0.07 0.17 0.00 0.00 0.00 0.00 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:01 ens3 0.18 0.13 0.06 0.17 0.00 0.00 0.00 0.00 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 ens3 0.35 0.33 0.14 0.34 0.00 0.00 0.00 0.00 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:01 ens3 1.05 1.37 0.17 5.64 0.00 0.00 0.00 0.00 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:01 ens3 3.95 3.95 0.31 4.58 0.00 0.00 0.00 0.00 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:47:01 ens3 1.35 0.75 0.54 0.75 0.00 0.00 0.00 0.00 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 ens3 0.23 0.22 0.07 0.27 0.00 0.00 0.00 0.00 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:49:01 ens3 0.52 0.30 0.30 0.52 0.00 0.00 0.00 0.00 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 ens3 8.17 6.47 5.66 6.21 0.00 0.00 0.00 0.00 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:51:01 ens3 1.88 1.52 1.13 1.20 0.00 0.00 0.00 0.00 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:01 ens3 0.27 0.18 0.07 0.22 0.00 0.00 0.00 0.00 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:53:01 ens3 0.20 0.20 0.06 0.35 0.00 0.00 0.00 0.00 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:01 ens3 1.48 0.58 0.65 0.44 0.00 0.00 0.00 0.00 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 ens3 0.15 0.05 0.06 0.04 0.00 0.00 0.00 0.00 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:01 ens3 0.27 0.20 0.07 0.22 0.00 0.00 0.00 0.00 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:57:01 ens3 243.89 169.61 1170.46 48.36 0.00 0.00 0.00 0.00 05:57:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 05:58:01 ens3 132.21 90.23 1335.00 12.20 0.00 0.00 0.00 0.00 05:58:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 Average: ens3 7.65 5.30 46.70 1.71 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 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13348) 08/18/26 _x86_64_ (4 CPU) 05:03:11 LINUX RESTART (4 CPU) 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:05:01 all 0.03 0.00 0.00 0.02 0.01 99.93 05:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 05:05:01 3 0.02 0.00 0.02 0.07 0.02 99.88 05:06:01 all 0.03 0.00 0.02 0.01 0.02 99.92 05:06:01 0 0.05 0.00 0.03 0.02 0.05 99.85 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:06:01 2 0.07 0.00 0.00 0.03 0.02 99.88 05:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:07:01 all 0.03 0.00 0.00 0.01 0.01 99.94 05:07:01 0 0.03 0.00 0.00 0.05 0.03 99.88 05:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:08:01 0 0.00 0.00 0.05 0.02 0.03 99.90 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:09:01 all 0.05 0.00 0.02 0.01 0.01 99.92 05:09:01 0 0.10 0.00 0.02 0.03 0.03 99.82 05:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:09:01 3 0.08 0.00 0.02 0.00 0.00 99.90 05:10:01 all 0.36 0.00 0.01 0.01 0.01 99.61 05:10:01 0 1.40 0.00 0.02 0.03 0.03 98.51 05:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:11:01 all 0.51 0.00 0.01 0.00 0.01 99.46 05:11:01 0 2.00 0.00 0.02 0.03 0.03 97.91 05:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:12:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:12:01 0 0.10 0.00 0.00 0.03 0.03 99.83 05:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:13:01 0 0.03 0.00 0.02 0.02 0.03 99.90 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:14:01 all 0.03 0.00 0.01 0.01 0.01 99.93 05:14:01 0 0.05 0.00 0.00 0.03 0.00 99.92 05:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:15:01 0 0.02 0.00 0.00 0.03 0.02 99.93 05:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:16:01 all 0.03 0.00 0.00 0.00 0.01 99.95 05:16:01 0 0.07 0.00 0.02 0.03 0.02 99.87 05:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 05:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:17:01 all 0.34 0.00 0.01 0.00 0.02 99.63 05:17:01 0 1.31 0.00 0.02 0.02 0.02 98.64 05:17:01 1 0.02 0.00 0.00 0.02 0.03 99.93 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:18:01 0 0.10 0.00 0.03 0.02 0.00 99.85 05:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:19:01 all 0.05 0.00 0.02 0.02 0.01 99.90 05:19:01 0 0.05 0.00 0.00 0.05 0.02 99.88 05:19:01 1 0.08 0.00 0.03 0.00 0.03 99.85 05:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:19:01 3 0.02 0.00 0.03 0.03 0.02 99.90 05:20:01 all 0.45 0.00 0.02 0.01 0.01 99.51 05:20:01 0 0.05 0.00 0.02 0.02 0.02 99.90 05:20:01 1 1.60 0.00 0.03 0.00 0.03 98.34 05:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:20:01 3 0.08 0.00 0.03 0.00 0.00 99.88 05:21:01 all 0.27 0.00 0.02 0.01 0.01 99.69 05:21:01 0 0.05 0.00 0.02 0.03 0.00 99.90 05:21:01 1 0.99 0.00 0.05 0.00 0.03 98.92 05:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:22:01 all 0.02 0.00 0.02 0.03 0.01 99.93 05:22:01 0 0.03 0.00 0.02 0.08 0.00 99.87 05:22:01 1 0.03 0.00 0.02 0.03 0.02 99.90 05:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:23:01 all 0.28 0.00 0.01 0.01 0.01 99.68 05:23:01 0 0.00 0.00 0.00 0.05 0.00 99.95 05:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 05:23:01 2 1.06 0.00 0.02 0.00 0.02 98.91 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:24:01 all 0.37 0.00 0.01 0.01 0.01 99.60 05:24:01 0 0.02 0.00 0.00 0.03 0.00 99.95 05:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:24:01 2 1.42 0.00 0.00 0.00 0.02 98.56 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:25:01 0 0.02 0.00 0.02 0.03 0.02 99.92 05:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:26:01 all 0.01 0.00 0.01 0.01 0.02 99.95 05:26:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:26:01 CPU %user %nice %system %iowait %steal %idle 05:27:01 all 0.19 0.00 0.01 0.01 0.01 99.78 05:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:27:01 2 0.73 0.00 0.00 0.00 0.03 99.24 05:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:28:01 0 0.00 0.00 0.00 0.03 0.02 99.95 05:28:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:28:01 2 0.08 0.00 0.02 0.00 0.02 99.88 05:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:29:01 all 0.03 0.00 0.01 0.01 0.02 99.93 05:29:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:30:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 05:30:01 2 0.02 0.00 0.00 0.00 0.03 99.95 05:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:31:01 all 0.27 0.00 0.01 0.02 0.01 99.69 05:31:01 0 0.00 0.00 0.02 0.07 0.00 99.92 05:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:31:01 2 1.06 0.00 0.02 0.00 0.02 98.91 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:32:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:33:01 all 0.49 0.00 0.01 0.01 0.01 99.48 05:33:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:33:01 2 1.94 0.00 0.02 0.00 0.02 98.03 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:34:01 all 0.47 0.00 0.01 0.06 0.01 99.45 05:34:01 0 0.00 0.00 0.02 0.23 0.02 99.73 05:34:01 1 0.00 0.00 0.02 0.00 0.03 99.95 05:34:01 2 1.84 0.00 0.00 0.00 0.02 98.14 05:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:36:01 all 0.01 0.00 0.02 0.01 0.01 99.96 05:36:01 0 0.00 0.00 0.02 0.03 0.00 99.95 05:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:37:01 all 0.02 0.00 0.01 0.00 0.02 99.95 05:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:37:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:01 all 0.03 0.00 0.00 0.00 0.01 99.95 05:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:39:01 1 0.02 0.00 0.00 0.00 0.03 99.95 05:39:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:40:01 all 0.01 0.00 0.01 0.01 0.01 99.95 05:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:40:01 1 0.00 0.00 0.03 0.02 0.02 99.93 05:40:01 2 0.02 0.00 0.00 0.00 0.03 99.95 05:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:41:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:42:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:42:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:42:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:44:01 all 0.02 0.00 0.01 0.00 0.02 99.95 05:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:01 all 0.25 0.00 0.07 0.02 0.01 99.65 05:45:01 0 0.02 0.00 0.08 0.03 0.00 99.87 05:45:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:45:01 2 0.33 0.00 0.07 0.05 0.02 99.53 05:45:01 3 0.60 0.00 0.10 0.00 0.00 99.30 05:46:01 all 0.08 0.00 0.00 0.01 0.01 99.90 05:46:01 0 0.27 0.00 0.00 0.02 0.00 99.72 05:46:01 1 0.02 0.00 0.00 0.02 0.03 99.93 05:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:48:01 0 0.03 0.00 0.00 0.03 0.00 99.93 05:48:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:50:01 all 0.50 0.00 0.05 0.03 0.01 99.41 05:50:01 0 0.47 0.00 0.08 0.08 0.00 99.36 05:50:01 1 0.49 0.00 0.07 0.02 0.03 99.39 05:50:01 2 0.41 0.00 0.02 0.00 0.02 99.56 05:50:01 3 0.61 0.00 0.03 0.00 0.00 99.36 05:51:01 all 0.14 0.00 0.02 0.01 0.01 99.82 05:51:01 0 0.02 0.00 0.02 0.03 0.00 99.93 05:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:51:01 3 0.48 0.00 0.00 0.00 0.00 99.52 05:52:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:52:01 1 0.02 0.00 0.00 0.02 0.03 99.93 05:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:53:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:53:01 1 0.02 0.00 0.00 0.00 0.03 99.95 05:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:54:01 all 0.03 0.00 0.01 0.02 0.01 99.94 05:54:01 0 0.02 0.00 0.02 0.05 0.00 99.92 05:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:55:01 all 0.05 0.00 0.02 0.01 0.01 99.91 05:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:55:01 2 0.18 0.00 0.02 0.02 0.02 99.77 05:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:56:01 all 0.07 0.00 0.01 0.04 0.01 99.87 05:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:56:01 1 0.03 0.00 0.03 0.07 0.03 99.83 05:56:01 2 0.23 0.00 0.00 0.08 0.02 99.67 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:57:01 all 8.93 0.00 1.12 1.21 0.03 88.70 05:57:01 0 7.40 0.00 0.40 0.03 0.02 92.14 05:57:01 1 4.16 0.00 0.72 0.18 0.03 94.90 05:57:01 2 7.31 0.00 1.00 0.85 0.03 90.80 05:57:01 3 16.86 0.00 2.38 3.79 0.03 76.93 05:58:01 all 20.66 0.00 2.06 1.06 0.06 76.16 05:58:01 0 35.57 0.00 2.77 0.42 0.05 61.19 05:58:01 1 18.14 0.00 1.89 0.20 0.05 79.72 05:58:01 2 9.66 0.00 1.64 3.54 0.07 85.09 05:58:01 3 19.23 0.00 1.90 0.10 0.07 78.70 Average: all 0.66 0.00 0.07 0.05 0.01 99.21 Average: 0 0.92 0.00 0.07 0.04 0.01 98.96 Average: 1 0.49 0.00 0.07 0.01 0.02 99.40 Average: 2 0.50 0.00 0.06 0.08 0.01 99.34 Average: 3 0.71 0.00 0.09 0.07 0.00 99.12