12:56:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 12:56:36 Running as SYSTEM 12:56:36 [EnvInject] - Loading node environment variables. 12:56:36 Building remotely on prd-ubuntu1804-builder-4c-4g-3042 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:56:36 [ssh-agent] Looking for ssh-agent implementation... 12:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:36 $ ssh-agent 12:56:36 SSH_AUTH_SOCK=/tmp/ssh-cl0Wv0gHphlO/agent.1706 12:56:36 SSH_AGENT_PID=1708 12:56:36 [ssh-agent] Started. 12:56:36 Running ssh-add (command line suppressed) 12:56:36 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3991344879860582336.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3991344879860582336.key) 12:56:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:56:36 The recommended git tool is: NONE 12:56:38 using credential onap-jenkins-ssh 12:56:38 Wiping out workspace first. 12:56:38 Cloning the remote Git repository 12:56:38 Cloning repository git://cloud.onap.org/mirror/oom.git 12:56:38 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:56:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:38 > git --version # timeout=10 12:56:38 > git --version # 'git version 2.17.1' 12:56:38 using GIT_SSH to set credentials Gerrit user 12:56:38 Verifying host key using manually-configured host key entries 12:56:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:56:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:43 using GIT_SSH to set credentials Gerrit user 12:56:43 Verifying host key using manually-configured host key entries 12:56:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/1 # timeout=30 12:56:44 > git rev-parse c622bf8ccb4315ecfcf97530eb0b977adf946e63^{commit} # timeout=10 12:56:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:44 Checking out Revision c622bf8ccb4315ecfcf97530eb0b977adf946e63 (refs/changes/62/136762/1) 12:56:44 > git config core.sparsecheckout # timeout=10 12:56:44 > git checkout -f c622bf8ccb4315ecfcf97530eb0b977adf946e63 # timeout=30 12:56:47 Commit message: "fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 12:56:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:47 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 12:56:47 [EnvInject] - Injecting environment variables from a build step. 12:56:47 [EnvInject] - Injecting as environment variables the properties content 12:56:47 PYTHON=python3 12:56:47 12:56:47 [EnvInject] - Variables injected successfully. 12:56:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15700963987534864859.sh 12:56:47 ---> tox-install.sh 12:56:47 + source /home/jenkins/lf-env.sh 12:56:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:47 ++ mktemp -d /tmp/venv-XXXX 12:56:47 + lf_venv=/tmp/venv-3G7p 12:56:47 + local venv_file=/tmp/.os_lf_venv 12:56:47 + local python=python3 12:56:47 + local options 12:56:47 + local set_path=true 12:56:47 + local install_args= 12:56:47 ++ 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 12:56:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:47 + true 12:56:47 + case $1 in 12:56:47 + venv_file=/tmp/.toxenv 12:56:47 + shift 2 12:56:47 + true 12:56:47 + case $1 in 12:56:47 + shift 12:56:47 + break 12:56:47 + case $python in 12:56:47 + local pkg_list= 12:56:47 + [[ -d /opt/pyenv ]] 12:56:47 + echo 'Setup pyenv:' 12:56:47 Setup pyenv: 12:56:47 + export PYENV_ROOT=/opt/pyenv 12:56:47 + PYENV_ROOT=/opt/pyenv 12:56:47 + 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 12:56:47 + 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 12:56:47 + pyenv versions 12:56:47 * system (set by /opt/pyenv/version) 12:56:47 * 3.8.13 (set by /opt/pyenv/version) 12:56:47 * 3.9.13 (set by /opt/pyenv/version) 12:56:47 * 3.10.6 (set by /opt/pyenv/version) 12:56:47 + command -v pyenv 12:56:47 ++ pyenv init - --no-rehash 12:56:47 + 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[*]}"'\'')" 12:56:47 export PATH="/opt/pyenv/shims:${PATH}" 12:56:47 export PYENV_SHELL=bash 12:56:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:47 pyenv() { 12:56:47 local command 12:56:47 command="${1:-}" 12:56:47 if [ "$#" -gt 0 ]; then 12:56:47 shift 12:56:47 fi 12:56:47 12:56:47 case "$command" in 12:56:47 rehash|shell) 12:56:47 eval "$(pyenv "sh-$command" "$@")" 12:56:47 ;; 12:56:47 *) 12:56:47 command pyenv "$command" "$@" 12:56:47 ;; 12:56:47 esac 12:56:47 }' 12:56:47 +++ 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[*]}"' 12:56:47 ++ 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 12:56:47 ++ 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 12:56:47 ++ 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 12:56:47 ++ export PYENV_SHELL=bash 12:56:47 ++ PYENV_SHELL=bash 12:56:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:47 +++ complete -F _pyenv pyenv 12:56:47 ++ lf-pyver python3 12:56:47 ++ local py_version_xy=python3 12:56:47 ++ local py_version_xyz= 12:56:47 ++ pyenv versions 12:56:47 ++ local command 12:56:47 ++ command=versions 12:56:47 ++ '[' 1 -gt 0 ']' 12:56:47 ++ sed 's/^[ *]* //' 12:56:47 ++ shift 12:56:47 ++ case "$command" in 12:56:47 ++ command pyenv versions 12:56:47 ++ pyenv versions 12:56:47 ++ awk '{ print $1 }' 12:56:47 ++ grep -E '^[0-9.]*[0-9]$' 12:56:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:47 +++ grep '^3' /tmp/.pyenv_versions 12:56:47 +++ sort -V 12:56:47 +++ tail -n 1 12:56:47 ++ py_version_xyz=3.10.6 12:56:47 ++ [[ -z 3.10.6 ]] 12:56:47 ++ echo 3.10.6 12:56:47 ++ return 0 12:56:47 + pyenv local 3.10.6 12:56:47 + local command 12:56:47 + command=local 12:56:47 + '[' 2 -gt 0 ']' 12:56:47 + shift 12:56:47 + case "$command" in 12:56:47 + command pyenv local 3.10.6 12:56:47 + pyenv local 3.10.6 12:56:47 + for arg in "$@" 12:56:47 + case $arg in 12:56:47 + pkg_list+='tox ' 12:56:47 + for arg in "$@" 12:56:47 + case $arg in 12:56:47 + pkg_list+='virtualenv ' 12:56:47 + for arg in "$@" 12:56:47 + case $arg in 12:56:47 + pkg_list+='urllib3~=1.26.15 ' 12:56:47 + [[ -f /tmp/.toxenv ]] 12:56:47 + [[ ! -f /tmp/.toxenv ]] 12:56:47 + [[ -n '' ]] 12:56:47 + python3 -m venv /tmp/venv-3G7p 12:56:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3G7p' 12:56:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3G7p 12:56:51 + echo /tmp/venv-3G7p 12:56:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:51 + /tmp/venv-3G7p/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:54 + /tmp/venv-3G7p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:57 + type python3 12:56:57 + true 12:56:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3G7p/bin to PATH' 12:56:57 lf-activate-venv(): INFO: Adding /tmp/venv-3G7p/bin to PATH 12:56:57 + PATH=/tmp/venv-3G7p/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 12:56:57 + return 0 12:56:57 + python3 --version 12:56:57 Python 3.10.6 12:56:57 + python3 -m pip --version 12:56:57 pip 23.3.1 from /tmp/venv-3G7p/lib/python3.10/site-packages/pip (python 3.10) 12:56:57 + python3 -m pip freeze 12:56:57 cachetools==5.3.2 12:56:57 chardet==5.2.0 12:56:57 colorama==0.4.6 12:56:57 distlib==0.3.7 12:56:57 filelock==3.13.1 12:56:57 packaging==23.2 12:56:57 platformdirs==4.1.0 12:56:57 pluggy==1.3.0 12:56:57 pyproject-api==1.6.1 12:56:57 tomli==2.0.1 12:56:57 tox==4.11.4 12:56:57 urllib3==1.26.18 12:56:57 virtualenv==20.25.0 12:56:58 [EnvInject] - Injecting environment variables from a build step. 12:56:58 [EnvInject] - Injecting as environment variables the properties content 12:56:58 PARALLEL=false 12:56:58 12:56:58 [EnvInject] - Variables injected successfully. 12:56:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18009636444393448973.sh 12:56:58 ---> tox-run.sh 12:56:58 + 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 12:56:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:56:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:56:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:56:58 + cd /w/workspace/oom-master-commit-lint/. 12:56:58 + source /home/jenkins/lf-env.sh 12:56:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:58 ++ mktemp -d /tmp/venv-XXXX 12:56:58 + lf_venv=/tmp/venv-1iw2 12:56:58 + local venv_file=/tmp/.os_lf_venv 12:56:58 + local python=python3 12:56:58 + local options 12:56:58 + local set_path=true 12:56:58 + local install_args= 12:56:58 ++ 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 12:56:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:58 + true 12:56:58 + case $1 in 12:56:58 + venv_file=/tmp/.toxenv 12:56:58 + shift 2 12:56:58 + true 12:56:58 + case $1 in 12:56:58 + shift 12:56:58 + break 12:56:58 + case $python in 12:56:58 + local pkg_list= 12:56:58 + [[ -d /opt/pyenv ]] 12:56:58 + echo 'Setup pyenv:' 12:56:58 Setup pyenv: 12:56:58 + export PYENV_ROOT=/opt/pyenv 12:56:58 + PYENV_ROOT=/opt/pyenv 12:56:58 + 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 12:56:58 + 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 12:56:58 + pyenv versions 12:56:58 system 12:56:58 3.8.13 12:56:58 3.9.13 12:56:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:56:58 + command -v pyenv 12:56:58 ++ pyenv init - --no-rehash 12:56:58 + 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[*]}"'\'')" 12:56:58 export PATH="/opt/pyenv/shims:${PATH}" 12:56:58 export PYENV_SHELL=bash 12:56:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:58 pyenv() { 12:56:58 local command 12:56:58 command="${1:-}" 12:56:58 if [ "$#" -gt 0 ]; then 12:56:58 shift 12:56:58 fi 12:56:58 12:56:58 case "$command" in 12:56:58 rehash|shell) 12:56:58 eval "$(pyenv "sh-$command" "$@")" 12:56:58 ;; 12:56:58 *) 12:56:58 command pyenv "$command" "$@" 12:56:58 ;; 12:56:58 esac 12:56:58 }' 12:56:58 +++ 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[*]}"' 12:56:58 ++ 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 12:56:58 ++ 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 12:56:58 ++ 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 12:56:58 ++ export PYENV_SHELL=bash 12:56:58 ++ PYENV_SHELL=bash 12:56:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:58 +++ complete -F _pyenv pyenv 12:56:58 ++ lf-pyver python3 12:56:58 ++ local py_version_xy=python3 12:56:58 ++ local py_version_xyz= 12:56:58 ++ pyenv versions 12:56:58 ++ local command 12:56:58 ++ command=versions 12:56:58 ++ '[' 1 -gt 0 ']' 12:56:58 ++ shift 12:56:58 ++ case "$command" in 12:56:58 ++ command pyenv versions 12:56:58 ++ pyenv versions 12:56:58 ++ sed 's/^[ *]* //' 12:56:58 ++ grep -E '^[0-9.]*[0-9]$' 12:56:58 ++ awk '{ print $1 }' 12:56:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:58 +++ sort -V 12:56:58 +++ grep '^3' /tmp/.pyenv_versions 12:56:58 +++ tail -n 1 12:56:58 ++ py_version_xyz=3.10.6 12:56:58 ++ [[ -z 3.10.6 ]] 12:56:58 ++ echo 3.10.6 12:56:58 ++ return 0 12:56:58 + pyenv local 3.10.6 12:56:58 + local command 12:56:58 + command=local 12:56:58 + '[' 2 -gt 0 ']' 12:56:58 + shift 12:56:58 + case "$command" in 12:56:58 + command pyenv local 3.10.6 12:56:58 + pyenv local 3.10.6 12:56:58 + for arg in "$@" 12:56:58 + case $arg in 12:56:58 + pkg_list+='tox ' 12:56:58 + for arg in "$@" 12:56:58 + case $arg in 12:56:58 + pkg_list+='virtualenv ' 12:56:58 + for arg in "$@" 12:56:58 + case $arg in 12:56:58 + pkg_list+='urllib3~=1.26.15 ' 12:56:58 + [[ -f /tmp/.toxenv ]] 12:56:58 ++ cat /tmp/.toxenv 12:56:58 + lf_venv=/tmp/venv-3G7p 12:56:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3G7p from' file:/tmp/.toxenv 12:56:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3G7p from file:/tmp/.toxenv 12:56:58 + /tmp/venv-3G7p/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:59 + /tmp/venv-3G7p/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:00 + type python3 12:57:00 + true 12:57:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3G7p/bin to PATH' 12:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-3G7p/bin to PATH 12:57:00 + PATH=/tmp/venv-3G7p/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 12:57:00 + return 0 12:57:00 + [[ -d /opt/pyenv ]] 12:57:00 + echo '---> Setting up pyenv' 12:57:00 ---> Setting up pyenv 12:57:00 + export PYENV_ROOT=/opt/pyenv 12:57:00 + PYENV_ROOT=/opt/pyenv 12:57:00 + export PATH=/opt/pyenv/bin:/tmp/venv-3G7p/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 12:57:00 + PATH=/opt/pyenv/bin:/tmp/venv-3G7p/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 12:57:00 ++ pwd 12:57:00 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:57:00 + export PYTHONPATH 12:57:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:57:00 + TOX_TESTENV_PASSENV=PYTHONPATH 12:57:00 + tox --version 12:57:00 4.11.4 from /tmp/venv-3G7p/lib/python3.10/site-packages/tox/__init__.py 12:57:00 + PARALLEL=false 12:57:00 + TOX_OPTIONS_LIST= 12:57:00 + [[ -n gitlint ]] 12:57:00 + TOX_OPTIONS_LIST=' -e gitlint' 12:57:00 + case ${PARALLEL,,} in 12:57:00 + tox -e gitlint 12:57:00 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:57:02 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 12:57:27 gitlint: freeze> python -m pip freeze --all 12:57:28 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.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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 12:57:28 gitlint: commands[0]> gitlint 12:57:28 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "fix graphviz issue in ReadTheDocs" 12:57:28 3: B6 Body message is missing 12:57:28 3: B8 Body does not match regex (.{20,}) 12:57:28 gitlint: exit 3 (0.17 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2406 12:57:28 gitlint: FAIL code 3 (27.49=setup[27.32]+cmd[0.17] seconds) 12:57:28 evaluation failed :( (27.65 seconds) 12:57:28 + tox_status=3 12:57:28 + echo '---> Completed tox runs' 12:57:28 ---> Completed tox runs 12:57:28 + for i in .tox/*/log 12:57:28 ++ echo .tox/gitlint/log 12:57:28 ++ awk -F/ '{print $2}' 12:57:28 + tox_env=gitlint 12:57:28 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:57:28 + DOC_DIR=docs/_build/html 12:57:28 + [[ -d docs/_build/html ]] 12:57:28 + echo '---> tox-run.sh ends' 12:57:28 ---> tox-run.sh ends 12:57:28 + test 3 -eq 0 12:57:28 + exit 3 12:57:28 ++ '[' 2 = 1 ']' 12:57:28 Build step 'Execute shell' marked build as failure 12:57:28 $ ssh-agent -k 12:57:28 unset SSH_AUTH_SOCK; 12:57:28 unset SSH_AGENT_PID; 12:57:28 echo Agent pid 1708 killed; 12:57:28 [ssh-agent] Stopped. 12:57:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:57:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9835864527335488089.sh 12:57:28 ---> sysstat.sh 12:57:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7794931969797617864.sh 12:57:29 ---> package-listing.sh 12:57:29 ++ facter osfamily 12:57:29 ++ tr '[:upper:]' '[:lower:]' 12:57:29 + OS_FAMILY=debian 12:57:29 + workspace=/w/workspace/oom-master-commit-lint 12:57:29 + START_PACKAGES=/tmp/packages_start.txt 12:57:29 + END_PACKAGES=/tmp/packages_end.txt 12:57:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:29 + PACKAGES=/tmp/packages_start.txt 12:57:29 + '[' /w/workspace/oom-master-commit-lint ']' 12:57:29 + PACKAGES=/tmp/packages_end.txt 12:57:29 + case "${OS_FAMILY}" in 12:57:29 + dpkg -l 12:57:29 + grep '^ii' 12:57:29 + '[' -f /tmp/packages_start.txt ']' 12:57:29 + '[' -f /tmp/packages_end.txt ']' 12:57:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:29 + '[' /w/workspace/oom-master-commit-lint ']' 12:57:29 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:57:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:57:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4556341151051428420.sh 12:57:29 ---> capture-instance-metadata.sh 12:57:29 Setup pyenv: 12:57:29 system 12:57:29 3.8.13 12:57:29 3.9.13 12:57:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:57:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r7ww 12:57:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:36 lf-activate-venv(): INFO: Installing: lftools 12:58:07 lf-activate-venv(): INFO: Adding /tmp/venv-r7ww/bin to PATH 12:58:07 INFO: Running in OpenStack, capturing instance metadata 12:58:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11612054474508272520.sh 12:58:07 provisioning config files... 12:58:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config10036089766530414459tmp 12:58:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:58:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:58:07 [EnvInject] - Injecting environment variables from a build step. 12:58:07 [EnvInject] - Injecting as environment variables the properties content 12:58:07 SERVER_ID=logs 12:58:07 12:58:07 [EnvInject] - Variables injected successfully. 12:58:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11058371251243663675.sh 12:58:07 ---> create-netrc.sh 12:58:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins934192768112003738.sh 12:58:07 ---> python-tools-install.sh 12:58:07 Setup pyenv: 12:58:07 system 12:58:07 3.8.13 12:58:07 3.9.13 12:58:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ww from file:/tmp/.os_lf_venv 12:58:09 lf-activate-venv(): INFO: Installing: lftools 12:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-r7ww/bin to PATH 12:58:16 Generating Requirements File 12:58:47 Python 3.10.6 12:58:48 pip 23.3.1 from /tmp/venv-r7ww/lib/python3.10/site-packages/pip (python 3.10) 12:58:48 appdirs==1.4.4 12:58:48 argcomplete==3.1.6 12:58:48 aspy.yaml==1.3.0 12:58:48 attrs==23.1.0 12:58:48 autopage==0.5.2 12:58:48 Babel==2.13.1 12:58:48 beautifulsoup4==4.12.2 12:58:48 boto3==1.33.9 12:58:48 botocore==1.33.9 12:58:48 bs4==0.0.1 12:58:48 cachetools==5.3.2 12:58:48 certifi==2023.11.17 12:58:48 cffi==1.16.0 12:58:48 cfgv==3.4.0 12:58:48 chardet==5.2.0 12:58:48 charset-normalizer==3.3.2 12:58:48 click==8.1.7 12:58:48 cliff==4.4.0 12:58:48 cmd2==2.4.3 12:58:48 cryptography==3.3.2 12:58:48 debtcollector==2.5.0 12:58:48 decorator==5.1.1 12:58:48 defusedxml==0.7.1 12:58:48 Deprecated==1.2.14 12:58:48 distlib==0.3.7 12:58:48 dnspython==2.4.2 12:58:48 docker==4.2.2 12:58:48 dogpile.cache==1.2.2 12:58:48 email-validator==2.1.0.post1 12:58:48 filelock==3.13.1 12:58:48 future==0.18.3 12:58:48 gitdb==4.0.11 12:58:48 GitPython==3.1.40 12:58:48 google-auth==2.25.1 12:58:48 httplib2==0.22.0 12:58:48 identify==2.5.33 12:58:48 idna==3.6 12:58:48 importlib-metadata==7.0.0 12:58:48 importlib-resources==1.5.0 12:58:48 iso8601==2.1.0 12:58:48 Jinja2==3.1.2 12:58:48 jmespath==1.0.1 12:58:48 jsonpatch==1.33 12:58:48 jsonpointer==2.4 12:58:48 jsonschema==4.20.0 12:58:48 jsonschema-specifications==2023.11.2 12:58:48 keystoneauth1==5.4.0 12:58:48 kubernetes==28.1.0 12:58:48 lftools==0.37.8 12:58:48 lxml==4.9.3 12:58:48 MarkupSafe==2.1.3 12:58:48 msgpack==1.0.7 12:58:48 multi-key-dict==2.0.3 12:58:48 munch==4.0.0 12:58:48 netaddr==0.9.0 12:58:48 netifaces==0.11.0 12:58:48 niet==1.4.2 12:58:48 nodeenv==1.8.0 12:58:48 oauth2client==4.1.3 12:58:48 oauthlib==3.2.2 12:58:48 openstacksdk==0.62.0 12:58:48 os-client-config==2.1.0 12:58:48 os-service-types==1.7.0 12:58:48 osc-lib==2.9.0 12:58:48 oslo.config==9.2.0 12:58:48 oslo.context==5.3.0 12:58:48 oslo.i18n==6.2.0 12:58:48 oslo.log==5.4.0 12:58:48 oslo.serialization==5.2.0 12:58:48 oslo.utils==6.3.0 12:58:48 packaging==23.2 12:58:48 pbr==6.0.0 12:58:48 platformdirs==4.1.0 12:58:48 prettytable==3.9.0 12:58:48 pyasn1==0.5.1 12:58:48 pyasn1-modules==0.3.0 12:58:48 pycparser==2.21 12:58:48 pygerrit2==2.0.15 12:58:48 PyGithub==2.1.1 12:58:48 pyinotify==0.9.6 12:58:48 PyJWT==2.8.0 12:58:48 PyNaCl==1.5.0 12:58:48 pyparsing==2.4.7 12:58:48 pyperclip==1.8.2 12:58:48 pyrsistent==0.20.0 12:58:48 python-cinderclient==9.4.0 12:58:48 python-dateutil==2.8.2 12:58:48 python-heatclient==3.3.0 12:58:48 python-jenkins==1.8.2 12:58:48 python-keystoneclient==5.2.0 12:58:48 python-magnumclient==4.3.0 12:58:48 python-novaclient==18.4.0 12:58:48 python-openstackclient==6.0.0 12:58:48 python-swiftclient==4.4.0 12:58:48 pytz==2023.3.post1 12:58:48 PyYAML==6.0.1 12:58:48 referencing==0.31.1 12:58:48 requests==2.31.0 12:58:48 requests-oauthlib==1.3.1 12:58:48 requestsexceptions==1.4.0 12:58:48 rfc3986==2.0.0 12:58:48 rpds-py==0.13.2 12:58:48 rsa==4.9 12:58:48 ruamel.yaml==0.18.5 12:58:48 ruamel.yaml.clib==0.2.8 12:58:48 s3transfer==0.8.2 12:58:48 simplejson==3.19.2 12:58:48 six==1.16.0 12:58:48 smmap==5.0.1 12:58:48 soupsieve==2.5 12:58:48 stevedore==5.1.0 12:58:48 tabulate==0.9.0 12:58:48 toml==0.10.2 12:58:48 tomlkit==0.12.3 12:58:48 tqdm==4.66.1 12:58:48 typing_extensions==4.8.0 12:58:48 tzdata==2023.3 12:58:48 urllib3==1.26.18 12:58:48 virtualenv==20.25.0 12:58:48 wcwidth==0.2.12 12:58:48 websocket-client==1.7.0 12:58:48 wrapt==1.16.0 12:58:48 xdg==6.0.0 12:58:48 xmltodict==0.13.0 12:58:48 yq==3.2.3 12:58:48 zipp==3.17.0 12:58:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8407570751996620194.sh 12:58:48 ---> sudo-logs.sh 12:58:48 Archiving 'sudo' log.. 12:58:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11398546494835035780.sh 12:58:48 ---> job-cost.sh 12:58:48 Setup pyenv: 12:58:48 system 12:58:48 3.8.13 12:58:48 3.9.13 12:58:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ww from file:/tmp/.os_lf_venv 12:58:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:58 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. 12:58:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:58:58 lf-activate-venv(): INFO: Adding /tmp/venv-r7ww/bin to PATH 12:58:58 INFO: No Stack... 12:58:58 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:58 INFO: Archiving Costs 12:58:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11844226364383576473.sh 12:58:58 ---> logs-deploy.sh 12:58:58 Setup pyenv: 12:58:58 system 12:58:58 3.8.13 12:58:58 3.9.13 12:58:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ww from file:/tmp/.os_lf_venv 12:59:00 lf-activate-venv(): INFO: Installing: lftools 12:59:09 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. 12:59:09 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:59:10 lf-activate-venv(): INFO: Adding /tmp/venv-r7ww/bin to PATH 12:59:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7109 12:59:10 INFO: archiving workspace using pattern(s): 12:59:10 Archives upload complete. 12:59:11 INFO: archiving logs to Nexus 12:59:11 ---> uname -a: 12:59:11 Linux prd-ubuntu1804-builder-4c-4g-3042 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:59:11 12:59:11 12:59:11 ---> lscpu: 12:59:11 Architecture: x86_64 12:59:11 CPU op-mode(s): 32-bit, 64-bit 12:59:11 Byte Order: Little Endian 12:59:11 CPU(s): 4 12:59:11 On-line CPU(s) list: 0-3 12:59:11 Thread(s) per core: 1 12:59:11 Core(s) per socket: 1 12:59:11 Socket(s): 4 12:59:11 NUMA node(s): 1 12:59:11 Vendor ID: AuthenticAMD 12:59:11 CPU family: 23 12:59:11 Model: 49 12:59:11 Model name: AMD EPYC-Rome Processor 12:59:11 Stepping: 0 12:59:11 CPU MHz: 2799.998 12:59:11 BogoMIPS: 5599.99 12:59:11 Virtualization: AMD-V 12:59:11 Hypervisor vendor: KVM 12:59:11 Virtualization type: full 12:59:11 L1d cache: 32K 12:59:11 L1i cache: 32K 12:59:11 L2 cache: 512K 12:59:11 L3 cache: 16384K 12:59:11 NUMA node0 CPU(s): 0-3 12:59:11 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 12:59:11 12:59:11 12:59:11 ---> nproc: 12:59:11 4 12:59:11 12:59:11 12:59:12 ---> df -h: 12:59:12 Filesystem Size Used Avail Use% Mounted on 12:59:12 udev 7.9G 0 7.9G 0% /dev 12:59:12 tmpfs 1.6G 672K 1.6G 1% /run 12:59:12 /dev/vda1 78G 8.5G 69G 11% / 12:59:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:12 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:12 12:59:12 12:59:12 ---> free -m: 12:59:12 total used free shared buff/cache available 12:59:12 Mem: 16040 535 13173 0 2331 15180 12:59:12 Swap: 1023 0 1023 12:59:12 12:59:12 12:59:12 ---> ip addr: 12:59:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:12 inet 127.0.0.1/8 scope host lo 12:59:12 valid_lft forever preferred_lft forever 12:59:12 inet6 ::1/128 scope host 12:59:12 valid_lft forever preferred_lft forever 12:59:12 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:59:12 link/ether fa:16:3e:3c:d1:96 brd ff:ff:ff:ff:ff:ff 12:59:12 inet 10.30.107.67/23 brd 10.30.107.255 scope global dynamic ens3 12:59:12 valid_lft 86222sec preferred_lft 86222sec 12:59:12 inet6 fe80::f816:3eff:fe3c:d196/64 scope link 12:59:12 valid_lft forever preferred_lft forever 12:59:12 12:59:12 12:59:12 ---> sar -b -r -n DEV: 12:59:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3042) 12/07/23 _x86_64_ (4 CPU) 12:59:12 12:59:12 12:56:16 LINUX RESTART (4 CPU) 12:59:12 12:59:12 12:57:01 tps rtps wtps bread/s bwrtn/s 12:59:12 12:58:01 142.71 16.53 126.18 1108.62 31667.66 12:59:12 12:59:01 94.72 1.10 93.62 124.38 28093.58 12:59:12 Average: 118.71 8.82 109.90 616.50 29880.62 12:59:12 12:59:12 12:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:12 12:58:01 13686620 15506404 2738348 16.67 73536 1937196 854092 4.89 787388 1718284 111188 12:59:12 12:59:01 13508152 15564468 2916816 17.76 95168 2137804 751716 4.30 730584 1924436 134996 12:59:12 Average: 13597386 15535436 2827582 17.22 84352 2037500 802904 4.59 758986 1821360 123092 12:59:12 12:59:12 12:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:12 12:58:01 ens3 79.29 50.59 1242.50 9.90 0.00 0.00 0.00 0.00 12:59:12 12:58:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 12:59:12 12:59:01 ens3 49.41 34.43 532.32 8.58 0.00 0.00 0.00 0.00 12:59:12 12:59:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:59:12 Average: ens3 64.35 42.51 887.41 9.24 0.00 0.00 0.00 0.00 12:59:12 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:59:12 12:59:12 12:59:12 ---> sar -P ALL: 12:59:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3042) 12/07/23 _x86_64_ (4 CPU) 12:59:12 12:59:12 12:56:16 LINUX RESTART (4 CPU) 12:59:12 12:59:12 12:57:01 CPU %user %nice %system %iowait %steal %idle 12:59:12 12:58:01 all 19.48 0.00 1.70 5.97 0.07 72.79 12:59:12 12:58:01 0 7.47 0.00 0.88 0.17 0.05 91.44 12:59:12 12:58:01 1 12.44 0.00 1.47 16.04 0.08 69.96 12:59:12 12:58:01 2 34.65 0.00 2.57 2.83 0.07 59.88 12:59:12 12:58:01 3 23.39 0.00 1.92 4.94 0.05 69.70 12:59:12 12:59:01 all 21.31 0.00 1.40 3.60 0.06 73.63 12:59:12 12:59:01 0 23.78 0.00 1.67 2.82 0.10 71.63 12:59:12 12:59:01 1 19.97 0.00 1.15 5.47 0.05 73.36 12:59:12 12:59:01 2 29.49 0.00 1.82 0.50 0.05 68.15 12:59:12 12:59:01 3 12.00 0.00 0.94 5.61 0.05 81.40 12:59:12 Average: all 20.39 0.00 1.55 4.79 0.06 73.21 12:59:12 Average: 0 15.58 0.00 1.27 1.49 0.07 81.58 12:59:12 Average: 1 16.21 0.00 1.31 10.75 0.07 71.66 12:59:12 Average: 2 32.07 0.00 2.19 1.67 0.06 64.01 12:59:12 Average: 3 17.70 0.00 1.43 5.28 0.05 75.55 12:59:12 12:59:12 12:59:12