08:34:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137074 08:34:05 Running as SYSTEM 08:34:05 [EnvInject] - Loading node environment variables. 08:34:05 Building remotely on prd-ubuntu1804-builder-4c-4g-15182 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:34:05 [ssh-agent] Looking for ssh-agent implementation... 08:34:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:06 $ ssh-agent 08:34:06 SSH_AUTH_SOCK=/tmp/ssh-wX6ftE4njYJi/agent.1686 08:34:06 SSH_AGENT_PID=1688 08:34:06 [ssh-agent] Started. 08:34:06 Running ssh-add (command line suppressed) 08:34:06 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_923116001563788478.key (/w/workspace/oom-master-commit-lint@tmp/private_key_923116001563788478.key) 08:34:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:34:06 The recommended git tool is: NONE 08:34:07 using credential onap-jenkins-ssh 08:34:07 Wiping out workspace first. 08:34:07 Cloning the remote Git repository 08:34:07 Cloning repository git://cloud.onap.org/mirror/oom.git 08:34:07 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:34:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:34:07 > git --version # timeout=10 08:34:07 > git --version # 'git version 2.17.1' 08:34:07 using GIT_SSH to set credentials Gerrit user 08:34:07 Verifying host key using manually-configured host key entries 08:34:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:34:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:34:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:34:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:34:13 using GIT_SSH to set credentials Gerrit user 08:34:13 Verifying host key using manually-configured host key entries 08:34:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137074/2 # timeout=30 08:34:13 > git rev-parse 511202be47cafa7ce158d0c20c01cb54ae4a8edb^{commit} # timeout=10 08:34:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:34:13 Checking out Revision 511202be47cafa7ce158d0c20c01cb54ae4a8edb (refs/changes/74/137074/2) 08:34:13 > git config core.sparsecheckout # timeout=10 08:34:13 > git checkout -f 511202be47cafa7ce158d0c20c01cb54ae4a8edb # timeout=30 08:34:17 Commit message: "[AAI] Use latest aai-resources image" 08:34:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:34:17 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 08:34:17 [EnvInject] - Injecting environment variables from a build step. 08:34:17 [EnvInject] - Injecting as environment variables the properties content 08:34:17 PYTHON=python3 08:34:17 08:34:17 [EnvInject] - Variables injected successfully. 08:34:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10774909644612716997.sh 08:34:17 ---> tox-install.sh 08:34:17 + source /home/jenkins/lf-env.sh 08:34:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:34:17 ++ mktemp -d /tmp/venv-XXXX 08:34:17 + lf_venv=/tmp/venv-9UN5 08:34:17 + local venv_file=/tmp/.os_lf_venv 08:34:17 + local python=python3 08:34:17 + local options 08:34:17 + local set_path=true 08:34:17 + local install_args= 08:34:17 ++ 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 08:34:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:34:17 + true 08:34:17 + case $1 in 08:34:17 + venv_file=/tmp/.toxenv 08:34:17 + shift 2 08:34:17 + true 08:34:17 + case $1 in 08:34:17 + shift 08:34:17 + break 08:34:17 + case $python in 08:34:17 + local pkg_list= 08:34:17 + [[ -d /opt/pyenv ]] 08:34:17 + echo 'Setup pyenv:' 08:34:17 Setup pyenv: 08:34:17 + export PYENV_ROOT=/opt/pyenv 08:34:17 + PYENV_ROOT=/opt/pyenv 08:34:17 + 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 08:34:17 + 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 08:34:17 + pyenv versions 08:34:17 * system (set by /opt/pyenv/version) 08:34:17 * 3.8.13 (set by /opt/pyenv/version) 08:34:17 * 3.9.13 (set by /opt/pyenv/version) 08:34:17 * 3.10.6 (set by /opt/pyenv/version) 08:34:17 + command -v pyenv 08:34:17 ++ pyenv init - --no-rehash 08:34:17 + 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[*]}"'\'')" 08:34:17 export PATH="/opt/pyenv/shims:${PATH}" 08:34:17 export PYENV_SHELL=bash 08:34:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:34:17 pyenv() { 08:34:17 local command 08:34:17 command="${1:-}" 08:34:17 if [ "$#" -gt 0 ]; then 08:34:17 shift 08:34:17 fi 08:34:17 08:34:17 case "$command" in 08:34:17 rehash|shell) 08:34:17 eval "$(pyenv "sh-$command" "$@")" 08:34:17 ;; 08:34:17 *) 08:34:17 command pyenv "$command" "$@" 08:34:17 ;; 08:34:17 esac 08:34:17 }' 08:34:17 +++ 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[*]}"' 08:34:17 ++ 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 08:34:17 ++ 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 08:34:17 ++ 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 08:34:17 ++ export PYENV_SHELL=bash 08:34:17 ++ PYENV_SHELL=bash 08:34:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:34:17 +++ complete -F _pyenv pyenv 08:34:17 ++ lf-pyver python3 08:34:17 ++ local py_version_xy=python3 08:34:17 ++ local py_version_xyz= 08:34:17 ++ pyenv versions 08:34:17 ++ local command 08:34:17 ++ sed 's/^[ *]* //' 08:34:17 ++ command=versions 08:34:17 ++ '[' 1 -gt 0 ']' 08:34:17 ++ shift 08:34:17 ++ case "$command" in 08:34:17 ++ command pyenv versions 08:34:17 ++ awk '{ print $1 }' 08:34:17 ++ pyenv versions 08:34:17 ++ grep -E '^[0-9.]*[0-9]$' 08:34:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:34:17 +++ grep '^3' /tmp/.pyenv_versions 08:34:17 +++ sort -V 08:34:17 +++ tail -n 1 08:34:17 ++ py_version_xyz=3.10.6 08:34:17 ++ [[ -z 3.10.6 ]] 08:34:17 ++ echo 3.10.6 08:34:17 ++ return 0 08:34:17 + pyenv local 3.10.6 08:34:17 + local command 08:34:17 + command=local 08:34:17 + '[' 2 -gt 0 ']' 08:34:17 + shift 08:34:17 + case "$command" in 08:34:17 + command pyenv local 3.10.6 08:34:17 + pyenv local 3.10.6 08:34:17 + for arg in "$@" 08:34:17 + case $arg in 08:34:17 + pkg_list+='tox ' 08:34:17 + for arg in "$@" 08:34:17 + case $arg in 08:34:17 + pkg_list+='virtualenv ' 08:34:17 + for arg in "$@" 08:34:17 + case $arg in 08:34:17 + pkg_list+='urllib3~=1.26.15 ' 08:34:17 + [[ -f /tmp/.toxenv ]] 08:34:17 + [[ ! -f /tmp/.toxenv ]] 08:34:17 + [[ -n '' ]] 08:34:17 + python3 -m venv /tmp/venv-9UN5 08:34:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9UN5' 08:34:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9UN5 08:34:22 + echo /tmp/venv-9UN5 08:34:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:34:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:34:22 + /tmp/venv-9UN5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:25 + /tmp/venv-9UN5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:27 + type python3 08:34:27 + true 08:34:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9UN5/bin to PATH' 08:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-9UN5/bin to PATH 08:34:27 + PATH=/tmp/venv-9UN5/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 08:34:27 + return 0 08:34:27 + python3 --version 08:34:27 Python 3.10.6 08:34:27 + python3 -m pip --version 08:34:28 pip 23.3.2 from /tmp/venv-9UN5/lib/python3.10/site-packages/pip (python 3.10) 08:34:28 + python3 -m pip freeze 08:34:28 cachetools==5.3.2 08:34:28 chardet==5.2.0 08:34:28 colorama==0.4.6 08:34:28 distlib==0.3.8 08:34:28 filelock==3.13.1 08:34:28 packaging==23.2 08:34:28 platformdirs==4.1.0 08:34:28 pluggy==1.4.0 08:34:28 pyproject-api==1.6.1 08:34:28 tomli==2.0.1 08:34:28 tox==4.12.1 08:34:28 urllib3==1.26.18 08:34:28 virtualenv==20.25.0 08:34:28 [EnvInject] - Injecting environment variables from a build step. 08:34:28 [EnvInject] - Injecting as environment variables the properties content 08:34:28 PARALLEL=false 08:34:28 08:34:28 [EnvInject] - Variables injected successfully. 08:34:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4619632897959003285.sh 08:34:28 ---> tox-run.sh 08:34:28 + 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 08:34:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:34:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:34:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:34:28 + cd /w/workspace/oom-master-commit-lint/. 08:34:28 + source /home/jenkins/lf-env.sh 08:34:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:34:28 ++ mktemp -d /tmp/venv-XXXX 08:34:28 + lf_venv=/tmp/venv-VVnX 08:34:28 + local venv_file=/tmp/.os_lf_venv 08:34:28 + local python=python3 08:34:28 + local options 08:34:28 + local set_path=true 08:34:28 + local install_args= 08:34:28 ++ 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 08:34:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:34:28 + true 08:34:28 + case $1 in 08:34:28 + venv_file=/tmp/.toxenv 08:34:28 + shift 2 08:34:28 + true 08:34:28 + case $1 in 08:34:28 + shift 08:34:28 + break 08:34:28 + case $python in 08:34:28 + local pkg_list= 08:34:28 + [[ -d /opt/pyenv ]] 08:34:28 + echo 'Setup pyenv:' 08:34:28 Setup pyenv: 08:34:28 + export PYENV_ROOT=/opt/pyenv 08:34:28 + PYENV_ROOT=/opt/pyenv 08:34:28 + 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 08:34:28 + 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 08:34:28 + pyenv versions 08:34:28 system 08:34:28 3.8.13 08:34:28 3.9.13 08:34:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:34:28 + command -v pyenv 08:34:28 ++ pyenv init - --no-rehash 08:34:28 + 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[*]}"'\'')" 08:34:28 export PATH="/opt/pyenv/shims:${PATH}" 08:34:28 export PYENV_SHELL=bash 08:34:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:34:28 pyenv() { 08:34:28 local command 08:34:28 command="${1:-}" 08:34:28 if [ "$#" -gt 0 ]; then 08:34:28 shift 08:34:28 fi 08:34:28 08:34:28 case "$command" in 08:34:28 rehash|shell) 08:34:28 eval "$(pyenv "sh-$command" "$@")" 08:34:28 ;; 08:34:28 *) 08:34:28 command pyenv "$command" "$@" 08:34:28 ;; 08:34:28 esac 08:34:28 }' 08:34:28 +++ 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[*]}"' 08:34:28 ++ 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 08:34:28 ++ 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 08:34:28 ++ 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 08:34:28 ++ export PYENV_SHELL=bash 08:34:28 ++ PYENV_SHELL=bash 08:34:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:34:28 +++ complete -F _pyenv pyenv 08:34:28 ++ lf-pyver python3 08:34:28 ++ local py_version_xy=python3 08:34:28 ++ local py_version_xyz= 08:34:28 ++ pyenv versions 08:34:28 ++ local command 08:34:28 ++ command=versions 08:34:28 ++ '[' 1 -gt 0 ']' 08:34:28 ++ shift 08:34:28 ++ case "$command" in 08:34:28 ++ command pyenv versions 08:34:28 ++ pyenv versions 08:34:28 ++ sed 's/^[ *]* //' 08:34:28 ++ grep -E '^[0-9.]*[0-9]$' 08:34:28 ++ awk '{ print $1 }' 08:34:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:34:28 +++ grep '^3' /tmp/.pyenv_versions 08:34:28 +++ sort -V 08:34:28 +++ tail -n 1 08:34:28 ++ py_version_xyz=3.10.6 08:34:28 ++ [[ -z 3.10.6 ]] 08:34:28 ++ echo 3.10.6 08:34:28 ++ return 0 08:34:28 + pyenv local 3.10.6 08:34:28 + local command 08:34:28 + command=local 08:34:28 + '[' 2 -gt 0 ']' 08:34:28 + shift 08:34:28 + case "$command" in 08:34:28 + command pyenv local 3.10.6 08:34:28 + pyenv local 3.10.6 08:34:28 + for arg in "$@" 08:34:28 + case $arg in 08:34:28 + pkg_list+='tox ' 08:34:28 + for arg in "$@" 08:34:28 + case $arg in 08:34:28 + pkg_list+='virtualenv ' 08:34:28 + for arg in "$@" 08:34:28 + case $arg in 08:34:28 + pkg_list+='urllib3~=1.26.15 ' 08:34:28 + [[ -f /tmp/.toxenv ]] 08:34:28 ++ cat /tmp/.toxenv 08:34:28 + lf_venv=/tmp/venv-9UN5 08:34:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9UN5 from' file:/tmp/.toxenv 08:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9UN5 from file:/tmp/.toxenv 08:34:28 + /tmp/venv-9UN5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:29 + /tmp/venv-9UN5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:31 + type python3 08:34:31 + true 08:34:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9UN5/bin to PATH' 08:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-9UN5/bin to PATH 08:34:31 + PATH=/tmp/venv-9UN5/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 08:34:31 + return 0 08:34:31 + [[ -d /opt/pyenv ]] 08:34:31 + echo '---> Setting up pyenv' 08:34:31 ---> Setting up pyenv 08:34:31 + export PYENV_ROOT=/opt/pyenv 08:34:31 + PYENV_ROOT=/opt/pyenv 08:34:31 + export PATH=/opt/pyenv/bin:/tmp/venv-9UN5/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 08:34:31 + PATH=/opt/pyenv/bin:/tmp/venv-9UN5/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 08:34:31 ++ pwd 08:34:31 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:34:31 + export PYTHONPATH 08:34:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:34:31 + TOX_TESTENV_PASSENV=PYTHONPATH 08:34:31 + tox --version 08:34:31 4.12.1 from /tmp/venv-9UN5/lib/python3.10/site-packages/tox/__init__.py 08:34:31 + PARALLEL=false 08:34:31 + TOX_OPTIONS_LIST= 08:34:31 + [[ -n gitlint ]] 08:34:31 + TOX_OPTIONS_LIST=' -e gitlint' 08:34:31 + case ${PARALLEL,,} in 08:34:31 + tox -e gitlint 08:34:31 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:34:33 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 08:35:03 gitlint: freeze> python -m pip freeze --all 08:35:04 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 08:35:04 gitlint: commands[0]> gitlint 08:35:04 gitlint: OK (32.19=setup[31.98]+cmd[0.21] seconds) 08:35:04 congratulations :) (32.36 seconds) 08:35:04 + tox_status=0 08:35:04 + echo '---> Completed tox runs' 08:35:04 ---> Completed tox runs 08:35:04 + for i in .tox/*/log 08:35:04 ++ echo .tox/gitlint/log 08:35:04 ++ awk -F/ '{print $2}' 08:35:04 + tox_env=gitlint 08:35:04 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 08:35:04 + DOC_DIR=docs/_build/html 08:35:04 + [[ -d docs/_build/html ]] 08:35:04 + echo '---> tox-run.sh ends' 08:35:04 ---> tox-run.sh ends 08:35:04 + test 0 -eq 0 08:35:04 $ ssh-agent -k 08:35:04 unset SSH_AUTH_SOCK; 08:35:04 unset SSH_AGENT_PID; 08:35:04 echo Agent pid 1688 killed; 08:35:04 [ssh-agent] Stopped. 08:35:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:35:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7182095621025649616.sh 08:35:04 ---> sysstat.sh 08:35:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins217794863450133116.sh 08:35:04 ---> package-listing.sh 08:35:04 ++ facter osfamily 08:35:04 ++ tr '[:upper:]' '[:lower:]' 08:35:05 + OS_FAMILY=debian 08:35:05 + workspace=/w/workspace/oom-master-commit-lint 08:35:05 + START_PACKAGES=/tmp/packages_start.txt 08:35:05 + END_PACKAGES=/tmp/packages_end.txt 08:35:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:35:05 + PACKAGES=/tmp/packages_start.txt 08:35:05 + '[' /w/workspace/oom-master-commit-lint ']' 08:35:05 + PACKAGES=/tmp/packages_end.txt 08:35:05 + case "${OS_FAMILY}" in 08:35:05 + dpkg -l 08:35:05 + grep '^ii' 08:35:05 + '[' -f /tmp/packages_start.txt ']' 08:35:05 + '[' -f /tmp/packages_end.txt ']' 08:35:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:35:05 + '[' /w/workspace/oom-master-commit-lint ']' 08:35:05 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:35:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:35:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins402845266843223165.sh 08:35:05 ---> capture-instance-metadata.sh 08:35:05 Setup pyenv: 08:35:05 system 08:35:05 3.8.13 08:35:05 3.9.13 08:35:05 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:35:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TSJ9 08:35:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:35:11 lf-activate-venv(): INFO: Installing: lftools 08:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-TSJ9/bin to PATH 08:37:05 INFO: Running in OpenStack, capturing instance metadata 08:37:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3827481366397000761.sh 08:37:06 provisioning config files... 08:37:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17657388822053537042tmp 08:37:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:37:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:37:06 [EnvInject] - Injecting environment variables from a build step. 08:37:06 [EnvInject] - Injecting as environment variables the properties content 08:37:06 SERVER_ID=logs 08:37:06 08:37:06 [EnvInject] - Variables injected successfully. 08:37:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8764039325621544420.sh 08:37:06 ---> create-netrc.sh 08:37:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2489218545927969579.sh 08:37:06 ---> python-tools-install.sh 08:37:06 Setup pyenv: 08:37:06 system 08:37:06 3.8.13 08:37:06 3.9.13 08:37:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSJ9 from file:/tmp/.os_lf_venv 08:37:08 lf-activate-venv(): INFO: Installing: lftools 08:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-TSJ9/bin to PATH 08:37:21 Generating Requirements File 08:38:18 Python 3.10.6 08:38:18 pip 23.3.2 from /tmp/venv-TSJ9/lib/python3.10/site-packages/pip (python 3.10) 08:38:19 appdirs==1.4.4 08:38:19 argcomplete==3.2.2 08:38:19 aspy.yaml==1.3.0 08:38:19 attrs==23.2.0 08:38:19 autopage==0.5.2 08:38:19 beautifulsoup4==4.12.3 08:38:19 boto3==1.34.28 08:38:19 botocore==1.34.28 08:38:19 bs4==0.0.2 08:38:19 cachetools==5.3.2 08:38:19 certifi==2023.11.17 08:38:19 cffi==1.16.0 08:38:19 cfgv==3.4.0 08:38:19 chardet==5.2.0 08:38:19 charset-normalizer==3.3.2 08:38:19 click==8.1.7 08:38:19 cliff==4.5.0 08:38:19 cmd2==2.4.3 08:38:19 cryptography==3.3.2 08:38:19 debtcollector==2.5.0 08:38:19 decorator==5.1.1 08:38:19 defusedxml==0.7.1 08:38:19 Deprecated==1.2.14 08:38:19 distlib==0.3.8 08:38:19 dnspython==2.5.0 08:38:19 docker==4.2.2 08:38:19 dogpile.cache==1.3.0 08:38:19 email-validator==2.1.0.post1 08:38:19 filelock==3.13.1 08:38:19 future==0.18.3 08:38:19 gitdb==4.0.11 08:38:19 GitPython==3.1.41 08:38:19 google-auth==2.27.0 08:38:19 httplib2==0.22.0 08:38:19 identify==2.5.33 08:38:19 idna==3.6 08:38:19 importlib-resources==1.5.0 08:38:19 iso8601==2.1.0 08:38:19 Jinja2==3.1.3 08:38:19 jmespath==1.0.1 08:38:19 jsonpatch==1.33 08:38:19 jsonpointer==2.4 08:38:19 jsonschema==4.21.1 08:38:19 jsonschema-specifications==2023.12.1 08:38:19 keystoneauth1==5.5.0 08:38:19 kubernetes==29.0.0 08:38:19 lftools==0.37.8 08:38:19 lxml==5.1.0 08:38:19 MarkupSafe==2.1.4 08:38:19 msgpack==1.0.7 08:38:19 multi_key_dict==2.0.3 08:38:19 munch==4.0.0 08:38:19 netaddr==0.10.1 08:38:19 netifaces==0.11.0 08:38:19 niet==1.4.2 08:38:19 nodeenv==1.8.0 08:38:19 oauth2client==4.1.3 08:38:19 oauthlib==3.2.2 08:38:19 openstacksdk==0.62.0 08:38:19 os-client-config==2.1.0 08:38:19 os-service-types==1.7.0 08:38:19 osc-lib==3.0.0 08:38:19 oslo.config==9.3.0 08:38:19 oslo.context==5.3.0 08:38:19 oslo.i18n==6.2.0 08:38:19 oslo.log==5.4.0 08:38:19 oslo.serialization==5.3.0 08:38:19 oslo.utils==7.0.0 08:38:19 packaging==23.2 08:38:19 pbr==6.0.0 08:38:19 platformdirs==4.1.0 08:38:19 prettytable==3.9.0 08:38:19 pyasn1==0.5.1 08:38:19 pyasn1-modules==0.3.0 08:38:19 pycparser==2.21 08:38:19 pygerrit2==2.0.15 08:38:19 PyGithub==2.1.1 08:38:19 pyinotify==0.9.6 08:38:19 PyJWT==2.8.0 08:38:19 PyNaCl==1.5.0 08:38:19 pyparsing==2.4.7 08:38:19 pyperclip==1.8.2 08:38:19 pyrsistent==0.20.0 08:38:19 python-cinderclient==9.4.0 08:38:19 python-dateutil==2.8.2 08:38:19 python-heatclient==3.4.0 08:38:19 python-jenkins==1.8.2 08:38:19 python-keystoneclient==5.3.0 08:38:19 python-magnumclient==4.3.0 08:38:19 python-novaclient==18.4.0 08:38:19 python-openstackclient==6.0.0 08:38:19 python-swiftclient==4.4.0 08:38:19 pytz==2023.3.post1 08:38:19 PyYAML==6.0.1 08:38:19 referencing==0.32.1 08:38:19 requests==2.31.0 08:38:19 requests-oauthlib==1.3.1 08:38:19 requestsexceptions==1.4.0 08:38:19 rfc3986==2.0.0 08:38:19 rpds-py==0.17.1 08:38:19 rsa==4.9 08:38:19 ruamel.yaml==0.18.5 08:38:19 ruamel.yaml.clib==0.2.8 08:38:19 s3transfer==0.10.0 08:38:19 simplejson==3.19.2 08:38:19 six==1.16.0 08:38:19 smmap==5.0.1 08:38:19 soupsieve==2.5 08:38:19 stevedore==5.1.0 08:38:19 tabulate==0.9.0 08:38:19 toml==0.10.2 08:38:19 tomlkit==0.12.3 08:38:19 tqdm==4.66.1 08:38:19 typing_extensions==4.9.0 08:38:19 tzdata==2023.4 08:38:19 urllib3==1.26.18 08:38:19 virtualenv==20.25.0 08:38:19 wcwidth==0.2.13 08:38:19 websocket-client==1.7.0 08:38:19 wrapt==1.16.0 08:38:19 xdg==6.0.0 08:38:19 xmltodict==0.13.0 08:38:19 yq==3.2.3 08:38:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11350734267507336404.sh 08:38:19 ---> sudo-logs.sh 08:38:19 Archiving 'sudo' log.. 08:38:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14014500143792836140.sh 08:38:19 ---> job-cost.sh 08:38:19 Setup pyenv: 08:38:19 system 08:38:19 3.8.13 08:38:19 3.9.13 08:38:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:38:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSJ9 from file:/tmp/.os_lf_venv 08:38:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:38:30 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. 08:38:30 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-TSJ9/bin to PATH 08:38:30 INFO: No Stack... 08:38:30 INFO: Retrieving Pricing Info for: v3-standard-4 08:38:31 INFO: Archiving Costs 08:38:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6585137417243507144.sh 08:38:31 ---> logs-deploy.sh 08:38:31 Setup pyenv: 08:38:31 system 08:38:31 3.8.13 08:38:31 3.9.13 08:38:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSJ9 from file:/tmp/.os_lf_venv 08:38:32 lf-activate-venv(): INFO: Installing: lftools 08:38:42 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. 08:38:42 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:38:43 lf-activate-venv(): INFO: Adding /tmp/venv-TSJ9/bin to PATH 08:38:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7168 08:38:43 INFO: archiving workspace using pattern(s): 08:38:43 Archives upload complete. 08:38:44 INFO: archiving logs to Nexus 08:38:44 ---> uname -a: 08:38:44 Linux prd-ubuntu1804-builder-4c-4g-15182 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:38:44 08:38:44 08:38:44 ---> lscpu: 08:38:44 Architecture: x86_64 08:38:44 CPU op-mode(s): 32-bit, 64-bit 08:38:44 Byte Order: Little Endian 08:38:44 CPU(s): 4 08:38:44 On-line CPU(s) list: 0-3 08:38:44 Thread(s) per core: 1 08:38:44 Core(s) per socket: 1 08:38:44 Socket(s): 4 08:38:44 NUMA node(s): 1 08:38:44 Vendor ID: AuthenticAMD 08:38:44 CPU family: 23 08:38:44 Model: 49 08:38:44 Model name: AMD EPYC-Rome Processor 08:38:44 Stepping: 0 08:38:44 CPU MHz: 2800.000 08:38:44 BogoMIPS: 5600.00 08:38:44 Virtualization: AMD-V 08:38:44 Hypervisor vendor: KVM 08:38:44 Virtualization type: full 08:38:44 L1d cache: 32K 08:38:44 L1i cache: 32K 08:38:44 L2 cache: 512K 08:38:44 L3 cache: 16384K 08:38:44 NUMA node0 CPU(s): 0-3 08:38:44 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 08:38:44 08:38:44 08:38:44 ---> nproc: 08:38:44 4 08:38:44 08:38:44 08:38:44 ---> df -h: 08:38:44 Filesystem Size Used Avail Use% Mounted on 08:38:44 udev 7.9G 0 7.9G 0% /dev 08:38:44 tmpfs 1.6G 672K 1.6G 1% /run 08:38:44 /dev/vda1 78G 8.5G 69G 11% / 08:38:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:38:44 tmpfs 5.0M 0 5.0M 0% /run/lock 08:38:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:38:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:38:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:38:44 08:38:44 08:38:44 ---> free -m: 08:38:44 total used free shared buff/cache available 08:38:44 Mem: 16040 537 13210 0 2292 15180 08:38:44 Swap: 1023 0 1023 08:38:44 08:38:44 08:38:44 ---> ip addr: 08:38:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:38:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:38:44 inet 127.0.0.1/8 scope host lo 08:38:44 valid_lft forever preferred_lft forever 08:38:44 inet6 ::1/128 scope host 08:38:44 valid_lft forever preferred_lft forever 08:38:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:38:44 link/ether fa:16:3e:29:ef:af brd ff:ff:ff:ff:ff:ff 08:38:44 inet 10.30.106.78/23 brd 10.30.107.255 scope global dynamic ens3 08:38:44 valid_lft 86104sec preferred_lft 86104sec 08:38:44 inet6 fe80::f816:3eff:fe29:efaf/64 scope link 08:38:44 valid_lft forever preferred_lft forever 08:38:44 08:38:44 08:38:44 ---> sar -b -r -n DEV: 08:38:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15182) 01/26/24 _x86_64_ (4 CPU) 08:38:44 08:38:44 08:33:51 LINUX RESTART (4 CPU) 08:38:44 08:38:44 08:34:01 tps rtps wtps bread/s bwrtn/s 08:38:44 08:35:01 261.82 65.02 196.80 4003.20 27659.12 08:38:44 08:36:01 74.37 0.37 74.00 35.73 19966.54 08:38:44 08:37:01 34.51 13.21 21.30 972.64 8417.13 08:38:44 08:38:01 61.34 0.60 60.74 74.92 22077.12 08:38:44 Average: 108.01 19.80 88.21 1271.62 19529.98 08:38:44 08:38:44 08:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:44 08:35:01 13868448 15507012 2556520 15.56 61340 1776568 914192 5.23 761936 1576888 184536 08:38:44 08:36:01 13817464 15527500 2607504 15.88 70552 1832604 800156 4.58 731764 1642656 15916 08:38:44 08:37:01 13624496 15514444 2800472 17.05 76256 2001220 838936 4.80 792008 1766924 123276 08:38:44 08:38:01 13562324 15513592 2862644 17.43 86392 2047152 817296 4.68 774768 1834868 44644 08:38:44 Average: 13718183 15515637 2706785 16.48 73635 1914386 842645 4.82 765119 1705334 92093 08:38:44 08:38:44 08:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:44 08:35:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 08:38:44 08:35:01 ens3 444.61 308.82 2180.54 77.64 0.00 0.00 0.00 0.00 08:38:44 08:36:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:38:44 08:36:01 ens3 24.50 19.06 155.26 5.13 0.00 0.00 0.00 0.00 08:38:44 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:44 08:37:01 ens3 19.91 11.65 479.38 1.13 0.00 0.00 0.00 0.00 08:38:44 08:38:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:38:44 08:38:01 ens3 23.50 20.08 237.94 4.72 0.00 0.00 0.00 0.00 08:38:44 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:38:44 Average: ens3 128.13 89.90 763.28 22.16 0.00 0.00 0.00 0.00 08:38:44 08:38:44 08:38:44 ---> sar -P ALL: 08:38:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15182) 01/26/24 _x86_64_ (4 CPU) 08:38:44 08:38:44 08:33:51 LINUX RESTART (4 CPU) 08:38:44 08:38:44 08:34:01 CPU %user %nice %system %iowait %steal %idle 08:38:44 08:35:01 all 20.21 0.00 2.41 8.06 0.07 69.25 08:38:44 08:35:01 0 21.94 0.00 2.75 4.98 0.05 70.28 08:38:44 08:35:01 1 14.08 0.00 1.69 18.91 0.08 65.23 08:38:44 08:35:01 2 28.11 0.00 2.52 3.85 0.08 65.43 08:38:44 08:35:01 3 16.72 0.00 2.66 4.49 0.07 76.06 08:38:44 08:36:01 all 9.78 0.00 0.67 16.13 0.05 73.37 08:38:44 08:36:01 0 18.27 0.00 0.87 52.67 0.07 28.12 08:38:44 08:36:01 1 14.80 0.00 0.92 1.12 0.03 83.13 08:38:44 08:36:01 2 3.99 0.00 0.55 4.67 0.03 90.76 08:38:44 08:36:01 3 2.13 0.00 0.33 6.15 0.03 91.34 08:38:44 08:37:01 all 3.19 0.00 0.46 21.56 0.03 74.76 08:38:44 08:37:01 0 8.66 0.00 0.92 85.46 0.05 4.90 08:38:44 08:37:01 1 1.67 0.00 0.23 0.20 0.05 97.85 08:38:44 08:37:01 2 1.79 0.00 0.48 0.87 0.02 96.85 08:38:44 08:37:01 3 0.70 0.00 0.23 0.32 0.02 98.73 08:38:44 08:38:01 all 10.58 0.00 0.60 16.83 0.05 71.94 08:38:44 08:38:01 0 6.17 0.00 0.62 35.32 0.03 57.86 08:38:44 08:38:01 1 3.88 0.00 0.27 0.35 0.05 95.45 08:38:44 08:38:01 2 13.88 0.00 0.91 27.87 0.07 57.27 08:38:44 08:38:01 3 18.43 0.00 0.57 3.81 0.05 77.14 08:38:44 Average: all 10.92 0.00 1.03 15.66 0.05 72.33 08:38:44 Average: 0 13.76 0.00 1.29 44.60 0.05 40.30 08:38:44 Average: 1 8.58 0.00 0.78 5.12 0.05 85.47 08:38:44 Average: 2 11.90 0.00 1.11 9.29 0.05 77.64 08:38:44 Average: 3 9.47 0.00 0.95 3.69 0.04 85.85 08:38:44 08:38:44 08:38:44