09:29:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136908 09:29:41 Running as SYSTEM 09:29:41 [EnvInject] - Loading node environment variables. 09:29:41 Building remotely on prd-ubuntu1804-builder-4c-4g-9107 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:29:41 [ssh-agent] Looking for ssh-agent implementation... 09:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:41 $ ssh-agent 09:29:41 SSH_AUTH_SOCK=/tmp/ssh-Nz9iCUFA8Lgi/agent.1690 09:29:41 SSH_AGENT_PID=1692 09:29:41 [ssh-agent] Started. 09:29:41 Running ssh-add (command line suppressed) 09:29:41 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15616115759613927835.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15616115759613927835.key) 09:29:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:29:41 The recommended git tool is: NONE 09:29:42 using credential onap-jenkins-ssh 09:29:42 Wiping out workspace first. 09:29:42 Cloning the remote Git repository 09:29:42 Cloning repository git://cloud.onap.org/mirror/oom.git 09:29:42 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:29:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:42 > git --version # timeout=10 09:29:43 > git --version # 'git version 2.17.1' 09:29:43 using GIT_SSH to set credentials Gerrit user 09:29:43 Verifying host key using manually-configured host key entries 09:29:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:29:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:29:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:29:48 using GIT_SSH to set credentials Gerrit user 09:29:48 Verifying host key using manually-configured host key entries 09:29:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/136908/1 # timeout=30 09:29:48 > git rev-parse 4342d06b8843293fdcdeaaa38634f1c719a0abec^{commit} # timeout=10 09:29:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:29:48 Checking out Revision 4342d06b8843293fdcdeaaa38634f1c719a0abec (refs/changes/08/136908/1) 09:29:48 > git config core.sparsecheckout # timeout=10 09:29:48 > git checkout -f 4342d06b8843293fdcdeaaa38634f1c719a0abec # timeout=30 09:29:52 Commit message: "[SO][SDNC] Configure RFC 8040 APIs to support new SDNC version" 09:29:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:29:52 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 09:29:52 [EnvInject] - Injecting environment variables from a build step. 09:29:52 [EnvInject] - Injecting as environment variables the properties content 09:29:52 PYTHON=python3 09:29:52 09:29:52 [EnvInject] - Variables injected successfully. 09:29:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13456503293210227705.sh 09:29:52 ---> tox-install.sh 09:29:52 + source /home/jenkins/lf-env.sh 09:29:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:29:52 ++ mktemp -d /tmp/venv-XXXX 09:29:52 + lf_venv=/tmp/venv-NiQD 09:29:52 + local venv_file=/tmp/.os_lf_venv 09:29:52 + local python=python3 09:29:52 + local options 09:29:52 + local set_path=true 09:29:52 + local install_args= 09:29:52 ++ 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 09:29:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:29:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:29:52 + true 09:29:52 + case $1 in 09:29:52 + venv_file=/tmp/.toxenv 09:29:52 + shift 2 09:29:52 + true 09:29:52 + case $1 in 09:29:52 + shift 09:29:52 + break 09:29:52 + case $python in 09:29:52 + local pkg_list= 09:29:52 + [[ -d /opt/pyenv ]] 09:29:52 + echo 'Setup pyenv:' 09:29:52 Setup pyenv: 09:29:52 + export PYENV_ROOT=/opt/pyenv 09:29:52 + PYENV_ROOT=/opt/pyenv 09:29:52 + 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 09:29:52 + 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 09:29:52 + pyenv versions 09:29:52 * system (set by /opt/pyenv/version) 09:29:52 * 3.8.13 (set by /opt/pyenv/version) 09:29:52 * 3.9.13 (set by /opt/pyenv/version) 09:29:52 * 3.10.6 (set by /opt/pyenv/version) 09:29:52 + command -v pyenv 09:29:52 ++ pyenv init - --no-rehash 09:29:52 + 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[*]}"'\'')" 09:29:52 export PATH="/opt/pyenv/shims:${PATH}" 09:29:52 export PYENV_SHELL=bash 09:29:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:29:52 pyenv() { 09:29:52 local command 09:29:52 command="${1:-}" 09:29:52 if [ "$#" -gt 0 ]; then 09:29:52 shift 09:29:52 fi 09:29:52 09:29:52 case "$command" in 09:29:52 rehash|shell) 09:29:52 eval "$(pyenv "sh-$command" "$@")" 09:29:52 ;; 09:29:52 *) 09:29:52 command pyenv "$command" "$@" 09:29:52 ;; 09:29:52 esac 09:29:52 }' 09:29:52 +++ 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[*]}"' 09:29:52 ++ 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 09:29:52 ++ 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 09:29:52 ++ 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 09:29:52 ++ export PYENV_SHELL=bash 09:29:52 ++ PYENV_SHELL=bash 09:29:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:29:52 +++ complete -F _pyenv pyenv 09:29:52 ++ lf-pyver python3 09:29:52 ++ local py_version_xy=python3 09:29:52 ++ local py_version_xyz= 09:29:52 ++ pyenv versions 09:29:52 ++ local command 09:29:52 ++ command=versions 09:29:52 ++ '[' 1 -gt 0 ']' 09:29:52 ++ shift 09:29:52 ++ case "$command" in 09:29:52 ++ command pyenv versions 09:29:52 ++ pyenv versions 09:29:52 ++ sed 's/^[ *]* //' 09:29:52 ++ grep -E '^[0-9.]*[0-9]$' 09:29:52 ++ awk '{ print $1 }' 09:29:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:29:52 +++ grep '^3' /tmp/.pyenv_versions 09:29:52 +++ sort -V 09:29:52 +++ tail -n 1 09:29:52 ++ py_version_xyz=3.10.6 09:29:52 ++ [[ -z 3.10.6 ]] 09:29:52 ++ echo 3.10.6 09:29:52 ++ return 0 09:29:52 + pyenv local 3.10.6 09:29:52 + local command 09:29:52 + command=local 09:29:52 + '[' 2 -gt 0 ']' 09:29:52 + shift 09:29:52 + case "$command" in 09:29:52 + command pyenv local 3.10.6 09:29:52 + pyenv local 3.10.6 09:29:52 + for arg in "$@" 09:29:52 + case $arg in 09:29:52 + pkg_list+='tox ' 09:29:52 + for arg in "$@" 09:29:52 + case $arg in 09:29:52 + pkg_list+='virtualenv ' 09:29:52 + for arg in "$@" 09:29:52 + case $arg in 09:29:52 + pkg_list+='urllib3~=1.26.15 ' 09:29:52 + [[ -f /tmp/.toxenv ]] 09:29:52 + [[ ! -f /tmp/.toxenv ]] 09:29:52 + [[ -n '' ]] 09:29:52 + python3 -m venv /tmp/venv-NiQD 09:29:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NiQD' 09:29:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NiQD 09:29:56 + echo /tmp/venv-NiQD 09:29:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:29:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:29:56 + /tmp/venv-NiQD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:29:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:29:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:29:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:29:59 + /tmp/venv-NiQD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:30:02 + type python3 09:30:02 + true 09:30:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NiQD/bin to PATH' 09:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-NiQD/bin to PATH 09:30:02 + PATH=/tmp/venv-NiQD/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 09:30:02 + return 0 09:30:02 + python3 --version 09:30:02 Python 3.10.6 09:30:02 + python3 -m pip --version 09:30:02 pip 23.3.2 from /tmp/venv-NiQD/lib/python3.10/site-packages/pip (python 3.10) 09:30:02 + python3 -m pip freeze 09:30:03 cachetools==5.3.2 09:30:03 chardet==5.2.0 09:30:03 colorama==0.4.6 09:30:03 distlib==0.3.8 09:30:03 filelock==3.13.1 09:30:03 packaging==23.2 09:30:03 platformdirs==4.1.0 09:30:03 pluggy==1.3.0 09:30:03 pyproject-api==1.6.1 09:30:03 tomli==2.0.1 09:30:03 tox==4.11.4 09:30:03 urllib3==1.26.18 09:30:03 virtualenv==20.25.0 09:30:03 [EnvInject] - Injecting environment variables from a build step. 09:30:03 [EnvInject] - Injecting as environment variables the properties content 09:30:03 PARALLEL=false 09:30:03 09:30:03 [EnvInject] - Variables injected successfully. 09:30:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1255333541961046042.sh 09:30:03 ---> tox-run.sh 09:30:03 + 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 09:30:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:30:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:30:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:30:03 + cd /w/workspace/oom-master-commit-lint/. 09:30:03 + source /home/jenkins/lf-env.sh 09:30:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:03 ++ mktemp -d /tmp/venv-XXXX 09:30:03 + lf_venv=/tmp/venv-RPGx 09:30:03 + local venv_file=/tmp/.os_lf_venv 09:30:03 + local python=python3 09:30:03 + local options 09:30:03 + local set_path=true 09:30:03 + local install_args= 09:30:03 ++ 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 09:30:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:03 + true 09:30:03 + case $1 in 09:30:03 + venv_file=/tmp/.toxenv 09:30:03 + shift 2 09:30:03 + true 09:30:03 + case $1 in 09:30:03 + shift 09:30:03 + break 09:30:03 + case $python in 09:30:03 + local pkg_list= 09:30:03 + [[ -d /opt/pyenv ]] 09:30:03 + echo 'Setup pyenv:' 09:30:03 Setup pyenv: 09:30:03 + export PYENV_ROOT=/opt/pyenv 09:30:03 + PYENV_ROOT=/opt/pyenv 09:30:03 + 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 09:30:03 + 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 09:30:03 + pyenv versions 09:30:03 system 09:30:03 3.8.13 09:30:03 3.9.13 09:30:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:30:03 + command -v pyenv 09:30:03 ++ pyenv init - --no-rehash 09:30:03 + 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[*]}"'\'')" 09:30:03 export PATH="/opt/pyenv/shims:${PATH}" 09:30:03 export PYENV_SHELL=bash 09:30:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:03 pyenv() { 09:30:03 local command 09:30:03 command="${1:-}" 09:30:03 if [ "$#" -gt 0 ]; then 09:30:03 shift 09:30:03 fi 09:30:03 09:30:03 case "$command" in 09:30:03 rehash|shell) 09:30:03 eval "$(pyenv "sh-$command" "$@")" 09:30:03 ;; 09:30:03 *) 09:30:03 command pyenv "$command" "$@" 09:30:03 ;; 09:30:03 esac 09:30:03 }' 09:30:03 +++ 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[*]}"' 09:30:03 ++ 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 09:30:03 ++ 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 09:30:03 ++ 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 09:30:03 ++ export PYENV_SHELL=bash 09:30:03 ++ PYENV_SHELL=bash 09:30:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:03 +++ complete -F _pyenv pyenv 09:30:03 ++ lf-pyver python3 09:30:03 ++ local py_version_xy=python3 09:30:03 ++ local py_version_xyz= 09:30:03 ++ pyenv versions 09:30:03 ++ local command 09:30:03 ++ sed 's/^[ *]* //' 09:30:03 ++ command=versions 09:30:03 ++ '[' 1 -gt 0 ']' 09:30:03 ++ shift 09:30:03 ++ case "$command" in 09:30:03 ++ command pyenv versions 09:30:03 ++ pyenv versions 09:30:03 ++ grep -E '^[0-9.]*[0-9]$' 09:30:03 ++ awk '{ print $1 }' 09:30:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:03 +++ grep '^3' /tmp/.pyenv_versions 09:30:03 +++ sort -V 09:30:03 +++ tail -n 1 09:30:03 ++ py_version_xyz=3.10.6 09:30:03 ++ [[ -z 3.10.6 ]] 09:30:03 ++ echo 3.10.6 09:30:03 ++ return 0 09:30:03 + pyenv local 3.10.6 09:30:03 + local command 09:30:03 + command=local 09:30:03 + '[' 2 -gt 0 ']' 09:30:03 + shift 09:30:03 + case "$command" in 09:30:03 + command pyenv local 3.10.6 09:30:03 + pyenv local 3.10.6 09:30:03 + for arg in "$@" 09:30:03 + case $arg in 09:30:03 + pkg_list+='tox ' 09:30:03 + for arg in "$@" 09:30:03 + case $arg in 09:30:03 + pkg_list+='virtualenv ' 09:30:03 + for arg in "$@" 09:30:03 + case $arg in 09:30:03 + pkg_list+='urllib3~=1.26.15 ' 09:30:03 + [[ -f /tmp/.toxenv ]] 09:30:03 ++ cat /tmp/.toxenv 09:30:03 + lf_venv=/tmp/venv-NiQD 09:30:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NiQD from' file:/tmp/.toxenv 09:30:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NiQD from file:/tmp/.toxenv 09:30:03 + /tmp/venv-NiQD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:30:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:30:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:30:04 + /tmp/venv-NiQD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:30:05 + type python3 09:30:05 + true 09:30:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NiQD/bin to PATH' 09:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-NiQD/bin to PATH 09:30:05 + PATH=/tmp/venv-NiQD/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 09:30:05 + return 0 09:30:05 + [[ -d /opt/pyenv ]] 09:30:05 + echo '---> Setting up pyenv' 09:30:05 ---> Setting up pyenv 09:30:05 + export PYENV_ROOT=/opt/pyenv 09:30:05 + PYENV_ROOT=/opt/pyenv 09:30:05 + export PATH=/opt/pyenv/bin:/tmp/venv-NiQD/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 09:30:05 + PATH=/opt/pyenv/bin:/tmp/venv-NiQD/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 09:30:05 ++ pwd 09:30:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:30:05 + export PYTHONPATH 09:30:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:30:05 + TOX_TESTENV_PASSENV=PYTHONPATH 09:30:05 + tox --version 09:30:06 4.11.4 from /tmp/venv-NiQD/lib/python3.10/site-packages/tox/__init__.py 09:30:06 + PARALLEL=false 09:30:06 + TOX_OPTIONS_LIST= 09:30:06 + [[ -n gitlint ]] 09:30:06 + TOX_OPTIONS_LIST=' -e gitlint' 09:30:06 + case ${PARALLEL,,} in 09:30:06 + tox -e gitlint 09:30:06 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:30:08 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 09:30:39 gitlint: freeze> python -m pip freeze --all 09:30:40 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.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 09:30:40 gitlint: commands[0]> gitlint 09:30:40 gitlint: OK (33.75=setup[33.55]+cmd[0.20] seconds) 09:30:40 congratulations :) (33.91 seconds) 09:30:40 + tox_status=0 09:30:40 + echo '---> Completed tox runs' 09:30:40 ---> Completed tox runs 09:30:40 + for i in .tox/*/log 09:30:40 ++ echo .tox/gitlint/log 09:30:40 ++ awk -F/ '{print $2}' 09:30:40 + tox_env=gitlint 09:30:40 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:30:40 + DOC_DIR=docs/_build/html 09:30:40 + [[ -d docs/_build/html ]] 09:30:40 + echo '---> tox-run.sh ends' 09:30:40 ---> tox-run.sh ends 09:30:40 + test 0 -eq 0 09:30:40 $ ssh-agent -k 09:30:40 unset SSH_AUTH_SOCK; 09:30:40 unset SSH_AGENT_PID; 09:30:40 echo Agent pid 1692 killed; 09:30:40 [ssh-agent] Stopped. 09:30:40 [PostBuildScript] - [INFO] Executing post build scripts. 09:30:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8561008683064591552.sh 09:30:40 ---> sysstat.sh 09:30:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3427919479490673650.sh 09:30:40 ---> package-listing.sh 09:30:40 ++ facter osfamily 09:30:40 ++ tr '[:upper:]' '[:lower:]' 09:30:40 + OS_FAMILY=debian 09:30:40 + workspace=/w/workspace/oom-master-commit-lint 09:30:40 + START_PACKAGES=/tmp/packages_start.txt 09:30:40 + END_PACKAGES=/tmp/packages_end.txt 09:30:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:40 + PACKAGES=/tmp/packages_start.txt 09:30:40 + '[' /w/workspace/oom-master-commit-lint ']' 09:30:40 + PACKAGES=/tmp/packages_end.txt 09:30:40 + case "${OS_FAMILY}" in 09:30:40 + dpkg -l 09:30:40 + grep '^ii' 09:30:41 + '[' -f /tmp/packages_start.txt ']' 09:30:41 + '[' -f /tmp/packages_end.txt ']' 09:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:41 + '[' /w/workspace/oom-master-commit-lint ']' 09:30:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:30:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2651908452698492121.sh 09:30:41 ---> capture-instance-metadata.sh 09:30:41 Setup pyenv: 09:30:41 system 09:30:41 3.8.13 09:30:41 3.9.13 09:30:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:30:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ugw7 09:30:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:30:47 lf-activate-venv(): INFO: Installing: lftools 09:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ugw7/bin to PATH 09:31:18 INFO: Running in OpenStack, capturing instance metadata 09:31:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2096504271659860424.sh 09:31:18 provisioning config files... 09:31:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13625290266575358789tmp 09:31:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:31:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:31:18 [EnvInject] - Injecting environment variables from a build step. 09:31:18 [EnvInject] - Injecting as environment variables the properties content 09:31:18 SERVER_ID=logs 09:31:18 09:31:18 [EnvInject] - Variables injected successfully. 09:31:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18272411279101844251.sh 09:31:18 ---> create-netrc.sh 09:31:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7009499581964874091.sh 09:31:18 ---> python-tools-install.sh 09:31:18 Setup pyenv: 09:31:18 system 09:31:18 3.8.13 09:31:18 3.9.13 09:31:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:31:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ugw7 from file:/tmp/.os_lf_venv 09:31:20 lf-activate-venv(): INFO: Installing: lftools 09:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-Ugw7/bin to PATH 09:31:27 Generating Requirements File 09:32:01 Python 3.10.6 09:32:02 pip 23.3.2 from /tmp/venv-Ugw7/lib/python3.10/site-packages/pip (python 3.10) 09:32:02 appdirs==1.4.4 09:32:02 argcomplete==3.2.1 09:32:02 aspy.yaml==1.3.0 09:32:02 attrs==23.2.0 09:32:02 autopage==0.5.2 09:32:02 Babel==2.14.0 09:32:02 beautifulsoup4==4.12.2 09:32:02 boto3==1.34.11 09:32:02 botocore==1.34.11 09:32:02 bs4==0.0.1 09:32:02 cachetools==5.3.2 09:32:02 certifi==2023.11.17 09:32:02 cffi==1.16.0 09:32:02 cfgv==3.4.0 09:32:02 chardet==5.2.0 09:32:02 charset-normalizer==3.3.2 09:32:02 click==8.1.7 09:32:02 cliff==4.4.0 09:32:02 cmd2==2.4.3 09:32:02 cryptography==3.3.2 09:32:02 debtcollector==2.5.0 09:32:02 decorator==5.1.1 09:32:02 defusedxml==0.7.1 09:32:02 Deprecated==1.2.14 09:32:02 distlib==0.3.8 09:32:02 dnspython==2.4.2 09:32:02 docker==4.2.2 09:32:02 dogpile.cache==1.3.0 09:32:02 email-validator==2.1.0.post1 09:32:02 filelock==3.13.1 09:32:02 future==0.18.3 09:32:02 gitdb==4.0.11 09:32:02 GitPython==3.1.40 09:32:02 google-auth==2.25.2 09:32:02 httplib2==0.22.0 09:32:02 identify==2.5.33 09:32:02 idna==3.6 09:32:02 importlib-metadata==7.0.1 09:32:02 importlib-resources==1.5.0 09:32:02 iso8601==2.1.0 09:32:02 Jinja2==3.1.2 09:32:02 jmespath==1.0.1 09:32:02 jsonpatch==1.33 09:32:02 jsonpointer==2.4 09:32:02 jsonschema==4.20.0 09:32:02 jsonschema-specifications==2023.12.1 09:32:02 keystoneauth1==5.4.0 09:32:02 kubernetes==28.1.0 09:32:02 lftools==0.37.8 09:32:02 lxml==5.0.0 09:32:02 MarkupSafe==2.1.3 09:32:02 msgpack==1.0.7 09:32:02 multi_key_dict==2.0.3 09:32:02 munch==4.0.0 09:32:02 netaddr==0.10.0 09:32:02 netifaces==0.11.0 09:32:02 niet==1.4.2 09:32:02 nodeenv==1.8.0 09:32:02 oauth2client==4.1.3 09:32:02 oauthlib==3.2.2 09:32:02 openstacksdk==0.62.0 09:32:02 os-client-config==2.1.0 09:32:02 os-service-types==1.7.0 09:32:02 osc-lib==2.9.0 09:32:02 oslo.config==9.2.0 09:32:02 oslo.context==5.3.0 09:32:02 oslo.i18n==6.2.0 09:32:02 oslo.log==5.4.0 09:32:02 oslo.serialization==5.2.0 09:32:02 oslo.utils==6.3.0 09:32:02 packaging==23.2 09:32:02 pbr==6.0.0 09:32:02 platformdirs==4.1.0 09:32:02 prettytable==3.9.0 09:32:02 pyasn1==0.5.1 09:32:02 pyasn1-modules==0.3.0 09:32:02 pycparser==2.21 09:32:02 pygerrit2==2.0.15 09:32:02 PyGithub==2.1.1 09:32:02 pyinotify==0.9.6 09:32:02 PyJWT==2.8.0 09:32:02 PyNaCl==1.5.0 09:32:02 pyparsing==2.4.7 09:32:02 pyperclip==1.8.2 09:32:02 pyrsistent==0.20.0 09:32:02 python-cinderclient==9.4.0 09:32:02 python-dateutil==2.8.2 09:32:02 python-heatclient==3.3.0 09:32:02 python-jenkins==1.8.2 09:32:02 python-keystoneclient==5.2.0 09:32:02 python-magnumclient==4.3.0 09:32:02 python-novaclient==18.4.0 09:32:02 python-openstackclient==6.0.0 09:32:02 python-swiftclient==4.4.0 09:32:02 pytz==2023.3.post1 09:32:02 PyYAML==6.0.1 09:32:02 referencing==0.32.0 09:32:02 requests==2.31.0 09:32:02 requests-oauthlib==1.3.1 09:32:02 requestsexceptions==1.4.0 09:32:02 rfc3986==2.0.0 09:32:02 rpds-py==0.16.2 09:32:02 rsa==4.9 09:32:02 ruamel.yaml==0.18.5 09:32:02 ruamel.yaml.clib==0.2.8 09:32:02 s3transfer==0.10.0 09:32:02 simplejson==3.19.2 09:32:02 six==1.16.0 09:32:02 smmap==5.0.1 09:32:02 soupsieve==2.5 09:32:02 stevedore==5.1.0 09:32:02 tabulate==0.9.0 09:32:02 toml==0.10.2 09:32:02 tomlkit==0.12.3 09:32:02 tqdm==4.66.1 09:32:02 typing_extensions==4.9.0 09:32:02 tzdata==2023.4 09:32:02 urllib3==1.26.18 09:32:02 virtualenv==20.25.0 09:32:02 wcwidth==0.2.12 09:32:02 websocket-client==1.7.0 09:32:02 wrapt==1.16.0 09:32:02 xdg==6.0.0 09:32:02 xmltodict==0.13.0 09:32:02 yq==3.2.3 09:32:02 zipp==3.17.0 09:32:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16895454215972297111.sh 09:32:02 ---> sudo-logs.sh 09:32:02 Archiving 'sudo' log.. 09:32:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins722126701360369805.sh 09:32:02 ---> job-cost.sh 09:32:02 Setup pyenv: 09:32:02 system 09:32:02 3.8.13 09:32:02 3.9.13 09:32:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:32:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ugw7 from file:/tmp/.os_lf_venv 09:32:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:32:12 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. 09:32:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-Ugw7/bin to PATH 09:32:12 INFO: No Stack... 09:32:12 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:12 INFO: Archiving Costs 09:32:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9230174998309480143.sh 09:32:12 ---> logs-deploy.sh 09:32:12 Setup pyenv: 09:32:13 system 09:32:13 3.8.13 09:32:13 3.9.13 09:32:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:32:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ugw7 from file:/tmp/.os_lf_venv 09:32:14 lf-activate-venv(): INFO: Installing: lftools 09:32:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:32:23 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:32:24 lf-activate-venv(): INFO: Adding /tmp/venv-Ugw7/bin to PATH 09:32:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7127 09:32:24 INFO: archiving workspace using pattern(s): 09:32:25 Archives upload complete. 09:32:25 INFO: archiving logs to Nexus 09:32:26 ---> uname -a: 09:32:26 Linux prd-ubuntu1804-builder-4c-4g-9107 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:32:26 09:32:26 09:32:26 ---> lscpu: 09:32:26 Architecture: x86_64 09:32:26 CPU op-mode(s): 32-bit, 64-bit 09:32:26 Byte Order: Little Endian 09:32:26 CPU(s): 4 09:32:26 On-line CPU(s) list: 0-3 09:32:26 Thread(s) per core: 1 09:32:26 Core(s) per socket: 1 09:32:26 Socket(s): 4 09:32:26 NUMA node(s): 1 09:32:26 Vendor ID: AuthenticAMD 09:32:26 CPU family: 23 09:32:26 Model: 49 09:32:26 Model name: AMD EPYC-Rome Processor 09:32:26 Stepping: 0 09:32:26 CPU MHz: 2800.000 09:32:26 BogoMIPS: 5600.00 09:32:26 Virtualization: AMD-V 09:32:26 Hypervisor vendor: KVM 09:32:26 Virtualization type: full 09:32:26 L1d cache: 32K 09:32:26 L1i cache: 32K 09:32:26 L2 cache: 512K 09:32:26 L3 cache: 16384K 09:32:26 NUMA node0 CPU(s): 0-3 09:32:26 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 09:32:26 09:32:26 09:32:26 ---> nproc: 09:32:26 4 09:32:26 09:32:26 09:32:26 ---> df -h: 09:32:26 Filesystem Size Used Avail Use% Mounted on 09:32:26 udev 7.9G 0 7.9G 0% /dev 09:32:26 tmpfs 1.6G 672K 1.6G 1% /run 09:32:26 /dev/vda1 78G 8.5G 69G 11% / 09:32:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:32:26 tmpfs 5.0M 0 5.0M 0% /run/lock 09:32:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:32:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:32:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:32:26 09:32:26 09:32:26 ---> free -m: 09:32:26 total used free shared buff/cache available 09:32:26 Mem: 16040 527 13176 0 2336 15188 09:32:26 Swap: 1023 0 1023 09:32:26 09:32:26 09:32:26 ---> ip addr: 09:32:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:32:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:32:26 inet 127.0.0.1/8 scope host lo 09:32:26 valid_lft forever preferred_lft forever 09:32:26 inet6 ::1/128 scope host 09:32:26 valid_lft forever preferred_lft forever 09:32:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:32:26 link/ether fa:16:3e:f3:4d:fe brd ff:ff:ff:ff:ff:ff 09:32:26 inet 10.30.107.106/23 brd 10.30.107.255 scope global dynamic ens3 09:32:26 valid_lft 86214sec preferred_lft 86214sec 09:32:26 inet6 fe80::f816:3eff:fef3:4dfe/64 scope link 09:32:26 valid_lft forever preferred_lft forever 09:32:26 09:32:26 09:32:26 ---> sar -b -r -n DEV: 09:32:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9107) 01/02/24 _x86_64_ (4 CPU) 09:32:26 09:32:26 09:29:23 LINUX RESTART (4 CPU) 09:32:26 09:32:26 09:30:01 tps rtps wtps bread/s bwrtn/s 09:32:26 09:31:01 96.03 11.66 84.37 441.79 9761.71 09:32:26 09:32:01 114.65 13.86 100.78 1048.23 15840.29 09:32:26 Average: 105.34 12.76 92.58 745.01 12801.00 09:32:26 09:32:26 09:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:26 09:31:01 13815620 15521652 2609348 15.89 69772 1829120 836944 4.79 739408 1639348 190376 09:32:26 09:32:01 13421164 15512212 3003804 18.29 93240 2172196 830696 4.75 798756 1937276 206296 09:32:26 Average: 13618392 15516932 2806576 17.09 81506 2000658 833820 4.77 769082 1788312 198336 09:32:26 09:32:26 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:26 09:31:01 ens3 59.02 40.16 718.61 9.87 0.00 0.00 0.00 0.00 09:32:26 09:31:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 09:32:26 09:32:01 ens3 58.91 38.38 1032.86 7.60 0.00 0.00 0.00 0.00 09:32:26 09:32:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:32:26 Average: ens3 58.97 39.27 875.74 8.73 0.00 0.00 0.00 0.00 09:32:26 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 09:32:26 09:32:26 09:32:26 ---> sar -P ALL: 09:32:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9107) 01/02/24 _x86_64_ (4 CPU) 09:32:26 09:32:26 09:29:23 LINUX RESTART (4 CPU) 09:32:26 09:32:26 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:32:26 09:31:01 all 17.78 0.00 1.58 5.56 0.08 74.99 09:32:26 09:31:01 0 9.18 0.00 0.97 4.44 0.02 85.39 09:32:26 09:31:01 1 18.30 0.00 1.90 3.69 0.08 76.02 09:32:26 09:31:01 2 38.25 0.00 2.34 10.29 0.17 48.95 09:32:26 09:31:01 3 5.63 0.00 1.10 3.89 0.07 89.32 09:32:26 09:32:01 all 19.88 0.00 1.39 4.43 0.06 74.23 09:32:26 09:32:01 0 11.75 0.00 1.00 3.65 0.03 83.56 09:32:26 09:32:01 1 12.81 0.00 0.72 0.85 0.08 85.54 09:32:26 09:32:01 2 53.55 0.00 3.00 2.57 0.08 40.80 09:32:26 09:32:01 3 1.45 0.00 0.83 10.66 0.03 87.02 09:32:26 Average: all 18.84 0.00 1.49 5.00 0.07 74.61 09:32:26 Average: 0 10.46 0.00 0.98 4.05 0.03 84.48 09:32:26 Average: 1 15.54 0.00 1.31 2.26 0.08 80.81 09:32:26 Average: 2 45.96 0.00 2.68 6.40 0.13 44.84 09:32:26 Average: 3 3.53 0.00 0.96 7.29 0.05 88.16 09:32:26 09:32:26 09:32:26