13:43:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 13:43:01 Running as SYSTEM 13:43:01 [EnvInject] - Loading node environment variables. 13:43:02 Building remotely on prd-ubuntu1804-builder-4c-4g-20103 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:43:02 [ssh-agent] Looking for ssh-agent implementation... 13:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:02 $ ssh-agent 13:43:02 SSH_AUTH_SOCK=/tmp/ssh-bDeCA8Mg6exl/agent.1728 13:43:02 SSH_AGENT_PID=1730 13:43:02 [ssh-agent] Started. 13:43:02 Running ssh-add (command line suppressed) 13:43:02 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_14146984227161379570.key (/w/workspace/oom-master-commit-lint@tmp/private_key_14146984227161379570.key) 13:43:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:02 The recommended git tool is: NONE 13:43:06 using credential onap-jenkins-ssh 13:43:06 Wiping out workspace first. 13:43:06 Cloning the remote Git repository 13:43:06 Cloning repository git://cloud.onap.org/mirror/oom.git 13:43:06 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:43:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:43:06 > git --version # timeout=10 13:43:06 > git --version # 'git version 2.17.1' 13:43:06 using GIT_SSH to set credentials Gerrit user 13:43:06 Verifying host key using manually-configured host key entries 13:43:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:43:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:43:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:43:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:43:16 using GIT_SSH to set credentials Gerrit user 13:43:16 Verifying host key using manually-configured host key entries 13:43:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/4 # timeout=30 13:43:17 > git rev-parse b179d99b56046ec39f1b38fade3e1c13d5f4afeb^{commit} # timeout=10 13:43:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:43:17 Checking out Revision b179d99b56046ec39f1b38fade3e1c13d5f4afeb (refs/changes/36/137636/4) 13:43:17 > git config core.sparsecheckout # timeout=10 13:43:17 > git checkout -f b179d99b56046ec39f1b38fade3e1c13d5f4afeb # timeout=30 13:43:20 Commit message: "[DOC] Update Information about used versions" 13:43:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:43:20 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 13:43:20 [EnvInject] - Injecting environment variables from a build step. 13:43:20 [EnvInject] - Injecting as environment variables the properties content 13:43:20 PYTHON=python3 13:43:20 13:43:20 [EnvInject] - Variables injected successfully. 13:43:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8998067628732458423.sh 13:43:20 ---> tox-install.sh 13:43:20 + source /home/jenkins/lf-env.sh 13:43:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:20 ++ mktemp -d /tmp/venv-XXXX 13:43:20 + lf_venv=/tmp/venv-m2sc 13:43:20 + local venv_file=/tmp/.os_lf_venv 13:43:20 + local python=python3 13:43:20 + local options 13:43:20 + local set_path=true 13:43:20 + local install_args= 13:43:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:20 + true 13:43:20 + case $1 in 13:43:20 + venv_file=/tmp/.toxenv 13:43:20 + shift 2 13:43:20 + true 13:43:20 + case $1 in 13:43:20 + shift 13:43:20 + break 13:43:20 + case $python in 13:43:20 + local pkg_list= 13:43:20 + [[ -d /opt/pyenv ]] 13:43:20 + echo 'Setup pyenv:' 13:43:20 Setup pyenv: 13:43:20 + export PYENV_ROOT=/opt/pyenv 13:43:20 + PYENV_ROOT=/opt/pyenv 13:43:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:20 + pyenv versions 13:43:20 * system (set by /opt/pyenv/version) 13:43:20 * 3.8.13 (set by /opt/pyenv/version) 13:43:20 * 3.9.13 (set by /opt/pyenv/version) 13:43:20 * 3.10.6 (set by /opt/pyenv/version) 13:43:20 + command -v pyenv 13:43:20 ++ pyenv init - --no-rehash 13:43:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:43:21 export PATH="/opt/pyenv/shims:${PATH}" 13:43:21 export PYENV_SHELL=bash 13:43:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:21 pyenv() { 13:43:21 local command 13:43:21 command="${1:-}" 13:43:21 if [ "$#" -gt 0 ]; then 13:43:21 shift 13:43:21 fi 13:43:21 13:43:21 case "$command" in 13:43:21 rehash|shell) 13:43:21 eval "$(pyenv "sh-$command" "$@")" 13:43:21 ;; 13:43:21 *) 13:43:21 command pyenv "$command" "$@" 13:43:21 ;; 13:43:21 esac 13:43:21 }' 13:43:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:43:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:21 ++ export PYENV_SHELL=bash 13:43:21 ++ PYENV_SHELL=bash 13:43:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:21 +++ complete -F _pyenv pyenv 13:43:21 ++ lf-pyver python3 13:43:21 ++ local py_version_xy=python3 13:43:21 ++ local py_version_xyz= 13:43:21 ++ pyenv versions 13:43:21 ++ local command 13:43:21 ++ command=versions 13:43:21 ++ '[' 1 -gt 0 ']' 13:43:21 ++ shift 13:43:21 ++ case "$command" in 13:43:21 ++ command pyenv versions 13:43:21 ++ pyenv versions 13:43:21 ++ awk '{ print $1 }' 13:43:21 ++ grep -E '^[0-9.]*[0-9]$' 13:43:21 ++ sed 's/^[ *]* //' 13:43:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:21 +++ grep '^3' /tmp/.pyenv_versions 13:43:21 +++ tail -n 1 13:43:21 +++ sort -V 13:43:21 ++ py_version_xyz=3.10.6 13:43:21 ++ [[ -z 3.10.6 ]] 13:43:21 ++ echo 3.10.6 13:43:21 ++ return 0 13:43:21 + pyenv local 3.10.6 13:43:21 + local command 13:43:21 + command=local 13:43:21 + '[' 2 -gt 0 ']' 13:43:21 + shift 13:43:21 + case "$command" in 13:43:21 + command pyenv local 3.10.6 13:43:21 + pyenv local 3.10.6 13:43:21 + for arg in "$@" 13:43:21 + case $arg in 13:43:21 + pkg_list+='tox ' 13:43:21 + for arg in "$@" 13:43:21 + case $arg in 13:43:21 + pkg_list+='virtualenv ' 13:43:21 + for arg in "$@" 13:43:21 + case $arg in 13:43:21 + pkg_list+='urllib3~=1.26.15 ' 13:43:21 + [[ -f /tmp/.toxenv ]] 13:43:21 + [[ ! -f /tmp/.toxenv ]] 13:43:21 + [[ -n '' ]] 13:43:21 + python3 -m venv /tmp/venv-m2sc 13:43:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m2sc' 13:43:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m2sc 13:43:25 + echo /tmp/venv-m2sc 13:43:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:43:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:43:25 + /tmp/venv-m2sc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:43:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:43:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:43:29 + /tmp/venv-m2sc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:43:34 + type python3 13:43:34 + true 13:43:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m2sc/bin to PATH' 13:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-m2sc/bin to PATH 13:43:34 + PATH=/tmp/venv-m2sc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:34 + return 0 13:43:34 + python3 --version 13:43:34 Python 3.10.6 13:43:34 + python3 -m pip --version 13:43:34 pip 24.0 from /tmp/venv-m2sc/lib/python3.10/site-packages/pip (python 3.10) 13:43:34 + python3 -m pip freeze 13:43:34 cachetools==5.3.3 13:43:34 chardet==5.2.0 13:43:34 colorama==0.4.6 13:43:34 distlib==0.3.8 13:43:34 filelock==3.13.3 13:43:34 packaging==24.0 13:43:34 platformdirs==4.2.0 13:43:34 pluggy==1.4.0 13:43:34 pyproject-api==1.6.1 13:43:34 tomli==2.0.1 13:43:34 tox==4.14.2 13:43:34 urllib3==1.26.18 13:43:34 virtualenv==20.25.1 13:43:34 [EnvInject] - Injecting environment variables from a build step. 13:43:34 [EnvInject] - Injecting as environment variables the properties content 13:43:34 PARALLEL=false 13:43:34 13:43:34 [EnvInject] - Variables injected successfully. 13:43:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins458466014071210862.sh 13:43:34 ---> tox-run.sh 13:43:34 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:43:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:43:34 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:43:34 + cd /w/workspace/oom-master-commit-lint/. 13:43:34 + source /home/jenkins/lf-env.sh 13:43:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:34 ++ mktemp -d /tmp/venv-XXXX 13:43:34 + lf_venv=/tmp/venv-mL5A 13:43:34 + local venv_file=/tmp/.os_lf_venv 13:43:34 + local python=python3 13:43:34 + local options 13:43:34 + local set_path=true 13:43:34 + local install_args= 13:43:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:34 + true 13:43:34 + case $1 in 13:43:34 + venv_file=/tmp/.toxenv 13:43:34 + shift 2 13:43:34 + true 13:43:34 + case $1 in 13:43:34 + shift 13:43:34 + break 13:43:34 + case $python in 13:43:34 + local pkg_list= 13:43:34 + [[ -d /opt/pyenv ]] 13:43:34 + echo 'Setup pyenv:' 13:43:34 Setup pyenv: 13:43:34 + export PYENV_ROOT=/opt/pyenv 13:43:34 + PYENV_ROOT=/opt/pyenv 13:43:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:34 + pyenv versions 13:43:35 system 13:43:35 3.8.13 13:43:35 3.9.13 13:43:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:43:35 + command -v pyenv 13:43:35 ++ pyenv init - --no-rehash 13:43:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:43:35 export PATH="/opt/pyenv/shims:${PATH}" 13:43:35 export PYENV_SHELL=bash 13:43:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:35 pyenv() { 13:43:35 local command 13:43:35 command="${1:-}" 13:43:35 if [ "$#" -gt 0 ]; then 13:43:35 shift 13:43:35 fi 13:43:35 13:43:35 case "$command" in 13:43:35 rehash|shell) 13:43:35 eval "$(pyenv "sh-$command" "$@")" 13:43:35 ;; 13:43:35 *) 13:43:35 command pyenv "$command" "$@" 13:43:35 ;; 13:43:35 esac 13:43:35 }' 13:43:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:43:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:35 ++ export PYENV_SHELL=bash 13:43:35 ++ PYENV_SHELL=bash 13:43:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:35 +++ complete -F _pyenv pyenv 13:43:35 ++ lf-pyver python3 13:43:35 ++ local py_version_xy=python3 13:43:35 ++ local py_version_xyz= 13:43:35 ++ pyenv versions 13:43:35 ++ local command 13:43:35 ++ command=versions 13:43:35 ++ '[' 1 -gt 0 ']' 13:43:35 ++ shift 13:43:35 ++ case "$command" in 13:43:35 ++ command pyenv versions 13:43:35 ++ pyenv versions 13:43:35 ++ sed 's/^[ *]* //' 13:43:35 ++ awk '{ print $1 }' 13:43:35 ++ grep -E '^[0-9.]*[0-9]$' 13:43:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:35 +++ grep '^3' /tmp/.pyenv_versions 13:43:35 +++ sort -V 13:43:35 +++ tail -n 1 13:43:35 ++ py_version_xyz=3.10.6 13:43:35 ++ [[ -z 3.10.6 ]] 13:43:35 ++ echo 3.10.6 13:43:35 ++ return 0 13:43:35 + pyenv local 3.10.6 13:43:35 + local command 13:43:35 + command=local 13:43:35 + '[' 2 -gt 0 ']' 13:43:35 + shift 13:43:35 + case "$command" in 13:43:35 + command pyenv local 3.10.6 13:43:35 + pyenv local 3.10.6 13:43:35 + for arg in "$@" 13:43:35 + case $arg in 13:43:35 + pkg_list+='tox ' 13:43:35 + for arg in "$@" 13:43:35 + case $arg in 13:43:35 + pkg_list+='virtualenv ' 13:43:35 + for arg in "$@" 13:43:35 + case $arg in 13:43:35 + pkg_list+='urllib3~=1.26.15 ' 13:43:35 + [[ -f /tmp/.toxenv ]] 13:43:35 ++ cat /tmp/.toxenv 13:43:35 + lf_venv=/tmp/venv-m2sc 13:43:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m2sc from' file:/tmp/.toxenv 13:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m2sc from file:/tmp/.toxenv 13:43:35 + /tmp/venv-m2sc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:43:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:43:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:43:36 + /tmp/venv-m2sc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:43:38 + type python3 13:43:38 + true 13:43:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m2sc/bin to PATH' 13:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-m2sc/bin to PATH 13:43:38 + PATH=/tmp/venv-m2sc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:38 + return 0 13:43:38 + [[ -d /opt/pyenv ]] 13:43:38 + echo '---> Setting up pyenv' 13:43:38 ---> Setting up pyenv 13:43:38 + export PYENV_ROOT=/opt/pyenv 13:43:38 + PYENV_ROOT=/opt/pyenv 13:43:38 + export PATH=/opt/pyenv/bin:/tmp/venv-m2sc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:38 + PATH=/opt/pyenv/bin:/tmp/venv-m2sc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:43:38 ++ pwd 13:43:38 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:43:38 + export PYTHONPATH 13:43:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:43:38 + TOX_TESTENV_PASSENV=PYTHONPATH 13:43:38 + tox --version 13:43:39 4.14.2 from /tmp/venv-m2sc/lib/python3.10/site-packages/tox/__init__.py 13:43:39 + PARALLEL=false 13:43:39 + TOX_OPTIONS_LIST= 13:43:39 + [[ -n gitlint ]] 13:43:39 + TOX_OPTIONS_LIST=' -e gitlint' 13:43:39 + case ${PARALLEL,,} in 13:43:39 + tox -e gitlint 13:43:39 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:43:42 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:44:53 gitlint: freeze> python -m pip freeze --all 13:44:53 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:44:53 gitlint: commands[0]> gitlint 13:44:53 gitlint: OK (74.40=setup[74.20]+cmd[0.20] seconds) 13:44:53 congratulations :) (74.59 seconds) 13:44:53 + tox_status=0 13:44:53 + echo '---> Completed tox runs' 13:44:53 ---> Completed tox runs 13:44:53 + for i in .tox/*/log 13:44:53 ++ echo .tox/gitlint/log 13:44:53 ++ awk -F/ '{print $2}' 13:44:53 + tox_env=gitlint 13:44:53 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:44:53 + DOC_DIR=docs/_build/html 13:44:53 + [[ -d docs/_build/html ]] 13:44:53 + echo '---> tox-run.sh ends' 13:44:53 ---> tox-run.sh ends 13:44:53 + test 0 -eq 0 13:44:54 $ ssh-agent -k 13:44:54 unset SSH_AUTH_SOCK; 13:44:54 unset SSH_AGENT_PID; 13:44:54 echo Agent pid 1730 killed; 13:44:54 [ssh-agent] Stopped. 13:44:54 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8836582157477711504.sh 13:44:54 ---> sysstat.sh 13:44:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10405796161594857412.sh 13:44:54 ---> package-listing.sh 13:44:54 ++ tr '[:upper:]' '[:lower:]' 13:44:54 ++ facter osfamily 13:44:54 + OS_FAMILY=debian 13:44:54 + workspace=/w/workspace/oom-master-commit-lint 13:44:54 + START_PACKAGES=/tmp/packages_start.txt 13:44:54 + END_PACKAGES=/tmp/packages_end.txt 13:44:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:54 + PACKAGES=/tmp/packages_start.txt 13:44:54 + '[' /w/workspace/oom-master-commit-lint ']' 13:44:54 + PACKAGES=/tmp/packages_end.txt 13:44:54 + case "${OS_FAMILY}" in 13:44:54 + dpkg -l 13:44:54 + grep '^ii' 13:44:54 + '[' -f /tmp/packages_start.txt ']' 13:44:54 + '[' -f /tmp/packages_end.txt ']' 13:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:54 + '[' /w/workspace/oom-master-commit-lint ']' 13:44:54 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:44:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4061001313039770092.sh 13:44:54 ---> capture-instance-metadata.sh 13:44:54 Setup pyenv: 13:44:54 system 13:44:54 3.8.13 13:44:54 3.9.13 13:44:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:44:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YS27 13:44:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:45:01 lf-activate-venv(): INFO: Installing: lftools 13:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-YS27/bin to PATH 13:45:39 INFO: Running in OpenStack, capturing instance metadata 13:45:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1869139415163036843.sh 13:45:40 provisioning config files... 13:45:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config6705770086371539784tmp 13:45:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:45:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:45:40 [EnvInject] - Injecting environment variables from a build step. 13:45:40 [EnvInject] - Injecting as environment variables the properties content 13:45:40 SERVER_ID=logs 13:45:40 13:45:40 [EnvInject] - Variables injected successfully. 13:45:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5510857615361088387.sh 13:45:40 ---> create-netrc.sh 13:45:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4876555088126045627.sh 13:45:40 ---> python-tools-install.sh 13:45:40 Setup pyenv: 13:45:40 system 13:45:40 3.8.13 13:45:40 3.9.13 13:45:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:45:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YS27 from file:/tmp/.os_lf_venv 13:45:41 lf-activate-venv(): INFO: Installing: lftools 13:45:52 lf-activate-venv(): INFO: Adding /tmp/venv-YS27/bin to PATH 13:45:52 Generating Requirements File 13:46:36 Python 3.10.6 13:46:37 pip 24.0 from /tmp/venv-YS27/lib/python3.10/site-packages/pip (python 3.10) 13:46:37 appdirs==1.4.4 13:46:37 argcomplete==3.2.3 13:46:37 aspy.yaml==1.3.0 13:46:37 attrs==23.2.0 13:46:37 autopage==0.5.2 13:46:37 beautifulsoup4==4.12.3 13:46:37 boto3==1.34.75 13:46:37 botocore==1.34.75 13:46:37 bs4==0.0.2 13:46:37 cachetools==5.3.3 13:46:37 certifi==2024.2.2 13:46:37 cffi==1.16.0 13:46:37 cfgv==3.4.0 13:46:37 chardet==5.2.0 13:46:37 charset-normalizer==3.3.2 13:46:37 click==8.1.7 13:46:37 cliff==4.6.0 13:46:37 cmd2==2.4.3 13:46:37 cryptography==3.3.2 13:46:37 debtcollector==3.0.0 13:46:37 decorator==5.1.1 13:46:37 defusedxml==0.7.1 13:46:37 Deprecated==1.2.14 13:46:37 distlib==0.3.8 13:46:37 dnspython==2.6.1 13:46:37 docker==4.2.2 13:46:37 dogpile.cache==1.3.2 13:46:37 email_validator==2.1.1 13:46:37 filelock==3.13.3 13:46:37 future==1.0.0 13:46:37 gitdb==4.0.11 13:46:37 GitPython==3.1.43 13:46:37 google-auth==2.29.0 13:46:37 httplib2==0.22.0 13:46:37 identify==2.5.35 13:46:37 idna==3.6 13:46:37 importlib-resources==1.5.0 13:46:37 iso8601==2.1.0 13:46:37 Jinja2==3.1.3 13:46:37 jmespath==1.0.1 13:46:37 jsonpatch==1.33 13:46:37 jsonpointer==2.4 13:46:37 jsonschema==4.21.1 13:46:37 jsonschema-specifications==2023.12.1 13:46:37 keystoneauth1==5.6.0 13:46:37 kubernetes==29.0.0 13:46:37 lftools==0.37.10 13:46:37 lxml==5.2.0 13:46:37 MarkupSafe==2.1.5 13:46:37 msgpack==1.0.8 13:46:37 multi_key_dict==2.0.3 13:46:37 munch==4.0.0 13:46:37 netaddr==1.2.1 13:46:37 netifaces==0.11.0 13:46:37 niet==1.4.2 13:46:37 nodeenv==1.8.0 13:46:37 oauth2client==4.1.3 13:46:37 oauthlib==3.2.2 13:46:37 openstacksdk==3.0.0 13:46:37 os-client-config==2.1.0 13:46:37 os-service-types==1.7.0 13:46:37 osc-lib==3.0.1 13:46:37 oslo.config==9.4.0 13:46:37 oslo.context==5.5.0 13:46:37 oslo.i18n==6.3.0 13:46:37 oslo.log==5.5.1 13:46:37 oslo.serialization==5.4.0 13:46:37 oslo.utils==7.1.0 13:46:37 packaging==24.0 13:46:37 pbr==6.0.0 13:46:37 platformdirs==4.2.0 13:46:37 prettytable==3.10.0 13:46:37 pyasn1==0.6.0 13:46:37 pyasn1_modules==0.4.0 13:46:37 pycparser==2.22 13:46:37 pygerrit2==2.0.15 13:46:37 PyGithub==2.3.0 13:46:37 pyinotify==0.9.6 13:46:37 PyJWT==2.8.0 13:46:37 PyNaCl==1.5.0 13:46:37 pyparsing==2.4.7 13:46:37 pyperclip==1.8.2 13:46:37 pyrsistent==0.20.0 13:46:37 python-cinderclient==9.5.0 13:46:37 python-dateutil==2.9.0.post0 13:46:37 python-heatclient==3.5.0 13:46:37 python-jenkins==1.8.2 13:46:37 python-keystoneclient==5.4.0 13:46:37 python-magnumclient==4.4.0 13:46:37 python-novaclient==18.6.0 13:46:37 python-openstackclient==6.6.0 13:46:37 python-swiftclient==4.5.0 13:46:37 PyYAML==6.0.1 13:46:37 referencing==0.34.0 13:46:37 requests==2.31.0 13:46:37 requests-oauthlib==2.0.0 13:46:37 requestsexceptions==1.4.0 13:46:37 rfc3986==2.0.0 13:46:37 rpds-py==0.18.0 13:46:37 rsa==4.9 13:46:37 ruamel.yaml==0.18.6 13:46:37 ruamel.yaml.clib==0.2.8 13:46:37 s3transfer==0.10.1 13:46:37 simplejson==3.19.2 13:46:37 six==1.16.0 13:46:37 smmap==5.0.1 13:46:37 soupsieve==2.5 13:46:37 stevedore==5.2.0 13:46:37 tabulate==0.9.0 13:46:37 toml==0.10.2 13:46:37 tomlkit==0.12.4 13:46:37 tqdm==4.66.2 13:46:37 typing_extensions==4.10.0 13:46:37 tzdata==2024.1 13:46:37 urllib3==1.26.18 13:46:37 virtualenv==20.25.1 13:46:37 wcwidth==0.2.13 13:46:37 websocket-client==1.7.0 13:46:37 wrapt==1.16.0 13:46:37 xdg==6.0.0 13:46:37 xmltodict==0.13.0 13:46:37 yq==3.2.3 13:46:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14542061983633702568.sh 13:46:37 ---> sudo-logs.sh 13:46:37 Archiving 'sudo' log.. 13:46:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14570936288441894918.sh 13:46:38 ---> job-cost.sh 13:46:38 Setup pyenv: 13:46:38 system 13:46:38 3.8.13 13:46:38 3.9.13 13:46:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:46:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YS27 from file:/tmp/.os_lf_venv 13:46:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:46:45 lf-activate-venv(): INFO: Adding /tmp/venv-YS27/bin to PATH 13:46:45 INFO: No Stack... 13:46:46 INFO: Retrieving Pricing Info for: v3-standard-4 13:46:46 INFO: Archiving Costs 13:46:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins932870952713319684.sh 13:46:46 ---> logs-deploy.sh 13:46:46 Setup pyenv: 13:46:46 system 13:46:46 3.8.13 13:46:46 3.9.13 13:46:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YS27 from file:/tmp/.os_lf_venv 13:46:48 lf-activate-venv(): INFO: Installing: lftools 13:46:58 lf-activate-venv(): INFO: Adding /tmp/venv-YS27/bin to PATH 13:46:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7289 13:46:58 INFO: archiving workspace using pattern(s): 13:46:59 Archives upload complete. 13:47:00 INFO: archiving logs to Nexus 13:47:01 ---> uname -a: 13:47:01 Linux prd-ubuntu1804-builder-4c-4g-20103 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:47:01 13:47:01 13:47:01 ---> lscpu: 13:47:01 Architecture: x86_64 13:47:01 CPU op-mode(s): 32-bit, 64-bit 13:47:01 Byte Order: Little Endian 13:47:01 CPU(s): 4 13:47:01 On-line CPU(s) list: 0-3 13:47:01 Thread(s) per core: 1 13:47:01 Core(s) per socket: 1 13:47:01 Socket(s): 4 13:47:01 NUMA node(s): 1 13:47:01 Vendor ID: AuthenticAMD 13:47:01 CPU family: 23 13:47:01 Model: 49 13:47:01 Model name: AMD EPYC-Rome Processor 13:47:01 Stepping: 0 13:47:01 CPU MHz: 2799.998 13:47:01 BogoMIPS: 5599.99 13:47:01 Virtualization: AMD-V 13:47:01 Hypervisor vendor: KVM 13:47:01 Virtualization type: full 13:47:01 L1d cache: 32K 13:47:01 L1i cache: 32K 13:47:01 L2 cache: 512K 13:47:01 L3 cache: 16384K 13:47:01 NUMA node0 CPU(s): 0-3 13:47:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:47:01 13:47:01 13:47:01 ---> nproc: 13:47:01 4 13:47:01 13:47:01 13:47:01 ---> df -h: 13:47:01 Filesystem Size Used Avail Use% Mounted on 13:47:01 udev 7.9G 0 7.9G 0% /dev 13:47:01 tmpfs 1.6G 672K 1.6G 1% /run 13:47:01 /dev/vda1 78G 8.4G 69G 11% / 13:47:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:47:01 tmpfs 5.0M 0 5.0M 0% /run/lock 13:47:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:47:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:47:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:47:01 13:47:01 13:47:01 ---> free -m: 13:47:01 total used free shared buff/cache available 13:47:01 Mem: 16040 540 13227 0 2272 15177 13:47:01 Swap: 1023 0 1023 13:47:01 13:47:01 13:47:01 ---> ip addr: 13:47:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:47:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:47:01 inet 127.0.0.1/8 scope host lo 13:47:01 valid_lft forever preferred_lft forever 13:47:01 inet6 ::1/128 scope host 13:47:01 valid_lft forever preferred_lft forever 13:47:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:47:01 link/ether fa:16:3e:50:2e:c0 brd ff:ff:ff:ff:ff:ff 13:47:01 inet 10.30.107.137/23 brd 10.30.107.255 scope global dynamic ens3 13:47:01 valid_lft 86135sec preferred_lft 86135sec 13:47:01 inet6 fe80::f816:3eff:fe50:2ec0/64 scope link 13:47:01 valid_lft forever preferred_lft forever 13:47:01 13:47:01 13:47:01 ---> sar -b -r -n DEV: 13:47:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20103) 04/02/24 _x86_64_ (4 CPU) 13:47:01 13:47:01 13:42:39 LINUX RESTART (4 CPU) 13:47:01 13:47:01 13:43:01 tps rtps wtps bread/s bwrtn/s 13:47:01 13:44:01 191.05 36.82 154.23 1306.50 36585.80 13:47:01 13:45:01 75.97 0.55 75.42 42.26 29896.08 13:47:01 13:46:01 95.53 13.88 81.65 1048.89 10061.92 13:47:01 Average: 120.86 17.09 103.77 799.24 25515.22 13:47:01 13:47:01 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:47:01 13:44:01 14083828 15513620 2341140 14.25 46180 1592472 895864 5.13 720220 1423960 40392 13:47:01 13:45:01 13926404 15597012 2498564 15.21 67188 1798708 747936 4.28 655224 1618296 177716 13:47:01 13:46:01 13638564 15526500 2786404 16.96 86456 1986172 818020 4.68 763580 1776576 127564 13:47:01 Average: 13882932 15545711 2542036 15.48 66608 1792451 820607 4.70 713008 1606277 115224 13:47:01 13:47:01 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:47:01 13:44:01 ens3 207.41 161.06 1156.25 50.48 0.00 0.00 0.00 0.00 13:47:01 13:44:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:47:01 13:45:01 ens3 43.69 29.75 651.32 8.37 0.00 0.00 0.00 0.00 13:47:01 13:45:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:47:01 13:46:01 ens3 40.38 30.18 626.50 7.01 0.00 0.00 0.00 0.00 13:47:01 13:46:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 13:47:01 Average: ens3 97.17 73.67 811.38 21.96 0.00 0.00 0.00 0.00 13:47:01 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:47:01 13:47:01 13:47:01 ---> sar -P ALL: 13:47:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20103) 04/02/24 _x86_64_ (4 CPU) 13:47:01 13:47:01 13:42:39 LINUX RESTART (4 CPU) 13:47:01 13:47:01 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:47:01 13:44:01 all 12.78 0.00 1.42 20.81 0.06 64.92 13:47:01 13:44:01 0 5.22 0.00 1.31 47.21 0.05 46.20 13:47:01 13:44:01 1 7.12 0.00 1.06 5.71 0.07 86.05 13:47:01 13:44:01 2 25.79 0.00 2.02 26.50 0.08 45.61 13:47:01 13:44:01 3 13.16 0.00 1.30 3.89 0.05 81.61 13:47:01 13:45:01 all 10.79 0.00 0.97 13.84 0.08 74.33 13:47:01 13:45:01 0 12.59 0.00 0.81 0.12 0.05 86.44 13:47:01 13:45:01 1 10.75 0.00 1.19 1.25 0.12 86.70 13:47:01 13:45:01 2 14.30 0.00 1.22 53.37 0.08 31.02 13:47:01 13:45:01 3 5.53 0.00 0.67 0.72 0.03 93.05 13:47:01 13:46:01 all 16.77 0.00 1.18 7.57 0.05 74.42 13:47:01 13:46:01 0 11.87 0.00 0.88 0.67 0.03 86.55 13:47:01 13:46:01 1 9.29 0.00 1.17 18.83 0.03 70.68 13:47:01 13:46:01 2 18.66 0.00 1.06 5.22 0.05 75.02 13:47:01 13:46:01 3 27.31 0.00 1.62 5.54 0.12 65.42 13:47:01 Average: all 13.45 0.00 1.19 14.06 0.06 71.24 13:47:01 Average: 0 9.90 0.00 1.00 15.95 0.04 73.11 13:47:01 Average: 1 9.06 0.00 1.14 8.61 0.07 81.13 13:47:01 Average: 2 19.55 0.00 1.43 28.37 0.07 50.57 13:47:01 Average: 3 15.34 0.00 1.20 3.38 0.07 80.02 13:47:01 13:47:01 13:47:01