15:19:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:19:43 Running as SYSTEM 15:19:43 [EnvInject] - Loading node environment variables. 15:19:43 Building remotely on prd-ubuntu1804-builder-4c-4g-1157 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:19:43 [ssh-agent] Looking for ssh-agent implementation... 15:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:43 $ ssh-agent 15:19:43 SSH_AUTH_SOCK=/tmp/ssh-qkMMLVLhtPRj/agent.1661 15:19:43 SSH_AGENT_PID=1662 15:19:43 [ssh-agent] Started. 15:19:43 Running ssh-add (command line suppressed) 15:19:43 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3277832805512458018.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3277832805512458018.key) 15:19:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:19:43 The recommended git tool is: NONE 15:19:45 using credential onap-jenkins-ssh 15:19:45 Wiping out workspace first. 15:19:45 Cloning the remote Git repository 15:19:45 Cloning repository git://cloud.onap.org/mirror/oom.git 15:19:45 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:19:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:19:45 > git --version # timeout=10 15:19:45 > git --version # 'git version 2.17.1' 15:19:45 using GIT_SSH to set credentials Gerrit user 15:19:45 Verifying host key using manually-configured host key entries 15:19:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:19:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:19:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:19:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:19:53 using GIT_SSH to set credentials Gerrit user 15:19:53 Verifying host key using manually-configured host key entries 15:19:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/3 # timeout=30 15:19:53 > git rev-parse f47dc8948150c50d9b5826c06254acbabfb652c8^{commit} # timeout=10 15:19:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:19:53 Checking out Revision f47dc8948150c50d9b5826c06254acbabfb652c8 (refs/changes/36/136836/3) 15:19:53 > git config core.sparsecheckout # timeout=10 15:19:53 > git checkout -f f47dc8948150c50d9b5826c06254acbabfb652c8 # timeout=30 15:19:56 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 15:19:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:19:56 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 15:19:57 [EnvInject] - Injecting environment variables from a build step. 15:19:57 [EnvInject] - Injecting as environment variables the properties content 15:19:57 PYTHON=python3 15:19:57 15:19:57 [EnvInject] - Variables injected successfully. 15:19:57 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17667053507429552931.sh 15:19:57 ---> tox-install.sh 15:19:57 + source /home/jenkins/lf-env.sh 15:19:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:19:57 ++ mktemp -d /tmp/venv-XXXX 15:19:57 + lf_venv=/tmp/venv-Ltbk 15:19:57 + local venv_file=/tmp/.os_lf_venv 15:19:57 + local python=python3 15:19:57 + local options 15:19:57 + local set_path=true 15:19:57 + local install_args= 15:19:57 ++ 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 15:19:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:19:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:19:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:19:57 + true 15:19:57 + case $1 in 15:19:57 + venv_file=/tmp/.toxenv 15:19:57 + shift 2 15:19:57 + true 15:19:57 + case $1 in 15:19:57 + shift 15:19:57 + break 15:19:57 + case $python in 15:19:57 + local pkg_list= 15:19:57 + [[ -d /opt/pyenv ]] 15:19:57 + echo 'Setup pyenv:' 15:19:57 Setup pyenv: 15:19:57 + export PYENV_ROOT=/opt/pyenv 15:19:57 + PYENV_ROOT=/opt/pyenv 15:19:57 + 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 15:19:57 + 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 15:19:57 + pyenv versions 15:19:57 * system (set by /opt/pyenv/version) 15:19:57 * 3.8.13 (set by /opt/pyenv/version) 15:19:57 * 3.9.13 (set by /opt/pyenv/version) 15:19:57 * 3.10.6 (set by /opt/pyenv/version) 15:19:57 + command -v pyenv 15:19:57 ++ pyenv init - --no-rehash 15:19:57 + 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[*]}"'\'')" 15:19:57 export PATH="/opt/pyenv/shims:${PATH}" 15:19:57 export PYENV_SHELL=bash 15:19:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:19:57 pyenv() { 15:19:57 local command 15:19:57 command="${1:-}" 15:19:57 if [ "$#" -gt 0 ]; then 15:19:57 shift 15:19:57 fi 15:19:57 15:19:57 case "$command" in 15:19:57 rehash|shell) 15:19:57 eval "$(pyenv "sh-$command" "$@")" 15:19:57 ;; 15:19:57 *) 15:19:57 command pyenv "$command" "$@" 15:19:57 ;; 15:19:57 esac 15:19:57 }' 15:19:57 +++ 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[*]}"' 15:19:57 ++ 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 15:19:57 ++ 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 15:19:57 ++ 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 15:19:57 ++ export PYENV_SHELL=bash 15:19:57 ++ PYENV_SHELL=bash 15:19:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:19:57 +++ complete -F _pyenv pyenv 15:19:57 ++ lf-pyver python3 15:19:57 ++ local py_version_xy=python3 15:19:57 ++ local py_version_xyz= 15:19:57 ++ pyenv versions 15:19:57 ++ local command 15:19:57 ++ command=versions 15:19:57 ++ '[' 1 -gt 0 ']' 15:19:57 ++ shift 15:19:57 ++ case "$command" in 15:19:57 ++ command pyenv versions 15:19:57 ++ pyenv versions 15:19:57 ++ sed 's/^[ *]* //' 15:19:57 ++ awk '{ print $1 }' 15:19:57 ++ grep -E '^[0-9.]*[0-9]$' 15:19:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:19:57 +++ grep '^3' /tmp/.pyenv_versions 15:19:57 +++ sort -V 15:19:57 +++ tail -n 1 15:19:57 ++ py_version_xyz=3.10.6 15:19:57 ++ [[ -z 3.10.6 ]] 15:19:57 ++ echo 3.10.6 15:19:57 ++ return 0 15:19:57 + pyenv local 3.10.6 15:19:57 + local command 15:19:57 + command=local 15:19:57 + '[' 2 -gt 0 ']' 15:19:57 + shift 15:19:57 + case "$command" in 15:19:57 + command pyenv local 3.10.6 15:19:57 + pyenv local 3.10.6 15:19:57 + for arg in "$@" 15:19:57 + case $arg in 15:19:57 + pkg_list+='tox ' 15:19:57 + for arg in "$@" 15:19:57 + case $arg in 15:19:57 + pkg_list+='virtualenv ' 15:19:57 + for arg in "$@" 15:19:57 + case $arg in 15:19:57 + pkg_list+='urllib3~=1.26.15 ' 15:19:57 + [[ -f /tmp/.toxenv ]] 15:19:57 + [[ ! -f /tmp/.toxenv ]] 15:19:57 + [[ -n '' ]] 15:19:57 + python3 -m venv /tmp/venv-Ltbk 15:20:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ltbk' 15:20:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ltbk 15:20:02 + echo /tmp/venv-Ltbk 15:20:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:20:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:20:02 + /tmp/venv-Ltbk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:20:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:20:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:20:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:20:05 + /tmp/venv-Ltbk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:20:08 + type python3 15:20:08 + true 15:20:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ltbk/bin to PATH' 15:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ltbk/bin to PATH 15:20:08 + PATH=/tmp/venv-Ltbk/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 15:20:08 + return 0 15:20:08 + python3 --version 15:20:08 Python 3.10.6 15:20:08 + python3 -m pip --version 15:20:08 pip 23.3.2 from /tmp/venv-Ltbk/lib/python3.10/site-packages/pip (python 3.10) 15:20:08 + python3 -m pip freeze 15:20:09 cachetools==5.3.2 15:20:09 chardet==5.2.0 15:20:09 colorama==0.4.6 15:20:09 distlib==0.3.8 15:20:09 filelock==3.13.1 15:20:09 packaging==23.2 15:20:09 platformdirs==4.2.0 15:20:09 pluggy==1.4.0 15:20:09 pyproject-api==1.6.1 15:20:09 tomli==2.0.1 15:20:09 tox==4.12.1 15:20:09 urllib3==1.26.18 15:20:09 virtualenv==20.25.0 15:20:09 [EnvInject] - Injecting environment variables from a build step. 15:20:09 [EnvInject] - Injecting as environment variables the properties content 15:20:09 PARALLEL=false 15:20:09 15:20:09 [EnvInject] - Variables injected successfully. 15:20:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins345387327324724385.sh 15:20:09 ---> tox-run.sh 15:20:09 + 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 15:20:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:20:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:20:09 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:20:09 + cd /w/workspace/oom-master-commit-lint/. 15:20:09 + source /home/jenkins/lf-env.sh 15:20:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:20:09 ++ mktemp -d /tmp/venv-XXXX 15:20:09 + lf_venv=/tmp/venv-mXhT 15:20:09 + local venv_file=/tmp/.os_lf_venv 15:20:09 + local python=python3 15:20:09 + local options 15:20:09 + local set_path=true 15:20:09 + local install_args= 15:20:09 ++ 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 15:20:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:20:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:20:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:20:09 + true 15:20:09 + case $1 in 15:20:09 + venv_file=/tmp/.toxenv 15:20:09 + shift 2 15:20:09 + true 15:20:09 + case $1 in 15:20:09 + shift 15:20:09 + break 15:20:09 + case $python in 15:20:09 + local pkg_list= 15:20:09 + [[ -d /opt/pyenv ]] 15:20:09 + echo 'Setup pyenv:' 15:20:09 Setup pyenv: 15:20:09 + export PYENV_ROOT=/opt/pyenv 15:20:09 + PYENV_ROOT=/opt/pyenv 15:20:09 + 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 15:20:09 + 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 15:20:09 + pyenv versions 15:20:09 system 15:20:09 3.8.13 15:20:09 3.9.13 15:20:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:20:09 + command -v pyenv 15:20:09 ++ pyenv init - --no-rehash 15:20:09 + 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[*]}"'\'')" 15:20:09 export PATH="/opt/pyenv/shims:${PATH}" 15:20:09 export PYENV_SHELL=bash 15:20:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:20:09 pyenv() { 15:20:09 local command 15:20:09 command="${1:-}" 15:20:09 if [ "$#" -gt 0 ]; then 15:20:09 shift 15:20:09 fi 15:20:09 15:20:09 case "$command" in 15:20:09 rehash|shell) 15:20:09 eval "$(pyenv "sh-$command" "$@")" 15:20:09 ;; 15:20:09 *) 15:20:09 command pyenv "$command" "$@" 15:20:09 ;; 15:20:09 esac 15:20:09 }' 15:20:09 +++ 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[*]}"' 15:20:09 ++ 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 15:20:09 ++ 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 15:20:09 ++ 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 15:20:09 ++ export PYENV_SHELL=bash 15:20:09 ++ PYENV_SHELL=bash 15:20:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:20:09 +++ complete -F _pyenv pyenv 15:20:09 ++ lf-pyver python3 15:20:09 ++ local py_version_xy=python3 15:20:09 ++ local py_version_xyz= 15:20:09 ++ pyenv versions 15:20:09 ++ local command 15:20:09 ++ command=versions 15:20:09 ++ '[' 1 -gt 0 ']' 15:20:09 ++ shift 15:20:09 ++ case "$command" in 15:20:09 ++ command pyenv versions 15:20:09 ++ pyenv versions 15:20:09 ++ sed 's/^[ *]* //' 15:20:09 ++ awk '{ print $1 }' 15:20:09 ++ grep -E '^[0-9.]*[0-9]$' 15:20:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:20:09 +++ grep '^3' /tmp/.pyenv_versions 15:20:09 +++ sort -V 15:20:09 +++ tail -n 1 15:20:09 ++ py_version_xyz=3.10.6 15:20:09 ++ [[ -z 3.10.6 ]] 15:20:09 ++ echo 3.10.6 15:20:09 ++ return 0 15:20:09 + pyenv local 3.10.6 15:20:09 + local command 15:20:09 + command=local 15:20:09 + '[' 2 -gt 0 ']' 15:20:09 + shift 15:20:09 + case "$command" in 15:20:09 + command pyenv local 3.10.6 15:20:09 + pyenv local 3.10.6 15:20:09 + for arg in "$@" 15:20:09 + case $arg in 15:20:09 + pkg_list+='tox ' 15:20:09 + for arg in "$@" 15:20:09 + case $arg in 15:20:09 + pkg_list+='virtualenv ' 15:20:09 + for arg in "$@" 15:20:09 + case $arg in 15:20:09 + pkg_list+='urllib3~=1.26.15 ' 15:20:09 + [[ -f /tmp/.toxenv ]] 15:20:09 ++ cat /tmp/.toxenv 15:20:09 + lf_venv=/tmp/venv-Ltbk 15:20:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ltbk from' file:/tmp/.toxenv 15:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ltbk from file:/tmp/.toxenv 15:20:09 + /tmp/venv-Ltbk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:20:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:20:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:20:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:20:10 + /tmp/venv-Ltbk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:20:12 + type python3 15:20:12 + true 15:20:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ltbk/bin to PATH' 15:20:12 lf-activate-venv(): INFO: Adding /tmp/venv-Ltbk/bin to PATH 15:20:12 + PATH=/tmp/venv-Ltbk/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 15:20:12 + return 0 15:20:12 + [[ -d /opt/pyenv ]] 15:20:12 + echo '---> Setting up pyenv' 15:20:12 ---> Setting up pyenv 15:20:12 + export PYENV_ROOT=/opt/pyenv 15:20:12 + PYENV_ROOT=/opt/pyenv 15:20:12 + export PATH=/opt/pyenv/bin:/tmp/venv-Ltbk/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 15:20:12 + PATH=/opt/pyenv/bin:/tmp/venv-Ltbk/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 15:20:12 ++ pwd 15:20:12 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:20:12 + export PYTHONPATH 15:20:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:20:12 + TOX_TESTENV_PASSENV=PYTHONPATH 15:20:12 + tox --version 15:20:12 4.12.1 from /tmp/venv-Ltbk/lib/python3.10/site-packages/tox/__init__.py 15:20:12 + PARALLEL=false 15:20:12 + TOX_OPTIONS_LIST= 15:20:12 + [[ -n gitlint ]] 15:20:12 + TOX_OPTIONS_LIST=' -e gitlint' 15:20:12 + case ${PARALLEL,,} in 15:20:12 + tox -e gitlint 15:20:12 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:20:14 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 15:20:40 gitlint: freeze> python -m pip freeze --all 15:20:41 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 15:20:41 gitlint: commands[0]> gitlint 15:20:41 1: T3 Title has trailing punctuation (.): "[DCAEGEN2] Update snmptrap-collector image." 15:20:41 gitlint: exit 1 (0.19 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2380 15:20:41 gitlint: FAIL code 1 (28.85=setup[28.66]+cmd[0.19] seconds) 15:20:41 evaluation failed :( (29.06 seconds) 15:20:41 + tox_status=1 15:20:41 + echo '---> Completed tox runs' 15:20:41 ---> Completed tox runs 15:20:41 + for i in .tox/*/log 15:20:41 ++ echo .tox/gitlint/log 15:20:41 ++ awk -F/ '{print $2}' 15:20:41 + tox_env=gitlint 15:20:41 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:20:41 + DOC_DIR=docs/_build/html 15:20:41 + [[ -d docs/_build/html ]] 15:20:41 + echo '---> tox-run.sh ends' 15:20:41 ---> tox-run.sh ends 15:20:41 + test 1 -eq 0 15:20:41 + exit 1 15:20:41 ++ '[' 2 = 1 ']' 15:20:41 Build step 'Execute shell' marked build as failure 15:20:41 $ ssh-agent -k 15:20:41 unset SSH_AUTH_SOCK; 15:20:41 unset SSH_AGENT_PID; 15:20:41 echo Agent pid 1662 killed; 15:20:41 [ssh-agent] Stopped. 15:20:41 [PostBuildScript] - [INFO] Executing post build scripts. 15:20:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15938227773715548586.sh 15:20:41 ---> sysstat.sh 15:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins446878946947396364.sh 15:20:42 ---> package-listing.sh 15:20:42 ++ tr '[:upper:]' '[:lower:]' 15:20:42 ++ facter osfamily 15:20:42 + OS_FAMILY=debian 15:20:42 + workspace=/w/workspace/oom-master-commit-lint 15:20:42 + START_PACKAGES=/tmp/packages_start.txt 15:20:42 + END_PACKAGES=/tmp/packages_end.txt 15:20:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:42 + PACKAGES=/tmp/packages_start.txt 15:20:42 + '[' /w/workspace/oom-master-commit-lint ']' 15:20:42 + PACKAGES=/tmp/packages_end.txt 15:20:42 + case "${OS_FAMILY}" in 15:20:42 + dpkg -l 15:20:42 + grep '^ii' 15:20:42 + '[' -f /tmp/packages_start.txt ']' 15:20:42 + '[' -f /tmp/packages_end.txt ']' 15:20:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:42 + '[' /w/workspace/oom-master-commit-lint ']' 15:20:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:20:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:20:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12530457908513321007.sh 15:20:42 ---> capture-instance-metadata.sh 15:20:42 Setup pyenv: 15:20:42 system 15:20:42 3.8.13 15:20:42 3.9.13 15:20:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:20:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5T0z 15:20:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:20:49 lf-activate-venv(): INFO: Installing: lftools 15:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-5T0z/bin to PATH 15:21:20 INFO: Running in OpenStack, capturing instance metadata 15:21:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7488502527016814186.sh 15:21:21 provisioning config files... 15:21:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config6923295454342368470tmp 15:21:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:21:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:21:21 [EnvInject] - Injecting environment variables from a build step. 15:21:21 [EnvInject] - Injecting as environment variables the properties content 15:21:21 SERVER_ID=logs 15:21:21 15:21:21 [EnvInject] - Variables injected successfully. 15:21:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5955372458862655786.sh 15:21:21 ---> create-netrc.sh 15:21:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16623784522575280869.sh 15:21:21 ---> python-tools-install.sh 15:21:21 Setup pyenv: 15:21:22 system 15:21:22 3.8.13 15:21:22 3.9.13 15:21:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:21:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5T0z from file:/tmp/.os_lf_venv 15:21:23 lf-activate-venv(): INFO: Installing: lftools 15:21:30 lf-activate-venv(): INFO: Adding /tmp/venv-5T0z/bin to PATH 15:21:30 Generating Requirements File 15:22:01 Python 3.10.6 15:22:01 pip 23.3.2 from /tmp/venv-5T0z/lib/python3.10/site-packages/pip (python 3.10) 15:22:01 appdirs==1.4.4 15:22:01 argcomplete==3.2.2 15:22:01 aspy.yaml==1.3.0 15:22:01 attrs==23.2.0 15:22:01 autopage==0.5.2 15:22:01 beautifulsoup4==4.12.3 15:22:01 boto3==1.34.31 15:22:01 botocore==1.34.31 15:22:01 bs4==0.0.2 15:22:01 cachetools==5.3.2 15:22:01 certifi==2023.11.17 15:22:01 cffi==1.16.0 15:22:01 cfgv==3.4.0 15:22:01 chardet==5.2.0 15:22:01 charset-normalizer==3.3.2 15:22:01 click==8.1.7 15:22:01 cliff==4.5.0 15:22:01 cmd2==2.4.3 15:22:01 cryptography==3.3.2 15:22:01 debtcollector==2.5.0 15:22:01 decorator==5.1.1 15:22:01 defusedxml==0.7.1 15:22:01 Deprecated==1.2.14 15:22:01 distlib==0.3.8 15:22:01 dnspython==2.5.0 15:22:01 docker==4.2.2 15:22:01 dogpile.cache==1.3.0 15:22:01 email-validator==2.1.0.post1 15:22:01 filelock==3.13.1 15:22:01 future==0.18.3 15:22:01 gitdb==4.0.11 15:22:01 GitPython==3.1.41 15:22:01 google-auth==2.27.0 15:22:01 httplib2==0.22.0 15:22:01 identify==2.5.33 15:22:01 idna==3.6 15:22:01 importlib-resources==1.5.0 15:22:01 iso8601==2.1.0 15:22:01 Jinja2==3.1.3 15:22:01 jmespath==1.0.1 15:22:01 jsonpatch==1.33 15:22:01 jsonpointer==2.4 15:22:01 jsonschema==4.21.1 15:22:01 jsonschema-specifications==2023.12.1 15:22:01 keystoneauth1==5.5.0 15:22:01 kubernetes==29.0.0 15:22:01 lftools==0.37.8 15:22:01 lxml==5.1.0 15:22:01 MarkupSafe==2.1.4 15:22:01 msgpack==1.0.7 15:22:01 multi_key_dict==2.0.3 15:22:01 munch==4.0.0 15:22:01 netaddr==0.10.1 15:22:01 netifaces==0.11.0 15:22:01 niet==1.4.2 15:22:01 nodeenv==1.8.0 15:22:01 oauth2client==4.1.3 15:22:01 oauthlib==3.2.2 15:22:01 openstacksdk==0.62.0 15:22:01 os-client-config==2.1.0 15:22:01 os-service-types==1.7.0 15:22:01 osc-lib==3.0.0 15:22:01 oslo.config==9.3.0 15:22:01 oslo.context==5.3.0 15:22:01 oslo.i18n==6.2.0 15:22:01 oslo.log==5.4.0 15:22:01 oslo.serialization==5.3.0 15:22:01 oslo.utils==7.0.0 15:22:01 packaging==23.2 15:22:01 pbr==6.0.0 15:22:01 platformdirs==4.2.0 15:22:01 prettytable==3.9.0 15:22:01 pyasn1==0.5.1 15:22:01 pyasn1-modules==0.3.0 15:22:01 pycparser==2.21 15:22:01 pygerrit2==2.0.15 15:22:01 PyGithub==2.2.0 15:22:01 pyinotify==0.9.6 15:22:01 PyJWT==2.8.0 15:22:01 PyNaCl==1.5.0 15:22:01 pyparsing==2.4.7 15:22:01 pyperclip==1.8.2 15:22:01 pyrsistent==0.20.0 15:22:01 python-cinderclient==9.4.0 15:22:01 python-dateutil==2.8.2 15:22:01 python-heatclient==3.4.0 15:22:01 python-jenkins==1.8.2 15:22:01 python-keystoneclient==5.3.0 15:22:01 python-magnumclient==4.3.0 15:22:01 python-novaclient==18.4.0 15:22:01 python-openstackclient==6.0.0 15:22:01 python-swiftclient==4.4.0 15:22:01 pytz==2023.4 15:22:01 PyYAML==6.0.1 15:22:01 referencing==0.33.0 15:22:01 requests==2.31.0 15:22:01 requests-oauthlib==1.3.1 15:22:01 requestsexceptions==1.4.0 15:22:01 rfc3986==2.0.0 15:22:01 rpds-py==0.17.1 15:22:01 rsa==4.9 15:22:01 ruamel.yaml==0.18.5 15:22:01 ruamel.yaml.clib==0.2.8 15:22:01 s3transfer==0.10.0 15:22:01 simplejson==3.19.2 15:22:01 six==1.16.0 15:22:01 smmap==5.0.1 15:22:01 soupsieve==2.5 15:22:01 stevedore==5.1.0 15:22:01 tabulate==0.9.0 15:22:01 toml==0.10.2 15:22:01 tomlkit==0.12.3 15:22:01 tqdm==4.66.1 15:22:01 typing_extensions==4.9.0 15:22:01 tzdata==2023.4 15:22:01 urllib3==1.26.18 15:22:01 virtualenv==20.25.0 15:22:01 wcwidth==0.2.13 15:22:01 websocket-client==1.7.0 15:22:01 wrapt==1.16.0 15:22:01 xdg==6.0.0 15:22:01 xmltodict==0.13.0 15:22:01 yq==3.2.3 15:22:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5920499713802206612.sh 15:22:02 ---> sudo-logs.sh 15:22:02 Archiving 'sudo' log.. 15:22:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6893181648247594250.sh 15:22:02 ---> job-cost.sh 15:22:02 Setup pyenv: 15:22:02 system 15:22:02 3.8.13 15:22:02 3.9.13 15:22:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:22:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5T0z from file:/tmp/.os_lf_venv 15:22:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:22:11 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. 15:22:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-5T0z/bin to PATH 15:22:11 INFO: No Stack... 15:22:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:11 INFO: Archiving Costs 15:22:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14035107498305042200.sh 15:22:11 ---> logs-deploy.sh 15:22:11 Setup pyenv: 15:22:11 system 15:22:11 3.8.13 15:22:11 3.9.13 15:22:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:22:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5T0z from file:/tmp/.os_lf_venv 15:22:13 lf-activate-venv(): INFO: Installing: lftools 15:22:22 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. 15:22:22 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-5T0z/bin to PATH 15:22:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7169 15:22:23 INFO: archiving workspace using pattern(s): 15:22:24 Archives upload complete. 15:22:24 INFO: archiving logs to Nexus 15:22:25 ---> uname -a: 15:22:25 Linux prd-ubuntu1804-builder-4c-4g-1157 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:22:25 15:22:25 15:22:25 ---> lscpu: 15:22:25 Architecture: x86_64 15:22:25 CPU op-mode(s): 32-bit, 64-bit 15:22:25 Byte Order: Little Endian 15:22:25 CPU(s): 4 15:22:25 On-line CPU(s) list: 0-3 15:22:25 Thread(s) per core: 1 15:22:25 Core(s) per socket: 1 15:22:25 Socket(s): 4 15:22:25 NUMA node(s): 1 15:22:25 Vendor ID: AuthenticAMD 15:22:25 CPU family: 23 15:22:25 Model: 49 15:22:25 Model name: AMD EPYC-Rome Processor 15:22:25 Stepping: 0 15:22:25 CPU MHz: 2799.998 15:22:25 BogoMIPS: 5599.99 15:22:25 Virtualization: AMD-V 15:22:25 Hypervisor vendor: KVM 15:22:25 Virtualization type: full 15:22:25 L1d cache: 32K 15:22:25 L1i cache: 32K 15:22:25 L2 cache: 512K 15:22:25 L3 cache: 16384K 15:22:25 NUMA node0 CPU(s): 0-3 15:22:25 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 15:22:25 15:22:25 15:22:25 ---> nproc: 15:22:25 4 15:22:25 15:22:25 15:22:25 ---> df -h: 15:22:25 Filesystem Size Used Avail Use% Mounted on 15:22:25 udev 7.9G 0 7.9G 0% /dev 15:22:25 tmpfs 1.6G 672K 1.6G 1% /run 15:22:25 /dev/vda1 78G 8.5G 69G 11% / 15:22:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:22:25 tmpfs 5.0M 0 5.0M 0% /run/lock 15:22:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:22:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:22:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:22:25 15:22:25 15:22:25 ---> free -m: 15:22:25 total used free shared buff/cache available 15:22:25 Mem: 16040 547 13198 0 2293 15169 15:22:25 Swap: 1023 0 1023 15:22:25 15:22:25 15:22:25 ---> ip addr: 15:22:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:22:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:22:25 inet 127.0.0.1/8 scope host lo 15:22:25 valid_lft forever preferred_lft forever 15:22:25 inet6 ::1/128 scope host 15:22:25 valid_lft forever preferred_lft forever 15:22:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:22:25 link/ether fa:16:3e:51:e1:5a brd ff:ff:ff:ff:ff:ff 15:22:25 inet 10.30.107.71/23 brd 10.30.107.255 scope global dynamic ens3 15:22:25 valid_lft 86217sec preferred_lft 86217sec 15:22:25 inet6 fe80::f816:3eff:fe51:e15a/64 scope link 15:22:25 valid_lft forever preferred_lft forever 15:22:25 15:22:25 15:22:25 ---> sar -b -r -n DEV: 15:22:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1157) 01/31/24 _x86_64_ (4 CPU) 15:22:25 15:22:25 15:19:25 LINUX RESTART (4 CPU) 15:22:25 15:22:25 15:20:01 tps rtps wtps bread/s bwrtn/s 15:22:25 15:21:01 104.15 15.14 89.00 469.84 21205.46 15:22:25 15:22:01 123.93 13.86 110.06 1048.23 27570.20 15:22:25 Average: 114.04 14.50 99.53 759.01 24387.57 15:22:25 15:22:25 15:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:22:25 15:21:01 13802004 15498988 2622964 15.97 69080 1821756 829716 4.75 761964 1632460 193168 15:22:25 15:22:01 13488244 15492656 2936724 17.88 93944 2087320 826544 4.73 797172 1876368 127616 15:22:25 Average: 13645124 15495822 2779844 16.92 81512 1954538 828130 4.74 779568 1754414 160392 15:22:25 15:22:25 15:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:22:25 15:21:01 ens3 69.86 48.95 829.53 11.37 0.00 0.00 0.00 0.00 15:22:25 15:21:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:22:25 15:22:01 ens3 55.54 34.58 880.87 7.90 0.00 0.00 0.00 0.00 15:22:25 15:22:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:22:25 Average: ens3 62.70 41.76 855.20 9.63 0.00 0.00 0.00 0.00 15:22:25 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:22:25 15:22:25 15:22:25 ---> sar -P ALL: 15:22:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1157) 01/31/24 _x86_64_ (4 CPU) 15:22:25 15:22:25 15:19:25 LINUX RESTART (4 CPU) 15:22:25 15:22:25 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:22:25 15:21:01 all 19.28 0.00 1.79 4.81 0.07 74.05 15:22:25 15:21:01 0 14.25 0.00 1.78 8.96 0.07 74.95 15:22:25 15:21:01 1 20.75 0.00 1.54 2.58 0.08 75.04 15:22:25 15:21:01 2 23.66 0.00 1.92 1.57 0.07 72.79 15:22:25 15:21:01 3 18.43 0.00 1.92 6.12 0.07 73.46 15:22:25 15:22:01 all 19.60 0.00 1.44 5.67 0.06 73.24 15:22:25 15:22:01 0 5.55 0.00 0.79 5.35 0.07 88.25 15:22:25 15:22:01 1 32.16 0.00 2.22 9.10 0.07 56.45 15:22:25 15:22:01 2 28.01 0.00 1.60 1.40 0.03 68.96 15:22:25 15:22:01 3 12.68 0.00 1.15 6.86 0.05 79.27 15:22:25 Average: all 19.44 0.00 1.61 5.24 0.06 73.64 15:22:25 Average: 0 9.90 0.00 1.28 7.15 0.07 81.61 15:22:25 Average: 1 26.47 0.00 1.88 5.84 0.08 65.73 15:22:25 Average: 2 25.83 0.00 1.76 1.48 0.05 70.87 15:22:25 Average: 3 15.55 0.00 1.54 6.49 0.06 76.37 15:22:25 15:22:25 15:22:25