13:16:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137002 13:16:07 Running as SYSTEM 13:16:07 [EnvInject] - Loading node environment variables. 13:16:07 Building remotely on prd-ubuntu1804-builder-4c-4g-1490 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:16:07 [ssh-agent] Looking for ssh-agent implementation... 13:16:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:08 $ ssh-agent 13:16:08 SSH_AUTH_SOCK=/tmp/ssh-mraVwNLWTePQ/agent.1726 13:16:08 SSH_AGENT_PID=1728 13:16:08 [ssh-agent] Started. 13:16:08 Running ssh-add (command line suppressed) 13:16:08 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4741243311800205925.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4741243311800205925.key) 13:16:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:16:08 The recommended git tool is: NONE 13:16:09 using credential onap-jenkins-ssh 13:16:09 Wiping out workspace first. 13:16:09 Cloning the remote Git repository 13:16:09 Cloning repository git://cloud.onap.org/mirror/oom.git 13:16:09 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:16:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:09 > git --version # timeout=10 13:16:09 > git --version # 'git version 2.17.1' 13:16:09 using GIT_SSH to set credentials Gerrit user 13:16:09 Verifying host key using manually-configured host key entries 13:16:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:16:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:15 using GIT_SSH to set credentials Gerrit user 13:16:15 Verifying host key using manually-configured host key entries 13:16:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137002/1 # timeout=30 13:16:15 > git rev-parse c7c09403f8b71f9f100412fc33c78a64f0e16a8a^{commit} # timeout=10 13:16:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:16:15 Checking out Revision c7c09403f8b71f9f100412fc33c78a64f0e16a8a (refs/changes/02/137002/1) 13:16:15 > git config core.sparsecheckout # timeout=10 13:16:15 > git checkout -f c7c09403f8b71f9f100412fc33c78a64f0e16a8a # timeout=30 13:16:19 Commit message: "[DCAEGEN2] Update helm chart for dcae-ves-collector" 13:16:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:16:19 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 13:16:19 [EnvInject] - Injecting environment variables from a build step. 13:16:19 [EnvInject] - Injecting as environment variables the properties content 13:16:19 PYTHON=python3 13:16:19 13:16:19 [EnvInject] - Variables injected successfully. 13:16:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16766236945395352389.sh 13:16:19 ---> tox-install.sh 13:16:19 + source /home/jenkins/lf-env.sh 13:16:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:19 ++ mktemp -d /tmp/venv-XXXX 13:16:19 + lf_venv=/tmp/venv-Ykxq 13:16:19 + local venv_file=/tmp/.os_lf_venv 13:16:19 + local python=python3 13:16:19 + local options 13:16:19 + local set_path=true 13:16:19 + local install_args= 13:16:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:19 + true 13:16:19 + case $1 in 13:16:19 + venv_file=/tmp/.toxenv 13:16:19 + shift 2 13:16:19 + true 13:16:19 + case $1 in 13:16:19 + shift 13:16:19 + break 13:16:19 + case $python in 13:16:19 + local pkg_list= 13:16:19 + [[ -d /opt/pyenv ]] 13:16:19 + echo 'Setup pyenv:' 13:16:19 Setup pyenv: 13:16:19 + export PYENV_ROOT=/opt/pyenv 13:16:19 + PYENV_ROOT=/opt/pyenv 13:16:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:19 + pyenv versions 13:16:19 * system (set by /opt/pyenv/version) 13:16:19 * 3.8.13 (set by /opt/pyenv/version) 13:16:19 * 3.9.13 (set by /opt/pyenv/version) 13:16:19 * 3.10.6 (set by /opt/pyenv/version) 13:16:19 + command -v pyenv 13:16:19 ++ pyenv init - --no-rehash 13:16:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:16:19 export PATH="/opt/pyenv/shims:${PATH}" 13:16:19 export PYENV_SHELL=bash 13:16:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:19 pyenv() { 13:16:19 local command 13:16:19 command="${1:-}" 13:16:19 if [ "$#" -gt 0 ]; then 13:16:19 shift 13:16:19 fi 13:16:19 13:16:19 case "$command" in 13:16:19 rehash|shell) 13:16:19 eval "$(pyenv "sh-$command" "$@")" 13:16:19 ;; 13:16:19 *) 13:16:19 command pyenv "$command" "$@" 13:16:19 ;; 13:16:19 esac 13:16:19 }' 13:16:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:16:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:19 ++ export PYENV_SHELL=bash 13:16:19 ++ PYENV_SHELL=bash 13:16:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:19 +++ complete -F _pyenv pyenv 13:16:19 ++ lf-pyver python3 13:16:19 ++ local py_version_xy=python3 13:16:19 ++ local py_version_xyz= 13:16:19 ++ pyenv versions 13:16:19 ++ local command 13:16:19 ++ command=versions 13:16:19 ++ '[' 1 -gt 0 ']' 13:16:19 ++ shift 13:16:19 ++ case "$command" in 13:16:19 ++ command pyenv versions 13:16:19 ++ pyenv versions 13:16:19 ++ awk '{ print $1 }' 13:16:19 ++ sed 's/^[ *]* //' 13:16:19 ++ grep -E '^[0-9.]*[0-9]$' 13:16:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:19 +++ grep '^3' /tmp/.pyenv_versions 13:16:19 +++ sort -V 13:16:19 +++ tail -n 1 13:16:19 ++ py_version_xyz=3.10.6 13:16:19 ++ [[ -z 3.10.6 ]] 13:16:19 ++ echo 3.10.6 13:16:19 ++ return 0 13:16:19 + pyenv local 3.10.6 13:16:19 + local command 13:16:19 + command=local 13:16:19 + '[' 2 -gt 0 ']' 13:16:19 + shift 13:16:19 + case "$command" in 13:16:19 + command pyenv local 3.10.6 13:16:19 + pyenv local 3.10.6 13:16:19 + for arg in "$@" 13:16:19 + case $arg in 13:16:19 + pkg_list+='tox ' 13:16:19 + for arg in "$@" 13:16:19 + case $arg in 13:16:19 + pkg_list+='virtualenv ' 13:16:19 + for arg in "$@" 13:16:19 + case $arg in 13:16:19 + pkg_list+='urllib3~=1.26.15 ' 13:16:19 + [[ -f /tmp/.toxenv ]] 13:16:19 + [[ ! -f /tmp/.toxenv ]] 13:16:19 + [[ -n '' ]] 13:16:19 + python3 -m venv /tmp/venv-Ykxq 13:16:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ykxq' 13:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ykxq 13:16:24 + echo /tmp/venv-Ykxq 13:16:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:16:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:16:24 + /tmp/venv-Ykxq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:16:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:27 + /tmp/venv-Ykxq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:30 + type python3 13:16:30 + true 13:16:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ykxq/bin to PATH' 13:16:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ykxq/bin to PATH 13:16:30 + PATH=/tmp/venv-Ykxq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 + return 0 13:16:30 + python3 --version 13:16:30 Python 3.10.6 13:16:30 + python3 -m pip --version 13:16:30 pip 23.3.2 from /tmp/venv-Ykxq/lib/python3.10/site-packages/pip (python 3.10) 13:16:30 + python3 -m pip freeze 13:16:30 cachetools==5.3.2 13:16:30 chardet==5.2.0 13:16:30 colorama==0.4.6 13:16:30 distlib==0.3.8 13:16:30 filelock==3.13.1 13:16:30 packaging==23.2 13:16:30 platformdirs==4.2.0 13:16:30 pluggy==1.4.0 13:16:30 pyproject-api==1.6.1 13:16:30 tomli==2.0.1 13:16:30 tox==4.12.1 13:16:30 urllib3==1.26.18 13:16:30 virtualenv==20.25.0 13:16:30 [EnvInject] - Injecting environment variables from a build step. 13:16:30 [EnvInject] - Injecting as environment variables the properties content 13:16:30 PARALLEL=false 13:16:30 13:16:30 [EnvInject] - Variables injected successfully. 13:16:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7963551569584835323.sh 13:16:30 ---> tox-run.sh 13:16:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:16:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:16:30 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:16:30 + cd /w/workspace/oom-master-commit-lint/. 13:16:30 + source /home/jenkins/lf-env.sh 13:16:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:30 ++ mktemp -d /tmp/venv-XXXX 13:16:30 + lf_venv=/tmp/venv-Gnlq 13:16:30 + local venv_file=/tmp/.os_lf_venv 13:16:30 + local python=python3 13:16:30 + local options 13:16:30 + local set_path=true 13:16:30 + local install_args= 13:16:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:30 + true 13:16:30 + case $1 in 13:16:30 + venv_file=/tmp/.toxenv 13:16:30 + shift 2 13:16:30 + true 13:16:30 + case $1 in 13:16:30 + shift 13:16:30 + break 13:16:30 + case $python in 13:16:30 + local pkg_list= 13:16:30 + [[ -d /opt/pyenv ]] 13:16:30 + echo 'Setup pyenv:' 13:16:30 Setup pyenv: 13:16:30 + export PYENV_ROOT=/opt/pyenv 13:16:30 + PYENV_ROOT=/opt/pyenv 13:16:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 + pyenv versions 13:16:30 system 13:16:30 3.8.13 13:16:30 3.9.13 13:16:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:16:30 + command -v pyenv 13:16:30 ++ pyenv init - --no-rehash 13:16:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:16:30 export PATH="/opt/pyenv/shims:${PATH}" 13:16:30 export PYENV_SHELL=bash 13:16:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:30 pyenv() { 13:16:30 local command 13:16:30 command="${1:-}" 13:16:30 if [ "$#" -gt 0 ]; then 13:16:30 shift 13:16:30 fi 13:16:30 13:16:30 case "$command" in 13:16:30 rehash|shell) 13:16:30 eval "$(pyenv "sh-$command" "$@")" 13:16:30 ;; 13:16:30 *) 13:16:30 command pyenv "$command" "$@" 13:16:30 ;; 13:16:30 esac 13:16:30 }' 13:16:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:16:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:30 ++ export PYENV_SHELL=bash 13:16:30 ++ PYENV_SHELL=bash 13:16:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:30 +++ complete -F _pyenv pyenv 13:16:30 ++ lf-pyver python3 13:16:30 ++ local py_version_xy=python3 13:16:30 ++ local py_version_xyz= 13:16:30 ++ pyenv versions 13:16:30 ++ sed 's/^[ *]* //' 13:16:30 ++ awk '{ print $1 }' 13:16:30 ++ local command 13:16:30 ++ command=versions 13:16:30 ++ '[' 1 -gt 0 ']' 13:16:30 ++ shift 13:16:30 ++ case "$command" in 13:16:30 ++ command pyenv versions 13:16:30 ++ pyenv versions 13:16:30 ++ grep -E '^[0-9.]*[0-9]$' 13:16:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:31 +++ sort -V 13:16:31 +++ grep '^3' /tmp/.pyenv_versions 13:16:31 +++ tail -n 1 13:16:31 ++ py_version_xyz=3.10.6 13:16:31 ++ [[ -z 3.10.6 ]] 13:16:31 ++ echo 3.10.6 13:16:31 ++ return 0 13:16:31 + pyenv local 3.10.6 13:16:31 + local command 13:16:31 + command=local 13:16:31 + '[' 2 -gt 0 ']' 13:16:31 + shift 13:16:31 + case "$command" in 13:16:31 + command pyenv local 3.10.6 13:16:31 + pyenv local 3.10.6 13:16:31 + for arg in "$@" 13:16:31 + case $arg in 13:16:31 + pkg_list+='tox ' 13:16:31 + for arg in "$@" 13:16:31 + case $arg in 13:16:31 + pkg_list+='virtualenv ' 13:16:31 + for arg in "$@" 13:16:31 + case $arg in 13:16:31 + pkg_list+='urllib3~=1.26.15 ' 13:16:31 + [[ -f /tmp/.toxenv ]] 13:16:31 ++ cat /tmp/.toxenv 13:16:31 + lf_venv=/tmp/venv-Ykxq 13:16:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ykxq from' file:/tmp/.toxenv 13:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ykxq from file:/tmp/.toxenv 13:16:31 + /tmp/venv-Ykxq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:16:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:31 + /tmp/venv-Ykxq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:33 + type python3 13:16:33 + true 13:16:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ykxq/bin to PATH' 13:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ykxq/bin to PATH 13:16:33 + PATH=/tmp/venv-Ykxq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:33 + return 0 13:16:33 + [[ -d /opt/pyenv ]] 13:16:33 + echo '---> Setting up pyenv' 13:16:33 ---> Setting up pyenv 13:16:33 + export PYENV_ROOT=/opt/pyenv 13:16:33 + PYENV_ROOT=/opt/pyenv 13:16:33 + export PATH=/opt/pyenv/bin:/tmp/venv-Ykxq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:33 + PATH=/opt/pyenv/bin:/tmp/venv-Ykxq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:33 ++ pwd 13:16:33 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:16:33 + export PYTHONPATH 13:16:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:16:33 + TOX_TESTENV_PASSENV=PYTHONPATH 13:16:33 + tox --version 13:16:33 4.12.1 from /tmp/venv-Ykxq/lib/python3.10/site-packages/tox/__init__.py 13:16:33 + PARALLEL=false 13:16:33 + TOX_OPTIONS_LIST= 13:16:33 + [[ -n gitlint ]] 13:16:33 + TOX_OPTIONS_LIST=' -e gitlint' 13:16:33 + case ${PARALLEL,,} in 13:16:33 + tox -e gitlint 13:16:33 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:16:35 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:17:05 gitlint: freeze> python -m pip freeze --all 13:17:05 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==2023.11.17,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==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==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.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:17:05 gitlint: commands[0]> gitlint 13:17:06 gitlint: OK (32.29=setup[32.08]+cmd[0.22] seconds) 13:17:06 congratulations :) (32.47 seconds) 13:17:06 + tox_status=0 13:17:06 + echo '---> Completed tox runs' 13:17:06 ---> Completed tox runs 13:17:06 + for i in .tox/*/log 13:17:06 ++ echo .tox/gitlint/log 13:17:06 ++ awk -F/ '{print $2}' 13:17:06 + tox_env=gitlint 13:17:06 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:17:06 + DOC_DIR=docs/_build/html 13:17:06 + [[ -d docs/_build/html ]] 13:17:06 + echo '---> tox-run.sh ends' 13:17:06 ---> tox-run.sh ends 13:17:06 + test 0 -eq 0 13:17:06 $ ssh-agent -k 13:17:06 unset SSH_AUTH_SOCK; 13:17:06 unset SSH_AGENT_PID; 13:17:06 echo Agent pid 1728 killed; 13:17:06 [ssh-agent] Stopped. 13:17:06 [PostBuildScript] - [INFO] Executing post build scripts. 13:17:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4354697668865281840.sh 13:17:06 ---> sysstat.sh 13:17:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12659395725830861622.sh 13:17:07 ---> package-listing.sh 13:17:07 ++ facter osfamily 13:17:07 ++ tr '[:upper:]' '[:lower:]' 13:17:07 + OS_FAMILY=debian 13:17:07 + workspace=/w/workspace/oom-master-commit-lint 13:17:07 + START_PACKAGES=/tmp/packages_start.txt 13:17:07 + END_PACKAGES=/tmp/packages_end.txt 13:17:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:07 + PACKAGES=/tmp/packages_start.txt 13:17:07 + '[' /w/workspace/oom-master-commit-lint ']' 13:17:07 + PACKAGES=/tmp/packages_end.txt 13:17:07 + case "${OS_FAMILY}" in 13:17:07 + dpkg -l 13:17:07 + grep '^ii' 13:17:07 + '[' -f /tmp/packages_start.txt ']' 13:17:07 + '[' -f /tmp/packages_end.txt ']' 13:17:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:07 + '[' /w/workspace/oom-master-commit-lint ']' 13:17:07 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:17:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:17:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17607864508588215158.sh 13:17:07 ---> capture-instance-metadata.sh 13:17:07 Setup pyenv: 13:17:07 system 13:17:07 3.8.13 13:17:07 3.9.13 13:17:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:17:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-exe2 13:17:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:17:39 lf-activate-venv(): INFO: Installing: lftools 13:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-exe2/bin to PATH 13:18:20 INFO: Running in OpenStack, capturing instance metadata 13:18:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17087699436316534881.sh 13:18:21 provisioning config files... 13:18:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1125885648418464952tmp 13:18:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:18:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:18:21 [EnvInject] - Injecting environment variables from a build step. 13:18:21 [EnvInject] - Injecting as environment variables the properties content 13:18:21 SERVER_ID=logs 13:18:21 13:18:21 [EnvInject] - Variables injected successfully. 13:18:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15759464033336495763.sh 13:18:21 ---> create-netrc.sh 13:18:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13781458659570754053.sh 13:18:21 ---> python-tools-install.sh 13:18:21 Setup pyenv: 13:18:21 system 13:18:21 3.8.13 13:18:21 3.9.13 13:18:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:18:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-exe2 from file:/tmp/.os_lf_venv 13:18:22 lf-activate-venv(): INFO: Installing: lftools 13:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-exe2/bin to PATH 13:18:30 Generating Requirements File 13:19:03 Python 3.10.6 13:19:03 pip 23.3.2 from /tmp/venv-exe2/lib/python3.10/site-packages/pip (python 3.10) 13:19:04 appdirs==1.4.4 13:19:04 argcomplete==3.2.2 13:19:04 aspy.yaml==1.3.0 13:19:04 attrs==23.2.0 13:19:04 autopage==0.5.2 13:19:04 beautifulsoup4==4.12.3 13:19:04 boto3==1.34.32 13:19:04 botocore==1.34.32 13:19:04 bs4==0.0.2 13:19:04 cachetools==5.3.2 13:19:04 certifi==2023.11.17 13:19:04 cffi==1.16.0 13:19:04 cfgv==3.4.0 13:19:04 chardet==5.2.0 13:19:04 charset-normalizer==3.3.2 13:19:04 click==8.1.7 13:19:04 cliff==4.5.0 13:19:04 cmd2==2.4.3 13:19:04 cryptography==3.3.2 13:19:04 debtcollector==2.5.0 13:19:04 decorator==5.1.1 13:19:04 defusedxml==0.7.1 13:19:04 Deprecated==1.2.14 13:19:04 distlib==0.3.8 13:19:04 dnspython==2.5.0 13:19:04 docker==4.2.2 13:19:04 dogpile.cache==1.3.0 13:19:04 email-validator==2.1.0.post1 13:19:04 filelock==3.13.1 13:19:04 future==0.18.3 13:19:04 gitdb==4.0.11 13:19:04 GitPython==3.1.41 13:19:04 google-auth==2.27.0 13:19:04 httplib2==0.22.0 13:19:04 identify==2.5.33 13:19:04 idna==3.6 13:19:04 importlib-resources==1.5.0 13:19:04 iso8601==2.1.0 13:19:04 Jinja2==3.1.3 13:19:04 jmespath==1.0.1 13:19:04 jsonpatch==1.33 13:19:04 jsonpointer==2.4 13:19:04 jsonschema==4.21.1 13:19:04 jsonschema-specifications==2023.12.1 13:19:04 keystoneauth1==5.5.0 13:19:04 kubernetes==29.0.0 13:19:04 lftools==0.37.8 13:19:04 lxml==5.1.0 13:19:04 MarkupSafe==2.1.4 13:19:04 msgpack==1.0.7 13:19:04 multi_key_dict==2.0.3 13:19:04 munch==4.0.0 13:19:04 netaddr==0.10.1 13:19:04 netifaces==0.11.0 13:19:04 niet==1.4.2 13:19:04 nodeenv==1.8.0 13:19:04 oauth2client==4.1.3 13:19:04 oauthlib==3.2.2 13:19:04 openstacksdk==0.62.0 13:19:04 os-client-config==2.1.0 13:19:04 os-service-types==1.7.0 13:19:04 osc-lib==3.0.0 13:19:04 oslo.config==9.3.0 13:19:04 oslo.context==5.3.0 13:19:04 oslo.i18n==6.2.0 13:19:04 oslo.log==5.4.0 13:19:04 oslo.serialization==5.3.0 13:19:04 oslo.utils==7.0.0 13:19:04 packaging==23.2 13:19:04 pbr==6.0.0 13:19:04 platformdirs==4.2.0 13:19:04 prettytable==3.9.0 13:19:04 pyasn1==0.5.1 13:19:04 pyasn1-modules==0.3.0 13:19:04 pycparser==2.21 13:19:04 pygerrit2==2.0.15 13:19:04 PyGithub==2.2.0 13:19:04 pyinotify==0.9.6 13:19:04 PyJWT==2.8.0 13:19:04 PyNaCl==1.5.0 13:19:04 pyparsing==2.4.7 13:19:04 pyperclip==1.8.2 13:19:04 pyrsistent==0.20.0 13:19:04 python-cinderclient==9.4.0 13:19:04 python-dateutil==2.8.2 13:19:04 python-heatclient==3.4.0 13:19:04 python-jenkins==1.8.2 13:19:04 python-keystoneclient==5.3.0 13:19:04 python-magnumclient==4.3.0 13:19:04 python-novaclient==18.4.0 13:19:04 python-openstackclient==6.0.0 13:19:04 python-swiftclient==4.4.0 13:19:04 pytz==2023.4 13:19:04 PyYAML==6.0.1 13:19:04 referencing==0.33.0 13:19:04 requests==2.31.0 13:19:04 requests-oauthlib==1.3.1 13:19:04 requestsexceptions==1.4.0 13:19:04 rfc3986==2.0.0 13:19:04 rpds-py==0.17.1 13:19:04 rsa==4.9 13:19:04 ruamel.yaml==0.18.5 13:19:04 ruamel.yaml.clib==0.2.8 13:19:04 s3transfer==0.10.0 13:19:04 simplejson==3.19.2 13:19:04 six==1.16.0 13:19:04 smmap==5.0.1 13:19:04 soupsieve==2.5 13:19:04 stevedore==5.1.0 13:19:04 tabulate==0.9.0 13:19:04 toml==0.10.2 13:19:04 tomlkit==0.12.3 13:19:04 tqdm==4.66.1 13:19:04 typing_extensions==4.9.0 13:19:04 tzdata==2023.4 13:19:04 urllib3==1.26.18 13:19:04 virtualenv==20.25.0 13:19:04 wcwidth==0.2.13 13:19:04 websocket-client==1.7.0 13:19:04 wrapt==1.16.0 13:19:04 xdg==6.0.0 13:19:04 xmltodict==0.13.0 13:19:04 yq==3.2.3 13:19:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4281129833930917860.sh 13:19:04 ---> sudo-logs.sh 13:19:04 Archiving 'sudo' log.. 13:19:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3679422089716440367.sh 13:19:04 ---> job-cost.sh 13:19:04 Setup pyenv: 13:19:04 system 13:19:04 3.8.13 13:19:04 3.9.13 13:19:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:19:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-exe2 from file:/tmp/.os_lf_venv 13:19:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:19:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:19:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-exe2/bin to PATH 13:19:14 INFO: No Stack... 13:19:14 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:14 INFO: Archiving Costs 13:19:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13960237118319880659.sh 13:19:14 ---> logs-deploy.sh 13:19:14 Setup pyenv: 13:19:14 system 13:19:14 3.8.13 13:19:14 3.9.13 13:19:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:19:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-exe2 from file:/tmp/.os_lf_venv 13:19:16 lf-activate-venv(): INFO: Installing: lftools 13:19:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:19:25 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-exe2/bin to PATH 13:19:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7171 13:19:26 INFO: archiving workspace using pattern(s): 13:19:27 Archives upload complete. 13:19:27 INFO: archiving logs to Nexus 13:19:28 ---> uname -a: 13:19:28 Linux prd-ubuntu1804-builder-4c-4g-1490 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:19:28 13:19:28 13:19:28 ---> lscpu: 13:19:28 Architecture: x86_64 13:19:28 CPU op-mode(s): 32-bit, 64-bit 13:19:28 Byte Order: Little Endian 13:19:28 CPU(s): 4 13:19:28 On-line CPU(s) list: 0-3 13:19:28 Thread(s) per core: 1 13:19:28 Core(s) per socket: 1 13:19:28 Socket(s): 4 13:19:28 NUMA node(s): 1 13:19:28 Vendor ID: AuthenticAMD 13:19:28 CPU family: 23 13:19:28 Model: 49 13:19:28 Model name: AMD EPYC-Rome Processor 13:19:28 Stepping: 0 13:19:28 CPU MHz: 2800.000 13:19:28 BogoMIPS: 5600.00 13:19:28 Virtualization: AMD-V 13:19:28 Hypervisor vendor: KVM 13:19:28 Virtualization type: full 13:19:28 L1d cache: 32K 13:19:28 L1i cache: 32K 13:19:28 L2 cache: 512K 13:19:28 L3 cache: 16384K 13:19:28 NUMA node0 CPU(s): 0-3 13:19:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:19:28 13:19:28 13:19:28 ---> nproc: 13:19:28 4 13:19:28 13:19:28 13:19:28 ---> df -h: 13:19:28 Filesystem Size Used Avail Use% Mounted on 13:19:28 udev 7.9G 0 7.9G 0% /dev 13:19:28 tmpfs 1.6G 672K 1.6G 1% /run 13:19:28 /dev/vda1 78G 8.5G 69G 11% / 13:19:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:19:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:19:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:19:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:19:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:19:28 13:19:28 13:19:28 ---> free -m: 13:19:28 total used free shared buff/cache available 13:19:28 Mem: 16040 564 13182 0 2293 15153 13:19:28 Swap: 1023 0 1023 13:19:28 13:19:28 13:19:28 ---> ip addr: 13:19:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:19:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:19:28 inet 127.0.0.1/8 scope host lo 13:19:28 valid_lft forever preferred_lft forever 13:19:28 inet6 ::1/128 scope host 13:19:28 valid_lft forever preferred_lft forever 13:19:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:19:28 link/ether fa:16:3e:f6:c7:4d brd ff:ff:ff:ff:ff:ff 13:19:28 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 13:19:28 valid_lft 86182sec preferred_lft 86182sec 13:19:28 inet6 fe80::f816:3eff:fef6:c74d/64 scope link 13:19:28 valid_lft forever preferred_lft forever 13:19:28 13:19:28 13:19:28 ---> sar -b -r -n DEV: 13:19:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1490) 02/01/24 _x86_64_ (4 CPU) 13:19:28 13:19:28 13:15:53 LINUX RESTART (4 CPU) 13:19:28 13:19:28 13:16:01 tps rtps wtps bread/s bwrtn/s 13:19:28 13:17:01 268.49 65.83 202.67 4041.45 37413.13 13:19:28 13:18:01 65.06 0.37 64.69 35.73 18717.55 13:19:28 13:19:01 102.35 13.85 88.50 1048.09 26992.83 13:19:28 Average: 145.31 26.68 118.62 1708.55 27708.38 13:19:28 13:19:28 13:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:19:28 13:17:01 13846500 15476212 2578468 15.70 61036 1768816 906048 5.19 787404 1572868 176160 13:19:28 13:18:01 13800348 15502044 2624620 15.98 69732 1825252 807568 4.62 758620 1636388 51836 13:19:28 13:19:01 13456424 15476236 2968544 18.07 92768 2104488 837396 4.79 822288 1882936 143324 13:19:28 Average: 13701091 15484831 2723877 16.58 74512 1899519 850337 4.87 789437 1697397 123773 13:19:28 13:19:28 13:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:19:28 13:17:01 ens3 477.66 313.63 2188.58 79.34 0.00 0.00 0.00 0.00 13:19:28 13:17:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 13:19:28 13:18:01 ens3 18.06 15.50 92.84 4.38 0.00 0.00 0.00 0.00 13:19:28 13:18:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:19:28 13:19:01 ens3 51.97 35.06 849.56 7.20 0.00 0.00 0.00 0.00 13:19:28 13:19:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 13:19:28 Average: ens3 182.58 121.41 1043.73 30.31 0.00 0.00 0.00 0.00 13:19:28 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 13:19:28 13:19:28 13:19:28 ---> sar -P ALL: 13:19:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1490) 02/01/24 _x86_64_ (4 CPU) 13:19:28 13:19:28 13:15:53 LINUX RESTART (4 CPU) 13:19:28 13:19:28 13:16:01 CPU %user %nice %system %iowait %steal %idle 13:19:28 13:17:01 all 20.93 0.00 2.70 6.71 0.09 69.58 13:19:28 13:17:01 0 29.96 0.00 3.16 6.55 0.12 60.22 13:19:28 13:17:01 1 17.28 0.00 2.63 0.95 0.07 79.07 13:19:28 13:17:01 2 19.06 0.00 3.01 15.67 0.10 62.15 13:19:28 13:17:01 3 17.36 0.00 2.01 3.75 0.10 76.78 13:19:28 13:18:01 all 10.21 0.00 0.75 26.23 0.04 62.77 13:19:28 13:18:01 0 16.24 0.00 1.24 30.48 0.05 51.99 13:19:28 13:18:01 1 15.33 0.00 0.77 0.30 0.03 83.57 13:19:28 13:18:01 2 6.48 0.00 0.58 36.67 0.03 56.24 13:19:28 13:18:01 3 2.81 0.00 0.38 37.47 0.03 59.30 13:19:28 13:19:01 all 18.17 0.00 1.39 8.17 0.07 72.20 13:19:28 13:19:01 0 4.48 0.00 0.89 25.37 0.05 69.21 13:19:28 13:19:01 1 23.76 0.00 1.89 3.46 0.07 70.83 13:19:28 13:19:01 2 6.95 0.00 0.79 1.80 0.05 90.40 13:19:28 13:19:01 3 37.57 0.00 2.02 2.18 0.08 58.15 13:19:28 Average: all 16.43 0.00 1.61 13.72 0.07 68.18 13:19:28 Average: 0 16.90 0.00 1.76 20.80 0.07 60.47 13:19:28 Average: 1 18.79 0.00 1.76 1.57 0.06 77.83 13:19:28 Average: 2 10.77 0.00 1.45 18.04 0.06 69.68 13:19:28 Average: 3 19.27 0.00 1.47 14.46 0.07 64.73 13:19:28 13:19:28 13:19:28