16:17:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 16:17:41 Running as SYSTEM 16:17:41 [EnvInject] - Loading node environment variables. 16:17:41 Building remotely on prd-ubuntu1804-builder-4c-4g-2566 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:17:41 [ssh-agent] Looking for ssh-agent implementation... 16:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:41 $ ssh-agent 16:17:41 SSH_AUTH_SOCK=/tmp/ssh-BGSvy5QcIvRt/agent.1873 16:17:41 SSH_AGENT_PID=1875 16:17:41 [ssh-agent] Started. 16:17:41 Running ssh-add (command line suppressed) 16:17:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1027526675152864558.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1027526675152864558.key) 16:17:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:17:41 The recommended git tool is: NONE 16:17:44 using credential onap-jenkins-ssh 16:17:44 Wiping out workspace first. 16:17:44 Cloning the remote Git repository 16:17:44 Cloning repository git://cloud.onap.org/mirror/oom.git 16:17:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:17:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:17:44 > git --version # timeout=10 16:17:44 > git --version # 'git version 2.17.1' 16:17:44 using GIT_SSH to set credentials Gerrit user 16:17:44 Verifying host key using manually-configured host key entries 16:17:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:17:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:17:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:17:51 using GIT_SSH to set credentials Gerrit user 16:17:51 Verifying host key using manually-configured host key entries 16:17:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/7 # timeout=30 16:17:52 > git rev-parse ee5e8d47d49983594606400499ca17c7ee65e9b9^{commit} # timeout=10 16:17:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:17:52 Checking out Revision ee5e8d47d49983594606400499ca17c7ee65e9b9 (refs/changes/95/136395/7) 16:17:52 > git config core.sparsecheckout # timeout=10 16:17:52 > git checkout -f ee5e8d47d49983594606400499ca17c7ee65e9b9 # timeout=30 16:17:55 Commit message: "[CPS] Config updates for cps-core and DMI" 16:17:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:17:55 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:17:55 [EnvInject] - Injecting environment variables from a build step. 16:17:55 [EnvInject] - Injecting as environment variables the properties content 16:17:55 PYTHON=python3 16:17:55 16:17:55 [EnvInject] - Variables injected successfully. 16:17:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9304378343826999371.sh 16:17:55 ---> tox-install.sh 16:17:55 + source /home/jenkins/lf-env.sh 16:17:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:17:55 ++ mktemp -d /tmp/venv-XXXX 16:17:55 + lf_venv=/tmp/venv-NaM4 16:17:55 + local venv_file=/tmp/.os_lf_venv 16:17:55 + local python=python3 16:17:55 + local options 16:17:55 + local set_path=true 16:17:55 + local install_args= 16:17:55 ++ 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 16:17:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:17:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:17:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:17:55 + true 16:17:55 + case $1 in 16:17:55 + venv_file=/tmp/.toxenv 16:17:55 + shift 2 16:17:55 + true 16:17:55 + case $1 in 16:17:55 + shift 16:17:55 + break 16:17:55 + case $python in 16:17:55 + local pkg_list= 16:17:55 + [[ -d /opt/pyenv ]] 16:17:55 + echo 'Setup pyenv:' 16:17:55 Setup pyenv: 16:17:55 + export PYENV_ROOT=/opt/pyenv 16:17:55 + PYENV_ROOT=/opt/pyenv 16:17:55 + 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 16:17:55 + 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 16:17:55 + pyenv versions 16:17:56 * system (set by /opt/pyenv/version) 16:17:56 * 3.8.13 (set by /opt/pyenv/version) 16:17:56 * 3.9.13 (set by /opt/pyenv/version) 16:17:56 * 3.10.6 (set by /opt/pyenv/version) 16:17:56 + command -v pyenv 16:17:56 ++ pyenv init - --no-rehash 16:17:56 + 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[*]}"'\'')" 16:17:56 export PATH="/opt/pyenv/shims:${PATH}" 16:17:56 export PYENV_SHELL=bash 16:17:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:17:56 pyenv() { 16:17:56 local command 16:17:56 command="${1:-}" 16:17:56 if [ "$#" -gt 0 ]; then 16:17:56 shift 16:17:56 fi 16:17:56 16:17:56 case "$command" in 16:17:56 rehash|shell) 16:17:56 eval "$(pyenv "sh-$command" "$@")" 16:17:56 ;; 16:17:56 *) 16:17:56 command pyenv "$command" "$@" 16:17:56 ;; 16:17:56 esac 16:17:56 }' 16:17:56 +++ 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[*]}"' 16:17:56 ++ 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 16:17:56 ++ 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 16:17:56 ++ 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 16:17:56 ++ export PYENV_SHELL=bash 16:17:56 ++ PYENV_SHELL=bash 16:17:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:17:56 +++ complete -F _pyenv pyenv 16:17:56 ++ lf-pyver python3 16:17:56 ++ local py_version_xy=python3 16:17:56 ++ local py_version_xyz= 16:17:56 ++ pyenv versions 16:17:56 ++ local command 16:17:56 ++ command=versions 16:17:56 ++ '[' 1 -gt 0 ']' 16:17:56 ++ shift 16:17:56 ++ case "$command" in 16:17:56 ++ command pyenv versions 16:17:56 ++ pyenv versions 16:17:56 ++ sed 's/^[ *]* //' 16:17:56 ++ awk '{ print $1 }' 16:17:56 ++ grep -E '^[0-9.]*[0-9]$' 16:17:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:17:56 +++ grep '^3' /tmp/.pyenv_versions 16:17:56 +++ sort -V 16:17:56 +++ tail -n 1 16:17:56 ++ py_version_xyz=3.10.6 16:17:56 ++ [[ -z 3.10.6 ]] 16:17:56 ++ echo 3.10.6 16:17:56 ++ return 0 16:17:56 + pyenv local 3.10.6 16:17:56 + local command 16:17:56 + command=local 16:17:56 + '[' 2 -gt 0 ']' 16:17:56 + shift 16:17:56 + case "$command" in 16:17:56 + command pyenv local 3.10.6 16:17:56 + pyenv local 3.10.6 16:17:56 + for arg in "$@" 16:17:56 + case $arg in 16:17:56 + pkg_list+='tox ' 16:17:56 + for arg in "$@" 16:17:56 + case $arg in 16:17:56 + pkg_list+='virtualenv ' 16:17:56 + for arg in "$@" 16:17:56 + case $arg in 16:17:56 + pkg_list+='urllib3~=1.26.15 ' 16:17:56 + [[ -f /tmp/.toxenv ]] 16:17:56 + [[ ! -f /tmp/.toxenv ]] 16:17:56 + [[ -n '' ]] 16:17:56 + python3 -m venv /tmp/venv-NaM4 16:18:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NaM4' 16:18:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NaM4 16:18:05 + echo /tmp/venv-NaM4 16:18:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:18:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:18:05 + /tmp/venv-NaM4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:11 + /tmp/venv-NaM4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:24 + type python3 16:18:24 + true 16:18:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NaM4/bin to PATH' 16:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-NaM4/bin to PATH 16:18:24 + PATH=/tmp/venv-NaM4/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 16:18:24 + return 0 16:18:24 + python3 --version 16:18:24 Python 3.10.6 16:18:24 + python3 -m pip --version 16:18:24 pip 23.3.1 from /tmp/venv-NaM4/lib/python3.10/site-packages/pip (python 3.10) 16:18:24 + python3 -m pip freeze 16:18:25 cachetools==5.3.2 16:18:25 chardet==5.2.0 16:18:25 colorama==0.4.6 16:18:25 distlib==0.3.7 16:18:25 filelock==3.13.1 16:18:25 packaging==23.2 16:18:25 platformdirs==4.1.0 16:18:25 pluggy==1.3.0 16:18:25 pyproject-api==1.6.1 16:18:25 tomli==2.0.1 16:18:25 tox==4.11.4 16:18:25 urllib3==1.26.18 16:18:25 virtualenv==20.25.0 16:18:25 [EnvInject] - Injecting environment variables from a build step. 16:18:25 [EnvInject] - Injecting as environment variables the properties content 16:18:25 PARALLEL=false 16:18:25 16:18:25 [EnvInject] - Variables injected successfully. 16:18:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10197686976662509127.sh 16:18:25 ---> tox-run.sh 16:18:25 + 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 16:18:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:18:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:18:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:18:25 + cd /w/workspace/oom-master-pre-commit-lint/. 16:18:25 + source /home/jenkins/lf-env.sh 16:18:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:25 ++ mktemp -d /tmp/venv-XXXX 16:18:25 + lf_venv=/tmp/venv-PYCP 16:18:25 + local venv_file=/tmp/.os_lf_venv 16:18:25 + local python=python3 16:18:25 + local options 16:18:25 + local set_path=true 16:18:25 + local install_args= 16:18:25 ++ 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 16:18:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:25 + true 16:18:25 + case $1 in 16:18:25 + venv_file=/tmp/.toxenv 16:18:25 + shift 2 16:18:25 + true 16:18:25 + case $1 in 16:18:25 + shift 16:18:25 + break 16:18:25 + case $python in 16:18:25 + local pkg_list= 16:18:25 + [[ -d /opt/pyenv ]] 16:18:25 + echo 'Setup pyenv:' 16:18:25 Setup pyenv: 16:18:25 + export PYENV_ROOT=/opt/pyenv 16:18:25 + PYENV_ROOT=/opt/pyenv 16:18:25 + 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 16:18:25 + 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 16:18:25 + pyenv versions 16:18:25 system 16:18:25 3.8.13 16:18:25 3.9.13 16:18:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:18:25 + command -v pyenv 16:18:25 ++ pyenv init - --no-rehash 16:18:25 + 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[*]}"'\'')" 16:18:25 export PATH="/opt/pyenv/shims:${PATH}" 16:18:25 export PYENV_SHELL=bash 16:18:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:25 pyenv() { 16:18:25 local command 16:18:25 command="${1:-}" 16:18:25 if [ "$#" -gt 0 ]; then 16:18:25 shift 16:18:25 fi 16:18:25 16:18:25 case "$command" in 16:18:25 rehash|shell) 16:18:25 eval "$(pyenv "sh-$command" "$@")" 16:18:25 ;; 16:18:25 *) 16:18:25 command pyenv "$command" "$@" 16:18:25 ;; 16:18:25 esac 16:18:25 }' 16:18:25 +++ 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[*]}"' 16:18:25 ++ 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 16:18:25 ++ 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 16:18:25 ++ 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 16:18:25 ++ export PYENV_SHELL=bash 16:18:25 ++ PYENV_SHELL=bash 16:18:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:25 +++ complete -F _pyenv pyenv 16:18:25 ++ lf-pyver python3 16:18:25 ++ local py_version_xy=python3 16:18:25 ++ local py_version_xyz= 16:18:25 ++ pyenv versions 16:18:25 ++ local command 16:18:25 ++ command=versions 16:18:25 ++ '[' 1 -gt 0 ']' 16:18:25 ++ shift 16:18:25 ++ case "$command" in 16:18:25 ++ command pyenv versions 16:18:25 ++ pyenv versions 16:18:25 ++ awk '{ print $1 }' 16:18:25 ++ sed 's/^[ *]* //' 16:18:25 ++ grep -E '^[0-9.]*[0-9]$' 16:18:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:25 +++ grep '^3' /tmp/.pyenv_versions 16:18:25 +++ sort -V 16:18:25 +++ tail -n 1 16:18:25 ++ py_version_xyz=3.10.6 16:18:25 ++ [[ -z 3.10.6 ]] 16:18:25 ++ echo 3.10.6 16:18:25 ++ return 0 16:18:25 + pyenv local 3.10.6 16:18:25 + local command 16:18:25 + command=local 16:18:25 + '[' 2 -gt 0 ']' 16:18:25 + shift 16:18:25 + case "$command" in 16:18:25 + command pyenv local 3.10.6 16:18:25 + pyenv local 3.10.6 16:18:25 + for arg in "$@" 16:18:25 + case $arg in 16:18:25 + pkg_list+='tox ' 16:18:25 + for arg in "$@" 16:18:25 + case $arg in 16:18:25 + pkg_list+='virtualenv ' 16:18:25 + for arg in "$@" 16:18:25 + case $arg in 16:18:25 + pkg_list+='urllib3~=1.26.15 ' 16:18:25 + [[ -f /tmp/.toxenv ]] 16:18:25 ++ cat /tmp/.toxenv 16:18:25 + lf_venv=/tmp/venv-NaM4 16:18:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NaM4 from' file:/tmp/.toxenv 16:18:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NaM4 from file:/tmp/.toxenv 16:18:25 + /tmp/venv-NaM4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:27 + /tmp/venv-NaM4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:29 + type python3 16:18:29 + true 16:18:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NaM4/bin to PATH' 16:18:29 lf-activate-venv(): INFO: Adding /tmp/venv-NaM4/bin to PATH 16:18:29 + PATH=/tmp/venv-NaM4/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 16:18:29 + return 0 16:18:29 + [[ -d /opt/pyenv ]] 16:18:29 + echo '---> Setting up pyenv' 16:18:29 ---> Setting up pyenv 16:18:29 + export PYENV_ROOT=/opt/pyenv 16:18:29 + PYENV_ROOT=/opt/pyenv 16:18:29 + export PATH=/opt/pyenv/bin:/tmp/venv-NaM4/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 16:18:29 + PATH=/opt/pyenv/bin:/tmp/venv-NaM4/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 16:18:29 ++ pwd 16:18:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:18:29 + export PYTHONPATH 16:18:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:18:29 + TOX_TESTENV_PASSENV=PYTHONPATH 16:18:29 + tox --version 16:18:29 4.11.4 from /tmp/venv-NaM4/lib/python3.10/site-packages/tox/__init__.py 16:18:29 + PARALLEL=false 16:18:29 + TOX_OPTIONS_LIST= 16:18:29 + [[ -n pre-commit ]] 16:18:29 + TOX_OPTIONS_LIST=' -e pre-commit' 16:18:29 + case ${PARALLEL,,} in 16:18:29 + tox -e pre-commit 16:18:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:18:31 pre-commit: install_deps> python -I -m pip install pre-commit 16:18:37 pre-commit: freeze> python -m pip freeze --all 16:18:37 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 16:18:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:18:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:18:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:18:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:18:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:18:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:18:42 [INFO] Once installed this environment will be reused. 16:18:42 [INFO] This may take a few minutes... 16:18:48 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:18:48 [INFO] Once installed this environment will be reused. 16:18:48 [INFO] This may take a few minutes... 16:18:56 Trim Trailing Whitespace.................................................Passed 16:18:56 Tabs remover.............................................................Passed 16:18:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:18:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:18:56 [INFO] Once installed this environment will be reused. 16:18:56 [INFO] This may take a few minutes... 16:19:08 gitlint..............................................(no files to check)Skipped 16:19:08 pre-commit: OK (38.09=setup[7.59]+cmd[18.64,11.86] seconds) 16:19:08 congratulations :) (38.26 seconds) 16:19:08 + tox_status=0 16:19:08 + echo '---> Completed tox runs' 16:19:08 ---> Completed tox runs 16:19:08 + for i in .tox/*/log 16:19:08 ++ echo .tox/pre-commit/log 16:19:08 ++ awk -F/ '{print $2}' 16:19:08 + tox_env=pre-commit 16:19:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:19:08 + DOC_DIR=docs/_build/html 16:19:08 + [[ -d docs/_build/html ]] 16:19:08 + echo '---> tox-run.sh ends' 16:19:08 ---> tox-run.sh ends 16:19:08 + test 0 -eq 0 16:19:08 $ ssh-agent -k 16:19:08 unset SSH_AUTH_SOCK; 16:19:08 unset SSH_AGENT_PID; 16:19:08 echo Agent pid 1875 killed; 16:19:08 [ssh-agent] Stopped. 16:19:08 [PostBuildScript] - [INFO] Executing post build scripts. 16:19:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4479716945013335259.sh 16:19:08 ---> sysstat.sh 16:19:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1510332300410998580.sh 16:19:09 ---> package-listing.sh 16:19:09 ++ tr '[:upper:]' '[:lower:]' 16:19:09 ++ facter osfamily 16:19:09 + OS_FAMILY=debian 16:19:09 + workspace=/w/workspace/oom-master-pre-commit-lint 16:19:09 + START_PACKAGES=/tmp/packages_start.txt 16:19:09 + END_PACKAGES=/tmp/packages_end.txt 16:19:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:09 + PACKAGES=/tmp/packages_start.txt 16:19:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:19:09 + PACKAGES=/tmp/packages_end.txt 16:19:09 + case "${OS_FAMILY}" in 16:19:09 + dpkg -l 16:19:09 + grep '^ii' 16:19:09 + '[' -f /tmp/packages_start.txt ']' 16:19:09 + '[' -f /tmp/packages_end.txt ']' 16:19:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:19:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:19:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:19:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17005099255543115532.sh 16:19:09 ---> capture-instance-metadata.sh 16:19:09 Setup pyenv: 16:19:09 system 16:19:09 3.8.13 16:19:09 3.9.13 16:19:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DPqj 16:19:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:19:20 lf-activate-venv(): INFO: Installing: lftools 16:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-DPqj/bin to PATH 16:20:26 INFO: Running in OpenStack, capturing instance metadata 16:20:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins771277976837696953.sh 16:20:27 provisioning config files... 16:20:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15337444285649518530tmp 16:20:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:20:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:20:27 [EnvInject] - Injecting environment variables from a build step. 16:20:27 [EnvInject] - Injecting as environment variables the properties content 16:20:27 SERVER_ID=logs 16:20:27 16:20:27 [EnvInject] - Variables injected successfully. 16:20:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3609336986922235584.sh 16:20:27 ---> create-netrc.sh 16:20:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9489591838063463643.sh 16:20:27 ---> python-tools-install.sh 16:20:27 Setup pyenv: 16:20:27 system 16:20:27 3.8.13 16:20:27 3.9.13 16:20:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DPqj from file:/tmp/.os_lf_venv 16:20:28 lf-activate-venv(): INFO: Installing: lftools 16:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-DPqj/bin to PATH 16:20:41 Generating Requirements File 16:21:45 Python 3.10.6 16:21:45 pip 23.3.1 from /tmp/venv-DPqj/lib/python3.10/site-packages/pip (python 3.10) 16:21:45 appdirs==1.4.4 16:21:45 argcomplete==3.1.6 16:21:45 aspy.yaml==1.3.0 16:21:45 attrs==23.1.0 16:21:45 autopage==0.5.2 16:21:45 Babel==2.13.1 16:21:45 beautifulsoup4==4.12.2 16:21:45 boto3==1.33.7 16:21:45 botocore==1.33.7 16:21:45 bs4==0.0.1 16:21:45 cachetools==5.3.2 16:21:45 certifi==2023.11.17 16:21:45 cffi==1.16.0 16:21:45 cfgv==3.4.0 16:21:45 chardet==5.2.0 16:21:45 charset-normalizer==3.3.2 16:21:45 click==8.1.7 16:21:45 cliff==4.4.0 16:21:45 cmd2==2.4.3 16:21:45 cryptography==3.3.2 16:21:45 debtcollector==2.5.0 16:21:45 decorator==5.1.1 16:21:45 defusedxml==0.7.1 16:21:45 Deprecated==1.2.14 16:21:45 distlib==0.3.7 16:21:45 dnspython==2.4.2 16:21:45 docker==4.2.2 16:21:45 dogpile.cache==1.2.2 16:21:45 email-validator==2.1.0.post1 16:21:45 filelock==3.13.1 16:21:45 future==0.18.3 16:21:45 gitdb==4.0.11 16:21:45 GitPython==3.1.40 16:21:45 google-auth==2.24.0 16:21:45 httplib2==0.22.0 16:21:45 identify==2.5.32 16:21:45 idna==3.6 16:21:45 importlib-metadata==7.0.0 16:21:45 importlib-resources==1.5.0 16:21:45 iso8601==2.1.0 16:21:45 Jinja2==3.1.2 16:21:45 jmespath==1.0.1 16:21:45 jsonpatch==1.33 16:21:45 jsonpointer==2.4 16:21:45 jsonschema==4.20.0 16:21:45 jsonschema-specifications==2023.11.2 16:21:45 keystoneauth1==5.4.0 16:21:45 kubernetes==28.1.0 16:21:45 lftools==0.37.8 16:21:45 lxml==4.9.3 16:21:45 MarkupSafe==2.1.3 16:21:45 msgpack==1.0.7 16:21:45 multi-key-dict==2.0.3 16:21:45 munch==4.0.0 16:21:45 netaddr==0.9.0 16:21:45 netifaces==0.11.0 16:21:45 niet==1.4.2 16:21:45 nodeenv==1.8.0 16:21:45 oauth2client==4.1.3 16:21:45 oauthlib==3.2.2 16:21:45 openstacksdk==0.62.0 16:21:45 os-client-config==2.1.0 16:21:45 os-service-types==1.7.0 16:21:45 osc-lib==2.9.0 16:21:45 oslo.config==9.2.0 16:21:45 oslo.context==5.3.0 16:21:45 oslo.i18n==6.2.0 16:21:45 oslo.log==5.4.0 16:21:45 oslo.serialization==5.2.0 16:21:45 oslo.utils==6.3.0 16:21:45 packaging==23.2 16:21:45 pbr==6.0.0 16:21:45 platformdirs==4.1.0 16:21:45 prettytable==3.9.0 16:21:45 pyasn1==0.5.1 16:21:45 pyasn1-modules==0.3.0 16:21:45 pycparser==2.21 16:21:45 pygerrit2==2.0.15 16:21:45 PyGithub==2.1.1 16:21:45 pyinotify==0.9.6 16:21:45 PyJWT==2.8.0 16:21:45 PyNaCl==1.5.0 16:21:45 pyparsing==2.4.7 16:21:45 pyperclip==1.8.2 16:21:45 pyrsistent==0.20.0 16:21:45 python-cinderclient==9.4.0 16:21:45 python-dateutil==2.8.2 16:21:45 python-heatclient==3.3.0 16:21:45 python-jenkins==1.8.2 16:21:45 python-keystoneclient==5.2.0 16:21:45 python-magnumclient==4.3.0 16:21:45 python-novaclient==18.4.0 16:21:45 python-openstackclient==6.0.0 16:21:45 python-swiftclient==4.4.0 16:21:45 pytz==2023.3.post1 16:21:45 PyYAML==6.0.1 16:21:45 referencing==0.31.1 16:21:45 requests==2.31.0 16:21:45 requests-oauthlib==1.3.1 16:21:45 requestsexceptions==1.4.0 16:21:45 rfc3986==2.0.0 16:21:45 rpds-py==0.13.2 16:21:45 rsa==4.9 16:21:45 ruamel.yaml==0.18.5 16:21:45 ruamel.yaml.clib==0.2.8 16:21:45 s3transfer==0.8.2 16:21:45 simplejson==3.19.2 16:21:45 six==1.16.0 16:21:45 smmap==5.0.1 16:21:45 soupsieve==2.5 16:21:45 stevedore==5.1.0 16:21:45 tabulate==0.9.0 16:21:45 toml==0.10.2 16:21:45 tomlkit==0.12.3 16:21:45 tqdm==4.66.1 16:21:45 typing_extensions==4.8.0 16:21:45 tzdata==2023.3 16:21:45 urllib3==1.26.18 16:21:45 virtualenv==20.25.0 16:21:45 wcwidth==0.2.12 16:21:45 websocket-client==1.7.0 16:21:45 wrapt==1.16.0 16:21:45 xdg==6.0.0 16:21:45 xmltodict==0.13.0 16:21:45 yq==3.2.3 16:21:45 zipp==3.17.0 16:21:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3420300341593657096.sh 16:21:45 ---> sudo-logs.sh 16:21:45 Archiving 'sudo' log.. 16:21:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17368043765700028919.sh 16:21:46 ---> job-cost.sh 16:21:46 Setup pyenv: 16:21:46 system 16:21:46 3.8.13 16:21:46 3.9.13 16:21:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DPqj from file:/tmp/.os_lf_venv 16:21:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:21: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. 16:21:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:21:58 lf-activate-venv(): INFO: Adding /tmp/venv-DPqj/bin to PATH 16:21:58 INFO: No Stack... 16:21:59 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:59 INFO: Archiving Costs 16:21:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4955776566392061831.sh 16:21:59 ---> logs-deploy.sh 16:21:59 Setup pyenv: 16:21:59 system 16:21:59 3.8.13 16:21:59 3.9.13 16:21:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:21:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DPqj from file:/tmp/.os_lf_venv 16:22:00 lf-activate-venv(): INFO: Installing: lftools 16:22:21 lf-activate-venv(): INFO: Adding /tmp/venv-DPqj/bin to PATH 16:22:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3213 16:22:21 INFO: archiving workspace using pattern(s): 16:22:23 Archives upload complete. 16:22:23 INFO: archiving logs to Nexus 16:22:24 ---> uname -a: 16:22:24 Linux prd-ubuntu1804-builder-4c-4g-2566 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:22:24 16:22:24 16:22:24 ---> lscpu: 16:22:24 Architecture: x86_64 16:22:24 CPU op-mode(s): 32-bit, 64-bit 16:22:24 Byte Order: Little Endian 16:22:24 CPU(s): 4 16:22:24 On-line CPU(s) list: 0-3 16:22:24 Thread(s) per core: 1 16:22:24 Core(s) per socket: 1 16:22:24 Socket(s): 4 16:22:24 NUMA node(s): 1 16:22:24 Vendor ID: AuthenticAMD 16:22:24 CPU family: 23 16:22:24 Model: 49 16:22:24 Model name: AMD EPYC-Rome Processor 16:22:24 Stepping: 0 16:22:24 CPU MHz: 2799.996 16:22:24 BogoMIPS: 5599.99 16:22:24 Virtualization: AMD-V 16:22:24 Hypervisor vendor: KVM 16:22:24 Virtualization type: full 16:22:24 L1d cache: 32K 16:22:24 L1i cache: 32K 16:22:24 L2 cache: 512K 16:22:24 L3 cache: 16384K 16:22:24 NUMA node0 CPU(s): 0-3 16:22:24 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 16:22:24 16:22:24 16:22:24 ---> nproc: 16:22:24 4 16:22:24 16:22:24 16:22:24 ---> df -h: 16:22:24 Filesystem Size Used Avail Use% Mounted on 16:22:24 udev 7.9G 0 7.9G 0% /dev 16:22:24 tmpfs 1.6G 672K 1.6G 1% /run 16:22:24 /dev/vda1 78G 8.4G 69G 11% / 16:22:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:22:24 tmpfs 5.0M 0 5.0M 0% /run/lock 16:22:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:22:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:22:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:22:24 16:22:24 16:22:24 ---> free -m: 16:22:24 total used free shared buff/cache available 16:22:24 Mem: 16040 544 13257 0 2237 15174 16:22:24 Swap: 1023 0 1023 16:22:24 16:22:24 16:22:24 ---> ip addr: 16:22:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:22:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:22:24 inet 127.0.0.1/8 scope host lo 16:22:24 valid_lft forever preferred_lft forever 16:22:24 inet6 ::1/128 scope host 16:22:24 valid_lft forever preferred_lft forever 16:22:24 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:22:24 link/ether fa:16:3e:82:85:6d brd ff:ff:ff:ff:ff:ff 16:22:24 inet 10.30.107.146/23 brd 10.30.107.255 scope global dynamic ens3 16:22:24 valid_lft 86068sec preferred_lft 86068sec 16:22:24 inet6 fe80::f816:3eff:fe82:856d/64 scope link 16:22:24 valid_lft forever preferred_lft forever 16:22:24 16:22:24 16:22:24 ---> sar -b -r -n DEV: 16:22:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2566) 12/05/23 _x86_64_ (4 CPU) 16:22:24 16:22:24 16:16:58 LINUX RESTART (4 CPU) 16:22:24 16:22:24 16:17:02 tps rtps wtps bread/s bwrtn/s 16:22:24 16:18:02 132.35 87.10 45.25 5117.91 45721.06 16:22:24 16:19:01 52.65 20.79 31.86 1147.60 11496.49 16:22:24 16:20:01 67.29 0.15 67.14 9.20 13188.07 16:22:24 16:21:01 65.29 2.28 63.01 119.45 14914.45 16:22:24 16:22:01 38.19 0.35 37.84 24.80 11207.20 16:22:24 Average: 71.01 21.92 49.09 1271.38 19243.03 16:22:24 16:22:24 16:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:24 16:18:02 14261516 15598796 2163452 13.17 38416 1513620 779632 4.46 613844 1369752 34532 16:22:24 16:19:01 13986348 15553608 2438620 14.85 52760 1716260 849620 4.86 726416 1504672 120716 16:22:24 16:20:01 13876648 15519364 2548320 15.51 61264 1777780 808852 4.63 780808 1549540 24884 16:22:24 16:21:01 13752320 15562220 2672648 16.27 75144 1923056 770524 4.41 763488 1674688 22296 16:22:24 16:22:01 13614956 15579360 2810012 17.11 86524 2057832 744744 4.26 752188 1806300 134528 16:22:24 Average: 13898358 15562670 2526610 15.38 62822 1797710 790674 4.52 727349 1580990 67391 16:22:24 16:22:24 16:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:24 16:18:02 ens3 372.68 257.14 1494.23 58.59 0.00 0.00 0.00 0.00 16:22:24 16:18:02 lo 1.97 1.97 0.18 0.18 0.00 0.00 0.00 0.00 16:22:24 16:19:01 ens3 43.91 29.54 625.41 4.64 0.00 0.00 0.00 0.00 16:22:24 16:19:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 16:22:24 16:20:01 ens3 21.23 20.23 80.66 18.91 0.00 0.00 0.00 0.00 16:22:24 16:20:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 16:22:24 16:21:01 ens3 32.86 21.01 599.67 4.55 0.00 0.00 0.00 0.00 16:22:24 16:21:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 16:22:24 16:22:01 ens3 32.16 23.85 432.49 4.85 0.00 0.00 0.00 0.00 16:22:24 16:22:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 16:22:24 Average: ens3 99.85 69.86 643.72 18.22 0.00 0.00 0.00 0.00 16:22:24 Average: lo 1.19 1.19 0.12 0.12 0.00 0.00 0.00 0.00 16:22:24 16:22:24 16:22:24 ---> sar -P ALL: 16:22:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2566) 12/05/23 _x86_64_ (4 CPU) 16:22:24 16:22:24 16:16:58 LINUX RESTART (4 CPU) 16:22:24 16:22:24 16:17:02 CPU %user %nice %system %iowait %steal %idle 16:22:24 16:18:02 all 10.26 0.00 1.99 26.91 0.07 60.77 16:22:24 16:18:02 0 9.81 0.00 2.78 39.92 0.07 47.43 16:22:24 16:18:02 1 10.53 0.00 1.50 24.91 0.05 63.00 16:22:24 16:18:02 2 8.85 0.00 1.36 9.09 0.03 80.66 16:22:24 16:18:02 3 11.86 0.00 2.30 34.01 0.10 51.73 16:22:24 16:19:01 all 13.81 0.00 1.24 13.23 0.08 71.64 16:22:24 16:19:01 0 15.74 0.00 1.38 28.29 0.09 54.50 16:22:24 16:19:01 1 10.25 0.00 1.32 19.92 0.10 68.41 16:22:24 16:19:01 2 17.36 0.00 1.34 4.05 0.10 77.14 16:22:24 16:19:01 3 11.89 0.00 0.96 0.67 0.05 86.43 16:22:24 16:20:01 all 10.17 0.00 0.70 15.99 0.09 73.05 16:22:24 16:20:01 0 5.56 0.00 0.50 0.30 0.03 93.60 16:22:24 16:20:01 1 18.02 0.00 1.06 13.12 0.08 67.72 16:22:24 16:20:01 2 10.48 0.00 0.81 45.11 0.12 43.48 16:22:24 16:20:01 3 6.62 0.00 0.42 5.48 0.10 87.39 16:22:24 16:21:01 all 12.14 0.00 0.93 12.53 0.05 74.35 16:22:24 16:21:01 0 13.71 0.00 1.28 7.52 0.05 77.44 16:22:24 16:21:01 1 15.72 0.00 0.82 2.92 0.05 80.50 16:22:24 16:21:01 2 4.73 0.00 0.42 1.73 0.03 93.10 16:22:24 16:21:01 3 14.42 0.00 1.19 37.97 0.05 46.36 16:22:24 16:22:01 all 13.09 0.00 0.85 11.03 0.04 74.99 16:22:24 16:22:01 0 14.64 0.00 0.98 38.62 0.07 45.69 16:22:24 16:22:01 1 19.05 0.00 1.08 1.49 0.07 78.31 16:22:24 16:22:01 2 15.53 0.00 1.14 1.61 0.03 81.69 16:22:24 16:22:01 3 3.25 0.00 0.23 2.22 0.00 94.30 16:22:24 Average: all 11.89 0.00 1.14 15.90 0.07 71.00 16:22:24 Average: 0 11.89 0.00 1.38 22.85 0.06 63.82 16:22:24 Average: 1 14.74 0.00 1.15 12.42 0.07 71.62 16:22:24 Average: 2 11.38 0.00 1.01 12.34 0.06 75.20 16:22:24 Average: 3 9.58 0.00 1.01 16.00 0.06 73.35 16:22:24 16:22:24 16:22:24