17:05:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 17:05:34 Running as SYSTEM 17:05:34 [EnvInject] - Loading node environment variables. 17:05:34 Building remotely on prd-ubuntu1804-builder-4c-4g-10548 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 17:05:34 [ssh-agent] Looking for ssh-agent implementation... 17:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:34 $ ssh-agent 17:05:34 SSH_AUTH_SOCK=/tmp/ssh-60JlLyXvn9YR/agent.1660 17:05:34 SSH_AGENT_PID=1661 17:05:34 [ssh-agent] Started. 17:05:34 Running ssh-add (command line suppressed) 17:05:34 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10792698927359659038.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10792698927359659038.key) 17:05:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:05:34 The recommended git tool is: NONE 17:05:36 using credential onap-jenkins-ssh 17:05:36 Wiping out workspace first. 17:05:36 Cloning the remote Git repository 17:05:36 Cloning repository git://cloud.onap.org/mirror/oom.git 17:05:36 > git init /w/workspace/oom-master-commit-lint # timeout=10 17:05:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:05:36 > git --version # timeout=10 17:05:36 > git --version # 'git version 2.17.1' 17:05:36 using GIT_SSH to set credentials Gerrit user 17:05:36 Verifying host key using manually-configured host key entries 17:05:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:05:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:05:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:05:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:05:42 using GIT_SSH to set credentials Gerrit user 17:05:42 Verifying host key using manually-configured host key entries 17:05:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/1 # timeout=30 17:05:42 > git rev-parse 9c5159e417cf13a91afea0edc3abfc8d0832baa8^{commit} # timeout=10 17:05:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:05:42 Checking out Revision 9c5159e417cf13a91afea0edc3abfc8d0832baa8 (refs/changes/48/136948/1) 17:05:42 > git config core.sparsecheckout # timeout=10 17:05:42 > git checkout -f 9c5159e417cf13a91afea0edc3abfc8d0832baa8 # timeout=30 17:05:46 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 17:05:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:05:46 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 17:05:46 [EnvInject] - Injecting environment variables from a build step. 17:05:46 [EnvInject] - Injecting as environment variables the properties content 17:05:46 PYTHON=python3 17:05:46 17:05:46 [EnvInject] - Variables injected successfully. 17:05:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10807579248330903293.sh 17:05:46 ---> tox-install.sh 17:05:46 + source /home/jenkins/lf-env.sh 17:05:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:05:46 ++ mktemp -d /tmp/venv-XXXX 17:05:46 + lf_venv=/tmp/venv-io59 17:05:46 + local venv_file=/tmp/.os_lf_venv 17:05:46 + local python=python3 17:05:46 + local options 17:05:46 + local set_path=true 17:05:46 + local install_args= 17:05:46 ++ 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 17:05:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:05:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:05:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:05:46 + true 17:05:46 + case $1 in 17:05:46 + venv_file=/tmp/.toxenv 17:05:46 + shift 2 17:05:46 + true 17:05:46 + case $1 in 17:05:46 + shift 17:05:46 + break 17:05:46 + case $python in 17:05:46 + local pkg_list= 17:05:46 + [[ -d /opt/pyenv ]] 17:05:46 + echo 'Setup pyenv:' 17:05:46 Setup pyenv: 17:05:46 + export PYENV_ROOT=/opt/pyenv 17:05:46 + PYENV_ROOT=/opt/pyenv 17:05:46 + 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 17:05:46 + 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 17:05:46 + pyenv versions 17:05:46 * system (set by /opt/pyenv/version) 17:05:46 * 3.8.13 (set by /opt/pyenv/version) 17:05:46 * 3.9.13 (set by /opt/pyenv/version) 17:05:46 * 3.10.6 (set by /opt/pyenv/version) 17:05:46 + command -v pyenv 17:05:46 ++ pyenv init - --no-rehash 17:05:46 + 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[*]}"'\'')" 17:05:46 export PATH="/opt/pyenv/shims:${PATH}" 17:05:46 export PYENV_SHELL=bash 17:05:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:05:46 pyenv() { 17:05:46 local command 17:05:46 command="${1:-}" 17:05:46 if [ "$#" -gt 0 ]; then 17:05:46 shift 17:05:46 fi 17:05:46 17:05:46 case "$command" in 17:05:46 rehash|shell) 17:05:46 eval "$(pyenv "sh-$command" "$@")" 17:05:46 ;; 17:05:46 *) 17:05:46 command pyenv "$command" "$@" 17:05:46 ;; 17:05:46 esac 17:05:46 }' 17:05:46 +++ 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[*]}"' 17:05:46 ++ 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 17:05:46 ++ 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 17:05:46 ++ 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 17:05:46 ++ export PYENV_SHELL=bash 17:05:46 ++ PYENV_SHELL=bash 17:05:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:05:46 +++ complete -F _pyenv pyenv 17:05:46 ++ lf-pyver python3 17:05:46 ++ local py_version_xy=python3 17:05:46 ++ local py_version_xyz= 17:05:46 ++ pyenv versions 17:05:46 ++ local command 17:05:46 ++ command=versions 17:05:46 ++ '[' 1 -gt 0 ']' 17:05:46 ++ sed 's/^[ *]* //' 17:05:46 ++ shift 17:05:46 ++ case "$command" in 17:05:46 ++ command pyenv versions 17:05:46 ++ pyenv versions 17:05:46 ++ grep -E '^[0-9.]*[0-9]$' 17:05:46 ++ awk '{ print $1 }' 17:05:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:05:46 +++ grep '^3' /tmp/.pyenv_versions 17:05:46 +++ sort -V 17:05:46 +++ tail -n 1 17:05:46 ++ py_version_xyz=3.10.6 17:05:46 ++ [[ -z 3.10.6 ]] 17:05:46 ++ echo 3.10.6 17:05:46 ++ return 0 17:05:46 + pyenv local 3.10.6 17:05:46 + local command 17:05:46 + command=local 17:05:46 + '[' 2 -gt 0 ']' 17:05:46 + shift 17:05:46 + case "$command" in 17:05:46 + command pyenv local 3.10.6 17:05:46 + pyenv local 3.10.6 17:05:46 + for arg in "$@" 17:05:46 + case $arg in 17:05:46 + pkg_list+='tox ' 17:05:46 + for arg in "$@" 17:05:46 + case $arg in 17:05:46 + pkg_list+='virtualenv ' 17:05:46 + for arg in "$@" 17:05:46 + case $arg in 17:05:46 + pkg_list+='urllib3~=1.26.15 ' 17:05:46 + [[ -f /tmp/.toxenv ]] 17:05:46 + [[ ! -f /tmp/.toxenv ]] 17:05:46 + [[ -n '' ]] 17:05:46 + python3 -m venv /tmp/venv-io59 17:05:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-io59' 17:05:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-io59 17:05:51 + echo /tmp/venv-io59 17:05:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:05:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:05:51 + /tmp/venv-io59/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:05:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:05:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:05:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:05:54 + /tmp/venv-io59/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:05:57 + type python3 17:05:57 + true 17:05:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-io59/bin to PATH' 17:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-io59/bin to PATH 17:05:57 + PATH=/tmp/venv-io59/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 17:05:57 + return 0 17:05:57 + python3 --version 17:05:57 Python 3.10.6 17:05:57 + python3 -m pip --version 17:05:58 pip 23.3.2 from /tmp/venv-io59/lib/python3.10/site-packages/pip (python 3.10) 17:05:58 + python3 -m pip freeze 17:05:58 cachetools==5.3.2 17:05:58 chardet==5.2.0 17:05:58 colorama==0.4.6 17:05:58 distlib==0.3.8 17:05:58 filelock==3.13.1 17:05:58 packaging==23.2 17:05:58 platformdirs==4.1.0 17:05:58 pluggy==1.3.0 17:05:58 pyproject-api==1.6.1 17:05:58 tomli==2.0.1 17:05:58 tox==4.11.4 17:05:58 urllib3==1.26.18 17:05:58 virtualenv==20.25.0 17:05:58 [EnvInject] - Injecting environment variables from a build step. 17:05:58 [EnvInject] - Injecting as environment variables the properties content 17:05:58 PARALLEL=false 17:05:58 17:05:58 [EnvInject] - Variables injected successfully. 17:05:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11621277823295445763.sh 17:05:58 ---> tox-run.sh 17:05:58 + 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 17:05:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 17:05:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 17:05:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 17:05:58 + cd /w/workspace/oom-master-commit-lint/. 17:05:58 + source /home/jenkins/lf-env.sh 17:05:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:05:58 ++ mktemp -d /tmp/venv-XXXX 17:05:58 + lf_venv=/tmp/venv-PjDs 17:05:58 + local venv_file=/tmp/.os_lf_venv 17:05:58 + local python=python3 17:05:58 + local options 17:05:58 + local set_path=true 17:05:58 + local install_args= 17:05:58 ++ 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 17:05:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:05:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:05:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:05:58 + true 17:05:58 + case $1 in 17:05:58 + venv_file=/tmp/.toxenv 17:05:58 + shift 2 17:05:58 + true 17:05:58 + case $1 in 17:05:58 + shift 17:05:58 + break 17:05:58 + case $python in 17:05:58 + local pkg_list= 17:05:58 + [[ -d /opt/pyenv ]] 17:05:58 + echo 'Setup pyenv:' 17:05:58 Setup pyenv: 17:05:58 + export PYENV_ROOT=/opt/pyenv 17:05:58 + PYENV_ROOT=/opt/pyenv 17:05:58 + 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 17:05:58 + 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 17:05:58 + pyenv versions 17:05:58 system 17:05:58 3.8.13 17:05:58 3.9.13 17:05:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:05:58 + command -v pyenv 17:05:58 ++ pyenv init - --no-rehash 17:05: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[*]}"'\'')" 17:05:59 export PATH="/opt/pyenv/shims:${PATH}" 17:05:59 export PYENV_SHELL=bash 17:05:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:05:59 pyenv() { 17:05:59 local command 17:05:59 command="${1:-}" 17:05:59 if [ "$#" -gt 0 ]; then 17:05:59 shift 17:05:59 fi 17:05:59 17:05:59 case "$command" in 17:05:59 rehash|shell) 17:05:59 eval "$(pyenv "sh-$command" "$@")" 17:05:59 ;; 17:05:59 *) 17:05:59 command pyenv "$command" "$@" 17:05:59 ;; 17:05:59 esac 17:05:59 }' 17:05: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[*]}"' 17:05: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 17:05: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 17:05: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 17:05:59 ++ export PYENV_SHELL=bash 17:05:59 ++ PYENV_SHELL=bash 17:05:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:05:59 +++ complete -F _pyenv pyenv 17:05:59 ++ lf-pyver python3 17:05:59 ++ local py_version_xy=python3 17:05:59 ++ local py_version_xyz= 17:05:59 ++ sed 's/^[ *]* //' 17:05:59 ++ pyenv versions 17:05:59 ++ local command 17:05:59 ++ command=versions 17:05:59 ++ '[' 1 -gt 0 ']' 17:05:59 ++ shift 17:05:59 ++ case "$command" in 17:05:59 ++ command pyenv versions 17:05:59 ++ pyenv versions 17:05:59 ++ awk '{ print $1 }' 17:05:59 ++ grep -E '^[0-9.]*[0-9]$' 17:05:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:05:59 +++ grep '^3' /tmp/.pyenv_versions 17:05:59 +++ sort -V 17:05:59 +++ tail -n 1 17:05:59 ++ py_version_xyz=3.10.6 17:05:59 ++ [[ -z 3.10.6 ]] 17:05:59 ++ echo 3.10.6 17:05:59 ++ return 0 17:05:59 + pyenv local 3.10.6 17:05:59 + local command 17:05:59 + command=local 17:05:59 + '[' 2 -gt 0 ']' 17:05:59 + shift 17:05:59 + case "$command" in 17:05:59 + command pyenv local 3.10.6 17:05:59 + pyenv local 3.10.6 17:05:59 + for arg in "$@" 17:05:59 + case $arg in 17:05:59 + pkg_list+='tox ' 17:05:59 + for arg in "$@" 17:05:59 + case $arg in 17:05:59 + pkg_list+='virtualenv ' 17:05:59 + for arg in "$@" 17:05:59 + case $arg in 17:05:59 + pkg_list+='urllib3~=1.26.15 ' 17:05:59 + [[ -f /tmp/.toxenv ]] 17:05:59 ++ cat /tmp/.toxenv 17:05:59 + lf_venv=/tmp/venv-io59 17:05:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-io59 from' file:/tmp/.toxenv 17:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-io59 from file:/tmp/.toxenv 17:05:59 + /tmp/venv-io59/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:06:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:06:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:06:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:06:00 + /tmp/venv-io59/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:06:01 + type python3 17:06:01 + true 17:06:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-io59/bin to PATH' 17:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-io59/bin to PATH 17:06:01 + PATH=/tmp/venv-io59/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 17:06:01 + return 0 17:06:01 + [[ -d /opt/pyenv ]] 17:06:01 + echo '---> Setting up pyenv' 17:06:01 ---> Setting up pyenv 17:06:01 + export PYENV_ROOT=/opt/pyenv 17:06:01 + PYENV_ROOT=/opt/pyenv 17:06:01 + export PATH=/opt/pyenv/bin:/tmp/venv-io59/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 17:06:01 + PATH=/opt/pyenv/bin:/tmp/venv-io59/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 17:06:01 ++ pwd 17:06:01 + PYTHONPATH=/w/workspace/oom-master-commit-lint 17:06:01 + export PYTHONPATH 17:06:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:06:01 + TOX_TESTENV_PASSENV=PYTHONPATH 17:06:01 + tox --version 17:06:02 4.11.4 from /tmp/venv-io59/lib/python3.10/site-packages/tox/__init__.py 17:06:02 + PARALLEL=false 17:06:02 + TOX_OPTIONS_LIST= 17:06:02 + [[ -n gitlint ]] 17:06:02 + TOX_OPTIONS_LIST=' -e gitlint' 17:06:02 + case ${PARALLEL,,} in 17:06:02 + tox -e gitlint 17:06:02 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 17:06:04 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 17:06:32 gitlint: freeze> python -m pip freeze --all 17:06:33 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 17:06:33 gitlint: commands[0]> gitlint 17:06:33 gitlint: OK (31.16=setup[30.97]+cmd[0.19] seconds) 17:06:33 congratulations :) (31.34 seconds) 17:06:33 + tox_status=0 17:06:33 + echo '---> Completed tox runs' 17:06:33 ---> Completed tox runs 17:06:33 + for i in .tox/*/log 17:06:33 ++ awk -F/ '{print $2}' 17:06:33 ++ echo .tox/gitlint/log 17:06:33 + tox_env=gitlint 17:06:33 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 17:06:33 + DOC_DIR=docs/_build/html 17:06:33 + [[ -d docs/_build/html ]] 17:06:33 + echo '---> tox-run.sh ends' 17:06:33 ---> tox-run.sh ends 17:06:33 + test 0 -eq 0 17:06:33 $ ssh-agent -k 17:06:33 unset SSH_AUTH_SOCK; 17:06:33 unset SSH_AGENT_PID; 17:06:33 echo Agent pid 1661 killed; 17:06:33 [ssh-agent] Stopped. 17:06:33 [PostBuildScript] - [INFO] Executing post build scripts. 17:06:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10266715916050273943.sh 17:06:33 ---> sysstat.sh 17:06:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5863727575231763247.sh 17:06:34 ---> package-listing.sh 17:06:34 ++ tr '[:upper:]' '[:lower:]' 17:06:34 ++ facter osfamily 17:06:34 + OS_FAMILY=debian 17:06:34 + workspace=/w/workspace/oom-master-commit-lint 17:06:34 + START_PACKAGES=/tmp/packages_start.txt 17:06:34 + END_PACKAGES=/tmp/packages_end.txt 17:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:34 + PACKAGES=/tmp/packages_start.txt 17:06:34 + '[' /w/workspace/oom-master-commit-lint ']' 17:06:34 + PACKAGES=/tmp/packages_end.txt 17:06:34 + case "${OS_FAMILY}" in 17:06:34 + dpkg -l 17:06:34 + grep '^ii' 17:06:34 + '[' -f /tmp/packages_start.txt ']' 17:06:34 + '[' -f /tmp/packages_end.txt ']' 17:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:34 + '[' /w/workspace/oom-master-commit-lint ']' 17:06:34 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 17:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 17:06:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4356266013218277552.sh 17:06:34 ---> capture-instance-metadata.sh 17:06:34 Setup pyenv: 17:06:34 system 17:06:34 3.8.13 17:06:34 3.9.13 17:06:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:06:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Nza 17:06:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:06:43 lf-activate-venv(): INFO: Installing: lftools 17:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-4Nza/bin to PATH 17:07:18 INFO: Running in OpenStack, capturing instance metadata 17:07:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9545303097045792746.sh 17:07:18 provisioning config files... 17:07:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config4809250737751083155tmp 17:07:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:07:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:07:18 [EnvInject] - Injecting environment variables from a build step. 17:07:18 [EnvInject] - Injecting as environment variables the properties content 17:07:18 SERVER_ID=logs 17:07:18 17:07:18 [EnvInject] - Variables injected successfully. 17:07:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7285338361519611019.sh 17:07:18 ---> create-netrc.sh 17:07:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1194611129283960737.sh 17:07:18 ---> python-tools-install.sh 17:07:18 Setup pyenv: 17:07:19 system 17:07:19 3.8.13 17:07:19 3.9.13 17:07:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Nza from file:/tmp/.os_lf_venv 17:07:20 lf-activate-venv(): INFO: Installing: lftools 17:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-4Nza/bin to PATH 17:07:31 Generating Requirements File 17:08:11 Python 3.10.6 17:08:11 pip 23.3.2 from /tmp/venv-4Nza/lib/python3.10/site-packages/pip (python 3.10) 17:08:12 appdirs==1.4.4 17:08:12 argcomplete==3.2.1 17:08:12 aspy.yaml==1.3.0 17:08:12 attrs==23.2.0 17:08:12 autopage==0.5.2 17:08:12 Babel==2.14.0 17:08:12 beautifulsoup4==4.12.2 17:08:12 boto3==1.34.14 17:08:12 botocore==1.34.14 17:08:12 bs4==0.0.1 17:08:12 cachetools==5.3.2 17:08:12 certifi==2023.11.17 17:08:12 cffi==1.16.0 17:08:12 cfgv==3.4.0 17:08:12 chardet==5.2.0 17:08:12 charset-normalizer==3.3.2 17:08:12 click==8.1.7 17:08:12 cliff==4.4.0 17:08:12 cmd2==2.4.3 17:08:12 cryptography==3.3.2 17:08:12 debtcollector==2.5.0 17:08:12 decorator==5.1.1 17:08:12 defusedxml==0.7.1 17:08:12 Deprecated==1.2.14 17:08:12 distlib==0.3.8 17:08:12 dnspython==2.4.2 17:08:12 docker==4.2.2 17:08:12 dogpile.cache==1.3.0 17:08:12 email-validator==2.1.0.post1 17:08:12 filelock==3.13.1 17:08:12 future==0.18.3 17:08:12 gitdb==4.0.11 17:08:12 GitPython==3.1.40 17:08:12 google-auth==2.26.1 17:08:12 httplib2==0.22.0 17:08:12 identify==2.5.33 17:08:12 idna==3.6 17:08:12 importlib-metadata==7.0.1 17:08:12 importlib-resources==1.5.0 17:08:12 iso8601==2.1.0 17:08:12 Jinja2==3.1.2 17:08:12 jmespath==1.0.1 17:08:12 jsonpatch==1.33 17:08:12 jsonpointer==2.4 17:08:12 jsonschema==4.20.0 17:08:12 jsonschema-specifications==2023.12.1 17:08:12 keystoneauth1==5.4.0 17:08:12 kubernetes==28.1.0 17:08:12 lftools==0.37.8 17:08:12 lxml==5.1.0 17:08:12 MarkupSafe==2.1.3 17:08:12 msgpack==1.0.7 17:08:12 multi_key_dict==2.0.3 17:08:12 munch==4.0.0 17:08:12 netaddr==0.10.1 17:08:12 netifaces==0.11.0 17:08:12 niet==1.4.2 17:08:12 nodeenv==1.8.0 17:08:12 oauth2client==4.1.3 17:08:12 oauthlib==3.2.2 17:08:12 openstacksdk==0.62.0 17:08:12 os-client-config==2.1.0 17:08:12 os-service-types==1.7.0 17:08:12 osc-lib==2.9.0 17:08:12 oslo.config==9.2.0 17:08:12 oslo.context==5.3.0 17:08:12 oslo.i18n==6.2.0 17:08:12 oslo.log==5.4.0 17:08:12 oslo.serialization==5.2.0 17:08:12 oslo.utils==6.3.0 17:08:12 packaging==23.2 17:08:12 pbr==6.0.0 17:08:12 platformdirs==4.1.0 17:08:12 prettytable==3.9.0 17:08:12 pyasn1==0.5.1 17:08:12 pyasn1-modules==0.3.0 17:08:12 pycparser==2.21 17:08:12 pygerrit2==2.0.15 17:08:12 PyGithub==2.1.1 17:08:12 pyinotify==0.9.6 17:08:12 PyJWT==2.8.0 17:08:12 PyNaCl==1.5.0 17:08:12 pyparsing==2.4.7 17:08:12 pyperclip==1.8.2 17:08:12 pyrsistent==0.20.0 17:08:12 python-cinderclient==9.4.0 17:08:12 python-dateutil==2.8.2 17:08:12 python-heatclient==3.3.0 17:08:12 python-jenkins==1.8.2 17:08:12 python-keystoneclient==5.2.0 17:08:12 python-magnumclient==4.3.0 17:08:12 python-novaclient==18.4.0 17:08:12 python-openstackclient==6.0.0 17:08:12 python-swiftclient==4.4.0 17:08:12 pytz==2023.3.post1 17:08:12 PyYAML==6.0.1 17:08:12 referencing==0.32.1 17:08:12 requests==2.31.0 17:08:12 requests-oauthlib==1.3.1 17:08:12 requestsexceptions==1.4.0 17:08:12 rfc3986==2.0.0 17:08:12 rpds-py==0.16.2 17:08:12 rsa==4.9 17:08:12 ruamel.yaml==0.18.5 17:08:12 ruamel.yaml.clib==0.2.8 17:08:12 s3transfer==0.10.0 17:08:12 simplejson==3.19.2 17:08:12 six==1.16.0 17:08:12 smmap==5.0.1 17:08:12 soupsieve==2.5 17:08:12 stevedore==5.1.0 17:08:12 tabulate==0.9.0 17:08:12 toml==0.10.2 17:08:12 tomlkit==0.12.3 17:08:12 tqdm==4.66.1 17:08:12 typing_extensions==4.9.0 17:08:12 tzdata==2023.4 17:08:12 urllib3==1.26.18 17:08:12 virtualenv==20.25.0 17:08:12 wcwidth==0.2.13 17:08:12 websocket-client==1.7.0 17:08:12 wrapt==1.16.0 17:08:12 xdg==6.0.0 17:08:12 xmltodict==0.13.0 17:08:12 yq==3.2.3 17:08:12 zipp==3.17.0 17:08:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1670733473359325062.sh 17:08:12 ---> sudo-logs.sh 17:08:12 Archiving 'sudo' log.. 17:08:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4732208159605527084.sh 17:08:12 ---> job-cost.sh 17:08:12 Setup pyenv: 17:08:12 system 17:08:12 3.8.13 17:08:12 3.9.13 17:08:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:08:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Nza from file:/tmp/.os_lf_venv 17:08:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:08:23 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. 17:08:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-4Nza/bin to PATH 17:08:23 INFO: No Stack... 17:08:24 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:24 INFO: Archiving Costs 17:08:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10827586809325406300.sh 17:08:24 ---> logs-deploy.sh 17:08:24 Setup pyenv: 17:08:24 system 17:08:24 3.8.13 17:08:24 3.9.13 17:08:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Nza from file:/tmp/.os_lf_venv 17:08:26 lf-activate-venv(): INFO: Installing: lftools 17:08:39 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. 17:08:39 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-4Nza/bin to PATH 17:08:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7135 17:08:40 INFO: archiving workspace using pattern(s): 17:08:41 Archives upload complete. 17:08:41 INFO: archiving logs to Nexus 17:08:42 ---> uname -a: 17:08:42 Linux prd-ubuntu1804-builder-4c-4g-10548 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:08:42 17:08:42 17:08:42 ---> lscpu: 17:08:42 Architecture: x86_64 17:08:42 CPU op-mode(s): 32-bit, 64-bit 17:08:42 Byte Order: Little Endian 17:08:42 CPU(s): 4 17:08:42 On-line CPU(s) list: 0-3 17:08:42 Thread(s) per core: 1 17:08:42 Core(s) per socket: 1 17:08:42 Socket(s): 4 17:08:42 NUMA node(s): 1 17:08:42 Vendor ID: AuthenticAMD 17:08:42 CPU family: 23 17:08:42 Model: 49 17:08:42 Model name: AMD EPYC-Rome Processor 17:08:42 Stepping: 0 17:08:42 CPU MHz: 2800.000 17:08:42 BogoMIPS: 5600.00 17:08:42 Virtualization: AMD-V 17:08:42 Hypervisor vendor: KVM 17:08:42 Virtualization type: full 17:08:42 L1d cache: 32K 17:08:42 L1i cache: 32K 17:08:42 L2 cache: 512K 17:08:42 L3 cache: 16384K 17:08:42 NUMA node0 CPU(s): 0-3 17:08:42 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 17:08:42 17:08:42 17:08:42 ---> nproc: 17:08:42 4 17:08:42 17:08:42 17:08:42 ---> df -h: 17:08:42 Filesystem Size Used Avail Use% Mounted on 17:08:42 udev 7.9G 0 7.9G 0% /dev 17:08:42 tmpfs 1.6G 672K 1.6G 1% /run 17:08:42 /dev/vda1 78G 8.5G 69G 11% / 17:08:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:08:42 tmpfs 5.0M 0 5.0M 0% /run/lock 17:08:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:08:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:08:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:08:42 17:08:42 17:08:42 ---> free -m: 17:08:42 total used free shared buff/cache available 17:08:42 Mem: 16040 543 13157 0 2339 15172 17:08:42 Swap: 1023 0 1023 17:08:42 17:08:42 17:08:42 ---> ip addr: 17:08:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:08:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:08:42 inet 127.0.0.1/8 scope host lo 17:08:42 valid_lft forever preferred_lft forever 17:08:42 inet6 ::1/128 scope host 17:08:42 valid_lft forever preferred_lft forever 17:08:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:08:42 link/ether fa:16:3e:61:9d:3b brd ff:ff:ff:ff:ff:ff 17:08:42 inet 10.30.107.152/23 brd 10.30.107.255 scope global dynamic ens3 17:08:42 valid_lft 86186sec preferred_lft 86186sec 17:08:42 inet6 fe80::f816:3eff:fe61:9d3b/64 scope link 17:08:42 valid_lft forever preferred_lft forever 17:08:42 17:08:42 17:08:42 ---> sar -b -r -n DEV: 17:08:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10548) 01/08/24 _x86_64_ (4 CPU) 17:08:42 17:08:42 17:05:10 LINUX RESTART (4 CPU) 17:08:42 17:08:42 17:06:02 tps rtps wtps bread/s bwrtn/s 17:08:42 17:07:01 109.27 11.44 97.83 431.93 26779.19 17:08:42 17:08:01 118.07 13.83 104.25 1047.61 29068.53 17:08:42 Average: 113.71 12.64 101.07 742.41 27933.67 17:08:42 17:08:42 17:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:08:42 17:07:01 13831880 15537832 2593080 15.79 69672 1829636 798020 4.57 723888 1638756 144964 17:08:42 17:08:01 13549664 15533712 2875296 17.51 87584 2078100 788952 4.52 756208 1864016 81604 17:08:42 Average: 13690772 15535772 2734188 16.65 78628 1953868 793486 4.54 740048 1751386 113284 17:08:42 17:08:42 17:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:08:42 17:07:01 ens3 55.28 35.45 725.80 8.90 0.00 0.00 0.00 0.00 17:08:42 17:07:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 17:08:42 17:08:01 ens3 59.49 38.61 1004.77 7.60 0.00 0.00 0.00 0.00 17:08:42 17:08:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 17:08:42 Average: ens3 57.40 37.05 866.48 8.25 0.00 0.00 0.00 0.00 17:08:42 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 17:08:42 17:08:42 17:08:42 ---> sar -P ALL: 17:08:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10548) 01/08/24 _x86_64_ (4 CPU) 17:08:42 17:08:42 17:05:10 LINUX RESTART (4 CPU) 17:08:42 17:08:42 17:06:02 CPU %user %nice %system %iowait %steal %idle 17:08:42 17:07:01 all 20.54 0.00 1.55 4.20 0.08 73.62 17:08:42 17:07:01 0 26.10 0.00 1.63 0.49 0.10 71.67 17:08:42 17:07:01 1 30.11 0.00 2.35 9.00 0.10 58.45 17:08:42 17:07:01 2 20.46 0.00 1.41 1.76 0.05 76.31 17:08:42 17:07:01 3 5.52 0.00 0.83 5.56 0.05 88.04 17:08:42 17:08:01 all 19.36 0.00 1.31 5.98 0.07 73.28 17:08:42 17:08:01 0 23.04 0.00 1.60 2.35 0.07 72.94 17:08:42 17:08:01 1 13.05 0.00 1.23 7.07 0.08 78.56 17:08:42 17:08:01 2 26.20 0.00 0.99 11.98 0.07 60.76 17:08:42 17:08:01 3 15.14 0.00 1.42 2.51 0.07 80.87 17:08:42 Average: all 19.95 0.00 1.43 5.10 0.07 73.45 17:08:42 Average: 0 24.56 0.00 1.62 1.43 0.08 72.31 17:08:42 Average: 1 21.49 0.00 1.79 8.03 0.09 68.60 17:08:42 Average: 2 23.35 0.00 1.20 6.91 0.06 68.48 17:08:42 Average: 3 10.37 0.00 1.13 4.02 0.06 84.42 17:08:42 17:08:42 17:08:42