13:41:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 13:41:26 Running as SYSTEM 13:41:26 [EnvInject] - Loading node environment variables. 13:41:26 Building remotely on prd-ubuntu1804-builder-4c-4g-9464 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:41:26 [ssh-agent] Looking for ssh-agent implementation... 13:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:26 $ ssh-agent 13:41:26 SSH_AUTH_SOCK=/tmp/ssh-6eoOSxKBbhxP/agent.1722 13:41:26 SSH_AGENT_PID=1724 13:41:26 [ssh-agent] Started. 13:41:26 Running ssh-add (command line suppressed) 13:41:26 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10128853709725281644.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10128853709725281644.key) 13:41:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:41:27 The recommended git tool is: NONE 13:41:28 using credential onap-jenkins-ssh 13:41:28 Wiping out workspace first. 13:41:28 Cloning the remote Git repository 13:41:28 Cloning repository git://cloud.onap.org/mirror/oom.git 13:41:28 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:41:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:28 > git --version # timeout=10 13:41:28 > git --version # 'git version 2.17.1' 13:41:28 using GIT_SSH to set credentials Gerrit user 13:41:28 Verifying host key using manually-configured host key entries 13:41:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:41:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:34 using GIT_SSH to set credentials Gerrit user 13:41:34 Verifying host key using manually-configured host key entries 13:41:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/5 # timeout=30 13:41:34 > git rev-parse d7136f1f9d6cc352897892ee4b0ef0470e58087d^{commit} # timeout=10 13:41:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:41:34 Checking out Revision d7136f1f9d6cc352897892ee4b0ef0470e58087d (refs/changes/53/137153/5) 13:41:34 > git config core.sparsecheckout # timeout=10 13:41:34 > git checkout -f d7136f1f9d6cc352897892ee4b0ef0470e58087d # timeout=30 13:41:38 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 13:41:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:41:38 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 13:41:38 [EnvInject] - Injecting environment variables from a build step. 13:41:38 [EnvInject] - Injecting as environment variables the properties content 13:41:38 PYTHON=python3 13:41:38 13:41:38 [EnvInject] - Variables injected successfully. 13:41:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9603956890086645856.sh 13:41:38 ---> tox-install.sh 13:41:38 + source /home/jenkins/lf-env.sh 13:41:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:38 ++ mktemp -d /tmp/venv-XXXX 13:41:38 + lf_venv=/tmp/venv-ICUt 13:41:38 + local venv_file=/tmp/.os_lf_venv 13:41:38 + local python=python3 13:41:38 + local options 13:41:38 + local set_path=true 13:41:38 + local install_args= 13:41:38 ++ 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 13:41:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:38 + true 13:41:38 + case $1 in 13:41:38 + venv_file=/tmp/.toxenv 13:41:38 + shift 2 13:41:38 + true 13:41:38 + case $1 in 13:41:38 + shift 13:41:38 + break 13:41:38 + case $python in 13:41:38 + local pkg_list= 13:41:38 + [[ -d /opt/pyenv ]] 13:41:38 + echo 'Setup pyenv:' 13:41:38 Setup pyenv: 13:41:38 + export PYENV_ROOT=/opt/pyenv 13:41:38 + PYENV_ROOT=/opt/pyenv 13:41:38 + 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 13:41:38 + 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 13:41:38 + pyenv versions 13:41:38 * system (set by /opt/pyenv/version) 13:41:38 * 3.8.13 (set by /opt/pyenv/version) 13:41:38 * 3.9.13 (set by /opt/pyenv/version) 13:41:38 * 3.10.6 (set by /opt/pyenv/version) 13:41:38 + command -v pyenv 13:41:38 ++ pyenv init - --no-rehash 13:41:38 + 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[*]}"'\'')" 13:41:38 export PATH="/opt/pyenv/shims:${PATH}" 13:41:38 export PYENV_SHELL=bash 13:41:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:38 pyenv() { 13:41:38 local command 13:41:38 command="${1:-}" 13:41:38 if [ "$#" -gt 0 ]; then 13:41:38 shift 13:41:38 fi 13:41:38 13:41:38 case "$command" in 13:41:38 rehash|shell) 13:41:38 eval "$(pyenv "sh-$command" "$@")" 13:41:38 ;; 13:41:38 *) 13:41:38 command pyenv "$command" "$@" 13:41:38 ;; 13:41:38 esac 13:41:38 }' 13:41:38 +++ 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[*]}"' 13:41:38 ++ 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 13:41:38 ++ 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 13:41:38 ++ 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 13:41:38 ++ export PYENV_SHELL=bash 13:41:38 ++ PYENV_SHELL=bash 13:41:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:38 +++ complete -F _pyenv pyenv 13:41:38 ++ lf-pyver python3 13:41:38 ++ local py_version_xy=python3 13:41:38 ++ local py_version_xyz= 13:41:38 ++ pyenv versions 13:41:38 ++ sed 's/^[ *]* //' 13:41:38 ++ local command 13:41:38 ++ command=versions 13:41:38 ++ '[' 1 -gt 0 ']' 13:41:38 ++ shift 13:41:38 ++ case "$command" in 13:41:38 ++ command pyenv versions 13:41:38 ++ pyenv versions 13:41:38 ++ grep -E '^[0-9.]*[0-9]$' 13:41:38 ++ awk '{ print $1 }' 13:41:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:38 +++ grep '^3' /tmp/.pyenv_versions 13:41:38 +++ sort -V 13:41:38 +++ tail -n 1 13:41:38 ++ py_version_xyz=3.10.6 13:41:38 ++ [[ -z 3.10.6 ]] 13:41:38 ++ echo 3.10.6 13:41:38 ++ return 0 13:41:38 + pyenv local 3.10.6 13:41:38 + local command 13:41:38 + command=local 13:41:38 + '[' 2 -gt 0 ']' 13:41:38 + shift 13:41:38 + case "$command" in 13:41:38 + command pyenv local 3.10.6 13:41:38 + pyenv local 3.10.6 13:41:38 + for arg in "$@" 13:41:38 + case $arg in 13:41:38 + pkg_list+='tox ' 13:41:38 + for arg in "$@" 13:41:38 + case $arg in 13:41:38 + pkg_list+='virtualenv ' 13:41:38 + for arg in "$@" 13:41:38 + case $arg in 13:41:38 + pkg_list+='urllib3~=1.26.15 ' 13:41:38 + [[ -f /tmp/.toxenv ]] 13:41:38 + [[ ! -f /tmp/.toxenv ]] 13:41:38 + [[ -n '' ]] 13:41:38 + python3 -m venv /tmp/venv-ICUt 13:41:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ICUt' 13:41:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ICUt 13:41:42 + echo /tmp/venv-ICUt 13:41:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:41:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:41:42 + /tmp/venv-ICUt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:45 + /tmp/venv-ICUt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:48 + type python3 13:41:48 + true 13:41:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ICUt/bin to PATH' 13:41:48 lf-activate-venv(): INFO: Adding /tmp/venv-ICUt/bin to PATH 13:41:48 + PATH=/tmp/venv-ICUt/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 13:41:48 + return 0 13:41:48 + python3 --version 13:41:48 Python 3.10.6 13:41:48 + python3 -m pip --version 13:41:48 pip 24.0 from /tmp/venv-ICUt/lib/python3.10/site-packages/pip (python 3.10) 13:41:48 + python3 -m pip freeze 13:41:48 cachetools==5.3.3 13:41:48 chardet==5.2.0 13:41:48 colorama==0.4.6 13:41:48 distlib==0.3.8 13:41:48 filelock==3.13.1 13:41:48 packaging==23.2 13:41:48 platformdirs==4.2.0 13:41:48 pluggy==1.4.0 13:41:48 pyproject-api==1.6.1 13:41:48 tomli==2.0.1 13:41:48 tox==4.13.0 13:41:48 urllib3==1.26.18 13:41:48 virtualenv==20.25.1 13:41:49 [EnvInject] - Injecting environment variables from a build step. 13:41:49 [EnvInject] - Injecting as environment variables the properties content 13:41:49 PARALLEL=false 13:41:49 13:41:49 [EnvInject] - Variables injected successfully. 13:41:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3363355573183105065.sh 13:41:49 ---> tox-run.sh 13:41:49 + 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 13:41:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:41:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:41:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:41:49 + cd /w/workspace/oom-master-commit-lint/. 13:41:49 + source /home/jenkins/lf-env.sh 13:41:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:49 ++ mktemp -d /tmp/venv-XXXX 13:41:49 + lf_venv=/tmp/venv-w13w 13:41:49 + local venv_file=/tmp/.os_lf_venv 13:41:49 + local python=python3 13:41:49 + local options 13:41:49 + local set_path=true 13:41:49 + local install_args= 13:41:49 ++ 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 13:41:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:49 + true 13:41:49 + case $1 in 13:41:49 + venv_file=/tmp/.toxenv 13:41:49 + shift 2 13:41:49 + true 13:41:49 + case $1 in 13:41:49 + shift 13:41:49 + break 13:41:49 + case $python in 13:41:49 + local pkg_list= 13:41:49 + [[ -d /opt/pyenv ]] 13:41:49 + echo 'Setup pyenv:' 13:41:49 Setup pyenv: 13:41:49 + export PYENV_ROOT=/opt/pyenv 13:41:49 + PYENV_ROOT=/opt/pyenv 13:41:49 + 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 13:41:49 + 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 13:41:49 + pyenv versions 13:41:49 system 13:41:49 3.8.13 13:41:49 3.9.13 13:41:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:41:49 + command -v pyenv 13:41:49 ++ pyenv init - --no-rehash 13:41:49 + 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[*]}"'\'')" 13:41:49 export PATH="/opt/pyenv/shims:${PATH}" 13:41:49 export PYENV_SHELL=bash 13:41:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:49 pyenv() { 13:41:49 local command 13:41:49 command="${1:-}" 13:41:49 if [ "$#" -gt 0 ]; then 13:41:49 shift 13:41:49 fi 13:41:49 13:41:49 case "$command" in 13:41:49 rehash|shell) 13:41:49 eval "$(pyenv "sh-$command" "$@")" 13:41:49 ;; 13:41:49 *) 13:41:49 command pyenv "$command" "$@" 13:41:49 ;; 13:41:49 esac 13:41:49 }' 13:41:49 +++ 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[*]}"' 13:41:49 ++ 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 13:41:49 ++ 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 13:41:49 ++ 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 13:41:49 ++ export PYENV_SHELL=bash 13:41:49 ++ PYENV_SHELL=bash 13:41:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:49 +++ complete -F _pyenv pyenv 13:41:49 ++ lf-pyver python3 13:41:49 ++ local py_version_xy=python3 13:41:49 ++ local py_version_xyz= 13:41:49 ++ pyenv versions 13:41:49 ++ local command 13:41:49 ++ command=versions 13:41:49 ++ '[' 1 -gt 0 ']' 13:41:49 ++ shift 13:41:49 ++ case "$command" in 13:41:49 ++ command pyenv versions 13:41:49 ++ pyenv versions 13:41:49 ++ awk '{ print $1 }' 13:41:49 ++ grep -E '^[0-9.]*[0-9]$' 13:41:49 ++ sed 's/^[ *]* //' 13:41:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:49 +++ grep '^3' /tmp/.pyenv_versions 13:41:49 +++ sort -V 13:41:49 +++ tail -n 1 13:41:49 ++ py_version_xyz=3.10.6 13:41:49 ++ [[ -z 3.10.6 ]] 13:41:49 ++ echo 3.10.6 13:41:49 ++ return 0 13:41:49 + pyenv local 3.10.6 13:41:49 + local command 13:41:49 + command=local 13:41:49 + '[' 2 -gt 0 ']' 13:41:49 + shift 13:41:49 + case "$command" in 13:41:49 + command pyenv local 3.10.6 13:41:49 + pyenv local 3.10.6 13:41:49 + for arg in "$@" 13:41:49 + case $arg in 13:41:49 + pkg_list+='tox ' 13:41:49 + for arg in "$@" 13:41:49 + case $arg in 13:41:49 + pkg_list+='virtualenv ' 13:41:49 + for arg in "$@" 13:41:49 + case $arg in 13:41:49 + pkg_list+='urllib3~=1.26.15 ' 13:41:49 + [[ -f /tmp/.toxenv ]] 13:41:49 ++ cat /tmp/.toxenv 13:41:49 + lf_venv=/tmp/venv-ICUt 13:41:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ICUt from' file:/tmp/.toxenv 13:41:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ICUt from file:/tmp/.toxenv 13:41:49 + /tmp/venv-ICUt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:50 + /tmp/venv-ICUt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:51 + type python3 13:41:51 + true 13:41:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ICUt/bin to PATH' 13:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-ICUt/bin to PATH 13:41:51 + PATH=/tmp/venv-ICUt/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 13:41:51 + return 0 13:41:51 + [[ -d /opt/pyenv ]] 13:41:51 + echo '---> Setting up pyenv' 13:41:51 ---> Setting up pyenv 13:41:51 + export PYENV_ROOT=/opt/pyenv 13:41:51 + PYENV_ROOT=/opt/pyenv 13:41:51 + export PATH=/opt/pyenv/bin:/tmp/venv-ICUt/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 13:41:51 + PATH=/opt/pyenv/bin:/tmp/venv-ICUt/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 13:41:51 ++ pwd 13:41:51 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:41:51 + export PYTHONPATH 13:41:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:41:51 + TOX_TESTENV_PASSENV=PYTHONPATH 13:41:51 + tox --version 13:41:51 4.13.0 from /tmp/venv-ICUt/lib/python3.10/site-packages/tox/__init__.py 13:41:51 + PARALLEL=false 13:41:51 + TOX_OPTIONS_LIST= 13:41:51 + [[ -n gitlint ]] 13:41:51 + TOX_OPTIONS_LIST=' -e gitlint' 13:41:51 + case ${PARALLEL,,} in 13:41:51 + tox -e gitlint 13:41:51 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:41:53 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:42:21 gitlint: freeze> python -m pip freeze --all 13:42:21 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:42:21 gitlint: commands[0]> gitlint 13:42:21 gitlint: OK (29.79=setup[29.62]+cmd[0.18] seconds) 13:42:21 congratulations :) (29.96 seconds) 13:42:21 + tox_status=0 13:42:21 + echo '---> Completed tox runs' 13:42:21 ---> Completed tox runs 13:42:21 + for i in .tox/*/log 13:42:21 ++ echo .tox/gitlint/log 13:42:21 ++ awk -F/ '{print $2}' 13:42:21 + tox_env=gitlint 13:42:21 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:42:21 + DOC_DIR=docs/_build/html 13:42:21 + [[ -d docs/_build/html ]] 13:42:21 + echo '---> tox-run.sh ends' 13:42:21 ---> tox-run.sh ends 13:42:21 + test 0 -eq 0 13:42:22 $ ssh-agent -k 13:42:22 unset SSH_AUTH_SOCK; 13:42:22 unset SSH_AGENT_PID; 13:42:22 echo Agent pid 1724 killed; 13:42:22 [ssh-agent] Stopped. 13:42:22 [PostBuildScript] - [INFO] Executing post build scripts. 13:42:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14812005425662666536.sh 13:42:22 ---> sysstat.sh 13:42:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17805275189408516787.sh 13:42:22 ---> package-listing.sh 13:42:22 ++ facter osfamily 13:42:22 ++ tr '[:upper:]' '[:lower:]' 13:42:22 + OS_FAMILY=debian 13:42:22 + workspace=/w/workspace/oom-master-commit-lint 13:42:22 + START_PACKAGES=/tmp/packages_start.txt 13:42:22 + END_PACKAGES=/tmp/packages_end.txt 13:42:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:22 + PACKAGES=/tmp/packages_start.txt 13:42:22 + '[' /w/workspace/oom-master-commit-lint ']' 13:42:22 + PACKAGES=/tmp/packages_end.txt 13:42:22 + case "${OS_FAMILY}" in 13:42:22 + dpkg -l 13:42:22 + grep '^ii' 13:42:22 + '[' -f /tmp/packages_start.txt ']' 13:42:22 + '[' -f /tmp/packages_end.txt ']' 13:42:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:22 + '[' /w/workspace/oom-master-commit-lint ']' 13:42:22 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:42:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:42:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2416258517425473215.sh 13:42:22 ---> capture-instance-metadata.sh 13:42:22 Setup pyenv: 13:42:22 system 13:42:22 3.8.13 13:42:22 3.9.13 13:42:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:42:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4hl6 13:42:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:42:32 lf-activate-venv(): INFO: Installing: lftools 13:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-4hl6/bin to PATH 13:43:07 INFO: Running in OpenStack, capturing instance metadata 13:43:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6675427658132334161.sh 13:43:08 provisioning config files... 13:43:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2105033413809838073tmp 13:43:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:08 [EnvInject] - Injecting environment variables from a build step. 13:43:08 [EnvInject] - Injecting as environment variables the properties content 13:43:08 SERVER_ID=logs 13:43:08 13:43:08 [EnvInject] - Variables injected successfully. 13:43:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16194983351141267011.sh 13:43:08 ---> create-netrc.sh 13:43:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17794189095775170454.sh 13:43:08 ---> python-tools-install.sh 13:43:08 Setup pyenv: 13:43:08 system 13:43:08 3.8.13 13:43:08 3.9.13 13:43:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:43:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4hl6 from file:/tmp/.os_lf_venv 13:43:09 lf-activate-venv(): INFO: Installing: lftools 13:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-4hl6/bin to PATH 13:43:18 Generating Requirements File 13:44:00 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. 13:44:00 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:44:00 Python 3.10.6 13:44:00 pip 24.0 from /tmp/venv-4hl6/lib/python3.10/site-packages/pip (python 3.10) 13:44:01 appdirs==1.4.4 13:44:01 argcomplete==3.2.2 13:44:01 aspy.yaml==1.3.0 13:44:01 attrs==23.2.0 13:44:01 autopage==0.5.2 13:44:01 beautifulsoup4==4.12.3 13:44:01 boto3==1.34.51 13:44:01 botocore==1.34.51 13:44:01 bs4==0.0.2 13:44:01 cachetools==5.3.3 13:44:01 certifi==2024.2.2 13:44:01 cffi==1.16.0 13:44:01 cfgv==3.4.0 13:44:01 chardet==5.2.0 13:44:01 charset-normalizer==3.3.2 13:44:01 click==8.1.7 13:44:01 cliff==4.6.0 13:44:01 cmd2==2.4.3 13:44:01 cryptography==3.3.2 13:44:01 debtcollector==3.0.0 13:44:01 decorator==5.1.1 13:44:01 defusedxml==0.7.1 13:44:01 Deprecated==1.2.14 13:44:01 distlib==0.3.8 13:44:01 dnspython==2.6.1 13:44:01 docker==4.2.2 13:44:01 dogpile.cache==1.3.2 13:44:01 email_validator==2.1.1 13:44:01 filelock==3.13.1 13:44:01 future==1.0.0 13:44:01 gitdb==4.0.11 13:44:01 GitPython==3.1.42 13:44:01 google-auth==2.28.1 13:44:01 httplib2==0.22.0 13:44:01 identify==2.5.35 13:44:01 idna==3.6 13:44:01 importlib-resources==1.5.0 13:44:01 iso8601==2.1.0 13:44:01 Jinja2==3.1.3 13:44:01 jmespath==1.0.1 13:44:01 jsonpatch==1.33 13:44:01 jsonpointer==2.4 13:44:01 jsonschema==4.21.1 13:44:01 jsonschema-specifications==2023.12.1 13:44:01 keystoneauth1==5.6.0 13:44:01 kubernetes==29.0.0 13:44:01 lftools==0.37.9 13:44:01 lxml==5.1.0 13:44:01 MarkupSafe==2.1.5 13:44:01 msgpack==1.0.7 13:44:01 multi_key_dict==2.0.3 13:44:01 munch==4.0.0 13:44:01 netaddr==1.2.1 13:44:01 netifaces==0.11.0 13:44:01 niet==1.4.2 13:44:01 nodeenv==1.8.0 13:44:01 oauth2client==4.1.3 13:44:01 oauthlib==3.2.2 13:44:01 openstacksdk==0.62.0 13:44:01 os-client-config==2.1.0 13:44:01 os-service-types==1.7.0 13:44:01 osc-lib==3.0.1 13:44:01 oslo.config==9.4.0 13:44:01 oslo.context==5.4.0 13:44:01 oslo.i18n==6.3.0 13:44:01 oslo.log==5.5.0 13:44:01 oslo.serialization==5.4.0 13:44:01 oslo.utils==7.1.0 13:44:01 packaging==23.2 13:44:01 pbr==6.0.0 13:44:01 platformdirs==4.2.0 13:44:01 prettytable==3.10.0 13:44:01 pyasn1==0.5.1 13:44:01 pyasn1-modules==0.3.0 13:44:01 pycparser==2.21 13:44:01 pygerrit2==2.0.15 13:44:01 PyGithub==2.2.0 13:44:01 pyinotify==0.9.6 13:44:01 PyJWT==2.8.0 13:44:01 PyNaCl==1.5.0 13:44:01 pyparsing==2.4.7 13:44:01 pyperclip==1.8.2 13:44:01 pyrsistent==0.20.0 13:44:01 python-cinderclient==9.4.0 13:44:01 python-dateutil==2.8.2 13:44:01 python-heatclient==3.4.0 13:44:01 python-jenkins==1.8.2 13:44:01 python-keystoneclient==5.3.0 13:44:01 python-magnumclient==4.3.0 13:44:01 python-novaclient==18.4.0 13:44:01 python-openstackclient==6.0.1 13:44:01 python-swiftclient==4.4.0 13:44:01 PyYAML==6.0.1 13:44:01 referencing==0.33.0 13:44:01 requests==2.31.0 13:44:01 requests-oauthlib==1.3.1 13:44:01 requestsexceptions==1.4.0 13:44:01 rfc3986==2.0.0 13:44:01 rpds-py==0.18.0 13:44:01 rsa==4.9 13:44:01 ruamel.yaml==0.18.6 13:44:01 ruamel.yaml.clib==0.2.8 13:44:01 s3transfer==0.10.0 13:44:01 simplejson==3.19.2 13:44:01 six==1.16.0 13:44:01 smmap==5.0.1 13:44:01 soupsieve==2.5 13:44:01 stevedore==5.2.0 13:44:01 tabulate==0.9.0 13:44:01 toml==0.10.2 13:44:01 tomlkit==0.12.4 13:44:01 tqdm==4.66.2 13:44:01 typing_extensions==4.10.0 13:44:01 tzdata==2024.1 13:44:01 urllib3==1.26.18 13:44:01 virtualenv==20.25.1 13:44:01 wcwidth==0.2.13 13:44:01 websocket-client==1.7.0 13:44:01 wrapt==1.16.0 13:44:01 xdg==6.0.0 13:44:01 xmltodict==0.13.0 13:44:01 yq==3.2.3 13:44:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11934498760384018313.sh 13:44:01 ---> sudo-logs.sh 13:44:01 Archiving 'sudo' log.. 13:44:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11711423801819502662.sh 13:44:01 ---> job-cost.sh 13:44:01 Setup pyenv: 13:44:01 system 13:44:01 3.8.13 13:44:01 3.9.13 13:44:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4hl6 from file:/tmp/.os_lf_venv 13:44:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-4hl6/bin to PATH 13:44:11 INFO: No Stack... 13:44:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:11 INFO: Archiving Costs 13:44:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins908256005805254545.sh 13:44:11 ---> logs-deploy.sh 13:44:11 Setup pyenv: 13:44:12 system 13:44:12 3.8.13 13:44:12 3.9.13 13:44:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:44:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4hl6 from file:/tmp/.os_lf_venv 13:44:14 lf-activate-venv(): INFO: Installing: lftools 13:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-4hl6/bin to PATH 13:44:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7214 13:44:24 INFO: archiving workspace using pattern(s): 13:44:25 Archives upload complete. 13:44:25 INFO: archiving logs to Nexus 13:44:26 ---> uname -a: 13:44:26 Linux prd-ubuntu1804-builder-4c-4g-9464 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:44:26 13:44:26 13:44:26 ---> lscpu: 13:44:26 Architecture: x86_64 13:44:26 CPU op-mode(s): 32-bit, 64-bit 13:44:26 Byte Order: Little Endian 13:44:26 CPU(s): 4 13:44:26 On-line CPU(s) list: 0-3 13:44:26 Thread(s) per core: 1 13:44:26 Core(s) per socket: 1 13:44:26 Socket(s): 4 13:44:26 NUMA node(s): 1 13:44:26 Vendor ID: AuthenticAMD 13:44:26 CPU family: 23 13:44:26 Model: 49 13:44:26 Model name: AMD EPYC-Rome Processor 13:44:26 Stepping: 0 13:44:26 CPU MHz: 2799.996 13:44:26 BogoMIPS: 5599.99 13:44:26 Virtualization: AMD-V 13:44:26 Hypervisor vendor: KVM 13:44:26 Virtualization type: full 13:44:26 L1d cache: 32K 13:44:26 L1i cache: 32K 13:44:26 L2 cache: 512K 13:44:26 L3 cache: 16384K 13:44:26 NUMA node0 CPU(s): 0-3 13:44:26 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 13:44:26 13:44:26 13:44:26 ---> nproc: 13:44:26 4 13:44:26 13:44:26 13:44:26 ---> df -h: 13:44:26 Filesystem Size Used Avail Use% Mounted on 13:44:26 udev 7.9G 0 7.9G 0% /dev 13:44:26 tmpfs 1.6G 672K 1.6G 1% /run 13:44:26 /dev/vda1 78G 8.5G 69G 11% / 13:44:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:44:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:44:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:44:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:44:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:44:26 13:44:26 13:44:26 ---> free -m: 13:44:26 total used free shared buff/cache available 13:44:26 Mem: 16040 540 13213 0 2286 15177 13:44:26 Swap: 1023 0 1023 13:44:26 13:44:26 13:44:26 ---> ip addr: 13:44:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:44:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:44:26 inet 127.0.0.1/8 scope host lo 13:44:26 valid_lft forever preferred_lft forever 13:44:26 inet6 ::1/128 scope host 13:44:26 valid_lft forever preferred_lft forever 13:44:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:44:26 link/ether fa:16:3e:e3:b0:51 brd ff:ff:ff:ff:ff:ff 13:44:26 inet 10.30.107.130/23 brd 10.30.107.255 scope global dynamic ens3 13:44:26 valid_lft 86196sec preferred_lft 86196sec 13:44:26 inet6 fe80::f816:3eff:fee3:b051/64 scope link 13:44:26 valid_lft forever preferred_lft forever 13:44:26 13:44:26 13:44:26 ---> sar -b -r -n DEV: 13:44:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9464) 02/28/24 _x86_64_ (4 CPU) 13:44:26 13:44:26 13:41:04 LINUX RESTART (4 CPU) 13:44:26 13:44:26 13:42:02 tps rtps wtps bread/s bwrtn/s 13:44:26 13:43:01 141.98 13.88 128.10 1008.24 34448.94 13:44:26 13:44:01 83.76 0.75 83.01 98.90 28096.23 13:44:26 Average: 112.62 7.26 105.36 549.71 31245.64 13:44:26 13:44:26 13:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:26 13:43:01 13673692 15492592 2751268 16.75 75560 1934316 852036 4.88 801152 1716768 105396 13:44:26 13:44:01 13575908 15573624 2849052 17.35 93592 2081816 748712 4.28 718048 1871488 110624 13:44:26 Average: 13624800 15533108 2800160 17.05 84576 2008066 800374 4.58 759600 1794128 108010 13:44:26 13:44:26 13:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:26 13:43:01 ens3 74.60 43.47 1277.89 9.80 0.00 0.00 0.00 0.00 13:44:26 13:43:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 13:44:26 13:44:01 ens3 26.62 21.39 265.84 5.76 0.00 0.00 0.00 0.00 13:44:26 13:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:44:26 Average: ens3 50.41 32.34 767.57 7.76 0.00 0.00 0.00 0.00 13:44:26 Average: lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 13:44:26 13:44:26 13:44:26 ---> sar -P ALL: 13:44:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9464) 02/28/24 _x86_64_ (4 CPU) 13:44:26 13:44:26 13:41:04 LINUX RESTART (4 CPU) 13:44:26 13:44:26 13:42:02 CPU %user %nice %system %iowait %steal %idle 13:44:26 13:43:01 all 17.12 0.00 1.57 7.55 0.05 73.71 13:44:26 13:43:01 0 12.49 0.00 1.21 0.32 0.03 85.95 13:44:26 13:43:01 1 36.61 0.00 2.79 5.44 0.07 55.09 13:44:26 13:43:01 2 4.17 0.00 0.93 12.78 0.03 82.08 13:44:26 13:43:01 3 15.30 0.00 1.38 11.75 0.07 71.51 13:44:26 13:44:01 all 16.38 0.00 0.99 9.59 0.04 73.00 13:44:26 13:44:01 0 16.08 0.00 0.62 2.10 0.02 81.18 13:44:26 13:44:01 1 36.43 0.00 1.93 1.55 0.05 60.04 13:44:26 13:44:01 2 7.35 0.00 0.78 5.91 0.02 85.94 13:44:26 13:44:01 3 5.59 0.00 0.64 28.87 0.05 64.85 13:44:26 Average: all 16.75 0.00 1.28 8.57 0.05 73.35 13:44:26 Average: 0 14.29 0.00 0.91 1.21 0.03 83.56 13:44:26 Average: 1 36.52 0.00 2.36 3.48 0.06 57.59 13:44:26 Average: 2 5.77 0.00 0.86 9.32 0.03 84.03 13:44:26 Average: 3 10.41 0.00 1.00 20.37 0.06 68.15 13:44:26 13:44:26 13:44:26