13:50:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 13:50:23 Running as SYSTEM 13:50:23 [EnvInject] - Loading node environment variables. 13:50:23 Building remotely on prd-ubuntu1804-builder-4c-4g-2290 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:50:23 [ssh-agent] Looking for ssh-agent implementation... 13:50:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:24 $ ssh-agent 13:50:24 SSH_AUTH_SOCK=/tmp/ssh-5GxhSQJjxLuz/agent.1770 13:50:24 SSH_AGENT_PID=1772 13:50:24 [ssh-agent] Started. 13:50:24 Running ssh-add (command line suppressed) 13:50:24 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12880257315698053287.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12880257315698053287.key) 13:50:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:50:24 The recommended git tool is: NONE 13:50:25 using credential onap-jenkins-ssh 13:50:25 Wiping out workspace first. 13:50:25 Cloning the remote Git repository 13:50:25 Cloning repository git://cloud.onap.org/mirror/oom.git 13:50:25 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:50:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:25 > git --version # timeout=10 13:50:25 > git --version # 'git version 2.17.1' 13:50:25 using GIT_SSH to set credentials Gerrit user 13:50:25 Verifying host key using manually-configured host key entries 13:50:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:50:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:31 using GIT_SSH to set credentials Gerrit user 13:50:31 Verifying host key using manually-configured host key entries 13:50:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/5 # timeout=30 13:50:31 > git rev-parse 68f31cac638f0d46bddfc4931ca5a953a007292e^{commit} # timeout=10 13:50:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:50:31 Checking out Revision 68f31cac638f0d46bddfc4931ca5a953a007292e (refs/changes/23/136723/5) 13:50:31 > git config core.sparsecheckout # timeout=10 13:50:31 > git checkout -f 68f31cac638f0d46bddfc4931ca5a953a007292e # timeout=30 13:50:35 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 13:50:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:50:35 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 13:50:35 [EnvInject] - Injecting environment variables from a build step. 13:50:35 [EnvInject] - Injecting as environment variables the properties content 13:50:35 PYTHON=python3 13:50:35 13:50:35 [EnvInject] - Variables injected successfully. 13:50:35 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17649058551065516165.sh 13:50:35 ---> tox-install.sh 13:50:35 + source /home/jenkins/lf-env.sh 13:50:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:35 ++ mktemp -d /tmp/venv-XXXX 13:50:35 + lf_venv=/tmp/venv-62UR 13:50:35 + local venv_file=/tmp/.os_lf_venv 13:50:35 + local python=python3 13:50:35 + local options 13:50:35 + local set_path=true 13:50:35 + local install_args= 13:50:35 ++ 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:50:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:35 + true 13:50:35 + case $1 in 13:50:35 + venv_file=/tmp/.toxenv 13:50:35 + shift 2 13:50:35 + true 13:50:35 + case $1 in 13:50:35 + shift 13:50:35 + break 13:50:35 + case $python in 13:50:35 + local pkg_list= 13:50:35 + [[ -d /opt/pyenv ]] 13:50:35 + echo 'Setup pyenv:' 13:50:35 Setup pyenv: 13:50:35 + export PYENV_ROOT=/opt/pyenv 13:50:35 + PYENV_ROOT=/opt/pyenv 13:50:35 + 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:50:35 + 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:50:35 + pyenv versions 13:50:35 * system (set by /opt/pyenv/version) 13:50:35 * 3.8.13 (set by /opt/pyenv/version) 13:50:35 * 3.9.13 (set by /opt/pyenv/version) 13:50:35 * 3.10.6 (set by /opt/pyenv/version) 13:50:35 + command -v pyenv 13:50:35 ++ pyenv init - --no-rehash 13:50: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:50:35 export PATH="/opt/pyenv/shims:${PATH}" 13:50:35 export PYENV_SHELL=bash 13:50:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:35 pyenv() { 13:50:35 local command 13:50:35 command="${1:-}" 13:50:35 if [ "$#" -gt 0 ]; then 13:50:35 shift 13:50:35 fi 13:50:35 13:50:35 case "$command" in 13:50:35 rehash|shell) 13:50:35 eval "$(pyenv "sh-$command" "$@")" 13:50:35 ;; 13:50:35 *) 13:50:35 command pyenv "$command" "$@" 13:50:35 ;; 13:50:35 esac 13:50:35 }' 13:50: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:50:35 ++ 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:50:35 ++ 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:50:35 ++ 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:50:35 ++ export PYENV_SHELL=bash 13:50:35 ++ PYENV_SHELL=bash 13:50:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:35 +++ complete -F _pyenv pyenv 13:50:35 ++ lf-pyver python3 13:50:35 ++ local py_version_xy=python3 13:50:35 ++ local py_version_xyz= 13:50:35 ++ pyenv versions 13:50:35 ++ local command 13:50:35 ++ command=versions 13:50:35 ++ '[' 1 -gt 0 ']' 13:50:35 ++ shift 13:50:35 ++ case "$command" in 13:50:35 ++ command pyenv versions 13:50:35 ++ pyenv versions 13:50:35 ++ sed 's/^[ *]* //' 13:50:35 ++ awk '{ print $1 }' 13:50:35 ++ grep -E '^[0-9.]*[0-9]$' 13:50:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:35 +++ sort -V 13:50:35 +++ grep '^3' /tmp/.pyenv_versions 13:50:35 +++ tail -n 1 13:50:35 ++ py_version_xyz=3.10.6 13:50:35 ++ [[ -z 3.10.6 ]] 13:50:35 ++ echo 3.10.6 13:50:35 ++ return 0 13:50:35 + pyenv local 3.10.6 13:50:35 + local command 13:50:35 + command=local 13:50:35 + '[' 2 -gt 0 ']' 13:50:35 + shift 13:50:35 + case "$command" in 13:50:35 + command pyenv local 3.10.6 13:50:35 + pyenv local 3.10.6 13:50:35 + for arg in "$@" 13:50:35 + case $arg in 13:50:35 + pkg_list+='tox ' 13:50:35 + for arg in "$@" 13:50:35 + case $arg in 13:50:35 + pkg_list+='virtualenv ' 13:50:35 + for arg in "$@" 13:50:35 + case $arg in 13:50:35 + pkg_list+='urllib3~=1.26.15 ' 13:50:35 + [[ -f /tmp/.toxenv ]] 13:50:35 + [[ ! -f /tmp/.toxenv ]] 13:50:35 + [[ -n '' ]] 13:50:35 + python3 -m venv /tmp/venv-62UR 13:50:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-62UR' 13:50:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-62UR 13:50:40 + echo /tmp/venv-62UR 13:50:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:50:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:50:40 + /tmp/venv-62UR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:50:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:43 + /tmp/venv-62UR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:46 + type python3 13:50:46 + true 13:50:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-62UR/bin to PATH' 13:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-62UR/bin to PATH 13:50:46 + PATH=/tmp/venv-62UR/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:50:46 + return 0 13:50:46 + python3 --version 13:50:46 Python 3.10.6 13:50:46 + python3 -m pip --version 13:50:46 pip 23.3.1 from /tmp/venv-62UR/lib/python3.10/site-packages/pip (python 3.10) 13:50:46 + python3 -m pip freeze 13:50:46 cachetools==5.3.2 13:50:46 chardet==5.2.0 13:50:46 colorama==0.4.6 13:50:46 distlib==0.3.7 13:50:46 filelock==3.13.1 13:50:46 packaging==23.2 13:50:46 platformdirs==4.0.0 13:50:46 pluggy==1.3.0 13:50:46 pyproject-api==1.6.1 13:50:46 tomli==2.0.1 13:50:46 tox==4.11.4 13:50:46 urllib3==1.26.18 13:50:46 virtualenv==20.25.0 13:50:46 [EnvInject] - Injecting environment variables from a build step. 13:50:46 [EnvInject] - Injecting as environment variables the properties content 13:50:46 PARALLEL=false 13:50:46 13:50:46 [EnvInject] - Variables injected successfully. 13:50:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6244431242087534526.sh 13:50:46 ---> tox-run.sh 13:50:46 + 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:50:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:50:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:50:46 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:50:46 + cd /w/workspace/oom-master-commit-lint/. 13:50:46 + source /home/jenkins/lf-env.sh 13:50:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:46 ++ mktemp -d /tmp/venv-XXXX 13:50:46 + lf_venv=/tmp/venv-CmI1 13:50:46 + local venv_file=/tmp/.os_lf_venv 13:50:46 + local python=python3 13:50:46 + local options 13:50:46 + local set_path=true 13:50:46 + local install_args= 13:50:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:46 + true 13:50:46 + case $1 in 13:50:46 + venv_file=/tmp/.toxenv 13:50:46 + shift 2 13:50:46 + true 13:50:46 + case $1 in 13:50:46 + shift 13:50:46 + break 13:50:46 + case $python in 13:50:46 + local pkg_list= 13:50:46 + [[ -d /opt/pyenv ]] 13:50:46 + echo 'Setup pyenv:' 13:50:46 Setup pyenv: 13:50:46 + export PYENV_ROOT=/opt/pyenv 13:50:46 + PYENV_ROOT=/opt/pyenv 13:50:46 + 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:50:46 + 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:50:46 + pyenv versions 13:50:46 system 13:50:46 3.8.13 13:50:46 3.9.13 13:50:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:50:46 + command -v pyenv 13:50:46 ++ pyenv init - --no-rehash 13:50:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:50:46 export PATH="/opt/pyenv/shims:${PATH}" 13:50:46 export PYENV_SHELL=bash 13:50:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:46 pyenv() { 13:50:46 local command 13:50:46 command="${1:-}" 13:50:46 if [ "$#" -gt 0 ]; then 13:50:46 shift 13:50:46 fi 13:50:46 13:50:46 case "$command" in 13:50:46 rehash|shell) 13:50:46 eval "$(pyenv "sh-$command" "$@")" 13:50:46 ;; 13:50:46 *) 13:50:46 command pyenv "$command" "$@" 13:50:46 ;; 13:50:46 esac 13:50:46 }' 13:50:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:50:46 ++ 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:50:46 ++ 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:50:46 ++ 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:50:46 ++ export PYENV_SHELL=bash 13:50:46 ++ PYENV_SHELL=bash 13:50:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:46 +++ complete -F _pyenv pyenv 13:50:46 ++ lf-pyver python3 13:50:46 ++ local py_version_xy=python3 13:50:46 ++ local py_version_xyz= 13:50:46 ++ pyenv versions 13:50:46 ++ local command 13:50:46 ++ command=versions 13:50:46 ++ '[' 1 -gt 0 ']' 13:50:46 ++ shift 13:50:46 ++ case "$command" in 13:50:46 ++ command pyenv versions 13:50:46 ++ pyenv versions 13:50:46 ++ sed 's/^[ *]* //' 13:50:46 ++ awk '{ print $1 }' 13:50:46 ++ grep -E '^[0-9.]*[0-9]$' 13:50:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:46 +++ grep '^3' /tmp/.pyenv_versions 13:50:46 +++ sort -V 13:50:46 +++ tail -n 1 13:50:46 ++ py_version_xyz=3.10.6 13:50:46 ++ [[ -z 3.10.6 ]] 13:50:46 ++ echo 3.10.6 13:50:46 ++ return 0 13:50:46 + pyenv local 3.10.6 13:50:46 + local command 13:50:46 + command=local 13:50:46 + '[' 2 -gt 0 ']' 13:50:46 + shift 13:50:46 + case "$command" in 13:50:46 + command pyenv local 3.10.6 13:50:46 + pyenv local 3.10.6 13:50:47 + for arg in "$@" 13:50:47 + case $arg in 13:50:47 + pkg_list+='tox ' 13:50:47 + for arg in "$@" 13:50:47 + case $arg in 13:50:47 + pkg_list+='virtualenv ' 13:50:47 + for arg in "$@" 13:50:47 + case $arg in 13:50:47 + pkg_list+='urllib3~=1.26.15 ' 13:50:47 + [[ -f /tmp/.toxenv ]] 13:50:47 ++ cat /tmp/.toxenv 13:50:47 + lf_venv=/tmp/venv-62UR 13:50:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-62UR from' file:/tmp/.toxenv 13:50:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-62UR from file:/tmp/.toxenv 13:50:47 + /tmp/venv-62UR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:50:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:47 + /tmp/venv-62UR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:49 + type python3 13:50:49 + true 13:50:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-62UR/bin to PATH' 13:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-62UR/bin to PATH 13:50:49 + PATH=/tmp/venv-62UR/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:50:49 + return 0 13:50:49 + [[ -d /opt/pyenv ]] 13:50:49 + echo '---> Setting up pyenv' 13:50:49 ---> Setting up pyenv 13:50:49 + export PYENV_ROOT=/opt/pyenv 13:50:49 + PYENV_ROOT=/opt/pyenv 13:50:49 + export PATH=/opt/pyenv/bin:/tmp/venv-62UR/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:50:49 + PATH=/opt/pyenv/bin:/tmp/venv-62UR/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:50:49 ++ pwd 13:50:49 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:50:49 + export PYTHONPATH 13:50:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:50:49 + TOX_TESTENV_PASSENV=PYTHONPATH 13:50:49 + tox --version 13:50:50 4.11.4 from /tmp/venv-62UR/lib/python3.10/site-packages/tox/__init__.py 13:50:50 + PARALLEL=false 13:50:50 + TOX_OPTIONS_LIST= 13:50:50 + [[ -n gitlint ]] 13:50:50 + TOX_OPTIONS_LIST=' -e gitlint' 13:50:50 + case ${PARALLEL,,} in 13:50:50 + tox -e gitlint 13:50:50 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:50:52 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:51:19 gitlint: freeze> python -m pip freeze --all 13:51:19 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:51:19 gitlint: commands[0]> gitlint 13:51:19 gitlint: OK (29.46=setup[29.28]+cmd[0.17] seconds) 13:51:19 congratulations :) (29.62 seconds) 13:51:20 + tox_status=0 13:51:20 + echo '---> Completed tox runs' 13:51:20 ---> Completed tox runs 13:51:20 + for i in .tox/*/log 13:51:20 ++ echo .tox/gitlint/log 13:51:20 ++ awk -F/ '{print $2}' 13:51:20 + tox_env=gitlint 13:51:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:51:20 + DOC_DIR=docs/_build/html 13:51:20 + [[ -d docs/_build/html ]] 13:51:20 + echo '---> tox-run.sh ends' 13:51:20 ---> tox-run.sh ends 13:51:20 + test 0 -eq 0 13:51:20 $ ssh-agent -k 13:51:20 unset SSH_AUTH_SOCK; 13:51:20 unset SSH_AGENT_PID; 13:51:20 echo Agent pid 1772 killed; 13:51:20 [ssh-agent] Stopped. 13:51:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:51:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6643847414243120845.sh 13:51:20 ---> sysstat.sh 13:51:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7439474646406286781.sh 13:51:20 ---> package-listing.sh 13:51:20 ++ facter osfamily 13:51:20 ++ tr '[:upper:]' '[:lower:]' 13:51:20 + OS_FAMILY=debian 13:51:20 + workspace=/w/workspace/oom-master-commit-lint 13:51:20 + START_PACKAGES=/tmp/packages_start.txt 13:51:20 + END_PACKAGES=/tmp/packages_end.txt 13:51:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:20 + PACKAGES=/tmp/packages_start.txt 13:51:20 + '[' /w/workspace/oom-master-commit-lint ']' 13:51:20 + PACKAGES=/tmp/packages_end.txt 13:51:20 + case "${OS_FAMILY}" in 13:51:20 + dpkg -l 13:51:20 + grep '^ii' 13:51:20 + '[' -f /tmp/packages_start.txt ']' 13:51:20 + '[' -f /tmp/packages_end.txt ']' 13:51:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:20 + '[' /w/workspace/oom-master-commit-lint ']' 13:51:20 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:51:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:51:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4545204515643136546.sh 13:51:20 ---> capture-instance-metadata.sh 13:51:20 Setup pyenv: 13:51:20 system 13:51:20 3.8.13 13:51:20 3.9.13 13:51:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:51:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G3ME 13:51:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:51:28 lf-activate-venv(): INFO: Installing: lftools 13:52:06 lf-activate-venv(): INFO: Adding /tmp/venv-G3ME/bin to PATH 13:52:06 INFO: Running in OpenStack, capturing instance metadata 13:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13607619266105652176.sh 13:52:06 provisioning config files... 13:52:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2930282104719622439tmp 13:52:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:52:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:52:06 [EnvInject] - Injecting environment variables from a build step. 13:52:06 [EnvInject] - Injecting as environment variables the properties content 13:52:06 SERVER_ID=logs 13:52:06 13:52:06 [EnvInject] - Variables injected successfully. 13:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins459304464761476951.sh 13:52:06 ---> create-netrc.sh 13:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10727869990239915384.sh 13:52:06 ---> python-tools-install.sh 13:52:06 Setup pyenv: 13:52:06 system 13:52:06 3.8.13 13:52:06 3.9.13 13:52:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:52:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3ME from file:/tmp/.os_lf_venv 13:52:08 lf-activate-venv(): INFO: Installing: lftools 13:52:16 lf-activate-venv(): INFO: Adding /tmp/venv-G3ME/bin to PATH 13:52:16 Generating Requirements File 13:52:49 Python 3.10.6 13:52:49 pip 23.3.1 from /tmp/venv-G3ME/lib/python3.10/site-packages/pip (python 3.10) 13:52:49 appdirs==1.4.4 13:52:49 argcomplete==3.1.6 13:52:49 aspy.yaml==1.3.0 13:52:49 attrs==23.1.0 13:52:49 autopage==0.5.2 13:52:49 Babel==2.13.1 13:52:49 beautifulsoup4==4.12.2 13:52:49 boto3==1.33.6 13:52:49 botocore==1.33.6 13:52:49 bs4==0.0.1 13:52:49 cachetools==5.3.2 13:52:49 certifi==2023.11.17 13:52:49 cffi==1.16.0 13:52:49 cfgv==3.4.0 13:52:49 chardet==5.2.0 13:52:49 charset-normalizer==3.3.2 13:52:49 click==8.1.7 13:52:49 cliff==4.4.0 13:52:49 cmd2==2.4.3 13:52:49 cryptography==3.3.2 13:52:49 debtcollector==2.5.0 13:52:49 decorator==5.1.1 13:52:49 defusedxml==0.7.1 13:52:49 Deprecated==1.2.14 13:52:49 distlib==0.3.7 13:52:49 dnspython==2.4.2 13:52:49 docker==4.2.2 13:52:49 dogpile.cache==1.2.2 13:52:49 email-validator==2.1.0.post1 13:52:49 filelock==3.13.1 13:52:49 future==0.18.3 13:52:49 gitdb==4.0.11 13:52:49 GitPython==3.1.40 13:52:49 google-auth==2.24.0 13:52:49 httplib2==0.22.0 13:52:49 identify==2.5.32 13:52:49 idna==3.6 13:52:49 importlib-metadata==7.0.0 13:52:49 importlib-resources==1.5.0 13:52:49 iso8601==2.1.0 13:52:49 Jinja2==3.1.2 13:52:49 jmespath==1.0.1 13:52:49 jsonpatch==1.33 13:52:49 jsonpointer==2.4 13:52:49 jsonschema==4.20.0 13:52:49 jsonschema-specifications==2023.11.2 13:52:49 keystoneauth1==5.4.0 13:52:49 kubernetes==28.1.0 13:52:49 lftools==0.37.8 13:52:49 lxml==4.9.3 13:52:49 MarkupSafe==2.1.3 13:52:49 msgpack==1.0.7 13:52:49 multi-key-dict==2.0.3 13:52:49 munch==4.0.0 13:52:49 netaddr==0.9.0 13:52:49 netifaces==0.11.0 13:52:49 niet==1.4.2 13:52:49 nodeenv==1.8.0 13:52:49 oauth2client==4.1.3 13:52:49 oauthlib==3.2.2 13:52:49 openstacksdk==0.62.0 13:52:49 os-client-config==2.1.0 13:52:49 os-service-types==1.7.0 13:52:49 osc-lib==2.9.0 13:52:49 oslo.config==9.2.0 13:52:49 oslo.context==5.3.0 13:52:49 oslo.i18n==6.2.0 13:52:49 oslo.log==5.4.0 13:52:49 oslo.serialization==5.2.0 13:52:49 oslo.utils==6.3.0 13:52:49 packaging==23.2 13:52:49 pbr==6.0.0 13:52:49 platformdirs==4.0.0 13:52:49 prettytable==3.9.0 13:52:49 pyasn1==0.5.1 13:52:49 pyasn1-modules==0.3.0 13:52:49 pycparser==2.21 13:52:49 pygerrit2==2.0.15 13:52:49 PyGithub==2.1.1 13:52:49 pyinotify==0.9.6 13:52:49 PyJWT==2.8.0 13:52:49 PyNaCl==1.5.0 13:52:49 pyparsing==2.4.7 13:52:49 pyperclip==1.8.2 13:52:49 pyrsistent==0.20.0 13:52:49 python-cinderclient==9.4.0 13:52:49 python-dateutil==2.8.2 13:52:49 python-heatclient==3.3.0 13:52:49 python-jenkins==1.8.2 13:52:49 python-keystoneclient==5.2.0 13:52:49 python-magnumclient==4.3.0 13:52:49 python-novaclient==18.4.0 13:52:49 python-openstackclient==6.0.0 13:52:49 python-swiftclient==4.4.0 13:52:49 pytz==2023.3.post1 13:52:49 PyYAML==6.0.1 13:52:49 referencing==0.31.1 13:52:49 requests==2.31.0 13:52:49 requests-oauthlib==1.3.1 13:52:49 requestsexceptions==1.4.0 13:52:49 rfc3986==2.0.0 13:52:49 rpds-py==0.13.2 13:52:49 rsa==4.9 13:52:49 ruamel.yaml==0.18.5 13:52:49 ruamel.yaml.clib==0.2.8 13:52:49 s3transfer==0.8.2 13:52:49 simplejson==3.19.2 13:52:49 six==1.16.0 13:52:49 smmap==5.0.1 13:52:49 soupsieve==2.5 13:52:49 stevedore==5.1.0 13:52:49 tabulate==0.9.0 13:52:49 toml==0.10.2 13:52:49 tomlkit==0.12.3 13:52:49 tqdm==4.66.1 13:52:49 typing_extensions==4.8.0 13:52:49 tzdata==2023.3 13:52:49 urllib3==1.26.18 13:52:49 virtualenv==20.25.0 13:52:49 wcwidth==0.2.12 13:52:49 websocket-client==1.7.0 13:52:49 wrapt==1.16.0 13:52:49 xdg==6.0.0 13:52:49 xmltodict==0.13.0 13:52:49 yq==3.2.3 13:52:49 zipp==3.17.0 13:52:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11252923119424755916.sh 13:52:50 ---> sudo-logs.sh 13:52:50 Archiving 'sudo' log.. 13:52:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10135595361074229434.sh 13:52:50 ---> job-cost.sh 13:52:50 Setup pyenv: 13:52:50 system 13:52:50 3.8.13 13:52:50 3.9.13 13:52:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:52:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3ME from file:/tmp/.os_lf_venv 13:52:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:52:59 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. 13:52:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-G3ME/bin to PATH 13:52:59 INFO: No Stack... 13:53:00 INFO: Retrieving Pricing Info for: v3-standard-4 13:53:00 INFO: Archiving Costs 13:53:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17525995047723169633.sh 13:53:00 ---> logs-deploy.sh 13:53:00 Setup pyenv: 13:53:00 system 13:53:00 3.8.13 13:53:00 3.9.13 13:53:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:53:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3ME from file:/tmp/.os_lf_venv 13:53:01 lf-activate-venv(): INFO: Installing: lftools 13:53:12 lf-activate-venv(): INFO: Adding /tmp/venv-G3ME/bin to PATH 13:53:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7091 13:53:12 INFO: archiving workspace using pattern(s): 13:53:13 Archives upload complete. 13:53:13 INFO: archiving logs to Nexus 13:53:14 ---> uname -a: 13:53:14 Linux prd-ubuntu1804-builder-4c-4g-2290 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:53:14 13:53:14 13:53:14 ---> lscpu: 13:53:14 Architecture: x86_64 13:53:14 CPU op-mode(s): 32-bit, 64-bit 13:53:14 Byte Order: Little Endian 13:53:14 CPU(s): 4 13:53:14 On-line CPU(s) list: 0-3 13:53:14 Thread(s) per core: 1 13:53:14 Core(s) per socket: 1 13:53:14 Socket(s): 4 13:53:14 NUMA node(s): 1 13:53:14 Vendor ID: AuthenticAMD 13:53:14 CPU family: 23 13:53:14 Model: 49 13:53:14 Model name: AMD EPYC-Rome Processor 13:53:14 Stepping: 0 13:53:14 CPU MHz: 2799.996 13:53:14 BogoMIPS: 5599.99 13:53:14 Virtualization: AMD-V 13:53:14 Hypervisor vendor: KVM 13:53:14 Virtualization type: full 13:53:14 L1d cache: 32K 13:53:14 L1i cache: 32K 13:53:14 L2 cache: 512K 13:53:14 L3 cache: 16384K 13:53:14 NUMA node0 CPU(s): 0-3 13:53:14 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:53:14 13:53:14 13:53:14 ---> nproc: 13:53:14 4 13:53:14 13:53:14 13:53:14 ---> df -h: 13:53:14 Filesystem Size Used Avail Use% Mounted on 13:53:14 udev 7.9G 0 7.9G 0% /dev 13:53:14 tmpfs 1.6G 672K 1.6G 1% /run 13:53:14 /dev/vda1 78G 8.5G 69G 11% / 13:53:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:53:14 tmpfs 5.0M 0 5.0M 0% /run/lock 13:53:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:53:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:53:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:53:14 13:53:14 13:53:14 ---> free -m: 13:53:14 total used free shared buff/cache available 13:53:14 Mem: 16040 532 13175 0 2331 15183 13:53:14 Swap: 1023 0 1023 13:53:14 13:53:14 13:53:14 ---> ip addr: 13:53:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:53:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:53:14 inet 127.0.0.1/8 scope host lo 13:53:14 valid_lft forever preferred_lft forever 13:53:14 inet6 ::1/128 scope host 13:53:14 valid_lft forever preferred_lft forever 13:53:14 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:53:14 link/ether fa:16:3e:a5:54:ed brd ff:ff:ff:ff:ff:ff 13:53:14 inet 10.30.106.234/23 brd 10.30.107.255 scope global dynamic ens3 13:53:14 valid_lft 86198sec preferred_lft 86198sec 13:53:14 inet6 fe80::f816:3eff:fea5:54ed/64 scope link 13:53:14 valid_lft forever preferred_lft forever 13:53:14 13:53:14 13:53:14 ---> sar -b -r -n DEV: 13:53:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2290) 12/04/23 _x86_64_ (4 CPU) 13:53:14 13:53:14 13:49:56 LINUX RESTART (4 CPU) 13:53:14 13:53:14 13:50:01 tps rtps wtps bread/s bwrtn/s 13:53:14 13:51:00 238.36 65.86 172.50 4035.59 49141.01 13:53:14 13:52:01 130.36 13.54 116.82 998.26 22868.64 13:53:14 13:53:01 74.10 0.98 73.12 100.92 18275.75 13:53:14 Average: 147.51 26.72 120.79 1707.65 30055.22 13:53:14 13:53:14 13:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:14 13:51:00 14079248 15558984 2345720 14.28 49388 1638460 865156 4.95 686592 1463096 109340 13:53:14 13:52:01 13661192 15524964 2763776 16.83 75448 1976836 829992 4.75 780676 1748032 122120 13:53:14 13:53:01 13512820 15569996 2912148 17.73 95284 2138500 741468 4.24 728496 1924704 141992 13:53:14 Average: 13751087 15551315 2673881 16.28 73373 1917932 812205 4.65 731921 1711944 124484 13:53:14 13:53:14 13:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:14 13:51:00 ens3 468.99 287.55 1929.92 75.29 0.00 0.00 0.00 0.00 13:53:14 13:51:00 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 13:53:14 13:52:01 ens3 54.96 33.68 840.96 8.09 0.00 0.00 0.00 0.00 13:53:14 13:52:01 lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 13:53:14 13:53:01 ens3 49.19 35.11 526.72 8.44 0.00 0.00 0.00 0.00 13:53:14 13:53:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:53:14 Average: ens3 190.29 118.31 1097.77 30.48 0.00 0.00 0.00 0.00 13:53:14 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:53:14 13:53:14 13:53:14 ---> sar -P ALL: 13:53:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2290) 12/04/23 _x86_64_ (4 CPU) 13:53:14 13:53:14 13:49:56 LINUX RESTART (4 CPU) 13:53:14 13:53:14 13:50:01 CPU %user %nice %system %iowait %steal %idle 13:53:14 13:51:00 all 16.46 0.00 2.16 15.29 0.07 66.01 13:53:14 13:51:00 0 17.13 0.00 1.99 15.89 0.07 64.93 13:53:14 13:51:00 1 20.54 0.00 2.88 6.27 0.10 70.21 13:53:14 13:51:00 2 15.96 0.00 2.00 29.25 0.07 52.71 13:53:14 13:51:00 3 12.20 0.00 1.76 9.83 0.05 76.16 13:53:14 13:52:01 all 17.22 0.00 1.51 7.71 0.07 73.50 13:53:14 13:52:01 0 12.24 0.00 1.04 9.73 0.05 76.94 13:53:14 13:52:01 1 34.45 0.00 2.67 4.88 0.07 57.93 13:53:14 13:52:01 2 12.01 0.00 1.25 14.95 0.07 71.72 13:53:14 13:52:01 3 10.23 0.00 1.07 1.28 0.05 87.37 13:53:14 13:53:01 all 20.71 0.00 1.31 4.59 0.05 73.34 13:53:14 13:53:01 0 30.02 0.00 1.37 4.54 0.05 64.03 13:53:14 13:53:01 1 27.37 0.00 1.85 1.57 0.05 69.16 13:53:14 13:53:01 2 2.95 0.00 0.73 11.90 0.07 84.35 13:53:14 13:53:01 3 22.56 0.00 1.27 0.35 0.05 75.77 13:53:14 Average: all 18.13 0.00 1.66 9.18 0.06 70.97 13:53:14 Average: 0 19.76 0.00 1.46 10.04 0.06 68.68 13:53:14 Average: 1 27.49 0.00 2.47 4.24 0.07 65.73 13:53:14 Average: 2 10.29 0.00 1.33 18.64 0.07 69.68 13:53:14 Average: 3 14.98 0.00 1.36 3.79 0.05 79.82 13:53:14 13:53:14 13:53:14