16:46:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136926 16:46:55 Running as SYSTEM 16:46:55 [EnvInject] - Loading node environment variables. 16:46:55 Building remotely on prd-ubuntu1804-builder-4c-4g-9581 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:46:55 [ssh-agent] Looking for ssh-agent implementation... 16:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:55 $ ssh-agent 16:46:55 SSH_AUTH_SOCK=/tmp/ssh-1PsBESjUkehe/agent.1696 16:46:55 SSH_AGENT_PID=1698 16:46:55 [ssh-agent] Started. 16:46:55 Running ssh-add (command line suppressed) 16:46:55 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11127895127786216483.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11127895127786216483.key) 16:46:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:46:55 The recommended git tool is: NONE 16:46:57 using credential onap-jenkins-ssh 16:46:57 Wiping out workspace first. 16:46:57 Cloning the remote Git repository 16:46:57 Cloning repository git://cloud.onap.org/mirror/oom.git 16:46:57 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:46:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:46:57 > git --version # timeout=10 16:46:57 > git --version # 'git version 2.17.1' 16:46:57 using GIT_SSH to set credentials Gerrit user 16:46:57 Verifying host key using manually-configured host key entries 16:46:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:47:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:47:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:47:02 using GIT_SSH to set credentials Gerrit user 16:47:02 Verifying host key using manually-configured host key entries 16:47:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/136926/1 # timeout=30 16:47:02 > git rev-parse c8ef023537910038ef05ce84337a35e429bfc931^{commit} # timeout=10 16:47:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:47:02 Checking out Revision c8ef023537910038ef05ce84337a35e429bfc931 (refs/changes/26/136926/1) 16:47:02 > git config core.sparsecheckout # timeout=10 16:47:02 > git checkout -f c8ef023537910038ef05ce84337a35e429bfc931 # timeout=30 16:47:06 Commit message: "[HOLMES] Fix Ingress definition to support gateway-api" 16:47:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:47:06 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 16:47:06 [EnvInject] - Injecting environment variables from a build step. 16:47:06 [EnvInject] - Injecting as environment variables the properties content 16:47:06 PYTHON=python3 16:47:06 16:47:06 [EnvInject] - Variables injected successfully. 16:47:06 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8973594753053930661.sh 16:47:06 ---> tox-install.sh 16:47:06 + source /home/jenkins/lf-env.sh 16:47:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:06 ++ mktemp -d /tmp/venv-XXXX 16:47:06 + lf_venv=/tmp/venv-yrGy 16:47:06 + local venv_file=/tmp/.os_lf_venv 16:47:06 + local python=python3 16:47:06 + local options 16:47:06 + local set_path=true 16:47:06 + local install_args= 16:47:06 ++ 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 16:47:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:06 + true 16:47:06 + case $1 in 16:47:06 + venv_file=/tmp/.toxenv 16:47:06 + shift 2 16:47:06 + true 16:47:06 + case $1 in 16:47:06 + shift 16:47:06 + break 16:47:06 + case $python in 16:47:06 + local pkg_list= 16:47:06 + [[ -d /opt/pyenv ]] 16:47:06 + echo 'Setup pyenv:' 16:47:06 Setup pyenv: 16:47:06 + export PYENV_ROOT=/opt/pyenv 16:47:06 + PYENV_ROOT=/opt/pyenv 16:47:06 + 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 16:47:06 + 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 16:47:06 + pyenv versions 16:47:06 * system (set by /opt/pyenv/version) 16:47:06 * 3.8.13 (set by /opt/pyenv/version) 16:47:06 * 3.9.13 (set by /opt/pyenv/version) 16:47:06 * 3.10.6 (set by /opt/pyenv/version) 16:47:06 + command -v pyenv 16:47:06 ++ pyenv init - --no-rehash 16:47:06 + 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[*]}"'\'')" 16:47:06 export PATH="/opt/pyenv/shims:${PATH}" 16:47:06 export PYENV_SHELL=bash 16:47:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:06 pyenv() { 16:47:06 local command 16:47:06 command="${1:-}" 16:47:06 if [ "$#" -gt 0 ]; then 16:47:06 shift 16:47:06 fi 16:47:06 16:47:06 case "$command" in 16:47:06 rehash|shell) 16:47:06 eval "$(pyenv "sh-$command" "$@")" 16:47:06 ;; 16:47:06 *) 16:47:06 command pyenv "$command" "$@" 16:47:06 ;; 16:47:06 esac 16:47:06 }' 16:47:06 +++ 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[*]}"' 16:47:06 ++ 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 16:47:06 ++ 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 16:47:06 ++ 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 16:47:06 ++ export PYENV_SHELL=bash 16:47:06 ++ PYENV_SHELL=bash 16:47:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:06 +++ complete -F _pyenv pyenv 16:47:06 ++ lf-pyver python3 16:47:06 ++ local py_version_xy=python3 16:47:06 ++ local py_version_xyz= 16:47:06 ++ pyenv versions 16:47:06 ++ local command 16:47:06 ++ sed 's/^[ *]* //' 16:47:06 ++ command=versions 16:47:06 ++ '[' 1 -gt 0 ']' 16:47:06 ++ shift 16:47:06 ++ case "$command" in 16:47:06 ++ command pyenv versions 16:47:06 ++ pyenv versions 16:47:06 ++ awk '{ print $1 }' 16:47:06 ++ grep -E '^[0-9.]*[0-9]$' 16:47:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:06 +++ grep '^3' /tmp/.pyenv_versions 16:47:06 +++ sort -V 16:47:06 +++ tail -n 1 16:47:06 ++ py_version_xyz=3.10.6 16:47:06 ++ [[ -z 3.10.6 ]] 16:47:06 ++ echo 3.10.6 16:47:06 ++ return 0 16:47:06 + pyenv local 3.10.6 16:47:06 + local command 16:47:06 + command=local 16:47:06 + '[' 2 -gt 0 ']' 16:47:06 + shift 16:47:06 + case "$command" in 16:47:06 + command pyenv local 3.10.6 16:47:06 + pyenv local 3.10.6 16:47:06 + for arg in "$@" 16:47:06 + case $arg in 16:47:06 + pkg_list+='tox ' 16:47:06 + for arg in "$@" 16:47:06 + case $arg in 16:47:06 + pkg_list+='virtualenv ' 16:47:06 + for arg in "$@" 16:47:06 + case $arg in 16:47:06 + pkg_list+='urllib3~=1.26.15 ' 16:47:06 + [[ -f /tmp/.toxenv ]] 16:47:06 + [[ ! -f /tmp/.toxenv ]] 16:47:06 + [[ -n '' ]] 16:47:06 + python3 -m venv /tmp/venv-yrGy 16:47:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yrGy' 16:47:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yrGy 16:47:10 + echo /tmp/venv-yrGy 16:47:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:47:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:47:10 + /tmp/venv-yrGy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:47:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:47:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:47:14 + /tmp/venv-yrGy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:47:16 + type python3 16:47:16 + true 16:47:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yrGy/bin to PATH' 16:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-yrGy/bin to PATH 16:47:16 + PATH=/tmp/venv-yrGy/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 16:47:16 + return 0 16:47:16 + python3 --version 16:47:16 Python 3.10.6 16:47:16 + python3 -m pip --version 16:47:17 pip 23.3.2 from /tmp/venv-yrGy/lib/python3.10/site-packages/pip (python 3.10) 16:47:17 + python3 -m pip freeze 16:47:17 cachetools==5.3.2 16:47:17 chardet==5.2.0 16:47:17 colorama==0.4.6 16:47:17 distlib==0.3.8 16:47:17 filelock==3.13.1 16:47:17 packaging==23.2 16:47:17 platformdirs==4.1.0 16:47:17 pluggy==1.3.0 16:47:17 pyproject-api==1.6.1 16:47:17 tomli==2.0.1 16:47:17 tox==4.11.4 16:47:17 urllib3==1.26.18 16:47:17 virtualenv==20.25.0 16:47:17 [EnvInject] - Injecting environment variables from a build step. 16:47:17 [EnvInject] - Injecting as environment variables the properties content 16:47:17 PARALLEL=false 16:47:17 16:47:17 [EnvInject] - Variables injected successfully. 16:47:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15601946754778353997.sh 16:47:17 ---> tox-run.sh 16:47:17 + 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 16:47:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:47:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:47:17 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:47:17 + cd /w/workspace/oom-master-commit-lint/. 16:47:17 + source /home/jenkins/lf-env.sh 16:47:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:17 ++ mktemp -d /tmp/venv-XXXX 16:47:17 + lf_venv=/tmp/venv-QjkF 16:47:17 + local venv_file=/tmp/.os_lf_venv 16:47:17 + local python=python3 16:47:17 + local options 16:47:17 + local set_path=true 16:47:17 + local install_args= 16:47:17 ++ 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 16:47:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:17 + true 16:47:17 + case $1 in 16:47:17 + venv_file=/tmp/.toxenv 16:47:17 + shift 2 16:47:17 + true 16:47:17 + case $1 in 16:47:17 + shift 16:47:17 + break 16:47:17 + case $python in 16:47:17 + local pkg_list= 16:47:17 + [[ -d /opt/pyenv ]] 16:47:17 + echo 'Setup pyenv:' 16:47:17 Setup pyenv: 16:47:17 + export PYENV_ROOT=/opt/pyenv 16:47:17 + PYENV_ROOT=/opt/pyenv 16:47:17 + 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 16:47:17 + 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 16:47:17 + pyenv versions 16:47:17 system 16:47:17 3.8.13 16:47:17 3.9.13 16:47:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:47:17 + command -v pyenv 16:47:17 ++ pyenv init - --no-rehash 16:47:17 + 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[*]}"'\'')" 16:47:17 export PATH="/opt/pyenv/shims:${PATH}" 16:47:17 export PYENV_SHELL=bash 16:47:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:17 pyenv() { 16:47:17 local command 16:47:17 command="${1:-}" 16:47:17 if [ "$#" -gt 0 ]; then 16:47:17 shift 16:47:17 fi 16:47:17 16:47:17 case "$command" in 16:47:17 rehash|shell) 16:47:17 eval "$(pyenv "sh-$command" "$@")" 16:47:17 ;; 16:47:17 *) 16:47:17 command pyenv "$command" "$@" 16:47:17 ;; 16:47:17 esac 16:47:17 }' 16:47:17 +++ 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[*]}"' 16:47:17 ++ 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 16:47:17 ++ 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 16:47:17 ++ 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 16:47:17 ++ export PYENV_SHELL=bash 16:47:17 ++ PYENV_SHELL=bash 16:47:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:17 +++ complete -F _pyenv pyenv 16:47:17 ++ lf-pyver python3 16:47:17 ++ local py_version_xy=python3 16:47:17 ++ local py_version_xyz= 16:47:17 ++ pyenv versions 16:47:17 ++ local command 16:47:17 ++ command=versions 16:47:17 ++ '[' 1 -gt 0 ']' 16:47:17 ++ shift 16:47:17 ++ case "$command" in 16:47:17 ++ command pyenv versions 16:47:17 ++ pyenv versions 16:47:17 ++ sed 's/^[ *]* //' 16:47:17 ++ grep -E '^[0-9.]*[0-9]$' 16:47:17 ++ awk '{ print $1 }' 16:47:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:17 +++ grep '^3' /tmp/.pyenv_versions 16:47:17 +++ sort -V 16:47:17 +++ tail -n 1 16:47:17 ++ py_version_xyz=3.10.6 16:47:17 ++ [[ -z 3.10.6 ]] 16:47:17 ++ echo 3.10.6 16:47:17 ++ return 0 16:47:17 + pyenv local 3.10.6 16:47:17 + local command 16:47:17 + command=local 16:47:17 + '[' 2 -gt 0 ']' 16:47:17 + shift 16:47:17 + case "$command" in 16:47:17 + command pyenv local 3.10.6 16:47:17 + pyenv local 3.10.6 16:47:17 + for arg in "$@" 16:47:17 + case $arg in 16:47:17 + pkg_list+='tox ' 16:47:17 + for arg in "$@" 16:47:17 + case $arg in 16:47:17 + pkg_list+='virtualenv ' 16:47:17 + for arg in "$@" 16:47:17 + case $arg in 16:47:17 + pkg_list+='urllib3~=1.26.15 ' 16:47:17 + [[ -f /tmp/.toxenv ]] 16:47:17 ++ cat /tmp/.toxenv 16:47:17 + lf_venv=/tmp/venv-yrGy 16:47:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrGy from' file:/tmp/.toxenv 16:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrGy from file:/tmp/.toxenv 16:47:17 + /tmp/venv-yrGy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:47:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:47:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:47:18 + /tmp/venv-yrGy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:47:19 + type python3 16:47:19 + true 16:47:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yrGy/bin to PATH' 16:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-yrGy/bin to PATH 16:47:19 + PATH=/tmp/venv-yrGy/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 16:47:19 + return 0 16:47:19 + [[ -d /opt/pyenv ]] 16:47:19 + echo '---> Setting up pyenv' 16:47:19 ---> Setting up pyenv 16:47:19 + export PYENV_ROOT=/opt/pyenv 16:47:19 + PYENV_ROOT=/opt/pyenv 16:47:19 + export PATH=/opt/pyenv/bin:/tmp/venv-yrGy/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 16:47:19 + PATH=/opt/pyenv/bin:/tmp/venv-yrGy/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 16:47:19 ++ pwd 16:47:19 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:47:19 + export PYTHONPATH 16:47:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:47:19 + TOX_TESTENV_PASSENV=PYTHONPATH 16:47:19 + tox --version 16:47:20 4.11.4 from /tmp/venv-yrGy/lib/python3.10/site-packages/tox/__init__.py 16:47:20 + PARALLEL=false 16:47:20 + TOX_OPTIONS_LIST= 16:47:20 + [[ -n gitlint ]] 16:47:20 + TOX_OPTIONS_LIST=' -e gitlint' 16:47:20 + case ${PARALLEL,,} in 16:47:20 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:47:20 + tox -e gitlint 16:47:22 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 16:47:47 gitlint: freeze> python -m pip freeze --all 16:47:48 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.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 16:47:48 gitlint: commands[0]> gitlint 16:47:48 gitlint: OK (27.63=setup[27.45]+cmd[0.18] seconds) 16:47:48 congratulations :) (27.79 seconds) 16:47:48 + tox_status=0 16:47:48 + echo '---> Completed tox runs' 16:47:48 ---> Completed tox runs 16:47:48 + for i in .tox/*/log 16:47:48 ++ echo .tox/gitlint/log 16:47:48 ++ awk -F/ '{print $2}' 16:47:48 + tox_env=gitlint 16:47:48 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:47:48 + DOC_DIR=docs/_build/html 16:47:48 + [[ -d docs/_build/html ]] 16:47:48 + echo '---> tox-run.sh ends' 16:47:48 ---> tox-run.sh ends 16:47:48 + test 0 -eq 0 16:47:48 $ ssh-agent -k 16:47:48 unset SSH_AUTH_SOCK; 16:47:48 unset SSH_AGENT_PID; 16:47:48 echo Agent pid 1698 killed; 16:47:48 [ssh-agent] Stopped. 16:47:48 [PostBuildScript] - [INFO] Executing post build scripts. 16:47:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6798279112651109756.sh 16:47:48 ---> sysstat.sh 16:47:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4827741542532893360.sh 16:47:48 ---> package-listing.sh 16:47:48 ++ tr '[:upper:]' '[:lower:]' 16:47:48 ++ facter osfamily 16:47:49 + OS_FAMILY=debian 16:47:49 + workspace=/w/workspace/oom-master-commit-lint 16:47:49 + START_PACKAGES=/tmp/packages_start.txt 16:47:49 + END_PACKAGES=/tmp/packages_end.txt 16:47:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:47:49 + PACKAGES=/tmp/packages_start.txt 16:47:49 + '[' /w/workspace/oom-master-commit-lint ']' 16:47:49 + PACKAGES=/tmp/packages_end.txt 16:47:49 + case "${OS_FAMILY}" in 16:47:49 + dpkg -l 16:47:49 + grep '^ii' 16:47:49 + '[' -f /tmp/packages_start.txt ']' 16:47:49 + '[' -f /tmp/packages_end.txt ']' 16:47:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:47:49 + '[' /w/workspace/oom-master-commit-lint ']' 16:47:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:47:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:47:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins391313405662756733.sh 16:47:49 ---> capture-instance-metadata.sh 16:47:49 Setup pyenv: 16:47:49 system 16:47:49 3.8.13 16:47:49 3.9.13 16:47:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:47:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Hbr 16:47:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:47:55 lf-activate-venv(): INFO: Installing: lftools 16:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-8Hbr/bin to PATH 16:48:29 INFO: Running in OpenStack, capturing instance metadata 16:48:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13995877019788166464.sh 16:48:29 provisioning config files... 16:48:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2932328657409441303tmp 16:48:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:48:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:48:29 [EnvInject] - Injecting environment variables from a build step. 16:48:29 [EnvInject] - Injecting as environment variables the properties content 16:48:29 SERVER_ID=logs 16:48:29 16:48:29 [EnvInject] - Variables injected successfully. 16:48:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12395359947204100029.sh 16:48:29 ---> create-netrc.sh 16:48:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7476081383151970513.sh 16:48:30 ---> python-tools-install.sh 16:48:30 Setup pyenv: 16:48:30 system 16:48:30 3.8.13 16:48:30 3.9.13 16:48:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:48:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Hbr from file:/tmp/.os_lf_venv 16:48:31 lf-activate-venv(): INFO: Installing: lftools 16:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-8Hbr/bin to PATH 16:48:38 Generating Requirements File 16:49:11 Python 3.10.6 16:49:11 pip 23.3.2 from /tmp/venv-8Hbr/lib/python3.10/site-packages/pip (python 3.10) 16:49:12 appdirs==1.4.4 16:49:12 argcomplete==3.2.1 16:49:12 aspy.yaml==1.3.0 16:49:12 attrs==23.2.0 16:49:12 autopage==0.5.2 16:49:12 Babel==2.14.0 16:49:12 beautifulsoup4==4.12.2 16:49:12 boto3==1.34.12 16:49:12 botocore==1.34.12 16:49:12 bs4==0.0.1 16:49:12 cachetools==5.3.2 16:49:12 certifi==2023.11.17 16:49:12 cffi==1.16.0 16:49:12 cfgv==3.4.0 16:49:12 chardet==5.2.0 16:49:12 charset-normalizer==3.3.2 16:49:12 click==8.1.7 16:49:12 cliff==4.4.0 16:49:12 cmd2==2.4.3 16:49:12 cryptography==3.3.2 16:49:12 debtcollector==2.5.0 16:49:12 decorator==5.1.1 16:49:12 defusedxml==0.7.1 16:49:12 Deprecated==1.2.14 16:49:12 distlib==0.3.8 16:49:12 dnspython==2.4.2 16:49:12 docker==4.2.2 16:49:12 dogpile.cache==1.3.0 16:49:12 email-validator==2.1.0.post1 16:49:12 filelock==3.13.1 16:49:12 future==0.18.3 16:49:12 gitdb==4.0.11 16:49:12 GitPython==3.1.40 16:49:12 google-auth==2.26.1 16:49:12 httplib2==0.22.0 16:49:12 identify==2.5.33 16:49:12 idna==3.6 16:49:12 importlib-metadata==7.0.1 16:49:12 importlib-resources==1.5.0 16:49:12 iso8601==2.1.0 16:49:12 Jinja2==3.1.2 16:49:12 jmespath==1.0.1 16:49:12 jsonpatch==1.33 16:49:12 jsonpointer==2.4 16:49:12 jsonschema==4.20.0 16:49:12 jsonschema-specifications==2023.12.1 16:49:12 keystoneauth1==5.4.0 16:49:12 kubernetes==28.1.0 16:49:12 lftools==0.37.8 16:49:12 lxml==5.0.0 16:49:12 MarkupSafe==2.1.3 16:49:12 msgpack==1.0.7 16:49:12 multi_key_dict==2.0.3 16:49:12 munch==4.0.0 16:49:12 netaddr==0.10.1 16:49:12 netifaces==0.11.0 16:49:12 niet==1.4.2 16:49:12 nodeenv==1.8.0 16:49:12 oauth2client==4.1.3 16:49:12 oauthlib==3.2.2 16:49:12 openstacksdk==0.62.0 16:49:12 os-client-config==2.1.0 16:49:12 os-service-types==1.7.0 16:49:12 osc-lib==2.9.0 16:49:12 oslo.config==9.2.0 16:49:12 oslo.context==5.3.0 16:49:12 oslo.i18n==6.2.0 16:49:12 oslo.log==5.4.0 16:49:12 oslo.serialization==5.2.0 16:49:12 oslo.utils==6.3.0 16:49:12 packaging==23.2 16:49:12 pbr==6.0.0 16:49:12 platformdirs==4.1.0 16:49:12 prettytable==3.9.0 16:49:12 pyasn1==0.5.1 16:49:12 pyasn1-modules==0.3.0 16:49:12 pycparser==2.21 16:49:12 pygerrit2==2.0.15 16:49:12 PyGithub==2.1.1 16:49:12 pyinotify==0.9.6 16:49:12 PyJWT==2.8.0 16:49:12 PyNaCl==1.5.0 16:49:12 pyparsing==2.4.7 16:49:12 pyperclip==1.8.2 16:49:12 pyrsistent==0.20.0 16:49:12 python-cinderclient==9.4.0 16:49:12 python-dateutil==2.8.2 16:49:12 python-heatclient==3.3.0 16:49:12 python-jenkins==1.8.2 16:49:12 python-keystoneclient==5.2.0 16:49:12 python-magnumclient==4.3.0 16:49:12 python-novaclient==18.4.0 16:49:12 python-openstackclient==6.0.0 16:49:12 python-swiftclient==4.4.0 16:49:12 pytz==2023.3.post1 16:49:12 PyYAML==6.0.1 16:49:12 referencing==0.32.0 16:49:12 requests==2.31.0 16:49:12 requests-oauthlib==1.3.1 16:49:12 requestsexceptions==1.4.0 16:49:12 rfc3986==2.0.0 16:49:12 rpds-py==0.16.2 16:49:12 rsa==4.9 16:49:12 ruamel.yaml==0.18.5 16:49:12 ruamel.yaml.clib==0.2.8 16:49:12 s3transfer==0.10.0 16:49:12 simplejson==3.19.2 16:49:12 six==1.16.0 16:49:12 smmap==5.0.1 16:49:12 soupsieve==2.5 16:49:12 stevedore==5.1.0 16:49:12 tabulate==0.9.0 16:49:12 toml==0.10.2 16:49:12 tomlkit==0.12.3 16:49:12 tqdm==4.66.1 16:49:12 typing_extensions==4.9.0 16:49:12 tzdata==2023.4 16:49:12 urllib3==1.26.18 16:49:12 virtualenv==20.25.0 16:49:12 wcwidth==0.2.12 16:49:12 websocket-client==1.7.0 16:49:12 wrapt==1.16.0 16:49:12 xdg==6.0.0 16:49:12 xmltodict==0.13.0 16:49:12 yq==3.2.3 16:49:12 zipp==3.17.0 16:49:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14723938070767612582.sh 16:49:12 ---> sudo-logs.sh 16:49:12 Archiving 'sudo' log.. 16:49:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14379565693527242541.sh 16:49:12 ---> job-cost.sh 16:49:12 Setup pyenv: 16:49:12 system 16:49:12 3.8.13 16:49:12 3.9.13 16:49:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:49:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Hbr from file:/tmp/.os_lf_venv 16:49:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:49:22 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. 16:49:22 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-8Hbr/bin to PATH 16:49:23 INFO: No Stack... 16:49:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:49:23 INFO: Archiving Costs 16:49:23 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7691659375723590404.sh 16:49:23 ---> logs-deploy.sh 16:49:23 Setup pyenv: 16:49:23 system 16:49:23 3.8.13 16:49:23 3.9.13 16:49:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:49:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Hbr from file:/tmp/.os_lf_venv 16:49:25 lf-activate-venv(): INFO: Installing: lftools 16:49:34 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. 16:49:34 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:49:34 lf-activate-venv(): INFO: Adding /tmp/venv-8Hbr/bin to PATH 16:49:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7133 16:49:34 INFO: archiving workspace using pattern(s): 16:49:35 Archives upload complete. 16:49:35 INFO: archiving logs to Nexus 16:49:36 ---> uname -a: 16:49:36 Linux prd-ubuntu1804-builder-4c-4g-9581 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:49:36 16:49:36 16:49:36 ---> lscpu: 16:49:36 Architecture: x86_64 16:49:36 CPU op-mode(s): 32-bit, 64-bit 16:49:36 Byte Order: Little Endian 16:49:36 CPU(s): 4 16:49:36 On-line CPU(s) list: 0-3 16:49:36 Thread(s) per core: 1 16:49:36 Core(s) per socket: 1 16:49:36 Socket(s): 4 16:49:36 NUMA node(s): 1 16:49:36 Vendor ID: AuthenticAMD 16:49:36 CPU family: 23 16:49:36 Model: 49 16:49:36 Model name: AMD EPYC-Rome Processor 16:49:36 Stepping: 0 16:49:36 CPU MHz: 2800.000 16:49:36 BogoMIPS: 5600.00 16:49:36 Virtualization: AMD-V 16:49:36 Hypervisor vendor: KVM 16:49:36 Virtualization type: full 16:49:36 L1d cache: 32K 16:49:36 L1i cache: 32K 16:49:36 L2 cache: 512K 16:49:36 L3 cache: 16384K 16:49:36 NUMA node0 CPU(s): 0-3 16:49:36 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 16:49:36 16:49:36 16:49:36 ---> nproc: 16:49:36 4 16:49:36 16:49:36 16:49:36 ---> df -h: 16:49:36 Filesystem Size Used Avail Use% Mounted on 16:49:36 udev 7.9G 0 7.9G 0% /dev 16:49:36 tmpfs 1.6G 672K 1.6G 1% /run 16:49:36 /dev/vda1 78G 8.5G 69G 11% / 16:49:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:49:36 tmpfs 5.0M 0 5.0M 0% /run/lock 16:49:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:49:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:49:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:49:36 16:49:36 16:49:36 ---> free -m: 16:49:36 total used free shared buff/cache available 16:49:36 Mem: 16040 528 13174 0 2336 15186 16:49:36 Swap: 1023 0 1023 16:49:36 16:49:36 16:49:36 ---> ip addr: 16:49:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:49:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:49:36 inet 127.0.0.1/8 scope host lo 16:49:36 valid_lft forever preferred_lft forever 16:49:36 inet6 ::1/128 scope host 16:49:36 valid_lft forever preferred_lft forever 16:49:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:49:36 link/ether fa:16:3e:87:80:4d brd ff:ff:ff:ff:ff:ff 16:49:36 inet 10.30.106.253/23 brd 10.30.107.255 scope global dynamic ens3 16:49:36 valid_lft 86223sec preferred_lft 86223sec 16:49:36 inet6 fe80::f816:3eff:fe87:804d/64 scope link 16:49:36 valid_lft forever preferred_lft forever 16:49:36 16:49:36 16:49:36 ---> sar -b -r -n DEV: 16:49:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9581) 01/04/24 _x86_64_ (4 CPU) 16:49:36 16:49:36 16:46:42 LINUX RESTART (4 CPU) 16:49:36 16:49:36 16:47:01 tps rtps wtps bread/s bwrtn/s 16:49:36 16:48:01 255.94 30.69 225.25 1117.01 35386.50 16:49:36 16:49:01 138.68 13.85 124.83 1048.09 39698.18 16:49:36 Average: 197.31 22.27 175.04 1082.55 37542.34 16:49:36 16:49:36 16:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:36 16:48:01 13868036 15546116 2556932 15.57 66212 1807108 802384 4.59 708912 1621348 187132 16:49:36 16:49:01 13589836 15544912 2835132 17.26 87432 2049160 791528 4.53 744932 1835864 60952 16:49:36 Average: 13728936 15545514 2696032 16.41 76822 1928134 796956 4.56 726922 1728606 124042 16:49:36 16:49:36 16:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:36 16:48:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 16:49:36 16:48:01 ens3 106.58 70.45 870.95 26.67 0.00 0.00 0.00 0.00 16:49:36 16:49:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:49:36 16:49:01 ens3 59.51 40.76 807.63 8.24 0.00 0.00 0.00 0.00 16:49:36 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 16:49:36 Average: ens3 83.04 55.61 839.29 17.46 0.00 0.00 0.00 0.00 16:49:36 16:49:36 16:49:36 ---> sar -P ALL: 16:49:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9581) 01/04/24 _x86_64_ (4 CPU) 16:49:36 16:49:36 16:46:42 LINUX RESTART (4 CPU) 16:49:36 16:49:36 16:47:01 CPU %user %nice %system %iowait %steal %idle 16:49:36 16:48:01 all 19.68 0.00 1.97 6.80 0.06 71.49 16:49:36 16:48:01 0 14.66 0.00 1.83 2.55 0.07 80.90 16:49:36 16:48:01 1 41.37 0.00 2.93 2.02 0.07 53.61 16:49:36 16:48:01 2 8.59 0.00 1.02 6.26 0.05 84.08 16:49:36 16:48:01 3 14.11 0.00 2.11 16.39 0.07 67.32 16:49:36 16:49:01 all 19.94 0.00 1.34 6.49 0.05 72.19 16:49:36 16:49:01 0 12.61 0.00 1.25 4.35 0.03 81.76 16:49:36 16:49:01 1 22.77 0.00 1.97 5.00 0.07 70.19 16:49:36 16:49:01 2 38.60 0.00 1.29 1.41 0.07 58.64 16:49:36 16:49:01 3 5.83 0.00 0.84 15.20 0.03 78.10 16:49:36 Average: all 19.81 0.00 1.65 6.65 0.05 71.84 16:49:36 Average: 0 13.63 0.00 1.54 3.45 0.05 81.33 16:49:36 Average: 1 32.06 0.00 2.45 3.51 0.07 61.91 16:49:36 Average: 2 23.57 0.00 1.15 3.83 0.06 71.38 16:49:36 Average: 3 9.96 0.00 1.47 15.80 0.05 72.72 16:49:36 16:49:36 16:49:36