11:02:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 11:02:04 Running as SYSTEM 11:02:04 [EnvInject] - Loading node environment variables. 11:02:04 Building remotely on prd-ubuntu1804-builder-4c-4g-17973 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:02:04 [ssh-agent] Looking for ssh-agent implementation... 11:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:05 $ ssh-agent 11:02:05 SSH_AUTH_SOCK=/tmp/ssh-5xaeGg9NYnX7/agent.1935 11:02:05 SSH_AGENT_PID=1937 11:02:05 [ssh-agent] Started. 11:02:05 Running ssh-add (command line suppressed) 11:02:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10443049142625684045.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10443049142625684045.key) 11:02:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:05 The recommended git tool is: NONE 11:02:06 using credential onap-jenkins-ssh 11:02:06 Wiping out workspace first. 11:02:06 Cloning the remote Git repository 11:02:06 Cloning repository git://cloud.onap.org/mirror/oom.git 11:02:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:02:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:06 > git --version # timeout=10 11:02:06 > git --version # 'git version 2.17.1' 11:02:06 using GIT_SSH to set credentials Gerrit user 11:02:06 Verifying host key using manually-configured host key entries 11:02:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:02:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:02:12 using GIT_SSH to set credentials Gerrit user 11:02:12 Verifying host key using manually-configured host key entries 11:02:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/3 # timeout=30 11:02:12 > git rev-parse bb772e21a2c33abddc3e4561fe3cd227095079eb^{commit} # timeout=10 11:02:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:12 Checking out Revision bb772e21a2c33abddc3e4561fe3cd227095079eb (refs/changes/73/137573/3) 11:02:12 > git config core.sparsecheckout # timeout=10 11:02:12 > git checkout -f bb772e21a2c33abddc3e4561fe3cd227095079eb # timeout=30 11:02:16 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 11:02:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:16 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 11:02:16 [EnvInject] - Injecting environment variables from a build step. 11:02:16 [EnvInject] - Injecting as environment variables the properties content 11:02:16 PYTHON=python3 11:02:16 11:02:16 [EnvInject] - Variables injected successfully. 11:02:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins706153218599074955.sh 11:02:16 ---> tox-install.sh 11:02:16 + source /home/jenkins/lf-env.sh 11:02:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:16 ++ mktemp -d /tmp/venv-XXXX 11:02:16 + lf_venv=/tmp/venv-WMq8 11:02:16 + local venv_file=/tmp/.os_lf_venv 11:02:16 + local python=python3 11:02:16 + local options 11:02:16 + local set_path=true 11:02:16 + local install_args= 11:02:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:16 + true 11:02:16 + case $1 in 11:02:16 + venv_file=/tmp/.toxenv 11:02:16 + shift 2 11:02:16 + true 11:02:16 + case $1 in 11:02:16 + shift 11:02:16 + break 11:02:16 + case $python in 11:02:16 + local pkg_list= 11:02:16 + [[ -d /opt/pyenv ]] 11:02:16 + echo 'Setup pyenv:' 11:02:16 Setup pyenv: 11:02:16 + export PYENV_ROOT=/opt/pyenv 11:02:16 + PYENV_ROOT=/opt/pyenv 11:02:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:16 + pyenv versions 11:02:16 * system (set by /opt/pyenv/version) 11:02:16 * 3.8.13 (set by /opt/pyenv/version) 11:02:16 * 3.9.13 (set by /opt/pyenv/version) 11:02:16 * 3.10.6 (set by /opt/pyenv/version) 11:02:16 + command -v pyenv 11:02:16 ++ pyenv init - --no-rehash 11:02:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:02:16 export PATH="/opt/pyenv/shims:${PATH}" 11:02:16 export PYENV_SHELL=bash 11:02:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:16 pyenv() { 11:02:16 local command 11:02:16 command="${1:-}" 11:02:16 if [ "$#" -gt 0 ]; then 11:02:16 shift 11:02:16 fi 11:02:16 11:02:16 case "$command" in 11:02:16 rehash|shell) 11:02:16 eval "$(pyenv "sh-$command" "$@")" 11:02:16 ;; 11:02:16 *) 11:02:16 command pyenv "$command" "$@" 11:02:16 ;; 11:02:16 esac 11:02:16 }' 11:02:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:02:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:16 ++ export PYENV_SHELL=bash 11:02:16 ++ PYENV_SHELL=bash 11:02:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:16 +++ complete -F _pyenv pyenv 11:02:16 ++ lf-pyver python3 11:02:16 ++ local py_version_xy=python3 11:02:16 ++ local py_version_xyz= 11:02:16 ++ pyenv versions 11:02:16 ++ local command 11:02:16 ++ command=versions 11:02:16 ++ '[' 1 -gt 0 ']' 11:02:16 ++ shift 11:02:16 ++ case "$command" in 11:02:16 ++ command pyenv versions 11:02:16 ++ pyenv versions 11:02:16 ++ sed 's/^[ *]* //' 11:02:16 ++ awk '{ print $1 }' 11:02:16 ++ grep -E '^[0-9.]*[0-9]$' 11:02:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:16 +++ grep '^3' /tmp/.pyenv_versions 11:02:16 +++ sort -V 11:02:16 +++ tail -n 1 11:02:16 ++ py_version_xyz=3.10.6 11:02:16 ++ [[ -z 3.10.6 ]] 11:02:16 ++ echo 3.10.6 11:02:16 ++ return 0 11:02:16 + pyenv local 3.10.6 11:02:16 + local command 11:02:16 + command=local 11:02:16 + '[' 2 -gt 0 ']' 11:02:16 + shift 11:02:16 + case "$command" in 11:02:16 + command pyenv local 3.10.6 11:02:16 + pyenv local 3.10.6 11:02:16 + for arg in "$@" 11:02:16 + case $arg in 11:02:16 + pkg_list+='tox ' 11:02:16 + for arg in "$@" 11:02:16 + case $arg in 11:02:16 + pkg_list+='virtualenv ' 11:02:16 + for arg in "$@" 11:02:16 + case $arg in 11:02:16 + pkg_list+='urllib3~=1.26.15 ' 11:02:16 + [[ -f /tmp/.toxenv ]] 11:02:16 + [[ ! -f /tmp/.toxenv ]] 11:02:16 + [[ -n '' ]] 11:02:16 + python3 -m venv /tmp/venv-WMq8 11:02:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WMq8' 11:02:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WMq8 11:02:20 + echo /tmp/venv-WMq8 11:02:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:02:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:02:20 + /tmp/venv-WMq8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:23 + /tmp/venv-WMq8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:26 + type python3 11:02:26 + true 11:02:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WMq8/bin to PATH' 11:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-WMq8/bin to PATH 11:02:26 + PATH=/tmp/venv-WMq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 + return 0 11:02:26 + python3 --version 11:02:26 Python 3.10.6 11:02:26 + python3 -m pip --version 11:02:26 pip 24.0 from /tmp/venv-WMq8/lib/python3.10/site-packages/pip (python 3.10) 11:02:26 + python3 -m pip freeze 11:02:26 cachetools==5.3.3 11:02:26 chardet==5.2.0 11:02:26 colorama==0.4.6 11:02:26 distlib==0.3.8 11:02:26 filelock==3.13.1 11:02:26 packaging==24.0 11:02:26 platformdirs==4.2.0 11:02:26 pluggy==1.4.0 11:02:26 pyproject-api==1.6.1 11:02:26 tomli==2.0.1 11:02:26 tox==4.14.2 11:02:26 urllib3==1.26.18 11:02:26 virtualenv==20.25.1 11:02:26 [EnvInject] - Injecting environment variables from a build step. 11:02:26 [EnvInject] - Injecting as environment variables the properties content 11:02:26 PARALLEL=false 11:02:26 11:02:26 [EnvInject] - Variables injected successfully. 11:02:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2233360168249995508.sh 11:02:26 ---> tox-run.sh 11:02:26 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:02:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:02:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:02:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:02:26 + source /home/jenkins/lf-env.sh 11:02:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:26 ++ mktemp -d /tmp/venv-XXXX 11:02:26 + lf_venv=/tmp/venv-ZKFy 11:02:26 + local venv_file=/tmp/.os_lf_venv 11:02:26 + local python=python3 11:02:26 + local options 11:02:26 + local set_path=true 11:02:26 + local install_args= 11:02:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:26 + true 11:02:26 + case $1 in 11:02:26 + venv_file=/tmp/.toxenv 11:02:26 + shift 2 11:02:26 + true 11:02:26 + case $1 in 11:02:26 + shift 11:02:26 + break 11:02:26 + case $python in 11:02:26 + local pkg_list= 11:02:26 + [[ -d /opt/pyenv ]] 11:02:26 + echo 'Setup pyenv:' 11:02:26 Setup pyenv: 11:02:26 + export PYENV_ROOT=/opt/pyenv 11:02:26 + PYENV_ROOT=/opt/pyenv 11:02:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 + pyenv versions 11:02:26 system 11:02:26 3.8.13 11:02:26 3.9.13 11:02:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:02:26 + command -v pyenv 11:02:26 ++ pyenv init - --no-rehash 11:02:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:02:26 export PATH="/opt/pyenv/shims:${PATH}" 11:02:26 export PYENV_SHELL=bash 11:02:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:26 pyenv() { 11:02:26 local command 11:02:26 command="${1:-}" 11:02:26 if [ "$#" -gt 0 ]; then 11:02:26 shift 11:02:26 fi 11:02:26 11:02:26 case "$command" in 11:02:26 rehash|shell) 11:02:26 eval "$(pyenv "sh-$command" "$@")" 11:02:26 ;; 11:02:26 *) 11:02:26 command pyenv "$command" "$@" 11:02:26 ;; 11:02:26 esac 11:02:26 }' 11:02:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:02:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:26 ++ export PYENV_SHELL=bash 11:02:26 ++ PYENV_SHELL=bash 11:02:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:26 +++ complete -F _pyenv pyenv 11:02:26 ++ lf-pyver python3 11:02:26 ++ local py_version_xy=python3 11:02:26 ++ local py_version_xyz= 11:02:26 ++ pyenv versions 11:02:26 ++ local command 11:02:26 ++ command=versions 11:02:26 ++ '[' 1 -gt 0 ']' 11:02:26 ++ shift 11:02:26 ++ case "$command" in 11:02:26 ++ command pyenv versions 11:02:26 ++ pyenv versions 11:02:26 ++ sed 's/^[ *]* //' 11:02:26 ++ grep -E '^[0-9.]*[0-9]$' 11:02:26 ++ awk '{ print $1 }' 11:02:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:26 +++ grep '^3' /tmp/.pyenv_versions 11:02:26 +++ sort -V 11:02:26 +++ tail -n 1 11:02:26 ++ py_version_xyz=3.10.6 11:02:26 ++ [[ -z 3.10.6 ]] 11:02:26 ++ echo 3.10.6 11:02:26 ++ return 0 11:02:26 + pyenv local 3.10.6 11:02:26 + local command 11:02:26 + command=local 11:02:26 + '[' 2 -gt 0 ']' 11:02:26 + shift 11:02:26 + case "$command" in 11:02:26 + command pyenv local 3.10.6 11:02:26 + pyenv local 3.10.6 11:02:26 + for arg in "$@" 11:02:26 + case $arg in 11:02:26 + pkg_list+='tox ' 11:02:26 + for arg in "$@" 11:02:26 + case $arg in 11:02:26 + pkg_list+='virtualenv ' 11:02:26 + for arg in "$@" 11:02:26 + case $arg in 11:02:26 + pkg_list+='urllib3~=1.26.15 ' 11:02:26 + [[ -f /tmp/.toxenv ]] 11:02:26 ++ cat /tmp/.toxenv 11:02:26 + lf_venv=/tmp/venv-WMq8 11:02:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WMq8 from' file:/tmp/.toxenv 11:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WMq8 from file:/tmp/.toxenv 11:02:26 + /tmp/venv-WMq8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:27 + /tmp/venv-WMq8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:29 + type python3 11:02:29 + true 11:02:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WMq8/bin to PATH' 11:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-WMq8/bin to PATH 11:02:29 + PATH=/tmp/venv-WMq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:29 + return 0 11:02:29 + [[ -d /opt/pyenv ]] 11:02:29 + echo '---> Setting up pyenv' 11:02:29 ---> Setting up pyenv 11:02:29 + export PYENV_ROOT=/opt/pyenv 11:02:29 + PYENV_ROOT=/opt/pyenv 11:02:29 + export PATH=/opt/pyenv/bin:/tmp/venv-WMq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:29 + PATH=/opt/pyenv/bin:/tmp/venv-WMq8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:29 ++ pwd 11:02:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:02:29 + export PYTHONPATH 11:02:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:02:29 + TOX_TESTENV_PASSENV=PYTHONPATH 11:02:29 + tox --version 11:02:29 4.14.2 from /tmp/venv-WMq8/lib/python3.10/site-packages/tox/__init__.py 11:02:29 + PARALLEL=false 11:02:29 + TOX_OPTIONS_LIST= 11:02:29 + [[ -n checkbashisms ]] 11:02:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:02:29 + case ${PARALLEL,,} in 11:02:29 + tox -e checkbashisms 11:02:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:02:30 checkbashisms: freeze> python -m pip freeze --all 11:02:31 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:02:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:02:32 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:02:32 you may get strange results 11:02:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:02:34 checkbashisms: OK (4.65=setup[1.58]+cmd[3.07] seconds) 11:02:34 congratulations :) (4.82 seconds) 11:02:34 + tox_status=0 11:02:34 + echo '---> Completed tox runs' 11:02:34 ---> Completed tox runs 11:02:34 + for i in .tox/*/log 11:02:34 ++ echo .tox/checkbashisms/log 11:02:34 ++ awk -F/ '{print $2}' 11:02:34 + tox_env=checkbashisms 11:02:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:02:34 + DOC_DIR=docs/_build/html 11:02:34 + [[ -d docs/_build/html ]] 11:02:34 + echo '---> tox-run.sh ends' 11:02:34 ---> tox-run.sh ends 11:02:34 + test 0 -eq 0 11:02:34 $ ssh-agent -k 11:02:34 unset SSH_AUTH_SOCK; 11:02:34 unset SSH_AGENT_PID; 11:02:34 echo Agent pid 1937 killed; 11:02:34 [ssh-agent] Stopped. 11:02:34 [PostBuildScript] - [INFO] Executing post build scripts. 11:02:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11310800041167898018.sh 11:02:34 ---> sysstat.sh 11:02:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2460987528165988237.sh 11:02:34 ---> package-listing.sh 11:02:34 ++ facter osfamily 11:02:34 ++ tr '[:upper:]' '[:lower:]' 11:02:35 + OS_FAMILY=debian 11:02:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:02:35 + START_PACKAGES=/tmp/packages_start.txt 11:02:35 + END_PACKAGES=/tmp/packages_end.txt 11:02:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:35 + PACKAGES=/tmp/packages_start.txt 11:02:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:02:35 + PACKAGES=/tmp/packages_end.txt 11:02:35 + case "${OS_FAMILY}" in 11:02:35 + dpkg -l 11:02:35 + grep '^ii' 11:02:35 + '[' -f /tmp/packages_start.txt ']' 11:02:35 + '[' -f /tmp/packages_end.txt ']' 11:02:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:02:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:02:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:02:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6802849137043054670.sh 11:02:35 ---> capture-instance-metadata.sh 11:02:35 Setup pyenv: 11:02:35 system 11:02:35 3.8.13 11:02:35 3.9.13 11:02:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:02:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XWvJ 11:02:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:02:41 lf-activate-venv(): INFO: Installing: lftools 11:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-XWvJ/bin to PATH 11:03:11 INFO: Running in OpenStack, capturing instance metadata 11:03:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15459681549751047025.sh 11:03:12 provisioning config files... 11:03:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3012365116143994796tmp 11:03:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:03:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:03:12 [EnvInject] - Injecting environment variables from a build step. 11:03:12 [EnvInject] - Injecting as environment variables the properties content 11:03:12 SERVER_ID=logs 11:03:12 11:03:12 [EnvInject] - Variables injected successfully. 11:03:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15372319232466627215.sh 11:03:12 ---> create-netrc.sh 11:03:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12189996584460538236.sh 11:03:12 ---> python-tools-install.sh 11:03:12 Setup pyenv: 11:03:12 system 11:03:12 3.8.13 11:03:12 3.9.13 11:03:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWvJ from file:/tmp/.os_lf_venv 11:03:14 lf-activate-venv(): INFO: Installing: lftools 11:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-XWvJ/bin to PATH 11:03:21 Generating Requirements File 11:03:47 Python 3.10.6 11:03:47 pip 24.0 from /tmp/venv-XWvJ/lib/python3.10/site-packages/pip (python 3.10) 11:03:47 appdirs==1.4.4 11:03:47 argcomplete==3.2.3 11:03:47 aspy.yaml==1.3.0 11:03:47 attrs==23.2.0 11:03:47 autopage==0.5.2 11:03:47 beautifulsoup4==4.12.3 11:03:47 boto3==1.34.69 11:03:47 botocore==1.34.69 11:03:47 bs4==0.0.2 11:03:47 cachetools==5.3.3 11:03:47 certifi==2024.2.2 11:03:47 cffi==1.16.0 11:03:47 cfgv==3.4.0 11:03:47 chardet==5.2.0 11:03:47 charset-normalizer==3.3.2 11:03:47 click==8.1.7 11:03:47 cliff==4.6.0 11:03:47 cmd2==2.4.3 11:03:47 cryptography==3.3.2 11:03:47 debtcollector==3.0.0 11:03:47 decorator==5.1.1 11:03:47 defusedxml==0.7.1 11:03:47 Deprecated==1.2.14 11:03:47 distlib==0.3.8 11:03:47 dnspython==2.6.1 11:03:47 docker==4.2.2 11:03:47 dogpile.cache==1.3.2 11:03:47 email_validator==2.1.1 11:03:47 filelock==3.13.1 11:03:47 future==1.0.0 11:03:47 gitdb==4.0.11 11:03:47 GitPython==3.1.42 11:03:47 google-auth==2.29.0 11:03:47 httplib2==0.22.0 11:03:47 identify==2.5.35 11:03:47 idna==3.6 11:03:47 importlib-resources==1.5.0 11:03:47 iso8601==2.1.0 11:03:47 Jinja2==3.1.3 11:03:47 jmespath==1.0.1 11:03:47 jsonpatch==1.33 11:03:47 jsonpointer==2.4 11:03:47 jsonschema==4.21.1 11:03:47 jsonschema-specifications==2023.12.1 11:03:47 keystoneauth1==5.6.0 11:03:47 kubernetes==29.0.0 11:03:47 lftools==0.37.10 11:03:47 lxml==5.1.0 11:03:47 MarkupSafe==2.1.5 11:03:47 msgpack==1.0.8 11:03:47 multi_key_dict==2.0.3 11:03:47 munch==4.0.0 11:03:47 netaddr==1.2.1 11:03:47 netifaces==0.11.0 11:03:47 niet==1.4.2 11:03:47 nodeenv==1.8.0 11:03:47 oauth2client==4.1.3 11:03:47 oauthlib==3.2.2 11:03:47 openstacksdk==3.0.0 11:03:47 os-client-config==2.1.0 11:03:47 os-service-types==1.7.0 11:03:47 osc-lib==3.0.1 11:03:47 oslo.config==9.4.0 11:03:47 oslo.context==5.5.0 11:03:47 oslo.i18n==6.3.0 11:03:47 oslo.log==5.5.0 11:03:47 oslo.serialization==5.4.0 11:03:47 oslo.utils==7.1.0 11:03:47 packaging==24.0 11:03:47 pbr==6.0.0 11:03:47 platformdirs==4.2.0 11:03:47 prettytable==3.10.0 11:03:47 pyasn1==0.5.1 11:03:47 pyasn1-modules==0.3.0 11:03:47 pycparser==2.21 11:03:47 pygerrit2==2.0.15 11:03:47 PyGithub==2.3.0 11:03:47 pyinotify==0.9.6 11:03:47 PyJWT==2.8.0 11:03:47 PyNaCl==1.5.0 11:03:47 pyparsing==2.4.7 11:03:47 pyperclip==1.8.2 11:03:47 pyrsistent==0.20.0 11:03:47 python-cinderclient==9.5.0 11:03:47 python-dateutil==2.9.0.post0 11:03:47 python-heatclient==3.5.0 11:03:47 python-jenkins==1.8.2 11:03:47 python-keystoneclient==5.4.0 11:03:47 python-magnumclient==4.4.0 11:03:47 python-novaclient==18.6.0 11:03:47 python-openstackclient==6.6.0 11:03:47 python-swiftclient==4.5.0 11:03:47 PyYAML==6.0.1 11:03:47 referencing==0.34.0 11:03:47 requests==2.31.0 11:03:47 requests-oauthlib==2.0.0 11:03:47 requestsexceptions==1.4.0 11:03:47 rfc3986==2.0.0 11:03:47 rpds-py==0.18.0 11:03:47 rsa==4.9 11:03:47 ruamel.yaml==0.18.6 11:03:47 ruamel.yaml.clib==0.2.8 11:03:47 s3transfer==0.10.1 11:03:47 simplejson==3.19.2 11:03:47 six==1.16.0 11:03:47 smmap==5.0.1 11:03:47 soupsieve==2.5 11:03:47 stevedore==5.2.0 11:03:47 tabulate==0.9.0 11:03:47 toml==0.10.2 11:03:47 tomlkit==0.12.4 11:03:47 tqdm==4.66.2 11:03:47 typing_extensions==4.10.0 11:03:47 tzdata==2024.1 11:03:47 urllib3==1.26.18 11:03:47 virtualenv==20.25.1 11:03:47 wcwidth==0.2.13 11:03:47 websocket-client==1.7.0 11:03:47 wrapt==1.16.0 11:03:47 xdg==6.0.0 11:03:47 xmltodict==0.13.0 11:03:47 yq==3.2.3 11:03:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11522293472372094995.sh 11:03:47 ---> sudo-logs.sh 11:03:47 Archiving 'sudo' log.. 11:03:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16602239551867319361.sh 11:03:48 ---> job-cost.sh 11:03:48 Setup pyenv: 11:03:48 system 11:03:48 3.8.13 11:03:48 3.9.13 11:03:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:03:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWvJ from file:/tmp/.os_lf_venv 11:03:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:03:54 lf-activate-venv(): INFO: Adding /tmp/venv-XWvJ/bin to PATH 11:03:54 INFO: No Stack... 11:03:54 INFO: Retrieving Pricing Info for: v3-standard-4 11:03:54 INFO: Archiving Costs 11:03:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13171813275488801531.sh 11:03:54 ---> logs-deploy.sh 11:03:54 Setup pyenv: 11:03:54 system 11:03:54 3.8.13 11:03:54 3.9.13 11:03:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:03:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWvJ from file:/tmp/.os_lf_venv 11:03:56 lf-activate-venv(): INFO: Installing: lftools 11:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-XWvJ/bin to PATH 11:04:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3378 11:04:05 INFO: archiving workspace using pattern(s): 11:04:06 Archives upload complete. 11:04:06 INFO: archiving logs to Nexus 11:04:07 ---> uname -a: 11:04:07 Linux prd-ubuntu1804-builder-4c-4g-17973 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:04:07 11:04:07 11:04:07 ---> lscpu: 11:04:07 Architecture: x86_64 11:04:07 CPU op-mode(s): 32-bit, 64-bit 11:04:07 Byte Order: Little Endian 11:04:07 CPU(s): 4 11:04:07 On-line CPU(s) list: 0-3 11:04:07 Thread(s) per core: 1 11:04:07 Core(s) per socket: 1 11:04:07 Socket(s): 4 11:04:07 NUMA node(s): 1 11:04:07 Vendor ID: AuthenticAMD 11:04:07 CPU family: 23 11:04:07 Model: 49 11:04:07 Model name: AMD EPYC-Rome Processor 11:04:07 Stepping: 0 11:04:07 CPU MHz: 2799.998 11:04:07 BogoMIPS: 5599.99 11:04:07 Virtualization: AMD-V 11:04:07 Hypervisor vendor: KVM 11:04:07 Virtualization type: full 11:04:07 L1d cache: 32K 11:04:07 L1i cache: 32K 11:04:07 L2 cache: 512K 11:04:07 L3 cache: 16384K 11:04:07 NUMA node0 CPU(s): 0-3 11:04:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:04:07 11:04:07 11:04:07 ---> nproc: 11:04:07 4 11:04:07 11:04:07 11:04:07 ---> df -h: 11:04:07 Filesystem Size Used Avail Use% Mounted on 11:04:07 udev 7.9G 0 7.9G 0% /dev 11:04:07 tmpfs 1.6G 672K 1.6G 1% /run 11:04:07 /dev/vda1 78G 8.3G 70G 11% / 11:04:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:04:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:04:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:04:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:04:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:04:07 11:04:07 11:04:07 ---> free -m: 11:04:07 total used free shared buff/cache available 11:04:07 Mem: 16040 570 13407 0 2061 15157 11:04:07 Swap: 1023 0 1023 11:04:07 11:04:07 11:04:07 ---> ip addr: 11:04:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:04:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:04:07 inet 127.0.0.1/8 scope host lo 11:04:07 valid_lft forever preferred_lft forever 11:04:07 inet6 ::1/128 scope host 11:04:07 valid_lft forever preferred_lft forever 11:04:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:04:07 link/ether fa:16:3e:54:c6:98 brd ff:ff:ff:ff:ff:ff 11:04:07 inet 10.30.107.146/23 brd 10.30.107.255 scope global dynamic ens3 11:04:07 valid_lft 84335sec preferred_lft 84335sec 11:04:07 inet6 fe80::f816:3eff:fe54:c698/64 scope link 11:04:07 valid_lft forever preferred_lft forever 11:04:07 11:04:07 11:04:07 ---> sar -b -r -n DEV: 11:04:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17973) 03/25/24 _x86_64_ (4 CPU) 11:04:07 11:04:07 10:29:45 LINUX RESTART (4 CPU) 11:04:07 11:04:07 10:30:01 tps rtps wtps bread/s bwrtn/s 11:04:07 10:31:02 32.23 0.00 32.23 0.00 35480.62 11:04:07 10:32:01 18.06 2.12 15.95 58.30 22708.42 11:04:07 10:33:01 0.93 0.00 0.93 0.00 10.26 11:04:07 10:34:01 0.92 0.00 0.92 0.00 12.26 11:04:07 10:35:01 1.20 0.00 1.20 0.00 13.33 11:04:07 10:36:01 0.93 0.02 0.92 0.13 12.26 11:04:07 10:37:01 1.02 0.00 1.02 0.00 12.66 11:04:07 10:38:01 0.80 0.00 0.80 0.00 10.66 11:04:07 10:39:01 0.97 0.00 0.97 0.00 11.86 11:04:07 10:40:01 1.22 0.00 1.22 0.00 14.66 11:04:07 10:41:01 0.97 0.00 0.97 0.00 11.46 11:04:07 10:42:01 1.48 0.00 1.48 0.00 17.20 11:04:07 10:43:01 0.73 0.00 0.73 0.00 8.80 11:04:07 10:44:01 0.83 0.00 0.83 0.00 12.00 11:04:07 10:45:01 4.23 2.37 1.87 18.93 28.66 11:04:07 10:46:01 1.33 0.00 1.33 0.00 16.93 11:04:07 10:47:01 0.88 0.00 0.88 0.00 10.00 11:04:07 10:48:01 0.87 0.00 0.87 0.00 11.06 11:04:07 10:49:01 1.10 0.00 1.10 0.00 13.20 11:04:07 10:50:01 1.40 0.00 1.40 0.00 17.06 11:04:07 10:51:01 0.88 0.00 0.88 0.00 10.26 11:04:07 10:52:01 0.83 0.00 0.83 0.00 11.33 11:04:07 10:53:01 1.13 0.00 1.13 0.00 13.60 11:04:07 10:54:01 0.82 0.00 0.82 0.00 12.00 11:04:07 10:55:01 1.43 0.00 1.43 0.00 16.13 11:04:07 10:56:01 1.63 0.00 1.63 0.00 19.86 11:04:07 10:57:01 0.90 0.00 0.90 0.00 10.66 11:04:07 10:58:01 1.30 0.00 1.30 0.00 16.00 11:04:07 10:59:01 0.83 0.00 0.83 0.00 9.33 11:04:07 11:00:01 1.25 0.00 1.25 0.00 15.20 11:04:07 11:01:01 1.10 0.00 1.10 0.00 12.40 11:04:07 11:02:01 1.32 0.00 1.32 0.00 16.00 11:04:07 11:03:01 194.23 25.30 168.94 887.99 8062.52 11:04:07 11:04:01 104.10 14.15 89.95 1071.95 9577.60 11:04:07 Average: 11.29 1.29 9.99 59.92 2232.19 11:04:07 11:04:07 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:07 10:31:02 14457520 15682964 1967448 11.98 32008 1412524 712696 4.08 497680 1295456 124 11:04:07 10:32:01 14443440 15671148 1981528 12.06 32104 1414244 712696 4.08 511152 1296100 168 11:04:07 10:33:01 14443636 15671388 1981332 12.06 32144 1414248 712696 4.08 511096 1296092 124 11:04:07 10:34:01 14443240 15671044 1981728 12.07 32192 1414252 712696 4.08 511200 1296096 232 11:04:07 10:35:01 14442992 15670848 1981976 12.07 32240 1414248 712696 4.08 511116 1296096 8 11:04:07 10:36:01 14434148 15662068 1990820 12.12 32288 1414268 712696 4.08 520880 1296104 220 11:04:07 10:37:01 14434024 15661980 1990944 12.12 32312 1414272 712696 4.08 520872 1296108 8 11:04:07 10:38:01 14441264 15669256 1983704 12.08 32344 1414276 712696 4.08 513140 1296112 212 11:04:07 10:39:01 14441256 15669292 1983712 12.08 32372 1414280 712696 4.08 512940 1296116 8 11:04:07 10:40:01 14440900 15668976 1984068 12.08 32404 1414284 712696 4.08 513060 1296120 168 11:04:07 10:41:01 14441096 15669216 1983872 12.08 32444 1414288 712696 4.08 513460 1296124 24 11:04:07 10:42:01 14440824 15668996 1984144 12.08 32484 1414292 712696 4.08 513340 1296128 148 11:04:07 10:43:01 14440600 15668772 1984368 12.08 32508 1414292 712696 4.08 513424 1296128 8 11:04:07 10:44:01 14440944 15669200 1984024 12.08 32548 1414300 712696 4.08 513848 1296136 260 11:04:07 10:45:01 14439164 15668220 1985804 12.09 33192 1414432 703948 4.03 514340 1296268 164 11:04:07 10:46:01 14439528 15668656 1985440 12.09 33232 1414436 703948 4.03 514536 1296272 40 11:04:07 10:47:01 14440160 15669304 1984808 12.08 33264 1414436 703948 4.03 514352 1296272 12 11:04:07 10:48:01 14439808 15669012 1985160 12.09 33296 1414440 703948 4.03 514536 1296276 168 11:04:07 10:49:01 14439804 15669052 1985164 12.09 33336 1414444 703948 4.03 514552 1296280 4 11:04:07 10:50:01 14439344 15668648 1985624 12.09 33384 1414448 703948 4.03 514652 1296284 56 11:04:07 10:51:01 14439392 15668720 1985576 12.09 33408 1414448 703948 4.03 514796 1296284 136 11:04:07 10:52:01 14439128 15668500 1985840 12.09 33440 1414452 703948 4.03 514832 1296288 232 11:04:07 10:53:01 14439404 15668828 1985564 12.09 33488 1414456 703948 4.03 514864 1296292 16 11:04:07 10:54:01 14439684 15669152 1985284 12.09 33528 1414464 703948 4.03 514832 1296300 184 11:04:07 10:55:01 14439312 15668844 1985656 12.09 33600 1414456 703948 4.03 514848 1296300 8 11:04:07 10:56:01 14439460 15669096 1985508 12.09 33680 1414472 703948 4.03 515124 1296308 48 11:04:07 10:57:01 14439276 15668952 1985692 12.09 33704 1414476 703948 4.03 515180 1296312 156 11:04:07 10:58:01 14438968 15668688 1986000 12.09 33744 1414480 703948 4.03 515112 1296316 48 11:04:07 10:59:01 14438828 15668580 1986140 12.09 33768 1414480 703948 4.03 515208 1296316 160 11:04:07 11:00:01 14438848 15668636 1986120 12.09 33808 1414484 703948 4.03 515272 1296320 184 11:04:07 11:01:01 14438872 15668708 1986096 12.09 33840 1414488 703948 4.03 515184 1296324 20 11:04:07 11:02:01 14438556 15668440 1986412 12.09 33872 1414496 703948 4.03 515428 1296332 196 11:04:07 11:03:01 13948096 15499800 2476872 15.08 57488 1696972 806448 4.62 748540 1517688 119224 11:04:07 11:04:01 13706540 15498852 2718428 16.55 78940 1902048 799276 4.57 781864 1698416 105668 11:04:07 Average: 14404355 15659172 2020613 12.30 35071 1436982 713369 4.08 528684 1314540 6719 11:04:07 11:04:07 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:07 10:31:02 ens3 3.18 1.65 3.86 1.21 0.00 0.00 0.00 0.00 11:04:07 10:31:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:32:01 ens3 9.88 7.10 6.64 8.69 0.00 0.00 0.00 0.00 11:04:07 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:33:01 ens3 0.20 0.07 0.06 0.07 0.00 0.00 0.00 0.00 11:04:07 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:34:01 ens3 0.52 0.35 0.07 0.57 0.00 0.00 0.00 0.00 11:04:07 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:35:01 ens3 0.38 0.18 0.14 0.21 0.00 0.00 0.00 0.00 11:04:07 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:36:01 ens3 1.57 1.48 0.77 2.44 0.00 0.00 0.00 0.00 11:04:07 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:37:01 ens3 0.10 0.08 0.05 0.17 0.00 0.00 0.00 0.00 11:04:07 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:38:01 ens3 0.28 0.38 0.06 0.36 0.00 0.00 0.00 0.00 11:04:07 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:39:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:04:07 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:40:01 ens3 0.40 0.35 0.14 0.38 0.00 0.00 0.00 0.00 11:04:07 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:41:01 ens3 0.15 0.05 0.05 0.00 0.00 0.00 0.00 0.00 11:04:07 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:42:01 ens3 0.25 0.33 0.06 0.35 0.00 0.00 0.00 0.00 11:04:07 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:43:01 ens3 0.12 0.13 0.05 0.17 0.00 0.00 0.00 0.00 11:04:07 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:44:01 ens3 1.98 0.57 0.56 0.64 0.00 0.00 0.00 0.00 11:04:07 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:45:01 ens3 2.13 0.92 0.96 0.95 0.00 0.00 0.00 0.00 11:04:07 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:46:01 ens3 0.95 0.73 0.48 0.79 0.00 0.00 0.00 0.00 11:04:07 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:47:01 ens3 1.15 0.18 0.32 0.23 0.00 0.00 0.00 0.00 11:04:07 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:48:01 ens3 1.08 0.20 0.29 0.18 0.00 0.00 0.00 0.00 11:04:07 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:49:01 ens3 0.85 0.05 0.25 0.00 0.00 0.00 0.00 0.00 11:04:07 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:50:01 ens3 1.10 0.40 0.31 0.39 0.00 0.00 0.00 0.00 11:04:07 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:51:01 ens3 0.22 0.07 0.11 0.01 0.00 0.00 0.00 0.00 11:04:07 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:52:01 ens3 0.42 0.28 0.07 0.37 0.00 0.00 0.00 0.00 11:04:07 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:53:01 ens3 1.17 0.62 0.49 0.59 0.00 0.00 0.00 0.00 11:04:07 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:54:01 ens3 0.23 0.15 0.06 0.01 0.00 0.00 0.00 0.00 11:04:07 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:55:01 ens3 0.27 0.23 0.13 0.41 0.00 0.00 0.00 0.00 11:04:07 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:56:01 ens3 0.62 0.58 0.26 0.89 0.00 0.00 0.00 0.00 11:04:07 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:57:01 ens3 0.10 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:04:07 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 10:58:01 ens3 0.32 0.25 0.06 0.34 0.00 0.00 0.00 0.00 11:04:07 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 10:59:01 ens3 0.22 0.15 0.06 0.15 0.00 0.00 0.00 0.00 11:04:07 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 11:00:01 ens3 1.32 0.62 0.54 0.58 0.00 0.00 0.00 0.00 11:04:07 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 11:01:01 ens3 0.15 0.05 0.05 0.03 0.00 0.00 0.00 0.00 11:04:07 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:07 11:02:01 ens3 0.37 0.40 0.12 0.37 0.00 0.00 0.00 0.00 11:04:07 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:07 11:03:01 ens3 236.21 164.09 1646.05 54.77 0.00 0.00 0.00 0.00 11:04:07 11:03:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:04:07 11:04:01 ens3 40.43 29.36 307.25 12.89 0.00 0.00 0.00 0.00 11:04:07 11:04:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:04:07 Average: ens3 9.07 6.24 57.98 2.62 0.00 0.00 0.00 0.00 11:04:07 Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 11:04:07 11:04:07 11:04:07 ---> sar -P ALL: 11:04:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17973) 03/25/24 _x86_64_ (4 CPU) 11:04:07 11:04:07 10:29:45 LINUX RESTART (4 CPU) 11:04:07 11:04:07 10:30:01 CPU %user %nice %system %iowait %steal %idle 11:04:07 10:31:02 all 0.44 0.00 0.06 2.24 0.02 97.24 11:04:07 10:31:02 0 1.00 0.00 0.08 0.00 0.03 98.88 11:04:07 10:31:02 1 0.08 0.00 0.05 0.17 0.02 99.68 11:04:07 10:31:02 2 0.15 0.00 0.05 8.81 0.02 90.97 11:04:07 10:31:02 3 0.50 0.00 0.05 0.00 0.02 99.43 11:04:07 10:32:01 all 0.81 0.00 0.03 1.39 0.02 97.74 11:04:07 10:32:01 0 0.85 0.00 0.02 0.00 0.00 99.14 11:04:07 10:32:01 1 0.63 0.00 0.03 0.05 0.02 99.27 11:04:07 10:32:01 2 0.51 0.00 0.05 5.51 0.02 93.91 11:04:07 10:32:01 3 1.29 0.00 0.02 0.00 0.03 98.66 11:04:07 10:33:01 all 0.51 0.00 0.01 0.00 0.01 99.47 11:04:07 10:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:04:07 10:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:04:07 10:33:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:04:07 10:33:01 3 1.94 0.00 0.02 0.00 0.02 98.03 11:04:07 10:34:01 all 0.03 0.00 0.02 0.01 0.01 99.94 11:04:07 10:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:04:07 10:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:34:01 2 0.02 0.00 0.02 0.03 0.02 99.92 11:04:07 10:34:01 3 0.03 0.00 0.03 0.00 0.03 99.90 11:04:07 10:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:07 10:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:04:07 10:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:04:07 10:35:01 2 0.03 0.00 0.00 0.03 0.00 99.93 11:04:07 10:35:01 3 0.03 0.00 0.02 0.00 0.03 99.92 11:04:07 10:36:01 all 0.28 0.00 0.01 0.00 0.01 99.70 11:04:07 10:36:01 0 0.12 0.00 0.00 0.00 0.00 99.88 11:04:07 10:36:01 1 0.17 0.00 0.02 0.00 0.00 99.82 11:04:07 10:36:01 2 0.17 0.00 0.02 0.03 0.00 99.78 11:04:07 10:36:01 3 0.67 0.00 0.03 0.00 0.03 99.26 11:04:07 10:37:01 all 0.01 0.00 0.01 0.01 0.01 99.95 11:04:07 10:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:04:07 10:37:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:07 10:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 11:04:07 10:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:04:07 10:38:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:04:07 10:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:04:07 10:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:04:07 10:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:04:07 10:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:39:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:04:07 10:39:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:07 10:40:01 all 0.02 0.00 0.02 0.01 0.01 99.95 11:04:07 10:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:40:01 2 0.00 0.00 0.03 0.02 0.00 99.95 11:04:07 10:40:01 3 0.02 0.00 0.03 0.00 0.03 99.92 11:04:07 10:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:07 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:04:07 10:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:04:07 11:04:07 10:41:01 CPU %user %nice %system %iowait %steal %idle 11:04:07 10:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:07 10:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:04:07 10:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:04:07 10:42:01 2 0.02 0.00 0.00 0.03 0.02 99.93 11:04:07 10:42:01 3 0.02 0.00 0.03 0.00 0.03 99.92 11:04:07 10:43:01 all 0.02 0.00 0.00 0.00 0.01 99.96 11:04:07 10:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:04:07 10:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:04:07 10:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:04:07 10:43:01 3 0.03 0.00 0.00 0.00 0.03 99.93 11:04:07 10:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:04:07 10:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:44:01 2 0.03 0.00 0.00 0.02 0.02 99.93 11:04:07 10:44:01 3 0.07 0.00 0.02 0.00 0.02 99.90 11:04:07 10:45:01 all 0.05 0.00 0.02 0.02 0.01 99.90 11:04:07 10:45:01 0 0.07 0.00 0.02 0.08 0.00 99.83 11:04:07 10:45:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:04:07 10:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:45:01 3 0.08 0.00 0.02 0.00 0.03 99.87 11:04:07 10:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:04:07 10:46:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:04:07 10:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:04:07 10:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:46:01 3 0.03 0.00 0.03 0.00 0.03 99.90 11:04:07 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:04:07 10:47:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:04:07 10:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:07 10:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:04:07 10:48:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:04:07 10:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:04:07 10:48:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:04:07 10:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:07 10:48:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:07 10:49:01 all 0.01 0.00 0.00 0.01 0.01 99.97 11:04:07 10:49:01 0 0.00 0.00 0.00 0.03 0.00 99.97 11:04:07 10:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:04:07 10:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:04:07 10:49:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:07 10:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:07 10:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:04:07 10:50:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:04:07 10:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 10:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:04:07 10:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 11:04:07 10:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:04:07 10:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:04:07 10:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:04:07 10:51:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:07 10:52:01 all 0.02 0.00 0.02 0.01 0.01 99.95 11:04:07 10:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:04:07 10:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:04:07 10:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:04:07 10:52:01 3 0.03 0.00 0.02 0.02 0.03 99.90 11:04:07 11:04:07 10:52:01 CPU %user %nice %system %iowait %steal %idle 11:04:07 10:53:01 all 0.20 0.00 0.01 0.02 0.02 99.76 11:04:07 10:53:01 0 0.02 0.00 0.00 0.07 0.00 99.92 11:04:07 10:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:04:07 10:53:01 2 0.22 0.00 0.00 0.00 0.00 99.78 11:04:07 10:53:01 3 0.55 0.00 0.03 0.00 0.03 99.38 11:04:07 10:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:04:07 10:54:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:04:07 10:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:04:07 10:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:07 10:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 11:04:07 10:55:01 all 0.01 0.00 0.01 0.01 0.01 99.95 11:04:07 10:55:01 0 0.02 0.00 0.00 0.03 0.00 99.95 11:04:07 10:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:04:07 10:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:04:07 10:55:01 3 0.03 0.00 0.02 0.00 0.03 99.92 11:04:07 10:56:01 all 0.01 0.00 0.02 0.01 0.01 99.95 11:04:07 10:56:01 0 0.00 0.00 0.03 0.05 0.02 99.90 11:04:07 10:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:07 10:56:01 3 0.05 0.00 0.03 0.00 0.03 99.88 11:04:07 10:57:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:04:07 10:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:04:07 10:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 10:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:04:07 10:57:01 3 0.00 0.00 0.02 0.02 0.03 99.93 11:04:07 10:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:04:07 10:58:01 0 0.02 0.00 0.00 0.03 0.00 99.95 11:04:07 10:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:07 10:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:04:07 10:58:01 3 0.00 0.00 0.03 0.00 0.02 99.95 11:04:07 10:59:01 all 0.47 0.00 0.02 0.00 0.01 99.50 11:04:07 10:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:04:07 10:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:04:07 10:59:01 2 1.81 0.00 0.03 0.00 0.00 98.16 11:04:07 10:59:01 3 0.03 0.00 0.02 0.02 0.03 99.90 11:04:07 11:00:01 all 0.52 0.00 0.01 0.01 0.01 99.44 11:04:07 11:00:01 0 0.02 0.00 0.00 0.03 0.00 99.95 11:04:07 11:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:07 11:00:01 2 1.99 0.00 0.02 0.00 0.02 97.98 11:04:07 11:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 11:04:07 11:01:01 all 0.51 0.00 0.01 0.01 0.01 99.47 11:04:07 11:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:04:07 11:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:04:07 11:01:01 2 1.97 0.00 0.00 0.00 0.02 98.01 11:04:07 11:01:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:04:07 11:02:01 all 0.51 0.00 0.01 0.00 0.01 99.46 11:04:07 11:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:04:07 11:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:04:07 11:02:01 2 1.99 0.00 0.02 0.00 0.00 98.00 11:04:07 11:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:07 11:03:01 all 19.96 0.00 1.67 2.55 0.06 75.76 11:04:07 11:03:01 0 16.15 0.00 1.27 4.45 0.03 78.10 11:04:07 11:03:01 1 31.75 0.00 2.14 0.67 0.07 65.38 11:04:07 11:03:01 2 8.16 0.00 0.94 0.08 0.07 90.76 11:04:07 11:03:01 3 23.77 0.00 2.35 5.03 0.05 68.81 11:04:07 11:04:07 11:03:01 CPU %user %nice %system %iowait %steal %idle 11:04:07 11:04:01 all 22.11 0.00 1.45 1.19 0.06 75.19 11:04:07 11:04:01 0 1.35 0.00 0.87 3.05 0.03 94.69 11:04:07 11:04:01 1 28.39 0.00 1.78 0.28 0.07 69.47 11:04:07 11:04:01 2 16.71 0.00 0.90 0.51 0.08 81.79 11:04:07 11:04:01 3 42.01 0.00 2.32 0.88 0.08 54.70 11:04:07 Average: all 1.37 0.00 0.10 0.22 0.01 98.29 11:04:07 Average: 0 0.58 0.00 0.07 0.24 0.01 99.10 11:04:07 Average: 1 1.81 0.00 0.13 0.04 0.01 98.02 11:04:07 Average: 2 1.00 0.00 0.07 0.44 0.01 98.48 11:04:07 Average: 3 2.10 0.00 0.16 0.18 0.03 97.54 11:04:07 11:04:07 11:04:07