07:52:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136766 07:52:09 Running as SYSTEM 07:52:09 [EnvInject] - Loading node environment variables. 07:52:09 Building remotely on prd-ubuntu1804-builder-4c-4g-3270 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:52:09 [ssh-agent] Looking for ssh-agent implementation... 07:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:10 $ ssh-agent 07:52:10 SSH_AUTH_SOCK=/tmp/ssh-W2XOdEDPjfWy/agent.1689 07:52:10 SSH_AGENT_PID=1691 07:52:10 [ssh-agent] Started. 07:52:10 Running ssh-add (command line suppressed) 07:52:10 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6972162545703016934.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6972162545703016934.key) 07:52:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:52:10 The recommended git tool is: NONE 07:52:11 using credential onap-jenkins-ssh 07:52:11 Wiping out workspace first. 07:52:11 Cloning the remote Git repository 07:52:11 Cloning repository git://cloud.onap.org/mirror/oom.git 07:52:11 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:52:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:52:11 > git --version # timeout=10 07:52:11 > git --version # 'git version 2.17.1' 07:52:11 using GIT_SSH to set credentials Gerrit user 07:52:11 Verifying host key using manually-configured host key entries 07:52:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:52:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:52:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:52:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:52:17 using GIT_SSH to set credentials Gerrit user 07:52:17 Verifying host key using manually-configured host key entries 07:52:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/136766/1 # timeout=30 07:52:17 > git rev-parse 822bcb4bb6fb2c9e14892da2cfd37e4b4e8125df^{commit} # timeout=10 07:52:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:52:17 Checking out Revision 822bcb4bb6fb2c9e14892da2cfd37e4b4e8125df (refs/changes/66/136766/1) 07:52:17 > git config core.sparsecheckout # timeout=10 07:52:17 > git checkout -f 822bcb4bb6fb2c9e14892da2cfd37e4b4e8125df # timeout=30 07:52:21 Commit message: "[COMMON] Add roles for hazelcast apps" 07:52:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:52:21 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 07:52:21 [EnvInject] - Injecting environment variables from a build step. 07:52:21 [EnvInject] - Injecting as environment variables the properties content 07:52:21 PYTHON=python3 07:52:21 07:52:21 [EnvInject] - Variables injected successfully. 07:52:21 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9790234420569471185.sh 07:52:21 ---> tox-install.sh 07:52:21 + source /home/jenkins/lf-env.sh 07:52:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:52:21 ++ mktemp -d /tmp/venv-XXXX 07:52:21 + lf_venv=/tmp/venv-dpc7 07:52:21 + local venv_file=/tmp/.os_lf_venv 07:52:21 + local python=python3 07:52:21 + local options 07:52:21 + local set_path=true 07:52:21 + local install_args= 07:52:21 ++ 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 07:52:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:52:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:52:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:52:21 + true 07:52:21 + case $1 in 07:52:21 + venv_file=/tmp/.toxenv 07:52:21 + shift 2 07:52:21 + true 07:52:21 + case $1 in 07:52:21 + shift 07:52:21 + break 07:52:21 + case $python in 07:52:21 + local pkg_list= 07:52:21 + [[ -d /opt/pyenv ]] 07:52:21 + echo 'Setup pyenv:' 07:52:21 Setup pyenv: 07:52:21 + export PYENV_ROOT=/opt/pyenv 07:52:21 + PYENV_ROOT=/opt/pyenv 07:52:21 + 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 07:52:21 + 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 07:52:21 + pyenv versions 07:52:21 * system (set by /opt/pyenv/version) 07:52:21 * 3.8.13 (set by /opt/pyenv/version) 07:52:21 * 3.9.13 (set by /opt/pyenv/version) 07:52:21 * 3.10.6 (set by /opt/pyenv/version) 07:52:21 + command -v pyenv 07:52:21 ++ pyenv init - --no-rehash 07:52:21 + 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[*]}"'\'')" 07:52:21 export PATH="/opt/pyenv/shims:${PATH}" 07:52:21 export PYENV_SHELL=bash 07:52:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:52:21 pyenv() { 07:52:21 local command 07:52:21 command="${1:-}" 07:52:21 if [ "$#" -gt 0 ]; then 07:52:21 shift 07:52:21 fi 07:52:21 07:52:21 case "$command" in 07:52:21 rehash|shell) 07:52:21 eval "$(pyenv "sh-$command" "$@")" 07:52:21 ;; 07:52:21 *) 07:52:21 command pyenv "$command" "$@" 07:52:21 ;; 07:52:21 esac 07:52:21 }' 07:52:21 +++ 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[*]}"' 07:52:21 ++ 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 07:52:21 ++ 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 07:52:21 ++ 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 07:52:21 ++ export PYENV_SHELL=bash 07:52:21 ++ PYENV_SHELL=bash 07:52:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:52:21 +++ complete -F _pyenv pyenv 07:52:21 ++ lf-pyver python3 07:52:21 ++ local py_version_xy=python3 07:52:21 ++ local py_version_xyz= 07:52:21 ++ pyenv versions 07:52:21 ++ local command 07:52:21 ++ command=versions 07:52:21 ++ '[' 1 -gt 0 ']' 07:52:21 ++ shift 07:52:21 ++ case "$command" in 07:52:21 ++ command pyenv versions 07:52:21 ++ pyenv versions 07:52:21 ++ awk '{ print $1 }' 07:52:21 ++ grep -E '^[0-9.]*[0-9]$' 07:52:21 ++ sed 's/^[ *]* //' 07:52:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:52:21 +++ grep '^3' /tmp/.pyenv_versions 07:52:21 +++ sort -V 07:52:21 +++ tail -n 1 07:52:21 ++ py_version_xyz=3.10.6 07:52:21 ++ [[ -z 3.10.6 ]] 07:52:21 ++ echo 3.10.6 07:52:21 ++ return 0 07:52:21 + pyenv local 3.10.6 07:52:21 + local command 07:52:21 + command=local 07:52:21 + '[' 2 -gt 0 ']' 07:52:21 + shift 07:52:21 + case "$command" in 07:52:21 + command pyenv local 3.10.6 07:52:21 + pyenv local 3.10.6 07:52:21 + for arg in "$@" 07:52:21 + case $arg in 07:52:21 + pkg_list+='tox ' 07:52:21 + for arg in "$@" 07:52:21 + case $arg in 07:52:21 + pkg_list+='virtualenv ' 07:52:21 + for arg in "$@" 07:52:21 + case $arg in 07:52:21 + pkg_list+='urllib3~=1.26.15 ' 07:52:21 + [[ -f /tmp/.toxenv ]] 07:52:21 + [[ ! -f /tmp/.toxenv ]] 07:52:21 + [[ -n '' ]] 07:52:21 + python3 -m venv /tmp/venv-dpc7 07:52:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dpc7' 07:52:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dpc7 07:52:26 + echo /tmp/venv-dpc7 07:52:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:52:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:52:26 + /tmp/venv-dpc7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:52:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:52:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:52:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:52:30 + /tmp/venv-dpc7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:52:36 + type python3 07:52:36 + true 07:52:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dpc7/bin to PATH' 07:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-dpc7/bin to PATH 07:52:36 + PATH=/tmp/venv-dpc7/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 07:52:36 + return 0 07:52:36 + python3 --version 07:52:36 Python 3.10.6 07:52:36 + python3 -m pip --version 07:52:36 pip 23.3.1 from /tmp/venv-dpc7/lib/python3.10/site-packages/pip (python 3.10) 07:52:36 + python3 -m pip freeze 07:52:37 cachetools==5.3.2 07:52:37 chardet==5.2.0 07:52:37 colorama==0.4.6 07:52:37 distlib==0.3.7 07:52:37 filelock==3.13.1 07:52:37 packaging==23.2 07:52:37 platformdirs==4.1.0 07:52:37 pluggy==1.3.0 07:52:37 pyproject-api==1.6.1 07:52:37 tomli==2.0.1 07:52:37 tox==4.11.4 07:52:37 urllib3==1.26.18 07:52:37 virtualenv==20.25.0 07:52:37 [EnvInject] - Injecting environment variables from a build step. 07:52:37 [EnvInject] - Injecting as environment variables the properties content 07:52:37 PARALLEL=false 07:52:37 07:52:37 [EnvInject] - Variables injected successfully. 07:52:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4575932980622483584.sh 07:52:37 ---> tox-run.sh 07:52:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:52:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:52:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:52:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:52:37 + cd /w/workspace/oom-master-commit-lint/. 07:52:37 + source /home/jenkins/lf-env.sh 07:52:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:52:37 ++ mktemp -d /tmp/venv-XXXX 07:52:37 + lf_venv=/tmp/venv-oKpv 07:52:37 + local venv_file=/tmp/.os_lf_venv 07:52:37 + local python=python3 07:52:37 + local options 07:52:37 + local set_path=true 07:52:37 + local install_args= 07:52:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:52:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:52:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:52:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:52:37 + true 07:52:37 + case $1 in 07:52:37 + venv_file=/tmp/.toxenv 07:52:37 + shift 2 07:52:37 + true 07:52:37 + case $1 in 07:52:37 + shift 07:52:37 + break 07:52:37 + case $python in 07:52:37 + local pkg_list= 07:52:37 + [[ -d /opt/pyenv ]] 07:52:37 + echo 'Setup pyenv:' 07:52:37 Setup pyenv: 07:52:37 + export PYENV_ROOT=/opt/pyenv 07:52:37 + PYENV_ROOT=/opt/pyenv 07:52:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:52:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:52:37 + pyenv versions 07:52:37 system 07:52:37 3.8.13 07:52:37 3.9.13 07:52:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:52:37 + command -v pyenv 07:52:37 ++ pyenv init - --no-rehash 07:52:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:52:37 export PATH="/opt/pyenv/shims:${PATH}" 07:52:37 export PYENV_SHELL=bash 07:52:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:52:37 pyenv() { 07:52:37 local command 07:52:37 command="${1:-}" 07:52:37 if [ "$#" -gt 0 ]; then 07:52:37 shift 07:52:37 fi 07:52:37 07:52:37 case "$command" in 07:52:37 rehash|shell) 07:52:37 eval "$(pyenv "sh-$command" "$@")" 07:52:37 ;; 07:52:37 *) 07:52:37 command pyenv "$command" "$@" 07:52:37 ;; 07:52:37 esac 07:52:37 }' 07:52:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:52:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:52:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:52:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:52:37 ++ export PYENV_SHELL=bash 07:52:37 ++ PYENV_SHELL=bash 07:52:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:52:37 +++ complete -F _pyenv pyenv 07:52:37 ++ lf-pyver python3 07:52:37 ++ local py_version_xy=python3 07:52:37 ++ local py_version_xyz= 07:52:37 ++ pyenv versions 07:52:37 ++ local command 07:52:37 ++ command=versions 07:52:37 ++ '[' 1 -gt 0 ']' 07:52:37 ++ shift 07:52:37 ++ case "$command" in 07:52:37 ++ command pyenv versions 07:52:37 ++ pyenv versions 07:52:37 ++ sed 's/^[ *]* //' 07:52:37 ++ awk '{ print $1 }' 07:52:37 ++ grep -E '^[0-9.]*[0-9]$' 07:52:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:52:37 +++ grep '^3' /tmp/.pyenv_versions 07:52:37 +++ sort -V 07:52:37 +++ tail -n 1 07:52:37 ++ py_version_xyz=3.10.6 07:52:37 ++ [[ -z 3.10.6 ]] 07:52:37 ++ echo 3.10.6 07:52:37 ++ return 0 07:52:37 + pyenv local 3.10.6 07:52:37 + local command 07:52:37 + command=local 07:52:37 + '[' 2 -gt 0 ']' 07:52:37 + shift 07:52:37 + case "$command" in 07:52:37 + command pyenv local 3.10.6 07:52:37 + pyenv local 3.10.6 07:52:37 + for arg in "$@" 07:52:37 + case $arg in 07:52:37 + pkg_list+='tox ' 07:52:37 + for arg in "$@" 07:52:37 + case $arg in 07:52:37 + pkg_list+='virtualenv ' 07:52:37 + for arg in "$@" 07:52:37 + case $arg in 07:52:37 + pkg_list+='urllib3~=1.26.15 ' 07:52:37 + [[ -f /tmp/.toxenv ]] 07:52:37 ++ cat /tmp/.toxenv 07:52:37 + lf_venv=/tmp/venv-dpc7 07:52:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpc7 from' file:/tmp/.toxenv 07:52:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dpc7 from file:/tmp/.toxenv 07:52:37 + /tmp/venv-dpc7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:52:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:52:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:52:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:52:38 + /tmp/venv-dpc7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:52:40 + type python3 07:52:40 + true 07:52:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dpc7/bin to PATH' 07:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-dpc7/bin to PATH 07:52:40 + PATH=/tmp/venv-dpc7/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 07:52:40 + return 0 07:52:40 + [[ -d /opt/pyenv ]] 07:52:40 + echo '---> Setting up pyenv' 07:52:40 ---> Setting up pyenv 07:52:40 + export PYENV_ROOT=/opt/pyenv 07:52:40 + PYENV_ROOT=/opt/pyenv 07:52:40 + export PATH=/opt/pyenv/bin:/tmp/venv-dpc7/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 07:52:40 + PATH=/opt/pyenv/bin:/tmp/venv-dpc7/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 07:52:40 ++ pwd 07:52:40 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:52:40 + export PYTHONPATH 07:52:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:52:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:52:40 + tox --version 07:52:40 4.11.4 from /tmp/venv-dpc7/lib/python3.10/site-packages/tox/__init__.py 07:52:40 + PARALLEL=false 07:52:40 + TOX_OPTIONS_LIST= 07:52:40 + [[ -n gitlint ]] 07:52:40 + TOX_OPTIONS_LIST=' -e gitlint' 07:52:40 + case ${PARALLEL,,} in 07:52:40 + tox -e gitlint 07:52:40 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:52:42 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 07:53:12 gitlint: freeze> python -m pip freeze --all 07:53:12 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 07:53:12 gitlint: commands[0]> gitlint 07:53:13 gitlint: OK (32.07=setup[31.89]+cmd[0.18] seconds) 07:53:13 congratulations :) (32.23 seconds) 07:53:13 + tox_status=0 07:53:13 + echo '---> Completed tox runs' 07:53:13 ---> Completed tox runs 07:53:13 + for i in .tox/*/log 07:53:13 ++ echo .tox/gitlint/log 07:53:13 ++ awk -F/ '{print $2}' 07:53:13 + tox_env=gitlint 07:53:13 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:53:13 + DOC_DIR=docs/_build/html 07:53:13 + [[ -d docs/_build/html ]] 07:53:13 + echo '---> tox-run.sh ends' 07:53:13 ---> tox-run.sh ends 07:53:13 + test 0 -eq 0 07:53:13 $ ssh-agent -k 07:53:13 unset SSH_AUTH_SOCK; 07:53:13 unset SSH_AGENT_PID; 07:53:13 echo Agent pid 1691 killed; 07:53:13 [ssh-agent] Stopped. 07:53:13 [PostBuildScript] - [INFO] Executing post build scripts. 07:53:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8883624312573011415.sh 07:53:13 ---> sysstat.sh 07:53:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9868504892117573327.sh 07:53:13 ---> package-listing.sh 07:53:13 ++ facter osfamily 07:53:13 ++ tr '[:upper:]' '[:lower:]' 07:53:13 + OS_FAMILY=debian 07:53:13 + workspace=/w/workspace/oom-master-commit-lint 07:53:13 + START_PACKAGES=/tmp/packages_start.txt 07:53:13 + END_PACKAGES=/tmp/packages_end.txt 07:53:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:53:13 + PACKAGES=/tmp/packages_start.txt 07:53:13 + '[' /w/workspace/oom-master-commit-lint ']' 07:53:13 + PACKAGES=/tmp/packages_end.txt 07:53:13 + case "${OS_FAMILY}" in 07:53:13 + dpkg -l 07:53:13 + grep '^ii' 07:53:13 + '[' -f /tmp/packages_start.txt ']' 07:53:13 + '[' -f /tmp/packages_end.txt ']' 07:53:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:53:13 + '[' /w/workspace/oom-master-commit-lint ']' 07:53:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:53:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:53:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14801078907680292381.sh 07:53:13 ---> capture-instance-metadata.sh 07:53:13 Setup pyenv: 07:53:14 system 07:53:14 3.8.13 07:53:14 3.9.13 07:53:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:53:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ysgf 07:53:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:53:20 lf-activate-venv(): INFO: Installing: lftools 07:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ysgf/bin to PATH 07:53:56 INFO: Running in OpenStack, capturing instance metadata 07:53:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2247711294160409143.sh 07:53:56 provisioning config files... 07:53:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config9531190955363299556tmp 07:53:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:53:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:53:56 [EnvInject] - Injecting environment variables from a build step. 07:53:56 [EnvInject] - Injecting as environment variables the properties content 07:53:56 SERVER_ID=logs 07:53:56 07:53:56 [EnvInject] - Variables injected successfully. 07:53:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5748604024032448323.sh 07:53:56 ---> create-netrc.sh 07:53:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11720287624657811207.sh 07:53:56 ---> python-tools-install.sh 07:53:56 Setup pyenv: 07:53:56 system 07:53:56 3.8.13 07:53:56 3.9.13 07:53:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:53:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ysgf from file:/tmp/.os_lf_venv 07:53:57 lf-activate-venv(): INFO: Installing: lftools 07:54:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ysgf/bin to PATH 07:54:05 Generating Requirements File 07:54:39 Python 3.10.6 07:54:39 pip 23.3.1 from /tmp/venv-Ysgf/lib/python3.10/site-packages/pip (python 3.10) 07:54:40 appdirs==1.4.4 07:54:40 argcomplete==3.1.6 07:54:40 aspy.yaml==1.3.0 07:54:40 attrs==23.1.0 07:54:40 autopage==0.5.2 07:54:40 Babel==2.13.1 07:54:40 beautifulsoup4==4.12.2 07:54:40 boto3==1.33.10 07:54:40 botocore==1.33.10 07:54:40 bs4==0.0.1 07:54:40 cachetools==5.3.2 07:54:40 certifi==2023.11.17 07:54:40 cffi==1.16.0 07:54:40 cfgv==3.4.0 07:54:40 chardet==5.2.0 07:54:40 charset-normalizer==3.3.2 07:54:40 click==8.1.7 07:54:40 cliff==4.4.0 07:54:40 cmd2==2.4.3 07:54:40 cryptography==3.3.2 07:54:40 debtcollector==2.5.0 07:54:40 decorator==5.1.1 07:54:40 defusedxml==0.7.1 07:54:40 Deprecated==1.2.14 07:54:40 distlib==0.3.7 07:54:40 dnspython==2.4.2 07:54:40 docker==4.2.2 07:54:40 dogpile.cache==1.2.2 07:54:40 email-validator==2.1.0.post1 07:54:40 filelock==3.13.1 07:54:40 future==0.18.3 07:54:40 gitdb==4.0.11 07:54:40 GitPython==3.1.40 07:54:40 google-auth==2.25.1 07:54:40 httplib2==0.22.0 07:54:40 identify==2.5.33 07:54:40 idna==3.6 07:54:40 importlib-metadata==7.0.0 07:54:40 importlib-resources==1.5.0 07:54:40 iso8601==2.1.0 07:54:40 Jinja2==3.1.2 07:54:40 jmespath==1.0.1 07:54:40 jsonpatch==1.33 07:54:40 jsonpointer==2.4 07:54:40 jsonschema==4.20.0 07:54:40 jsonschema-specifications==2023.11.2 07:54:40 keystoneauth1==5.4.0 07:54:40 kubernetes==28.1.0 07:54:40 lftools==0.37.8 07:54:40 lxml==4.9.3 07:54:40 MarkupSafe==2.1.3 07:54:40 msgpack==1.0.7 07:54:40 multi-key-dict==2.0.3 07:54:40 munch==4.0.0 07:54:40 netaddr==0.9.0 07:54:40 netifaces==0.11.0 07:54:40 niet==1.4.2 07:54:40 nodeenv==1.8.0 07:54:40 oauth2client==4.1.3 07:54:40 oauthlib==3.2.2 07:54:40 openstacksdk==0.62.0 07:54:40 os-client-config==2.1.0 07:54:40 os-service-types==1.7.0 07:54:40 osc-lib==2.9.0 07:54:40 oslo.config==9.2.0 07:54:40 oslo.context==5.3.0 07:54:40 oslo.i18n==6.2.0 07:54:40 oslo.log==5.4.0 07:54:40 oslo.serialization==5.2.0 07:54:40 oslo.utils==6.3.0 07:54:40 packaging==23.2 07:54:40 pbr==6.0.0 07:54:40 platformdirs==4.1.0 07:54:40 prettytable==3.9.0 07:54:40 pyasn1==0.5.1 07:54:40 pyasn1-modules==0.3.0 07:54:40 pycparser==2.21 07:54:40 pygerrit2==2.0.15 07:54:40 PyGithub==2.1.1 07:54:40 pyinotify==0.9.6 07:54:40 PyJWT==2.8.0 07:54:40 PyNaCl==1.5.0 07:54:40 pyparsing==2.4.7 07:54:40 pyperclip==1.8.2 07:54:40 pyrsistent==0.20.0 07:54:40 python-cinderclient==9.4.0 07:54:40 python-dateutil==2.8.2 07:54:40 python-heatclient==3.3.0 07:54:40 python-jenkins==1.8.2 07:54:40 python-keystoneclient==5.2.0 07:54:40 python-magnumclient==4.3.0 07:54:40 python-novaclient==18.4.0 07:54:40 python-openstackclient==6.0.0 07:54:40 python-swiftclient==4.4.0 07:54:40 pytz==2023.3.post1 07:54:40 PyYAML==6.0.1 07:54:40 referencing==0.32.0 07:54:40 requests==2.31.0 07:54:40 requests-oauthlib==1.3.1 07:54:40 requestsexceptions==1.4.0 07:54:40 rfc3986==2.0.0 07:54:40 rpds-py==0.13.2 07:54:40 rsa==4.9 07:54:40 ruamel.yaml==0.18.5 07:54:40 ruamel.yaml.clib==0.2.8 07:54:40 s3transfer==0.8.2 07:54:40 simplejson==3.19.2 07:54:40 six==1.16.0 07:54:40 smmap==5.0.1 07:54:40 soupsieve==2.5 07:54:40 stevedore==5.1.0 07:54:40 tabulate==0.9.0 07:54:40 toml==0.10.2 07:54:40 tomlkit==0.12.3 07:54:40 tqdm==4.66.1 07:54:40 typing_extensions==4.8.0 07:54:40 tzdata==2023.3 07:54:40 urllib3==1.26.18 07:54:40 virtualenv==20.25.0 07:54:40 wcwidth==0.2.12 07:54:40 websocket-client==1.7.0 07:54:40 wrapt==1.16.0 07:54:40 xdg==6.0.0 07:54:40 xmltodict==0.13.0 07:54:40 yq==3.2.3 07:54:40 zipp==3.17.0 07:54:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins479645613525899376.sh 07:54:40 ---> sudo-logs.sh 07:54:40 Archiving 'sudo' log.. 07:54:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14300926910182659647.sh 07:54:40 ---> job-cost.sh 07:54:40 Setup pyenv: 07:54:40 system 07:54:40 3.8.13 07:54:40 3.9.13 07:54:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:54:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ysgf from file:/tmp/.os_lf_venv 07:54:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:54:49 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. 07:54:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-Ysgf/bin to PATH 07:54:50 INFO: No Stack... 07:54:50 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:50 INFO: Archiving Costs 07:54:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13815167915287224176.sh 07:54:50 ---> logs-deploy.sh 07:54:50 Setup pyenv: 07:54:50 system 07:54:50 3.8.13 07:54:50 3.9.13 07:54:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:54:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ysgf from file:/tmp/.os_lf_venv 07:54:52 lf-activate-venv(): INFO: Installing: lftools 07:55:02 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. 07:55:02 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:55:02 lf-activate-venv(): INFO: Adding /tmp/venv-Ysgf/bin to PATH 07:55:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7118 07:55:02 INFO: archiving workspace using pattern(s): 07:55:03 Archives upload complete. 07:55:03 INFO: archiving logs to Nexus 07:55:04 ---> uname -a: 07:55:04 Linux prd-ubuntu1804-builder-4c-4g-3270 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:55:04 07:55:04 07:55:04 ---> lscpu: 07:55:04 Architecture: x86_64 07:55:04 CPU op-mode(s): 32-bit, 64-bit 07:55:04 Byte Order: Little Endian 07:55:04 CPU(s): 4 07:55:04 On-line CPU(s) list: 0-3 07:55:04 Thread(s) per core: 1 07:55:04 Core(s) per socket: 1 07:55:04 Socket(s): 4 07:55:04 NUMA node(s): 1 07:55:04 Vendor ID: AuthenticAMD 07:55:04 CPU family: 23 07:55:04 Model: 49 07:55:04 Model name: AMD EPYC-Rome Processor 07:55:04 Stepping: 0 07:55:04 CPU MHz: 2799.998 07:55:04 BogoMIPS: 5599.99 07:55:04 Virtualization: AMD-V 07:55:04 Hypervisor vendor: KVM 07:55:04 Virtualization type: full 07:55:04 L1d cache: 32K 07:55:04 L1i cache: 32K 07:55:04 L2 cache: 512K 07:55:04 L3 cache: 16384K 07:55:04 NUMA node0 CPU(s): 0-3 07:55:04 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 07:55:04 07:55:04 07:55:04 ---> nproc: 07:55:04 4 07:55:04 07:55:04 07:55:04 ---> df -h: 07:55:04 Filesystem Size Used Avail Use% Mounted on 07:55:04 udev 7.9G 0 7.9G 0% /dev 07:55:04 tmpfs 1.6G 672K 1.6G 1% /run 07:55:04 /dev/vda1 78G 8.5G 69G 11% / 07:55:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:55:04 tmpfs 5.0M 0 5.0M 0% /run/lock 07:55:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:55:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:55:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:55:04 07:55:04 07:55:04 ---> free -m: 07:55:04 total used free shared buff/cache available 07:55:04 Mem: 16040 534 13174 0 2331 15182 07:55:04 Swap: 1023 0 1023 07:55:04 07:55:04 07:55:04 ---> ip addr: 07:55:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:55:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:55:04 inet 127.0.0.1/8 scope host lo 07:55:04 valid_lft forever preferred_lft forever 07:55:04 inet6 ::1/128 scope host 07:55:04 valid_lft forever preferred_lft forever 07:55:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:55:04 link/ether fa:16:3e:f2:92:26 brd ff:ff:ff:ff:ff:ff 07:55:04 inet 10.30.107.155/23 brd 10.30.107.255 scope global dynamic ens3 07:55:04 valid_lft 86205sec preferred_lft 86205sec 07:55:04 inet6 fe80::f816:3eff:fef2:9226/64 scope link 07:55:04 valid_lft forever preferred_lft forever 07:55:04 07:55:04 07:55:04 ---> sar -b -r -n DEV: 07:55:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3270) 12/08/23 _x86_64_ (4 CPU) 07:55:04 07:55:04 07:51:52 LINUX RESTART (4 CPU) 07:55:04 07:55:04 07:52:01 tps rtps wtps bread/s bwrtn/s 07:55:04 07:53:01 251.30 65.41 185.89 4031.99 39755.15 07:55:04 07:54:01 123.75 14.35 109.40 1089.69 28994.37 07:55:04 07:55:01 76.45 0.38 76.07 26.00 25413.90 07:55:04 Average: 150.51 26.72 123.79 1716.02 31388.27 07:55:04 07:55:04 07:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:55:04 07:53:01 14017732 15532020 2407236 14.66 53408 1667512 893612 5.11 717728 1490488 98568 07:55:04 07:54:01 13671344 15555180 2753624 16.76 83180 1985184 770992 4.41 732320 1777060 128120 07:55:04 07:55:01 13435108 15508024 2989860 18.20 96124 2152292 804784 4.61 792872 1934564 161424 07:55:04 Average: 13708061 15531741 2716907 16.54 77571 1934996 823129 4.71 747640 1734037 129371 07:55:04 07:55:04 07:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:55:04 07:53:01 ens3 402.60 281.11 2148.97 74.74 0.00 0.00 0.00 0.00 07:55:04 07:53:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 07:55:04 07:54:01 ens3 44.74 30.56 633.66 7.94 0.00 0.00 0.00 0.00 07:55:04 07:54:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:55:04 07:55:01 ens3 40.86 30.68 524.79 7.14 0.00 0.00 0.00 0.00 07:55:04 07:55:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:55:04 Average: ens3 162.75 114.12 1102.53 29.94 0.00 0.00 0.00 0.00 07:55:04 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 07:55:04 07:55:04 07:55:04 ---> sar -P ALL: 07:55:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3270) 12/08/23 _x86_64_ (4 CPU) 07:55:04 07:55:04 07:51:52 LINUX RESTART (4 CPU) 07:55:04 07:55:04 07:52:01 CPU %user %nice %system %iowait %steal %idle 07:55:04 07:53:01 all 17.50 0.00 2.13 10.39 0.09 69.90 07:55:04 07:53:01 0 16.69 0.00 1.72 1.26 0.10 80.23 07:55:04 07:53:01 1 19.55 0.00 2.30 5.77 0.07 72.32 07:55:04 07:53:01 2 14.68 0.00 2.60 31.51 0.10 51.11 07:55:04 07:53:01 3 19.06 0.00 1.88 3.15 0.07 75.85 07:55:04 07:54:01 all 18.57 0.00 1.61 6.91 0.06 72.85 07:55:04 07:54:01 0 15.37 0.00 1.42 1.19 0.08 81.94 07:55:04 07:54:01 1 24.36 0.00 1.88 14.39 0.07 59.31 07:55:04 07:54:01 2 24.32 0.00 2.15 11.36 0.05 62.12 07:55:04 07:54:01 3 10.25 0.00 0.97 0.75 0.03 87.99 07:55:04 07:55:01 all 20.40 0.00 1.22 5.16 0.05 73.17 07:55:04 07:55:01 0 16.00 0.00 0.82 2.28 0.07 80.84 07:55:04 07:55:01 1 51.00 0.00 2.70 3.35 0.07 42.88 07:55:04 07:55:01 2 3.07 0.00 0.65 14.66 0.05 81.56 07:55:04 07:55:01 3 11.67 0.00 0.71 0.37 0.03 87.21 07:55:04 Average: all 18.82 0.00 1.65 7.48 0.07 71.98 07:55:04 Average: 0 16.02 0.00 1.32 1.57 0.08 81.00 07:55:04 Average: 1 31.64 0.00 2.29 7.84 0.07 58.17 07:55:04 Average: 2 14.01 0.00 1.80 19.14 0.07 64.98 07:55:04 Average: 3 13.65 0.00 1.19 1.42 0.04 83.70 07:55:04 07:55:04 07:55:04