15:16:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 15:16:41 Running as SYSTEM 15:16:41 [EnvInject] - Loading node environment variables. 15:16:41 Building remotely on prd-ubuntu1804-builder-4c-4g-2790 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:16:41 [ssh-agent] Looking for ssh-agent implementation... 15:16:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:41 $ ssh-agent 15:16:41 SSH_AUTH_SOCK=/tmp/ssh-9q2CaELwKrbA/agent.1790 15:16:41 SSH_AGENT_PID=1792 15:16:41 [ssh-agent] Started. 15:16:41 Running ssh-add (command line suppressed) 15:16:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3384371497068927635.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3384371497068927635.key) 15:16:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:16:41 The recommended git tool is: NONE 15:16:43 using credential onap-jenkins-ssh 15:16:43 Wiping out workspace first. 15:16:43 Cloning the remote Git repository 15:16:43 Cloning repository git://cloud.onap.org/mirror/oom.git 15:16:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:16:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:44 > git --version # timeout=10 15:16:44 > git --version # 'git version 2.17.1' 15:16:44 using GIT_SSH to set credentials Gerrit user 15:16:44 Verifying host key using manually-configured host key entries 15:16:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:16:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:50 using GIT_SSH to set credentials Gerrit user 15:16:50 Verifying host key using manually-configured host key entries 15:16:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/2 # timeout=30 15:16:50 > git rev-parse e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d^{commit} # timeout=10 15:16:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:50 Checking out Revision e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d (refs/changes/57/136757/2) 15:16:50 > git config core.sparsecheckout # timeout=10 15:16:50 > git checkout -f e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d # timeout=30 15:16:54 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 15:16:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:54 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:16:54 [EnvInject] - Injecting environment variables from a build step. 15:16:54 [EnvInject] - Injecting as environment variables the properties content 15:16:54 PYTHON=python3 15:16:54 15:16:54 [EnvInject] - Variables injected successfully. 15:16:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2538027957826689880.sh 15:16:54 ---> tox-install.sh 15:16:54 + source /home/jenkins/lf-env.sh 15:16:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:54 ++ mktemp -d /tmp/venv-XXXX 15:16:54 + lf_venv=/tmp/venv-P59o 15:16:54 + local venv_file=/tmp/.os_lf_venv 15:16:54 + local python=python3 15:16:54 + local options 15:16:54 + local set_path=true 15:16:54 + local install_args= 15:16:54 ++ 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 15:16:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:54 + true 15:16:54 + case $1 in 15:16:54 + venv_file=/tmp/.toxenv 15:16:54 + shift 2 15:16:54 + true 15:16:54 + case $1 in 15:16:54 + shift 15:16:54 + break 15:16:54 + case $python in 15:16:54 + local pkg_list= 15:16:54 + [[ -d /opt/pyenv ]] 15:16:54 + echo 'Setup pyenv:' 15:16:54 Setup pyenv: 15:16:54 + export PYENV_ROOT=/opt/pyenv 15:16:54 + PYENV_ROOT=/opt/pyenv 15:16:54 + 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 15:16:54 + 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 15:16:54 + pyenv versions 15:16:54 * system (set by /opt/pyenv/version) 15:16:54 * 3.8.13 (set by /opt/pyenv/version) 15:16:54 * 3.9.13 (set by /opt/pyenv/version) 15:16:54 * 3.10.6 (set by /opt/pyenv/version) 15:16:54 + command -v pyenv 15:16:54 ++ pyenv init - --no-rehash 15:16:54 + 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[*]}"'\'')" 15:16:54 export PATH="/opt/pyenv/shims:${PATH}" 15:16:54 export PYENV_SHELL=bash 15:16:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:54 pyenv() { 15:16:54 local command 15:16:54 command="${1:-}" 15:16:54 if [ "$#" -gt 0 ]; then 15:16:54 shift 15:16:54 fi 15:16:54 15:16:54 case "$command" in 15:16:54 rehash|shell) 15:16:54 eval "$(pyenv "sh-$command" "$@")" 15:16:54 ;; 15:16:54 *) 15:16:54 command pyenv "$command" "$@" 15:16:54 ;; 15:16:54 esac 15:16:54 }' 15:16:54 +++ 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[*]}"' 15:16:54 ++ 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 15:16:54 ++ 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 15:16:54 ++ 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 15:16:54 ++ export PYENV_SHELL=bash 15:16:54 ++ PYENV_SHELL=bash 15:16:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:54 +++ complete -F _pyenv pyenv 15:16:54 ++ lf-pyver python3 15:16:54 ++ local py_version_xy=python3 15:16:54 ++ local py_version_xyz= 15:16:54 ++ pyenv versions 15:16:54 ++ local command 15:16:54 ++ command=versions 15:16:54 ++ '[' 1 -gt 0 ']' 15:16:54 ++ shift 15:16:54 ++ case "$command" in 15:16:54 ++ command pyenv versions 15:16:54 ++ pyenv versions 15:16:54 ++ awk '{ print $1 }' 15:16:54 ++ grep -E '^[0-9.]*[0-9]$' 15:16:54 ++ sed 's/^[ *]* //' 15:16:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:54 +++ grep '^3' /tmp/.pyenv_versions 15:16:54 +++ sort -V 15:16:54 +++ tail -n 1 15:16:54 ++ py_version_xyz=3.10.6 15:16:54 ++ [[ -z 3.10.6 ]] 15:16:54 ++ echo 3.10.6 15:16:54 ++ return 0 15:16:54 + pyenv local 3.10.6 15:16:54 + local command 15:16:54 + command=local 15:16:54 + '[' 2 -gt 0 ']' 15:16:54 + shift 15:16:54 + case "$command" in 15:16:54 + command pyenv local 3.10.6 15:16:54 + pyenv local 3.10.6 15:16:54 + for arg in "$@" 15:16:54 + case $arg in 15:16:54 + pkg_list+='tox ' 15:16:54 + for arg in "$@" 15:16:54 + case $arg in 15:16:54 + pkg_list+='virtualenv ' 15:16:54 + for arg in "$@" 15:16:54 + case $arg in 15:16:54 + pkg_list+='urllib3~=1.26.15 ' 15:16:54 + [[ -f /tmp/.toxenv ]] 15:16:54 + [[ ! -f /tmp/.toxenv ]] 15:16:54 + [[ -n '' ]] 15:16:54 + python3 -m venv /tmp/venv-P59o 15:17:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P59o' 15:17:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P59o 15:17:01 + echo /tmp/venv-P59o 15:17:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:17:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:17:01 + /tmp/venv-P59o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:17:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:17:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:17:05 + /tmp/venv-P59o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:17:10 + type python3 15:17:10 + true 15:17:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-P59o/bin to PATH' 15:17:10 lf-activate-venv(): INFO: Adding /tmp/venv-P59o/bin to PATH 15:17:10 + PATH=/tmp/venv-P59o/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 15:17:10 + return 0 15:17:10 + python3 --version 15:17:10 Python 3.10.6 15:17:10 + python3 -m pip --version 15:17:10 pip 23.3.1 from /tmp/venv-P59o/lib/python3.10/site-packages/pip (python 3.10) 15:17:10 + python3 -m pip freeze 15:17:10 cachetools==5.3.2 15:17:10 chardet==5.2.0 15:17:10 colorama==0.4.6 15:17:10 distlib==0.3.7 15:17:10 filelock==3.13.1 15:17:10 packaging==23.2 15:17:10 platformdirs==4.1.0 15:17:10 pluggy==1.3.0 15:17:10 pyproject-api==1.6.1 15:17:10 tomli==2.0.1 15:17:10 tox==4.11.4 15:17:10 urllib3==1.26.18 15:17:10 virtualenv==20.25.0 15:17:10 [EnvInject] - Injecting environment variables from a build step. 15:17:10 [EnvInject] - Injecting as environment variables the properties content 15:17:10 PARALLEL=false 15:17:10 15:17:10 [EnvInject] - Variables injected successfully. 15:17:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9359100500010990016.sh 15:17:10 ---> tox-run.sh 15:17:10 + 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 15:17:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:17:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:17:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:17:10 + cd /w/workspace/oom-master-pre-commit-lint/. 15:17:10 + source /home/jenkins/lf-env.sh 15:17:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:10 ++ mktemp -d /tmp/venv-XXXX 15:17:10 + lf_venv=/tmp/venv-Nqgy 15:17:10 + local venv_file=/tmp/.os_lf_venv 15:17:10 + local python=python3 15:17:10 + local options 15:17:10 + local set_path=true 15:17:10 + local install_args= 15:17:10 ++ 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 15:17:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:10 + true 15:17:10 + case $1 in 15:17:10 + venv_file=/tmp/.toxenv 15:17:10 + shift 2 15:17:10 + true 15:17:10 + case $1 in 15:17:10 + shift 15:17:10 + break 15:17:10 + case $python in 15:17:10 + local pkg_list= 15:17:10 + [[ -d /opt/pyenv ]] 15:17:10 + echo 'Setup pyenv:' 15:17:10 Setup pyenv: 15:17:10 + export PYENV_ROOT=/opt/pyenv 15:17:10 + PYENV_ROOT=/opt/pyenv 15:17:10 + 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 15:17:10 + 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 15:17:10 + pyenv versions 15:17:10 system 15:17:10 3.8.13 15:17:10 3.9.13 15:17:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:10 + command -v pyenv 15:17:10 ++ pyenv init - --no-rehash 15:17:10 + 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[*]}"'\'')" 15:17:10 export PATH="/opt/pyenv/shims:${PATH}" 15:17:10 export PYENV_SHELL=bash 15:17:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:10 pyenv() { 15:17:10 local command 15:17:10 command="${1:-}" 15:17:10 if [ "$#" -gt 0 ]; then 15:17:10 shift 15:17:10 fi 15:17:10 15:17:10 case "$command" in 15:17:10 rehash|shell) 15:17:10 eval "$(pyenv "sh-$command" "$@")" 15:17:10 ;; 15:17:10 *) 15:17:10 command pyenv "$command" "$@" 15:17:10 ;; 15:17:10 esac 15:17:10 }' 15:17:10 +++ 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[*]}"' 15:17:10 ++ 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 15:17:10 ++ 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 15:17:10 ++ 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 15:17:10 ++ export PYENV_SHELL=bash 15:17:10 ++ PYENV_SHELL=bash 15:17:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:10 +++ complete -F _pyenv pyenv 15:17:10 ++ lf-pyver python3 15:17:10 ++ local py_version_xy=python3 15:17:10 ++ local py_version_xyz= 15:17:10 ++ pyenv versions 15:17:10 ++ local command 15:17:10 ++ command=versions 15:17:10 ++ '[' 1 -gt 0 ']' 15:17:10 ++ shift 15:17:10 ++ case "$command" in 15:17:10 ++ command pyenv versions 15:17:10 ++ pyenv versions 15:17:10 ++ sed 's/^[ *]* //' 15:17:10 ++ awk '{ print $1 }' 15:17:10 ++ grep -E '^[0-9.]*[0-9]$' 15:17:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:11 +++ grep '^3' /tmp/.pyenv_versions 15:17:11 +++ sort -V 15:17:11 +++ tail -n 1 15:17:11 ++ py_version_xyz=3.10.6 15:17:11 ++ [[ -z 3.10.6 ]] 15:17:11 ++ echo 3.10.6 15:17:11 ++ return 0 15:17:11 + pyenv local 3.10.6 15:17:11 + local command 15:17:11 + command=local 15:17:11 + '[' 2 -gt 0 ']' 15:17:11 + shift 15:17:11 + case "$command" in 15:17:11 + command pyenv local 3.10.6 15:17:11 + pyenv local 3.10.6 15:17:11 + for arg in "$@" 15:17:11 + case $arg in 15:17:11 + pkg_list+='tox ' 15:17:11 + for arg in "$@" 15:17:11 + case $arg in 15:17:11 + pkg_list+='virtualenv ' 15:17:11 + for arg in "$@" 15:17:11 + case $arg in 15:17:11 + pkg_list+='urllib3~=1.26.15 ' 15:17:11 + [[ -f /tmp/.toxenv ]] 15:17:11 ++ cat /tmp/.toxenv 15:17:11 + lf_venv=/tmp/venv-P59o 15:17:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P59o from' file:/tmp/.toxenv 15:17:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P59o from file:/tmp/.toxenv 15:17:11 + /tmp/venv-P59o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:17:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:17:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:17:12 + /tmp/venv-P59o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:17:13 + type python3 15:17:13 + true 15:17:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-P59o/bin to PATH' 15:17:13 lf-activate-venv(): INFO: Adding /tmp/venv-P59o/bin to PATH 15:17:13 + PATH=/tmp/venv-P59o/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 15:17:13 + return 0 15:17:13 + [[ -d /opt/pyenv ]] 15:17:13 + echo '---> Setting up pyenv' 15:17:13 ---> Setting up pyenv 15:17:13 + export PYENV_ROOT=/opt/pyenv 15:17:13 + PYENV_ROOT=/opt/pyenv 15:17:13 + export PATH=/opt/pyenv/bin:/tmp/venv-P59o/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 15:17:13 + PATH=/opt/pyenv/bin:/tmp/venv-P59o/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 15:17:13 ++ pwd 15:17:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:17:13 + export PYTHONPATH 15:17:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:13 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:13 + tox --version 15:17:14 4.11.4 from /tmp/venv-P59o/lib/python3.10/site-packages/tox/__init__.py 15:17:14 + PARALLEL=false 15:17:14 + TOX_OPTIONS_LIST= 15:17:14 + [[ -n pre-commit ]] 15:17:14 + TOX_OPTIONS_LIST=' -e pre-commit' 15:17:14 + case ${PARALLEL,,} in 15:17:14 + tox -e pre-commit 15:17:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:17:15 pre-commit: install_deps> python -I -m pip install pre-commit 15:17:20 pre-commit: freeze> python -m pip freeze --all 15:17:20 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:17:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:17:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:17:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:17:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:24 [INFO] Once installed this environment will be reused. 15:17:24 [INFO] This may take a few minutes... 15:17:28 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:28 [INFO] Once installed this environment will be reused. 15:17:28 [INFO] This may take a few minutes... 15:17:35 Trim Trailing Whitespace.................................................Failed 15:17:35 - hook id: trailing-whitespace 15:17:35 - exit code: 1 15:17:35 - files were modified by this hook 15:17:35 15:17:35 Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 15:17:35 Fixing docs/sections/oom_project_description.rst 15:17:35 15:17:35 Tabs remover.............................................................Passed 15:17:35 pre-commit hook(s) made changes. 15:17:35 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 15:17:35 To run `pre-commit` as part of git workflow, use `pre-commit install`. 15:17:35 All changes made by hooks: 15:17:35 diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 15:17:35 index 2f7b47faa..4c21217c2 100644 15:17:35 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 15:17:35 +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 15:17:35 @@ -313,7 +313,7 @@ Gateway-API (recommended) 15:17:35 15:17:35 .. include:: ../../resources/yaml/common-gateway.yaml 15:17:35 :code: yaml 15:17:35 - 15:17:35 + 15:17:35 - Apply the change:: 15:17:35 15:17:35 > kubectl apply -f common-gateway.yaml 15:17:35 diff --git a/docs/sections/oom_project_description.rst b/docs/sections/oom_project_description.rst 15:17:35 index a74919913..774237946 100644 15:17:35 --- a/docs/sections/oom_project_description.rst 15:17:35 +++ b/docs/sections/oom_project_description.rst 15:17:35 @@ -102,4 +102,3 @@ to examples and templates for describing new ones. 15:17:35 subcomponent -> sCharts 15:17:35 blueprint -> component 15:17:35 } 15:17:35 - 15:17:35 \ No newline at end of file 15:17:35 pre-commit: exit 1 (15.25 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2349 15:17:35 pre-commit: FAIL code 1 (21.47=setup[6.21]+cmd[15.25] seconds) 15:17:35 evaluation failed :( (21.63 seconds) 15:17:35 + tox_status=1 15:17:35 + echo '---> Completed tox runs' 15:17:35 ---> Completed tox runs 15:17:35 + for i in .tox/*/log 15:17:35 ++ echo .tox/pre-commit/log 15:17:35 ++ awk -F/ '{print $2}' 15:17:35 + tox_env=pre-commit 15:17:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:17:35 + DOC_DIR=docs/_build/html 15:17:35 + [[ -d docs/_build/html ]] 15:17:35 + echo '---> tox-run.sh ends' 15:17:35 ---> tox-run.sh ends 15:17:35 + test 1 -eq 0 15:17:35 + exit 1 15:17:35 ++ '[' 2 = 1 ']' 15:17:35 Build step 'Execute shell' marked build as failure 15:17:35 $ ssh-agent -k 15:17:35 unset SSH_AUTH_SOCK; 15:17:35 unset SSH_AGENT_PID; 15:17:35 echo Agent pid 1792 killed; 15:17:35 [ssh-agent] Stopped. 15:17:36 [PostBuildScript] - [INFO] Executing post build scripts. 15:17:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2414990393737063790.sh 15:17:36 ---> sysstat.sh 15:17:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13384978672415186384.sh 15:17:36 ---> package-listing.sh 15:17:36 ++ tr '[:upper:]' '[:lower:]' 15:17:36 ++ facter osfamily 15:17:36 + OS_FAMILY=debian 15:17:36 + workspace=/w/workspace/oom-master-pre-commit-lint 15:17:36 + START_PACKAGES=/tmp/packages_start.txt 15:17:36 + END_PACKAGES=/tmp/packages_end.txt 15:17:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:36 + PACKAGES=/tmp/packages_start.txt 15:17:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:17:36 + PACKAGES=/tmp/packages_end.txt 15:17:36 + case "${OS_FAMILY}" in 15:17:36 + dpkg -l 15:17:36 + grep '^ii' 15:17:36 + '[' -f /tmp/packages_start.txt ']' 15:17:36 + '[' -f /tmp/packages_end.txt ']' 15:17:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:17:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:17:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:17:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16649868608401020130.sh 15:17:36 ---> capture-instance-metadata.sh 15:17:36 Setup pyenv: 15:17:36 system 15:17:36 3.8.13 15:17:36 3.9.13 15:17:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vnlj 15:17:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:17:44 lf-activate-venv(): INFO: Installing: lftools 15:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-vnlj/bin to PATH 15:18:35 INFO: Running in OpenStack, capturing instance metadata 15:18:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12106296637607056661.sh 15:18:35 provisioning config files... 15:18:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5806944564202463172tmp 15:18:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:18:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:18:35 [EnvInject] - Injecting environment variables from a build step. 15:18:35 [EnvInject] - Injecting as environment variables the properties content 15:18:35 SERVER_ID=logs 15:18:35 15:18:35 [EnvInject] - Variables injected successfully. 15:18:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13366113721937886898.sh 15:18:35 ---> create-netrc.sh 15:18:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13547879088582596050.sh 15:18:35 ---> python-tools-install.sh 15:18:35 Setup pyenv: 15:18:35 system 15:18:35 3.8.13 15:18:35 3.9.13 15:18:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vnlj from file:/tmp/.os_lf_venv 15:18:36 lf-activate-venv(): INFO: Installing: lftools 15:18:46 lf-activate-venv(): INFO: Adding /tmp/venv-vnlj/bin to PATH 15:18:46 Generating Requirements File 15:19:34 Python 3.10.6 15:19:34 pip 23.3.1 from /tmp/venv-vnlj/lib/python3.10/site-packages/pip (python 3.10) 15:19:35 appdirs==1.4.4 15:19:35 argcomplete==3.1.6 15:19:35 aspy.yaml==1.3.0 15:19:35 attrs==23.1.0 15:19:35 autopage==0.5.2 15:19:35 Babel==2.13.1 15:19:35 beautifulsoup4==4.12.2 15:19:35 boto3==1.33.8 15:19:35 botocore==1.33.8 15:19:35 bs4==0.0.1 15:19:35 cachetools==5.3.2 15:19:35 certifi==2023.11.17 15:19:35 cffi==1.16.0 15:19:35 cfgv==3.4.0 15:19:35 chardet==5.2.0 15:19:35 charset-normalizer==3.3.2 15:19:35 click==8.1.7 15:19:35 cliff==4.4.0 15:19:35 cmd2==2.4.3 15:19:35 cryptography==3.3.2 15:19:35 debtcollector==2.5.0 15:19:35 decorator==5.1.1 15:19:35 defusedxml==0.7.1 15:19:35 Deprecated==1.2.14 15:19:35 distlib==0.3.7 15:19:35 dnspython==2.4.2 15:19:35 docker==4.2.2 15:19:35 dogpile.cache==1.2.2 15:19:35 email-validator==2.1.0.post1 15:19:35 filelock==3.13.1 15:19:35 future==0.18.3 15:19:35 gitdb==4.0.11 15:19:35 GitPython==3.1.40 15:19:35 google-auth==2.25.1 15:19:35 httplib2==0.22.0 15:19:35 identify==2.5.32 15:19:35 idna==3.6 15:19:35 importlib-metadata==7.0.0 15:19:35 importlib-resources==1.5.0 15:19:35 iso8601==2.1.0 15:19:35 Jinja2==3.1.2 15:19:35 jmespath==1.0.1 15:19:35 jsonpatch==1.33 15:19:35 jsonpointer==2.4 15:19:35 jsonschema==4.20.0 15:19:35 jsonschema-specifications==2023.11.2 15:19:35 keystoneauth1==5.4.0 15:19:35 kubernetes==28.1.0 15:19:35 lftools==0.37.8 15:19:35 lxml==4.9.3 15:19:35 MarkupSafe==2.1.3 15:19:35 msgpack==1.0.7 15:19:35 multi-key-dict==2.0.3 15:19:35 munch==4.0.0 15:19:35 netaddr==0.9.0 15:19:35 netifaces==0.11.0 15:19:35 niet==1.4.2 15:19:35 nodeenv==1.8.0 15:19:35 oauth2client==4.1.3 15:19:35 oauthlib==3.2.2 15:19:35 openstacksdk==0.62.0 15:19:35 os-client-config==2.1.0 15:19:35 os-service-types==1.7.0 15:19:35 osc-lib==2.9.0 15:19:35 oslo.config==9.2.0 15:19:35 oslo.context==5.3.0 15:19:35 oslo.i18n==6.2.0 15:19:35 oslo.log==5.4.0 15:19:35 oslo.serialization==5.2.0 15:19:35 oslo.utils==6.3.0 15:19:35 packaging==23.2 15:19:35 pbr==6.0.0 15:19:35 platformdirs==4.1.0 15:19:35 prettytable==3.9.0 15:19:35 pyasn1==0.5.1 15:19:35 pyasn1-modules==0.3.0 15:19:35 pycparser==2.21 15:19:35 pygerrit2==2.0.15 15:19:35 PyGithub==2.1.1 15:19:35 pyinotify==0.9.6 15:19:35 PyJWT==2.8.0 15:19:35 PyNaCl==1.5.0 15:19:35 pyparsing==2.4.7 15:19:35 pyperclip==1.8.2 15:19:35 pyrsistent==0.20.0 15:19:35 python-cinderclient==9.4.0 15:19:35 python-dateutil==2.8.2 15:19:35 python-heatclient==3.3.0 15:19:35 python-jenkins==1.8.2 15:19:35 python-keystoneclient==5.2.0 15:19:35 python-magnumclient==4.3.0 15:19:35 python-novaclient==18.4.0 15:19:35 python-openstackclient==6.0.0 15:19:35 python-swiftclient==4.4.0 15:19:35 pytz==2023.3.post1 15:19:35 PyYAML==6.0.1 15:19:35 referencing==0.31.1 15:19:35 requests==2.31.0 15:19:35 requests-oauthlib==1.3.1 15:19:35 requestsexceptions==1.4.0 15:19:35 rfc3986==2.0.0 15:19:35 rpds-py==0.13.2 15:19:35 rsa==4.9 15:19:35 ruamel.yaml==0.18.5 15:19:35 ruamel.yaml.clib==0.2.8 15:19:35 s3transfer==0.8.2 15:19:35 simplejson==3.19.2 15:19:35 six==1.16.0 15:19:35 smmap==5.0.1 15:19:35 soupsieve==2.5 15:19:35 stevedore==5.1.0 15:19:35 tabulate==0.9.0 15:19:35 toml==0.10.2 15:19:35 tomlkit==0.12.3 15:19:35 tqdm==4.66.1 15:19:35 typing_extensions==4.8.0 15:19:35 tzdata==2023.3 15:19:35 urllib3==1.26.18 15:19:35 virtualenv==20.25.0 15:19:35 wcwidth==0.2.12 15:19:35 websocket-client==1.7.0 15:19:35 wrapt==1.16.0 15:19:35 xdg==6.0.0 15:19:35 xmltodict==0.13.0 15:19:35 yq==3.2.3 15:19:35 zipp==3.17.0 15:19:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6362932088326520580.sh 15:19:35 ---> sudo-logs.sh 15:19:35 Archiving 'sudo' log.. 15:19:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18160227069256436553.sh 15:19:35 ---> job-cost.sh 15:19:35 Setup pyenv: 15:19:35 system 15:19:35 3.8.13 15:19:35 3.9.13 15:19:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vnlj from file:/tmp/.os_lf_venv 15:19:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:19:46 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. 15:19:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:19:47 lf-activate-venv(): INFO: Adding /tmp/venv-vnlj/bin to PATH 15:19:47 INFO: No Stack... 15:19:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:47 INFO: Archiving Costs 15:19:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8867382415638856274.sh 15:19:47 ---> logs-deploy.sh 15:19:47 Setup pyenv: 15:19:47 system 15:19:47 3.8.13 15:19:47 3.9.13 15:19:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vnlj from file:/tmp/.os_lf_venv 15:19:49 lf-activate-venv(): INFO: Installing: lftools 15:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-vnlj/bin to PATH 15:20:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3215 15:20:01 INFO: archiving workspace using pattern(s): 15:20:02 Archives upload complete. 15:20:02 INFO: archiving logs to Nexus 15:20:03 ---> uname -a: 15:20:03 Linux prd-ubuntu1804-builder-4c-4g-2790 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:20:03 15:20:03 15:20:03 ---> lscpu: 15:20:03 Architecture: x86_64 15:20:03 CPU op-mode(s): 32-bit, 64-bit 15:20:03 Byte Order: Little Endian 15:20:03 CPU(s): 4 15:20:03 On-line CPU(s) list: 0-3 15:20:03 Thread(s) per core: 1 15:20:03 Core(s) per socket: 1 15:20:03 Socket(s): 4 15:20:03 NUMA node(s): 1 15:20:03 Vendor ID: AuthenticAMD 15:20:03 CPU family: 23 15:20:03 Model: 49 15:20:03 Model name: AMD EPYC-Rome Processor 15:20:03 Stepping: 0 15:20:03 CPU MHz: 2799.996 15:20:03 BogoMIPS: 5599.99 15:20:03 Virtualization: AMD-V 15:20:03 Hypervisor vendor: KVM 15:20:03 Virtualization type: full 15:20:03 L1d cache: 32K 15:20:03 L1i cache: 32K 15:20:03 L2 cache: 512K 15:20:03 L3 cache: 16384K 15:20:03 NUMA node0 CPU(s): 0-3 15:20:03 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 15:20:03 15:20:03 15:20:03 ---> nproc: 15:20:03 4 15:20:03 15:20:03 15:20:03 ---> df -h: 15:20:03 Filesystem Size Used Avail Use% Mounted on 15:20:03 udev 7.9G 0 7.9G 0% /dev 15:20:03 tmpfs 1.6G 672K 1.6G 1% /run 15:20:03 /dev/vda1 78G 8.4G 69G 11% / 15:20:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:20:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:20:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:20:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:20:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:20:03 15:20:03 15:20:03 ---> free -m: 15:20:03 total used free shared buff/cache available 15:20:03 Mem: 16040 543 13281 0 2214 15177 15:20:03 Swap: 1023 0 1023 15:20:03 15:20:03 15:20:03 ---> ip addr: 15:20:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:20:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:03 inet 127.0.0.1/8 scope host lo 15:20:03 valid_lft forever preferred_lft forever 15:20:03 inet6 ::1/128 scope host 15:20:03 valid_lft forever preferred_lft forever 15:20:03 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:20:03 link/ether fa:16:3e:bf:43:0c brd ff:ff:ff:ff:ff:ff 15:20:03 inet 10.30.107.112/23 brd 10.30.107.255 scope global dynamic ens3 15:20:03 valid_lft 86164sec preferred_lft 86164sec 15:20:03 inet6 fe80::f816:3eff:febf:430c/64 scope link 15:20:03 valid_lft forever preferred_lft forever 15:20:03 15:20:03 15:20:03 ---> sar -b -r -n DEV: 15:20:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2790) 12/06/23 _x86_64_ (4 CPU) 15:20:03 15:20:03 15:16:11 LINUX RESTART (4 CPU) 15:20:03 15:20:03 15:17:02 tps rtps wtps bread/s bwrtn/s 15:20:03 15:18:01 88.49 20.83 67.67 1155.74 13532.35 15:20:03 15:19:01 69.32 2.28 67.04 119.45 13539.88 15:20:03 15:20:01 62.46 0.72 61.74 39.86 13263.12 15:20:03 Average: 73.34 7.87 65.47 434.34 13444.63 15:20:03 15:20:03 15:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:03 15:18:01 13948924 15557316 2476044 15.07 57212 1749884 758956 4.34 730288 1524740 70912 15:20:03 15:19:01 13763884 15555524 2661084 16.20 73476 1907416 769368 4.40 760576 1659864 94844 15:20:03 15:20:01 13634700 15575960 2790268 16.99 84936 2037728 726492 4.16 750876 1786332 108604 15:20:03 Average: 13782503 15562933 2642465 16.09 71875 1898343 751605 4.30 747247 1656979 91453 15:20:03 15:20:03 15:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:03 15:18:01 ens3 52.35 40.55 569.00 8.31 0.00 0.00 0.00 0.00 15:20:03 15:18:01 lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 15:20:03 15:19:01 ens3 38.28 26.06 632.71 5.57 0.00 0.00 0.00 0.00 15:20:03 15:19:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 15:20:03 15:20:01 ens3 32.76 23.50 435.01 6.16 0.00 0.00 0.00 0.00 15:20:03 15:20:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 15:20:03 Average: ens3 41.07 29.98 545.44 6.67 0.00 0.00 0.00 0.00 15:20:03 Average: lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 15:20:03 15:20:03 15:20:03 ---> sar -P ALL: 15:20:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2790) 12/06/23 _x86_64_ (4 CPU) 15:20:03 15:20:03 15:16:11 LINUX RESTART (4 CPU) 15:20:03 15:20:03 15:17:02 CPU %user %nice %system %iowait %steal %idle 15:20:03 15:18:01 all 18.29 0.00 1.55 9.33 0.06 70.78 15:20:03 15:18:01 0 18.51 0.00 1.70 13.68 0.07 66.04 15:20:03 15:18:01 1 13.22 0.00 1.31 1.55 0.03 83.89 15:20:03 15:18:01 2 21.78 0.00 1.78 8.21 0.07 68.16 15:20:03 15:18:01 3 19.63 0.00 1.43 13.87 0.03 65.04 15:20:03 15:19:01 all 14.04 0.00 0.94 11.11 0.04 73.87 15:20:03 15:19:01 0 18.91 0.00 0.70 3.76 0.05 76.59 15:20:03 15:19:01 1 17.00 0.00 1.27 4.83 0.05 76.85 15:20:03 15:19:01 2 10.10 0.00 0.90 17.22 0.03 71.74 15:20:03 15:19:01 3 10.18 0.00 0.90 18.61 0.03 70.27 15:20:03 15:20:01 all 16.22 0.00 1.08 8.63 0.04 74.04 15:20:03 15:20:01 0 23.91 0.00 1.10 1.97 0.05 72.98 15:20:03 15:20:01 1 28.42 0.00 1.94 4.09 0.05 65.50 15:20:03 15:20:01 2 10.54 0.00 0.60 1.12 0.03 87.71 15:20:03 15:20:01 3 1.99 0.00 0.67 27.33 0.03 69.98 15:20:03 Average: all 16.17 0.00 1.19 9.69 0.04 72.91 15:20:03 Average: 0 20.46 0.00 1.16 6.42 0.06 71.90 15:20:03 Average: 1 19.59 0.00 1.51 3.50 0.04 75.36 15:20:03 Average: 2 14.11 0.00 1.09 8.86 0.04 75.90 15:20:03 Average: 3 10.55 0.00 1.00 19.97 0.03 68.45 15:20:03 15:20:03 15:20:03