Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-94 (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-glcpGBDl4eAT/agent.2008 SSH_AGENT_PID=2011 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3838509949172209134.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3838509949172209134.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/64/142664/12 # timeout=30 > git rev-parse efdd75a53dac51430c1fe471eab769f80a6c42cc^{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 efdd75a53dac51430c1fe471eab769f80a6c42cc (refs/changes/64/142664/12) > git config core.sparsecheckout # timeout=10 > git checkout -f efdd75a53dac51430c1fe471eab769f80a6c42cc # timeout=30 Commit message: "[SDNC] Update SDNC versions for Quebec" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 2ea5e11e61fca61a1cfd38ac0847165553d3fad0 # 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/jenkins16569542615857675515.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-WuyU + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ [[ ! -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-WuyU + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WuyU' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WuyU + echo /tmp/venv-WuyU + 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-WuyU/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-WuyU/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-WuyU/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-WuyU/bin to PATH + PATH=/tmp/venv-WuyU/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.0.1 from /tmp/venv-WuyU/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==7.0.1 colorama==0.4.6 distlib==0.4.0 filelock==3.24.3 packaging==26.0 platformdirs==4.9.2 pluggy==1.6.0 pyproject-api==1.10.0 python-discovery==1.1.0 tomli==2.4.0 tox==4.46.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.0.0 [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/jenkins3191799428401079668.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-jkuK + 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 ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-WuyU + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WuyU from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WuyU 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-WuyU/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-WuyU/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-WuyU/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-WuyU/bin to PATH + PATH=/tmp/venv-WuyU/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-WuyU/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-WuyU/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.46.3 from /tmp/venv-WuyU/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 pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.0.0 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 (23.76=setup[4.17]+cmd[11.24,8.35] seconds) congratulations :) (23.80 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 2011 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9693030408268738817.sh ---> sysstat.sh [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17867325877107956638.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/jenkins12249262320108131890.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-sJ02 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-sJ02/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8829184328279968875.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4192446393192618418tmp 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/jenkins16106087091874600213.sh ---> create-netrc.sh [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3059929233033052427.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-sJ02 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-sJ02/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.0.1 from /tmp/venv-sJ02/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.57 botocore==1.42.57 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==6.0.0.post1 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.2.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 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.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-discovery==1.1.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.0.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14439084216573587842.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14580411631563385738.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-sJ02 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-sJ02/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 3408s 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=3408 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,4462,2026-02-26 16:49:04,v3-standard-4,3408,0.11,0.00,SUCCESS [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8768745860649583758.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-sJ02 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-sJ02/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4462 INFO: archiving workspace using pattern(s): /tmp/venv-sJ02/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( Archives upload complete. INFO: archiving logs to Nexus /tmp/venv-sJ02/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-94 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 8.4G 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 596 13226 0 2216 15121 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:71:91:80 brd ff:ff:ff:ff:ff:ff inet 10.30.107.231/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 82988sec preferred_lft 82988sec inet6 fe80::f816:3eff:fe71:9180/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-94) 02/26/26 _x86_64_ (4 CPU) 15:52:27 LINUX RESTART (4 CPU) 15:53:01 tps rtps wtps bread/s bwrtn/s 15:54:01 30.21 0.00 30.21 0.00 39916.95 15:55:01 1.13 0.00 1.13 0.00 14.93 15:56:01 0.83 0.00 0.83 0.00 9.47 15:57:01 0.95 0.00 0.95 0.00 12.40 15:58:01 1.25 0.00 1.25 0.00 14.66 15:59:01 1.52 0.02 1.50 0.13 18.40 16:00:01 0.92 0.00 0.92 0.00 10.40 16:01:01 1.10 0.00 1.10 0.00 14.80 16:02:01 0.77 0.00 0.77 0.00 9.07 16:03:01 0.93 0.00 0.93 0.00 14.00 16:04:01 1.07 0.00 1.07 0.00 12.13 16:05:01 1.17 0.00 1.17 0.00 15.20 16:06:01 0.82 0.00 0.82 0.00 10.00 16:07:01 1.12 0.00 1.12 0.00 14.93 16:08:01 3.63 2.37 1.27 18.93 21.60 16:09:01 1.12 0.00 1.12 0.00 14.80 16:10:01 0.85 0.00 0.85 0.00 10.40 16:11:01 1.15 0.00 1.15 0.00 15.46 16:12:01 0.83 0.00 0.83 0.00 10.00 16:13:01 1.30 0.00 1.30 0.00 16.93 16:14:01 0.82 0.00 0.82 0.00 10.13 16:15:01 1.10 0.00 1.10 0.00 15.06 16:16:01 0.87 0.00 0.87 0.00 10.53 16:17:01 1.03 0.02 1.02 0.13 14.53 16:18:01 1.00 0.00 1.00 0.00 11.07 16:19:01 0.93 0.00 0.93 0.00 13.20 16:20:01 0.85 0.00 0.85 0.00 10.40 16:21:01 0.92 0.00 0.92 0.00 13.33 16:22:01 0.82 0.00 0.82 0.00 9.60 16:23:01 0.95 0.00 0.95 0.00 13.86 16:24:01 2.75 1.12 1.63 23.20 25.33 16:25:01 1.02 0.00 1.02 0.00 12.53 16:26:01 0.97 0.00 0.97 0.00 11.46 16:27:01 1.12 0.00 1.12 0.00 15.33 16:28:01 0.93 0.00 0.93 0.00 11.33 16:29:01 1.15 0.00 1.15 0.00 15.46 16:30:01 0.82 0.00 0.82 0.00 9.73 16:31:01 1.15 0.00 1.15 0.00 15.20 16:32:01 0.80 0.00 0.80 0.00 10.00 16:33:01 1.23 0.00 1.23 0.00 16.66 16:34:01 3.15 2.13 1.02 57.72 13.46 16:35:01 0.97 0.00 0.97 0.00 13.86 16:36:01 1.03 0.00 1.03 0.00 12.53 16:37:01 1.18 0.00 1.18 0.00 15.20 16:38:01 1.03 0.00 1.03 0.00 12.13 16:39:01 1.07 0.00 1.07 0.00 14.40 16:40:01 1.00 0.00 1.00 0.00 11.60 16:41:01 1.00 0.00 1.00 0.00 13.73 16:42:01 1.00 0.00 1.00 0.00 10.93 16:43:01 1.35 0.00 1.35 0.00 16.53 16:44:01 1.17 0.00 1.17 0.00 14.00 16:45:01 1.33 0.00 1.33 0.00 15.86 16:46:01 0.93 0.00 0.93 0.00 10.26 16:47:01 1.42 0.00 1.42 0.00 16.66 16:48:01 336.41 26.00 310.41 915.98 8762.67 16:49:01 132.86 0.98 131.88 116.91 15756.04 Average: 10.01 0.58 9.43 20.23 1163.41 15:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:54:01 14466788 15691612 1958180 11.92 32068 1411984 701952 4.02 490544 1294680 32 15:55:01 14467264 15692180 1957704 11.92 32108 1411992 701952 4.02 490628 1294632 8 15:56:01 14466972 15691932 1957996 11.92 32140 1411996 701952 4.02 490336 1294636 20 15:57:01 14466612 15691620 1958356 11.92 32180 1412000 701952 4.02 490660 1294640 68 15:58:01 14466140 15691264 1958828 11.93 32252 1412000 701952 4.02 490828 1294640 192 15:59:01 14466252 15691444 1958716 11.93 32308 1412012 701952 4.02 490984 1294644 56 16:00:01 14466284 15691512 1958684 11.93 32332 1412016 701952 4.02 490996 1294648 168 16:01:01 14466480 15691744 1958488 11.92 32372 1412020 701952 4.02 491084 1294652 76 16:02:01 14466160 15691456 1958808 11.93 32396 1412020 701952 4.02 491156 1294652 24 16:03:01 14465860 15691212 1959108 11.93 32436 1412016 701952 4.02 491372 1294656 72 16:04:01 14465944 15691360 1959024 11.93 32476 1412032 701952 4.02 491592 1294664 44 16:05:01 14465564 15690996 1959404 11.93 32512 1412040 701952 4.02 492004 1294672 16 16:06:01 14465536 15691020 1959432 11.93 32544 1412032 701952 4.02 492064 1294672 4 16:07:01 14465552 15691212 1959416 11.93 32584 1412172 701952 4.02 492104 1294804 16 16:08:01 14464412 15690764 1960556 11.94 33204 1412176 718396 4.11 492740 1294808 60 16:09:01 14464492 15690900 1960476 11.94 33236 1412180 718396 4.11 492836 1294812 8 16:10:01 14464200 15690608 1960768 11.94 33276 1412180 718396 4.11 492908 1294812 12 16:11:01 14464092 15690544 1960876 11.94 33316 1412184 718396 4.11 492976 1294816 152 16:12:01 14464084 15690604 1960884 11.94 33356 1412188 718396 4.11 493192 1294824 180 16:13:01 14463644 15690228 1961324 11.94 33412 1412192 702040 4.02 493216 1294832 32 16:14:01 14464008 15690620 1960960 11.94 33444 1412196 702040 4.02 493544 1294828 172 16:15:01 14463740 15690388 1961228 11.94 33492 1412200 702040 4.02 493504 1294832 8 16:16:01 14463608 15690316 1961360 11.94 33532 1412204 702040 4.02 493716 1294840 172 16:17:01 14463064 15689868 1961904 11.94 33576 1412204 702040 4.02 494004 1294840 224 16:18:01 14463696 15690516 1961272 11.94 33600 1412208 702040 4.02 493784 1294840 12 16:19:01 14463340 15690188 1961628 11.94 33632 1412212 702040 4.02 493932 1294844 148 16:20:01 14463348 15690264 1961620 11.94 33664 1412216 702040 4.02 493952 1294848 172 16:21:01 14463148 15690088 1961820 11.94 33696 1412224 702040 4.02 493788 1294856 44 16:22:01 14463180 15690164 1961788 11.94 33720 1412224 702040 4.02 494068 1294856 172 16:23:01 14463212 15690228 1961756 11.94 33752 1412224 702040 4.02 493952 1294864 72 16:24:01 14461204 15689152 1963764 11.96 33832 1412908 696804 3.99 494496 1295332 196 16:25:01 14461384 15689352 1963584 11.95 33864 1412912 696804 3.99 494372 1295336 224 16:26:01 14461564 15689584 1963404 11.95 33900 1412912 696804 3.99 494372 1295340 20 16:27:01 14461588 15689668 1963380 11.95 33932 1412916 696804 3.99 494468 1295340 164 16:28:01 14461356 15689488 1963612 11.96 33980 1412912 696804 3.99 494936 1295344 40 16:29:01 14448136 15676320 1976832 12.04 34012 1412924 696804 3.99 508040 1295348 168 16:30:01 14461048 15689280 1963920 11.96 34044 1412924 696804 3.99 495156 1295348 160 16:31:01 14461028 15689268 1963940 11.96 34076 1412932 696804 3.99 494912 1295356 4 16:32:01 14460888 15689196 1964080 11.96 34108 1412936 696804 3.99 495152 1295360 164 16:33:01 14460812 15689140 1964156 11.96 34156 1412932 696804 3.99 495004 1295364 8 16:34:01 14433292 15663844 1991676 12.13 34204 1414668 713408 4.08 520924 1296116 176 16:35:01 14433452 15664120 1991516 12.12 34252 1414800 713408 4.08 520648 1296248 228 16:36:01 14433220 15663936 1991748 12.13 34292 1414804 713408 4.08 520756 1296252 8 16:37:01 14433212 15663972 1991756 12.13 34332 1414808 713408 4.08 520752 1296256 8 16:38:01 14432772 15663588 1992196 12.13 34388 1414812 713408 4.08 520800 1296260 36 16:39:01 14432828 15663692 1992140 12.13 34420 1414816 713408 4.08 521004 1296264 188 16:40:01 14432828 15663736 1992140 12.13 34460 1414820 713408 4.08 520860 1296268 172 16:41:01 14432828 15663776 1992140 12.13 34492 1414828 713408 4.08 521116 1296276 224 16:42:01 14432868 15663852 1992100 12.13 34524 1414828 713408 4.08 521092 1296276 172 16:43:01 14432812 15663832 1992156 12.13 34568 1414824 713408 4.08 521328 1296280 56 16:44:01 14432736 15663816 1992232 12.13 34612 1414836 713408 4.08 521400 1296284 168 16:45:01 14433064 15664192 1991904 12.13 34652 1414840 713408 4.08 521348 1296288 52 16:46:01 14432776 15663928 1992192 12.13 34676 1414840 713408 4.08 521304 1296288 180 16:47:01 14432776 15663956 1992192 12.13 34716 1414844 713408 4.08 521464 1296292 52 16:48:01 13980496 15553788 2444472 14.88 60576 1712356 748876 4.29 745140 1483664 149532 16:49:01 13563924 15496936 2861044 17.42 88516 2024244 792520 4.54 819784 1784564 121604 Average: 14431278 15677719 1993690 12.14 35004 1429227 707837 4.05 510591 1307357 4936 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:54:01 ens3 1.52 0.57 0.68 1.48 0.00 0.00 0.00 0.00 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:01 ens3 0.78 0.45 0.38 0.59 0.00 0.00 0.00 0.00 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:01 ens3 0.22 0.13 0.06 0.19 0.00 0.00 0.00 0.00 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:01 ens3 0.40 0.25 0.08 0.18 0.00 0.00 0.00 0.00 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:01 ens3 0.30 0.22 0.14 0.26 0.00 0.00 0.00 0.00 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:01 ens3 0.33 0.13 0.13 0.01 0.00 0.00 0.00 0.00 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:01 ens3 0.20 0.10 0.07 0.16 0.00 0.00 0.00 0.00 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:01 ens3 0.33 0.33 0.08 0.34 0.00 0.00 0.00 0.00 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:02:01 ens3 0.95 0.25 0.27 0.24 0.00 0.00 0.00 0.00 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:01 ens3 0.80 0.62 0.41 0.54 0.00 0.00 0.00 0.00 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:01 ens3 1.25 0.67 0.48 0.79 0.00 0.00 0.00 0.00 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:01 ens3 1.07 0.52 0.38 0.55 0.00 0.00 0.00 0.00 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:01 ens3 0.72 0.43 0.38 0.56 0.00 0.00 0.00 0.00 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:01 ens3 0.27 0.22 0.07 0.19 0.00 0.00 0.00 0.00 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:08:01 ens3 0.32 0.18 0.14 0.35 0.00 0.00 0.00 0.00 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:01 ens3 0.30 0.15 0.07 0.07 0.00 0.00 0.00 0.00 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:01 ens3 0.33 0.10 0.13 0.01 0.00 0.00 0.00 0.00 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:01 ens3 0.30 0.15 0.07 0.16 0.00 0.00 0.00 0.00 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:01 ens3 0.18 0.15 0.06 0.32 0.00 0.00 0.00 0.00 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:01 ens3 0.35 0.28 0.14 0.24 0.00 0.00 0.00 0.00 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:01 ens3 0.52 0.42 0.28 0.66 0.00 0.00 0.00 0.00 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:01 ens3 0.22 0.15 0.07 0.17 0.00 0.00 0.00 0.00 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:16:01 ens3 0.18 0.10 0.06 0.16 0.00 0.00 0.00 0.00 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:01 ens3 0.25 0.18 0.07 0.17 0.00 0.00 0.00 0.00 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:01 ens3 0.27 0.22 0.14 0.20 0.00 0.00 0.00 0.00 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:01 ens3 0.33 0.27 0.13 0.34 0.00 0.00 0.00 0.00 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:01 ens3 0.30 0.20 0.07 0.17 0.00 0.00 0.00 0.00 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:01 ens3 0.25 0.20 0.07 0.33 0.00 0.00 0.00 0.00 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:24:01 ens3 0.25 0.23 0.11 0.33 0.00 0.00 0.00 0.00 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:01 ens3 0.30 0.18 0.07 0.17 0.00 0.00 0.00 0.00 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:01 ens3 0.23 0.27 0.07 0.34 0.00 0.00 0.00 0.00 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:01 ens3 0.32 0.15 0.13 0.01 0.00 0.00 0.00 0.00 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:01 ens3 0.28 0.18 0.14 0.23 0.00 0.00 0.00 0.00 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:01 ens3 0.63 0.48 0.33 0.38 0.00 0.00 0.00 0.00 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:30:01 ens3 0.22 0.13 0.07 0.17 0.00 0.00 0.00 0.00 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:01 ens3 0.32 0.22 0.13 0.17 0.00 0.00 0.00 0.00 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:01 ens3 0.17 0.15 0.06 0.17 0.00 0.00 0.00 0.00 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:01 ens3 0.33 0.28 0.14 0.24 0.00 0.00 0.00 0.00 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:34:01 ens3 13.66 12.06 6.95 15.40 0.00 0.00 0.00 0.00 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:01 ens3 0.25 0.17 0.07 0.20 0.00 0.00 0.00 0.00 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:01 ens3 0.17 0.08 0.06 0.17 0.00 0.00 0.00 0.00 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:01 ens3 0.25 0.25 0.07 0.19 0.00 0.00 0.00 0.00 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:38:01 ens3 0.25 0.18 0.13 0.24 0.00 0.00 0.00 0.00 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:01 ens3 0.30 0.22 0.13 0.18 0.00 0.00 0.00 0.00 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:40:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 ens3 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:01 ens3 1.75 0.68 0.69 0.92 0.00 0.00 0.00 0.00 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:01 ens3 0.72 0.40 0.38 0.46 0.00 0.00 0.00 0.00 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:01 ens3 0.28 0.15 0.07 0.19 0.00 0.00 0.00 0.00 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:46:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:01 ens3 0.28 0.20 0.07 0.18 0.00 0.00 0.00 0.00 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:48:01 ens3 284.32 206.37 1776.61 54.02 0.00 0.00 0.00 0.00 16:48:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 16:49:01 ens3 62.09 47.19 921.84 11.58 0.00 0.00 0.00 0.00 16:49:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 6.82 4.98 48.46 1.71 0.00 0.00 0.00 0.00 Average: lo 0.16 0.16 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-94) 02/26/26 _x86_64_ (4 CPU) 15:52:27 LINUX RESTART (4 CPU) 15:53:01 CPU %user %nice %system %iowait %steal %idle 15:54:01 all 0.30 0.00 0.03 0.70 0.01 98.95 15:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:54:01 1 0.75 0.00 0.03 0.00 0.03 99.19 15:54:01 2 0.15 0.00 0.03 2.79 0.00 97.03 15:54:01 3 0.25 0.00 0.03 0.03 0.02 99.67 15:55:01 all 0.33 0.00 0.01 0.00 0.01 99.65 15:55:01 0 1.12 0.00 0.00 0.00 0.03 98.84 15:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:55:01 2 0.05 0.00 0.02 0.02 0.00 99.92 15:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:56:01 all 0.52 0.00 0.01 0.01 0.01 99.45 15:56:01 0 2.02 0.00 0.02 0.00 0.02 97.95 15:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:01 all 0.46 0.00 0.01 0.00 0.01 99.51 15:57:01 0 1.78 0.00 0.03 0.00 0.03 98.16 15:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:58:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:59:01 all 0.05 0.00 0.02 0.01 0.01 99.91 15:59:01 0 0.15 0.00 0.03 0.00 0.02 99.80 15:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:00:01 all 0.02 0.00 0.00 0.00 0.00 99.97 16:00:01 0 0.07 0.00 0.00 0.00 0.03 99.90 16:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:00:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:01:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:02:01 all 0.03 0.00 0.02 0.00 0.01 99.95 16:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:03:01 all 0.20 0.00 0.01 0.01 0.00 99.78 16:03:01 0 0.75 0.00 0.03 0.00 0.00 99.22 16:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:03:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:04:01 all 0.45 0.00 0.02 0.01 0.01 99.51 16:04:01 0 1.68 0.00 0.02 0.00 0.03 98.27 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:04:01 2 0.07 0.00 0.03 0.02 0.00 99.88 16:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:05:01 3 0.05 0.00 0.00 0.02 0.02 99.92 16:06:01 all 0.04 0.00 0.01 0.01 0.01 99.93 16:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:07:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:08:01 all 0.03 0.00 0.02 0.02 0.01 99.92 16:08:01 0 0.07 0.00 0.05 0.02 0.02 99.85 16:08:01 1 0.00 0.00 0.03 0.03 0.00 99.93 16:08:01 2 0.05 0.00 0.02 0.02 0.00 99.92 16:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:09:01 2 0.03 0.00 0.02 0.02 0.03 99.90 16:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:10:01 all 0.12 0.00 0.01 0.01 0.01 99.84 16:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:10:01 2 0.40 0.00 0.02 0.03 0.02 99.53 16:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:11:01 all 0.51 0.00 0.01 0.01 0.00 99.46 16:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:11:01 2 1.91 0.00 0.03 0.05 0.02 98.00 16:11:01 3 0.07 0.00 0.00 0.02 0.02 99.90 16:12:01 all 0.51 0.00 0.01 0.00 0.01 99.46 16:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:12:01 2 1.99 0.00 0.02 0.00 0.03 97.96 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:01 all 0.17 0.00 0.01 0.01 0.01 99.80 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:01 2 0.62 0.00 0.03 0.03 0.02 99.30 16:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:14:01 all 0.03 0.00 0.02 0.01 0.01 99.93 16:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:14:01 2 0.05 0.00 0.03 0.02 0.02 99.88 16:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:15:01 all 0.02 0.00 0.01 0.02 0.01 99.95 16:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:15:01 2 0.03 0.00 0.02 0.07 0.03 99.85 16:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:15:01 CPU %user %nice %system %iowait %steal %idle 16:16:01 all 0.35 0.00 0.02 0.01 0.01 99.61 16:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:16:01 2 1.35 0.00 0.05 0.02 0.02 98.56 16:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:17:01 2 0.05 0.00 0.02 0.03 0.03 99.87 16:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:18:01 2 0.07 0.00 0.02 0.02 0.02 99.88 16:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:19:01 all 0.03 0.00 0.02 0.01 0.01 99.94 16:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:19:01 2 0.03 0.00 0.03 0.02 0.03 99.88 16:19:01 3 0.03 0.00 0.02 0.02 0.02 99.92 16:20:01 all 0.02 0.00 0.01 0.03 0.01 99.93 16:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:20:01 2 0.02 0.00 0.02 0.07 0.02 99.88 16:20:01 3 0.02 0.00 0.02 0.05 0.00 99.92 16:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:21:01 2 0.03 0.00 0.02 0.03 0.02 99.90 16:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:22:01 2 0.00 0.00 0.02 0.02 0.03 99.93 16:22:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:01 2 0.02 0.00 0.02 0.03 0.03 99.90 16:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:24:01 all 0.53 0.00 0.07 0.02 0.01 99.37 16:24:01 0 0.25 0.00 0.07 0.02 0.00 99.67 16:24:01 1 0.12 0.00 0.05 0.00 0.00 99.83 16:24:01 2 1.22 0.00 0.07 0.03 0.03 98.64 16:24:01 3 0.53 0.00 0.10 0.00 0.02 99.35 16:25:01 all 0.51 0.00 0.00 0.00 0.01 99.47 16:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:25:01 2 1.97 0.00 0.00 0.02 0.03 97.98 16:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:26:01 all 0.51 0.00 0.01 0.00 0.01 99.46 16:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:26:01 2 1.99 0.00 0.02 0.02 0.02 97.96 16:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:01 CPU %user %nice %system %iowait %steal %idle 16:27:01 all 0.11 0.00 0.02 0.00 0.01 99.85 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:27:01 2 0.38 0.00 0.05 0.02 0.03 99.52 16:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 16:28:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:29:01 all 0.19 0.00 0.01 0.01 0.01 99.79 16:29:01 0 0.72 0.00 0.02 0.00 0.02 99.25 16:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:29:01 2 0.02 0.00 0.02 0.02 0.03 99.92 16:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 16:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:30:01 2 0.02 0.00 0.03 0.02 0.03 99.90 16:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:31:01 2 0.03 0.00 0.03 0.02 0.02 99.90 16:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:32:01 all 0.10 0.00 0.01 0.00 0.01 99.88 16:32:01 0 0.37 0.00 0.00 0.00 0.02 99.62 16:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:32:01 2 0.02 0.00 0.02 0.03 0.02 99.92 16:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:33:01 all 0.25 0.00 0.01 0.01 0.00 99.72 16:33:01 0 1.01 0.00 0.02 0.00 0.00 98.97 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:33:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:34:01 all 1.01 0.00 0.05 0.02 0.02 98.90 16:34:01 0 1.46 0.00 0.12 0.03 0.03 98.36 16:34:01 1 0.68 0.00 0.02 0.00 0.02 99.28 16:34:01 2 0.57 0.00 0.05 0.05 0.02 99.32 16:34:01 3 1.35 0.00 0.02 0.00 0.02 98.62 16:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:36:01 all 0.24 0.00 0.02 0.01 0.01 99.72 16:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:36:01 1 0.90 0.00 0.03 0.00 0.03 99.04 16:36:01 2 0.03 0.00 0.02 0.03 0.00 99.92 16:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:37:01 all 0.27 0.00 0.01 0.00 0.01 99.70 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:37:01 1 1.06 0.00 0.02 0.00 0.03 98.89 16:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:37:01 CPU %user %nice %system %iowait %steal %idle 16:38:01 all 0.04 0.00 0.01 0.01 0.01 99.93 16:38:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 16:39:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:41:01 all 0.10 0.00 0.01 0.00 0.01 99.88 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:41:01 1 0.35 0.00 0.02 0.00 0.03 99.60 16:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:42:01 all 0.36 0.00 0.02 0.01 0.01 99.60 16:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:42:01 1 1.39 0.00 0.05 0.00 0.02 98.55 16:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:43:01 all 0.50 0.00 0.01 0.01 0.01 99.47 16:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:43:01 1 1.92 0.00 0.02 0.00 0.02 98.05 16:43:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:44:01 all 0.25 0.00 0.03 0.01 0.01 99.70 16:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:44:01 1 0.78 0.00 0.08 0.00 0.03 99.10 16:44:01 2 0.18 0.00 0.02 0.03 0.00 99.77 16:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:45:01 all 0.58 0.00 0.02 0.01 0.01 99.39 16:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:45:01 1 1.99 0.00 0.02 0.02 0.02 97.96 16:45:01 2 0.25 0.00 0.00 0.03 0.00 99.72 16:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:46:01 all 0.51 0.00 0.01 0.00 0.01 99.47 16:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:46:01 1 1.99 0.00 0.02 0.00 0.02 97.98 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:47:01 all 0.36 0.00 0.02 0.01 0.01 99.59 16:47:01 0 0.02 0.00 0.00 0.03 0.00 99.95 16:47:01 1 1.42 0.00 0.07 0.00 0.03 98.48 16:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:48:01 all 19.19 0.00 2.39 1.70 0.05 76.66 16:48:01 0 12.30 0.00 1.76 2.17 0.05 83.72 16:48:01 1 17.68 0.00 2.99 3.79 0.05 75.49 16:48:01 2 17.96 0.00 1.96 0.45 0.05 79.59 16:48:01 3 28.83 0.00 2.91 0.40 0.07 67.79 16:48:01 CPU %user %nice %system %iowait %steal %idle 16:49:01 all 21.57 0.00 1.55 1.32 0.06 75.50 16:49:01 0 9.91 0.00 1.25 1.40 0.07 87.37 16:49:01 1 29.08 0.00 2.19 3.32 0.08 65.32 16:49:01 2 32.71 0.00 1.52 0.37 0.05 65.35 16:49:01 3 14.60 0.00 1.27 0.17 0.03 83.94 Average: all 0.92 0.00 0.08 0.07 0.01 98.91 Average: 0 0.62 0.00 0.07 0.07 0.01 99.23 Average: 1 1.08 0.00 0.10 0.13 0.01 98.68 Average: 2 1.15 0.00 0.08 0.09 0.01 98.67 Average: 3 0.83 0.00 0.08 0.02 0.01 99.06