16:55:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 16:55:13 Running as SYSTEM 16:55:13 [EnvInject] - Loading node environment variables. 16:55:15 Building remotely on prd-ubuntu1804-builder-4c-4g-11092 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:55:15 [ssh-agent] Looking for ssh-agent implementation... 16:55:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:15 $ ssh-agent 16:55:15 SSH_AUTH_SOCK=/tmp/ssh-S07hkCtsGoOt/agent.1679 16:55:15 SSH_AGENT_PID=1680 16:55:15 [ssh-agent] Started. 16:55:15 Running ssh-add (command line suppressed) 16:55:15 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5104336148687530465.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5104336148687530465.key) 16:55:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:55:15 The recommended git tool is: NONE 16:55:17 using credential onap-jenkins-ssh 16:55:17 Wiping out workspace first. 16:55:18 Cloning the remote Git repository 16:55:18 Cloning repository git://cloud.onap.org/mirror/oom.git 16:55:18 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:55:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:55:18 > git --version # timeout=10 16:55:18 > git --version # 'git version 2.17.1' 16:55:18 using GIT_SSH to set credentials Gerrit user 16:55:18 Verifying host key using manually-configured host key entries 16:55:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:55:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:55:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:55:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:55:23 using GIT_SSH to set credentials Gerrit user 16:55:23 Verifying host key using manually-configured host key entries 16:55:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 16:55:24 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 16:55:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:55:24 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 16:55:24 > git config core.sparsecheckout # timeout=10 16:55:24 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 16:55:26 Commit message: "[POLICY] Update docker images to latest versions" 16:55:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:55:26 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 16:55:26 [EnvInject] - Injecting environment variables from a build step. 16:55:26 [EnvInject] - Injecting as environment variables the properties content 16:55:26 PYTHON=python3 16:55:26 16:55:26 [EnvInject] - Variables injected successfully. 16:55:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8356131353058909471.sh 16:55:26 ---> tox-install.sh 16:55:26 + source /home/jenkins/lf-env.sh 16:55:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:55:26 ++ mktemp -d /tmp/venv-XXXX 16:55:26 + lf_venv=/tmp/venv-JnSk 16:55:26 + local venv_file=/tmp/.os_lf_venv 16:55:26 + local python=python3 16:55:26 + local options 16:55:26 + local set_path=true 16:55:26 + local install_args= 16:55:26 ++ 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:55:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:55:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:55:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:55:26 + true 16:55:26 + case $1 in 16:55:26 + venv_file=/tmp/.toxenv 16:55:26 + shift 2 16:55:26 + true 16:55:26 + case $1 in 16:55:26 + shift 16:55:26 + break 16:55:26 + case $python in 16:55:26 + local pkg_list= 16:55:26 + [[ -d /opt/pyenv ]] 16:55:26 + echo 'Setup pyenv:' 16:55:26 Setup pyenv: 16:55:26 + export PYENV_ROOT=/opt/pyenv 16:55:26 + PYENV_ROOT=/opt/pyenv 16:55:26 + 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:55:26 + 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:55:26 + pyenv versions 16:55:26 * system (set by /opt/pyenv/version) 16:55:26 * 3.8.13 (set by /opt/pyenv/version) 16:55:26 * 3.9.13 (set by /opt/pyenv/version) 16:55:27 * 3.10.6 (set by /opt/pyenv/version) 16:55:27 + command -v pyenv 16:55:27 ++ pyenv init - --no-rehash 16:55:27 + 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:55:27 export PATH="/opt/pyenv/shims:${PATH}" 16:55:27 export PYENV_SHELL=bash 16:55:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:55:27 pyenv() { 16:55:27 local command 16:55:27 command="${1:-}" 16:55:27 if [ "$#" -gt 0 ]; then 16:55:27 shift 16:55:27 fi 16:55:27 16:55:27 case "$command" in 16:55:27 rehash|shell) 16:55:27 eval "$(pyenv "sh-$command" "$@")" 16:55:27 ;; 16:55:27 *) 16:55:27 command pyenv "$command" "$@" 16:55:27 ;; 16:55:27 esac 16:55:27 }' 16:55:27 +++ 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:55:27 ++ 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:55:27 ++ 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:55:27 ++ 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:55:27 ++ export PYENV_SHELL=bash 16:55:27 ++ PYENV_SHELL=bash 16:55:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:55:27 +++ complete -F _pyenv pyenv 16:55:27 ++ lf-pyver python3 16:55:27 ++ local py_version_xy=python3 16:55:27 ++ local py_version_xyz= 16:55:27 ++ pyenv versions 16:55:27 ++ local command 16:55:27 ++ command=versions 16:55:27 ++ '[' 1 -gt 0 ']' 16:55:27 ++ shift 16:55:27 ++ case "$command" in 16:55:27 ++ command pyenv versions 16:55:27 ++ pyenv versions 16:55:27 ++ sed 's/^[ *]* //' 16:55:27 ++ awk '{ print $1 }' 16:55:27 ++ grep -E '^[0-9.]*[0-9]$' 16:55:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:55:27 +++ grep '^3' /tmp/.pyenv_versions 16:55:27 +++ sort -V 16:55:27 +++ tail -n 1 16:55:27 ++ py_version_xyz=3.10.6 16:55:27 ++ [[ -z 3.10.6 ]] 16:55:27 ++ echo 3.10.6 16:55:27 ++ return 0 16:55:27 + pyenv local 3.10.6 16:55:27 + local command 16:55:27 + command=local 16:55:27 + '[' 2 -gt 0 ']' 16:55:27 + shift 16:55:27 + case "$command" in 16:55:27 + command pyenv local 3.10.6 16:55:27 + pyenv local 3.10.6 16:55:27 + for arg in "$@" 16:55:27 + case $arg in 16:55:27 + pkg_list+='tox ' 16:55:27 + for arg in "$@" 16:55:27 + case $arg in 16:55:27 + pkg_list+='virtualenv ' 16:55:27 + for arg in "$@" 16:55:27 + case $arg in 16:55:27 + pkg_list+='urllib3~=1.26.15 ' 16:55:27 + [[ -f /tmp/.toxenv ]] 16:55:27 + [[ ! -f /tmp/.toxenv ]] 16:55:27 + [[ -n '' ]] 16:55:27 + python3 -m venv /tmp/venv-JnSk 16:55:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnSk' 16:55:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnSk 16:55:31 + echo /tmp/venv-JnSk 16:55:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:55:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:55:31 + /tmp/venv-JnSk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:55:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:55:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:55:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:55:35 + /tmp/venv-JnSk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:55:37 + type python3 16:55:37 + true 16:55:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JnSk/bin to PATH' 16:55:37 lf-activate-venv(): INFO: Adding /tmp/venv-JnSk/bin to PATH 16:55:37 + PATH=/tmp/venv-JnSk/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:55:37 + return 0 16:55:37 + python3 --version 16:55:37 Python 3.10.6 16:55:37 + python3 -m pip --version 16:55:38 pip 24.0 from /tmp/venv-JnSk/lib/python3.10/site-packages/pip (python 3.10) 16:55:38 + python3 -m pip freeze 16:55:38 cachetools==5.3.3 16:55:38 chardet==5.2.0 16:55:38 colorama==0.4.6 16:55:38 distlib==0.3.8 16:55:38 filelock==3.13.1 16:55:38 packaging==23.2 16:55:38 platformdirs==4.2.0 16:55:38 pluggy==1.4.0 16:55:38 pyproject-api==1.6.1 16:55:38 tomli==2.0.1 16:55:38 tox==4.13.0 16:55:38 urllib3==1.26.18 16:55:38 virtualenv==20.25.1 16:55:38 [EnvInject] - Injecting environment variables from a build step. 16:55:38 [EnvInject] - Injecting as environment variables the properties content 16:55:38 PARALLEL=false 16:55:38 16:55:38 [EnvInject] - Variables injected successfully. 16:55:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10764778684095813619.sh 16:55:38 ---> tox-run.sh 16:55:38 + 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:55:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:55:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:55:38 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:55:38 + cd /w/workspace/oom-master-commit-lint/. 16:55:38 + source /home/jenkins/lf-env.sh 16:55:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:55:38 ++ mktemp -d /tmp/venv-XXXX 16:55:38 + lf_venv=/tmp/venv-QBoG 16:55:38 + local venv_file=/tmp/.os_lf_venv 16:55:38 + local python=python3 16:55:38 + local options 16:55:38 + local set_path=true 16:55:38 + local install_args= 16:55:38 ++ 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:55:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:55:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:55:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:55:38 + true 16:55:38 + case $1 in 16:55:38 + venv_file=/tmp/.toxenv 16:55:38 + shift 2 16:55:38 + true 16:55:38 + case $1 in 16:55:38 + shift 16:55:38 + break 16:55:38 + case $python in 16:55:38 + local pkg_list= 16:55:38 + [[ -d /opt/pyenv ]] 16:55:38 + echo 'Setup pyenv:' 16:55:38 Setup pyenv: 16:55:38 + export PYENV_ROOT=/opt/pyenv 16:55:38 + PYENV_ROOT=/opt/pyenv 16:55:38 + 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:55:38 + 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:55:38 + pyenv versions 16:55:38 system 16:55:38 3.8.13 16:55:38 3.9.13 16:55:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:55:38 + command -v pyenv 16:55:38 ++ pyenv init - --no-rehash 16:55:38 + 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:55:38 export PATH="/opt/pyenv/shims:${PATH}" 16:55:38 export PYENV_SHELL=bash 16:55:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:55:38 pyenv() { 16:55:38 local command 16:55:38 command="${1:-}" 16:55:38 if [ "$#" -gt 0 ]; then 16:55:38 shift 16:55:38 fi 16:55:38 16:55:38 case "$command" in 16:55:38 rehash|shell) 16:55:38 eval "$(pyenv "sh-$command" "$@")" 16:55:38 ;; 16:55:38 *) 16:55:38 command pyenv "$command" "$@" 16:55:38 ;; 16:55:38 esac 16:55:38 }' 16:55:38 +++ 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:55:38 ++ 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:55:38 ++ 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:55:38 ++ 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:55:38 ++ export PYENV_SHELL=bash 16:55:38 ++ PYENV_SHELL=bash 16:55:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:55:38 +++ complete -F _pyenv pyenv 16:55:38 ++ lf-pyver python3 16:55:38 ++ local py_version_xy=python3 16:55:38 ++ local py_version_xyz= 16:55:38 ++ pyenv versions 16:55:38 ++ sed 's/^[ *]* //' 16:55:38 ++ local command 16:55:38 ++ grep -E '^[0-9.]*[0-9]$' 16:55:38 ++ command=versions 16:55:38 ++ '[' 1 -gt 0 ']' 16:55:38 ++ awk '{ print $1 }' 16:55:38 ++ shift 16:55:38 ++ case "$command" in 16:55:38 ++ command pyenv versions 16:55:38 ++ pyenv versions 16:55:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:55:38 +++ grep '^3' /tmp/.pyenv_versions 16:55:38 +++ sort -V 16:55:38 +++ tail -n 1 16:55:38 ++ py_version_xyz=3.10.6 16:55:38 ++ [[ -z 3.10.6 ]] 16:55:38 ++ echo 3.10.6 16:55:38 ++ return 0 16:55:38 + pyenv local 3.10.6 16:55:38 + local command 16:55:38 + command=local 16:55:38 + '[' 2 -gt 0 ']' 16:55:38 + shift 16:55:38 + case "$command" in 16:55:38 + command pyenv local 3.10.6 16:55:38 + pyenv local 3.10.6 16:55:38 + for arg in "$@" 16:55:38 + case $arg in 16:55:38 + pkg_list+='tox ' 16:55:38 + for arg in "$@" 16:55:38 + case $arg in 16:55:38 + pkg_list+='virtualenv ' 16:55:38 + for arg in "$@" 16:55:38 + case $arg in 16:55:38 + pkg_list+='urllib3~=1.26.15 ' 16:55:38 + [[ -f /tmp/.toxenv ]] 16:55:38 ++ cat /tmp/.toxenv 16:55:38 + lf_venv=/tmp/venv-JnSk 16:55:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnSk from' file:/tmp/.toxenv 16:55:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnSk from file:/tmp/.toxenv 16:55:38 + /tmp/venv-JnSk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:55:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:55:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:55:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:55:39 + /tmp/venv-JnSk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:55:41 + type python3 16:55:41 + true 16:55:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JnSk/bin to PATH' 16:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-JnSk/bin to PATH 16:55:41 + PATH=/tmp/venv-JnSk/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:55:41 + return 0 16:55:41 + [[ -d /opt/pyenv ]] 16:55:41 + echo '---> Setting up pyenv' 16:55:41 ---> Setting up pyenv 16:55:41 + export PYENV_ROOT=/opt/pyenv 16:55:41 + PYENV_ROOT=/opt/pyenv 16:55:41 + export PATH=/opt/pyenv/bin:/tmp/venv-JnSk/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:55:41 + PATH=/opt/pyenv/bin:/tmp/venv-JnSk/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:55:41 ++ pwd 16:55:41 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:55:41 + export PYTHONPATH 16:55:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:55:41 + TOX_TESTENV_PASSENV=PYTHONPATH 16:55:41 + tox --version 16:55:41 4.13.0 from /tmp/venv-JnSk/lib/python3.10/site-packages/tox/__init__.py 16:55:41 + PARALLEL=false 16:55:41 + TOX_OPTIONS_LIST= 16:55:41 + [[ -n gitlint ]] 16:55:41 + TOX_OPTIONS_LIST=' -e gitlint' 16:55:41 + case ${PARALLEL,,} in 16:55:41 + tox -e gitlint 16:55:41 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:55:43 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:56:28 gitlint: freeze> python -m pip freeze --all 16:56:28 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 16:56:28 gitlint: commands[0]> gitlint 16:56:29 gitlint: OK (47.38=setup[47.17]+cmd[0.21] seconds) 16:56:29 congratulations :) (47.55 seconds) 16:56:29 + tox_status=0 16:56:29 + echo '---> Completed tox runs' 16:56:29 ---> Completed tox runs 16:56:29 + for i in .tox/*/log 16:56:29 ++ echo .tox/gitlint/log 16:56:29 ++ awk -F/ '{print $2}' 16:56:29 + tox_env=gitlint 16:56:29 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:56:29 + DOC_DIR=docs/_build/html 16:56:29 + [[ -d docs/_build/html ]] 16:56:29 + echo '---> tox-run.sh ends' 16:56:29 ---> tox-run.sh ends 16:56:29 + test 0 -eq 0 16:56:29 $ ssh-agent -k 16:56:29 unset SSH_AUTH_SOCK; 16:56:29 unset SSH_AGENT_PID; 16:56:29 echo Agent pid 1680 killed; 16:56:29 [ssh-agent] Stopped. 16:56:29 [PostBuildScript] - [INFO] Executing post build scripts. 16:56:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4796589842964516225.sh 16:56:29 ---> sysstat.sh 16:56:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7270646398854346976.sh 16:56:29 ---> package-listing.sh 16:56:29 ++ tr '[:upper:]' '[:lower:]' 16:56:29 ++ facter osfamily 16:56:30 + OS_FAMILY=debian 16:56:30 + workspace=/w/workspace/oom-master-commit-lint 16:56:30 + START_PACKAGES=/tmp/packages_start.txt 16:56:30 + END_PACKAGES=/tmp/packages_end.txt 16:56:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:30 + PACKAGES=/tmp/packages_start.txt 16:56:30 + '[' /w/workspace/oom-master-commit-lint ']' 16:56:30 + PACKAGES=/tmp/packages_end.txt 16:56:30 + case "${OS_FAMILY}" in 16:56:30 + dpkg -l 16:56:30 + grep '^ii' 16:56:30 + '[' -f /tmp/packages_start.txt ']' 16:56:30 + '[' -f /tmp/packages_end.txt ']' 16:56:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:30 + '[' /w/workspace/oom-master-commit-lint ']' 16:56:30 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:56:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:56:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13894443805229705680.sh 16:56:30 ---> capture-instance-metadata.sh 16:56:30 Setup pyenv: 16:56:30 system 16:56:30 3.8.13 16:56:30 3.9.13 16:56:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:56:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ee2k 16:56:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:56:37 lf-activate-venv(): INFO: Installing: lftools 16:57:11 lf-activate-venv(): INFO: Adding /tmp/venv-Ee2k/bin to PATH 16:57:11 INFO: Running in OpenStack, capturing instance metadata 16:57:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins105120768126103983.sh 16:57:11 provisioning config files... 16:57:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16156679468998404484tmp 16:57:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:57:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:57:12 [EnvInject] - Injecting environment variables from a build step. 16:57:12 [EnvInject] - Injecting as environment variables the properties content 16:57:12 SERVER_ID=logs 16:57:12 16:57:12 [EnvInject] - Variables injected successfully. 16:57:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5083691102086434127.sh 16:57:12 ---> create-netrc.sh 16:57:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3839860801479019421.sh 16:57:12 ---> python-tools-install.sh 16:57:12 Setup pyenv: 16:57:12 system 16:57:12 3.8.13 16:57:12 3.9.13 16:57:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:57:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee2k from file:/tmp/.os_lf_venv 16:57:13 lf-activate-venv(): INFO: Installing: lftools 16:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-Ee2k/bin to PATH 16:57:22 Generating Requirements File 16:57:52 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:57:52 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:57:52 Python 3.10.6 16:57:53 pip 24.0 from /tmp/venv-Ee2k/lib/python3.10/site-packages/pip (python 3.10) 16:57:53 appdirs==1.4.4 16:57:53 argcomplete==3.2.2 16:57:53 aspy.yaml==1.3.0 16:57:53 attrs==23.2.0 16:57:53 autopage==0.5.2 16:57:53 beautifulsoup4==4.12.3 16:57:53 boto3==1.34.55 16:57:53 botocore==1.34.55 16:57:53 bs4==0.0.2 16:57:53 cachetools==5.3.3 16:57:53 certifi==2024.2.2 16:57:53 cffi==1.16.0 16:57:53 cfgv==3.4.0 16:57:53 chardet==5.2.0 16:57:53 charset-normalizer==3.3.2 16:57:53 click==8.1.7 16:57:53 cliff==4.6.0 16:57:53 cmd2==2.4.3 16:57:53 cryptography==3.3.2 16:57:53 debtcollector==3.0.0 16:57:53 decorator==5.1.1 16:57:53 defusedxml==0.7.1 16:57:53 Deprecated==1.2.14 16:57:53 distlib==0.3.8 16:57:53 dnspython==2.6.1 16:57:53 docker==4.2.2 16:57:53 dogpile.cache==1.3.2 16:57:53 email_validator==2.1.1 16:57:53 filelock==3.13.1 16:57:53 future==1.0.0 16:57:53 gitdb==4.0.11 16:57:53 GitPython==3.1.42 16:57:53 google-auth==2.28.1 16:57:53 httplib2==0.22.0 16:57:53 identify==2.5.35 16:57:53 idna==3.6 16:57:53 importlib-resources==1.5.0 16:57:53 iso8601==2.1.0 16:57:53 Jinja2==3.1.3 16:57:53 jmespath==1.0.1 16:57:53 jsonpatch==1.33 16:57:53 jsonpointer==2.4 16:57:53 jsonschema==4.21.1 16:57:53 jsonschema-specifications==2023.12.1 16:57:53 keystoneauth1==5.6.0 16:57:53 kubernetes==29.0.0 16:57:53 lftools==0.37.9 16:57:53 lxml==5.1.0 16:57:53 MarkupSafe==2.1.5 16:57:53 msgpack==1.0.8 16:57:53 multi_key_dict==2.0.3 16:57:53 munch==4.0.0 16:57:53 netaddr==1.2.1 16:57:53 netifaces==0.11.0 16:57:53 niet==1.4.2 16:57:53 nodeenv==1.8.0 16:57:53 oauth2client==4.1.3 16:57:53 oauthlib==3.2.2 16:57:53 openstacksdk==0.62.0 16:57:53 os-client-config==2.1.0 16:57:53 os-service-types==1.7.0 16:57:53 osc-lib==3.0.1 16:57:53 oslo.config==9.4.0 16:57:53 oslo.context==5.5.0 16:57:53 oslo.i18n==6.3.0 16:57:53 oslo.log==5.5.0 16:57:53 oslo.serialization==5.4.0 16:57:53 oslo.utils==7.1.0 16:57:53 packaging==23.2 16:57:53 pbr==6.0.0 16:57:53 platformdirs==4.2.0 16:57:53 prettytable==3.10.0 16:57:53 pyasn1==0.5.1 16:57:53 pyasn1-modules==0.3.0 16:57:53 pycparser==2.21 16:57:53 pygerrit2==2.0.15 16:57:53 PyGithub==2.2.0 16:57:53 pyinotify==0.9.6 16:57:53 PyJWT==2.8.0 16:57:53 PyNaCl==1.5.0 16:57:53 pyparsing==2.4.7 16:57:53 pyperclip==1.8.2 16:57:53 pyrsistent==0.20.0 16:57:53 python-cinderclient==9.5.0 16:57:53 python-dateutil==2.9.0.post0 16:57:53 python-heatclient==3.5.0 16:57:53 python-jenkins==1.8.2 16:57:53 python-keystoneclient==5.4.0 16:57:53 python-magnumclient==4.4.0 16:57:53 python-novaclient==18.5.0 16:57:53 python-openstackclient==6.0.1 16:57:53 python-swiftclient==4.5.0 16:57:53 PyYAML==6.0.1 16:57:53 referencing==0.33.0 16:57:53 requests==2.31.0 16:57:53 requests-oauthlib==1.3.1 16:57:53 requestsexceptions==1.4.0 16:57:53 rfc3986==2.0.0 16:57:53 rpds-py==0.18.0 16:57:53 rsa==4.9 16:57:53 ruamel.yaml==0.18.6 16:57:53 ruamel.yaml.clib==0.2.8 16:57:53 s3transfer==0.10.0 16:57:53 simplejson==3.19.2 16:57:53 six==1.16.0 16:57:53 smmap==5.0.1 16:57:53 soupsieve==2.5 16:57:53 stevedore==5.2.0 16:57:53 tabulate==0.9.0 16:57:53 toml==0.10.2 16:57:53 tomlkit==0.12.4 16:57:53 tqdm==4.66.2 16:57:53 typing_extensions==4.10.0 16:57:53 tzdata==2024.1 16:57:53 urllib3==1.26.18 16:57:53 virtualenv==20.25.1 16:57:53 wcwidth==0.2.13 16:57:53 websocket-client==1.7.0 16:57:53 wrapt==1.16.0 16:57:53 xdg==6.0.0 16:57:53 xmltodict==0.13.0 16:57:53 yq==3.2.3 16:57:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12130476352663764074.sh 16:57:53 ---> sudo-logs.sh 16:57:53 Archiving 'sudo' log.. 16:57:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13258689649058995154.sh 16:57:54 ---> job-cost.sh 16:57:54 Setup pyenv: 16:57:54 system 16:57:54 3.8.13 16:57:54 3.9.13 16:57:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:57:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee2k from file:/tmp/.os_lf_venv 16:57:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-Ee2k/bin to PATH 16:58:03 INFO: No Stack... 16:58:03 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:03 INFO: Archiving Costs 16:58:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2748597725023816555.sh 16:58:03 ---> logs-deploy.sh 16:58:03 Setup pyenv: 16:58:03 system 16:58:03 3.8.13 16:58:03 3.9.13 16:58:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:58:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ee2k from file:/tmp/.os_lf_venv 16:58:05 lf-activate-venv(): INFO: Installing: lftools 16:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ee2k/bin to PATH 16:58:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7223 16:58:14 INFO: archiving workspace using pattern(s): 16:58:15 Archives upload complete. 16:58:16 INFO: archiving logs to Nexus 16:58:17 ---> uname -a: 16:58:17 Linux prd-ubuntu1804-builder-4c-4g-11092 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:58:17 16:58:17 16:58:17 ---> lscpu: 16:58:17 Architecture: x86_64 16:58:17 CPU op-mode(s): 32-bit, 64-bit 16:58:17 Byte Order: Little Endian 16:58:17 CPU(s): 4 16:58:17 On-line CPU(s) list: 0-3 16:58:17 Thread(s) per core: 1 16:58:17 Core(s) per socket: 1 16:58:17 Socket(s): 4 16:58:17 NUMA node(s): 1 16:58:17 Vendor ID: AuthenticAMD 16:58:17 CPU family: 23 16:58:17 Model: 49 16:58:17 Model name: AMD EPYC-Rome Processor 16:58:17 Stepping: 0 16:58:17 CPU MHz: 2799.998 16:58:17 BogoMIPS: 5599.99 16:58:17 Virtualization: AMD-V 16:58:17 Hypervisor vendor: KVM 16:58:17 Virtualization type: full 16:58:17 L1d cache: 32K 16:58:17 L1i cache: 32K 16:58:17 L2 cache: 512K 16:58:17 L3 cache: 16384K 16:58:17 NUMA node0 CPU(s): 0-3 16:58:17 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:58:17 16:58:17 16:58:17 ---> nproc: 16:58:17 4 16:58:17 16:58:17 16:58:17 ---> df -h: 16:58:17 Filesystem Size Used Avail Use% Mounted on 16:58:17 udev 7.9G 0 7.9G 0% /dev 16:58:17 tmpfs 1.6G 672K 1.6G 1% /run 16:58:17 /dev/vda1 78G 8.5G 69G 11% / 16:58:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:58:17 tmpfs 5.0M 0 5.0M 0% /run/lock 16:58:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:58:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:58:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:58:17 16:58:17 16:58:17 ---> free -m: 16:58:17 total used free shared buff/cache available 16:58:17 Mem: 16040 545 13206 0 2287 15171 16:58:17 Swap: 1023 0 1023 16:58:17 16:58:17 16:58:17 ---> ip addr: 16:58:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:58:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:58:17 inet 127.0.0.1/8 scope host lo 16:58:17 valid_lft forever preferred_lft forever 16:58:17 inet6 ::1/128 scope host 16:58:17 valid_lft forever preferred_lft forever 16:58:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:58:17 link/ether fa:16:3e:91:0f:c1 brd ff:ff:ff:ff:ff:ff 16:58:17 inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 16:58:17 valid_lft 86197sec preferred_lft 86197sec 16:58:17 inet6 fe80::f816:3eff:fe91:fc1/64 scope link 16:58:17 valid_lft forever preferred_lft forever 16:58:17 16:58:17 16:58:17 ---> sar -b -r -n DEV: 16:58:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11092) 03/05/24 _x86_64_ (4 CPU) 16:58:17 16:58:17 16:54:55 LINUX RESTART (4 CPU) 16:58:17 16:58:17 16:55:01 tps rtps wtps bread/s bwrtn/s 16:58:17 16:56:03 210.30 66.09 144.21 4049.46 48478.99 16:58:17 16:57:01 119.69 10.83 108.86 927.70 28962.87 16:58:17 16:58:01 95.40 4.25 91.15 218.76 25702.52 16:58:17 Average: 142.04 27.24 114.81 1741.01 34442.33 16:58:17 16:58:17 16:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:58:17 16:56:03 14065076 15514168 2359892 14.37 52776 1603624 886220 5.07 733016 1426968 65728 16:58:17 16:57:01 13686912 15489620 2738056 16.67 75204 1918972 848492 4.86 800132 1704748 95096 16:58:17 16:58:01 13491652 15520696 2933316 17.86 95488 2110416 789024 4.52 780320 1890820 139340 16:58:17 Average: 13747880 15508161 2677088 16.30 74489 1877671 841245 4.81 771156 1674179 100055 16:58:17 16:58:17 16:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:58:17 16:56:03 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 16:58:17 16:56:03 ens3 385.10 270.99 1619.49 77.66 0.00 0.00 0.00 0.00 16:58:17 16:57:01 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 16:58:17 16:57:01 ens3 77.47 51.42 1258.77 9.35 0.00 0.00 0.00 0.00 16:58:17 16:58:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:58:17 16:58:01 ens3 31.16 24.98 285.81 7.11 0.00 0.00 0.00 0.00 16:58:17 Average: lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 16:58:17 Average: ens3 165.56 116.52 1052.40 31.62 0.00 0.00 0.00 0.00 16:58:17 16:58:17 16:58:17 ---> sar -P ALL: 16:58:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11092) 03/05/24 _x86_64_ (4 CPU) 16:58:17 16:58:17 16:54:55 LINUX RESTART (4 CPU) 16:58:17 16:58:17 16:55:01 CPU %user %nice %system %iowait %steal %idle 16:58:17 16:56:03 all 18.23 0.00 2.03 10.88 0.07 68.79 16:58:17 16:56:03 0 14.16 0.00 1.83 3.87 0.07 80.07 16:58:17 16:56:03 1 13.61 0.00 2.00 15.71 0.07 68.61 16:58:17 16:56:03 2 21.77 0.00 1.69 12.03 0.03 64.48 16:58:17 16:56:03 3 23.44 0.00 2.55 11.92 0.07 62.01 16:58:17 16:57:01 all 15.56 0.00 1.64 6.81 0.08 75.91 16:58:17 16:57:01 0 7.49 0.00 1.12 0.96 0.09 90.34 16:58:17 16:57:01 1 16.75 0.00 1.83 1.43 0.07 79.92 16:58:17 16:57:01 2 33.62 0.00 2.41 4.13 0.12 59.72 16:58:17 16:57:01 3 4.48 0.00 1.21 20.73 0.05 73.53 16:58:17 16:58:01 all 19.69 0.00 1.17 5.30 0.05 73.79 16:58:17 16:58:01 0 21.80 0.00 1.34 10.82 0.08 65.96 16:58:17 16:58:01 1 20.82 0.00 1.24 0.49 0.05 77.40 16:58:17 16:58:01 2 5.58 0.00 0.58 7.65 0.03 86.16 16:58:17 16:58:01 3 30.66 0.00 1.52 2.21 0.05 65.56 16:58:17 Average: all 17.85 0.00 1.61 7.67 0.07 72.80 16:58:17 Average: 0 14.55 0.00 1.43 5.26 0.08 78.68 16:58:17 Average: 1 17.06 0.00 1.69 5.93 0.06 75.26 16:58:17 Average: 2 20.15 0.00 1.55 7.98 0.06 70.26 16:58:17 Average: 3 19.65 0.00 1.76 11.55 0.06 66.98 16:58:17 16:58:17 16:58:17