10:01:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 10:01:19 Running as SYSTEM 10:01:19 [EnvInject] - Loading node environment variables. 10:01:19 Building remotely on prd-ubuntu1804-builder-4c-4g-10291 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:01:19 [ssh-agent] Looking for ssh-agent implementation... 10:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:19 $ ssh-agent 10:01:19 SSH_AUTH_SOCK=/tmp/ssh-Ii5011Ms9aE2/agent.1912 10:01:19 SSH_AGENT_PID=1914 10:01:19 [ssh-agent] Started. 10:01:19 Running ssh-add (command line suppressed) 10:01:19 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3271255723015859608.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3271255723015859608.key) 10:01:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:01:19 The recommended git tool is: NONE 10:01:21 using credential onap-jenkins-ssh 10:01:21 Wiping out workspace first. 10:01:21 Cloning the remote Git repository 10:01:21 Cloning repository git://cloud.onap.org/mirror/oom.git 10:01:21 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:01:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:21 > git --version # timeout=10 10:01:21 > git --version # 'git version 2.17.1' 10:01:21 using GIT_SSH to set credentials Gerrit user 10:01:21 Verifying host key using manually-configured host key entries 10:01:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:01:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:01:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:01:28 using GIT_SSH to set credentials Gerrit user 10:01:28 Verifying host key using manually-configured host key entries 10:01:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/4 # timeout=30 10:01:28 > git rev-parse e2467945021d8650d659df7ca427f33ad4396d30^{commit} # timeout=10 10:01:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:01:28 Checking out Revision e2467945021d8650d659df7ca427f33ad4396d30 (refs/changes/39/137439/4) 10:01:28 > git config core.sparsecheckout # timeout=10 10:01:28 > git checkout -f e2467945021d8650d659df7ca427f33ad4396d30 # timeout=30 10:01:31 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 10:01:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:01:32 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 10:01:32 [EnvInject] - Injecting environment variables from a build step. 10:01:32 [EnvInject] - Injecting as environment variables the properties content 10:01:32 PYTHON=python3 10:01:32 10:01:32 [EnvInject] - Variables injected successfully. 10:01:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3150509163282052389.sh 10:01:32 ---> tox-install.sh 10:01:32 + source /home/jenkins/lf-env.sh 10:01:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:32 ++ mktemp -d /tmp/venv-XXXX 10:01:32 + lf_venv=/tmp/venv-yYyJ 10:01:32 + local venv_file=/tmp/.os_lf_venv 10:01:32 + local python=python3 10:01:32 + local options 10:01:32 + local set_path=true 10:01:32 + local install_args= 10:01:32 ++ 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 10:01:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:01:32 + true 10:01:32 + case $1 in 10:01:32 + venv_file=/tmp/.toxenv 10:01:32 + shift 2 10:01:32 + true 10:01:32 + case $1 in 10:01:32 + shift 10:01:32 + break 10:01:32 + case $python in 10:01:32 + local pkg_list= 10:01:32 + [[ -d /opt/pyenv ]] 10:01:32 + echo 'Setup pyenv:' 10:01:32 Setup pyenv: 10:01:32 + export PYENV_ROOT=/opt/pyenv 10:01:32 + PYENV_ROOT=/opt/pyenv 10:01:32 + 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 10:01:32 + 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 10:01:32 + pyenv versions 10:01:32 * system (set by /opt/pyenv/version) 10:01:32 * 3.8.13 (set by /opt/pyenv/version) 10:01:32 * 3.9.13 (set by /opt/pyenv/version) 10:01:32 * 3.10.6 (set by /opt/pyenv/version) 10:01:32 + command -v pyenv 10:01:32 ++ pyenv init - --no-rehash 10:01:32 + 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[*]}"'\'')" 10:01:32 export PATH="/opt/pyenv/shims:${PATH}" 10:01:32 export PYENV_SHELL=bash 10:01:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:01:32 pyenv() { 10:01:32 local command 10:01:32 command="${1:-}" 10:01:32 if [ "$#" -gt 0 ]; then 10:01:32 shift 10:01:32 fi 10:01:32 10:01:32 case "$command" in 10:01:32 rehash|shell) 10:01:32 eval "$(pyenv "sh-$command" "$@")" 10:01:32 ;; 10:01:32 *) 10:01:32 command pyenv "$command" "$@" 10:01:32 ;; 10:01:32 esac 10:01:32 }' 10:01:32 +++ 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[*]}"' 10:01:32 ++ 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 10:01:32 ++ 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 10:01:32 ++ 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 10:01:32 ++ export PYENV_SHELL=bash 10:01:32 ++ PYENV_SHELL=bash 10:01:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:01:32 +++ complete -F _pyenv pyenv 10:01:32 ++ lf-pyver python3 10:01:32 ++ local py_version_xy=python3 10:01:32 ++ local py_version_xyz= 10:01:32 ++ pyenv versions 10:01:32 ++ local command 10:01:32 ++ command=versions 10:01:32 ++ '[' 1 -gt 0 ']' 10:01:32 ++ shift 10:01:32 ++ case "$command" in 10:01:32 ++ command pyenv versions 10:01:32 ++ pyenv versions 10:01:32 ++ sed 's/^[ *]* //' 10:01:32 ++ awk '{ print $1 }' 10:01:32 ++ grep -E '^[0-9.]*[0-9]$' 10:01:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:01:32 +++ grep '^3' /tmp/.pyenv_versions 10:01:32 +++ tail -n 1 10:01:32 +++ sort -V 10:01:32 ++ py_version_xyz=3.10.6 10:01:32 ++ [[ -z 3.10.6 ]] 10:01:32 ++ echo 3.10.6 10:01:32 ++ return 0 10:01:32 + pyenv local 3.10.6 10:01:32 + local command 10:01:32 + command=local 10:01:32 + '[' 2 -gt 0 ']' 10:01:32 + shift 10:01:32 + case "$command" in 10:01:32 + command pyenv local 3.10.6 10:01:32 + pyenv local 3.10.6 10:01:32 + for arg in "$@" 10:01:32 + case $arg in 10:01:32 + pkg_list+='tox ' 10:01:32 + for arg in "$@" 10:01:32 + case $arg in 10:01:32 + pkg_list+='virtualenv ' 10:01:32 + for arg in "$@" 10:01:32 + case $arg in 10:01:32 + pkg_list+='urllib3~=1.26.15 ' 10:01:32 + [[ -f /tmp/.toxenv ]] 10:01:32 + [[ ! -f /tmp/.toxenv ]] 10:01:32 + [[ -n '' ]] 10:01:32 + python3 -m venv /tmp/venv-yYyJ 10:01:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yYyJ' 10:01:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yYyJ 10:01:38 + echo /tmp/venv-yYyJ 10:01:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:01:38 + /tmp/venv-yYyJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:01:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:01:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:01:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:01:44 + /tmp/venv-yYyJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:01:52 + type python3 10:01:52 + true 10:01:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yYyJ/bin to PATH' 10:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-yYyJ/bin to PATH 10:01:52 + PATH=/tmp/venv-yYyJ/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 10:01:52 + return 0 10:01:52 + python3 --version 10:01:52 Python 3.10.6 10:01:52 + python3 -m pip --version 10:01:53 pip 24.0 from /tmp/venv-yYyJ/lib/python3.10/site-packages/pip (python 3.10) 10:01:53 + python3 -m pip freeze 10:01:53 cachetools==5.3.3 10:01:53 chardet==5.2.0 10:01:53 colorama==0.4.6 10:01:53 distlib==0.3.8 10:01:53 filelock==3.13.1 10:01:53 packaging==23.2 10:01:53 platformdirs==4.2.0 10:01:53 pluggy==1.4.0 10:01:53 pyproject-api==1.6.1 10:01:53 tomli==2.0.1 10:01:53 tox==4.13.0 10:01:53 urllib3==1.26.18 10:01:53 virtualenv==20.25.1 10:01:53 [EnvInject] - Injecting environment variables from a build step. 10:01:53 [EnvInject] - Injecting as environment variables the properties content 10:01:53 PARALLEL=false 10:01:53 10:01:53 [EnvInject] - Variables injected successfully. 10:01:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4777742026421643234.sh 10:01:53 ---> tox-run.sh 10:01:53 + 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 10:01:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:01:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:01:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:01:53 + cd /w/workspace/oom-master-commit-lint/. 10:01:53 + source /home/jenkins/lf-env.sh 10:01:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:01:53 ++ mktemp -d /tmp/venv-XXXX 10:01:53 + lf_venv=/tmp/venv-rYPq 10:01:53 + local venv_file=/tmp/.os_lf_venv 10:01:53 + local python=python3 10:01:53 + local options 10:01:53 + local set_path=true 10:01:53 + local install_args= 10:01:53 ++ 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 10:01:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:01:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:01:53 + true 10:01:53 + case $1 in 10:01:53 + venv_file=/tmp/.toxenv 10:01:53 + shift 2 10:01:53 + true 10:01:53 + case $1 in 10:01:53 + shift 10:01:53 + break 10:01:53 + case $python in 10:01:53 + local pkg_list= 10:01:53 + [[ -d /opt/pyenv ]] 10:01:53 + echo 'Setup pyenv:' 10:01:53 Setup pyenv: 10:01:53 + export PYENV_ROOT=/opt/pyenv 10:01:53 + PYENV_ROOT=/opt/pyenv 10:01:53 + 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 10:01:53 + 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 10:01:53 + pyenv versions 10:01:53 system 10:01:53 3.8.13 10:01:53 3.9.13 10:01:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:01:53 + command -v pyenv 10:01:53 ++ pyenv init - --no-rehash 10:01:53 + 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[*]}"'\'')" 10:01:53 export PATH="/opt/pyenv/shims:${PATH}" 10:01:53 export PYENV_SHELL=bash 10:01:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:01:53 pyenv() { 10:01:53 local command 10:01:53 command="${1:-}" 10:01:53 if [ "$#" -gt 0 ]; then 10:01:53 shift 10:01:53 fi 10:01:53 10:01:53 case "$command" in 10:01:53 rehash|shell) 10:01:53 eval "$(pyenv "sh-$command" "$@")" 10:01:53 ;; 10:01:53 *) 10:01:53 command pyenv "$command" "$@" 10:01:53 ;; 10:01:53 esac 10:01:53 }' 10:01:53 +++ 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[*]}"' 10:01:53 ++ 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 10:01:53 ++ 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 10:01:53 ++ 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 10:01:53 ++ export PYENV_SHELL=bash 10:01:53 ++ PYENV_SHELL=bash 10:01:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:01:53 +++ complete -F _pyenv pyenv 10:01:53 ++ lf-pyver python3 10:01:53 ++ local py_version_xy=python3 10:01:53 ++ local py_version_xyz= 10:01:53 ++ pyenv versions 10:01:53 ++ local command 10:01:53 ++ command=versions 10:01:53 ++ '[' 1 -gt 0 ']' 10:01:53 ++ shift 10:01:53 ++ case "$command" in 10:01:53 ++ command pyenv versions 10:01:53 ++ pyenv versions 10:01:53 ++ sed 's/^[ *]* //' 10:01:53 ++ grep -E '^[0-9.]*[0-9]$' 10:01:53 ++ awk '{ print $1 }' 10:01:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:01:53 +++ grep '^3' /tmp/.pyenv_versions 10:01:53 +++ sort -V 10:01:53 +++ tail -n 1 10:01:53 ++ py_version_xyz=3.10.6 10:01:53 ++ [[ -z 3.10.6 ]] 10:01:53 ++ echo 3.10.6 10:01:53 ++ return 0 10:01:53 + pyenv local 3.10.6 10:01:53 + local command 10:01:53 + command=local 10:01:53 + '[' 2 -gt 0 ']' 10:01:53 + shift 10:01:53 + case "$command" in 10:01:53 + command pyenv local 3.10.6 10:01:53 + pyenv local 3.10.6 10:01:53 + for arg in "$@" 10:01:53 + case $arg in 10:01:53 + pkg_list+='tox ' 10:01:53 + for arg in "$@" 10:01:53 + case $arg in 10:01:53 + pkg_list+='virtualenv ' 10:01:53 + for arg in "$@" 10:01:53 + case $arg in 10:01:53 + pkg_list+='urllib3~=1.26.15 ' 10:01:53 + [[ -f /tmp/.toxenv ]] 10:01:53 ++ cat /tmp/.toxenv 10:01:53 + lf_venv=/tmp/venv-yYyJ 10:01:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yYyJ from' file:/tmp/.toxenv 10:01:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yYyJ from file:/tmp/.toxenv 10:01:53 + /tmp/venv-yYyJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:01:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:01:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:01:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:01:54 + /tmp/venv-yYyJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:01:57 + type python3 10:01:57 + true 10:01:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yYyJ/bin to PATH' 10:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-yYyJ/bin to PATH 10:01:57 + PATH=/tmp/venv-yYyJ/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 10:01:57 + return 0 10:01:57 + [[ -d /opt/pyenv ]] 10:01:57 + echo '---> Setting up pyenv' 10:01:57 ---> Setting up pyenv 10:01:57 + export PYENV_ROOT=/opt/pyenv 10:01:57 + PYENV_ROOT=/opt/pyenv 10:01:57 + export PATH=/opt/pyenv/bin:/tmp/venv-yYyJ/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 10:01:57 + PATH=/opt/pyenv/bin:/tmp/venv-yYyJ/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 10:01:57 ++ pwd 10:01:57 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:01:57 + export PYTHONPATH 10:01:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:01:57 + TOX_TESTENV_PASSENV=PYTHONPATH 10:01:57 + tox --version 10:01:57 4.13.0 from /tmp/venv-yYyJ/lib/python3.10/site-packages/tox/__init__.py 10:01:57 + PARALLEL=false 10:01:57 + TOX_OPTIONS_LIST= 10:01:57 + [[ -n gitlint ]] 10:01:57 + TOX_OPTIONS_LIST=' -e gitlint' 10:01:57 + case ${PARALLEL,,} in 10:01:57 + tox -e gitlint 10:01:57 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:02:01 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 10:02:36 gitlint: freeze> python -m pip freeze --all 10:02:36 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 10:02:36 gitlint: commands[0]> gitlint 10:02:36 gitlint: OK (38.44=setup[38.25]+cmd[0.19] seconds) 10:02:36 congratulations :) (38.61 seconds) 10:02:36 + tox_status=0 10:02:36 + echo '---> Completed tox runs' 10:02:36 ---> Completed tox runs 10:02:36 + for i in .tox/*/log 10:02:36 ++ echo .tox/gitlint/log 10:02:36 ++ awk -F/ '{print $2}' 10:02:36 + tox_env=gitlint 10:02:36 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:02:36 + DOC_DIR=docs/_build/html 10:02:36 + [[ -d docs/_build/html ]] 10:02:36 + echo '---> tox-run.sh ends' 10:02:36 ---> tox-run.sh ends 10:02:36 + test 0 -eq 0 10:02:36 $ ssh-agent -k 10:02:36 unset SSH_AUTH_SOCK; 10:02:36 unset SSH_AGENT_PID; 10:02:36 echo Agent pid 1914 killed; 10:02:36 [ssh-agent] Stopped. 10:02:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:02:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13284142647028273549.sh 10:02:36 ---> sysstat.sh 10:02:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10295785946495504904.sh 10:02:37 ---> package-listing.sh 10:02:37 ++ facter osfamily 10:02:37 ++ tr '[:upper:]' '[:lower:]' 10:02:37 + OS_FAMILY=debian 10:02:37 + workspace=/w/workspace/oom-master-commit-lint 10:02:37 + START_PACKAGES=/tmp/packages_start.txt 10:02:37 + END_PACKAGES=/tmp/packages_end.txt 10:02:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:37 + PACKAGES=/tmp/packages_start.txt 10:02:37 + '[' /w/workspace/oom-master-commit-lint ']' 10:02:37 + PACKAGES=/tmp/packages_end.txt 10:02:37 + case "${OS_FAMILY}" in 10:02:37 + dpkg -l 10:02:37 + grep '^ii' 10:02:37 + '[' -f /tmp/packages_start.txt ']' 10:02:37 + '[' -f /tmp/packages_end.txt ']' 10:02:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:37 + '[' /w/workspace/oom-master-commit-lint ']' 10:02:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:02:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:02:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10692910826054304404.sh 10:02:37 ---> capture-instance-metadata.sh 10:02:37 Setup pyenv: 10:02:37 system 10:02:37 3.8.13 10:02:37 3.9.13 10:02:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:02:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O372 10:02:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:02:44 lf-activate-venv(): INFO: Installing: lftools 10:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-O372/bin to PATH 10:03:30 INFO: Running in OpenStack, capturing instance metadata 10:03:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17440669352801066143.sh 10:03:30 provisioning config files... 10:03:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3613387255539043200tmp 10:03:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:03:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:03:30 [EnvInject] - Injecting environment variables from a build step. 10:03:30 [EnvInject] - Injecting as environment variables the properties content 10:03:30 SERVER_ID=logs 10:03:30 10:03:30 [EnvInject] - Variables injected successfully. 10:03:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1105270453692992.sh 10:03:30 ---> create-netrc.sh 10:03:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16703447160500598772.sh 10:03:30 ---> python-tools-install.sh 10:03:30 Setup pyenv: 10:03:31 system 10:03:31 3.8.13 10:03:31 3.9.13 10:03:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:03:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O372 from file:/tmp/.os_lf_venv 10:03:32 lf-activate-venv(): INFO: Installing: lftools 10:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-O372/bin to PATH 10:03:41 Generating Requirements File 10:04:14 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. 10:04:14 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:04:14 Python 3.10.6 10:04:14 pip 24.0 from /tmp/venv-O372/lib/python3.10/site-packages/pip (python 3.10) 10:04:15 appdirs==1.4.4 10:04:15 argcomplete==3.2.2 10:04:15 aspy.yaml==1.3.0 10:04:15 attrs==23.2.0 10:04:15 autopage==0.5.2 10:04:15 beautifulsoup4==4.12.3 10:04:15 boto3==1.34.54 10:04:15 botocore==1.34.54 10:04:15 bs4==0.0.2 10:04:15 cachetools==5.3.3 10:04:15 certifi==2024.2.2 10:04:15 cffi==1.16.0 10:04:15 cfgv==3.4.0 10:04:15 chardet==5.2.0 10:04:15 charset-normalizer==3.3.2 10:04:15 click==8.1.7 10:04:15 cliff==4.6.0 10:04:15 cmd2==2.4.3 10:04:15 cryptography==3.3.2 10:04:15 debtcollector==3.0.0 10:04:15 decorator==5.1.1 10:04:15 defusedxml==0.7.1 10:04:15 Deprecated==1.2.14 10:04:15 distlib==0.3.8 10:04:15 dnspython==2.6.1 10:04:15 docker==4.2.2 10:04:15 dogpile.cache==1.3.2 10:04:15 email_validator==2.1.1 10:04:15 filelock==3.13.1 10:04:15 future==1.0.0 10:04:15 gitdb==4.0.11 10:04:15 GitPython==3.1.42 10:04:15 google-auth==2.28.1 10:04:15 httplib2==0.22.0 10:04:15 identify==2.5.35 10:04:15 idna==3.6 10:04:15 importlib-resources==1.5.0 10:04:15 iso8601==2.1.0 10:04:15 Jinja2==3.1.3 10:04:15 jmespath==1.0.1 10:04:15 jsonpatch==1.33 10:04:15 jsonpointer==2.4 10:04:15 jsonschema==4.21.1 10:04:15 jsonschema-specifications==2023.12.1 10:04:15 keystoneauth1==5.6.0 10:04:15 kubernetes==29.0.0 10:04:15 lftools==0.37.9 10:04:15 lxml==5.1.0 10:04:15 MarkupSafe==2.1.5 10:04:15 msgpack==1.0.8 10:04:15 multi_key_dict==2.0.3 10:04:15 munch==4.0.0 10:04:15 netaddr==1.2.1 10:04:15 netifaces==0.11.0 10:04:15 niet==1.4.2 10:04:15 nodeenv==1.8.0 10:04:15 oauth2client==4.1.3 10:04:15 oauthlib==3.2.2 10:04:15 openstacksdk==0.62.0 10:04:15 os-client-config==2.1.0 10:04:15 os-service-types==1.7.0 10:04:15 osc-lib==3.0.1 10:04:15 oslo.config==9.4.0 10:04:15 oslo.context==5.5.0 10:04:15 oslo.i18n==6.3.0 10:04:15 oslo.log==5.5.0 10:04:15 oslo.serialization==5.4.0 10:04:15 oslo.utils==7.1.0 10:04:15 packaging==23.2 10:04:15 pbr==6.0.0 10:04:15 platformdirs==4.2.0 10:04:15 prettytable==3.10.0 10:04:15 pyasn1==0.5.1 10:04:15 pyasn1-modules==0.3.0 10:04:15 pycparser==2.21 10:04:15 pygerrit2==2.0.15 10:04:15 PyGithub==2.2.0 10:04:15 pyinotify==0.9.6 10:04:15 PyJWT==2.8.0 10:04:15 PyNaCl==1.5.0 10:04:15 pyparsing==2.4.7 10:04:15 pyperclip==1.8.2 10:04:15 pyrsistent==0.20.0 10:04:15 python-cinderclient==9.5.0 10:04:15 python-dateutil==2.9.0.post0 10:04:15 python-heatclient==3.5.0 10:04:15 python-jenkins==1.8.2 10:04:15 python-keystoneclient==5.4.0 10:04:15 python-magnumclient==4.4.0 10:04:15 python-novaclient==18.5.0 10:04:15 python-openstackclient==6.0.1 10:04:15 python-swiftclient==4.5.0 10:04:15 PyYAML==6.0.1 10:04:15 referencing==0.33.0 10:04:15 requests==2.31.0 10:04:15 requests-oauthlib==1.3.1 10:04:15 requestsexceptions==1.4.0 10:04:15 rfc3986==2.0.0 10:04:15 rpds-py==0.18.0 10:04:15 rsa==4.9 10:04:15 ruamel.yaml==0.18.6 10:04:15 ruamel.yaml.clib==0.2.8 10:04:15 s3transfer==0.10.0 10:04:15 simplejson==3.19.2 10:04:15 six==1.16.0 10:04:15 smmap==5.0.1 10:04:15 soupsieve==2.5 10:04:15 stevedore==5.2.0 10:04:15 tabulate==0.9.0 10:04:15 toml==0.10.2 10:04:15 tomlkit==0.12.4 10:04:15 tqdm==4.66.2 10:04:15 typing_extensions==4.10.0 10:04:15 tzdata==2024.1 10:04:15 urllib3==1.26.18 10:04:15 virtualenv==20.25.1 10:04:15 wcwidth==0.2.13 10:04:15 websocket-client==1.7.0 10:04:15 wrapt==1.16.0 10:04:15 xdg==6.0.0 10:04:15 xmltodict==0.13.0 10:04:15 yq==3.2.3 10:04:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15717703216096280015.sh 10:04:15 ---> sudo-logs.sh 10:04:15 Archiving 'sudo' log.. 10:04:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13608666052048070866.sh 10:04:15 ---> job-cost.sh 10:04:15 Setup pyenv: 10:04:15 system 10:04:15 3.8.13 10:04:15 3.9.13 10:04:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O372 from file:/tmp/.os_lf_venv 10:04:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-O372/bin to PATH 10:04:24 INFO: No Stack... 10:04:25 INFO: Retrieving Pricing Info for: v3-standard-4 10:04:25 INFO: Archiving Costs 10:04:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13334179064441048537.sh 10:04:25 ---> logs-deploy.sh 10:04:25 Setup pyenv: 10:04:25 system 10:04:25 3.8.13 10:04:25 3.9.13 10:04:25 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:04:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O372 from file:/tmp/.os_lf_venv 10:04:27 lf-activate-venv(): INFO: Installing: lftools 10:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-O372/bin to PATH 10:04:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7220 10:04:37 INFO: archiving workspace using pattern(s): 10:04:38 Archives upload complete. 10:04:38 INFO: archiving logs to Nexus 10:04:39 ---> uname -a: 10:04:39 Linux prd-ubuntu1804-builder-4c-4g-10291 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:04:39 10:04:39 10:04:39 ---> lscpu: 10:04:39 Architecture: x86_64 10:04:39 CPU op-mode(s): 32-bit, 64-bit 10:04:39 Byte Order: Little Endian 10:04:39 CPU(s): 4 10:04:39 On-line CPU(s) list: 0-3 10:04:39 Thread(s) per core: 1 10:04:39 Core(s) per socket: 1 10:04:39 Socket(s): 4 10:04:39 NUMA node(s): 1 10:04:39 Vendor ID: AuthenticAMD 10:04:39 CPU family: 23 10:04:39 Model: 49 10:04:39 Model name: AMD EPYC-Rome Processor 10:04:39 Stepping: 0 10:04:39 CPU MHz: 2799.998 10:04:39 BogoMIPS: 5599.99 10:04:39 Virtualization: AMD-V 10:04:39 Hypervisor vendor: KVM 10:04:39 Virtualization type: full 10:04:39 L1d cache: 32K 10:04:39 L1i cache: 32K 10:04:39 L2 cache: 512K 10:04:39 L3 cache: 16384K 10:04:39 NUMA node0 CPU(s): 0-3 10:04:39 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 10:04:39 10:04:39 10:04:39 ---> nproc: 10:04:39 4 10:04:39 10:04:39 10:04:39 ---> df -h: 10:04:39 Filesystem Size Used Avail Use% Mounted on 10:04:39 udev 7.9G 0 7.9G 0% /dev 10:04:39 tmpfs 1.6G 672K 1.6G 1% /run 10:04:39 /dev/vda1 78G 8.5G 69G 11% / 10:04:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:04:39 tmpfs 5.0M 0 5.0M 0% /run/lock 10:04:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:04:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:04:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:04:39 10:04:39 10:04:39 ---> free -m: 10:04:39 total used free shared buff/cache available 10:04:39 Mem: 16040 549 13201 0 2289 15167 10:04:39 Swap: 1023 0 1023 10:04:39 10:04:39 10:04:39 ---> ip addr: 10:04:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:04:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:04:39 inet 127.0.0.1/8 scope host lo 10:04:39 valid_lft forever preferred_lft forever 10:04:39 inet6 ::1/128 scope host 10:04:39 valid_lft forever preferred_lft forever 10:04:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:04:39 link/ether fa:16:3e:fd:06:73 brd ff:ff:ff:ff:ff:ff 10:04:39 inet 10.30.107.58/23 brd 10.30.107.255 scope global dynamic ens3 10:04:39 valid_lft 86148sec preferred_lft 86148sec 10:04:39 inet6 fe80::f816:3eff:fefd:673/64 scope link 10:04:39 valid_lft forever preferred_lft forever 10:04:39 10:04:39 10:04:39 ---> sar -b -r -n DEV: 10:04:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10291) 03/02/24 _x86_64_ (4 CPU) 10:04:39 10:04:39 10:00:43 LINUX RESTART (4 CPU) 10:04:39 10:04:39 10:01:03 tps rtps wtps bread/s bwrtn/s 10:04:39 10:02:01 127.94 65.18 62.77 4063.71 28017.10 10:04:39 10:03:01 82.16 2.73 79.42 128.22 15179.47 10:04:39 10:04:01 125.36 13.83 111.53 1047.69 22403.60 10:04:39 Average: 111.64 26.82 84.82 1720.42 21797.26 10:04:39 10:04:39 10:01:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:04:39 10:02:01 14166152 15583856 2258816 13.75 45456 1582192 790820 4.53 646500 1415408 59088 10:04:39 10:03:01 13845436 15537060 2579532 15.70 69892 1815584 793728 4.54 723220 1626720 179116 10:04:39 10:04:01 13575752 15502292 2849216 17.35 88608 2020760 803900 4.60 787768 1808644 33156 10:04:39 Average: 13862447 15541069 2562521 15.60 67985 1806179 796149 4.56 719163 1616924 90453 10:04:39 10:04:39 10:01:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:04:39 10:02:01 lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 10:04:39 10:02:01 ens3 425.63 276.62 1605.38 76.10 0.00 0.00 0.00 0.00 10:04:39 10:03:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 10:04:39 10:03:01 ens3 48.93 32.09 690.55 8.36 0.00 0.00 0.00 0.00 10:04:39 10:04:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 10:04:39 10:04:01 ens3 45.96 30.33 698.65 7.54 0.00 0.00 0.00 0.00 10:04:39 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 10:04:39 Average: ens3 170.67 111.17 991.36 30.15 0.00 0.00 0.00 0.00 10:04:39 10:04:39 10:04:39 ---> sar -P ALL: 10:04:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10291) 03/02/24 _x86_64_ (4 CPU) 10:04:39 10:04:39 10:00:43 LINUX RESTART (4 CPU) 10:04:39 10:04:39 10:01:03 CPU %user %nice %system %iowait %steal %idle 10:04:39 10:02:01 all 14.29 0.00 1.67 16.40 0.07 67.57 10:04:39 10:02:01 0 13.48 0.00 1.83 19.54 0.05 65.10 10:04:39 10:02:01 1 11.76 0.00 1.33 2.81 0.05 84.05 10:04:39 10:02:01 2 14.64 0.00 1.62 21.97 0.07 61.70 10:04:39 10:02:01 3 17.28 0.00 1.94 21.37 0.09 59.32 10:04:39 10:03:01 all 14.62 0.00 1.30 9.32 0.09 74.68 10:04:39 10:03:01 0 23.54 0.00 1.32 1.12 0.13 73.89 10:04:39 10:03:01 1 11.56 0.00 1.30 1.22 0.03 85.89 10:04:39 10:03:01 2 11.77 0.00 1.20 3.42 0.13 83.47 10:04:39 10:03:01 3 11.62 0.00 1.34 31.52 0.07 55.46 10:04:39 10:04:01 all 17.09 0.00 1.28 8.00 0.05 73.58 10:04:39 10:04:01 0 18.57 0.00 0.87 1.24 0.07 79.26 10:04:39 10:04:01 1 12.29 0.00 1.03 0.62 0.02 86.04 10:04:39 10:04:01 2 15.42 0.00 1.66 18.20 0.05 64.68 10:04:39 10:04:01 3 22.10 0.00 1.59 11.99 0.07 64.25 10:04:39 Average: all 15.34 0.00 1.42 11.18 0.07 71.99 10:04:39 Average: 0 18.59 0.00 1.33 7.15 0.08 72.84 10:04:39 Average: 1 11.87 0.00 1.22 1.54 0.03 85.34 10:04:39 Average: 2 13.93 0.00 1.49 14.43 0.08 70.07 10:04:39 Average: 3 17.00 0.00 1.62 21.63 0.07 59.68 10:04:39 10:04:39 10:04:39