13:49:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137893 13:49:11 Running as SYSTEM 13:49:11 [EnvInject] - Loading node environment variables. 13:49:11 Building remotely on prd-ubuntu1804-builder-4c-4g-299 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:49:11 [ssh-agent] Looking for ssh-agent implementation... 13:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:11 $ ssh-agent 13:49:11 SSH_AUTH_SOCK=/tmp/ssh-Bb4dlU4PBilC/agent.1754 13:49:11 SSH_AGENT_PID=1756 13:49:11 [ssh-agent] Started. 13:49:11 Running ssh-add (command line suppressed) 13:49:11 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16284131440292832323.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16284131440292832323.key) 13:49:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:49:11 The recommended git tool is: NONE 13:49:13 using credential onap-jenkins-ssh 13:49:13 Wiping out workspace first. 13:49:13 Cloning the remote Git repository 13:49:13 Cloning repository git://cloud.onap.org/mirror/oom.git 13:49:13 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:49:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:49:13 > git --version # timeout=10 13:49:13 > git --version # 'git version 2.17.1' 13:49:13 using GIT_SSH to set credentials Gerrit user 13:49:13 Verifying host key using manually-configured host key entries 13:49:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:49:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:49:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:49:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:49:19 using GIT_SSH to set credentials Gerrit user 13:49:19 Verifying host key using manually-configured host key entries 13:49:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/137893/2 # timeout=30 13:49:20 > git rev-parse fbc5b2aad3d1d1e524c1a8d3ad5bef7a07e31032^{commit} # timeout=10 13:49:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:49:20 Checking out Revision fbc5b2aad3d1d1e524c1a8d3ad5bef7a07e31032 (refs/changes/93/137893/2) 13:49:20 > git config core.sparsecheckout # timeout=10 13:49:20 > git checkout -f fbc5b2aad3d1d1e524c1a8d3ad5bef7a07e31032 # timeout=30 13:49:23 Commit message: "[PORTALNG] Support readonly file system in portal-ng-ui" 13:49:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:49:23 > git rev-list --no-walk 65656b526ecb6bcb8f6113ecaee2194d3235ac6c # timeout=10 13:49:24 [EnvInject] - Injecting environment variables from a build step. 13:49:24 [EnvInject] - Injecting as environment variables the properties content 13:49:24 PYTHON=python3 13:49:24 13:49:24 [EnvInject] - Variables injected successfully. 13:49:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15284271993314383237.sh 13:49:24 ---> tox-install.sh 13:49:24 + source /home/jenkins/lf-env.sh 13:49:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:24 ++ mktemp -d /tmp/venv-XXXX 13:49:24 + lf_venv=/tmp/venv-ENBE 13:49:24 + local venv_file=/tmp/.os_lf_venv 13:49:24 + local python=python3 13:49:24 + local options 13:49:24 + local set_path=true 13:49:24 + local install_args= 13:49:24 ++ 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:49:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:49:24 + true 13:49:24 + case $1 in 13:49:24 + venv_file=/tmp/.toxenv 13:49:24 + shift 2 13:49:24 + true 13:49:24 + case $1 in 13:49:24 + shift 13:49:24 + break 13:49:24 + case $python in 13:49:24 + local pkg_list= 13:49:24 + [[ -d /opt/pyenv ]] 13:49:24 + echo 'Setup pyenv:' 13:49:24 Setup pyenv: 13:49:24 + export PYENV_ROOT=/opt/pyenv 13:49:24 + PYENV_ROOT=/opt/pyenv 13:49:24 + 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:49:24 + 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:49:24 + pyenv versions 13:49:24 * system (set by /opt/pyenv/version) 13:49:24 * 3.8.13 (set by /opt/pyenv/version) 13:49:24 * 3.9.13 (set by /opt/pyenv/version) 13:49:24 * 3.10.6 (set by /opt/pyenv/version) 13:49:24 + command -v pyenv 13:49:24 ++ pyenv init - --no-rehash 13:49:24 + 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:49:24 export PATH="/opt/pyenv/shims:${PATH}" 13:49:24 export PYENV_SHELL=bash 13:49:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:49:24 pyenv() { 13:49:24 local command 13:49:24 command="${1:-}" 13:49:24 if [ "$#" -gt 0 ]; then 13:49:24 shift 13:49:24 fi 13:49:24 13:49:24 case "$command" in 13:49:24 rehash|shell) 13:49:24 eval "$(pyenv "sh-$command" "$@")" 13:49:24 ;; 13:49:24 *) 13:49:24 command pyenv "$command" "$@" 13:49:24 ;; 13:49:24 esac 13:49:24 }' 13:49:24 +++ 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:49:24 ++ 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:49:24 ++ 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:49:24 ++ 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:49:24 ++ export PYENV_SHELL=bash 13:49:24 ++ PYENV_SHELL=bash 13:49:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:49:24 +++ complete -F _pyenv pyenv 13:49:24 ++ lf-pyver python3 13:49:24 ++ local py_version_xy=python3 13:49:24 ++ local py_version_xyz= 13:49:24 ++ pyenv versions 13:49:24 ++ local command 13:49:24 ++ command=versions 13:49:24 ++ '[' 1 -gt 0 ']' 13:49:24 ++ shift 13:49:24 ++ case "$command" in 13:49:24 ++ command pyenv versions 13:49:24 ++ pyenv versions 13:49:24 ++ awk '{ print $1 }' 13:49:24 ++ sed 's/^[ *]* //' 13:49:24 ++ grep -E '^[0-9.]*[0-9]$' 13:49:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:49:24 +++ grep '^3' /tmp/.pyenv_versions 13:49:24 +++ sort -V 13:49:24 +++ tail -n 1 13:49:24 ++ py_version_xyz=3.10.6 13:49:24 ++ [[ -z 3.10.6 ]] 13:49:24 ++ echo 3.10.6 13:49:24 ++ return 0 13:49:24 + pyenv local 3.10.6 13:49:24 + local command 13:49:24 + command=local 13:49:24 + '[' 2 -gt 0 ']' 13:49:24 + shift 13:49:24 + case "$command" in 13:49:24 + command pyenv local 3.10.6 13:49:24 + pyenv local 3.10.6 13:49:24 + for arg in "$@" 13:49:24 + case $arg in 13:49:24 + pkg_list+='tox ' 13:49:24 + for arg in "$@" 13:49:24 + case $arg in 13:49:24 + pkg_list+='virtualenv ' 13:49:24 + for arg in "$@" 13:49:24 + case $arg in 13:49:24 + pkg_list+='urllib3~=1.26.15 ' 13:49:24 + [[ -f /tmp/.toxenv ]] 13:49:24 + [[ ! -f /tmp/.toxenv ]] 13:49:24 + [[ -n '' ]] 13:49:24 + python3 -m venv /tmp/venv-ENBE 13:49:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ENBE' 13:49:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ENBE 13:49:29 + echo /tmp/venv-ENBE 13:49:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:49:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:49:29 + /tmp/venv-ENBE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:49:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:49:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:49:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:49:32 + /tmp/venv-ENBE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:49:36 + type python3 13:49:36 + true 13:49:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ENBE/bin to PATH' 13:49:36 lf-activate-venv(): INFO: Adding /tmp/venv-ENBE/bin to PATH 13:49:36 + PATH=/tmp/venv-ENBE/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:49:36 + return 0 13:49:36 + python3 --version 13:49:36 Python 3.10.6 13:49:36 + python3 -m pip --version 13:49:36 pip 24.0 from /tmp/venv-ENBE/lib/python3.10/site-packages/pip (python 3.10) 13:49:36 + python3 -m pip freeze 13:49:37 cachetools==5.3.3 13:49:37 chardet==5.2.0 13:49:37 colorama==0.4.6 13:49:37 distlib==0.3.8 13:49:37 filelock==3.14.0 13:49:37 packaging==24.0 13:49:37 platformdirs==4.2.1 13:49:37 pluggy==1.5.0 13:49:37 pyproject-api==1.6.1 13:49:37 tomli==2.0.1 13:49:37 tox==4.15.0 13:49:37 urllib3==1.26.18 13:49:37 virtualenv==20.26.2 13:49:37 [EnvInject] - Injecting environment variables from a build step. 13:49:37 [EnvInject] - Injecting as environment variables the properties content 13:49:37 PARALLEL=false 13:49:37 13:49:37 [EnvInject] - Variables injected successfully. 13:49:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12287771530108665767.sh 13:49:37 ---> tox-run.sh 13:49:37 + 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:49:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:49:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:49:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:49:37 + cd /w/workspace/oom-master-commit-lint/. 13:49:37 + source /home/jenkins/lf-env.sh 13:49:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:49:37 ++ mktemp -d /tmp/venv-XXXX 13:49:37 + lf_venv=/tmp/venv-HExP 13:49:37 + local venv_file=/tmp/.os_lf_venv 13:49:37 + local python=python3 13:49:37 + local options 13:49:37 + local set_path=true 13:49:37 + local install_args= 13:49:37 ++ 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:49:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:49:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:49:37 + true 13:49:37 + case $1 in 13:49:37 + venv_file=/tmp/.toxenv 13:49:37 + shift 2 13:49:37 + true 13:49:37 + case $1 in 13:49:37 + shift 13:49:37 + break 13:49:37 + case $python in 13:49:37 + local pkg_list= 13:49:37 + [[ -d /opt/pyenv ]] 13:49:37 + echo 'Setup pyenv:' 13:49:37 Setup pyenv: 13:49:37 + export PYENV_ROOT=/opt/pyenv 13:49:37 + PYENV_ROOT=/opt/pyenv 13:49:37 + 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:49:37 + 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:49:37 + pyenv versions 13:49:37 system 13:49:37 3.8.13 13:49:37 3.9.13 13:49:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:49:37 + command -v pyenv 13:49:37 ++ pyenv init - --no-rehash 13:49:37 + 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:49:37 export PATH="/opt/pyenv/shims:${PATH}" 13:49:37 export PYENV_SHELL=bash 13:49:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:49:37 pyenv() { 13:49:37 local command 13:49:37 command="${1:-}" 13:49:37 if [ "$#" -gt 0 ]; then 13:49:37 shift 13:49:37 fi 13:49:37 13:49:37 case "$command" in 13:49:37 rehash|shell) 13:49:37 eval "$(pyenv "sh-$command" "$@")" 13:49:37 ;; 13:49:37 *) 13:49:37 command pyenv "$command" "$@" 13:49:37 ;; 13:49:37 esac 13:49:37 }' 13:49:37 +++ 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:49:37 ++ 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:49:37 ++ 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:49:37 ++ 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:49:37 ++ export PYENV_SHELL=bash 13:49:37 ++ PYENV_SHELL=bash 13:49:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:49:37 +++ complete -F _pyenv pyenv 13:49:37 ++ lf-pyver python3 13:49:37 ++ local py_version_xy=python3 13:49:37 ++ local py_version_xyz= 13:49:37 ++ pyenv versions 13:49:37 ++ local command 13:49:37 ++ command=versions 13:49:37 ++ '[' 1 -gt 0 ']' 13:49:37 ++ shift 13:49:37 ++ case "$command" in 13:49:37 ++ command pyenv versions 13:49:37 ++ pyenv versions 13:49:37 ++ awk '{ print $1 }' 13:49:37 ++ sed 's/^[ *]* //' 13:49:37 ++ grep -E '^[0-9.]*[0-9]$' 13:49:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:49:37 +++ grep '^3' /tmp/.pyenv_versions 13:49:37 +++ sort -V 13:49:37 +++ tail -n 1 13:49:37 ++ py_version_xyz=3.10.6 13:49:37 ++ [[ -z 3.10.6 ]] 13:49:37 ++ echo 3.10.6 13:49:37 ++ return 0 13:49:37 + pyenv local 3.10.6 13:49:37 + local command 13:49:37 + command=local 13:49:37 + '[' 2 -gt 0 ']' 13:49:37 + shift 13:49:37 + case "$command" in 13:49:37 + command pyenv local 3.10.6 13:49:37 + pyenv local 3.10.6 13:49:37 + for arg in "$@" 13:49:37 + case $arg in 13:49:37 + pkg_list+='tox ' 13:49:37 + for arg in "$@" 13:49:37 + case $arg in 13:49:37 + pkg_list+='virtualenv ' 13:49:37 + for arg in "$@" 13:49:37 + case $arg in 13:49:37 + pkg_list+='urllib3~=1.26.15 ' 13:49:37 + [[ -f /tmp/.toxenv ]] 13:49:37 ++ cat /tmp/.toxenv 13:49:37 + lf_venv=/tmp/venv-ENBE 13:49:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENBE from' file:/tmp/.toxenv 13:49:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ENBE from file:/tmp/.toxenv 13:49:37 + /tmp/venv-ENBE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:49:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:49:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:49:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:49:38 + /tmp/venv-ENBE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:49:39 + type python3 13:49:39 + true 13:49:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ENBE/bin to PATH' 13:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-ENBE/bin to PATH 13:49:39 + PATH=/tmp/venv-ENBE/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:49:39 + return 0 13:49:39 + [[ -d /opt/pyenv ]] 13:49:39 + echo '---> Setting up pyenv' 13:49:39 ---> Setting up pyenv 13:49:39 + export PYENV_ROOT=/opt/pyenv 13:49:39 + PYENV_ROOT=/opt/pyenv 13:49:39 + export PATH=/opt/pyenv/bin:/tmp/venv-ENBE/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:49:39 + PATH=/opt/pyenv/bin:/tmp/venv-ENBE/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:49:39 ++ pwd 13:49:39 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:49:39 + export PYTHONPATH 13:49:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:49:39 + TOX_TESTENV_PASSENV=PYTHONPATH 13:49:39 + tox --version 13:49:40 4.15.0 from /tmp/venv-ENBE/lib/python3.10/site-packages/tox/__init__.py 13:49:40 + PARALLEL=false 13:49:40 + TOX_OPTIONS_LIST= 13:49:40 + [[ -n gitlint ]] 13:49:40 + TOX_OPTIONS_LIST=' -e gitlint' 13:49:40 + case ${PARALLEL,,} in 13:49:40 + tox -e gitlint 13:49:40 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:49: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:50:16 gitlint: freeze> python -m pip freeze --all 13:50:16 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.3,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.5,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 13:50:16 gitlint: commands[0]> gitlint 13:50:16 gitlint: OK (36.47=setup[36.27]+cmd[0.20] seconds) 13:50:16 congratulations :) (36.66 seconds) 13:50:16 + tox_status=0 13:50:16 + echo '---> Completed tox runs' 13:50:16 ---> Completed tox runs 13:50:16 + for i in .tox/*/log 13:50:16 ++ echo .tox/gitlint/log 13:50:16 ++ awk -F/ '{print $2}' 13:50:17 + tox_env=gitlint 13:50:17 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:50:17 + DOC_DIR=docs/_build/html 13:50:17 + [[ -d docs/_build/html ]] 13:50:17 + echo '---> tox-run.sh ends' 13:50:17 ---> tox-run.sh ends 13:50:17 + test 0 -eq 0 13:50:17 $ ssh-agent -k 13:50:17 unset SSH_AUTH_SOCK; 13:50:17 unset SSH_AGENT_PID; 13:50:17 echo Agent pid 1756 killed; 13:50:17 [ssh-agent] Stopped. 13:50:17 [PostBuildScript] - [INFO] Executing post build scripts. 13:50:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9817750381401314517.sh 13:50:17 ---> sysstat.sh 13:50:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins396156117270622910.sh 13:50:17 ---> package-listing.sh 13:50:17 ++ tr '[:upper:]' '[:lower:]' 13:50:17 ++ facter osfamily 13:50:17 + OS_FAMILY=debian 13:50:17 + workspace=/w/workspace/oom-master-commit-lint 13:50:17 + START_PACKAGES=/tmp/packages_start.txt 13:50:17 + END_PACKAGES=/tmp/packages_end.txt 13:50:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:17 + PACKAGES=/tmp/packages_start.txt 13:50:17 + '[' /w/workspace/oom-master-commit-lint ']' 13:50:17 + PACKAGES=/tmp/packages_end.txt 13:50:17 + case "${OS_FAMILY}" in 13:50:17 + dpkg -l 13:50:17 + grep '^ii' 13:50:17 + '[' -f /tmp/packages_start.txt ']' 13:50:17 + '[' -f /tmp/packages_end.txt ']' 13:50:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:17 + '[' /w/workspace/oom-master-commit-lint ']' 13:50:17 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:50:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:50:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6533373011236585972.sh 13:50:17 ---> capture-instance-metadata.sh 13:50:17 Setup pyenv: 13:50:17 system 13:50:17 3.8.13 13:50:17 3.9.13 13:50:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:50:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zX97 13:50:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:50:25 lf-activate-venv(): INFO: Installing: lftools 13:51:08 lf-activate-venv(): INFO: Adding /tmp/venv-zX97/bin to PATH 13:51:08 INFO: Running in OpenStack, capturing instance metadata 13:51:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3640842507280600586.sh 13:51:08 provisioning config files... 13:51:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3873017819016577355tmp 13:51:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:51:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:51:08 [EnvInject] - Injecting environment variables from a build step. 13:51:08 [EnvInject] - Injecting as environment variables the properties content 13:51:08 SERVER_ID=logs 13:51:08 13:51:08 [EnvInject] - Variables injected successfully. 13:51:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9438490186429442889.sh 13:51:08 ---> create-netrc.sh 13:51:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13557932417345395363.sh 13:51:08 ---> python-tools-install.sh 13:51:08 Setup pyenv: 13:51:08 system 13:51:08 3.8.13 13:51:08 3.9.13 13:51:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:51:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zX97 from file:/tmp/.os_lf_venv 13:51:10 lf-activate-venv(): INFO: Installing: lftools 13:51:19 lf-activate-venv(): INFO: Adding /tmp/venv-zX97/bin to PATH 13:51:19 Generating Requirements File 13:51:51 Python 3.10.6 13:51:51 pip 24.0 from /tmp/venv-zX97/lib/python3.10/site-packages/pip (python 3.10) 13:51:52 appdirs==1.4.4 13:51:52 argcomplete==3.3.0 13:51:52 aspy.yaml==1.3.0 13:51:52 attrs==23.2.0 13:51:52 autopage==0.5.2 13:51:52 beautifulsoup4==4.12.3 13:51:52 boto3==1.34.104 13:51:52 botocore==1.34.104 13:51:52 bs4==0.0.2 13:51:52 cachetools==5.3.3 13:51:52 certifi==2024.2.2 13:51:52 cffi==1.16.0 13:51:52 cfgv==3.4.0 13:51:52 chardet==5.2.0 13:51:52 charset-normalizer==3.3.2 13:51:52 click==8.1.7 13:51:52 cliff==4.6.0 13:51:52 cmd2==2.4.3 13:51:52 cryptography==3.3.2 13:51:52 debtcollector==3.0.0 13:51:52 decorator==5.1.1 13:51:52 defusedxml==0.7.1 13:51:52 Deprecated==1.2.14 13:51:52 distlib==0.3.8 13:51:52 dnspython==2.6.1 13:51:52 docker==4.2.2 13:51:52 dogpile.cache==1.3.3 13:51:52 email_validator==2.1.1 13:51:52 filelock==3.14.0 13:51:52 future==1.0.0 13:51:52 gitdb==4.0.11 13:51:52 GitPython==3.1.43 13:51:52 google-auth==2.29.0 13:51:52 httplib2==0.22.0 13:51:52 identify==2.5.36 13:51:52 idna==3.7 13:51:52 importlib-resources==1.5.0 13:51:52 iso8601==2.1.0 13:51:52 Jinja2==3.1.4 13:51:52 jmespath==1.0.1 13:51:52 jsonpatch==1.33 13:51:52 jsonpointer==2.4 13:51:52 jsonschema==4.22.0 13:51:52 jsonschema-specifications==2023.12.1 13:51:52 keystoneauth1==5.6.0 13:51:52 kubernetes==29.0.0 13:51:52 lftools==0.37.10 13:51:52 lxml==5.2.2 13:51:52 MarkupSafe==2.1.5 13:51:52 msgpack==1.0.8 13:51:52 multi_key_dict==2.0.3 13:51:52 munch==4.0.0 13:51:52 netaddr==1.2.1 13:51:52 netifaces==0.11.0 13:51:52 niet==1.4.2 13:51:52 nodeenv==1.8.0 13:51:52 oauth2client==4.1.3 13:51:52 oauthlib==3.2.2 13:51:52 openstacksdk==3.1.0 13:51:52 os-client-config==2.1.0 13:51:52 os-service-types==1.7.0 13:51:52 osc-lib==3.0.1 13:51:52 oslo.config==9.4.0 13:51:52 oslo.context==5.5.0 13:51:52 oslo.i18n==6.3.0 13:51:52 oslo.log==5.5.1 13:51:52 oslo.serialization==5.4.0 13:51:52 oslo.utils==7.1.0 13:51:52 packaging==24.0 13:51:52 pbr==6.0.0 13:51:52 platformdirs==4.2.1 13:51:52 prettytable==3.10.0 13:51:52 pyasn1==0.6.0 13:51:52 pyasn1_modules==0.4.0 13:51:52 pycparser==2.22 13:51:52 pygerrit2==2.0.15 13:51:52 PyGithub==2.3.0 13:51:52 pyinotify==0.9.6 13:51:52 PyJWT==2.8.0 13:51:52 PyNaCl==1.5.0 13:51:52 pyparsing==2.4.7 13:51:52 pyperclip==1.8.2 13:51:52 pyrsistent==0.20.0 13:51:52 python-cinderclient==9.5.0 13:51:52 python-dateutil==2.9.0.post0 13:51:52 python-heatclient==3.5.0 13:51:52 python-jenkins==1.8.2 13:51:52 python-keystoneclient==5.4.0 13:51:52 python-magnumclient==4.4.0 13:51:52 python-novaclient==18.6.0 13:51:52 python-openstackclient==6.6.0 13:51:52 python-swiftclient==4.5.0 13:51:52 PyYAML==6.0.1 13:51:52 referencing==0.35.1 13:51:52 requests==2.31.0 13:51:52 requests-oauthlib==2.0.0 13:51:52 requestsexceptions==1.4.0 13:51:52 rfc3986==2.0.0 13:51:52 rpds-py==0.18.1 13:51:52 rsa==4.9 13:51:52 ruamel.yaml==0.18.6 13:51:52 ruamel.yaml.clib==0.2.8 13:51:52 s3transfer==0.10.1 13:51:52 simplejson==3.19.2 13:51:52 six==1.16.0 13:51:52 smmap==5.0.1 13:51:52 soupsieve==2.5 13:51:52 stevedore==5.2.0 13:51:52 tabulate==0.9.0 13:51:52 toml==0.10.2 13:51:52 tomlkit==0.12.5 13:51:52 tqdm==4.66.4 13:51:52 typing_extensions==4.11.0 13:51:52 tzdata==2024.1 13:51:52 urllib3==1.26.18 13:51:52 virtualenv==20.26.2 13:51:52 wcwidth==0.2.13 13:51:52 websocket-client==1.8.0 13:51:52 wrapt==1.16.0 13:51:52 xdg==6.0.0 13:51:52 xmltodict==0.13.0 13:51:52 yq==3.4.3 13:51:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1303312049892137989.sh 13:51:52 ---> sudo-logs.sh 13:51:52 Archiving 'sudo' log.. 13:51:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13036569168190489581.sh 13:51:52 ---> job-cost.sh 13:51:52 Setup pyenv: 13:51:52 system 13:51:52 3.8.13 13:51:52 3.9.13 13:51:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:51:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zX97 from file:/tmp/.os_lf_venv 13:51:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-zX97/bin to PATH 13:51:59 INFO: No Stack... 13:51:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:51:59 INFO: Archiving Costs 13:51:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5581841284890716625.sh 13:51:59 ---> logs-deploy.sh 13:51:59 Setup pyenv: 13:51:59 system 13:51:59 3.8.13 13:51:59 3.9.13 13:51:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:51:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zX97 from file:/tmp/.os_lf_venv 13:52:01 lf-activate-venv(): INFO: Installing: lftools 13:52:11 lf-activate-venv(): INFO: Adding /tmp/venv-zX97/bin to PATH 13:52:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7352 13:52:11 INFO: archiving workspace using pattern(s): 13:52:12 Archives upload complete. 13:52:12 INFO: archiving logs to Nexus 13:52:13 ---> uname -a: 13:52:13 Linux prd-ubuntu1804-builder-4c-4g-299 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:52:13 13:52:13 13:52:13 ---> lscpu: 13:52:13 Architecture: x86_64 13:52:13 CPU op-mode(s): 32-bit, 64-bit 13:52:13 Byte Order: Little Endian 13:52:13 CPU(s): 4 13:52:13 On-line CPU(s) list: 0-3 13:52:13 Thread(s) per core: 1 13:52:13 Core(s) per socket: 1 13:52:13 Socket(s): 4 13:52:13 NUMA node(s): 1 13:52:13 Vendor ID: AuthenticAMD 13:52:13 CPU family: 23 13:52:13 Model: 49 13:52:13 Model name: AMD EPYC-Rome Processor 13:52:13 Stepping: 0 13:52:13 CPU MHz: 2800.000 13:52:13 BogoMIPS: 5600.00 13:52:13 Virtualization: AMD-V 13:52:13 Hypervisor vendor: KVM 13:52:13 Virtualization type: full 13:52:13 L1d cache: 32K 13:52:13 L1i cache: 32K 13:52:13 L2 cache: 512K 13:52:13 L3 cache: 16384K 13:52:13 NUMA node0 CPU(s): 0-3 13:52:13 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:52:13 13:52:13 13:52:13 ---> nproc: 13:52:13 4 13:52:13 13:52:13 13:52:13 ---> df -h: 13:52:13 Filesystem Size Used Avail Use% Mounted on 13:52:13 udev 7.9G 0 7.9G 0% /dev 13:52:13 tmpfs 1.6G 672K 1.6G 1% /run 13:52:13 /dev/vda1 78G 8.4G 69G 11% / 13:52:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:52:13 tmpfs 5.0M 0 5.0M 0% /run/lock 13:52:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:52:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:52:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:52:13 13:52:13 13:52:13 ---> free -m: 13:52:13 total used free shared buff/cache available 13:52:13 Mem: 16040 546 13222 0 2270 15170 13:52:13 Swap: 1023 0 1023 13:52:13 13:52:13 13:52:13 ---> ip addr: 13:52:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:52:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:52:13 inet 127.0.0.1/8 scope host lo 13:52:13 valid_lft forever preferred_lft forever 13:52:13 inet6 ::1/128 scope host 13:52:13 valid_lft forever preferred_lft forever 13:52:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:52:13 link/ether fa:16:3e:95:a5:46 brd ff:ff:ff:ff:ff:ff 13:52:13 inet 10.30.107.171/23 brd 10.30.107.255 scope global dynamic ens3 13:52:13 valid_lft 86177sec preferred_lft 86177sec 13:52:13 inet6 fe80::f816:3eff:fe95:a546/64 scope link 13:52:13 valid_lft forever preferred_lft forever 13:52:13 13:52:13 13:52:13 ---> sar -b -r -n DEV: 13:52:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-299) 05/14/24 _x86_64_ (4 CPU) 13:52:13 13:52:13 13:48:33 LINUX RESTART (4 CPU) 13:52:13 13:52:13 13:49:01 tps rtps wtps bread/s bwrtn/s 13:52:13 13:50:01 246.46 65.31 181.15 4010.13 37921.15 13:52:13 13:51:01 132.56 13.63 118.93 991.30 42370.54 13:52:13 13:52:01 77.77 1.10 76.67 124.38 11183.87 13:52:13 Average: 152.26 26.68 125.58 1708.60 30491.85 13:52:13 13:52:13 13:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:52:13 13:50:01 14060376 15513272 2364592 14.40 54096 1605708 889208 5.09 734888 1428704 74572 13:52:13 13:51:01 13648644 15481608 2776324 16.90 76764 1946108 848320 4.85 818324 1721712 90184 13:52:13 13:52:01 13568500 15563084 2856468 17.39 94484 2078220 734428 4.20 727596 1864160 78992 13:52:13 Average: 13759173 15519321 2665795 16.23 75115 1876679 823985 4.72 760269 1671525 81249 13:52:13 13:52:13 13:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:52:13 13:50:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 13:52:13 13:50:01 ens3 427.63 287.39 1685.98 80.43 0.00 0.00 0.00 0.00 13:52:13 13:51:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:52:13 13:51:01 ens3 62.79 39.21 1159.87 13.12 0.00 0.00 0.00 0.00 13:52:13 13:52:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:52:13 13:52:01 ens3 31.94 24.75 247.99 7.59 0.00 0.00 0.00 0.00 13:52:13 Average: lo 1.44 1.44 0.15 0.15 0.00 0.00 0.00 0.00 13:52:13 Average: ens3 174.12 117.11 1031.28 33.71 0.00 0.00 0.00 0.00 13:52:13 13:52:13 13:52:13 ---> sar -P ALL: 13:52:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-299) 05/14/24 _x86_64_ (4 CPU) 13:52:13 13:52:13 13:48:33 LINUX RESTART (4 CPU) 13:52:13 13:52:13 13:49:01 CPU %user %nice %system %iowait %steal %idle 13:52:13 13:50:01 all 18.37 0.00 2.05 12.24 0.07 67.28 13:52:13 13:50:01 0 17.91 0.00 2.11 24.41 0.05 55.51 13:52:13 13:50:01 1 13.51 0.00 1.88 9.89 0.10 74.62 13:52:13 13:50:01 2 30.49 0.00 2.81 11.54 0.08 55.08 13:52:13 13:50:01 3 11.54 0.00 1.42 3.11 0.07 83.87 13:52:13 13:51:01 all 15.80 0.00 1.51 12.41 0.06 70.22 13:52:13 13:51:01 0 8.85 0.00 0.96 6.87 0.05 83.27 13:52:13 13:51:01 1 15.65 0.00 1.67 4.73 0.05 77.90 13:52:13 13:51:01 2 21.13 0.00 1.93 31.34 0.08 45.51 13:52:13 13:51:01 3 17.59 0.00 1.45 6.77 0.05 74.14 13:52:13 13:52:01 all 19.74 0.00 1.18 4.69 0.05 74.34 13:52:13 13:52:01 0 9.79 0.00 0.75 1.89 0.05 87.51 13:52:13 13:52:01 1 25.39 0.00 1.20 6.02 0.05 67.33 13:52:13 13:52:01 2 7.42 0.00 0.45 0.28 0.02 91.83 13:52:13 13:52:01 3 36.30 0.00 2.30 10.58 0.08 50.73 13:52:13 Average: all 17.97 0.00 1.58 9.78 0.06 70.62 13:52:13 Average: 0 12.18 0.00 1.27 11.06 0.05 75.44 13:52:13 Average: 1 18.19 0.00 1.58 6.88 0.07 73.28 13:52:13 Average: 2 19.67 0.00 1.73 14.36 0.06 64.18 13:52:13 Average: 3 21.82 0.00 1.73 6.82 0.07 69.57 13:52:13 13:52:13 13:52:13