11:18:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 11:18:58 Running as SYSTEM 11:18:58 [EnvInject] - Loading node environment variables. 11:18:58 Building remotely on prd-ubuntu1804-builder-4c-4g-14286 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:18:58 [ssh-agent] Looking for ssh-agent implementation... 11:18:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:58 $ ssh-agent 11:18:58 SSH_AUTH_SOCK=/tmp/ssh-K8EJbqlaEYTZ/agent.1651 11:18:58 SSH_AGENT_PID=1652 11:18:58 [ssh-agent] Started. 11:18:58 Running ssh-add (command line suppressed) 11:18:58 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3245611890937266976.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3245611890937266976.key) 11:18:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:18:58 The recommended git tool is: NONE 11:18:59 using credential onap-jenkins-ssh 11:18:59 Wiping out workspace first. 11:18:59 Cloning the remote Git repository 11:19:00 Cloning repository git://cloud.onap.org/mirror/oom.git 11:19:00 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:19:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:00 > git --version # timeout=10 11:19:00 > git --version # 'git version 2.17.1' 11:19:00 using GIT_SSH to set credentials Gerrit user 11:19:00 Verifying host key using manually-configured host key entries 11:19:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:19:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:06 using GIT_SSH to set credentials Gerrit user 11:19:06 Verifying host key using manually-configured host key entries 11:19:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/2 # timeout=30 11:19:07 > git rev-parse 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1^{commit} # timeout=10 11:19:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:19:07 Checking out Revision 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1 (refs/changes/29/137529/2) 11:19:07 > git config core.sparsecheckout # timeout=10 11:19:07 > git checkout -f 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1 # timeout=30 11:19:10 Commit message: "[POLICY] Add kafka support in policy charts" 11:19:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:19:10 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:19:10 [EnvInject] - Injecting environment variables from a build step. 11:19:10 [EnvInject] - Injecting as environment variables the properties content 11:19:10 PYTHON=python3 11:19:10 11:19:10 [EnvInject] - Variables injected successfully. 11:19:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5641675123934155849.sh 11:19:10 ---> tox-install.sh 11:19:10 + source /home/jenkins/lf-env.sh 11:19:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:10 ++ mktemp -d /tmp/venv-XXXX 11:19:10 + lf_venv=/tmp/venv-frcv 11:19:10 + local venv_file=/tmp/.os_lf_venv 11:19:10 + local python=python3 11:19:10 + local options 11:19:10 + local set_path=true 11:19:10 + local install_args= 11:19:10 ++ 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 11:19:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:10 + true 11:19:10 + case $1 in 11:19:10 + venv_file=/tmp/.toxenv 11:19:10 + shift 2 11:19:10 + true 11:19:10 + case $1 in 11:19:10 + shift 11:19:10 + break 11:19:10 + case $python in 11:19:10 + local pkg_list= 11:19:10 + [[ -d /opt/pyenv ]] 11:19:10 + echo 'Setup pyenv:' 11:19:10 Setup pyenv: 11:19:10 + export PYENV_ROOT=/opt/pyenv 11:19:10 + PYENV_ROOT=/opt/pyenv 11:19:10 + 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 11:19:10 + 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 11:19:10 + pyenv versions 11:19:10 * system (set by /opt/pyenv/version) 11:19:10 * 3.8.13 (set by /opt/pyenv/version) 11:19:10 * 3.9.13 (set by /opt/pyenv/version) 11:19:10 * 3.10.6 (set by /opt/pyenv/version) 11:19:10 + command -v pyenv 11:19:10 ++ pyenv init - --no-rehash 11:19:10 + 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[*]}"'\'')" 11:19:10 export PATH="/opt/pyenv/shims:${PATH}" 11:19:10 export PYENV_SHELL=bash 11:19:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:10 pyenv() { 11:19:10 local command 11:19:10 command="${1:-}" 11:19:10 if [ "$#" -gt 0 ]; then 11:19:10 shift 11:19:10 fi 11:19:10 11:19:10 case "$command" in 11:19:10 rehash|shell) 11:19:10 eval "$(pyenv "sh-$command" "$@")" 11:19:10 ;; 11:19:10 *) 11:19:10 command pyenv "$command" "$@" 11:19:10 ;; 11:19:10 esac 11:19:10 }' 11:19:10 +++ 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[*]}"' 11:19:10 ++ 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 11:19:10 ++ 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 11:19:10 ++ 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 11:19:10 ++ export PYENV_SHELL=bash 11:19:10 ++ PYENV_SHELL=bash 11:19:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:10 +++ complete -F _pyenv pyenv 11:19:10 ++ lf-pyver python3 11:19:10 ++ local py_version_xy=python3 11:19:10 ++ local py_version_xyz= 11:19:10 ++ pyenv versions 11:19:10 ++ sed 's/^[ *]* //' 11:19:10 ++ local command 11:19:10 ++ command=versions 11:19:10 ++ awk '{ print $1 }' 11:19:10 ++ '[' 1 -gt 0 ']' 11:19:10 ++ shift 11:19:10 ++ case "$command" in 11:19:10 ++ command pyenv versions 11:19:10 ++ pyenv versions 11:19:10 ++ grep -E '^[0-9.]*[0-9]$' 11:19:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:10 +++ grep '^3' /tmp/.pyenv_versions 11:19:10 +++ sort -V 11:19:10 +++ tail -n 1 11:19:10 ++ py_version_xyz=3.10.6 11:19:10 ++ [[ -z 3.10.6 ]] 11:19:10 ++ echo 3.10.6 11:19:10 ++ return 0 11:19:10 + pyenv local 3.10.6 11:19:10 + local command 11:19:10 + command=local 11:19:10 + '[' 2 -gt 0 ']' 11:19:10 + shift 11:19:10 + case "$command" in 11:19:10 + command pyenv local 3.10.6 11:19:10 + pyenv local 3.10.6 11:19:10 + for arg in "$@" 11:19:10 + case $arg in 11:19:10 + pkg_list+='tox ' 11:19:10 + for arg in "$@" 11:19:10 + case $arg in 11:19:10 + pkg_list+='virtualenv ' 11:19:10 + for arg in "$@" 11:19:10 + case $arg in 11:19:10 + pkg_list+='urllib3~=1.26.15 ' 11:19:10 + [[ -f /tmp/.toxenv ]] 11:19:10 + [[ ! -f /tmp/.toxenv ]] 11:19:10 + [[ -n '' ]] 11:19:10 + python3 -m venv /tmp/venv-frcv 11:19:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-frcv' 11:19:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-frcv 11:19:15 + echo /tmp/venv-frcv 11:19:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:15 + /tmp/venv-frcv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:18 + /tmp/venv-frcv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:20 + type python3 11:19:20 + true 11:19:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-frcv/bin to PATH' 11:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-frcv/bin to PATH 11:19:20 + PATH=/tmp/venv-frcv/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 11:19:20 + return 0 11:19:20 + python3 --version 11:19:20 Python 3.10.6 11:19:20 + python3 -m pip --version 11:19:21 pip 24.0 from /tmp/venv-frcv/lib/python3.10/site-packages/pip (python 3.10) 11:19:21 + python3 -m pip freeze 11:19:21 cachetools==5.3.3 11:19:21 chardet==5.2.0 11:19:21 colorama==0.4.6 11:19:21 distlib==0.3.8 11:19:21 filelock==3.13.1 11:19:21 packaging==24.0 11:19:21 platformdirs==4.2.0 11:19:21 pluggy==1.4.0 11:19:21 pyproject-api==1.6.1 11:19:21 tomli==2.0.1 11:19:21 tox==4.14.1 11:19:21 urllib3==1.26.18 11:19:21 virtualenv==20.25.1 11:19:21 [EnvInject] - Injecting environment variables from a build step. 11:19:21 [EnvInject] - Injecting as environment variables the properties content 11:19:21 PARALLEL=false 11:19:21 11:19:21 [EnvInject] - Variables injected successfully. 11:19:21 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4244486202578604374.sh 11:19:21 ---> tox-run.sh 11:19:21 + 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 11:19:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:19:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:19:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:19:21 + cd /w/workspace/oom-master-commit-lint/. 11:19:21 + source /home/jenkins/lf-env.sh 11:19:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:21 ++ mktemp -d /tmp/venv-XXXX 11:19:21 + lf_venv=/tmp/venv-6coe 11:19:21 + local venv_file=/tmp/.os_lf_venv 11:19:21 + local python=python3 11:19:21 + local options 11:19:21 + local set_path=true 11:19:21 + local install_args= 11:19:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:21 + true 11:19:21 + case $1 in 11:19:21 + venv_file=/tmp/.toxenv 11:19:21 + shift 2 11:19:21 + true 11:19:21 + case $1 in 11:19:21 + shift 11:19:21 + break 11:19:21 + case $python in 11:19:21 + local pkg_list= 11:19:21 + [[ -d /opt/pyenv ]] 11:19:21 + echo 'Setup pyenv:' 11:19:21 Setup pyenv: 11:19:21 + export PYENV_ROOT=/opt/pyenv 11:19:21 + PYENV_ROOT=/opt/pyenv 11:19:21 + 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 11:19:21 + 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 11:19:21 + pyenv versions 11:19:21 system 11:19:21 3.8.13 11:19:21 3.9.13 11:19:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:19:21 + command -v pyenv 11:19:21 ++ pyenv init - --no-rehash 11:19:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:19:21 export PATH="/opt/pyenv/shims:${PATH}" 11:19:21 export PYENV_SHELL=bash 11:19:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:21 pyenv() { 11:19:21 local command 11:19:21 command="${1:-}" 11:19:21 if [ "$#" -gt 0 ]; then 11:19:21 shift 11:19:21 fi 11:19:21 11:19:21 case "$command" in 11:19:21 rehash|shell) 11:19:21 eval "$(pyenv "sh-$command" "$@")" 11:19:21 ;; 11:19:21 *) 11:19:21 command pyenv "$command" "$@" 11:19:21 ;; 11:19:21 esac 11:19:21 }' 11:19:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:19:21 ++ 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 11:19:21 ++ 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 11:19:21 ++ 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 11:19:21 ++ export PYENV_SHELL=bash 11:19:21 ++ PYENV_SHELL=bash 11:19:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:21 +++ complete -F _pyenv pyenv 11:19:21 ++ lf-pyver python3 11:19:21 ++ local py_version_xy=python3 11:19:21 ++ local py_version_xyz= 11:19:21 ++ pyenv versions 11:19:21 ++ sed 's/^[ *]* //' 11:19:21 ++ awk '{ print $1 }' 11:19:21 ++ local command 11:19:21 ++ command=versions 11:19:21 ++ '[' 1 -gt 0 ']' 11:19:21 ++ shift 11:19:21 ++ grep -E '^[0-9.]*[0-9]$' 11:19:21 ++ case "$command" in 11:19:21 ++ command pyenv versions 11:19:21 ++ pyenv versions 11:19:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:21 +++ grep '^3' /tmp/.pyenv_versions 11:19:21 +++ sort -V 11:19:21 +++ tail -n 1 11:19:21 ++ py_version_xyz=3.10.6 11:19:21 ++ [[ -z 3.10.6 ]] 11:19:21 ++ echo 3.10.6 11:19:21 ++ return 0 11:19:21 + pyenv local 3.10.6 11:19:21 + local command 11:19:21 + command=local 11:19:21 + '[' 2 -gt 0 ']' 11:19:21 + shift 11:19:21 + case "$command" in 11:19:21 + command pyenv local 3.10.6 11:19:21 + pyenv local 3.10.6 11:19:21 + for arg in "$@" 11:19:21 + case $arg in 11:19:21 + pkg_list+='tox ' 11:19:21 + for arg in "$@" 11:19:21 + case $arg in 11:19:21 + pkg_list+='virtualenv ' 11:19:21 + for arg in "$@" 11:19:21 + case $arg in 11:19:21 + pkg_list+='urllib3~=1.26.15 ' 11:19:21 + [[ -f /tmp/.toxenv ]] 11:19:21 ++ cat /tmp/.toxenv 11:19:21 + lf_venv=/tmp/venv-frcv 11:19:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-frcv from' file:/tmp/.toxenv 11:19:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-frcv from file:/tmp/.toxenv 11:19:21 + /tmp/venv-frcv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:22 + /tmp/venv-frcv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:23 + type python3 11:19:23 + true 11:19:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-frcv/bin to PATH' 11:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-frcv/bin to PATH 11:19:23 + PATH=/tmp/venv-frcv/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 11:19:23 + return 0 11:19:23 + [[ -d /opt/pyenv ]] 11:19:23 + echo '---> Setting up pyenv' 11:19:23 ---> Setting up pyenv 11:19:23 + export PYENV_ROOT=/opt/pyenv 11:19:23 + PYENV_ROOT=/opt/pyenv 11:19:23 + export PATH=/opt/pyenv/bin:/tmp/venv-frcv/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 11:19:23 + PATH=/opt/pyenv/bin:/tmp/venv-frcv/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 11:19:23 ++ pwd 11:19:23 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:19:23 + export PYTHONPATH 11:19:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:19:23 + TOX_TESTENV_PASSENV=PYTHONPATH 11:19:23 + tox --version 11:19:24 4.14.1 from /tmp/venv-frcv/lib/python3.10/site-packages/tox/__init__.py 11:19:24 + PARALLEL=false 11:19:24 + TOX_OPTIONS_LIST= 11:19:24 + [[ -n gitlint ]] 11:19:24 + TOX_OPTIONS_LIST=' -e gitlint' 11:19:24 + case ${PARALLEL,,} in 11:19:24 + tox -e gitlint 11:19:24 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:19:34 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 11:20:02 gitlint: freeze> python -m pip freeze --all 11:20:02 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 11:20:02 gitlint: commands[0]> gitlint 11:20:02 3: B6 Body message is missing 11:20:02 3: B8 Body does not match regex (.{20,}) 11:20:02 gitlint: exit 2 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2350 11:20:02 gitlint: FAIL code 2 (38.38=setup[38.19]+cmd[0.18] seconds) 11:20:02 evaluation failed :( (38.55 seconds) 11:20:03 + tox_status=2 11:20:03 + echo '---> Completed tox runs' 11:20:03 ---> Completed tox runs 11:20:03 + for i in .tox/*/log 11:20:03 ++ echo .tox/gitlint/log 11:20:03 ++ awk -F/ '{print $2}' 11:20:03 + tox_env=gitlint 11:20:03 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:20:03 + DOC_DIR=docs/_build/html 11:20:03 + [[ -d docs/_build/html ]] 11:20:03 + echo '---> tox-run.sh ends' 11:20:03 ---> tox-run.sh ends 11:20:03 + test 2 -eq 0 11:20:03 + exit 2 11:20:03 ++ '[' 2 = 1 ']' 11:20:03 Build step 'Execute shell' marked build as failure 11:20:03 $ ssh-agent -k 11:20:03 unset SSH_AUTH_SOCK; 11:20:03 unset SSH_AGENT_PID; 11:20:03 echo Agent pid 1652 killed; 11:20:03 [ssh-agent] Stopped. 11:20:03 [PostBuildScript] - [INFO] Executing post build scripts. 11:20:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16383100277760423145.sh 11:20:03 ---> sysstat.sh 11:20:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7704980295563722633.sh 11:20:03 ---> package-listing.sh 11:20:03 ++ facter osfamily 11:20:03 ++ tr '[:upper:]' '[:lower:]' 11:20:03 + OS_FAMILY=debian 11:20:03 + workspace=/w/workspace/oom-master-commit-lint 11:20:03 + START_PACKAGES=/tmp/packages_start.txt 11:20:03 + END_PACKAGES=/tmp/packages_end.txt 11:20:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:20:03 + PACKAGES=/tmp/packages_start.txt 11:20:03 + '[' /w/workspace/oom-master-commit-lint ']' 11:20:03 + PACKAGES=/tmp/packages_end.txt 11:20:03 + case "${OS_FAMILY}" in 11:20:03 + dpkg -l 11:20:03 + grep '^ii' 11:20:03 + '[' -f /tmp/packages_start.txt ']' 11:20:03 + '[' -f /tmp/packages_end.txt ']' 11:20:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:20:03 + '[' /w/workspace/oom-master-commit-lint ']' 11:20:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:20:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:20:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12036483623485027778.sh 11:20:03 ---> capture-instance-metadata.sh 11:20:03 Setup pyenv: 11:20:03 system 11:20:03 3.8.13 11:20:03 3.9.13 11:20:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:20:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M6Ll 11:20:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:20:10 lf-activate-venv(): INFO: Installing: lftools 11:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ll/bin to PATH 11:20:41 INFO: Running in OpenStack, capturing instance metadata 11:20:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1698059608842761343.sh 11:20:41 provisioning config files... 11:20:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config6582939945301013668tmp 11:20:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:20:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:20:41 [EnvInject] - Injecting environment variables from a build step. 11:20:41 [EnvInject] - Injecting as environment variables the properties content 11:20:41 SERVER_ID=logs 11:20:41 11:20:41 [EnvInject] - Variables injected successfully. 11:20:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9958690292759344305.sh 11:20:41 ---> create-netrc.sh 11:20:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins198222427010303474.sh 11:20:41 ---> python-tools-install.sh 11:20:41 Setup pyenv: 11:20:41 system 11:20:41 3.8.13 11:20:41 3.9.13 11:20:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:20:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M6Ll from file:/tmp/.os_lf_venv 11:20:43 lf-activate-venv(): INFO: Installing: lftools 11:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ll/bin to PATH 11:20:51 Generating Requirements File 11:21:17 Python 3.10.6 11:21:18 pip 24.0 from /tmp/venv-M6Ll/lib/python3.10/site-packages/pip (python 3.10) 11:21:18 appdirs==1.4.4 11:21:18 argcomplete==3.2.3 11:21:18 aspy.yaml==1.3.0 11:21:18 attrs==23.2.0 11:21:18 autopage==0.5.2 11:21:18 beautifulsoup4==4.12.3 11:21:18 boto3==1.34.65 11:21:18 botocore==1.34.65 11:21:18 bs4==0.0.2 11:21:18 cachetools==5.3.3 11:21:18 certifi==2024.2.2 11:21:18 cffi==1.16.0 11:21:18 cfgv==3.4.0 11:21:18 chardet==5.2.0 11:21:18 charset-normalizer==3.3.2 11:21:18 click==8.1.7 11:21:18 cliff==4.6.0 11:21:18 cmd2==2.4.3 11:21:18 cryptography==3.3.2 11:21:18 debtcollector==3.0.0 11:21:18 decorator==5.1.1 11:21:18 defusedxml==0.7.1 11:21:18 Deprecated==1.2.14 11:21:18 distlib==0.3.8 11:21:18 dnspython==2.6.1 11:21:18 docker==4.2.2 11:21:18 dogpile.cache==1.3.2 11:21:18 email_validator==2.1.1 11:21:18 filelock==3.13.1 11:21:18 future==1.0.0 11:21:18 gitdb==4.0.11 11:21:18 GitPython==3.1.42 11:21:18 google-auth==2.28.2 11:21:18 httplib2==0.22.0 11:21:18 identify==2.5.35 11:21:18 idna==3.6 11:21:18 importlib-resources==1.5.0 11:21:18 iso8601==2.1.0 11:21:18 Jinja2==3.1.3 11:21:18 jmespath==1.0.1 11:21:18 jsonpatch==1.33 11:21:18 jsonpointer==2.4 11:21:18 jsonschema==4.21.1 11:21:18 jsonschema-specifications==2023.12.1 11:21:18 keystoneauth1==5.6.0 11:21:18 kubernetes==29.0.0 11:21:18 lftools==0.37.10 11:21:18 lxml==5.1.0 11:21:18 MarkupSafe==2.1.5 11:21:18 msgpack==1.0.8 11:21:18 multi_key_dict==2.0.3 11:21:18 munch==4.0.0 11:21:18 netaddr==1.2.1 11:21:18 netifaces==0.11.0 11:21:18 niet==1.4.2 11:21:18 nodeenv==1.8.0 11:21:18 oauth2client==4.1.3 11:21:18 oauthlib==3.2.2 11:21:18 openstacksdk==3.0.0 11:21:18 os-client-config==2.1.0 11:21:18 os-service-types==1.7.0 11:21:18 osc-lib==3.0.1 11:21:18 oslo.config==9.4.0 11:21:18 oslo.context==5.5.0 11:21:18 oslo.i18n==6.3.0 11:21:18 oslo.log==5.5.0 11:21:18 oslo.serialization==5.4.0 11:21:18 oslo.utils==7.1.0 11:21:18 packaging==24.0 11:21:18 pbr==6.0.0 11:21:18 platformdirs==4.2.0 11:21:18 prettytable==3.10.0 11:21:18 pyasn1==0.5.1 11:21:18 pyasn1-modules==0.3.0 11:21:18 pycparser==2.21 11:21:18 pygerrit2==2.0.15 11:21:18 PyGithub==2.2.0 11:21:18 pyinotify==0.9.6 11:21:18 PyJWT==2.8.0 11:21:18 PyNaCl==1.5.0 11:21:18 pyparsing==2.4.7 11:21:18 pyperclip==1.8.2 11:21:18 pyrsistent==0.20.0 11:21:18 python-cinderclient==9.5.0 11:21:18 python-dateutil==2.9.0.post0 11:21:18 python-heatclient==3.5.0 11:21:18 python-jenkins==1.8.2 11:21:18 python-keystoneclient==5.4.0 11:21:18 python-magnumclient==4.4.0 11:21:18 python-novaclient==18.6.0 11:21:18 python-openstackclient==6.6.0 11:21:18 python-swiftclient==4.5.0 11:21:18 PyYAML==6.0.1 11:21:18 referencing==0.34.0 11:21:18 requests==2.31.0 11:21:18 requests-oauthlib==1.4.0 11:21:18 requestsexceptions==1.4.0 11:21:18 rfc3986==2.0.0 11:21:18 rpds-py==0.18.0 11:21:18 rsa==4.9 11:21:18 ruamel.yaml==0.18.6 11:21:18 ruamel.yaml.clib==0.2.8 11:21:18 s3transfer==0.10.1 11:21:18 simplejson==3.19.2 11:21:18 six==1.16.0 11:21:18 smmap==5.0.1 11:21:18 soupsieve==2.5 11:21:18 stevedore==5.2.0 11:21:18 tabulate==0.9.0 11:21:18 toml==0.10.2 11:21:18 tomlkit==0.12.4 11:21:18 tqdm==4.66.2 11:21:18 typing_extensions==4.10.0 11:21:18 tzdata==2024.1 11:21:18 urllib3==1.26.18 11:21:18 virtualenv==20.25.1 11:21:18 wcwidth==0.2.13 11:21:18 websocket-client==1.7.0 11:21:18 wrapt==1.16.0 11:21:18 xdg==6.0.0 11:21:18 xmltodict==0.13.0 11:21:18 yq==3.2.3 11:21:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15751059426807342258.sh 11:21:18 ---> sudo-logs.sh 11:21:18 Archiving 'sudo' log.. 11:21:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12771574263446036809.sh 11:21:18 ---> job-cost.sh 11:21:18 Setup pyenv: 11:21:18 system 11:21:18 3.8.13 11:21:18 3.9.13 11:21:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M6Ll from file:/tmp/.os_lf_venv 11:21:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:21:25 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ll/bin to PATH 11:21:25 INFO: No Stack... 11:21:25 INFO: Retrieving Pricing Info for: v3-standard-4 11:21:25 INFO: Archiving Costs 11:21:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15865526099368807256.sh 11:21:25 ---> logs-deploy.sh 11:21:25 Setup pyenv: 11:21:25 system 11:21:25 3.8.13 11:21:25 3.9.13 11:21:25 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:21:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M6Ll from file:/tmp/.os_lf_venv 11:21:27 lf-activate-venv(): INFO: Installing: lftools 11:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-M6Ll/bin to PATH 11:21:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7242 11:21:36 INFO: archiving workspace using pattern(s): 11:21:37 Archives upload complete. 11:21:37 INFO: archiving logs to Nexus 11:21:38 ---> uname -a: 11:21:38 Linux prd-ubuntu1804-builder-4c-4g-14286 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:21:38 11:21:38 11:21:38 ---> lscpu: 11:21:38 Architecture: x86_64 11:21:38 CPU op-mode(s): 32-bit, 64-bit 11:21:38 Byte Order: Little Endian 11:21:38 CPU(s): 4 11:21:38 On-line CPU(s) list: 0-3 11:21:38 Thread(s) per core: 1 11:21:38 Core(s) per socket: 1 11:21:38 Socket(s): 4 11:21:38 NUMA node(s): 1 11:21:38 Vendor ID: AuthenticAMD 11:21:38 CPU family: 23 11:21:38 Model: 49 11:21:38 Model name: AMD EPYC-Rome Processor 11:21:38 Stepping: 0 11:21:38 CPU MHz: 2799.998 11:21:38 BogoMIPS: 5599.99 11:21:38 Virtualization: AMD-V 11:21:38 Hypervisor vendor: KVM 11:21:38 Virtualization type: full 11:21:38 L1d cache: 32K 11:21:38 L1i cache: 32K 11:21:38 L2 cache: 512K 11:21:38 L3 cache: 16384K 11:21:38 NUMA node0 CPU(s): 0-3 11:21:38 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 11:21:38 11:21:38 11:21:38 ---> nproc: 11:21:38 4 11:21:38 11:21:38 11:21:38 ---> df -h: 11:21:38 Filesystem Size Used Avail Use% Mounted on 11:21:38 udev 7.9G 0 7.9G 0% /dev 11:21:38 tmpfs 1.6G 672K 1.6G 1% /run 11:21:38 /dev/vda1 78G 8.5G 69G 11% / 11:21:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:38 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:38 11:21:38 11:21:38 ---> free -m: 11:21:38 total used free shared buff/cache available 11:21:38 Mem: 16040 540 13214 0 2284 15176 11:21:38 Swap: 1023 0 1023 11:21:38 11:21:38 11:21:38 ---> ip addr: 11:21:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:38 inet 127.0.0.1/8 scope host lo 11:21:38 valid_lft forever preferred_lft forever 11:21:38 inet6 ::1/128 scope host 11:21:38 valid_lft forever preferred_lft forever 11:21:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:38 link/ether fa:16:3e:fb:72:bb brd ff:ff:ff:ff:ff:ff 11:21:38 inet 10.30.106.167/23 brd 10.30.107.255 scope global dynamic ens3 11:21:38 valid_lft 86222sec preferred_lft 86222sec 11:21:38 inet6 fe80::f816:3eff:fefb:72bb/64 scope link 11:21:38 valid_lft forever preferred_lft forever 11:21:38 11:21:38 11:21:38 ---> sar -b -r -n DEV: 11:21:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14286) 03/19/24 _x86_64_ (4 CPU) 11:21:38 11:21:38 11:18:43 LINUX RESTART (4 CPU) 11:21:38 11:21:38 11:19:01 tps rtps wtps bread/s bwrtn/s 11:21:38 11:20:01 240.99 30.42 210.56 1101.37 25981.61 11:21:38 11:21:01 114.16 14.10 100.07 1063.16 26623.56 11:21:38 Average: 177.58 22.26 155.32 1082.26 26302.56 11:21:38 11:21:38 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:38 11:20:01 13852052 15492592 2572916 15.66 66600 1770108 936684 5.36 750820 1595936 160400 11:21:38 11:21:01 13633412 15558288 2791556 17.00 87428 2020344 795708 4.55 729608 1811060 156696 11:21:38 Average: 13742732 15525440 2682236 16.33 77014 1895226 866196 4.96 740214 1703498 158548 11:21:38 11:21:38 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:38 11:20:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 11:21:38 11:20:01 ens3 130.99 88.20 1523.55 28.25 0.00 0.00 0.00 0.00 11:21:38 11:21:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 11:21:38 11:21:01 ens3 55.92 38.73 738.70 9.86 0.00 0.00 0.00 0.00 11:21:38 Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 11:21:38 Average: ens3 93.46 63.47 1131.15 19.06 0.00 0.00 0.00 0.00 11:21:38 11:21:38 11:21:38 ---> sar -P ALL: 11:21:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14286) 03/19/24 _x86_64_ (4 CPU) 11:21:38 11:21:38 11:18:43 LINUX RESTART (4 CPU) 11:21:38 11:21:38 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:21:38 11:20:01 all 16.16 0.00 1.79 5.03 0.05 76.96 11:21:38 11:20:01 0 16.98 0.00 1.74 1.17 0.03 80.08 11:21:38 11:20:01 1 14.89 0.00 2.49 4.92 0.05 77.65 11:21:38 11:20:01 2 13.83 0.00 1.89 7.85 0.07 76.35 11:21:38 11:20:01 3 18.93 0.00 1.01 6.20 0.03 73.82 11:21:38 11:21:01 all 21.15 0.00 1.64 4.05 0.05 73.11 11:21:38 11:21:01 0 31.97 0.00 2.33 2.20 0.08 63.41 11:21:38 11:21:01 1 29.19 0.00 1.85 1.39 0.05 67.52 11:21:38 11:21:01 2 16.56 0.00 1.34 3.81 0.05 78.25 11:21:38 11:21:01 3 6.98 0.00 1.01 8.77 0.05 83.19 11:21:38 Average: all 18.66 0.00 1.71 4.54 0.05 75.03 11:21:38 Average: 0 24.49 0.00 2.04 1.69 0.06 71.73 11:21:38 Average: 1 22.04 0.00 2.17 3.15 0.05 72.58 11:21:38 Average: 2 15.20 0.00 1.61 5.83 0.06 77.30 11:21:38 Average: 3 12.95 0.00 1.01 7.49 0.04 78.51 11:21:38 11:21:38 11:21:38