08:51:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 08:51:36 Running as SYSTEM 08:51:36 [EnvInject] - Loading node environment variables. 08:51:36 Building remotely on prd-ubuntu1804-builder-4c-4g-9353 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:51:36 [ssh-agent] Looking for ssh-agent implementation... 08:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:36 $ ssh-agent 08:51:36 SSH_AUTH_SOCK=/tmp/ssh-v5ZmK19t8Ajk/agent.1803 08:51:36 SSH_AGENT_PID=1805 08:51:36 [ssh-agent] Started. 08:51:36 Running ssh-add (command line suppressed) 08:51:36 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_14598454916494136985.key (/w/workspace/oom-master-commit-lint@tmp/private_key_14598454916494136985.key) 08:51:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:51:36 The recommended git tool is: NONE 08:51:38 using credential onap-jenkins-ssh 08:51:38 Wiping out workspace first. 08:51:38 Cloning the remote Git repository 08:51:38 Cloning repository git://cloud.onap.org/mirror/oom.git 08:51:38 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:51:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:51:38 > git --version # timeout=10 08:51:38 > git --version # 'git version 2.17.1' 08:51:38 using GIT_SSH to set credentials Gerrit user 08:51:38 Verifying host key using manually-configured host key entries 08:51:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:51:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:51:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:51:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:51:44 using GIT_SSH to set credentials Gerrit user 08:51:44 Verifying host key using manually-configured host key entries 08:51:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/3 # timeout=30 08:51:44 > git rev-parse 0b82252bd80198244af6f2d9e951c6dae07a508f^{commit} # timeout=10 08:51:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:51:44 Checking out Revision 0b82252bd80198244af6f2d9e951c6dae07a508f (refs/changes/53/137153/3) 08:51:44 > git config core.sparsecheckout # timeout=10 08:51:44 > git checkout -f 0b82252bd80198244af6f2d9e951c6dae07a508f # timeout=30 08:51:47 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 08:51:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:51:47 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 08:51:47 [EnvInject] - Injecting environment variables from a build step. 08:51:47 [EnvInject] - Injecting as environment variables the properties content 08:51:47 PYTHON=python3 08:51:47 08:51:47 [EnvInject] - Variables injected successfully. 08:51:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7091979792986054328.sh 08:51:47 ---> tox-install.sh 08:51:47 + source /home/jenkins/lf-env.sh 08:51:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:51:47 ++ mktemp -d /tmp/venv-XXXX 08:51:47 + lf_venv=/tmp/venv-fb7g 08:51:47 + local venv_file=/tmp/.os_lf_venv 08:51:47 + local python=python3 08:51:47 + local options 08:51:47 + local set_path=true 08:51:47 + local install_args= 08:51:47 ++ 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 08:51:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:51:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:51:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:51:47 + true 08:51:47 + case $1 in 08:51:47 + venv_file=/tmp/.toxenv 08:51:47 + shift 2 08:51:47 + true 08:51:47 + case $1 in 08:51:47 + shift 08:51:47 + break 08:51:47 + case $python in 08:51:47 + local pkg_list= 08:51:47 + [[ -d /opt/pyenv ]] 08:51:47 + echo 'Setup pyenv:' 08:51:47 Setup pyenv: 08:51:47 + export PYENV_ROOT=/opt/pyenv 08:51:47 + PYENV_ROOT=/opt/pyenv 08:51:47 + 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 08:51:47 + 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 08:51:47 + pyenv versions 08:51:48 * system (set by /opt/pyenv/version) 08:51:48 * 3.8.13 (set by /opt/pyenv/version) 08:51:48 * 3.9.13 (set by /opt/pyenv/version) 08:51:48 * 3.10.6 (set by /opt/pyenv/version) 08:51:48 + command -v pyenv 08:51:48 ++ pyenv init - --no-rehash 08:51:48 + 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[*]}"'\'')" 08:51:48 export PATH="/opt/pyenv/shims:${PATH}" 08:51:48 export PYENV_SHELL=bash 08:51:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:51:48 pyenv() { 08:51:48 local command 08:51:48 command="${1:-}" 08:51:48 if [ "$#" -gt 0 ]; then 08:51:48 shift 08:51:48 fi 08:51:48 08:51:48 case "$command" in 08:51:48 rehash|shell) 08:51:48 eval "$(pyenv "sh-$command" "$@")" 08:51:48 ;; 08:51:48 *) 08:51:48 command pyenv "$command" "$@" 08:51:48 ;; 08:51:48 esac 08:51:48 }' 08:51:48 +++ 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[*]}"' 08:51:48 ++ 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 08:51:48 ++ 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 08:51:48 ++ 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 08:51:48 ++ export PYENV_SHELL=bash 08:51:48 ++ PYENV_SHELL=bash 08:51:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:51:48 +++ complete -F _pyenv pyenv 08:51:48 ++ lf-pyver python3 08:51:48 ++ local py_version_xy=python3 08:51:48 ++ local py_version_xyz= 08:51:48 ++ pyenv versions 08:51:48 ++ local command 08:51:48 ++ command=versions 08:51:48 ++ '[' 1 -gt 0 ']' 08:51:48 ++ shift 08:51:48 ++ case "$command" in 08:51:48 ++ command pyenv versions 08:51:48 ++ pyenv versions 08:51:48 ++ sed 's/^[ *]* //' 08:51:48 ++ awk '{ print $1 }' 08:51:48 ++ grep -E '^[0-9.]*[0-9]$' 08:51:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:51:48 +++ grep '^3' /tmp/.pyenv_versions 08:51:48 +++ sort -V 08:51:48 +++ tail -n 1 08:51:48 ++ py_version_xyz=3.10.6 08:51:48 ++ [[ -z 3.10.6 ]] 08:51:48 ++ echo 3.10.6 08:51:48 ++ return 0 08:51:48 + pyenv local 3.10.6 08:51:48 + local command 08:51:48 + command=local 08:51:48 + '[' 2 -gt 0 ']' 08:51:48 + shift 08:51:48 + case "$command" in 08:51:48 + command pyenv local 3.10.6 08:51:48 + pyenv local 3.10.6 08:51:48 + for arg in "$@" 08:51:48 + case $arg in 08:51:48 + pkg_list+='tox ' 08:51:48 + for arg in "$@" 08:51:48 + case $arg in 08:51:48 + pkg_list+='virtualenv ' 08:51:48 + for arg in "$@" 08:51:48 + case $arg in 08:51:48 + pkg_list+='urllib3~=1.26.15 ' 08:51:48 + [[ -f /tmp/.toxenv ]] 08:51:48 + [[ ! -f /tmp/.toxenv ]] 08:51:48 + [[ -n '' ]] 08:51:48 + python3 -m venv /tmp/venv-fb7g 08:51:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fb7g' 08:51:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fb7g 08:51:54 + echo /tmp/venv-fb7g 08:51:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:51:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:51:54 + /tmp/venv-fb7g/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:51:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:51:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:51:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:51:57 + /tmp/venv-fb7g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:52:00 + type python3 08:52:00 + true 08:52:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fb7g/bin to PATH' 08:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-fb7g/bin to PATH 08:52:00 + PATH=/tmp/venv-fb7g/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 08:52:00 + return 0 08:52:00 + python3 --version 08:52:00 Python 3.10.6 08:52:00 + python3 -m pip --version 08:52:00 pip 24.0 from /tmp/venv-fb7g/lib/python3.10/site-packages/pip (python 3.10) 08:52:00 + python3 -m pip freeze 08:52:01 cachetools==5.3.3 08:52:01 chardet==5.2.0 08:52:01 colorama==0.4.6 08:52:01 distlib==0.3.8 08:52:01 filelock==3.13.1 08:52:01 packaging==23.2 08:52:01 platformdirs==4.2.0 08:52:01 pluggy==1.4.0 08:52:01 pyproject-api==1.6.1 08:52:01 tomli==2.0.1 08:52:01 tox==4.13.0 08:52:01 urllib3==1.26.18 08:52:01 virtualenv==20.25.1 08:52:01 [EnvInject] - Injecting environment variables from a build step. 08:52:01 [EnvInject] - Injecting as environment variables the properties content 08:52:01 PARALLEL=false 08:52:01 08:52:01 [EnvInject] - Variables injected successfully. 08:52:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18273467941362868364.sh 08:52:01 ---> tox-run.sh 08:52:01 + 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 08:52:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:52:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:52:01 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:52:01 + cd /w/workspace/oom-master-commit-lint/. 08:52:01 + source /home/jenkins/lf-env.sh 08:52:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:52:01 ++ mktemp -d /tmp/venv-XXXX 08:52:01 + lf_venv=/tmp/venv-Y38j 08:52:01 + local venv_file=/tmp/.os_lf_venv 08:52:01 + local python=python3 08:52:01 + local options 08:52:01 + local set_path=true 08:52:01 + local install_args= 08:52:01 ++ 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 08:52:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:52:01 + true 08:52:01 + case $1 in 08:52:01 + venv_file=/tmp/.toxenv 08:52:01 + shift 2 08:52:01 + true 08:52:01 + case $1 in 08:52:01 + shift 08:52:01 + break 08:52:01 + case $python in 08:52:01 + local pkg_list= 08:52:01 + [[ -d /opt/pyenv ]] 08:52:01 + echo 'Setup pyenv:' 08:52:01 Setup pyenv: 08:52:01 + export PYENV_ROOT=/opt/pyenv 08:52:01 + PYENV_ROOT=/opt/pyenv 08:52:01 + 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 08:52:01 + 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 08:52:01 + pyenv versions 08:52:01 system 08:52:01 3.8.13 08:52:01 3.9.13 08:52:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:52:01 + command -v pyenv 08:52:01 ++ pyenv init - --no-rehash 08:52:01 + 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[*]}"'\'')" 08:52:01 export PATH="/opt/pyenv/shims:${PATH}" 08:52:01 export PYENV_SHELL=bash 08:52:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:52:01 pyenv() { 08:52:01 local command 08:52:01 command="${1:-}" 08:52:01 if [ "$#" -gt 0 ]; then 08:52:01 shift 08:52:01 fi 08:52:01 08:52:01 case "$command" in 08:52:01 rehash|shell) 08:52:01 eval "$(pyenv "sh-$command" "$@")" 08:52:01 ;; 08:52:01 *) 08:52:01 command pyenv "$command" "$@" 08:52:01 ;; 08:52:01 esac 08:52:01 }' 08:52:01 +++ 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[*]}"' 08:52:01 ++ 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 08:52:01 ++ 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 08:52:01 ++ 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 08:52:01 ++ export PYENV_SHELL=bash 08:52:01 ++ PYENV_SHELL=bash 08:52:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:52:01 +++ complete -F _pyenv pyenv 08:52:01 ++ lf-pyver python3 08:52:01 ++ local py_version_xy=python3 08:52:01 ++ local py_version_xyz= 08:52:01 ++ pyenv versions 08:52:01 ++ local command 08:52:01 ++ command=versions 08:52:01 ++ '[' 1 -gt 0 ']' 08:52:01 ++ shift 08:52:01 ++ case "$command" in 08:52:01 ++ command pyenv versions 08:52:01 ++ pyenv versions 08:52:01 ++ sed 's/^[ *]* //' 08:52:01 ++ awk '{ print $1 }' 08:52:01 ++ grep -E '^[0-9.]*[0-9]$' 08:52:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:52:01 +++ grep '^3' /tmp/.pyenv_versions 08:52:01 +++ sort -V 08:52:01 +++ tail -n 1 08:52:01 ++ py_version_xyz=3.10.6 08:52:01 ++ [[ -z 3.10.6 ]] 08:52:01 ++ echo 3.10.6 08:52:01 ++ return 0 08:52:01 + pyenv local 3.10.6 08:52:01 + local command 08:52:01 + command=local 08:52:01 + '[' 2 -gt 0 ']' 08:52:01 + shift 08:52:01 + case "$command" in 08:52:01 + command pyenv local 3.10.6 08:52:01 + pyenv local 3.10.6 08:52:01 + for arg in "$@" 08:52:01 + case $arg in 08:52:01 + pkg_list+='tox ' 08:52:01 + for arg in "$@" 08:52:01 + case $arg in 08:52:01 + pkg_list+='virtualenv ' 08:52:01 + for arg in "$@" 08:52:01 + case $arg in 08:52:01 + pkg_list+='urllib3~=1.26.15 ' 08:52:01 + [[ -f /tmp/.toxenv ]] 08:52:01 ++ cat /tmp/.toxenv 08:52:01 + lf_venv=/tmp/venv-fb7g 08:52:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fb7g from' file:/tmp/.toxenv 08:52:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fb7g from file:/tmp/.toxenv 08:52:01 + /tmp/venv-fb7g/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:52:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:52:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:52:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:52:02 + /tmp/venv-fb7g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:52:03 + type python3 08:52:03 + true 08:52:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fb7g/bin to PATH' 08:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-fb7g/bin to PATH 08:52:03 + PATH=/tmp/venv-fb7g/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 08:52:03 + return 0 08:52:03 + [[ -d /opt/pyenv ]] 08:52:03 + echo '---> Setting up pyenv' 08:52:03 ---> Setting up pyenv 08:52:03 + export PYENV_ROOT=/opt/pyenv 08:52:03 + PYENV_ROOT=/opt/pyenv 08:52:03 + export PATH=/opt/pyenv/bin:/tmp/venv-fb7g/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 08:52:03 + PATH=/opt/pyenv/bin:/tmp/venv-fb7g/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 08:52:03 ++ pwd 08:52:03 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:52:03 + export PYTHONPATH 08:52:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:52:03 + TOX_TESTENV_PASSENV=PYTHONPATH 08:52:03 + tox --version 08:52:04 4.13.0 from /tmp/venv-fb7g/lib/python3.10/site-packages/tox/__init__.py 08:52:04 + PARALLEL=false 08:52:04 + TOX_OPTIONS_LIST= 08:52:04 + [[ -n gitlint ]] 08:52:04 + TOX_OPTIONS_LIST=' -e gitlint' 08:52:04 + case ${PARALLEL,,} in 08:52:04 + tox -e gitlint 08:52:04 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:52:05 gitlint: internal error 08:52:05 Traceback (most recent call last): 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 08:52:05 tox_env.setup() 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 08:52:05 self._setup_env() 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 08:52:05 self._install_deps() 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 08:52:05 self._install(requirements_file, PythonRun.__name__, "deps") 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 08:52:05 self.installer.install(arguments, section, of_type) 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 08:52:05 self._install_requirement_file(arguments, section, of_type) 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 08:52:05 new_options, new_reqs = arguments.unroll() 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 08:52:05 opts_dict = vars(self.options) 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 08:52:05 self._ensure_requirements_parsed() 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 08:52:05 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 08:52:05 requirements = super()._parse_requirements(opt, recurse) 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 08:52:05 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 08:52:05 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 08:52:05 for line in self._parse_file(filename, constraint): 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 08:52:05 content = self._get_file_content(url) 08:52:05 File "/tmp/venv-fb7g/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 08:52:05 with urlopen(url) as response: # noqa: S310 08:52:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 08:52:05 return opener.open(url, data, timeout) 08:52:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 08:52:05 response = meth(req, response) 08:52:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 08:52:05 response = self.parent.error( 08:52:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 08:52:05 return self._call_chain(*args) 08:52:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 08:52:05 result = func(*args) 08:52:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 08:52:05 raise HTTPError(req.full_url, code, msg, hdrs, fp) 08:52:05 urllib.error.HTTPError: HTTP Error 404: Not Found 08:52:05 gitlint: FAIL code 2 (1.26 seconds) 08:52:05 evaluation failed :( (1.44 seconds) 08:52:05 + tox_status=2 08:52:05 + echo '---> Completed tox runs' 08:52:05 ---> Completed tox runs 08:52:05 + for i in .tox/*/log 08:52:05 ++ echo '.tox/*/log' 08:52:05 ++ awk -F/ '{print $2}' 08:52:05 + tox_env='*' 08:52:05 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 08:52:05 cp: cannot stat '.tox/*/log': No such file or directory 08:52:05 + echo 'WARN: no logs found to archive' 08:52:05 WARN: no logs found to archive 08:52:05 + break 08:52:05 + DOC_DIR=docs/_build/html 08:52:05 + [[ -d docs/_build/html ]] 08:52:05 + echo '---> tox-run.sh ends' 08:52:05 ---> tox-run.sh ends 08:52:05 + test 2 -eq 0 08:52:05 + exit 2 08:52:05 ++ '[' 2 = 1 ']' 08:52:05 Build step 'Execute shell' marked build as failure 08:52:05 $ ssh-agent -k 08:52:05 unset SSH_AUTH_SOCK; 08:52:05 unset SSH_AGENT_PID; 08:52:05 echo Agent pid 1805 killed; 08:52:05 [ssh-agent] Stopped. 08:52:05 [PostBuildScript] - [INFO] Executing post build scripts. 08:52:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10671845438528818816.sh 08:52:05 ---> sysstat.sh 08:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16579667354682918269.sh 08:52:06 ---> package-listing.sh 08:52:06 ++ facter osfamily 08:52:06 ++ tr '[:upper:]' '[:lower:]' 08:52:06 + OS_FAMILY=debian 08:52:06 + workspace=/w/workspace/oom-master-commit-lint 08:52:06 + START_PACKAGES=/tmp/packages_start.txt 08:52:06 + END_PACKAGES=/tmp/packages_end.txt 08:52:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:06 + PACKAGES=/tmp/packages_start.txt 08:52:06 + '[' /w/workspace/oom-master-commit-lint ']' 08:52:06 + PACKAGES=/tmp/packages_end.txt 08:52:06 + case "${OS_FAMILY}" in 08:52:06 + dpkg -l 08:52:06 + grep '^ii' 08:52:06 + '[' -f /tmp/packages_start.txt ']' 08:52:06 + '[' -f /tmp/packages_end.txt ']' 08:52:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:06 + '[' /w/workspace/oom-master-commit-lint ']' 08:52:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:52:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17772299646267415953.sh 08:52:06 ---> capture-instance-metadata.sh 08:52:06 Setup pyenv: 08:52:06 system 08:52:06 3.8.13 08:52:06 3.9.13 08:52:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:52:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JPmx 08:52:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:52:13 lf-activate-venv(): INFO: Installing: lftools 08:52:50 lf-activate-venv(): INFO: Adding /tmp/venv-JPmx/bin to PATH 08:52:50 INFO: Running in OpenStack, capturing instance metadata 08:52:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3306752774972802758.sh 08:52:50 provisioning config files... 08:52:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14728246217640903340tmp 08:52:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:52:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:52:50 [EnvInject] - Injecting environment variables from a build step. 08:52:50 [EnvInject] - Injecting as environment variables the properties content 08:52:50 SERVER_ID=logs 08:52:50 08:52:50 [EnvInject] - Variables injected successfully. 08:52:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12577536396717876582.sh 08:52:50 ---> create-netrc.sh 08:52:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1174282631449438207.sh 08:52:50 ---> python-tools-install.sh 08:52:50 Setup pyenv: 08:52:50 system 08:52:50 3.8.13 08:52:50 3.9.13 08:52:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:52:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPmx from file:/tmp/.os_lf_venv 08:52:52 lf-activate-venv(): INFO: Installing: lftools 08:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-JPmx/bin to PATH 08:53:00 Generating Requirements File 08:53:30 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. 08:53:30 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:53:30 Python 3.10.6 08:53:30 pip 24.0 from /tmp/venv-JPmx/lib/python3.10/site-packages/pip (python 3.10) 08:53:31 appdirs==1.4.4 08:53:31 argcomplete==3.2.2 08:53:31 aspy.yaml==1.3.0 08:53:31 attrs==23.2.0 08:53:31 autopage==0.5.2 08:53:31 beautifulsoup4==4.12.3 08:53:31 boto3==1.34.51 08:53:31 botocore==1.34.51 08:53:31 bs4==0.0.2 08:53:31 cachetools==5.3.3 08:53:31 certifi==2024.2.2 08:53:31 cffi==1.16.0 08:53:31 cfgv==3.4.0 08:53:31 chardet==5.2.0 08:53:31 charset-normalizer==3.3.2 08:53:31 click==8.1.7 08:53:31 cliff==4.6.0 08:53:31 cmd2==2.4.3 08:53:31 cryptography==3.3.2 08:53:31 debtcollector==3.0.0 08:53:31 decorator==5.1.1 08:53:31 defusedxml==0.7.1 08:53:31 Deprecated==1.2.14 08:53:31 distlib==0.3.8 08:53:31 dnspython==2.6.1 08:53:31 docker==4.2.2 08:53:31 dogpile.cache==1.3.2 08:53:31 email_validator==2.1.1 08:53:31 filelock==3.13.1 08:53:31 future==1.0.0 08:53:31 gitdb==4.0.11 08:53:31 GitPython==3.1.42 08:53:31 google-auth==2.28.1 08:53:31 httplib2==0.22.0 08:53:31 identify==2.5.35 08:53:31 idna==3.6 08:53:31 importlib-resources==1.5.0 08:53:31 iso8601==2.1.0 08:53:31 Jinja2==3.1.3 08:53:31 jmespath==1.0.1 08:53:31 jsonpatch==1.33 08:53:31 jsonpointer==2.4 08:53:31 jsonschema==4.21.1 08:53:31 jsonschema-specifications==2023.12.1 08:53:31 keystoneauth1==5.6.0 08:53:31 kubernetes==29.0.0 08:53:31 lftools==0.37.9 08:53:31 lxml==5.1.0 08:53:31 MarkupSafe==2.1.5 08:53:31 msgpack==1.0.7 08:53:31 multi_key_dict==2.0.3 08:53:31 munch==4.0.0 08:53:31 netaddr==1.2.1 08:53:31 netifaces==0.11.0 08:53:31 niet==1.4.2 08:53:31 nodeenv==1.8.0 08:53:31 oauth2client==4.1.3 08:53:31 oauthlib==3.2.2 08:53:31 openstacksdk==0.62.0 08:53:31 os-client-config==2.1.0 08:53:31 os-service-types==1.7.0 08:53:31 osc-lib==3.0.1 08:53:31 oslo.config==9.4.0 08:53:31 oslo.context==5.4.0 08:53:31 oslo.i18n==6.3.0 08:53:31 oslo.log==5.5.0 08:53:31 oslo.serialization==5.4.0 08:53:31 oslo.utils==7.1.0 08:53:31 packaging==23.2 08:53:31 pbr==6.0.0 08:53:31 platformdirs==4.2.0 08:53:31 prettytable==3.10.0 08:53:31 pyasn1==0.5.1 08:53:31 pyasn1-modules==0.3.0 08:53:31 pycparser==2.21 08:53:31 pygerrit2==2.0.15 08:53:31 PyGithub==2.2.0 08:53:31 pyinotify==0.9.6 08:53:31 PyJWT==2.8.0 08:53:31 PyNaCl==1.5.0 08:53:31 pyparsing==2.4.7 08:53:31 pyperclip==1.8.2 08:53:31 pyrsistent==0.20.0 08:53:31 python-cinderclient==9.4.0 08:53:31 python-dateutil==2.8.2 08:53:31 python-heatclient==3.4.0 08:53:31 python-jenkins==1.8.2 08:53:31 python-keystoneclient==5.3.0 08:53:31 python-magnumclient==4.3.0 08:53:31 python-novaclient==18.4.0 08:53:31 python-openstackclient==6.0.1 08:53:31 python-swiftclient==4.4.0 08:53:31 PyYAML==6.0.1 08:53:31 referencing==0.33.0 08:53:31 requests==2.31.0 08:53:31 requests-oauthlib==1.3.1 08:53:31 requestsexceptions==1.4.0 08:53:31 rfc3986==2.0.0 08:53:31 rpds-py==0.18.0 08:53:31 rsa==4.9 08:53:31 ruamel.yaml==0.18.6 08:53:31 ruamel.yaml.clib==0.2.8 08:53:31 s3transfer==0.10.0 08:53:31 simplejson==3.19.2 08:53:31 six==1.16.0 08:53:31 smmap==5.0.1 08:53:31 soupsieve==2.5 08:53:31 stevedore==5.2.0 08:53:31 tabulate==0.9.0 08:53:31 toml==0.10.2 08:53:31 tomlkit==0.12.4 08:53:31 tqdm==4.66.2 08:53:31 typing_extensions==4.10.0 08:53:31 tzdata==2024.1 08:53:31 urllib3==1.26.18 08:53:31 virtualenv==20.25.1 08:53:31 wcwidth==0.2.13 08:53:31 websocket-client==1.7.0 08:53:31 wrapt==1.16.0 08:53:31 xdg==6.0.0 08:53:31 xmltodict==0.13.0 08:53:31 yq==3.2.3 08:53:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2863597905938004110.sh 08:53:31 ---> sudo-logs.sh 08:53:31 Archiving 'sudo' log.. 08:53:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8211079072111828525.sh 08:53:31 ---> job-cost.sh 08:53:31 Setup pyenv: 08:53:31 system 08:53:31 3.8.13 08:53:31 3.9.13 08:53:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPmx from file:/tmp/.os_lf_venv 08:53:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:53:40 lf-activate-venv(): INFO: Adding /tmp/venv-JPmx/bin to PATH 08:53:40 INFO: No Stack... 08:53:41 INFO: Retrieving Pricing Info for: v3-standard-4 08:53:41 INFO: Archiving Costs 08:53:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10646657233797990715.sh 08:53:41 ---> logs-deploy.sh 08:53:41 Setup pyenv: 08:53:41 system 08:53:41 3.8.13 08:53:41 3.9.13 08:53:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:53:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPmx from file:/tmp/.os_lf_venv 08:53:43 lf-activate-venv(): INFO: Installing: lftools 08:53:52 lf-activate-venv(): INFO: Adding /tmp/venv-JPmx/bin to PATH 08:53:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7209 08:53:52 INFO: archiving workspace using pattern(s): 08:53:53 Archives upload complete. 08:53:53 INFO: archiving logs to Nexus 08:53:54 ---> uname -a: 08:53:54 Linux prd-ubuntu1804-builder-4c-4g-9353 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:53:54 08:53:54 08:53:54 ---> lscpu: 08:53:54 Architecture: x86_64 08:53:54 CPU op-mode(s): 32-bit, 64-bit 08:53:54 Byte Order: Little Endian 08:53:54 CPU(s): 4 08:53:54 On-line CPU(s) list: 0-3 08:53:54 Thread(s) per core: 1 08:53:54 Core(s) per socket: 1 08:53:54 Socket(s): 4 08:53:54 NUMA node(s): 1 08:53:54 Vendor ID: AuthenticAMD 08:53:54 CPU family: 23 08:53:54 Model: 49 08:53:54 Model name: AMD EPYC-Rome Processor 08:53:54 Stepping: 0 08:53:54 CPU MHz: 2799.996 08:53:54 BogoMIPS: 5599.99 08:53:54 Virtualization: AMD-V 08:53:54 Hypervisor vendor: KVM 08:53:54 Virtualization type: full 08:53:54 L1d cache: 32K 08:53:54 L1i cache: 32K 08:53:54 L2 cache: 512K 08:53:54 L3 cache: 16384K 08:53:54 NUMA node0 CPU(s): 0-3 08:53:54 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 08:53:54 08:53:54 08:53:54 ---> nproc: 08:53:54 4 08:53:54 08:53:54 08:53:54 ---> df -h: 08:53:54 Filesystem Size Used Avail Use% Mounted on 08:53:54 udev 7.9G 0 7.9G 0% /dev 08:53:54 tmpfs 1.6G 672K 1.6G 1% /run 08:53:54 /dev/vda1 78G 8.3G 70G 11% / 08:53:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:53:54 tmpfs 5.0M 0 5.0M 0% /run/lock 08:53:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:53:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:53:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:53:54 08:53:54 08:53:54 ---> free -m: 08:53:54 total used free shared buff/cache available 08:53:54 Mem: 16040 545 13428 0 2065 15182 08:53:54 Swap: 1023 0 1023 08:53:54 08:53:54 08:53:54 ---> ip addr: 08:53:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:53:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:53:54 inet 127.0.0.1/8 scope host lo 08:53:54 valid_lft forever preferred_lft forever 08:53:54 inet6 ::1/128 scope host 08:53:54 valid_lft forever preferred_lft forever 08:53:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:53:54 link/ether fa:16:3e:85:dd:20 brd ff:ff:ff:ff:ff:ff 08:53:54 inet 10.30.107.242/23 brd 10.30.107.255 scope global dynamic ens3 08:53:54 valid_lft 86239sec preferred_lft 86239sec 08:53:54 inet6 fe80::f816:3eff:fe85:dd20/64 scope link 08:53:54 valid_lft forever preferred_lft forever 08:53:54 08:53:54 08:53:54 ---> sar -b -r -n DEV: 08:53:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9353) 02/28/24 _x86_64_ (4 CPU) 08:53:54 08:53:54 08:51:18 LINUX RESTART (4 CPU) 08:53:54 08:53:54 08:52:01 tps rtps wtps bread/s bwrtn/s 08:53:54 08:53:01 102.28 22.56 79.72 1352.71 11194.13 08:53:54 Average: 102.28 22.56 79.72 1352.71 11194.13 08:53:54 08:53:54 08:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:53:54 08:53:01 13918696 15596444 2506272 15.26 67800 1804996 747248 4.28 674816 1607008 132804 08:53:54 Average: 13918696 15596444 2506272 15.26 67800 1804996 747248 4.28 674816 1607008 132804 08:53:54 08:53:54 08:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:53:54 08:53:01 ens3 48.34 33.58 665.36 9.16 0.00 0.00 0.00 0.00 08:53:54 08:53:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 08:53:54 Average: ens3 48.34 33.58 665.36 9.16 0.00 0.00 0.00 0.00 08:53:54 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 08:53:54 08:53:54 08:53:54 ---> sar -P ALL: 08:53:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9353) 02/28/24 _x86_64_ (4 CPU) 08:53:54 08:53:54 08:51:18 LINUX RESTART (4 CPU) 08:53:54 08:53:54 08:52:01 CPU %user %nice %system %iowait %steal %idle 08:53:54 08:53:01 all 19.03 0.00 1.41 4.46 0.05 75.05 08:53:54 08:53:01 0 31.79 0.00 2.04 3.36 0.07 62.74 08:53:54 08:53:01 1 20.01 0.00 1.07 1.74 0.03 77.15 08:53:54 08:53:01 2 15.75 0.00 1.43 4.05 0.05 78.71 08:53:54 08:53:01 3 8.32 0.00 1.09 8.76 0.07 81.76 08:53:54 Average: all 19.03 0.00 1.41 4.46 0.05 75.05 08:53:54 Average: 0 31.79 0.00 2.04 3.36 0.07 62.74 08:53:54 Average: 1 20.01 0.00 1.07 1.74 0.03 77.15 08:53:54 Average: 2 15.75 0.00 1.43 4.05 0.05 78.71 08:53:54 Average: 3 8.32 0.00 1.09 8.76 0.07 81.76 08:53:54 08:53:54 08:53:54