13:41:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 13:41:33 Running as SYSTEM 13:41:33 [EnvInject] - Loading node environment variables. 13:41:33 Building remotely on prd-ubuntu1804-builder-4c-4g-22743 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:41:33 [ssh-agent] Looking for ssh-agent implementation... 13:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:33 $ ssh-agent 13:41:33 SSH_AUTH_SOCK=/tmp/ssh-pIjUOjaNQvBF/agent.1813 13:41:33 SSH_AGENT_PID=1815 13:41:33 [ssh-agent] Started. 13:41:33 Running ssh-add (command line suppressed) 13:41:33 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6803813391818494553.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6803813391818494553.key) 13:41:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:41:33 The recommended git tool is: NONE 13:41:35 using credential onap-jenkins-ssh 13:41:35 Wiping out workspace first. 13:41:35 Cloning the remote Git repository 13:41:35 Cloning repository git://cloud.onap.org/mirror/oom.git 13:41:35 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:41:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:35 > git --version # timeout=10 13:41:35 > git --version # 'git version 2.17.1' 13:41:35 using GIT_SSH to set credentials Gerrit user 13:41:35 Verifying host key using manually-configured host key entries 13:41:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:41:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:41 using GIT_SSH to set credentials Gerrit user 13:41:41 Verifying host key using manually-configured host key entries 13:41:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/2 # timeout=30 13:41:41 > git rev-parse 1de07e7b9633506dafcfbc5b5d2d18117c04dba0^{commit} # timeout=10 13:41:42 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:42 Checking out Revision 1de07e7b9633506dafcfbc5b5d2d18117c04dba0 (refs/changes/89/137689/2) 13:41:42 > git config core.sparsecheckout # timeout=10 13:41:42 > git checkout -f 1de07e7b9633506dafcfbc5b5d2d18117c04dba0 # timeout=30 13:41:42 Commit message: "[COMMON] Remove hostPath entries" 13:41:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:41:42 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 13:41:42 [EnvInject] - Injecting environment variables from a build step. 13:41:42 [EnvInject] - Injecting as environment variables the properties content 13:41:42 PYTHON=python3 13:41:42 13:41:42 [EnvInject] - Variables injected successfully. 13:41:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6840852141230765490.sh 13:41:42 ---> tox-install.sh 13:41:42 + source /home/jenkins/lf-env.sh 13:41:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:42 ++ mktemp -d /tmp/venv-XXXX 13:41:42 + lf_venv=/tmp/venv-4Ub1 13:41:42 + local venv_file=/tmp/.os_lf_venv 13:41:42 + local python=python3 13:41:42 + local options 13:41:42 + local set_path=true 13:41:42 + local install_args= 13:41:42 ++ 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:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:42 + true 13:41:42 + case $1 in 13:41:42 + venv_file=/tmp/.toxenv 13:41:42 + shift 2 13:41:42 + true 13:41:42 + case $1 in 13:41:42 + shift 13:41:42 + break 13:41:42 + case $python in 13:41:42 + local pkg_list= 13:41:42 + [[ -d /opt/pyenv ]] 13:41:42 + echo 'Setup pyenv:' 13:41:42 Setup pyenv: 13:41:42 + export PYENV_ROOT=/opt/pyenv 13:41:42 + PYENV_ROOT=/opt/pyenv 13:41:42 + 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:42 + 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:42 + pyenv versions 13:41:42 * system (set by /opt/pyenv/version) 13:41:42 * 3.8.13 (set by /opt/pyenv/version) 13:41:42 * 3.9.13 (set by /opt/pyenv/version) 13:41:42 * 3.10.6 (set by /opt/pyenv/version) 13:41:42 + command -v pyenv 13:41:42 ++ pyenv init - --no-rehash 13:41:42 + 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:42 export PATH="/opt/pyenv/shims:${PATH}" 13:41:42 export PYENV_SHELL=bash 13:41:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:42 pyenv() { 13:41:42 local command 13:41:42 command="${1:-}" 13:41:42 if [ "$#" -gt 0 ]; then 13:41:42 shift 13:41:42 fi 13:41:42 13:41:42 case "$command" in 13:41:42 rehash|shell) 13:41:42 eval "$(pyenv "sh-$command" "$@")" 13:41:42 ;; 13:41:42 *) 13:41:42 command pyenv "$command" "$@" 13:41:42 ;; 13:41:42 esac 13:41:42 }' 13:41:42 +++ 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:42 ++ 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:42 ++ 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:42 ++ 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:42 ++ export PYENV_SHELL=bash 13:41:42 ++ PYENV_SHELL=bash 13:41:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:42 +++ complete -F _pyenv pyenv 13:41:42 ++ lf-pyver python3 13:41:42 ++ local py_version_xy=python3 13:41:42 ++ local py_version_xyz= 13:41:42 ++ pyenv versions 13:41:42 ++ sed 's/^[ *]* //' 13:41:42 ++ local command 13:41:42 ++ command=versions 13:41:42 ++ '[' 1 -gt 0 ']' 13:41:42 ++ shift 13:41:42 ++ case "$command" in 13:41:42 ++ command pyenv versions 13:41:42 ++ pyenv versions 13:41:42 ++ grep -E '^[0-9.]*[0-9]$' 13:41:42 ++ awk '{ print $1 }' 13:41:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:42 +++ grep '^3' /tmp/.pyenv_versions 13:41:42 +++ sort -V 13:41:42 +++ tail -n 1 13:41:42 ++ py_version_xyz=3.10.6 13:41:42 ++ [[ -z 3.10.6 ]] 13:41:42 ++ echo 3.10.6 13:41:42 ++ return 0 13:41:42 + pyenv local 3.10.6 13:41:42 + local command 13:41:42 + command=local 13:41:42 + '[' 2 -gt 0 ']' 13:41:42 + shift 13:41:42 + case "$command" in 13:41:42 + command pyenv local 3.10.6 13:41:42 + pyenv local 3.10.6 13:41:42 + for arg in "$@" 13:41:42 + case $arg in 13:41:42 + pkg_list+='tox ' 13:41:42 + for arg in "$@" 13:41:42 + case $arg in 13:41:42 + pkg_list+='virtualenv ' 13:41:42 + for arg in "$@" 13:41:42 + case $arg in 13:41:42 + pkg_list+='urllib3~=1.26.15 ' 13:41:42 + [[ -f /tmp/.toxenv ]] 13:41:42 + [[ ! -f /tmp/.toxenv ]] 13:41:42 + [[ -n '' ]] 13:41:42 + python3 -m venv /tmp/venv-4Ub1 13:41:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Ub1' 13:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Ub1 13:41:48 + echo /tmp/venv-4Ub1 13:41:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:41:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:41:48 + /tmp/venv-4Ub1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:52 + /tmp/venv-4Ub1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:58 + type python3 13:41:58 + true 13:41:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Ub1/bin to PATH' 13:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-4Ub1/bin to PATH 13:41:58 + PATH=/tmp/venv-4Ub1/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:58 + return 0 13:41:58 + python3 --version 13:41:58 Python 3.10.6 13:41:58 + python3 -m pip --version 13:41:58 pip 24.0 from /tmp/venv-4Ub1/lib/python3.10/site-packages/pip (python 3.10) 13:41:59 + python3 -m pip freeze 13:41:59 cachetools==5.3.3 13:41:59 chardet==5.2.0 13:41:59 colorama==0.4.6 13:41:59 distlib==0.3.8 13:41:59 filelock==3.13.4 13:41:59 packaging==24.0 13:41:59 platformdirs==4.2.0 13:41:59 pluggy==1.4.0 13:41:59 pyproject-api==1.6.1 13:41:59 tomli==2.0.1 13:41:59 tox==4.14.2 13:41:59 urllib3==1.26.18 13:41:59 virtualenv==20.25.1 13:41:59 [EnvInject] - Injecting environment variables from a build step. 13:41:59 [EnvInject] - Injecting as environment variables the properties content 13:41:59 PARALLEL=false 13:41:59 13:41:59 [EnvInject] - Variables injected successfully. 13:41:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11934894301312746963.sh 13:41:59 ---> tox-run.sh 13:41:59 + 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:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:41:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:41:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:41:59 + cd /w/workspace/oom-master-commit-lint/. 13:41:59 + source /home/jenkins/lf-env.sh 13:41:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:59 ++ mktemp -d /tmp/venv-XXXX 13:41:59 + lf_venv=/tmp/venv-koeA 13:41:59 + local venv_file=/tmp/.os_lf_venv 13:41:59 + local python=python3 13:41:59 + local options 13:41:59 + local set_path=true 13:41:59 + local install_args= 13:41:59 ++ 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:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:59 + true 13:41:59 + case $1 in 13:41:59 + venv_file=/tmp/.toxenv 13:41:59 + shift 2 13:41:59 + true 13:41:59 + case $1 in 13:41:59 + shift 13:41:59 + break 13:41:59 + case $python in 13:41:59 + local pkg_list= 13:41:59 + [[ -d /opt/pyenv ]] 13:41:59 + echo 'Setup pyenv:' 13:41:59 Setup pyenv: 13:41:59 + export PYENV_ROOT=/opt/pyenv 13:41:59 + PYENV_ROOT=/opt/pyenv 13:41:59 + 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:59 + 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:59 + pyenv versions 13:41:59 system 13:41:59 3.8.13 13:41:59 3.9.13 13:41:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:41:59 + command -v pyenv 13:41:59 ++ pyenv init - --no-rehash 13:41:59 + 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:59 export PATH="/opt/pyenv/shims:${PATH}" 13:41:59 export PYENV_SHELL=bash 13:41:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:59 pyenv() { 13:41:59 local command 13:41:59 command="${1:-}" 13:41:59 if [ "$#" -gt 0 ]; then 13:41:59 shift 13:41:59 fi 13:41:59 13:41:59 case "$command" in 13:41:59 rehash|shell) 13:41:59 eval "$(pyenv "sh-$command" "$@")" 13:41:59 ;; 13:41:59 *) 13:41:59 command pyenv "$command" "$@" 13:41:59 ;; 13:41:59 esac 13:41:59 }' 13:41:59 +++ 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:59 ++ 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:59 ++ 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:59 ++ 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:59 ++ export PYENV_SHELL=bash 13:41:59 ++ PYENV_SHELL=bash 13:41:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:59 +++ complete -F _pyenv pyenv 13:41:59 ++ lf-pyver python3 13:41:59 ++ local py_version_xy=python3 13:41:59 ++ local py_version_xyz= 13:41:59 ++ pyenv versions 13:41:59 ++ local command 13:41:59 ++ command=versions 13:41:59 ++ sed 's/^[ *]* //' 13:41:59 ++ '[' 1 -gt 0 ']' 13:41:59 ++ shift 13:41:59 ++ case "$command" in 13:41:59 ++ command pyenv versions 13:41:59 ++ pyenv versions 13:41:59 ++ grep -E '^[0-9.]*[0-9]$' 13:41:59 ++ awk '{ print $1 }' 13:41:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:59 +++ grep '^3' /tmp/.pyenv_versions 13:41:59 +++ sort -V 13:41:59 +++ tail -n 1 13:41:59 ++ py_version_xyz=3.10.6 13:41:59 ++ [[ -z 3.10.6 ]] 13:41:59 ++ echo 3.10.6 13:41:59 ++ return 0 13:41:59 + pyenv local 3.10.6 13:41:59 + local command 13:41:59 + command=local 13:41:59 + '[' 2 -gt 0 ']' 13:41:59 + shift 13:41:59 + case "$command" in 13:41:59 + command pyenv local 3.10.6 13:41:59 + pyenv local 3.10.6 13:41:59 + for arg in "$@" 13:41:59 + case $arg in 13:41:59 + pkg_list+='tox ' 13:41:59 + for arg in "$@" 13:41:59 + case $arg in 13:41:59 + pkg_list+='virtualenv ' 13:41:59 + for arg in "$@" 13:41:59 + case $arg in 13:41:59 + pkg_list+='urllib3~=1.26.15 ' 13:41:59 + [[ -f /tmp/.toxenv ]] 13:41:59 ++ cat /tmp/.toxenv 13:41:59 + lf_venv=/tmp/venv-4Ub1 13:41:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ub1 from' file:/tmp/.toxenv 13:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ub1 from file:/tmp/.toxenv 13:41:59 + /tmp/venv-4Ub1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:42:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:42:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:42:00 + /tmp/venv-4Ub1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:03 + type python3 13:42:03 + true 13:42:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4Ub1/bin to PATH' 13:42:03 lf-activate-venv(): INFO: Adding /tmp/venv-4Ub1/bin to PATH 13:42:03 + PATH=/tmp/venv-4Ub1/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:42:03 + return 0 13:42:03 + [[ -d /opt/pyenv ]] 13:42:03 + echo '---> Setting up pyenv' 13:42:03 ---> Setting up pyenv 13:42:03 + export PYENV_ROOT=/opt/pyenv 13:42:03 + PYENV_ROOT=/opt/pyenv 13:42:03 + export PATH=/opt/pyenv/bin:/tmp/venv-4Ub1/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:42:03 + PATH=/opt/pyenv/bin:/tmp/venv-4Ub1/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:42:03 ++ pwd 13:42:03 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:42:03 + export PYTHONPATH 13:42:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:03 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:03 + tox --version 13:42:03 4.14.2 from /tmp/venv-4Ub1/lib/python3.10/site-packages/tox/__init__.py 13:42:03 + PARALLEL=false 13:42:03 + TOX_OPTIONS_LIST= 13:42:03 + [[ -n gitlint ]] 13:42:03 + TOX_OPTIONS_LIST=' -e gitlint' 13:42:03 + case ${PARALLEL,,} in 13:42:03 + tox -e gitlint 13:42:03 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:42:06 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:34 gitlint: freeze> python -m pip freeze --all 13:42:34 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.10.2,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:34 gitlint: commands[0]> gitlint 13:42:35 gitlint: OK (31.28=setup[31.08]+cmd[0.19] seconds) 13:42:35 congratulations :) (31.45 seconds) 13:42:35 + tox_status=0 13:42:35 + echo '---> Completed tox runs' 13:42:35 ---> Completed tox runs 13:42:35 + for i in .tox/*/log 13:42:35 ++ echo .tox/gitlint/log 13:42:35 ++ awk -F/ '{print $2}' 13:42:35 + tox_env=gitlint 13:42:35 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:42:35 + DOC_DIR=docs/_build/html 13:42:35 + [[ -d docs/_build/html ]] 13:42:35 + echo '---> tox-run.sh ends' 13:42:35 ---> tox-run.sh ends 13:42:35 + test 0 -eq 0 13:42:35 $ ssh-agent -k 13:42:35 unset SSH_AUTH_SOCK; 13:42:35 unset SSH_AGENT_PID; 13:42:35 echo Agent pid 1815 killed; 13:42:35 [ssh-agent] Stopped. 13:42:35 [PostBuildScript] - [INFO] Executing post build scripts. 13:42:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10297700196490368881.sh 13:42:35 ---> sysstat.sh 13:42:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11904005867269248054.sh 13:42:35 ---> package-listing.sh 13:42:35 ++ tr '[:upper:]' '[:lower:]' 13:42:35 ++ facter osfamily 13:42:35 + OS_FAMILY=debian 13:42:35 + workspace=/w/workspace/oom-master-commit-lint 13:42:35 + START_PACKAGES=/tmp/packages_start.txt 13:42:35 + END_PACKAGES=/tmp/packages_end.txt 13:42:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:35 + PACKAGES=/tmp/packages_start.txt 13:42:35 + '[' /w/workspace/oom-master-commit-lint ']' 13:42:35 + PACKAGES=/tmp/packages_end.txt 13:42:35 + case "${OS_FAMILY}" in 13:42:35 + dpkg -l 13:42:35 + grep '^ii' 13:42:35 + '[' -f /tmp/packages_start.txt ']' 13:42:35 + '[' -f /tmp/packages_end.txt ']' 13:42:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:35 + '[' /w/workspace/oom-master-commit-lint ']' 13:42:35 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:42:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:42:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2467867229526385830.sh 13:42:35 ---> capture-instance-metadata.sh 13:42:35 Setup pyenv: 13:42:36 system 13:42:36 3.8.13 13:42:36 3.9.13 13:42:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:42:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-66qo 13:42:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:42:42 lf-activate-venv(): INFO: Installing: lftools 13:43:16 lf-activate-venv(): INFO: Adding /tmp/venv-66qo/bin to PATH 13:43:16 INFO: Running in OpenStack, capturing instance metadata 13:43:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5686762292268393899.sh 13:43:17 provisioning config files... 13:43:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15276262758062938276tmp 13:43:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:17 [EnvInject] - Injecting environment variables from a build step. 13:43:17 [EnvInject] - Injecting as environment variables the properties content 13:43:17 SERVER_ID=logs 13:43:17 13:43:17 [EnvInject] - Variables injected successfully. 13:43:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4785318583997500131.sh 13:43:17 ---> create-netrc.sh 13:43:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15251143428250297825.sh 13:43:17 ---> python-tools-install.sh 13:43:17 Setup pyenv: 13:43:17 system 13:43:17 3.8.13 13:43:17 3.9.13 13:43:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:43:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-66qo from file:/tmp/.os_lf_venv 13:43:18 lf-activate-venv(): INFO: Installing: lftools 13:43:27 lf-activate-venv(): INFO: Adding /tmp/venv-66qo/bin to PATH 13:43:27 Generating Requirements File 13:43:54 Python 3.10.6 13:43:54 pip 24.0 from /tmp/venv-66qo/lib/python3.10/site-packages/pip (python 3.10) 13:43:55 appdirs==1.4.4 13:43:55 argcomplete==3.2.3 13:43:55 aspy.yaml==1.3.0 13:43:55 attrs==23.2.0 13:43:55 autopage==0.5.2 13:43:55 beautifulsoup4==4.12.3 13:43:55 boto3==1.34.83 13:43:55 botocore==1.34.83 13:43:55 bs4==0.0.2 13:43:55 cachetools==5.3.3 13:43:55 certifi==2024.2.2 13:43:55 cffi==1.16.0 13:43:55 cfgv==3.4.0 13:43:55 chardet==5.2.0 13:43:55 charset-normalizer==3.3.2 13:43:55 click==8.1.7 13:43:55 cliff==4.6.0 13:43:55 cmd2==2.4.3 13:43:55 cryptography==3.3.2 13:43:55 debtcollector==3.0.0 13:43:55 decorator==5.1.1 13:43:55 defusedxml==0.7.1 13:43:55 Deprecated==1.2.14 13:43:55 distlib==0.3.8 13:43:55 dnspython==2.6.1 13:43:55 docker==4.2.2 13:43:55 dogpile.cache==1.3.2 13:43:55 email_validator==2.1.1 13:43:55 filelock==3.13.4 13:43:55 future==1.0.0 13:43:55 gitdb==4.0.11 13:43:55 GitPython==3.1.43 13:43:55 google-auth==2.29.0 13:43:55 httplib2==0.22.0 13:43:55 identify==2.5.35 13:43:55 idna==3.7 13:43:55 importlib-resources==1.5.0 13:43:55 iso8601==2.1.0 13:43:55 Jinja2==3.1.3 13:43:55 jmespath==1.0.1 13:43:55 jsonpatch==1.33 13:43:55 jsonpointer==2.4 13:43:55 jsonschema==4.21.1 13:43:55 jsonschema-specifications==2023.12.1 13:43:55 keystoneauth1==5.6.0 13:43:55 kubernetes==29.0.0 13:43:55 lftools==0.37.10 13:43:55 lxml==5.2.1 13:43:55 MarkupSafe==2.1.5 13:43:55 msgpack==1.0.8 13:43:55 multi_key_dict==2.0.3 13:43:55 munch==4.0.0 13:43:55 netaddr==1.2.1 13:43:55 netifaces==0.11.0 13:43:55 niet==1.4.2 13:43:55 nodeenv==1.8.0 13:43:55 oauth2client==4.1.3 13:43:55 oauthlib==3.2.2 13:43:55 openstacksdk==3.0.0 13:43:55 os-client-config==2.1.0 13:43:55 os-service-types==1.7.0 13:43:55 osc-lib==3.0.1 13:43:55 oslo.config==9.4.0 13:43:55 oslo.context==5.5.0 13:43:55 oslo.i18n==6.3.0 13:43:55 oslo.log==5.5.1 13:43:55 oslo.serialization==5.4.0 13:43:55 oslo.utils==7.1.0 13:43:55 packaging==24.0 13:43:55 pbr==6.0.0 13:43:55 platformdirs==4.2.0 13:43:55 prettytable==3.10.0 13:43:55 pyasn1==0.6.0 13:43:55 pyasn1_modules==0.4.0 13:43:55 pycparser==2.22 13:43:55 pygerrit2==2.0.15 13:43:55 PyGithub==2.3.0 13:43:55 pyinotify==0.9.6 13:43:55 PyJWT==2.8.0 13:43:55 PyNaCl==1.5.0 13:43:55 pyparsing==2.4.7 13:43:55 pyperclip==1.8.2 13:43:55 pyrsistent==0.20.0 13:43:55 python-cinderclient==9.5.0 13:43:55 python-dateutil==2.9.0.post0 13:43:55 python-heatclient==3.5.0 13:43:55 python-jenkins==1.8.2 13:43:55 python-keystoneclient==5.4.0 13:43:55 python-magnumclient==4.4.0 13:43:55 python-novaclient==18.6.0 13:43:55 python-openstackclient==6.6.0 13:43:55 python-swiftclient==4.5.0 13:43:55 PyYAML==6.0.1 13:43:55 referencing==0.34.0 13:43:55 requests==2.31.0 13:43:55 requests-oauthlib==2.0.0 13:43:55 requestsexceptions==1.4.0 13:43:55 rfc3986==2.0.0 13:43:55 rpds-py==0.18.0 13:43:55 rsa==4.9 13:43:55 ruamel.yaml==0.18.6 13:43:55 ruamel.yaml.clib==0.2.8 13:43:55 s3transfer==0.10.1 13:43:55 simplejson==3.19.2 13:43:55 six==1.16.0 13:43:55 smmap==5.0.1 13:43:55 soupsieve==2.5 13:43:55 stevedore==5.2.0 13:43:55 tabulate==0.9.0 13:43:55 toml==0.10.2 13:43:55 tomlkit==0.12.4 13:43:55 tqdm==4.66.2 13:43:55 typing_extensions==4.11.0 13:43:55 tzdata==2024.1 13:43:55 urllib3==1.26.18 13:43:55 virtualenv==20.25.1 13:43:55 wcwidth==0.2.13 13:43:55 websocket-client==1.7.0 13:43:55 wrapt==1.16.0 13:43:55 xdg==6.0.0 13:43:55 xmltodict==0.13.0 13:43:55 yq==3.2.3 13:43:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13151003191142911614.sh 13:43:55 ---> sudo-logs.sh 13:43:55 Archiving 'sudo' log.. 13:43:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6846809074366477943.sh 13:43:55 ---> job-cost.sh 13:43:55 Setup pyenv: 13:43:55 system 13:43:55 3.8.13 13:43:55 3.9.13 13:43:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:43:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-66qo from file:/tmp/.os_lf_venv 13:43:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-66qo/bin to PATH 13:44:02 INFO: No Stack... 13:44:02 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:02 INFO: Archiving Costs 13:44:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8182041211283682310.sh 13:44:03 ---> logs-deploy.sh 13:44:03 Setup pyenv: 13:44:03 system 13:44:03 3.8.13 13:44:03 3.9.13 13:44:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-66qo from file:/tmp/.os_lf_venv 13:44:04 lf-activate-venv(): INFO: Installing: lftools 13:44:14 lf-activate-venv(): INFO: Adding /tmp/venv-66qo/bin to PATH 13:44:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7318 13:44:14 INFO: archiving workspace using pattern(s): 13:44:15 Archives upload complete. 13:44:15 INFO: archiving logs to Nexus 13:44:16 ---> uname -a: 13:44:16 Linux prd-ubuntu1804-builder-4c-4g-22743 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:16 13:44:16 13:44:16 ---> lscpu: 13:44:16 Architecture: x86_64 13:44:16 CPU op-mode(s): 32-bit, 64-bit 13:44:16 Byte Order: Little Endian 13:44:16 CPU(s): 4 13:44:16 On-line CPU(s) list: 0-3 13:44:16 Thread(s) per core: 1 13:44:16 Core(s) per socket: 1 13:44:16 Socket(s): 4 13:44:16 NUMA node(s): 1 13:44:16 Vendor ID: AuthenticAMD 13:44:16 CPU family: 23 13:44:16 Model: 49 13:44:16 Model name: AMD EPYC-Rome Processor 13:44:16 Stepping: 0 13:44:16 CPU MHz: 2800.000 13:44:16 BogoMIPS: 5600.00 13:44:16 Virtualization: AMD-V 13:44:16 Hypervisor vendor: KVM 13:44:16 Virtualization type: full 13:44:16 L1d cache: 32K 13:44:16 L1i cache: 32K 13:44:16 L2 cache: 512K 13:44:16 L3 cache: 16384K 13:44:16 NUMA node0 CPU(s): 0-3 13:44:16 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:16 13:44:16 13:44:16 ---> nproc: 13:44:16 4 13:44:16 13:44:16 13:44:16 ---> df -h: 13:44:16 Filesystem Size Used Avail Use% Mounted on 13:44:16 udev 7.9G 0 7.9G 0% /dev 13:44:16 tmpfs 1.6G 672K 1.6G 1% /run 13:44:16 /dev/vda1 78G 8.4G 69G 11% / 13:44:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:44:16 tmpfs 5.0M 0 5.0M 0% /run/lock 13:44:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:44:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:44:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:44:16 13:44:16 13:44:16 ---> free -m: 13:44:16 total used free shared buff/cache available 13:44:16 Mem: 16040 542 13227 0 2270 15174 13:44:16 Swap: 1023 0 1023 13:44:16 13:44:16 13:44:16 ---> ip addr: 13:44:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:44:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:44:16 inet 127.0.0.1/8 scope host lo 13:44:16 valid_lft forever preferred_lft forever 13:44:16 inet6 ::1/128 scope host 13:44:16 valid_lft forever preferred_lft forever 13:44:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:44:16 link/ether fa:16:3e:d8:d6:83 brd ff:ff:ff:ff:ff:ff 13:44:16 inet 10.30.107.134/23 brd 10.30.107.255 scope global dynamic ens3 13:44:16 valid_lft 86192sec preferred_lft 86192sec 13:44:16 inet6 fe80::f816:3eff:fed8:d683/64 scope link 13:44:16 valid_lft forever preferred_lft forever 13:44:16 13:44:16 13:44:16 ---> sar -b -r -n DEV: 13:44:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22743) 04/12/24 _x86_64_ (4 CPU) 13:44:16 13:44:16 13:40:52 LINUX RESTART (4 CPU) 13:44:16 13:44:16 13:41:01 tps rtps wtps bread/s bwrtn/s 13:44:16 13:42:02 94.53 54.19 40.34 3630.73 40095.98 13:44:16 13:43:01 108.55 11.88 96.68 449.26 18906.05 13:44:16 13:44:01 122.30 14.18 108.12 1073.42 22043.13 13:44:16 Average: 108.46 26.83 81.63 1724.75 27059.44 13:44:16 13:44:16 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:16 13:42:02 14235164 15612240 2189804 13.33 42796 1546392 794792 4.55 607884 1390236 59372 13:44:16 13:43:01 13817244 15518040 2607724 15.88 72160 1821712 878324 5.03 739424 1631632 136476 13:44:16 13:44:01 13540744 15533980 2884224 17.56 94228 2076660 823348 4.71 758196 1863664 96996 13:44:16 Average: 13864384 15554753 2560584 15.59 69728 1814921 832155 4.76 701835 1628511 97615 13:44:16 13:44:16 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:16 13:42:02 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:44:16 13:42:02 ens3 450.22 297.12 1552.46 63.15 0.00 0.00 0.00 0.00 13:44:16 13:43:01 lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 13:44:16 13:43:01 ens3 71.56 51.53 742.17 17.94 0.00 0.00 0.00 0.00 13:44:16 13:44:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 13:44:16 13:44:01 ens3 52.74 36.39 773.20 18.53 0.00 0.00 0.00 0.00 13:44:16 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 13:44:16 Average: ens3 192.16 128.77 1024.15 33.29 0.00 0.00 0.00 0.00 13:44:16 13:44:16 13:44:16 ---> sar -P ALL: 13:44:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22743) 04/12/24 _x86_64_ (4 CPU) 13:44:16 13:44:16 13:40:52 LINUX RESTART (4 CPU) 13:44:16 13:44:16 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:44:16 13:42:02 all 12.15 0.00 1.56 19.52 0.05 66.72 13:44:16 13:42:02 0 11.10 0.00 1.77 54.28 0.05 32.80 13:44:16 13:42:02 1 20.74 0.00 1.60 8.73 0.05 68.88 13:44:16 13:42:02 2 8.64 0.00 1.42 12.41 0.10 77.43 13:44:16 13:42:02 3 8.13 0.00 1.42 2.69 0.02 87.74 13:44:16 13:43:01 all 18.79 0.00 1.59 4.37 0.06 75.19 13:44:16 13:43:01 0 27.72 0.00 2.62 13.07 0.07 56.52 13:44:16 13:43:01 1 10.40 0.00 0.85 0.58 0.07 88.10 13:44:16 13:43:01 2 16.92 0.00 1.54 2.41 0.05 79.07 13:44:16 13:43:01 3 20.12 0.00 1.36 1.45 0.03 77.03 13:44:16 13:44:01 all 21.59 0.00 1.42 2.95 0.05 73.98 13:44:16 13:44:01 0 28.87 0.00 1.39 2.75 0.07 66.93 13:44:16 13:44:01 1 15.97 0.00 1.25 3.61 0.03 79.14 13:44:16 13:44:01 2 27.83 0.00 1.84 4.99 0.07 65.28 13:44:16 13:44:01 3 13.69 0.00 1.20 0.45 0.03 84.62 13:44:16 Average: all 17.50 0.00 1.53 8.97 0.05 71.95 13:44:16 Average: 0 22.54 0.00 1.92 23.42 0.06 52.06 13:44:16 Average: 1 15.73 0.00 1.24 4.33 0.05 78.65 13:44:16 Average: 2 17.81 0.00 1.60 6.62 0.07 73.89 13:44:16 Average: 3 13.94 0.00 1.33 1.53 0.03 83.17 13:44:16 13:44:16 13:44:16