06:12:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 06:12:09 Running as SYSTEM 06:12:09 [EnvInject] - Loading node environment variables. 06:12:09 Building remotely on prd-ubuntu1804-builder-4c-4g-11155 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 06:12:09 [ssh-agent] Looking for ssh-agent implementation... 06:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:09 $ ssh-agent 06:12:09 SSH_AUTH_SOCK=/tmp/ssh-lGSmxE0PR9vh/agent.1669 06:12:09 SSH_AGENT_PID=1670 06:12:09 [ssh-agent] Started. 06:12:09 Running ssh-add (command line suppressed) 06:12:09 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_8567770030752122219.key (/w/workspace/oom-master-commit-lint@tmp/private_key_8567770030752122219.key) 06:12:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:12:09 The recommended git tool is: NONE 06:12:11 using credential onap-jenkins-ssh 06:12:11 Wiping out workspace first. 06:12:11 Cloning the remote Git repository 06:12:11 Cloning repository git://cloud.onap.org/mirror/oom.git 06:12:11 > git init /w/workspace/oom-master-commit-lint # timeout=10 06:12:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:12:11 > git --version # timeout=10 06:12:11 > git --version # 'git version 2.17.1' 06:12:11 using GIT_SSH to set credentials Gerrit user 06:12:11 Verifying host key using manually-configured host key entries 06:12:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:12:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:12:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:12:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:12:17 using GIT_SSH to set credentials Gerrit user 06:12:17 Verifying host key using manually-configured host key entries 06:12:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/5 # timeout=30 06:12:18 > git rev-parse 3023116b4136dadf917148ae2679f183fc5bb5f7^{commit} # timeout=10 06:12:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:12:18 Checking out Revision 3023116b4136dadf917148ae2679f183fc5bb5f7 (refs/changes/63/136963/5) 06:12:18 > git config core.sparsecheckout # timeout=10 06:12:18 > git checkout -f 3023116b4136dadf917148ae2679f183fc5bb5f7 # timeout=30 06:12:21 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 06:12:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:12:25 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 06:12:25 [EnvInject] - Injecting environment variables from a build step. 06:12:25 [EnvInject] - Injecting as environment variables the properties content 06:12:25 PYTHON=python3 06:12:25 06:12:25 [EnvInject] - Variables injected successfully. 06:12:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9082251083339679161.sh 06:12:25 ---> tox-install.sh 06:12:25 + source /home/jenkins/lf-env.sh 06:12:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:12:25 ++ mktemp -d /tmp/venv-XXXX 06:12:25 + lf_venv=/tmp/venv-4FY0 06:12:25 + local venv_file=/tmp/.os_lf_venv 06:12:25 + local python=python3 06:12:25 + local options 06:12:25 + local set_path=true 06:12:25 + local install_args= 06:12:25 ++ 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 06:12:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:12:25 + true 06:12:25 + case $1 in 06:12:25 + venv_file=/tmp/.toxenv 06:12:25 + shift 2 06:12:25 + true 06:12:25 + case $1 in 06:12:25 + shift 06:12:25 + break 06:12:25 + case $python in 06:12:25 + local pkg_list= 06:12:25 + [[ -d /opt/pyenv ]] 06:12:25 + echo 'Setup pyenv:' 06:12:25 Setup pyenv: 06:12:25 + export PYENV_ROOT=/opt/pyenv 06:12:25 + PYENV_ROOT=/opt/pyenv 06:12:25 + 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 06:12:25 + 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 06:12:25 + pyenv versions 06:12:25 * system (set by /opt/pyenv/version) 06:12:25 * 3.8.13 (set by /opt/pyenv/version) 06:12:25 * 3.9.13 (set by /opt/pyenv/version) 06:12:25 * 3.10.6 (set by /opt/pyenv/version) 06:12:25 + command -v pyenv 06:12:25 ++ pyenv init - --no-rehash 06:12:25 + 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[*]}"'\'')" 06:12:25 export PATH="/opt/pyenv/shims:${PATH}" 06:12:25 export PYENV_SHELL=bash 06:12:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:12:25 pyenv() { 06:12:25 local command 06:12:25 command="${1:-}" 06:12:25 if [ "$#" -gt 0 ]; then 06:12:25 shift 06:12:25 fi 06:12:25 06:12:25 case "$command" in 06:12:25 rehash|shell) 06:12:25 eval "$(pyenv "sh-$command" "$@")" 06:12:25 ;; 06:12:25 *) 06:12:25 command pyenv "$command" "$@" 06:12:25 ;; 06:12:25 esac 06:12:25 }' 06:12:25 +++ 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[*]}"' 06:12:25 ++ 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 06:12:25 ++ 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 06:12:25 ++ 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 06:12:25 ++ export PYENV_SHELL=bash 06:12:25 ++ PYENV_SHELL=bash 06:12:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:12:25 +++ complete -F _pyenv pyenv 06:12:25 ++ lf-pyver python3 06:12:25 ++ local py_version_xy=python3 06:12:25 ++ local py_version_xyz= 06:12:25 ++ pyenv versions 06:12:25 ++ local command 06:12:25 ++ command=versions 06:12:25 ++ '[' 1 -gt 0 ']' 06:12:25 ++ shift 06:12:25 ++ case "$command" in 06:12:25 ++ command pyenv versions 06:12:25 ++ pyenv versions 06:12:25 ++ awk '{ print $1 }' 06:12:25 ++ sed 's/^[ *]* //' 06:12:25 ++ grep -E '^[0-9.]*[0-9]$' 06:12:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:12:25 +++ grep '^3' /tmp/.pyenv_versions 06:12:25 +++ sort -V 06:12:25 +++ tail -n 1 06:12:25 ++ py_version_xyz=3.10.6 06:12:25 ++ [[ -z 3.10.6 ]] 06:12:25 ++ echo 3.10.6 06:12:25 ++ return 0 06:12:25 + pyenv local 3.10.6 06:12:25 + local command 06:12:25 + command=local 06:12:25 + '[' 2 -gt 0 ']' 06:12:25 + shift 06:12:25 + case "$command" in 06:12:25 + command pyenv local 3.10.6 06:12:25 + pyenv local 3.10.6 06:12:25 + for arg in "$@" 06:12:25 + case $arg in 06:12:25 + pkg_list+='tox ' 06:12:25 + for arg in "$@" 06:12:25 + case $arg in 06:12:25 + pkg_list+='virtualenv ' 06:12:25 + for arg in "$@" 06:12:25 + case $arg in 06:12:25 + pkg_list+='urllib3~=1.26.15 ' 06:12:25 + [[ -f /tmp/.toxenv ]] 06:12:25 + [[ ! -f /tmp/.toxenv ]] 06:12:25 + [[ -n '' ]] 06:12:25 + python3 -m venv /tmp/venv-4FY0 06:12:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4FY0' 06:12:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4FY0 06:12:29 + echo /tmp/venv-4FY0 06:12:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:12:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:12:29 + /tmp/venv-4FY0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:12:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:12:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:12:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:12:32 + /tmp/venv-4FY0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:12:34 + type python3 06:12:34 + true 06:12:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4FY0/bin to PATH' 06:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-4FY0/bin to PATH 06:12:34 + PATH=/tmp/venv-4FY0/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 06:12:34 + return 0 06:12:34 + python3 --version 06:12:34 Python 3.10.6 06:12:34 + python3 -m pip --version 06:12:35 pip 23.3.2 from /tmp/venv-4FY0/lib/python3.10/site-packages/pip (python 3.10) 06:12:35 + python3 -m pip freeze 06:12:35 cachetools==5.3.2 06:12:35 chardet==5.2.0 06:12:35 colorama==0.4.6 06:12:35 distlib==0.3.8 06:12:35 filelock==3.13.1 06:12:35 packaging==23.2 06:12:35 platformdirs==4.1.0 06:12:35 pluggy==1.3.0 06:12:35 pyproject-api==1.6.1 06:12:35 tomli==2.0.1 06:12:35 tox==4.11.4 06:12:35 urllib3==1.26.18 06:12:35 virtualenv==20.25.0 06:12:35 [EnvInject] - Injecting environment variables from a build step. 06:12:35 [EnvInject] - Injecting as environment variables the properties content 06:12:35 PARALLEL=false 06:12:35 06:12:35 [EnvInject] - Variables injected successfully. 06:12:35 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3580455427262891520.sh 06:12:35 ---> tox-run.sh 06:12:35 + 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 06:12:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 06:12:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 06:12:35 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 06:12:35 + cd /w/workspace/oom-master-commit-lint/. 06:12:35 + source /home/jenkins/lf-env.sh 06:12:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:12:35 ++ mktemp -d /tmp/venv-XXXX 06:12:35 + lf_venv=/tmp/venv-MR7i 06:12:35 + local venv_file=/tmp/.os_lf_venv 06:12:35 + local python=python3 06:12:35 + local options 06:12:35 + local set_path=true 06:12:35 + local install_args= 06:12:35 ++ 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 06:12:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:12:35 + true 06:12:35 + case $1 in 06:12:35 + venv_file=/tmp/.toxenv 06:12:35 + shift 2 06:12:35 + true 06:12:35 + case $1 in 06:12:35 + shift 06:12:35 + break 06:12:35 + case $python in 06:12:35 + local pkg_list= 06:12:35 + [[ -d /opt/pyenv ]] 06:12:35 + echo 'Setup pyenv:' 06:12:35 Setup pyenv: 06:12:35 + export PYENV_ROOT=/opt/pyenv 06:12:35 + PYENV_ROOT=/opt/pyenv 06:12:35 + 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 06:12:35 + 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 06:12:35 + pyenv versions 06:12:35 system 06:12:35 3.8.13 06:12:35 3.9.13 06:12:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:12:35 + command -v pyenv 06:12:35 ++ pyenv init - --no-rehash 06:12:35 + 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[*]}"'\'')" 06:12:35 export PATH="/opt/pyenv/shims:${PATH}" 06:12:35 export PYENV_SHELL=bash 06:12:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:12:35 pyenv() { 06:12:35 local command 06:12:35 command="${1:-}" 06:12:35 if [ "$#" -gt 0 ]; then 06:12:35 shift 06:12:35 fi 06:12:35 06:12:35 case "$command" in 06:12:35 rehash|shell) 06:12:35 eval "$(pyenv "sh-$command" "$@")" 06:12:35 ;; 06:12:35 *) 06:12:35 command pyenv "$command" "$@" 06:12:35 ;; 06:12:35 esac 06:12:35 }' 06:12:35 +++ 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[*]}"' 06:12:35 ++ 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 06:12:35 ++ 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 06:12:35 ++ 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 06:12:35 ++ export PYENV_SHELL=bash 06:12:35 ++ PYENV_SHELL=bash 06:12:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:12:35 +++ complete -F _pyenv pyenv 06:12:35 ++ lf-pyver python3 06:12:35 ++ local py_version_xy=python3 06:12:35 ++ local py_version_xyz= 06:12:35 ++ pyenv versions 06:12:35 ++ local command 06:12:35 ++ command=versions 06:12:35 ++ '[' 1 -gt 0 ']' 06:12:35 ++ shift 06:12:35 ++ case "$command" in 06:12:35 ++ command pyenv versions 06:12:35 ++ pyenv versions 06:12:35 ++ sed 's/^[ *]* //' 06:12:35 ++ grep -E '^[0-9.]*[0-9]$' 06:12:35 ++ awk '{ print $1 }' 06:12:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:12:35 +++ grep '^3' /tmp/.pyenv_versions 06:12:35 +++ sort -V 06:12:35 +++ tail -n 1 06:12:35 ++ py_version_xyz=3.10.6 06:12:35 ++ [[ -z 3.10.6 ]] 06:12:35 ++ echo 3.10.6 06:12:35 ++ return 0 06:12:35 + pyenv local 3.10.6 06:12:35 + local command 06:12:35 + command=local 06:12:35 + '[' 2 -gt 0 ']' 06:12:35 + shift 06:12:35 + case "$command" in 06:12:35 + command pyenv local 3.10.6 06:12:35 + pyenv local 3.10.6 06:12:35 + for arg in "$@" 06:12:35 + case $arg in 06:12:35 + pkg_list+='tox ' 06:12:35 + for arg in "$@" 06:12:35 + case $arg in 06:12:35 + pkg_list+='virtualenv ' 06:12:35 + for arg in "$@" 06:12:35 + case $arg in 06:12:35 + pkg_list+='urllib3~=1.26.15 ' 06:12:35 + [[ -f /tmp/.toxenv ]] 06:12:35 ++ cat /tmp/.toxenv 06:12:35 + lf_venv=/tmp/venv-4FY0 06:12:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4FY0 from' file:/tmp/.toxenv 06:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4FY0 from file:/tmp/.toxenv 06:12:35 + /tmp/venv-4FY0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:12:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:12:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:12:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:12:36 + /tmp/venv-4FY0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:12:37 + type python3 06:12:37 + true 06:12:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4FY0/bin to PATH' 06:12:37 lf-activate-venv(): INFO: Adding /tmp/venv-4FY0/bin to PATH 06:12:37 + PATH=/tmp/venv-4FY0/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 06:12:37 + return 0 06:12:37 + [[ -d /opt/pyenv ]] 06:12:37 + echo '---> Setting up pyenv' 06:12:37 ---> Setting up pyenv 06:12:37 + export PYENV_ROOT=/opt/pyenv 06:12:37 + PYENV_ROOT=/opt/pyenv 06:12:37 + export PATH=/opt/pyenv/bin:/tmp/venv-4FY0/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 06:12:37 + PATH=/opt/pyenv/bin:/tmp/venv-4FY0/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 06:12:37 ++ pwd 06:12:37 + PYTHONPATH=/w/workspace/oom-master-commit-lint 06:12:37 + export PYTHONPATH 06:12:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:12:37 + TOX_TESTENV_PASSENV=PYTHONPATH 06:12:37 + tox --version 06:12:38 4.11.4 from /tmp/venv-4FY0/lib/python3.10/site-packages/tox/__init__.py 06:12:38 + PARALLEL=false 06:12:38 + TOX_OPTIONS_LIST= 06:12:38 + [[ -n gitlint ]] 06:12:38 + TOX_OPTIONS_LIST=' -e gitlint' 06:12:38 + case ${PARALLEL,,} in 06:12:38 + tox -e gitlint 06:12:38 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 06:12:40 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 06:13:04 gitlint: freeze> python -m pip freeze --all 06:13: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.12,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.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==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.42.0,wrapt==1.13.3,zipp==3.7.0 06:13:04 gitlint: commands[0]> gitlint 06:13:05 gitlint: OK (26.52=setup[26.34]+cmd[0.18] seconds) 06:13:05 congratulations :) (26.68 seconds) 06:13:05 + tox_status=0 06:13:05 + echo '---> Completed tox runs' 06:13:05 ---> Completed tox runs 06:13:05 + for i in .tox/*/log 06:13:05 ++ echo .tox/gitlint/log 06:13:05 ++ awk -F/ '{print $2}' 06:13:05 + tox_env=gitlint 06:13:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 06:13:05 + DOC_DIR=docs/_build/html 06:13:05 + [[ -d docs/_build/html ]] 06:13:05 + echo '---> tox-run.sh ends' 06:13:05 ---> tox-run.sh ends 06:13:05 + test 0 -eq 0 06:13:05 $ ssh-agent -k 06:13:05 unset SSH_AUTH_SOCK; 06:13:05 unset SSH_AGENT_PID; 06:13:05 echo Agent pid 1670 killed; 06:13:05 [ssh-agent] Stopped. 06:13:05 [PostBuildScript] - [INFO] Executing post build scripts. 06:13:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2262036123162072394.sh 06:13:05 ---> sysstat.sh 06:13:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12706776531670327110.sh 06:13:05 ---> package-listing.sh 06:13:05 ++ tr '[:upper:]' '[:lower:]' 06:13:05 ++ facter osfamily 06:13:05 + OS_FAMILY=debian 06:13:05 + workspace=/w/workspace/oom-master-commit-lint 06:13:05 + START_PACKAGES=/tmp/packages_start.txt 06:13:05 + END_PACKAGES=/tmp/packages_end.txt 06:13:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:05 + PACKAGES=/tmp/packages_start.txt 06:13:05 + '[' /w/workspace/oom-master-commit-lint ']' 06:13:05 + PACKAGES=/tmp/packages_end.txt 06:13:05 + case "${OS_FAMILY}" in 06:13:05 + dpkg -l 06:13:05 + grep '^ii' 06:13:05 + '[' -f /tmp/packages_start.txt ']' 06:13:05 + '[' -f /tmp/packages_end.txt ']' 06:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:05 + '[' /w/workspace/oom-master-commit-lint ']' 06:13:05 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 06:13:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 06:13:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17268847361309043113.sh 06:13:05 ---> capture-instance-metadata.sh 06:13:05 Setup pyenv: 06:13:06 system 06:13:06 3.8.13 06:13:06 3.9.13 06:13:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:13:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LhmQ 06:13:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:13:12 lf-activate-venv(): INFO: Installing: lftools 06:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-LhmQ/bin to PATH 06:13:42 INFO: Running in OpenStack, capturing instance metadata 06:13:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6888683714819574780.sh 06:13:42 provisioning config files... 06:13:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2146442221526545614tmp 06:13:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:13:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:13:42 [EnvInject] - Injecting environment variables from a build step. 06:13:42 [EnvInject] - Injecting as environment variables the properties content 06:13:42 SERVER_ID=logs 06:13:42 06:13:42 [EnvInject] - Variables injected successfully. 06:13:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3594127333252655390.sh 06:13:42 ---> create-netrc.sh 06:13:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1187536026950041067.sh 06:13:43 ---> python-tools-install.sh 06:13:43 Setup pyenv: 06:13:43 system 06:13:43 3.8.13 06:13:43 3.9.13 06:13:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:13:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LhmQ from file:/tmp/.os_lf_venv 06:13:44 lf-activate-venv(): INFO: Installing: lftools 06:13:51 lf-activate-venv(): INFO: Adding /tmp/venv-LhmQ/bin to PATH 06:13:51 Generating Requirements File 06:14:21 Python 3.10.6 06:14:21 pip 23.3.2 from /tmp/venv-LhmQ/lib/python3.10/site-packages/pip (python 3.10) 06:14:21 appdirs==1.4.4 06:14:21 argcomplete==3.2.1 06:14:21 aspy.yaml==1.3.0 06:14:21 attrs==23.2.0 06:14:21 autopage==0.5.2 06:14:21 beautifulsoup4==4.12.2 06:14:21 boto3==1.34.16 06:14:21 botocore==1.34.16 06:14:21 bs4==0.0.1 06:14:21 cachetools==5.3.2 06:14:21 certifi==2023.11.17 06:14:21 cffi==1.16.0 06:14:21 cfgv==3.4.0 06:14:21 chardet==5.2.0 06:14:21 charset-normalizer==3.3.2 06:14:21 click==8.1.7 06:14:21 cliff==4.4.0 06:14:21 cmd2==2.4.3 06:14:21 cryptography==3.3.2 06:14:21 debtcollector==2.5.0 06:14:21 decorator==5.1.1 06:14:21 defusedxml==0.7.1 06:14:21 Deprecated==1.2.14 06:14:21 distlib==0.3.8 06:14:21 dnspython==2.4.2 06:14:21 docker==4.2.2 06:14:21 dogpile.cache==1.3.0 06:14:21 email-validator==2.1.0.post1 06:14:21 filelock==3.13.1 06:14:21 future==0.18.3 06:14:21 gitdb==4.0.11 06:14:21 GitPython==3.1.41 06:14:21 google-auth==2.26.2 06:14:21 httplib2==0.22.0 06:14:21 identify==2.5.33 06:14:21 idna==3.6 06:14:21 importlib-metadata==7.0.1 06:14:21 importlib-resources==1.5.0 06:14:21 iso8601==2.1.0 06:14:21 Jinja2==3.1.3 06:14:21 jmespath==1.0.1 06:14:21 jsonpatch==1.33 06:14:21 jsonpointer==2.4 06:14:21 jsonschema==4.20.0 06:14:21 jsonschema-specifications==2023.12.1 06:14:21 keystoneauth1==5.4.0 06:14:21 kubernetes==29.0.0 06:14:21 lftools==0.37.8 06:14:21 lxml==5.1.0 06:14:21 MarkupSafe==2.1.3 06:14:21 msgpack==1.0.7 06:14:21 multi_key_dict==2.0.3 06:14:21 munch==4.0.0 06:14:21 netaddr==0.10.1 06:14:21 netifaces==0.11.0 06:14:21 niet==1.4.2 06:14:21 nodeenv==1.8.0 06:14:21 oauth2client==4.1.3 06:14:21 oauthlib==3.2.2 06:14:21 openstacksdk==0.62.0 06:14:21 os-client-config==2.1.0 06:14:21 os-service-types==1.7.0 06:14:21 osc-lib==2.9.0 06:14:21 oslo.config==9.3.0 06:14:21 oslo.context==5.3.0 06:14:21 oslo.i18n==6.2.0 06:14:21 oslo.log==5.4.0 06:14:21 oslo.serialization==5.3.0 06:14:21 oslo.utils==6.3.0 06:14:21 packaging==23.2 06:14:21 pbr==6.0.0 06:14:21 platformdirs==4.1.0 06:14:21 prettytable==3.9.0 06:14:21 pyasn1==0.5.1 06:14:21 pyasn1-modules==0.3.0 06:14:21 pycparser==2.21 06:14:21 pygerrit2==2.0.15 06:14:21 PyGithub==2.1.1 06:14:21 pyinotify==0.9.6 06:14:21 PyJWT==2.8.0 06:14:21 PyNaCl==1.5.0 06:14:21 pyparsing==2.4.7 06:14:21 pyperclip==1.8.2 06:14:21 pyrsistent==0.20.0 06:14:21 python-cinderclient==9.4.0 06:14:21 python-dateutil==2.8.2 06:14:21 python-heatclient==3.4.0 06:14:21 python-jenkins==1.8.2 06:14:21 python-keystoneclient==5.2.0 06:14:21 python-magnumclient==4.3.0 06:14:21 python-novaclient==18.4.0 06:14:21 python-openstackclient==6.0.0 06:14:21 python-swiftclient==4.4.0 06:14:21 pytz==2023.3.post1 06:14:21 PyYAML==6.0.1 06:14:21 referencing==0.32.1 06:14:21 requests==2.31.0 06:14:21 requests-oauthlib==1.3.1 06:14:21 requestsexceptions==1.4.0 06:14:21 rfc3986==2.0.0 06:14:21 rpds-py==0.16.2 06:14:21 rsa==4.9 06:14:21 ruamel.yaml==0.18.5 06:14:21 ruamel.yaml.clib==0.2.8 06:14:21 s3transfer==0.10.0 06:14:21 simplejson==3.19.2 06:14:21 six==1.16.0 06:14:21 smmap==5.0.1 06:14:21 soupsieve==2.5 06:14:21 stevedore==5.1.0 06:14:21 tabulate==0.9.0 06:14:21 toml==0.10.2 06:14:21 tomlkit==0.12.3 06:14:21 tqdm==4.66.1 06:14:21 typing_extensions==4.9.0 06:14:21 tzdata==2023.4 06:14:21 urllib3==1.26.18 06:14:21 virtualenv==20.25.0 06:14:21 wcwidth==0.2.13 06:14:21 websocket-client==1.7.0 06:14:21 wrapt==1.16.0 06:14:21 xdg==6.0.0 06:14:21 xmltodict==0.13.0 06:14:21 yq==3.2.3 06:14:21 zipp==3.17.0 06:14:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12583750516135591462.sh 06:14:22 ---> sudo-logs.sh 06:14:22 Archiving 'sudo' log.. 06:14:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins980249078599095057.sh 06:14:22 ---> job-cost.sh 06:14:22 Setup pyenv: 06:14:22 system 06:14:22 3.8.13 06:14:22 3.9.13 06:14:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LhmQ from file:/tmp/.os_lf_venv 06:14:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:14:31 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. 06:14:31 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 06:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-LhmQ/bin to PATH 06:14:31 INFO: No Stack... 06:14:32 INFO: Retrieving Pricing Info for: v3-standard-4 06:14:32 INFO: Archiving Costs 06:14:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9275486858731418820.sh 06:14:32 ---> logs-deploy.sh 06:14:32 Setup pyenv: 06:14:32 system 06:14:32 3.8.13 06:14:32 3.9.13 06:14:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:14:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LhmQ from file:/tmp/.os_lf_venv 06:14:33 lf-activate-venv(): INFO: Installing: lftools 06:14:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:14:43 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:14:43 lf-activate-venv(): INFO: Adding /tmp/venv-LhmQ/bin to PATH 06:14:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7144 06:14:43 INFO: archiving workspace using pattern(s): 06:14:44 Archives upload complete. 06:14:45 INFO: archiving logs to Nexus 06:14:45 ---> uname -a: 06:14:45 Linux prd-ubuntu1804-builder-4c-4g-11155 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:14:45 06:14:45 06:14:45 ---> lscpu: 06:14:45 Architecture: x86_64 06:14:45 CPU op-mode(s): 32-bit, 64-bit 06:14:45 Byte Order: Little Endian 06:14:45 CPU(s): 4 06:14:45 On-line CPU(s) list: 0-3 06:14:45 Thread(s) per core: 1 06:14:45 Core(s) per socket: 1 06:14:45 Socket(s): 4 06:14:45 NUMA node(s): 1 06:14:45 Vendor ID: AuthenticAMD 06:14:45 CPU family: 23 06:14:45 Model: 49 06:14:45 Model name: AMD EPYC-Rome Processor 06:14:45 Stepping: 0 06:14:45 CPU MHz: 2800.000 06:14:45 BogoMIPS: 5600.00 06:14:45 Virtualization: AMD-V 06:14:45 Hypervisor vendor: KVM 06:14:45 Virtualization type: full 06:14:45 L1d cache: 32K 06:14:45 L1i cache: 32K 06:14:45 L2 cache: 512K 06:14:45 L3 cache: 16384K 06:14:45 NUMA node0 CPU(s): 0-3 06:14:45 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 06:14:45 06:14:45 06:14:45 ---> nproc: 06:14:45 4 06:14:45 06:14:45 06:14:46 ---> df -h: 06:14:46 Filesystem Size Used Avail Use% Mounted on 06:14:46 udev 7.9G 0 7.9G 0% /dev 06:14:46 tmpfs 1.6G 672K 1.6G 1% /run 06:14:46 /dev/vda1 78G 8.5G 69G 11% / 06:14:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:14:46 tmpfs 5.0M 0 5.0M 0% /run/lock 06:14:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:14:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:14:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:14:46 06:14:46 06:14:46 ---> free -m: 06:14:46 total used free shared buff/cache available 06:14:46 Mem: 16040 539 13208 0 2291 15177 06:14:46 Swap: 1023 0 1023 06:14:46 06:14:46 06:14:46 ---> ip addr: 06:14:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:14:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:14:46 inet 127.0.0.1/8 scope host lo 06:14:46 valid_lft forever preferred_lft forever 06:14:46 inet6 ::1/128 scope host 06:14:46 valid_lft forever preferred_lft forever 06:14:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:14:46 link/ether fa:16:3e:2f:52:24 brd ff:ff:ff:ff:ff:ff 06:14:46 inet 10.30.106.115/23 brd 10.30.107.255 scope global dynamic ens3 06:14:46 valid_lft 86224sec preferred_lft 86224sec 06:14:46 inet6 fe80::f816:3eff:fe2f:5224/64 scope link 06:14:46 valid_lft forever preferred_lft forever 06:14:46 06:14:46 06:14:46 ---> sar -b -r -n DEV: 06:14:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11155) 01/11/24 _x86_64_ (4 CPU) 06:14:46 06:14:46 06:11:52 LINUX RESTART (4 CPU) 06:14:46 06:14:46 06:12:01 tps rtps wtps bread/s bwrtn/s 06:14:46 06:13:01 231.66 66.23 165.43 4055.71 25192.67 06:14:46 06:14:01 118.13 14.18 103.95 1083.29 17529.48 06:14:46 Average: 174.90 40.21 134.69 2569.62 21361.39 06:14:46 06:14:46 06:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:46 06:13:01 13905244 15504720 2519724 15.34 60568 1740300 922276 5.28 756032 1550552 170948 06:14:46 06:14:01 13676772 15596508 2748196 16.73 84792 2018364 718980 4.11 691896 1808520 155288 06:14:46 Average: 13791008 15550614 2633960 16.04 72680 1879332 820628 4.70 723964 1679536 163118 06:14:46 06:14:46 06:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:46 06:13:01 ens3 428.82 302.10 2174.74 77.43 0.00 0.00 0.00 0.00 06:14:46 06:13:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 06:14:46 06:14:01 ens3 59.24 40.59 724.75 9.38 0.00 0.00 0.00 0.00 06:14:46 06:14:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 06:14:46 Average: ens3 244.05 171.36 1449.81 43.41 0.00 0.00 0.00 0.00 06:14:46 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 06:14:46 06:14:46 06:14:46 ---> sar -P ALL: 06:14:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11155) 01/11/24 _x86_64_ (4 CPU) 06:14:46 06:14:46 06:11:52 LINUX RESTART (4 CPU) 06:14:46 06:14:46 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:14:46 06:13:01 all 19.77 0.00 2.35 6.70 0.07 71.11 06:14:46 06:13:01 0 17.15 0.00 2.54 6.38 0.03 73.89 06:14:46 06:13:01 1 14.74 0.00 2.23 5.91 0.07 77.06 06:14:46 06:13:01 2 23.09 0.00 2.20 1.37 0.08 73.25 06:14:46 06:13:01 3 24.10 0.00 2.40 13.19 0.08 60.23 06:14:46 06:14:01 all 21.39 0.00 1.63 2.67 0.06 74.25 06:14:46 06:14:01 0 25.97 0.00 1.93 0.62 0.05 71.43 06:14:46 06:14:01 1 15.01 0.00 1.23 4.11 0.03 79.61 06:14:46 06:14:01 2 17.58 0.00 1.65 2.57 0.05 78.14 06:14:46 06:14:01 3 27.00 0.00 1.74 3.39 0.08 67.79 06:14:46 Average: all 20.58 0.00 1.99 4.68 0.06 72.69 06:14:46 Average: 0 21.56 0.00 2.24 3.50 0.04 72.66 06:14:46 Average: 1 14.87 0.00 1.73 5.01 0.05 78.34 06:14:46 Average: 2 20.34 0.00 1.93 1.97 0.07 75.70 06:14:46 Average: 3 25.55 0.00 2.07 8.28 0.08 64.02 06:14:46 06:14:46 06:14:46