15:42:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 15:42:26 Running as SYSTEM 15:42:26 [EnvInject] - Loading node environment variables. 15:42:26 Building remotely on prd-ubuntu1804-builder-4c-4g-2800 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:42:26 [ssh-agent] Looking for ssh-agent implementation... 15:42:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:27 $ ssh-agent 15:42:27 SSH_AUTH_SOCK=/tmp/ssh-7127MGBwBfUS/agent.1837 15:42:27 SSH_AGENT_PID=1839 15:42:27 [ssh-agent] Started. 15:42:27 Running ssh-add (command line suppressed) 15:42:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1719959262281359362.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1719959262281359362.key) 15:42:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:42:27 The recommended git tool is: NONE 15:42:29 using credential onap-jenkins-ssh 15:42:29 Wiping out workspace first. 15:42:29 Cloning the remote Git repository 15:42:29 Cloning repository git://cloud.onap.org/mirror/oom.git 15:42:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:42:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:42:29 > git --version # timeout=10 15:42:29 > git --version # 'git version 2.17.1' 15:42:29 using GIT_SSH to set credentials Gerrit user 15:42:29 Verifying host key using manually-configured host key entries 15:42:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:42:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:42:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:42:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:42:36 using GIT_SSH to set credentials Gerrit user 15:42:36 Verifying host key using manually-configured host key entries 15:42:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/8 # timeout=30 15:42:36 > git rev-parse 196cdb2a9d951395fa816e4e32e8ba8be6ff30dd^{commit} # timeout=10 15:42:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:42:36 Checking out Revision 196cdb2a9d951395fa816e4e32e8ba8be6ff30dd (refs/changes/23/136723/8) 15:42:36 > git config core.sparsecheckout # timeout=10 15:42:36 > git checkout -f 196cdb2a9d951395fa816e4e32e8ba8be6ff30dd # timeout=30 15:42:39 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 15:42:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:42:39 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:42:39 [EnvInject] - Injecting environment variables from a build step. 15:42:39 [EnvInject] - Injecting as environment variables the properties content 15:42:39 PYTHON=python3 15:42:39 15:42:39 [EnvInject] - Variables injected successfully. 15:42:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14128743760891295839.sh 15:42:40 ---> tox-install.sh 15:42:40 + source /home/jenkins/lf-env.sh 15:42:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:42:40 ++ mktemp -d /tmp/venv-XXXX 15:42:40 + lf_venv=/tmp/venv-YVQd 15:42:40 + local venv_file=/tmp/.os_lf_venv 15:42:40 + local python=python3 15:42:40 + local options 15:42:40 + local set_path=true 15:42:40 + local install_args= 15:42:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:42:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:42:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:42:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:42:40 + true 15:42:40 + case $1 in 15:42:40 + venv_file=/tmp/.toxenv 15:42:40 + shift 2 15:42:40 + true 15:42:40 + case $1 in 15:42:40 + shift 15:42:40 + break 15:42:40 + case $python in 15:42:40 + local pkg_list= 15:42:40 + [[ -d /opt/pyenv ]] 15:42:40 + echo 'Setup pyenv:' 15:42:40 Setup pyenv: 15:42:40 + export PYENV_ROOT=/opt/pyenv 15:42:40 + PYENV_ROOT=/opt/pyenv 15:42:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:40 + pyenv versions 15:42:40 * system (set by /opt/pyenv/version) 15:42:40 * 3.8.13 (set by /opt/pyenv/version) 15:42:40 * 3.9.13 (set by /opt/pyenv/version) 15:42:40 * 3.10.6 (set by /opt/pyenv/version) 15:42:40 + command -v pyenv 15:42:40 ++ pyenv init - --no-rehash 15:42:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:42:40 export PATH="/opt/pyenv/shims:${PATH}" 15:42:40 export PYENV_SHELL=bash 15:42:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:42:40 pyenv() { 15:42:40 local command 15:42:40 command="${1:-}" 15:42:40 if [ "$#" -gt 0 ]; then 15:42:40 shift 15:42:40 fi 15:42:40 15:42:40 case "$command" in 15:42:40 rehash|shell) 15:42:40 eval "$(pyenv "sh-$command" "$@")" 15:42:40 ;; 15:42:40 *) 15:42:40 command pyenv "$command" "$@" 15:42:40 ;; 15:42:40 esac 15:42:40 }' 15:42:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:42:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:40 ++ export PYENV_SHELL=bash 15:42:40 ++ PYENV_SHELL=bash 15:42:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:42:40 +++ complete -F _pyenv pyenv 15:42:40 ++ lf-pyver python3 15:42:40 ++ local py_version_xy=python3 15:42:40 ++ local py_version_xyz= 15:42:40 ++ pyenv versions 15:42:40 ++ local command 15:42:40 ++ command=versions 15:42:40 ++ sed 's/^[ *]* //' 15:42:40 ++ '[' 1 -gt 0 ']' 15:42:40 ++ shift 15:42:40 ++ case "$command" in 15:42:40 ++ command pyenv versions 15:42:40 ++ pyenv versions 15:42:40 ++ grep -E '^[0-9.]*[0-9]$' 15:42:40 ++ awk '{ print $1 }' 15:42:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:42:40 +++ sort -V 15:42:40 +++ grep '^3' /tmp/.pyenv_versions 15:42:40 +++ tail -n 1 15:42:40 ++ py_version_xyz=3.10.6 15:42:40 ++ [[ -z 3.10.6 ]] 15:42:40 ++ echo 3.10.6 15:42:40 ++ return 0 15:42:40 + pyenv local 3.10.6 15:42:40 + local command 15:42:40 + command=local 15:42:40 + '[' 2 -gt 0 ']' 15:42:40 + shift 15:42:40 + case "$command" in 15:42:40 + command pyenv local 3.10.6 15:42:40 + pyenv local 3.10.6 15:42:40 + for arg in "$@" 15:42:40 + case $arg in 15:42:40 + pkg_list+='tox ' 15:42:40 + for arg in "$@" 15:42:40 + case $arg in 15:42:40 + pkg_list+='virtualenv ' 15:42:40 + for arg in "$@" 15:42:40 + case $arg in 15:42:40 + pkg_list+='urllib3~=1.26.15 ' 15:42:40 + [[ -f /tmp/.toxenv ]] 15:42:40 + [[ ! -f /tmp/.toxenv ]] 15:42:40 + [[ -n '' ]] 15:42:40 + python3 -m venv /tmp/venv-YVQd 15:42:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YVQd' 15:42:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YVQd 15:42:45 + echo /tmp/venv-YVQd 15:42:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:42:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:42:45 + /tmp/venv-YVQd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:42:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:42:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:42:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:42:49 + /tmp/venv-YVQd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:42:53 + type python3 15:42:53 + true 15:42:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YVQd/bin to PATH' 15:42:53 lf-activate-venv(): INFO: Adding /tmp/venv-YVQd/bin to PATH 15:42:53 + PATH=/tmp/venv-YVQd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:53 + return 0 15:42:53 + python3 --version 15:42:53 Python 3.10.6 15:42:53 + python3 -m pip --version 15:42:53 pip 23.3.1 from /tmp/venv-YVQd/lib/python3.10/site-packages/pip (python 3.10) 15:42:53 + python3 -m pip freeze 15:42:53 cachetools==5.3.2 15:42:53 chardet==5.2.0 15:42:53 colorama==0.4.6 15:42:53 distlib==0.3.7 15:42:53 filelock==3.13.1 15:42:53 packaging==23.2 15:42:53 platformdirs==4.1.0 15:42:53 pluggy==1.3.0 15:42:53 pyproject-api==1.6.1 15:42:53 tomli==2.0.1 15:42:53 tox==4.11.4 15:42:53 urllib3==1.26.18 15:42:53 virtualenv==20.25.0 15:42:53 [EnvInject] - Injecting environment variables from a build step. 15:42:53 [EnvInject] - Injecting as environment variables the properties content 15:42:53 PARALLEL=false 15:42:53 15:42:53 [EnvInject] - Variables injected successfully. 15:42:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8975602574003130998.sh 15:42:53 ---> tox-run.sh 15:42:53 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:42:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:42:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:42:53 + cd /w/workspace/oom-master-pre-commit-lint/. 15:42:53 + source /home/jenkins/lf-env.sh 15:42:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:42:53 ++ mktemp -d /tmp/venv-XXXX 15:42:53 + lf_venv=/tmp/venv-xYu6 15:42:53 + local venv_file=/tmp/.os_lf_venv 15:42:53 + local python=python3 15:42:53 + local options 15:42:53 + local set_path=true 15:42:53 + local install_args= 15:42:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:42:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:42:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:42:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:42:53 + true 15:42:53 + case $1 in 15:42:53 + venv_file=/tmp/.toxenv 15:42:53 + shift 2 15:42:53 + true 15:42:53 + case $1 in 15:42:53 + shift 15:42:53 + break 15:42:53 + case $python in 15:42:53 + local pkg_list= 15:42:53 + [[ -d /opt/pyenv ]] 15:42:53 + echo 'Setup pyenv:' 15:42:53 Setup pyenv: 15:42:53 + export PYENV_ROOT=/opt/pyenv 15:42:53 + PYENV_ROOT=/opt/pyenv 15:42:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:53 + pyenv versions 15:42:53 system 15:42:53 3.8.13 15:42:53 3.9.13 15:42:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:42:53 + command -v pyenv 15:42:53 ++ pyenv init - --no-rehash 15:42:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:42:54 export PATH="/opt/pyenv/shims:${PATH}" 15:42:54 export PYENV_SHELL=bash 15:42:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:42:54 pyenv() { 15:42:54 local command 15:42:54 command="${1:-}" 15:42:54 if [ "$#" -gt 0 ]; then 15:42:54 shift 15:42:54 fi 15:42:54 15:42:54 case "$command" in 15:42:54 rehash|shell) 15:42:54 eval "$(pyenv "sh-$command" "$@")" 15:42:54 ;; 15:42:54 *) 15:42:54 command pyenv "$command" "$@" 15:42:54 ;; 15:42:54 esac 15:42:54 }' 15:42:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:42:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:54 ++ export PYENV_SHELL=bash 15:42:54 ++ PYENV_SHELL=bash 15:42:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:42:54 +++ complete -F _pyenv pyenv 15:42:54 ++ lf-pyver python3 15:42:54 ++ local py_version_xy=python3 15:42:54 ++ local py_version_xyz= 15:42:54 ++ pyenv versions 15:42:54 ++ sed 's/^[ *]* //' 15:42:54 ++ local command 15:42:54 ++ command=versions 15:42:54 ++ '[' 1 -gt 0 ']' 15:42:54 ++ shift 15:42:54 ++ case "$command" in 15:42:54 ++ command pyenv versions 15:42:54 ++ pyenv versions 15:42:54 ++ grep -E '^[0-9.]*[0-9]$' 15:42:54 ++ awk '{ print $1 }' 15:42:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:42:54 +++ sort -V 15:42:54 +++ tail -n 1 15:42:54 +++ grep '^3' /tmp/.pyenv_versions 15:42:54 ++ py_version_xyz=3.10.6 15:42:54 ++ [[ -z 3.10.6 ]] 15:42:54 ++ echo 3.10.6 15:42:54 ++ return 0 15:42:54 + pyenv local 3.10.6 15:42:54 + local command 15:42:54 + command=local 15:42:54 + '[' 2 -gt 0 ']' 15:42:54 + shift 15:42:54 + case "$command" in 15:42:54 + command pyenv local 3.10.6 15:42:54 + pyenv local 3.10.6 15:42:54 + for arg in "$@" 15:42:54 + case $arg in 15:42:54 + pkg_list+='tox ' 15:42:54 + for arg in "$@" 15:42:54 + case $arg in 15:42:54 + pkg_list+='virtualenv ' 15:42:54 + for arg in "$@" 15:42:54 + case $arg in 15:42:54 + pkg_list+='urllib3~=1.26.15 ' 15:42:54 + [[ -f /tmp/.toxenv ]] 15:42:54 ++ cat /tmp/.toxenv 15:42:54 + lf_venv=/tmp/venv-YVQd 15:42:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVQd from' file:/tmp/.toxenv 15:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVQd from file:/tmp/.toxenv 15:42:54 + /tmp/venv-YVQd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:42:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:42:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:42:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:42:55 + /tmp/venv-YVQd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:42:57 + type python3 15:42:57 + true 15:42:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YVQd/bin to PATH' 15:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-YVQd/bin to PATH 15:42:57 + PATH=/tmp/venv-YVQd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:57 + return 0 15:42:57 + [[ -d /opt/pyenv ]] 15:42:57 + echo '---> Setting up pyenv' 15:42:57 ---> Setting up pyenv 15:42:57 + export PYENV_ROOT=/opt/pyenv 15:42:57 + PYENV_ROOT=/opt/pyenv 15:42:57 + export PATH=/opt/pyenv/bin:/tmp/venv-YVQd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:57 + PATH=/opt/pyenv/bin:/tmp/venv-YVQd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:42:57 ++ pwd 15:42:57 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:42:57 + export PYTHONPATH 15:42:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:42:57 + TOX_TESTENV_PASSENV=PYTHONPATH 15:42:57 + tox --version 15:42:57 4.11.4 from /tmp/venv-YVQd/lib/python3.10/site-packages/tox/__init__.py 15:42:57 + PARALLEL=false 15:42:57 + TOX_OPTIONS_LIST= 15:42:57 + [[ -n pre-commit ]] 15:42:57 + TOX_OPTIONS_LIST=' -e pre-commit' 15:42:57 + case ${PARALLEL,,} in 15:42:57 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:42:57 + tox -e pre-commit 15:42:59 pre-commit: install_deps> python -I -m pip install pre-commit 15:43:03 pre-commit: freeze> python -m pip freeze --all 15:43:03 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:43:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:43:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:43:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:43:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:43:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:43:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:43:07 [INFO] Once installed this environment will be reused. 15:43:07 [INFO] This may take a few minutes... 15:43:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:43:12 [INFO] Once installed this environment will be reused. 15:43:12 [INFO] This may take a few minutes... 15:43:19 Trim Trailing Whitespace.................................................Passed 15:43:19 Tabs remover.............................................................Passed 15:43:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:43:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:43:20 [INFO] Once installed this environment will be reused. 15:43:20 [INFO] This may take a few minutes... 15:43:27 gitlint..............................................(no files to check)Skipped 15:43:28 pre-commit: OK (30.07=setup[5.64]+cmd[16.40,8.03] seconds) 15:43:28 congratulations :) (30.23 seconds) 15:43:28 + tox_status=0 15:43:28 + echo '---> Completed tox runs' 15:43:28 ---> Completed tox runs 15:43:28 + for i in .tox/*/log 15:43:28 ++ echo .tox/pre-commit/log 15:43:28 ++ awk -F/ '{print $2}' 15:43:28 + tox_env=pre-commit 15:43:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:43:28 + DOC_DIR=docs/_build/html 15:43:28 + [[ -d docs/_build/html ]] 15:43:28 + echo '---> tox-run.sh ends' 15:43:28 ---> tox-run.sh ends 15:43:28 + test 0 -eq 0 15:43:28 $ ssh-agent -k 15:43:28 unset SSH_AUTH_SOCK; 15:43:28 unset SSH_AGENT_PID; 15:43:28 echo Agent pid 1839 killed; 15:43:28 [ssh-agent] Stopped. 15:43:28 [PostBuildScript] - [INFO] Executing post build scripts. 15:43:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14308876234196326683.sh 15:43:28 ---> sysstat.sh 15:43:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6594714402101711883.sh 15:43:28 ---> package-listing.sh 15:43:28 ++ facter osfamily 15:43:28 ++ tr '[:upper:]' '[:lower:]' 15:43:28 + OS_FAMILY=debian 15:43:28 + workspace=/w/workspace/oom-master-pre-commit-lint 15:43:28 + START_PACKAGES=/tmp/packages_start.txt 15:43:28 + END_PACKAGES=/tmp/packages_end.txt 15:43:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:28 + PACKAGES=/tmp/packages_start.txt 15:43:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:43:28 + PACKAGES=/tmp/packages_end.txt 15:43:28 + case "${OS_FAMILY}" in 15:43:28 + dpkg -l 15:43:28 + grep '^ii' 15:43:28 + '[' -f /tmp/packages_start.txt ']' 15:43:28 + '[' -f /tmp/packages_end.txt ']' 15:43:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:43:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:43:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:43:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12305897837244209772.sh 15:43:28 ---> capture-instance-metadata.sh 15:43:28 Setup pyenv: 15:43:28 system 15:43:28 3.8.13 15:43:28 3.9.13 15:43:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:43:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sTXN 15:43:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:43:36 lf-activate-venv(): INFO: Installing: lftools 15:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-sTXN/bin to PATH 15:44:25 INFO: Running in OpenStack, capturing instance metadata 15:44:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7217608986612757501.sh 15:44:26 provisioning config files... 15:44:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17777931074629008467tmp 15:44:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:44:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:44:26 [EnvInject] - Injecting environment variables from a build step. 15:44:26 [EnvInject] - Injecting as environment variables the properties content 15:44:26 SERVER_ID=logs 15:44:26 15:44:26 [EnvInject] - Variables injected successfully. 15:44:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9546797785571017445.sh 15:44:26 ---> create-netrc.sh 15:44:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5147113686681438982.sh 15:44:26 ---> python-tools-install.sh 15:44:26 Setup pyenv: 15:44:26 system 15:44:26 3.8.13 15:44:26 3.9.13 15:44:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:44:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTXN from file:/tmp/.os_lf_venv 15:44:27 lf-activate-venv(): INFO: Installing: lftools 15:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-sTXN/bin to PATH 15:44:39 Generating Requirements File 15:45:31 Python 3.10.6 15:45:31 pip 23.3.1 from /tmp/venv-sTXN/lib/python3.10/site-packages/pip (python 3.10) 15:45:32 appdirs==1.4.4 15:45:32 argcomplete==3.1.6 15:45:32 aspy.yaml==1.3.0 15:45:32 attrs==23.1.0 15:45:32 autopage==0.5.2 15:45:32 Babel==2.13.1 15:45:32 beautifulsoup4==4.12.2 15:45:32 boto3==1.33.8 15:45:32 botocore==1.33.8 15:45:32 bs4==0.0.1 15:45:32 cachetools==5.3.2 15:45:32 certifi==2023.11.17 15:45:32 cffi==1.16.0 15:45:32 cfgv==3.4.0 15:45:32 chardet==5.2.0 15:45:32 charset-normalizer==3.3.2 15:45:32 click==8.1.7 15:45:32 cliff==4.4.0 15:45:32 cmd2==2.4.3 15:45:32 cryptography==3.3.2 15:45:32 debtcollector==2.5.0 15:45:32 decorator==5.1.1 15:45:32 defusedxml==0.7.1 15:45:32 Deprecated==1.2.14 15:45:32 distlib==0.3.7 15:45:32 dnspython==2.4.2 15:45:32 docker==4.2.2 15:45:32 dogpile.cache==1.2.2 15:45:32 email-validator==2.1.0.post1 15:45:32 filelock==3.13.1 15:45:32 future==0.18.3 15:45:32 gitdb==4.0.11 15:45:32 GitPython==3.1.40 15:45:32 google-auth==2.25.1 15:45:32 httplib2==0.22.0 15:45:32 identify==2.5.32 15:45:32 idna==3.6 15:45:32 importlib-metadata==7.0.0 15:45:32 importlib-resources==1.5.0 15:45:32 iso8601==2.1.0 15:45:32 Jinja2==3.1.2 15:45:32 jmespath==1.0.1 15:45:32 jsonpatch==1.33 15:45:32 jsonpointer==2.4 15:45:32 jsonschema==4.20.0 15:45:32 jsonschema-specifications==2023.11.2 15:45:32 keystoneauth1==5.4.0 15:45:32 kubernetes==28.1.0 15:45:32 lftools==0.37.8 15:45:32 lxml==4.9.3 15:45:32 MarkupSafe==2.1.3 15:45:32 msgpack==1.0.7 15:45:32 multi-key-dict==2.0.3 15:45:32 munch==4.0.0 15:45:32 netaddr==0.9.0 15:45:32 netifaces==0.11.0 15:45:32 niet==1.4.2 15:45:32 nodeenv==1.8.0 15:45:32 oauth2client==4.1.3 15:45:32 oauthlib==3.2.2 15:45:32 openstacksdk==0.62.0 15:45:32 os-client-config==2.1.0 15:45:32 os-service-types==1.7.0 15:45:32 osc-lib==2.9.0 15:45:32 oslo.config==9.2.0 15:45:32 oslo.context==5.3.0 15:45:32 oslo.i18n==6.2.0 15:45:32 oslo.log==5.4.0 15:45:32 oslo.serialization==5.2.0 15:45:32 oslo.utils==6.3.0 15:45:32 packaging==23.2 15:45:32 pbr==6.0.0 15:45:32 platformdirs==4.1.0 15:45:32 prettytable==3.9.0 15:45:32 pyasn1==0.5.1 15:45:32 pyasn1-modules==0.3.0 15:45:32 pycparser==2.21 15:45:32 pygerrit2==2.0.15 15:45:32 PyGithub==2.1.1 15:45:32 pyinotify==0.9.6 15:45:32 PyJWT==2.8.0 15:45:32 PyNaCl==1.5.0 15:45:32 pyparsing==2.4.7 15:45:32 pyperclip==1.8.2 15:45:32 pyrsistent==0.20.0 15:45:32 python-cinderclient==9.4.0 15:45:32 python-dateutil==2.8.2 15:45:32 python-heatclient==3.3.0 15:45:32 python-jenkins==1.8.2 15:45:32 python-keystoneclient==5.2.0 15:45:32 python-magnumclient==4.3.0 15:45:32 python-novaclient==18.4.0 15:45:32 python-openstackclient==6.0.0 15:45:32 python-swiftclient==4.4.0 15:45:32 pytz==2023.3.post1 15:45:32 PyYAML==6.0.1 15:45:32 referencing==0.31.1 15:45:32 requests==2.31.0 15:45:32 requests-oauthlib==1.3.1 15:45:32 requestsexceptions==1.4.0 15:45:32 rfc3986==2.0.0 15:45:32 rpds-py==0.13.2 15:45:32 rsa==4.9 15:45:32 ruamel.yaml==0.18.5 15:45:32 ruamel.yaml.clib==0.2.8 15:45:32 s3transfer==0.8.2 15:45:32 simplejson==3.19.2 15:45:32 six==1.16.0 15:45:32 smmap==5.0.1 15:45:32 soupsieve==2.5 15:45:32 stevedore==5.1.0 15:45:32 tabulate==0.9.0 15:45:32 toml==0.10.2 15:45:32 tomlkit==0.12.3 15:45:32 tqdm==4.66.1 15:45:32 typing_extensions==4.8.0 15:45:32 tzdata==2023.3 15:45:32 urllib3==1.26.18 15:45:32 virtualenv==20.25.0 15:45:32 wcwidth==0.2.12 15:45:32 websocket-client==1.7.0 15:45:32 wrapt==1.16.0 15:45:32 xdg==6.0.0 15:45:32 xmltodict==0.13.0 15:45:32 yq==3.2.3 15:45:32 zipp==3.17.0 15:45:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16814935101983986195.sh 15:45:32 ---> sudo-logs.sh 15:45:32 Archiving 'sudo' log.. 15:45:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2048142089502829696.sh 15:45:32 ---> job-cost.sh 15:45:32 Setup pyenv: 15:45:32 system 15:45:32 3.8.13 15:45:32 3.9.13 15:45:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTXN from file:/tmp/.os_lf_venv 15:45:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:45:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:45:43 lf-activate-venv(): INFO: Adding /tmp/venv-sTXN/bin to PATH 15:45:43 INFO: No Stack... 15:45:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:44 INFO: Archiving Costs 15:45:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2562542892934416887.sh 15:45:44 ---> logs-deploy.sh 15:45:44 Setup pyenv: 15:45:44 system 15:45:44 3.8.13 15:45:44 3.9.13 15:45:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sTXN from file:/tmp/.os_lf_venv 15:45:45 lf-activate-venv(): INFO: Installing: lftools 15:45:57 lf-activate-venv(): INFO: Adding /tmp/venv-sTXN/bin to PATH 15:45:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3216 15:45:57 INFO: archiving workspace using pattern(s): 15:46:01 Archives upload complete. 15:46:01 INFO: archiving logs to Nexus 15:46:02 ---> uname -a: 15:46:02 Linux prd-ubuntu1804-builder-4c-4g-2800 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:46:02 15:46:02 15:46:02 ---> lscpu: 15:46:02 Architecture: x86_64 15:46:02 CPU op-mode(s): 32-bit, 64-bit 15:46:02 Byte Order: Little Endian 15:46:02 CPU(s): 4 15:46:02 On-line CPU(s) list: 0-3 15:46:02 Thread(s) per core: 1 15:46:02 Core(s) per socket: 1 15:46:02 Socket(s): 4 15:46:02 NUMA node(s): 1 15:46:02 Vendor ID: AuthenticAMD 15:46:02 CPU family: 23 15:46:02 Model: 49 15:46:02 Model name: AMD EPYC-Rome Processor 15:46:02 Stepping: 0 15:46:02 CPU MHz: 2799.996 15:46:02 BogoMIPS: 5599.99 15:46:02 Virtualization: AMD-V 15:46:02 Hypervisor vendor: KVM 15:46:02 Virtualization type: full 15:46:02 L1d cache: 32K 15:46:02 L1i cache: 32K 15:46:02 L2 cache: 512K 15:46:02 L3 cache: 16384K 15:46:02 NUMA node0 CPU(s): 0-3 15:46:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:46:02 15:46:02 15:46:02 ---> nproc: 15:46:02 4 15:46:02 15:46:02 15:46:02 ---> df -h: 15:46:02 Filesystem Size Used Avail Use% Mounted on 15:46:02 udev 7.9G 0 7.9G 0% /dev 15:46:02 tmpfs 1.6G 672K 1.6G 1% /run 15:46:02 /dev/vda1 78G 8.4G 69G 11% / 15:46:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:46:02 tmpfs 5.0M 0 5.0M 0% /run/lock 15:46:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:46:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:46:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:46:02 15:46:02 15:46:02 ---> free -m: 15:46:02 total used free shared buff/cache available 15:46:02 Mem: 16040 544 13257 0 2238 15175 15:46:02 Swap: 1023 0 1023 15:46:02 15:46:02 15:46:02 ---> ip addr: 15:46:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:46:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:46:02 inet 127.0.0.1/8 scope host lo 15:46:02 valid_lft forever preferred_lft forever 15:46:02 inet6 ::1/128 scope host 15:46:02 valid_lft forever preferred_lft forever 15:46:02 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:46:02 link/ether fa:16:3e:c1:5b:7e brd ff:ff:ff:ff:ff:ff 15:46:02 inet 10.30.107.151/23 brd 10.30.107.255 scope global dynamic ens3 15:46:02 valid_lft 86160sec preferred_lft 86160sec 15:46:02 inet6 fe80::f816:3eff:fec1:5b7e/64 scope link 15:46:02 valid_lft forever preferred_lft forever 15:46:02 15:46:02 15:46:02 ---> sar -b -r -n DEV: 15:46:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2800) 12/06/23 _x86_64_ (4 CPU) 15:46:02 15:46:02 15:42:05 LINUX RESTART (4 CPU) 15:46:02 15:46:02 15:43:01 tps rtps wtps bread/s bwrtn/s 15:46:02 15:44:01 102.17 13.06 89.10 1017.70 26344.94 15:46:02 15:45:01 83.82 2.28 81.54 119.45 24923.58 15:46:02 15:46:01 62.67 0.78 61.89 40.39 22984.04 15:46:02 Average: 82.89 5.38 77.51 392.51 24750.85 15:46:02 15:46:02 15:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:02 15:44:01 13879868 15526100 2545092 15.50 61880 1780804 800160 4.58 773836 1551684 56784 15:46:02 15:45:01 13734444 15565616 2690516 16.38 76044 1942408 763136 4.37 758112 1693392 38088 15:46:02 15:46:01 13629084 15593080 2795876 17.02 87384 2056632 717952 4.11 741728 1801804 60628 15:46:02 Average: 13747799 15561599 2677161 16.30 75103 1926615 760416 4.35 757892 1682293 51833 15:46:02 15:46:02 15:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:02 15:44:01 ens3 58.16 50.62 509.24 8.01 0.00 0.00 0.00 0.00 15:46:02 15:44:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 15:46:02 15:45:01 ens3 36.38 24.90 650.43 4.98 0.00 0.00 0.00 0.00 15:46:02 15:45:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:46:02 15:46:01 ens3 26.98 20.33 363.57 6.60 0.00 0.00 0.00 0.00 15:46:02 15:46:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:46:02 Average: ens3 40.50 31.95 507.75 6.53 0.00 0.00 0.00 0.00 15:46:02 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 15:46:02 15:46:02 15:46:02 ---> sar -P ALL: 15:46:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2800) 12/06/23 _x86_64_ (4 CPU) 15:46:02 15:46:02 15:42:05 LINUX RESTART (4 CPU) 15:46:02 15:46:02 15:43:01 CPU %user %nice %system %iowait %steal %idle 15:46:02 15:44:01 all 18.90 0.00 1.50 9.41 0.06 70.13 15:46:02 15:44:01 0 16.68 0.00 1.54 13.39 0.05 68.34 15:46:02 15:44:01 1 12.75 0.00 1.17 1.76 0.05 84.27 15:46:02 15:44:01 2 26.29 0.00 1.67 20.94 0.08 51.02 15:46:02 15:44:01 3 19.90 0.00 1.63 1.58 0.07 76.82 15:46:02 15:45:01 all 12.06 0.00 1.04 14.69 0.05 72.16 15:46:02 15:45:01 0 0.68 0.00 0.40 26.98 0.05 71.89 15:46:02 15:45:01 1 5.05 0.00 0.83 21.32 0.02 72.78 15:46:02 15:45:01 2 21.03 0.00 1.85 5.96 0.07 71.10 15:46:02 15:45:01 3 21.63 0.00 1.08 4.33 0.07 72.90 15:46:02 15:46:01 all 15.74 0.00 1.01 8.39 0.05 74.80 15:46:02 15:46:01 0 18.64 0.00 1.31 3.43 0.05 76.57 15:46:02 15:46:01 1 17.03 0.00 1.06 25.48 0.08 56.35 15:46:02 15:46:01 2 19.77 0.00 1.06 1.46 0.03 77.67 15:46:02 15:46:01 3 7.57 0.00 0.59 3.17 0.03 88.63 15:46:02 Average: all 15.56 0.00 1.18 10.84 0.06 72.37 15:46:02 Average: 0 11.98 0.00 1.08 14.62 0.05 72.26 15:46:02 Average: 1 11.59 0.00 1.02 16.19 0.05 71.15 15:46:02 Average: 2 22.36 0.00 1.52 9.45 0.06 66.60 15:46:02 Average: 3 16.36 0.00 1.10 3.03 0.06 79.46 15:46:02 15:46:02 15:46:02