15:36:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:36:08 Running as SYSTEM 15:36:08 [EnvInject] - Loading node environment variables. 15:36:08 Building remotely on prd-ubuntu1804-builder-4c-4g-600 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:36:08 [ssh-agent] Looking for ssh-agent implementation... 15:36:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:08 $ ssh-agent 15:36:08 SSH_AUTH_SOCK=/tmp/ssh-05rnmlz0FQ4e/agent.1723 15:36:08 SSH_AGENT_PID=1725 15:36:08 [ssh-agent] Started. 15:36:08 Running ssh-add (command line suppressed) 15:36:08 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10693955374359027156.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10693955374359027156.key) 15:36:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:36:08 The recommended git tool is: NONE 15:36:10 using credential onap-jenkins-ssh 15:36:10 Wiping out workspace first. 15:36:10 Cloning the remote Git repository 15:36:10 Cloning repository git://cloud.onap.org/mirror/oom.git 15:36:10 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:36:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:36:10 > git --version # timeout=10 15:36:10 > git --version # 'git version 2.17.1' 15:36:10 using GIT_SSH to set credentials Gerrit user 15:36:10 Verifying host key using manually-configured host key entries 15:36:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:36:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:36:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:36:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:36:16 using GIT_SSH to set credentials Gerrit user 15:36:16 Verifying host key using manually-configured host key entries 15:36:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/4 # timeout=30 15:36:16 > git rev-parse bd4b55ef1cd813f0342d3e3534b66327f33d0dcf^{commit} # timeout=10 15:36:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:36:16 Checking out Revision bd4b55ef1cd813f0342d3e3534b66327f33d0dcf (refs/changes/95/136395/4) 15:36:16 > git config core.sparsecheckout # timeout=10 15:36:16 > git checkout -f bd4b55ef1cd813f0342d3e3534b66327f33d0dcf # timeout=30 15:36:19 Commit message: "[CPS] Config updates for cps-core and DMI" 15:36:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:36:19 > git rev-list --no-walk b79671556abd980c1fe0d48dcb96ef8437173b7a # timeout=10 15:36:19 [EnvInject] - Injecting environment variables from a build step. 15:36:19 [EnvInject] - Injecting as environment variables the properties content 15:36:19 PYTHON=python3 15:36:19 15:36:19 [EnvInject] - Variables injected successfully. 15:36:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5039328013479344977.sh 15:36:19 ---> tox-install.sh 15:36:19 + source /home/jenkins/lf-env.sh 15:36:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:19 ++ mktemp -d /tmp/venv-XXXX 15:36:19 + lf_venv=/tmp/venv-3BKz 15:36:19 + local venv_file=/tmp/.os_lf_venv 15:36:19 + local python=python3 15:36:19 + local options 15:36:19 + local set_path=true 15:36:19 + local install_args= 15:36:19 ++ 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:36:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:19 + true 15:36:19 + case $1 in 15:36:19 + venv_file=/tmp/.toxenv 15:36:19 + shift 2 15:36:19 + true 15:36:19 + case $1 in 15:36:19 + shift 15:36:19 + break 15:36:19 + case $python in 15:36:19 + local pkg_list= 15:36:19 + [[ -d /opt/pyenv ]] 15:36:19 + echo 'Setup pyenv:' 15:36:19 Setup pyenv: 15:36:19 + export PYENV_ROOT=/opt/pyenv 15:36:19 + PYENV_ROOT=/opt/pyenv 15:36:19 + 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:36:19 + 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:36:19 + pyenv versions 15:36:20 * system (set by /opt/pyenv/version) 15:36:20 * 3.8.13 (set by /opt/pyenv/version) 15:36:20 * 3.9.13 (set by /opt/pyenv/version) 15:36:20 * 3.10.6 (set by /opt/pyenv/version) 15:36:20 + command -v pyenv 15:36:20 ++ pyenv init - --no-rehash 15:36:20 + 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:36:20 export PATH="/opt/pyenv/shims:${PATH}" 15:36:20 export PYENV_SHELL=bash 15:36:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:20 pyenv() { 15:36:20 local command 15:36:20 command="${1:-}" 15:36:20 if [ "$#" -gt 0 ]; then 15:36:20 shift 15:36:20 fi 15:36:20 15:36:20 case "$command" in 15:36:20 rehash|shell) 15:36:20 eval "$(pyenv "sh-$command" "$@")" 15:36:20 ;; 15:36:20 *) 15:36:20 command pyenv "$command" "$@" 15:36:20 ;; 15:36:20 esac 15:36:20 }' 15:36:20 +++ 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:36:20 ++ 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:36:20 ++ 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:36:20 ++ 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:36:20 ++ export PYENV_SHELL=bash 15:36:20 ++ PYENV_SHELL=bash 15:36:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:20 +++ complete -F _pyenv pyenv 15:36:20 ++ lf-pyver python3 15:36:20 ++ local py_version_xy=python3 15:36:20 ++ local py_version_xyz= 15:36:20 ++ pyenv versions 15:36:20 ++ local command 15:36:20 ++ command=versions 15:36:20 ++ '[' 1 -gt 0 ']' 15:36:20 ++ shift 15:36:20 ++ case "$command" in 15:36:20 ++ command pyenv versions 15:36:20 ++ pyenv versions 15:36:20 ++ sed 's/^[ *]* //' 15:36:20 ++ awk '{ print $1 }' 15:36:20 ++ grep -E '^[0-9.]*[0-9]$' 15:36:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:20 +++ grep '^3' /tmp/.pyenv_versions 15:36:20 +++ sort -V 15:36:20 +++ tail -n 1 15:36:20 ++ py_version_xyz=3.10.6 15:36:20 ++ [[ -z 3.10.6 ]] 15:36:20 ++ echo 3.10.6 15:36:20 ++ return 0 15:36:20 + pyenv local 3.10.6 15:36:20 + local command 15:36:20 + command=local 15:36:20 + '[' 2 -gt 0 ']' 15:36:20 + shift 15:36:20 + case "$command" in 15:36:20 + command pyenv local 3.10.6 15:36:20 + pyenv local 3.10.6 15:36:20 + for arg in "$@" 15:36:20 + case $arg in 15:36:20 + pkg_list+='tox ' 15:36:20 + for arg in "$@" 15:36:20 + case $arg in 15:36:20 + pkg_list+='virtualenv ' 15:36:20 + for arg in "$@" 15:36:20 + case $arg in 15:36:20 + pkg_list+='urllib3~=1.26.15 ' 15:36:20 + [[ -f /tmp/.toxenv ]] 15:36:20 + [[ ! -f /tmp/.toxenv ]] 15:36:20 + [[ -n '' ]] 15:36:20 + python3 -m venv /tmp/venv-3BKz 15:36:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3BKz' 15:36:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3BKz 15:36:24 + echo /tmp/venv-3BKz 15:36:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:36:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:36:24 + /tmp/venv-3BKz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:36:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:27 + /tmp/venv-3BKz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:30 + type python3 15:36:30 + true 15:36:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3BKz/bin to PATH' 15:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-3BKz/bin to PATH 15:36:30 + PATH=/tmp/venv-3BKz/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:36:30 + return 0 15:36:30 + python3 --version 15:36:30 Python 3.10.6 15:36:30 + python3 -m pip --version 15:36:30 pip 23.3.1 from /tmp/venv-3BKz/lib/python3.10/site-packages/pip (python 3.10) 15:36:30 + python3 -m pip freeze 15:36:31 cachetools==5.3.2 15:36:31 chardet==5.2.0 15:36:31 colorama==0.4.6 15:36:31 distlib==0.3.7 15:36:31 filelock==3.13.1 15:36:31 packaging==23.2 15:36:31 platformdirs==4.0.0 15:36:31 pluggy==1.3.0 15:36:31 pyproject-api==1.6.1 15:36:31 tomli==2.0.1 15:36:31 tox==4.11.4 15:36:31 urllib3==1.26.18 15:36:31 virtualenv==20.24.7 15:36:31 [EnvInject] - Injecting environment variables from a build step. 15:36:31 [EnvInject] - Injecting as environment variables the properties content 15:36:31 PARALLEL=false 15:36:31 15:36:31 [EnvInject] - Variables injected successfully. 15:36:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7938697241327892696.sh 15:36:31 ---> tox-run.sh 15:36:31 + 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:36:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:36:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:36:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:36:31 + cd /w/workspace/oom-master-commit-lint/. 15:36:31 + source /home/jenkins/lf-env.sh 15:36:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:36:31 ++ mktemp -d /tmp/venv-XXXX 15:36:31 + lf_venv=/tmp/venv-7a2M 15:36:31 + local venv_file=/tmp/.os_lf_venv 15:36:31 + local python=python3 15:36:31 + local options 15:36:31 + local set_path=true 15:36:31 + local install_args= 15:36:31 ++ 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:36:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:36:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:36:31 + true 15:36:31 + case $1 in 15:36:31 + venv_file=/tmp/.toxenv 15:36:31 + shift 2 15:36:31 + true 15:36:31 + case $1 in 15:36:31 + shift 15:36:31 + break 15:36:31 + case $python in 15:36:31 + local pkg_list= 15:36:31 + [[ -d /opt/pyenv ]] 15:36:31 + echo 'Setup pyenv:' 15:36:31 Setup pyenv: 15:36:31 + export PYENV_ROOT=/opt/pyenv 15:36:31 + PYENV_ROOT=/opt/pyenv 15:36:31 + 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:36:31 + 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:36:31 + pyenv versions 15:36:31 system 15:36:31 3.8.13 15:36:31 3.9.13 15:36:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:36:31 + command -v pyenv 15:36:31 ++ pyenv init - --no-rehash 15:36:31 + 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:36:31 export PATH="/opt/pyenv/shims:${PATH}" 15:36:31 export PYENV_SHELL=bash 15:36:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:36:31 pyenv() { 15:36:31 local command 15:36:31 command="${1:-}" 15:36:31 if [ "$#" -gt 0 ]; then 15:36:31 shift 15:36:31 fi 15:36:31 15:36:31 case "$command" in 15:36:31 rehash|shell) 15:36:31 eval "$(pyenv "sh-$command" "$@")" 15:36:31 ;; 15:36:31 *) 15:36:31 command pyenv "$command" "$@" 15:36:31 ;; 15:36:31 esac 15:36:31 }' 15:36:31 +++ 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:36:31 ++ 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:36:31 ++ 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:36:31 ++ 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:36:31 ++ export PYENV_SHELL=bash 15:36:31 ++ PYENV_SHELL=bash 15:36:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:36:31 +++ complete -F _pyenv pyenv 15:36:31 ++ lf-pyver python3 15:36:31 ++ local py_version_xy=python3 15:36:31 ++ local py_version_xyz= 15:36:31 ++ sed 's/^[ *]* //' 15:36:31 ++ awk '{ print $1 }' 15:36:31 ++ pyenv versions 15:36:31 ++ local command 15:36:31 ++ command=versions 15:36:31 ++ '[' 1 -gt 0 ']' 15:36:31 ++ shift 15:36:31 ++ case "$command" in 15:36:31 ++ command pyenv versions 15:36:31 ++ pyenv versions 15:36:31 ++ grep -E '^[0-9.]*[0-9]$' 15:36:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:36:31 +++ grep '^3' /tmp/.pyenv_versions 15:36:31 +++ sort -V 15:36:31 +++ tail -n 1 15:36:31 ++ py_version_xyz=3.10.6 15:36:31 ++ [[ -z 3.10.6 ]] 15:36:31 ++ echo 3.10.6 15:36:31 ++ return 0 15:36:31 + pyenv local 3.10.6 15:36:31 + local command 15:36:31 + command=local 15:36:31 + '[' 2 -gt 0 ']' 15:36:31 + shift 15:36:31 + case "$command" in 15:36:31 + command pyenv local 3.10.6 15:36:31 + pyenv local 3.10.6 15:36:31 + for arg in "$@" 15:36:31 + case $arg in 15:36:31 + pkg_list+='tox ' 15:36:31 + for arg in "$@" 15:36:31 + case $arg in 15:36:31 + pkg_list+='virtualenv ' 15:36:31 + for arg in "$@" 15:36:31 + case $arg in 15:36:31 + pkg_list+='urllib3~=1.26.15 ' 15:36:31 + [[ -f /tmp/.toxenv ]] 15:36:31 ++ cat /tmp/.toxenv 15:36:31 + lf_venv=/tmp/venv-3BKz 15:36:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3BKz from' file:/tmp/.toxenv 15:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3BKz from file:/tmp/.toxenv 15:36:31 + /tmp/venv-3BKz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:36:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:36:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:36:32 + /tmp/venv-3BKz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:36:33 + type python3 15:36:33 + true 15:36:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3BKz/bin to PATH' 15:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-3BKz/bin to PATH 15:36:33 + PATH=/tmp/venv-3BKz/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:36:33 + return 0 15:36:33 + [[ -d /opt/pyenv ]] 15:36:33 + echo '---> Setting up pyenv' 15:36:33 ---> Setting up pyenv 15:36:33 + export PYENV_ROOT=/opt/pyenv 15:36:33 + PYENV_ROOT=/opt/pyenv 15:36:33 + export PATH=/opt/pyenv/bin:/tmp/venv-3BKz/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:36:33 + PATH=/opt/pyenv/bin:/tmp/venv-3BKz/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:36:33 ++ pwd 15:36:33 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:36:33 + export PYTHONPATH 15:36:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:36:33 + TOX_TESTENV_PASSENV=PYTHONPATH 15:36:33 + tox --version 15:36:34 4.11.4 from /tmp/venv-3BKz/lib/python3.10/site-packages/tox/__init__.py 15:36:34 + PARALLEL=false 15:36:34 + TOX_OPTIONS_LIST= 15:36:34 + [[ -n gitlint ]] 15:36:34 + TOX_OPTIONS_LIST=' -e gitlint' 15:36:34 + case ${PARALLEL,,} in 15:36:34 + tox -e gitlint 15:36:34 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:36:36 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:37:04 gitlint: freeze> python -m pip freeze --all 15:37:04 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.41.3,wrapt==1.13.3,zipp==3.7.0 15:37:04 gitlint: commands[0]> gitlint 15:37:05 gitlint: OK (30.59=setup[30.41]+cmd[0.18] seconds) 15:37:05 congratulations :) (30.76 seconds) 15:37:05 + tox_status=0 15:37:05 + echo '---> Completed tox runs' 15:37:05 ---> Completed tox runs 15:37:05 + for i in .tox/*/log 15:37:05 ++ echo .tox/gitlint/log 15:37:05 ++ awk -F/ '{print $2}' 15:37:05 + tox_env=gitlint 15:37:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:37:05 + DOC_DIR=docs/_build/html 15:37:05 + [[ -d docs/_build/html ]] 15:37:05 + echo '---> tox-run.sh ends' 15:37:05 ---> tox-run.sh ends 15:37:05 + test 0 -eq 0 15:37:05 $ ssh-agent -k 15:37:05 unset SSH_AUTH_SOCK; 15:37:05 unset SSH_AGENT_PID; 15:37:05 echo Agent pid 1725 killed; 15:37:05 [ssh-agent] Stopped. 15:37:05 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5279643999585561350.sh 15:37:05 ---> sysstat.sh 15:37:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13291338530205825622.sh 15:37:05 ---> package-listing.sh 15:37:05 ++ tr '[:upper:]' '[:lower:]' 15:37:05 ++ facter osfamily 15:37:05 + OS_FAMILY=debian 15:37:05 + workspace=/w/workspace/oom-master-commit-lint 15:37:05 + START_PACKAGES=/tmp/packages_start.txt 15:37:05 + END_PACKAGES=/tmp/packages_end.txt 15:37:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:05 + PACKAGES=/tmp/packages_start.txt 15:37:05 + '[' /w/workspace/oom-master-commit-lint ']' 15:37:05 + PACKAGES=/tmp/packages_end.txt 15:37:05 + case "${OS_FAMILY}" in 15:37:05 + dpkg -l 15:37:05 + grep '^ii' 15:37:06 + '[' -f /tmp/packages_start.txt ']' 15:37:06 + '[' -f /tmp/packages_end.txt ']' 15:37:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:06 + '[' /w/workspace/oom-master-commit-lint ']' 15:37:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:37:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:37:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17932683197973080963.sh 15:37:06 ---> capture-instance-metadata.sh 15:37:06 Setup pyenv: 15:37:06 system 15:37:06 3.8.13 15:37:06 3.9.13 15:37:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:37:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MmJI 15:37:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:37:13 lf-activate-venv(): INFO: Installing: lftools 15:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-MmJI/bin to PATH 15:37:45 INFO: Running in OpenStack, capturing instance metadata 15:37:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13859241484040276315.sh 15:37:46 provisioning config files... 15:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5740935469771199154tmp 15:37:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:37:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:37:46 [EnvInject] - Injecting environment variables from a build step. 15:37:46 [EnvInject] - Injecting as environment variables the properties content 15:37:46 SERVER_ID=logs 15:37:46 15:37:46 [EnvInject] - Variables injected successfully. 15:37:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18094640569439340949.sh 15:37:46 ---> create-netrc.sh 15:37:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6876145132424801970.sh 15:37:46 ---> python-tools-install.sh 15:37:46 Setup pyenv: 15:37:46 system 15:37:46 3.8.13 15:37:46 3.9.13 15:37:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MmJI from file:/tmp/.os_lf_venv 15:37:47 lf-activate-venv(): INFO: Installing: lftools 15:37:55 lf-activate-venv(): INFO: Adding /tmp/venv-MmJI/bin to PATH 15:37:55 Generating Requirements File 15:38:28 Python 3.10.6 15:38:28 pip 23.3.1 from /tmp/venv-MmJI/lib/python3.10/site-packages/pip (python 3.10) 15:38:28 appdirs==1.4.4 15:38:28 argcomplete==3.1.6 15:38:28 aspy.yaml==1.3.0 15:38:28 attrs==23.1.0 15:38:28 autopage==0.5.2 15:38:28 Babel==2.13.1 15:38:28 beautifulsoup4==4.12.2 15:38:28 boto3==1.33.2 15:38:28 botocore==1.33.2 15:38:28 bs4==0.0.1 15:38:28 cachetools==5.3.2 15:38:28 certifi==2023.11.17 15:38:28 cffi==1.16.0 15:38:28 cfgv==3.4.0 15:38:28 chardet==5.2.0 15:38:28 charset-normalizer==3.3.2 15:38:28 click==8.1.7 15:38:28 cliff==4.4.0 15:38:28 cmd2==2.4.3 15:38:28 cryptography==3.3.2 15:38:28 debtcollector==2.5.0 15:38:28 decorator==5.1.1 15:38:28 defusedxml==0.7.1 15:38:28 Deprecated==1.2.14 15:38:28 distlib==0.3.7 15:38:28 dnspython==2.4.2 15:38:28 docker==4.2.2 15:38:28 dogpile.cache==1.2.2 15:38:28 email-validator==2.1.0.post1 15:38:28 filelock==3.13.1 15:38:28 future==0.18.3 15:38:28 gitdb==4.0.11 15:38:28 GitPython==3.1.40 15:38:28 google-auth==2.23.4 15:38:28 httplib2==0.22.0 15:38:28 identify==2.5.32 15:38:28 idna==3.6 15:38:28 importlib-metadata==6.8.0 15:38:28 importlib-resources==1.5.0 15:38:28 iso8601==2.1.0 15:38:28 Jinja2==3.1.2 15:38:28 jmespath==1.0.1 15:38:28 jsonpatch==1.33 15:38:28 jsonpointer==2.4 15:38:28 jsonschema==4.20.0 15:38:28 jsonschema-specifications==2023.11.1 15:38:28 keystoneauth1==5.4.0 15:38:28 kubernetes==28.1.0 15:38:28 lftools==0.37.8 15:38:28 lxml==4.9.3 15:38:28 MarkupSafe==2.1.3 15:38:28 msgpack==1.0.7 15:38:28 multi-key-dict==2.0.3 15:38:28 munch==4.0.0 15:38:28 netaddr==0.9.0 15:38:28 netifaces==0.11.0 15:38:28 niet==1.4.2 15:38:28 nodeenv==1.8.0 15:38:28 oauth2client==4.1.3 15:38:28 oauthlib==3.2.2 15:38:28 openstacksdk==0.62.0 15:38:28 os-client-config==2.1.0 15:38:28 os-service-types==1.7.0 15:38:28 osc-lib==2.9.0 15:38:28 oslo.config==9.2.0 15:38:28 oslo.context==5.3.0 15:38:28 oslo.i18n==6.2.0 15:38:28 oslo.log==5.4.0 15:38:28 oslo.serialization==5.2.0 15:38:28 oslo.utils==6.3.0 15:38:28 packaging==23.2 15:38:28 pbr==6.0.0 15:38:28 platformdirs==4.0.0 15:38:28 prettytable==3.9.0 15:38:28 pyasn1==0.5.1 15:38:28 pyasn1-modules==0.3.0 15:38:28 pycparser==2.21 15:38:28 pygerrit2==2.0.15 15:38:28 PyGithub==2.1.1 15:38:28 pyinotify==0.9.6 15:38:28 PyJWT==2.8.0 15:38:28 PyNaCl==1.5.0 15:38:28 pyparsing==2.4.7 15:38:28 pyperclip==1.8.2 15:38:28 pyrsistent==0.20.0 15:38:28 python-cinderclient==9.4.0 15:38:28 python-dateutil==2.8.2 15:38:28 python-heatclient==3.3.0 15:38:28 python-jenkins==1.8.2 15:38:28 python-keystoneclient==5.2.0 15:38:28 python-magnumclient==4.3.0 15:38:28 python-novaclient==18.4.0 15:38:28 python-openstackclient==6.0.0 15:38:28 python-swiftclient==4.4.0 15:38:28 pytz==2023.3.post1 15:38:28 PyYAML==6.0.1 15:38:28 referencing==0.31.0 15:38:28 requests==2.31.0 15:38:28 requests-oauthlib==1.3.1 15:38:28 requestsexceptions==1.4.0 15:38:28 rfc3986==2.0.0 15:38:28 rpds-py==0.13.1 15:38:28 rsa==4.9 15:38:28 ruamel.yaml==0.18.5 15:38:28 ruamel.yaml.clib==0.2.8 15:38:28 s3transfer==0.8.1 15:38:28 simplejson==3.19.2 15:38:28 six==1.16.0 15:38:28 smmap==5.0.1 15:38:28 soupsieve==2.5 15:38:28 stevedore==5.1.0 15:38:28 tabulate==0.9.0 15:38:28 toml==0.10.2 15:38:28 tomlkit==0.12.3 15:38:28 tqdm==4.66.1 15:38:28 typing_extensions==4.8.0 15:38:28 tzdata==2023.3 15:38:28 urllib3==1.26.18 15:38:28 virtualenv==20.24.7 15:38:28 wcwidth==0.2.12 15:38:28 websocket-client==1.6.4 15:38:28 wrapt==1.16.0 15:38:28 xdg==6.0.0 15:38:28 xmltodict==0.13.0 15:38:28 yq==3.2.3 15:38:28 zipp==3.17.0 15:38:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5328425115430143842.sh 15:38:29 ---> sudo-logs.sh 15:38:29 Archiving 'sudo' log.. 15:38:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15138446673969301565.sh 15:38:29 ---> job-cost.sh 15:38:29 Setup pyenv: 15:38:29 system 15:38:29 3.8.13 15:38:29 3.9.13 15:38:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MmJI from file:/tmp/.os_lf_venv 15:38:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:38:38 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:38:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:38:38 lf-activate-venv(): INFO: Adding /tmp/venv-MmJI/bin to PATH 15:38:38 INFO: No Stack... 15:38:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:38:39 INFO: Archiving Costs 15:38:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17731954163925353750.sh 15:38:39 ---> logs-deploy.sh 15:38:39 Setup pyenv: 15:38:39 system 15:38:39 3.8.13 15:38:39 3.9.13 15:38:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:38:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MmJI from file:/tmp/.os_lf_venv 15:38:41 lf-activate-venv(): INFO: Installing: lftools 15:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-MmJI/bin to PATH 15:38:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7088 15:38:51 INFO: archiving workspace using pattern(s): 15:38:52 Archives upload complete. 15:38:52 INFO: archiving logs to Nexus 15:38:53 ---> uname -a: 15:38:53 Linux prd-ubuntu1804-builder-4c-4g-600 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:38:53 15:38:53 15:38:53 ---> lscpu: 15:38:53 Architecture: x86_64 15:38:53 CPU op-mode(s): 32-bit, 64-bit 15:38:53 Byte Order: Little Endian 15:38:53 CPU(s): 4 15:38:53 On-line CPU(s) list: 0-3 15:38:53 Thread(s) per core: 1 15:38:53 Core(s) per socket: 1 15:38:53 Socket(s): 4 15:38:53 NUMA node(s): 1 15:38:53 Vendor ID: AuthenticAMD 15:38:53 CPU family: 23 15:38:53 Model: 49 15:38:53 Model name: AMD EPYC-Rome Processor 15:38:53 Stepping: 0 15:38:53 CPU MHz: 2799.998 15:38:53 BogoMIPS: 5599.99 15:38:53 Virtualization: AMD-V 15:38:53 Hypervisor vendor: KVM 15:38:53 Virtualization type: full 15:38:53 L1d cache: 32K 15:38:53 L1i cache: 32K 15:38:53 L2 cache: 512K 15:38:53 L3 cache: 16384K 15:38:53 NUMA node0 CPU(s): 0-3 15:38:53 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:38:53 15:38:53 15:38:53 ---> nproc: 15:38:53 4 15:38:53 15:38:53 15:38:53 ---> df -h: 15:38:53 Filesystem Size Used Avail Use% Mounted on 15:38:53 udev 7.9G 0 7.9G 0% /dev 15:38:53 tmpfs 1.6G 672K 1.6G 1% /run 15:38:53 /dev/vda1 78G 8.5G 69G 11% / 15:38:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:38:53 tmpfs 5.0M 0 5.0M 0% /run/lock 15:38:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:38:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:38:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:38:53 15:38:53 15:38:53 ---> free -m: 15:38:53 total used free shared buff/cache available 15:38:53 Mem: 16040 550 13158 0 2331 15166 15:38:53 Swap: 1023 0 1023 15:38:53 15:38:53 15:38:53 ---> ip addr: 15:38:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:38:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:38:53 inet 127.0.0.1/8 scope host lo 15:38:53 valid_lft forever preferred_lft forever 15:38:53 inet6 ::1/128 scope host 15:38:53 valid_lft forever preferred_lft forever 15:38:53 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:38:53 link/ether fa:16:3e:16:b8:61 brd ff:ff:ff:ff:ff:ff 15:38:53 inet 10.30.106.123/23 brd 10.30.107.255 scope global dynamic ens3 15:38:53 valid_lft 86215sec preferred_lft 86215sec 15:38:53 inet6 fe80::f816:3eff:fe16:b861/64 scope link 15:38:53 valid_lft forever preferred_lft forever 15:38:53 15:38:53 15:38:53 ---> sar -b -r -n DEV: 15:38:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-600) 11/29/23 _x86_64_ (4 CPU) 15:38:53 15:38:53 15:35:51 LINUX RESTART (4 CPU) 15:38:53 15:38:53 15:36:02 tps rtps wtps bread/s bwrtn/s 15:38:53 15:37:02 266.68 66.45 200.24 4106.83 27915.27 15:38:53 15:38:01 112.05 14.34 97.71 1081.17 26099.44 15:38:53 Average: 189.37 40.39 148.97 2594.00 27007.35 15:38:53 15:38:53 15:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:53 15:37:02 13849692 15492264 2575276 15.68 61488 1780412 893740 5.11 777920 1580940 193136 15:38:53 15:38:01 13665628 15553848 2759340 16.80 83840 1989768 767676 4.39 733668 1781260 133164 15:38:53 Average: 13757660 15523056 2667308 16.24 72664 1885090 830708 4.75 755794 1681100 163150 15:38:53 15:38:53 15:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:38:53 15:37:02 lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 15:38:53 15:37:02 ens3 489.41 310.41 2217.99 78.48 0.00 0.00 0.00 0.00 15:38:53 15:38:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 15:38:53 15:38:01 ens3 54.50 36.28 660.52 8.76 0.00 0.00 0.00 0.00 15:38:53 Average: lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 15:38:53 Average: ens3 271.95 173.34 1439.25 43.62 0.00 0.00 0.00 0.00 15:38:53 15:38:53 15:38:53 ---> sar -P ALL: 15:38:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-600) 11/29/23 _x86_64_ (4 CPU) 15:38:53 15:38:53 15:35:51 LINUX RESTART (4 CPU) 15:38:53 15:38:53 15:36:02 CPU %user %nice %system %iowait %steal %idle 15:38:53 15:37:02 all 21.24 0.00 2.53 6.53 0.07 69.64 15:38:53 15:37:02 0 31.39 0.00 3.84 6.46 0.07 58.23 15:38:53 15:37:02 1 13.36 0.00 1.82 5.52 0.03 79.26 15:38:53 15:37:02 2 25.85 0.00 2.39 11.27 0.09 60.40 15:38:53 15:37:02 3 14.33 0.00 2.03 2.88 0.07 80.69 15:38:53 15:38:01 all 20.67 0.00 1.73 4.32 0.06 73.22 15:38:53 15:38:01 0 40.42 0.00 3.35 2.97 0.08 53.18 15:38:53 15:38:01 1 10.02 0.00 1.14 0.27 0.05 88.52 15:38:53 15:38:01 2 2.31 0.00 0.73 10.40 0.02 86.54 15:38:53 15:38:01 3 29.95 0.00 1.70 3.61 0.07 64.67 15:38:53 Average: all 20.95 0.00 2.13 5.42 0.06 71.43 15:38:53 Average: 0 35.91 0.00 3.60 4.72 0.08 55.70 15:38:53 Average: 1 11.69 0.00 1.48 2.90 0.04 83.89 15:38:53 Average: 2 14.06 0.00 1.56 10.84 0.05 73.49 15:38:53 Average: 3 22.14 0.00 1.87 3.25 0.07 72.68 15:38:53 15:38:53 15:38:53