05:19:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136873 05:19:01 Running as SYSTEM 05:19:01 [EnvInject] - Loading node environment variables. 05:19:01 Building remotely on prd-ubuntu1804-builder-4c-4g-8913 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:19:01 [ssh-agent] Looking for ssh-agent implementation... 05:19:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:01 $ ssh-agent 05:19:01 SSH_AUTH_SOCK=/tmp/ssh-5oGqAOogaGFv/agent.1700 05:19:01 SSH_AGENT_PID=1702 05:19:01 [ssh-agent] Started. 05:19:01 Running ssh-add (command line suppressed) 05:19:01 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5410708355991836209.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5410708355991836209.key) 05:19:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:19:01 The recommended git tool is: NONE 05:19:03 using credential onap-jenkins-ssh 05:19:03 Wiping out workspace first. 05:19:03 Cloning the remote Git repository 05:19:03 Cloning repository git://cloud.onap.org/mirror/oom.git 05:19:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:19:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:19:03 > git --version # timeout=10 05:19:03 > git --version # 'git version 2.17.1' 05:19:03 using GIT_SSH to set credentials Gerrit user 05:19:03 Verifying host key using manually-configured host key entries 05:19:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:19:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:19:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:19:17 using GIT_SSH to set credentials Gerrit user 05:19:17 Verifying host key using manually-configured host key entries 05:19:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/136873/1 # timeout=30 05:19:17 > git rev-parse f6c334ff5336c0325a4c403994bb96fee1837098^{commit} # timeout=10 05:19:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:19:17 Checking out Revision f6c334ff5336c0325a4c403994bb96fee1837098 (refs/changes/73/136873/1) 05:19:17 > git config core.sparsecheckout # timeout=10 05:19:17 > git checkout -f f6c334ff5336c0325a4c403994bb96fee1837098 # timeout=30 05:19:20 Commit message: "MongoDB PSMDB Operator Support" 05:19:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:19:20 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 05:19:20 [EnvInject] - Injecting environment variables from a build step. 05:19:20 [EnvInject] - Injecting as environment variables the properties content 05:19:20 PYTHON=python3 05:19:20 05:19:20 [EnvInject] - Variables injected successfully. 05:19:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15608270965501088717.sh 05:19:20 ---> tox-install.sh 05:19:20 + source /home/jenkins/lf-env.sh 05:19:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:19:20 ++ mktemp -d /tmp/venv-XXXX 05:19:20 + lf_venv=/tmp/venv-VOgV 05:19:20 + local venv_file=/tmp/.os_lf_venv 05:19:20 + local python=python3 05:19:20 + local options 05:19:21 + local set_path=true 05:19:21 + local install_args= 05:19:21 ++ 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:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:19:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:19:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:19:21 + true 05:19:21 + case $1 in 05:19:21 + venv_file=/tmp/.toxenv 05:19:21 + shift 2 05:19:21 + true 05:19:21 + case $1 in 05:19:21 + shift 05:19:21 + break 05:19:21 + case $python in 05:19:21 + local pkg_list= 05:19:21 + [[ -d /opt/pyenv ]] 05:19:21 + echo 'Setup pyenv:' 05:19:21 Setup pyenv: 05:19:21 + export PYENV_ROOT=/opt/pyenv 05:19:21 + PYENV_ROOT=/opt/pyenv 05:19:21 + 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:19:21 + 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:19:21 + pyenv versions 05:19:21 * system (set by /opt/pyenv/version) 05:19:21 * 3.8.13 (set by /opt/pyenv/version) 05:19:21 * 3.9.13 (set by /opt/pyenv/version) 05:19:21 * 3.10.6 (set by /opt/pyenv/version) 05:19:21 + command -v pyenv 05:19:21 ++ pyenv init - --no-rehash 05:19:21 + 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:21 export PATH="/opt/pyenv/shims:${PATH}" 05:19:21 export PYENV_SHELL=bash 05:19:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:19:21 pyenv() { 05:19:21 local command 05:19:21 command="${1:-}" 05:19:21 if [ "$#" -gt 0 ]; then 05:19:21 shift 05:19:21 fi 05:19:21 05:19:21 case "$command" in 05:19:21 rehash|shell) 05:19:21 eval "$(pyenv "sh-$command" "$@")" 05:19:21 ;; 05:19:21 *) 05:19:21 command pyenv "$command" "$@" 05:19:21 ;; 05:19:21 esac 05:19:21 }' 05:19:21 +++ 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:21 ++ 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:19:21 ++ 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:19:21 ++ 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:19:21 ++ export PYENV_SHELL=bash 05:19:21 ++ PYENV_SHELL=bash 05:19:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:19:21 +++ complete -F _pyenv pyenv 05:19:21 ++ lf-pyver python3 05:19:21 ++ local py_version_xy=python3 05:19:21 ++ local py_version_xyz= 05:19:21 ++ pyenv versions 05:19:21 ++ local command 05:19:21 ++ command=versions 05:19:21 ++ '[' 1 -gt 0 ']' 05:19:21 ++ shift 05:19:21 ++ case "$command" in 05:19:21 ++ command pyenv versions 05:19:21 ++ pyenv versions 05:19:21 ++ grep -E '^[0-9.]*[0-9]$' 05:19:21 ++ awk '{ print $1 }' 05:19:21 ++ sed 's/^[ *]* //' 05:19:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:19:21 +++ grep '^3' /tmp/.pyenv_versions 05:19:21 +++ sort -V 05:19:21 +++ tail -n 1 05:19:21 ++ py_version_xyz=3.10.6 05:19:21 ++ [[ -z 3.10.6 ]] 05:19:21 ++ echo 3.10.6 05:19:21 ++ return 0 05:19:21 + pyenv local 3.10.6 05:19:21 + local command 05:19:21 + command=local 05:19:21 + '[' 2 -gt 0 ']' 05:19:21 + shift 05:19:21 + case "$command" in 05:19:21 + command pyenv local 3.10.6 05:19:21 + pyenv local 3.10.6 05:19:21 + for arg in "$@" 05:19:21 + case $arg in 05:19:21 + pkg_list+='tox ' 05:19:21 + for arg in "$@" 05:19:21 + case $arg in 05:19:21 + pkg_list+='virtualenv ' 05:19:21 + for arg in "$@" 05:19:21 + case $arg in 05:19:21 + pkg_list+='urllib3~=1.26.15 ' 05:19:21 + [[ -f /tmp/.toxenv ]] 05:19:21 + [[ ! -f /tmp/.toxenv ]] 05:19:21 + [[ -n '' ]] 05:19:21 + python3 -m venv /tmp/venv-VOgV 05:19:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VOgV' 05:19:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VOgV 05:19:25 + echo /tmp/venv-VOgV 05:19:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:19:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:19:25 + /tmp/venv-VOgV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:19:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:19:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:19:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:19:28 + /tmp/venv-VOgV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:19:31 + type python3 05:19:31 + true 05:19:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VOgV/bin to PATH' 05:19:31 lf-activate-venv(): INFO: Adding /tmp/venv-VOgV/bin to PATH 05:19:31 + PATH=/tmp/venv-VOgV/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:31 + return 0 05:19:31 + python3 --version 05:19:31 Python 3.10.6 05:19:31 + python3 -m pip --version 05:19:32 pip 23.3.2 from /tmp/venv-VOgV/lib/python3.10/site-packages/pip (python 3.10) 05:19:32 + python3 -m pip freeze 05:19:32 cachetools==5.3.2 05:19:32 chardet==5.2.0 05:19:32 colorama==0.4.6 05:19:32 distlib==0.3.8 05:19:32 filelock==3.13.1 05:19:32 packaging==23.2 05:19:32 platformdirs==4.1.0 05:19:32 pluggy==1.3.0 05:19:32 pyproject-api==1.6.1 05:19:32 tomli==2.0.1 05:19:32 tox==4.11.4 05:19:32 urllib3==1.26.18 05:19:32 virtualenv==20.25.0 05:19:32 [EnvInject] - Injecting environment variables from a build step. 05:19:32 [EnvInject] - Injecting as environment variables the properties content 05:19:32 PARALLEL=false 05:19:32 05:19:32 [EnvInject] - Variables injected successfully. 05:19:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15075835279256742773.sh 05:19:32 ---> tox-run.sh 05:19:32 + 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:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:19:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:19:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:19:32 + cd /w/workspace/oom-master-pre-commit-lint/. 05:19:32 + source /home/jenkins/lf-env.sh 05:19:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:19:32 ++ mktemp -d /tmp/venv-XXXX 05:19:32 + lf_venv=/tmp/venv-QCXn 05:19:32 + local venv_file=/tmp/.os_lf_venv 05:19:32 + local python=python3 05:19:32 + local options 05:19:32 + local set_path=true 05:19:32 + local install_args= 05:19:32 ++ 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:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:19:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:19:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:19:32 + true 05:19:32 + case $1 in 05:19:32 + venv_file=/tmp/.toxenv 05:19:32 + shift 2 05:19:32 + true 05:19:32 + case $1 in 05:19:32 + shift 05:19:32 + break 05:19:32 + case $python in 05:19:32 + local pkg_list= 05:19:32 + [[ -d /opt/pyenv ]] 05:19:32 + echo 'Setup pyenv:' 05:19:32 Setup pyenv: 05:19:32 + export PYENV_ROOT=/opt/pyenv 05:19:32 + PYENV_ROOT=/opt/pyenv 05:19:32 + 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:32 + 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:32 + pyenv versions 05:19:32 system 05:19:32 3.8.13 05:19:32 3.9.13 05:19:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:19:32 + command -v pyenv 05:19:32 ++ pyenv init - --no-rehash 05:19:32 + 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:32 export PATH="/opt/pyenv/shims:${PATH}" 05:19:32 export PYENV_SHELL=bash 05:19:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:19:32 pyenv() { 05:19:32 local command 05:19:32 command="${1:-}" 05:19:32 if [ "$#" -gt 0 ]; then 05:19:32 shift 05:19:32 fi 05:19:32 05:19:32 case "$command" in 05:19:32 rehash|shell) 05:19:32 eval "$(pyenv "sh-$command" "$@")" 05:19:32 ;; 05:19:32 *) 05:19:32 command pyenv "$command" "$@" 05:19:32 ;; 05:19:32 esac 05:19:32 }' 05:19:32 +++ 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:32 ++ 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:32 ++ 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:32 ++ 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:32 ++ export PYENV_SHELL=bash 05:19:32 ++ PYENV_SHELL=bash 05:19:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:19:32 +++ complete -F _pyenv pyenv 05:19:32 ++ lf-pyver python3 05:19:32 ++ local py_version_xy=python3 05:19:32 ++ local py_version_xyz= 05:19:32 ++ pyenv versions 05:19:32 ++ local command 05:19:32 ++ command=versions 05:19:32 ++ '[' 1 -gt 0 ']' 05:19:32 ++ shift 05:19:32 ++ case "$command" in 05:19:32 ++ command pyenv versions 05:19:32 ++ pyenv versions 05:19:32 ++ sed 's/^[ *]* //' 05:19:32 ++ grep -E '^[0-9.]*[0-9]$' 05:19:32 ++ awk '{ print $1 }' 05:19:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:19:32 +++ grep '^3' /tmp/.pyenv_versions 05:19:32 +++ sort -V 05:19:32 +++ tail -n 1 05:19:32 ++ py_version_xyz=3.10.6 05:19:32 ++ [[ -z 3.10.6 ]] 05:19:32 ++ echo 3.10.6 05:19:32 ++ return 0 05:19:32 + pyenv local 3.10.6 05:19:32 + local command 05:19:32 + command=local 05:19:32 + '[' 2 -gt 0 ']' 05:19:32 + shift 05:19:32 + case "$command" in 05:19:32 + command pyenv local 3.10.6 05:19:32 + pyenv local 3.10.6 05:19:32 + for arg in "$@" 05:19:32 + case $arg in 05:19:32 + pkg_list+='tox ' 05:19:32 + for arg in "$@" 05:19:32 + case $arg in 05:19:32 + pkg_list+='virtualenv ' 05:19:32 + for arg in "$@" 05:19:32 + case $arg in 05:19:32 + pkg_list+='urllib3~=1.26.15 ' 05:19:32 + [[ -f /tmp/.toxenv ]] 05:19:32 ++ cat /tmp/.toxenv 05:19:32 + lf_venv=/tmp/venv-VOgV 05:19:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VOgV from' file:/tmp/.toxenv 05:19:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VOgV from file:/tmp/.toxenv 05:19:32 + /tmp/venv-VOgV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:19:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:19:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:19:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:19:33 + /tmp/venv-VOgV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:19:35 + type python3 05:19:35 + true 05:19:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VOgV/bin to PATH' 05:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-VOgV/bin to PATH 05:19:35 + PATH=/tmp/venv-VOgV/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:35 + return 0 05:19:35 + [[ -d /opt/pyenv ]] 05:19:35 + echo '---> Setting up pyenv' 05:19:35 ---> Setting up pyenv 05:19:35 + export PYENV_ROOT=/opt/pyenv 05:19:35 + PYENV_ROOT=/opt/pyenv 05:19:35 + export PATH=/opt/pyenv/bin:/tmp/venv-VOgV/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:35 + PATH=/opt/pyenv/bin:/tmp/venv-VOgV/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:35 ++ pwd 05:19:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:19:35 + export PYTHONPATH 05:19:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:19:35 + TOX_TESTENV_PASSENV=PYTHONPATH 05:19:35 + tox --version 05:19:35 4.11.4 from /tmp/venv-VOgV/lib/python3.10/site-packages/tox/__init__.py 05:19:35 + PARALLEL=false 05:19:35 + TOX_OPTIONS_LIST= 05:19:35 + [[ -n pre-commit ]] 05:19:35 + TOX_OPTIONS_LIST=' -e pre-commit' 05:19:35 + case ${PARALLEL,,} in 05:19:35 + tox -e pre-commit 05:19:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:19:38 pre-commit: install_deps> python -I -m pip install pre-commit 05:19:43 pre-commit: freeze> python -m pip freeze --all 05:19:43 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 05:19:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:19:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:19:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:19:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:19:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:19:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:19:46 [INFO] Once installed this environment will be reused. 05:19:46 [INFO] This may take a few minutes... 05:19:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:19:49 [INFO] Once installed this environment will be reused. 05:19:49 [INFO] This may take a few minutes... 05:19:56 Trim Trailing Whitespace.................................................Passed 05:19:56 Tabs remover.............................................................Passed 05:19:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:19:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:19:57 [INFO] Once installed this environment will be reused. 05:19:57 [INFO] This may take a few minutes... 05:20:05 gitlint..............................................(no files to check)Skipped 05:20:05 pre-commit: OK (30.20=setup[7.90]+cmd[13.04,9.27] seconds) 05:20:05 congratulations :) (30.36 seconds) 05:20:06 + tox_status=0 05:20:06 + echo '---> Completed tox runs' 05:20:06 ---> Completed tox runs 05:20:06 + for i in .tox/*/log 05:20:06 ++ echo .tox/pre-commit/log 05:20:06 ++ awk -F/ '{print $2}' 05:20:06 + tox_env=pre-commit 05:20:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:20:06 + DOC_DIR=docs/_build/html 05:20:06 + [[ -d docs/_build/html ]] 05:20:06 + echo '---> tox-run.sh ends' 05:20:06 ---> tox-run.sh ends 05:20:06 + test 0 -eq 0 05:20:06 $ ssh-agent -k 05:20:06 unset SSH_AUTH_SOCK; 05:20:06 unset SSH_AGENT_PID; 05:20:06 echo Agent pid 1702 killed; 05:20:06 [ssh-agent] Stopped. 05:20:06 [PostBuildScript] - [INFO] Executing post build scripts. 05:20:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15446585425947612775.sh 05:20:06 ---> sysstat.sh 05:20:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14001149700023999125.sh 05:20:06 ---> package-listing.sh 05:20:06 ++ facter osfamily 05:20:06 ++ tr '[:upper:]' '[:lower:]' 05:20:06 + OS_FAMILY=debian 05:20:06 + workspace=/w/workspace/oom-master-pre-commit-lint 05:20:06 + START_PACKAGES=/tmp/packages_start.txt 05:20:06 + END_PACKAGES=/tmp/packages_end.txt 05:20:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:20:06 + PACKAGES=/tmp/packages_start.txt 05:20:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:20:06 + PACKAGES=/tmp/packages_end.txt 05:20:06 + case "${OS_FAMILY}" in 05:20:06 + dpkg -l 05:20:06 + grep '^ii' 05:20:06 + '[' -f /tmp/packages_start.txt ']' 05:20:06 + '[' -f /tmp/packages_end.txt ']' 05:20:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:20:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:20:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:20:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:20:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10190480455184378268.sh 05:20:06 ---> capture-instance-metadata.sh 05:20:06 Setup pyenv: 05:20:07 system 05:20:07 3.8.13 05:20:07 3.9.13 05:20:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:20:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gFj5 05:20:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:20:39 lf-activate-venv(): INFO: Installing: lftools 05:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-gFj5/bin to PATH 05:21:36 INFO: Running in OpenStack, capturing instance metadata 05:21:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2600970053526280695.sh 05:21:37 provisioning config files... 05:21:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12071341120999461595tmp 05:21:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:21:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:21:37 [EnvInject] - Injecting environment variables from a build step. 05:21:37 [EnvInject] - Injecting as environment variables the properties content 05:21:37 SERVER_ID=logs 05:21:37 05:21:37 [EnvInject] - Variables injected successfully. 05:21:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6667625158649517727.sh 05:21:37 ---> create-netrc.sh 05:21:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12231762266390062956.sh 05:21:37 ---> python-tools-install.sh 05:21:37 Setup pyenv: 05:21:37 system 05:21:37 3.8.13 05:21:37 3.9.13 05:21:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gFj5 from file:/tmp/.os_lf_venv 05:21:38 lf-activate-venv(): INFO: Installing: lftools 05:21:46 lf-activate-venv(): INFO: Adding /tmp/venv-gFj5/bin to PATH 05:21:46 Generating Requirements File 05:22:23 Python 3.10.6 05:22:23 pip 23.3.2 from /tmp/venv-gFj5/lib/python3.10/site-packages/pip (python 3.10) 05:22:24 appdirs==1.4.4 05:22:24 argcomplete==3.2.1 05:22:24 aspy.yaml==1.3.0 05:22:24 attrs==23.2.0 05:22:24 autopage==0.5.2 05:22:24 Babel==2.14.0 05:22:24 beautifulsoup4==4.12.2 05:22:24 boto3==1.34.11 05:22:24 botocore==1.34.11 05:22:24 bs4==0.0.1 05:22:24 cachetools==5.3.2 05:22:24 certifi==2023.11.17 05:22:24 cffi==1.16.0 05:22:24 cfgv==3.4.0 05:22:24 chardet==5.2.0 05:22:24 charset-normalizer==3.3.2 05:22:24 click==8.1.7 05:22:24 cliff==4.4.0 05:22:24 cmd2==2.4.3 05:22:24 cryptography==3.3.2 05:22:24 debtcollector==2.5.0 05:22:24 decorator==5.1.1 05:22:24 defusedxml==0.7.1 05:22:24 Deprecated==1.2.14 05:22:24 distlib==0.3.8 05:22:24 dnspython==2.4.2 05:22:24 docker==4.2.2 05:22:24 dogpile.cache==1.3.0 05:22:24 email-validator==2.1.0.post1 05:22:24 filelock==3.13.1 05:22:24 future==0.18.3 05:22:24 gitdb==4.0.11 05:22:24 GitPython==3.1.40 05:22:24 google-auth==2.25.2 05:22:24 httplib2==0.22.0 05:22:24 identify==2.5.33 05:22:24 idna==3.6 05:22:24 importlib-metadata==7.0.1 05:22:24 importlib-resources==1.5.0 05:22:24 iso8601==2.1.0 05:22:24 Jinja2==3.1.2 05:22:24 jmespath==1.0.1 05:22:24 jsonpatch==1.33 05:22:24 jsonpointer==2.4 05:22:24 jsonschema==4.20.0 05:22:24 jsonschema-specifications==2023.12.1 05:22:24 keystoneauth1==5.4.0 05:22:24 kubernetes==28.1.0 05:22:24 lftools==0.37.8 05:22:24 lxml==5.0.0 05:22:24 MarkupSafe==2.1.3 05:22:24 msgpack==1.0.7 05:22:24 multi_key_dict==2.0.3 05:22:24 munch==4.0.0 05:22:24 netaddr==0.10.0 05:22:24 netifaces==0.11.0 05:22:24 niet==1.4.2 05:22:24 nodeenv==1.8.0 05:22:24 oauth2client==4.1.3 05:22:24 oauthlib==3.2.2 05:22:24 openstacksdk==0.62.0 05:22:24 os-client-config==2.1.0 05:22:24 os-service-types==1.7.0 05:22:24 osc-lib==2.9.0 05:22:24 oslo.config==9.2.0 05:22:24 oslo.context==5.3.0 05:22:24 oslo.i18n==6.2.0 05:22:24 oslo.log==5.4.0 05:22:24 oslo.serialization==5.2.0 05:22:24 oslo.utils==6.3.0 05:22:24 packaging==23.2 05:22:24 pbr==6.0.0 05:22:24 platformdirs==4.1.0 05:22:24 prettytable==3.9.0 05:22:24 pyasn1==0.5.1 05:22:24 pyasn1-modules==0.3.0 05:22:24 pycparser==2.21 05:22:24 pygerrit2==2.0.15 05:22:24 PyGithub==2.1.1 05:22:24 pyinotify==0.9.6 05:22:24 PyJWT==2.8.0 05:22:24 PyNaCl==1.5.0 05:22:24 pyparsing==2.4.7 05:22:24 pyperclip==1.8.2 05:22:24 pyrsistent==0.20.0 05:22:24 python-cinderclient==9.4.0 05:22:24 python-dateutil==2.8.2 05:22:24 python-heatclient==3.3.0 05:22:24 python-jenkins==1.8.2 05:22:24 python-keystoneclient==5.2.0 05:22:24 python-magnumclient==4.3.0 05:22:24 python-novaclient==18.4.0 05:22:24 python-openstackclient==6.0.0 05:22:24 python-swiftclient==4.4.0 05:22:24 pytz==2023.3.post1 05:22:24 PyYAML==6.0.1 05:22:24 referencing==0.32.0 05:22:24 requests==2.31.0 05:22:24 requests-oauthlib==1.3.1 05:22:24 requestsexceptions==1.4.0 05:22:24 rfc3986==2.0.0 05:22:24 rpds-py==0.16.2 05:22:24 rsa==4.9 05:22:24 ruamel.yaml==0.18.5 05:22:24 ruamel.yaml.clib==0.2.8 05:22:24 s3transfer==0.10.0 05:22:24 simplejson==3.19.2 05:22:24 six==1.16.0 05:22:24 smmap==5.0.1 05:22:24 soupsieve==2.5 05:22:24 stevedore==5.1.0 05:22:24 tabulate==0.9.0 05:22:24 toml==0.10.2 05:22:24 tomlkit==0.12.3 05:22:24 tqdm==4.66.1 05:22:24 typing_extensions==4.9.0 05:22:24 tzdata==2023.4 05:22:24 urllib3==1.26.18 05:22:24 virtualenv==20.25.0 05:22:24 wcwidth==0.2.12 05:22:24 websocket-client==1.7.0 05:22:24 wrapt==1.16.0 05:22:24 xdg==6.0.0 05:22:24 xmltodict==0.13.0 05:22:24 yq==3.2.3 05:22:24 zipp==3.17.0 05:22:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13464651041366054339.sh 05:22:24 ---> sudo-logs.sh 05:22:24 Archiving 'sudo' log.. 05:22:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7772175872246129424.sh 05:22:24 ---> job-cost.sh 05:22:24 Setup pyenv: 05:22:24 system 05:22:24 3.8.13 05:22:24 3.9.13 05:22:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:22:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gFj5 from file:/tmp/.os_lf_venv 05:22:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:22: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:22:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 05:22:33 lf-activate-venv(): INFO: Adding /tmp/venv-gFj5/bin to PATH 05:22:33 INFO: No Stack... 05:22:34 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:34 INFO: Archiving Costs 05:22:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12558258394536468235.sh 05:22:34 ---> logs-deploy.sh 05:22:34 Setup pyenv: 05:22:34 system 05:22:34 3.8.13 05:22:34 3.9.13 05:22:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:22:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gFj5 from file:/tmp/.os_lf_venv 05:22:35 lf-activate-venv(): INFO: Installing: lftools 05:22:45 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:22:45 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 05:22:45 lf-activate-venv(): INFO: Adding /tmp/venv-gFj5/bin to PATH 05:22:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3239 05:22:45 INFO: archiving workspace using pattern(s): 05:22:46 Archives upload complete. 05:22:46 INFO: archiving logs to Nexus 05:22:47 ---> uname -a: 05:22:47 Linux prd-ubuntu1804-builder-4c-4g-8913 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:22:47 05:22:47 05:22:47 ---> lscpu: 05:22:47 Architecture: x86_64 05:22:47 CPU op-mode(s): 32-bit, 64-bit 05:22:47 Byte Order: Little Endian 05:22:47 CPU(s): 4 05:22:47 On-line CPU(s) list: 0-3 05:22:47 Thread(s) per core: 1 05:22:47 Core(s) per socket: 1 05:22:47 Socket(s): 4 05:22:47 NUMA node(s): 1 05:22:47 Vendor ID: AuthenticAMD 05:22:47 CPU family: 23 05:22:47 Model: 49 05:22:47 Model name: AMD EPYC-Rome Processor 05:22:47 Stepping: 0 05:22:47 CPU MHz: 2800.000 05:22:47 BogoMIPS: 5600.00 05:22:47 Virtualization: AMD-V 05:22:47 Hypervisor vendor: KVM 05:22:47 Virtualization type: full 05:22:47 L1d cache: 32K 05:22:47 L1i cache: 32K 05:22:47 L2 cache: 512K 05:22:47 L3 cache: 16384K 05:22:47 NUMA node0 CPU(s): 0-3 05:22:47 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:22:47 05:22:47 05:22:47 ---> nproc: 05:22:47 4 05:22:47 05:22:47 05:22:47 ---> df -h: 05:22:47 Filesystem Size Used Avail Use% Mounted on 05:22:47 udev 7.9G 0 7.9G 0% /dev 05:22:47 tmpfs 1.6G 672K 1.6G 1% /run 05:22:47 /dev/vda1 78G 8.4G 69G 11% / 05:22:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:22:47 tmpfs 5.0M 0 5.0M 0% /run/lock 05:22:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:22:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:22:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:22:47 05:22:47 05:22:47 ---> free -m: 05:22:47 total used free shared buff/cache available 05:22:47 Mem: 16040 550 13238 0 2251 15169 05:22:47 Swap: 1023 0 1023 05:22:47 05:22:47 05:22:47 ---> ip addr: 05:22:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:22:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:22:47 inet 127.0.0.1/8 scope host lo 05:22:47 valid_lft forever preferred_lft forever 05:22:47 inet6 ::1/128 scope host 05:22:47 valid_lft forever preferred_lft forever 05:22:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:22:47 link/ether fa:16:3e:90:08:89 brd ff:ff:ff:ff:ff:ff 05:22:47 inet 10.30.107.60/23 brd 10.30.107.255 scope global dynamic ens3 05:22:47 valid_lft 86153sec preferred_lft 86153sec 05:22:47 inet6 fe80::f816:3eff:fe90:889/64 scope link 05:22:47 valid_lft forever preferred_lft forever 05:22:47 05:22:47 05:22:47 ---> sar -b -r -n DEV: 05:22:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8913) 01/01/24 _x86_64_ (4 CPU) 05:22:47 05:22:47 05:18:42 LINUX RESTART (4 CPU) 05:22:47 05:22:47 05:19:01 tps rtps wtps bread/s bwrtn/s 05:22:47 05:20:02 204.65 36.41 168.24 1786.37 27334.51 05:22:47 05:21:01 59.16 0.15 59.01 9.35 18517.00 05:22:47 05:22:01 80.80 2.28 78.52 119.45 27704.58 05:22:47 Average: 115.18 13.02 102.16 641.90 24552.22 05:22:47 05:22:47 05:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:22:47 05:20:02 13959612 15536448 2465356 15.01 53132 1725448 864880 4.95 740704 1512000 123496 05:22:47 05:21:01 13916436 15554172 2508532 15.27 58784 1776308 775440 4.44 737924 1549992 42676 05:22:47 05:22:01 13703680 15552064 2721288 16.57 76772 1958688 745976 4.27 769832 1709512 116844 05:22:47 Average: 13859909 15547561 2565059 15.62 62896 1820148 795432 4.55 749487 1590501 94339 05:22:47 05:22:47 05:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:22:47 05:20:02 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 05:22:47 05:20:02 ens3 180.34 128.36 1433.28 30.92 0.00 0.00 0.00 0.00 05:22:47 05:21:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 05:22:47 05:21:01 ens3 12.85 10.95 46.97 3.51 0.00 0.00 0.00 0.00 05:22:47 05:22:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 05:22:47 05:22:01 ens3 53.62 37.73 780.02 7.34 0.00 0.00 0.00 0.00 05:22:47 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 05:22:47 Average: ens3 82.66 59.28 757.37 13.98 0.00 0.00 0.00 0.00 05:22:47 05:22:47 05:22:47 ---> sar -P ALL: 05:22:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8913) 01/01/24 _x86_64_ (4 CPU) 05:22:47 05:22:47 05:18:42 LINUX RESTART (4 CPU) 05:22:47 05:22:47 05:19:01 CPU %user %nice %system %iowait %steal %idle 05:22:47 05:20:02 all 19.56 0.00 1.87 8.67 0.06 69.83 05:22:47 05:20:02 0 22.74 0.00 1.91 2.47 0.07 72.81 05:22:47 05:20:02 1 13.27 0.00 2.03 21.59 0.08 63.02 05:22:47 05:20:02 2 19.58 0.00 1.58 4.18 0.07 74.59 05:22:47 05:20:02 3 22.67 0.00 1.94 6.46 0.05 68.88 05:22:47 05:21:01 all 7.21 0.00 0.58 25.57 0.03 66.61 05:22:47 05:21:01 0 11.41 0.00 0.75 3.89 0.03 83.92 05:22:47 05:21:01 1 2.10 0.00 0.34 19.88 0.02 77.66 05:22:47 05:21:01 2 7.70 0.00 0.47 22.97 0.02 68.84 05:22:47 05:21:01 3 7.62 0.00 0.76 55.55 0.05 36.01 05:22:47 05:22:01 all 15.58 0.00 1.02 10.15 0.05 73.20 05:22:47 05:22:01 0 9.86 0.00 0.78 0.28 0.03 89.03 05:22:47 05:22:01 1 27.98 0.00 1.55 4.77 0.05 65.64 05:22:47 05:22:01 2 14.41 0.00 0.58 5.44 0.07 79.50 05:22:47 05:22:01 3 10.06 0.00 1.17 30.14 0.03 58.60 05:22:47 Average: all 14.15 0.00 1.16 14.75 0.05 69.90 05:22:47 Average: 0 14.67 0.00 1.15 2.20 0.04 81.93 05:22:47 Average: 1 14.52 0.00 1.31 15.39 0.05 68.73 05:22:47 Average: 2 13.93 0.00 0.88 10.80 0.05 74.34 05:22:47 Average: 3 13.47 0.00 1.29 30.60 0.04 54.59 05:22:47 05:22:47 05:22:47