05:18:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136873 05:18:44 Running as SYSTEM 05:18:44 [EnvInject] - Loading node environment variables. 05:18:44 Building remotely on prd-ubuntu1804-builder-4c-4g-8910 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 05:18:44 [ssh-agent] Looking for ssh-agent implementation... 05:18:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:45 $ ssh-agent 05:18:45 SSH_AUTH_SOCK=/tmp/ssh-DDrSRurBu2KJ/agent.1859 05:18:45 SSH_AGENT_PID=1861 05:18:45 [ssh-agent] Started. 05:18:45 Running ssh-add (command line suppressed) 05:18:45 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_14300322800874430936.key (/w/workspace/oom-master-commit-lint@tmp/private_key_14300322800874430936.key) 05:18:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:18:45 The recommended git tool is: NONE 05:18:47 using credential onap-jenkins-ssh 05:18:47 Wiping out workspace first. 05:18:47 Cloning the remote Git repository 05:18:47 Cloning repository git://cloud.onap.org/mirror/oom.git 05:18:47 > git init /w/workspace/oom-master-commit-lint # timeout=10 05:18:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:18:47 > git --version # timeout=10 05:18:47 > git --version # 'git version 2.17.1' 05:18:47 using GIT_SSH to set credentials Gerrit user 05:18:47 Verifying host key using manually-configured host key entries 05:18:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:18:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:18:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:18:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:18:53 using GIT_SSH to set credentials Gerrit user 05:18:53 Verifying host key using manually-configured host key entries 05:18:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/136873/1 # timeout=30 05:18:54 > git rev-parse f6c334ff5336c0325a4c403994bb96fee1837098^{commit} # timeout=10 05:18:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:18:54 Checking out Revision f6c334ff5336c0325a4c403994bb96fee1837098 (refs/changes/73/136873/1) 05:18:54 > git config core.sparsecheckout # timeout=10 05:18:54 > git checkout -f f6c334ff5336c0325a4c403994bb96fee1837098 # timeout=30 05:18:57 Commit message: "MongoDB PSMDB Operator Support" 05:18:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:18:57 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 05:18:57 [EnvInject] - Injecting environment variables from a build step. 05:18:57 [EnvInject] - Injecting as environment variables the properties content 05:18:57 PYTHON=python3 05:18:57 05:18:57 [EnvInject] - Variables injected successfully. 05:18:57 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15750628980080053608.sh 05:18:57 ---> tox-install.sh 05:18:57 + source /home/jenkins/lf-env.sh 05:18:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:18:57 ++ mktemp -d /tmp/venv-XXXX 05:18:57 + lf_venv=/tmp/venv-iBcs 05:18:57 + local venv_file=/tmp/.os_lf_venv 05:18:57 + local python=python3 05:18:57 + local options 05:18:57 + local set_path=true 05:18:57 + local install_args= 05:18:57 ++ 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 05:18:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:18:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:18:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:18:57 + true 05:18:57 + case $1 in 05:18:57 + venv_file=/tmp/.toxenv 05:18:57 + shift 2 05:18:57 + true 05:18:57 + case $1 in 05:18:57 + shift 05:18:57 + break 05:18:57 + case $python in 05:18:57 + local pkg_list= 05:18:57 + [[ -d /opt/pyenv ]] 05:18:57 + echo 'Setup pyenv:' 05:18:57 Setup pyenv: 05:18:57 + export PYENV_ROOT=/opt/pyenv 05:18:57 + PYENV_ROOT=/opt/pyenv 05:18:57 + 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 05:18:57 + 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 05:18:57 + pyenv versions 05:18:57 * system (set by /opt/pyenv/version) 05:18:57 * 3.8.13 (set by /opt/pyenv/version) 05:18:57 * 3.9.13 (set by /opt/pyenv/version) 05:18:57 * 3.10.6 (set by /opt/pyenv/version) 05:18:57 + command -v pyenv 05:18:57 ++ pyenv init - --no-rehash 05:18:57 + 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[*]}"'\'')" 05:18:57 export PATH="/opt/pyenv/shims:${PATH}" 05:18:57 export PYENV_SHELL=bash 05:18:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:18:57 pyenv() { 05:18:57 local command 05:18:57 command="${1:-}" 05:18:57 if [ "$#" -gt 0 ]; then 05:18:57 shift 05:18:57 fi 05:18:57 05:18:57 case "$command" in 05:18:57 rehash|shell) 05:18:57 eval "$(pyenv "sh-$command" "$@")" 05:18:57 ;; 05:18:57 *) 05:18:57 command pyenv "$command" "$@" 05:18:57 ;; 05:18:57 esac 05:18:57 }' 05:18:57 +++ 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[*]}"' 05:18:57 ++ 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 05:18:57 ++ 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 05:18:57 ++ 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 05:18:57 ++ export PYENV_SHELL=bash 05:18:57 ++ PYENV_SHELL=bash 05:18:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:18:57 +++ complete -F _pyenv pyenv 05:18:57 ++ lf-pyver python3 05:18:57 ++ local py_version_xy=python3 05:18:57 ++ local py_version_xyz= 05:18:57 ++ pyenv versions 05:18:57 ++ local command 05:18:57 ++ command=versions 05:18:57 ++ '[' 1 -gt 0 ']' 05:18:57 ++ shift 05:18:57 ++ case "$command" in 05:18:57 ++ command pyenv versions 05:18:57 ++ pyenv versions 05:18:57 ++ sed 's/^[ *]* //' 05:18:57 ++ grep -E '^[0-9.]*[0-9]$' 05:18:57 ++ awk '{ print $1 }' 05:18:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:18:57 +++ grep '^3' /tmp/.pyenv_versions 05:18:57 +++ sort -V 05:18:57 +++ tail -n 1 05:18:57 ++ py_version_xyz=3.10.6 05:18:57 ++ [[ -z 3.10.6 ]] 05:18:57 ++ echo 3.10.6 05:18:57 ++ return 0 05:18:57 + pyenv local 3.10.6 05:18:57 + local command 05:18:57 + command=local 05:18:57 + '[' 2 -gt 0 ']' 05:18:57 + shift 05:18:57 + case "$command" in 05:18:57 + command pyenv local 3.10.6 05:18:57 + pyenv local 3.10.6 05:18:58 + for arg in "$@" 05:18:58 + case $arg in 05:18:58 + pkg_list+='tox ' 05:18:58 + for arg in "$@" 05:18:58 + case $arg in 05:18:58 + pkg_list+='virtualenv ' 05:18:58 + for arg in "$@" 05:18:58 + case $arg in 05:18:58 + pkg_list+='urllib3~=1.26.15 ' 05:18:58 + [[ -f /tmp/.toxenv ]] 05:18:58 + [[ ! -f /tmp/.toxenv ]] 05:18:58 + [[ -n '' ]] 05:18:58 + python3 -m venv /tmp/venv-iBcs 05:19:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iBcs' 05:19:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iBcs 05:19:03 + echo /tmp/venv-iBcs 05:19:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:19:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:19:03 + /tmp/venv-iBcs/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:19:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:19:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:19:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:19:07 + /tmp/venv-iBcs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:19:13 + type python3 05:19:13 + true 05:19:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iBcs/bin to PATH' 05:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-iBcs/bin to PATH 05:19:13 + PATH=/tmp/venv-iBcs/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 05:19:13 + return 0 05:19:13 + python3 --version 05:19:13 Python 3.10.6 05:19:13 + python3 -m pip --version 05:19:13 pip 23.3.2 from /tmp/venv-iBcs/lib/python3.10/site-packages/pip (python 3.10) 05:19:13 + python3 -m pip freeze 05:19:14 cachetools==5.3.2 05:19:14 chardet==5.2.0 05:19:14 colorama==0.4.6 05:19:14 distlib==0.3.8 05:19:14 filelock==3.13.1 05:19:14 packaging==23.2 05:19:14 platformdirs==4.1.0 05:19:14 pluggy==1.3.0 05:19:14 pyproject-api==1.6.1 05:19:14 tomli==2.0.1 05:19:14 tox==4.11.4 05:19:14 urllib3==1.26.18 05:19:14 virtualenv==20.25.0 05:19:14 [EnvInject] - Injecting environment variables from a build step. 05:19:14 [EnvInject] - Injecting as environment variables the properties content 05:19:14 PARALLEL=false 05:19:14 05:19:14 [EnvInject] - Variables injected successfully. 05:19:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3960345134020483360.sh 05:19:14 ---> tox-run.sh 05:19:14 + 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 05:19:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 05:19:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 05:19:14 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 05:19:14 + cd /w/workspace/oom-master-commit-lint/. 05:19:14 + source /home/jenkins/lf-env.sh 05:19:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:19:14 ++ mktemp -d /tmp/venv-XXXX 05:19:14 + lf_venv=/tmp/venv-JJov 05:19:14 + local venv_file=/tmp/.os_lf_venv 05:19:14 + local python=python3 05:19:14 + local options 05:19:14 + local set_path=true 05:19:14 + local install_args= 05:19:14 ++ 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 05:19:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:19:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:19:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:19:14 + true 05:19:14 + case $1 in 05:19:14 + venv_file=/tmp/.toxenv 05:19:14 + shift 2 05:19:14 + true 05:19:14 + case $1 in 05:19:14 + shift 05:19:14 + break 05:19:14 + case $python in 05:19:14 + local pkg_list= 05:19:14 + [[ -d /opt/pyenv ]] 05:19:14 + echo 'Setup pyenv:' 05:19:14 Setup pyenv: 05:19:14 + export PYENV_ROOT=/opt/pyenv 05:19:14 + PYENV_ROOT=/opt/pyenv 05:19:14 + 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 05:19:14 + 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 05:19:14 + pyenv versions 05:19:14 system 05:19:14 3.8.13 05:19:14 3.9.13 05:19:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:19:14 + command -v pyenv 05:19:14 ++ pyenv init - --no-rehash 05:19:14 + 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[*]}"'\'')" 05:19:14 export PATH="/opt/pyenv/shims:${PATH}" 05:19:14 export PYENV_SHELL=bash 05:19:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:19:14 pyenv() { 05:19:14 local command 05:19:14 command="${1:-}" 05:19:14 if [ "$#" -gt 0 ]; then 05:19:14 shift 05:19:14 fi 05:19:14 05:19:14 case "$command" in 05:19:14 rehash|shell) 05:19:14 eval "$(pyenv "sh-$command" "$@")" 05:19:14 ;; 05:19:14 *) 05:19:14 command pyenv "$command" "$@" 05:19:14 ;; 05:19:14 esac 05:19:14 }' 05:19:14 +++ 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[*]}"' 05:19:14 ++ 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 05:19:14 ++ 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 05:19:14 ++ 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 05:19:14 ++ export PYENV_SHELL=bash 05:19:14 ++ PYENV_SHELL=bash 05:19:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:19:14 +++ complete -F _pyenv pyenv 05:19:14 ++ lf-pyver python3 05:19:14 ++ local py_version_xy=python3 05:19:14 ++ local py_version_xyz= 05:19:14 ++ pyenv versions 05:19:14 ++ local command 05:19:14 ++ command=versions 05:19:14 ++ '[' 1 -gt 0 ']' 05:19:14 ++ shift 05:19:14 ++ case "$command" in 05:19:14 ++ command pyenv versions 05:19:14 ++ pyenv versions 05:19:14 ++ awk '{ print $1 }' 05:19:14 ++ sed 's/^[ *]* //' 05:19:14 ++ grep -E '^[0-9.]*[0-9]$' 05:19:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:19:14 +++ grep '^3' /tmp/.pyenv_versions 05:19:14 +++ sort -V 05:19:14 +++ tail -n 1 05:19:14 ++ py_version_xyz=3.10.6 05:19:14 ++ [[ -z 3.10.6 ]] 05:19:14 ++ echo 3.10.6 05:19:14 ++ return 0 05:19:14 + pyenv local 3.10.6 05:19:14 + local command 05:19:14 + command=local 05:19:14 + '[' 2 -gt 0 ']' 05:19:14 + shift 05:19:14 + case "$command" in 05:19:14 + command pyenv local 3.10.6 05:19:14 + pyenv local 3.10.6 05:19:14 + for arg in "$@" 05:19:14 + case $arg in 05:19:14 + pkg_list+='tox ' 05:19:14 + for arg in "$@" 05:19:14 + case $arg in 05:19:14 + pkg_list+='virtualenv ' 05:19:14 + for arg in "$@" 05:19:14 + case $arg in 05:19:14 + pkg_list+='urllib3~=1.26.15 ' 05:19:14 + [[ -f /tmp/.toxenv ]] 05:19:14 ++ cat /tmp/.toxenv 05:19:14 + lf_venv=/tmp/venv-iBcs 05:19:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBcs from' file:/tmp/.toxenv 05:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iBcs from file:/tmp/.toxenv 05:19:14 + /tmp/venv-iBcs/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:19:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:19:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:19:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:19:15 + /tmp/venv-iBcs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:19:17 + type python3 05:19:17 + true 05:19:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iBcs/bin to PATH' 05:19:17 lf-activate-venv(): INFO: Adding /tmp/venv-iBcs/bin to PATH 05:19:17 + PATH=/tmp/venv-iBcs/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 05:19:17 + return 0 05:19:17 + [[ -d /opt/pyenv ]] 05:19:17 + echo '---> Setting up pyenv' 05:19:17 ---> Setting up pyenv 05:19:17 + export PYENV_ROOT=/opt/pyenv 05:19:17 + PYENV_ROOT=/opt/pyenv 05:19:17 + export PATH=/opt/pyenv/bin:/tmp/venv-iBcs/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 05:19:17 + PATH=/opt/pyenv/bin:/tmp/venv-iBcs/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 05:19:17 ++ pwd 05:19:17 + PYTHONPATH=/w/workspace/oom-master-commit-lint 05:19:17 + export PYTHONPATH 05:19:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:19:17 + TOX_TESTENV_PASSENV=PYTHONPATH 05:19:17 + tox --version 05:19:17 4.11.4 from /tmp/venv-iBcs/lib/python3.10/site-packages/tox/__init__.py 05:19:17 + PARALLEL=false 05:19:17 + TOX_OPTIONS_LIST= 05:19:17 + [[ -n gitlint ]] 05:19:17 + TOX_OPTIONS_LIST=' -e gitlint' 05:19:17 + case ${PARALLEL,,} in 05:19:17 + tox -e gitlint 05:19:17 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 05:19:19 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 05:19:48 gitlint: freeze> python -m pip freeze --all 05:19:49 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.11,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.0,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 05:19:49 gitlint: commands[0]> gitlint 05:19:49 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "MongoDB PSMDB Operator Support" 05:19:49 gitlint: exit 1 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2515 05:19:49 gitlint: FAIL code 1 (31.17=setup[30.99]+cmd[0.18] seconds) 05:19:49 evaluation failed :( (31.33 seconds) 05:19:49 + tox_status=1 05:19:49 + echo '---> Completed tox runs' 05:19:49 ---> Completed tox runs 05:19:49 + for i in .tox/*/log 05:19:49 ++ echo .tox/gitlint/log 05:19:49 ++ awk -F/ '{print $2}' 05:19:49 + tox_env=gitlint 05:19:49 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 05:19:49 + DOC_DIR=docs/_build/html 05:19:49 + [[ -d docs/_build/html ]] 05:19:49 + echo '---> tox-run.sh ends' 05:19:49 ---> tox-run.sh ends 05:19:49 + test 1 -eq 0 05:19:49 + exit 1 05:19:49 ++ '[' 2 = 1 ']' 05:19:49 Build step 'Execute shell' marked build as failure 05:19:49 $ ssh-agent -k 05:19:49 unset SSH_AUTH_SOCK; 05:19:49 unset SSH_AGENT_PID; 05:19:49 echo Agent pid 1861 killed; 05:19:49 [ssh-agent] Stopped. 05:19:49 [PostBuildScript] - [INFO] Executing post build scripts. 05:19:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1637798416913652627.sh 05:19:49 ---> sysstat.sh 05:19:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13100605676732999836.sh 05:19:49 ---> package-listing.sh 05:19:49 ++ facter osfamily 05:19:49 ++ tr '[:upper:]' '[:lower:]' 05:19:50 + OS_FAMILY=debian 05:19:50 + workspace=/w/workspace/oom-master-commit-lint 05:19:50 + START_PACKAGES=/tmp/packages_start.txt 05:19:50 + END_PACKAGES=/tmp/packages_end.txt 05:19:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:19:50 + PACKAGES=/tmp/packages_start.txt 05:19:50 + '[' /w/workspace/oom-master-commit-lint ']' 05:19:50 + PACKAGES=/tmp/packages_end.txt 05:19:50 + case "${OS_FAMILY}" in 05:19:50 + dpkg -l 05:19:50 + grep '^ii' 05:19:50 + '[' -f /tmp/packages_start.txt ']' 05:19:50 + '[' -f /tmp/packages_end.txt ']' 05:19:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:19:50 + '[' /w/workspace/oom-master-commit-lint ']' 05:19:50 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 05:19:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 05:19:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3837191547635372710.sh 05:19:50 ---> capture-instance-metadata.sh 05:19:50 Setup pyenv: 05:19:50 system 05:19:50 3.8.13 05:19:50 3.9.13 05:19:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:19:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hyTV 05:19:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:19:57 lf-activate-venv(): INFO: Installing: lftools 05:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-hyTV/bin to PATH 05:20:41 INFO: Running in OpenStack, capturing instance metadata 05:20:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12082851605387268651.sh 05:20:42 provisioning config files... 05:20:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config939560902457022865tmp 05:20:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:20:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:20:42 [EnvInject] - Injecting environment variables from a build step. 05:20:42 [EnvInject] - Injecting as environment variables the properties content 05:20:42 SERVER_ID=logs 05:20:42 05:20:42 [EnvInject] - Variables injected successfully. 05:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14882562819838928969.sh 05:20:42 ---> create-netrc.sh 05:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3174575340984387800.sh 05:20:42 ---> python-tools-install.sh 05:20:42 Setup pyenv: 05:20:42 system 05:20:42 3.8.13 05:20:42 3.9.13 05:20:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hyTV from file:/tmp/.os_lf_venv 05:20:43 lf-activate-venv(): INFO: Installing: lftools 05:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-hyTV/bin to PATH 05:20:51 Generating Requirements File 05:21:23 Python 3.10.6 05:21:23 pip 23.3.2 from /tmp/venv-hyTV/lib/python3.10/site-packages/pip (python 3.10) 05:21:23 appdirs==1.4.4 05:21:23 argcomplete==3.2.1 05:21:23 aspy.yaml==1.3.0 05:21:23 attrs==23.2.0 05:21:23 autopage==0.5.2 05:21:23 Babel==2.14.0 05:21:23 beautifulsoup4==4.12.2 05:21:23 boto3==1.34.11 05:21:23 botocore==1.34.11 05:21:23 bs4==0.0.1 05:21:23 cachetools==5.3.2 05:21:23 certifi==2023.11.17 05:21:23 cffi==1.16.0 05:21:23 cfgv==3.4.0 05:21:23 chardet==5.2.0 05:21:23 charset-normalizer==3.3.2 05:21:23 click==8.1.7 05:21:23 cliff==4.4.0 05:21:23 cmd2==2.4.3 05:21:23 cryptography==3.3.2 05:21:23 debtcollector==2.5.0 05:21:23 decorator==5.1.1 05:21:23 defusedxml==0.7.1 05:21:23 Deprecated==1.2.14 05:21:23 distlib==0.3.8 05:21:23 dnspython==2.4.2 05:21:23 docker==4.2.2 05:21:23 dogpile.cache==1.3.0 05:21:23 email-validator==2.1.0.post1 05:21:23 filelock==3.13.1 05:21:23 future==0.18.3 05:21:23 gitdb==4.0.11 05:21:23 GitPython==3.1.40 05:21:23 google-auth==2.25.2 05:21:23 httplib2==0.22.0 05:21:23 identify==2.5.33 05:21:23 idna==3.6 05:21:23 importlib-metadata==7.0.1 05:21:23 importlib-resources==1.5.0 05:21:23 iso8601==2.1.0 05:21:23 Jinja2==3.1.2 05:21:23 jmespath==1.0.1 05:21:23 jsonpatch==1.33 05:21:23 jsonpointer==2.4 05:21:23 jsonschema==4.20.0 05:21:23 jsonschema-specifications==2023.12.1 05:21:23 keystoneauth1==5.4.0 05:21:23 kubernetes==28.1.0 05:21:23 lftools==0.37.8 05:21:23 lxml==5.0.0 05:21:23 MarkupSafe==2.1.3 05:21:23 msgpack==1.0.7 05:21:23 multi_key_dict==2.0.3 05:21:23 munch==4.0.0 05:21:23 netaddr==0.10.0 05:21:23 netifaces==0.11.0 05:21:23 niet==1.4.2 05:21:23 nodeenv==1.8.0 05:21:23 oauth2client==4.1.3 05:21:23 oauthlib==3.2.2 05:21:23 openstacksdk==0.62.0 05:21:23 os-client-config==2.1.0 05:21:23 os-service-types==1.7.0 05:21:23 osc-lib==2.9.0 05:21:23 oslo.config==9.2.0 05:21:23 oslo.context==5.3.0 05:21:23 oslo.i18n==6.2.0 05:21:23 oslo.log==5.4.0 05:21:23 oslo.serialization==5.2.0 05:21:23 oslo.utils==6.3.0 05:21:23 packaging==23.2 05:21:23 pbr==6.0.0 05:21:23 platformdirs==4.1.0 05:21:23 prettytable==3.9.0 05:21:23 pyasn1==0.5.1 05:21:23 pyasn1-modules==0.3.0 05:21:23 pycparser==2.21 05:21:23 pygerrit2==2.0.15 05:21:23 PyGithub==2.1.1 05:21:23 pyinotify==0.9.6 05:21:23 PyJWT==2.8.0 05:21:23 PyNaCl==1.5.0 05:21:23 pyparsing==2.4.7 05:21:23 pyperclip==1.8.2 05:21:23 pyrsistent==0.20.0 05:21:23 python-cinderclient==9.4.0 05:21:23 python-dateutil==2.8.2 05:21:23 python-heatclient==3.3.0 05:21:23 python-jenkins==1.8.2 05:21:23 python-keystoneclient==5.2.0 05:21:23 python-magnumclient==4.3.0 05:21:23 python-novaclient==18.4.0 05:21:23 python-openstackclient==6.0.0 05:21:23 python-swiftclient==4.4.0 05:21:23 pytz==2023.3.post1 05:21:23 PyYAML==6.0.1 05:21:23 referencing==0.32.0 05:21:23 requests==2.31.0 05:21:23 requests-oauthlib==1.3.1 05:21:23 requestsexceptions==1.4.0 05:21:23 rfc3986==2.0.0 05:21:23 rpds-py==0.16.2 05:21:23 rsa==4.9 05:21:23 ruamel.yaml==0.18.5 05:21:23 ruamel.yaml.clib==0.2.8 05:21:23 s3transfer==0.10.0 05:21:23 simplejson==3.19.2 05:21:23 six==1.16.0 05:21:23 smmap==5.0.1 05:21:23 soupsieve==2.5 05:21:23 stevedore==5.1.0 05:21:23 tabulate==0.9.0 05:21:23 toml==0.10.2 05:21:23 tomlkit==0.12.3 05:21:23 tqdm==4.66.1 05:21:23 typing_extensions==4.9.0 05:21:23 tzdata==2023.4 05:21:23 urllib3==1.26.18 05:21:23 virtualenv==20.25.0 05:21:23 wcwidth==0.2.12 05:21:23 websocket-client==1.7.0 05:21:23 wrapt==1.16.0 05:21:23 xdg==6.0.0 05:21:23 xmltodict==0.13.0 05:21:23 yq==3.2.3 05:21:23 zipp==3.17.0 05:21:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12851733719644219473.sh 05:21:23 ---> sudo-logs.sh 05:21:23 Archiving 'sudo' log.. 05:21:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13983708022261398104.sh 05:21:24 ---> job-cost.sh 05:21:24 Setup pyenv: 05:21:24 system 05:21:24 3.8.13 05:21:24 3.9.13 05:21:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:21:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hyTV from file:/tmp/.os_lf_venv 05:21:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:21:33 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. 05:21:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 05:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-hyTV/bin to PATH 05:21:33 INFO: No Stack... 05:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 05:21:34 INFO: Archiving Costs 05:21:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3887344917449126844.sh 05:21:34 ---> logs-deploy.sh 05:21:34 Setup pyenv: 05:21:34 system 05:21:34 3.8.13 05:21:34 3.9.13 05:21:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 05:21:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hyTV from file:/tmp/.os_lf_venv 05:21:36 lf-activate-venv(): INFO: Installing: lftools 05:21: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. 05:21:46 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 05:21:46 lf-activate-venv(): INFO: Adding /tmp/venv-hyTV/bin to PATH 05:21:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7126 05:21:46 INFO: archiving workspace using pattern(s): 05:21:47 Archives upload complete. 05:21:47 INFO: archiving logs to Nexus 05:21:48 ---> uname -a: 05:21:48 Linux prd-ubuntu1804-builder-4c-4g-8910 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:21:48 05:21:48 05:21:48 ---> lscpu: 05:21:48 Architecture: x86_64 05:21:48 CPU op-mode(s): 32-bit, 64-bit 05:21:48 Byte Order: Little Endian 05:21:48 CPU(s): 4 05:21:48 On-line CPU(s) list: 0-3 05:21:48 Thread(s) per core: 1 05:21:48 Core(s) per socket: 1 05:21:48 Socket(s): 4 05:21:48 NUMA node(s): 1 05:21:48 Vendor ID: AuthenticAMD 05:21:48 CPU family: 23 05:21:48 Model: 49 05:21:48 Model name: AMD EPYC-Rome Processor 05:21:48 Stepping: 0 05:21:48 CPU MHz: 2800.000 05:21:48 BogoMIPS: 5600.00 05:21:48 Virtualization: AMD-V 05:21:48 Hypervisor vendor: KVM 05:21:48 Virtualization type: full 05:21:48 L1d cache: 32K 05:21:48 L1i cache: 32K 05:21:48 L2 cache: 512K 05:21:48 L3 cache: 16384K 05:21:48 NUMA node0 CPU(s): 0-3 05:21:48 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 05:21:48 05:21:48 05:21:48 ---> nproc: 05:21:48 4 05:21:48 05:21:48 05:21:48 ---> df -h: 05:21:48 Filesystem Size Used Avail Use% Mounted on 05:21:48 udev 7.9G 0 7.9G 0% /dev 05:21:48 tmpfs 1.6G 672K 1.6G 1% /run 05:21:48 /dev/vda1 78G 8.5G 69G 11% / 05:21:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:21:48 tmpfs 5.0M 0 5.0M 0% /run/lock 05:21:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:21:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:21:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:21:48 05:21:48 05:21:48 ---> free -m: 05:21:48 total used free shared buff/cache available 05:21:48 Mem: 16040 537 13164 0 2337 15178 05:21:48 Swap: 1023 0 1023 05:21:48 05:21:48 05:21:48 ---> ip addr: 05:21:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:21:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:21:48 inet 127.0.0.1/8 scope host lo 05:21:48 valid_lft forever preferred_lft forever 05:21:48 inet6 ::1/128 scope host 05:21:48 valid_lft forever preferred_lft forever 05:21:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:21:48 link/ether fa:16:3e:d6:0e:87 brd ff:ff:ff:ff:ff:ff 05:21:48 inet 10.30.106.243/23 brd 10.30.107.255 scope global dynamic ens3 05:21:48 valid_lft 86154sec preferred_lft 86154sec 05:21:48 inet6 fe80::f816:3eff:fed6:e87/64 scope link 05:21:48 valid_lft forever preferred_lft forever 05:21:48 05:21:48 05:21:48 ---> sar -b -r -n DEV: 05:21:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8910) 01/01/24 _x86_64_ (4 CPU) 05:21:48 05:21:48 05:17:45 LINUX RESTART (4 CPU) 05:21:48 05:21:48 05:18:02 tps rtps wtps bread/s bwrtn/s 05:21:48 05:19:02 126.59 51.42 75.17 3644.94 31772.78 05:21:48 05:20:01 91.00 15.35 75.65 476.66 20384.34 05:21:48 05:21:01 109.38 13.88 95.50 1048.89 23800.57 05:21:48 Average: 108.99 26.81 82.18 1719.71 25310.70 05:21:48 05:21:48 05:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:21:48 05:19:02 14240416 15593832 2184552 13.30 39088 1528356 838040 4.80 616744 1382896 51056 05:21:48 05:20:01 13874208 15540620 2550760 15.53 65112 1797020 828444 4.74 717112 1611880 185188 05:21:48 05:21:01 13669248 15584860 2755720 16.78 84632 2014088 793328 4.54 704484 1804468 162904 05:21:48 Average: 13927957 15573104 2497011 15.20 62944 1779821 819937 4.69 679447 1599748 133049 05:21:48 05:21:48 05:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:21:48 05:19:02 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 05:21:48 05:19:02 ens3 393.54 271.78 1438.40 71.25 0.00 0.00 0.00 0.00 05:21:48 05:20:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 05:21:48 05:20:01 ens3 62.53 42.55 790.56 9.43 0.00 0.00 0.00 0.00 05:21:48 05:21:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 05:21:48 05:21:01 ens3 44.98 32.03 690.62 7.36 0.00 0.00 0.00 0.00 05:21:48 Average: lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 05:21:48 Average: ens3 166.33 114.99 971.61 29.22 0.00 0.00 0.00 0.00 05:21:48 05:21:48 05:21:48 ---> sar -P ALL: 05:21:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8910) 01/01/24 _x86_64_ (4 CPU) 05:21:48 05:21:48 05:17:45 LINUX RESTART (4 CPU) 05:21:48 05:21:48 05:18:02 CPU %user %nice %system %iowait %steal %idle 05:21:48 05:19:02 all 9.60 0.00 1.32 34.52 0.08 54.48 05:21:48 05:19:02 0 8.87 0.00 1.62 36.70 0.07 52.75 05:21:48 05:19:02 1 9.24 0.00 1.21 2.33 0.09 87.12 05:21:48 05:19:02 2 12.51 0.00 1.15 44.77 0.07 41.50 05:21:48 05:19:02 3 7.65 0.00 1.27 52.38 0.07 38.63 05:21:48 05:20:01 all 15.71 0.00 1.48 7.00 0.08 75.73 05:21:48 05:20:01 0 20.45 0.00 1.99 22.65 0.10 54.80 05:21:48 05:20:01 1 15.63 0.00 1.52 1.57 0.05 81.23 05:21:48 05:20:01 2 18.21 0.00 1.40 1.06 0.05 79.29 05:21:48 05:20:01 3 8.51 0.00 1.03 2.66 0.10 87.69 05:21:48 05:21:01 all 16.81 0.00 1.24 6.52 0.05 75.38 05:21:48 05:21:01 0 7.88 0.00 0.92 12.63 0.05 78.52 05:21:48 05:21:01 1 11.83 0.00 1.04 3.98 0.03 83.12 05:21:48 05:21:01 2 27.42 0.00 1.35 1.27 0.05 69.91 05:21:48 05:21:01 3 20.11 0.00 1.64 8.20 0.07 69.98 05:21:48 Average: all 14.13 0.00 1.35 15.68 0.07 68.78 05:21:48 Average: 0 12.37 0.00 1.51 23.91 0.07 62.14 05:21:48 Average: 1 12.33 0.00 1.26 2.65 0.06 83.70 05:21:48 Average: 2 19.45 0.00 1.30 15.52 0.06 63.67 05:21:48 Average: 3 12.26 0.00 1.32 20.29 0.08 66.05 05:21:48 05:21:48 05:21:48