11:29:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137613 11:29:56 Running as SYSTEM 11:29:56 [EnvInject] - Loading node environment variables. 11:29:56 Building remotely on prd-ubuntu1804-builder-4c-4g-19385 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:29:56 [ssh-agent] Looking for ssh-agent implementation... 11:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:57 $ ssh-agent 11:29:57 SSH_AUTH_SOCK=/tmp/ssh-FlEgKA0LXzY8/agent.1819 11:29:57 SSH_AGENT_PID=1820 11:29:57 [ssh-agent] Started. 11:29:57 Running ssh-add (command line suppressed) 11:29:57 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_1174576915625578246.key (/w/workspace/oom-master-commit-lint@tmp/private_key_1174576915625578246.key) 11:29:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:29:57 The recommended git tool is: NONE 11:30:00 using credential onap-jenkins-ssh 11:30:00 Wiping out workspace first. 11:30:00 Cloning the remote Git repository 11:30:00 Cloning repository git://cloud.onap.org/mirror/oom.git 11:30:00 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:30:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:30:00 > git --version # timeout=10 11:30:00 > git --version # 'git version 2.17.1' 11:30:00 using GIT_SSH to set credentials Gerrit user 11:30:00 Verifying host key using manually-configured host key entries 11:30:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:30:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:30:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:30:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:30:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:30:08 using GIT_SSH to set credentials Gerrit user 11:30:08 Verifying host key using manually-configured host key entries 11:30:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/13/137613/1 # timeout=30 11:30:08 > git rev-parse f8146d85933c5eab5a8061f21dcfce9b6b6b93d5^{commit} # timeout=10 11:30:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:30:08 Checking out Revision f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 (refs/changes/13/137613/1) 11:30:08 > git config core.sparsecheckout # timeout=10 11:30:08 > git checkout -f f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=30 11:30:11 Commit message: "Revert "[AAI] Deploy 1.13.5 release of model-loader"" 11:30:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:30:11 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 11:30:11 [EnvInject] - Injecting environment variables from a build step. 11:30:11 [EnvInject] - Injecting as environment variables the properties content 11:30:11 PYTHON=python3 11:30:11 11:30:11 [EnvInject] - Variables injected successfully. 11:30:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17499455294397903053.sh 11:30:12 ---> tox-install.sh 11:30:12 + source /home/jenkins/lf-env.sh 11:30:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:12 ++ mktemp -d /tmp/venv-XXXX 11:30:12 + lf_venv=/tmp/venv-puYT 11:30:12 + local venv_file=/tmp/.os_lf_venv 11:30:12 + local python=python3 11:30:12 + local options 11:30:12 + local set_path=true 11:30:12 + local install_args= 11:30:12 ++ 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 11:30:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:12 + true 11:30:12 + case $1 in 11:30:12 + venv_file=/tmp/.toxenv 11:30:12 + shift 2 11:30:12 + true 11:30:12 + case $1 in 11:30:12 + shift 11:30:12 + break 11:30:12 + case $python in 11:30:12 + local pkg_list= 11:30:12 + [[ -d /opt/pyenv ]] 11:30:12 + echo 'Setup pyenv:' 11:30:12 Setup pyenv: 11:30:12 + export PYENV_ROOT=/opt/pyenv 11:30:12 + PYENV_ROOT=/opt/pyenv 11:30:12 + 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 11:30:12 + 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 11:30:12 + pyenv versions 11:30:12 * system (set by /opt/pyenv/version) 11:30:12 * 3.8.13 (set by /opt/pyenv/version) 11:30:12 * 3.9.13 (set by /opt/pyenv/version) 11:30:12 * 3.10.6 (set by /opt/pyenv/version) 11:30:12 + command -v pyenv 11:30:12 ++ pyenv init - --no-rehash 11:30:12 + 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[*]}"'\'')" 11:30:12 export PATH="/opt/pyenv/shims:${PATH}" 11:30:12 export PYENV_SHELL=bash 11:30:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:12 pyenv() { 11:30:12 local command 11:30:12 command="${1:-}" 11:30:12 if [ "$#" -gt 0 ]; then 11:30:12 shift 11:30:12 fi 11:30:12 11:30:12 case "$command" in 11:30:12 rehash|shell) 11:30:12 eval "$(pyenv "sh-$command" "$@")" 11:30:12 ;; 11:30:12 *) 11:30:12 command pyenv "$command" "$@" 11:30:12 ;; 11:30:12 esac 11:30:12 }' 11:30:12 +++ 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[*]}"' 11:30:12 ++ 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 11:30:12 ++ 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 11:30:12 ++ 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 11:30:12 ++ export PYENV_SHELL=bash 11:30:12 ++ PYENV_SHELL=bash 11:30:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:12 +++ complete -F _pyenv pyenv 11:30:12 ++ lf-pyver python3 11:30:12 ++ local py_version_xy=python3 11:30:12 ++ local py_version_xyz= 11:30:12 ++ pyenv versions 11:30:12 ++ local command 11:30:12 ++ command=versions 11:30:12 ++ '[' 1 -gt 0 ']' 11:30:12 ++ shift 11:30:12 ++ case "$command" in 11:30:12 ++ command pyenv versions 11:30:12 ++ pyenv versions 11:30:12 ++ awk '{ print $1 }' 11:30:12 ++ grep -E '^[0-9.]*[0-9]$' 11:30:12 ++ sed 's/^[ *]* //' 11:30:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:12 +++ grep '^3' /tmp/.pyenv_versions 11:30:12 +++ sort -V 11:30:12 +++ tail -n 1 11:30:12 ++ py_version_xyz=3.10.6 11:30:12 ++ [[ -z 3.10.6 ]] 11:30:12 ++ echo 3.10.6 11:30:12 ++ return 0 11:30:12 + pyenv local 3.10.6 11:30:12 + local command 11:30:12 + command=local 11:30:12 + '[' 2 -gt 0 ']' 11:30:12 + shift 11:30:12 + case "$command" in 11:30:12 + command pyenv local 3.10.6 11:30:12 + pyenv local 3.10.6 11:30:12 + for arg in "$@" 11:30:12 + case $arg in 11:30:12 + pkg_list+='tox ' 11:30:12 + for arg in "$@" 11:30:12 + case $arg in 11:30:12 + pkg_list+='virtualenv ' 11:30:12 + for arg in "$@" 11:30:12 + case $arg in 11:30:12 + pkg_list+='urllib3~=1.26.15 ' 11:30:12 + [[ -f /tmp/.toxenv ]] 11:30:12 + [[ ! -f /tmp/.toxenv ]] 11:30:12 + [[ -n '' ]] 11:30:12 + python3 -m venv /tmp/venv-puYT 11:30:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-puYT' 11:30:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-puYT 11:30:18 + echo /tmp/venv-puYT 11:30:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:30:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:30:18 + /tmp/venv-puYT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:30:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:30:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:30:31 + /tmp/venv-puYT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:30:39 + type python3 11:30:39 + true 11:30:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-puYT/bin to PATH' 11:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-puYT/bin to PATH 11:30:39 + PATH=/tmp/venv-puYT/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 11:30:39 + return 0 11:30:39 + python3 --version 11:30:39 Python 3.10.6 11:30:39 + python3 -m pip --version 11:30:40 pip 24.0 from /tmp/venv-puYT/lib/python3.10/site-packages/pip (python 3.10) 11:30:40 + python3 -m pip freeze 11:30:40 cachetools==5.3.3 11:30:40 chardet==5.2.0 11:30:40 colorama==0.4.6 11:30:40 distlib==0.3.8 11:30:40 filelock==3.13.3 11:30:40 packaging==24.0 11:30:40 platformdirs==4.2.0 11:30:40 pluggy==1.4.0 11:30:40 pyproject-api==1.6.1 11:30:40 tomli==2.0.1 11:30:40 tox==4.14.2 11:30:40 urllib3==1.26.18 11:30:40 virtualenv==20.25.1 11:30:40 [EnvInject] - Injecting environment variables from a build step. 11:30:40 [EnvInject] - Injecting as environment variables the properties content 11:30:40 PARALLEL=false 11:30:40 11:30:40 [EnvInject] - Variables injected successfully. 11:30:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12445472652471398763.sh 11:30:41 ---> tox-run.sh 11:30:41 + 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 11:30:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:30:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:30:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:30:41 + cd /w/workspace/oom-master-commit-lint/. 11:30:41 + source /home/jenkins/lf-env.sh 11:30:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:41 ++ mktemp -d /tmp/venv-XXXX 11:30:41 + lf_venv=/tmp/venv-Y3IG 11:30:41 + local venv_file=/tmp/.os_lf_venv 11:30:41 + local python=python3 11:30:41 + local options 11:30:41 + local set_path=true 11:30:41 + local install_args= 11:30:41 ++ 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 11:30:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:41 + true 11:30:41 + case $1 in 11:30:41 + venv_file=/tmp/.toxenv 11:30:41 + shift 2 11:30:41 + true 11:30:41 + case $1 in 11:30:41 + shift 11:30:41 + break 11:30:41 + case $python in 11:30:41 + local pkg_list= 11:30:41 + [[ -d /opt/pyenv ]] 11:30:41 + echo 'Setup pyenv:' 11:30:41 Setup pyenv: 11:30:41 + export PYENV_ROOT=/opt/pyenv 11:30:41 + PYENV_ROOT=/opt/pyenv 11:30:41 + 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 11:30:41 + 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 11:30:41 + pyenv versions 11:30:41 system 11:30:41 3.8.13 11:30:41 3.9.13 11:30:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:30:41 + command -v pyenv 11:30:41 ++ pyenv init - --no-rehash 11:30:41 + 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[*]}"'\'')" 11:30:41 export PATH="/opt/pyenv/shims:${PATH}" 11:30:41 export PYENV_SHELL=bash 11:30:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:41 pyenv() { 11:30:41 local command 11:30:41 command="${1:-}" 11:30:41 if [ "$#" -gt 0 ]; then 11:30:41 shift 11:30:41 fi 11:30:41 11:30:41 case "$command" in 11:30:41 rehash|shell) 11:30:41 eval "$(pyenv "sh-$command" "$@")" 11:30:41 ;; 11:30:41 *) 11:30:41 command pyenv "$command" "$@" 11:30:41 ;; 11:30:41 esac 11:30:41 }' 11:30:41 +++ 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[*]}"' 11:30:41 ++ 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 11:30:41 ++ 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 11:30:41 ++ 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 11:30:41 ++ export PYENV_SHELL=bash 11:30:41 ++ PYENV_SHELL=bash 11:30:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:41 +++ complete -F _pyenv pyenv 11:30:41 ++ lf-pyver python3 11:30:41 ++ local py_version_xy=python3 11:30:41 ++ local py_version_xyz= 11:30:41 ++ pyenv versions 11:30:41 ++ local command 11:30:41 ++ command=versions 11:30:41 ++ '[' 1 -gt 0 ']' 11:30:41 ++ shift 11:30:41 ++ case "$command" in 11:30:41 ++ command pyenv versions 11:30:41 ++ pyenv versions 11:30:41 ++ sed 's/^[ *]* //' 11:30:41 ++ awk '{ print $1 }' 11:30:41 ++ grep -E '^[0-9.]*[0-9]$' 11:30:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:41 +++ grep '^3' /tmp/.pyenv_versions 11:30:41 +++ sort -V 11:30:41 +++ tail -n 1 11:30:41 ++ py_version_xyz=3.10.6 11:30:41 ++ [[ -z 3.10.6 ]] 11:30:41 ++ echo 3.10.6 11:30:41 ++ return 0 11:30:41 + pyenv local 3.10.6 11:30:41 + local command 11:30:41 + command=local 11:30:41 + '[' 2 -gt 0 ']' 11:30:41 + shift 11:30:41 + case "$command" in 11:30:41 + command pyenv local 3.10.6 11:30:41 + pyenv local 3.10.6 11:30:41 + for arg in "$@" 11:30:41 + case $arg in 11:30:41 + pkg_list+='tox ' 11:30:41 + for arg in "$@" 11:30:41 + case $arg in 11:30:41 + pkg_list+='virtualenv ' 11:30:41 + for arg in "$@" 11:30:41 + case $arg in 11:30:41 + pkg_list+='urllib3~=1.26.15 ' 11:30:41 + [[ -f /tmp/.toxenv ]] 11:30:41 ++ cat /tmp/.toxenv 11:30:41 + lf_venv=/tmp/venv-puYT 11:30:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-puYT from' file:/tmp/.toxenv 11:30:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-puYT from file:/tmp/.toxenv 11:30:41 + /tmp/venv-puYT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:30:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:30:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:30:42 + /tmp/venv-puYT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:30:44 + type python3 11:30:44 + true 11:30:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-puYT/bin to PATH' 11:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-puYT/bin to PATH 11:30:44 + PATH=/tmp/venv-puYT/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 11:30:44 + return 0 11:30:44 + [[ -d /opt/pyenv ]] 11:30:44 + echo '---> Setting up pyenv' 11:30:44 ---> Setting up pyenv 11:30:44 + export PYENV_ROOT=/opt/pyenv 11:30:44 + PYENV_ROOT=/opt/pyenv 11:30:44 + export PATH=/opt/pyenv/bin:/tmp/venv-puYT/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 11:30:44 + PATH=/opt/pyenv/bin:/tmp/venv-puYT/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 11:30:44 ++ pwd 11:30:44 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:30:44 + export PYTHONPATH 11:30:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:30:44 + TOX_TESTENV_PASSENV=PYTHONPATH 11:30:44 + tox --version 11:30:44 4.14.2 from /tmp/venv-puYT/lib/python3.10/site-packages/tox/__init__.py 11:30:44 + PARALLEL=false 11:30:44 + TOX_OPTIONS_LIST= 11:30:44 + [[ -n gitlint ]] 11:30:44 + TOX_OPTIONS_LIST=' -e gitlint' 11:30:44 + case ${PARALLEL,,} in 11:30:44 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:30:44 + tox -e gitlint 11:30:48 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:31:21 gitlint: freeze> python -m pip freeze --all 11:31:22 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 11:31:22 gitlint: commands[0]> gitlint 11:31:22 gitlint: OK (37.40=setup[37.14]+cmd[0.26] seconds) 11:31:22 congratulations :) (37.60 seconds) 11:31:22 + tox_status=0 11:31:22 + echo '---> Completed tox runs' 11:31:22 ---> Completed tox runs 11:31:22 + for i in .tox/*/log 11:31:22 ++ echo .tox/gitlint/log 11:31:22 ++ awk -F/ '{print $2}' 11:31:22 + tox_env=gitlint 11:31:22 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:31:22 + DOC_DIR=docs/_build/html 11:31:22 + [[ -d docs/_build/html ]] 11:31:22 + echo '---> tox-run.sh ends' 11:31:22 ---> tox-run.sh ends 11:31:22 + test 0 -eq 0 11:31:22 $ ssh-agent -k 11:31:22 unset SSH_AUTH_SOCK; 11:31:22 unset SSH_AGENT_PID; 11:31:22 echo Agent pid 1820 killed; 11:31:22 [ssh-agent] Stopped. 11:31:22 [PostBuildScript] - [INFO] Executing post build scripts. 11:31:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7027582954224422837.sh 11:31:22 ---> sysstat.sh 11:31:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5362582079829071721.sh 11:31:23 ---> package-listing.sh 11:31:23 ++ facter osfamily 11:31:23 ++ tr '[:upper:]' '[:lower:]' 11:31:23 + OS_FAMILY=debian 11:31:23 + workspace=/w/workspace/oom-master-commit-lint 11:31:23 + START_PACKAGES=/tmp/packages_start.txt 11:31:23 + END_PACKAGES=/tmp/packages_end.txt 11:31:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:23 + PACKAGES=/tmp/packages_start.txt 11:31:23 + '[' /w/workspace/oom-master-commit-lint ']' 11:31:23 + PACKAGES=/tmp/packages_end.txt 11:31:23 + case "${OS_FAMILY}" in 11:31:23 + dpkg -l 11:31:23 + grep '^ii' 11:31:23 + '[' -f /tmp/packages_start.txt ']' 11:31:23 + '[' -f /tmp/packages_end.txt ']' 11:31:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:23 + '[' /w/workspace/oom-master-commit-lint ']' 11:31:23 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:31:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:31:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15342256166651579712.sh 11:31:23 ---> capture-instance-metadata.sh 11:31:23 Setup pyenv: 11:31:23 system 11:31:23 3.8.13 11:31:23 3.9.13 11:31:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:31:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2HQ7 11:31:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:31:31 lf-activate-venv(): INFO: Installing: lftools 11:32:14 lf-activate-venv(): INFO: Adding /tmp/venv-2HQ7/bin to PATH 11:32:14 INFO: Running in OpenStack, capturing instance metadata 11:32:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12425675309394829562.sh 11:32:14 provisioning config files... 11:32:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8615492434072780463tmp 11:32:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:32:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:32:14 [EnvInject] - Injecting environment variables from a build step. 11:32:14 [EnvInject] - Injecting as environment variables the properties content 11:32:14 SERVER_ID=logs 11:32:14 11:32:14 [EnvInject] - Variables injected successfully. 11:32:14 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15695891984217450112.sh 11:32:14 ---> create-netrc.sh 11:32:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11778491654668056923.sh 11:32:15 ---> python-tools-install.sh 11:32:15 Setup pyenv: 11:32:15 system 11:32:15 3.8.13 11:32:15 3.9.13 11:32:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:32:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HQ7 from file:/tmp/.os_lf_venv 11:32:16 lf-activate-venv(): INFO: Installing: lftools 11:32:26 lf-activate-venv(): INFO: Adding /tmp/venv-2HQ7/bin to PATH 11:32:26 Generating Requirements File 11:32:56 Python 3.10.6 11:32:56 pip 24.0 from /tmp/venv-2HQ7/lib/python3.10/site-packages/pip (python 3.10) 11:32:56 appdirs==1.4.4 11:32:56 argcomplete==3.2.3 11:32:56 aspy.yaml==1.3.0 11:32:56 attrs==23.2.0 11:32:56 autopage==0.5.2 11:32:56 beautifulsoup4==4.12.3 11:32:56 boto3==1.34.74 11:32:56 botocore==1.34.74 11:32:56 bs4==0.0.2 11:32:56 cachetools==5.3.3 11:32:56 certifi==2024.2.2 11:32:56 cffi==1.16.0 11:32:56 cfgv==3.4.0 11:32:56 chardet==5.2.0 11:32:56 charset-normalizer==3.3.2 11:32:56 click==8.1.7 11:32:56 cliff==4.6.0 11:32:56 cmd2==2.4.3 11:32:56 cryptography==3.3.2 11:32:56 debtcollector==3.0.0 11:32:56 decorator==5.1.1 11:32:56 defusedxml==0.7.1 11:32:56 Deprecated==1.2.14 11:32:56 distlib==0.3.8 11:32:56 dnspython==2.6.1 11:32:56 docker==4.2.2 11:32:56 dogpile.cache==1.3.2 11:32:56 email_validator==2.1.1 11:32:56 filelock==3.13.3 11:32:56 future==1.0.0 11:32:56 gitdb==4.0.11 11:32:56 GitPython==3.1.42 11:32:56 google-auth==2.29.0 11:32:56 httplib2==0.22.0 11:32:56 identify==2.5.35 11:32:56 idna==3.6 11:32:56 importlib-resources==1.5.0 11:32:56 iso8601==2.1.0 11:32:56 Jinja2==3.1.3 11:32:56 jmespath==1.0.1 11:32:56 jsonpatch==1.33 11:32:56 jsonpointer==2.4 11:32:56 jsonschema==4.21.1 11:32:56 jsonschema-specifications==2023.12.1 11:32:56 keystoneauth1==5.6.0 11:32:56 kubernetes==29.0.0 11:32:56 lftools==0.37.10 11:32:56 lxml==5.1.1 11:32:56 MarkupSafe==2.1.5 11:32:56 msgpack==1.0.8 11:32:56 multi_key_dict==2.0.3 11:32:56 munch==4.0.0 11:32:56 netaddr==1.2.1 11:32:56 netifaces==0.11.0 11:32:56 niet==1.4.2 11:32:56 nodeenv==1.8.0 11:32:56 oauth2client==4.1.3 11:32:56 oauthlib==3.2.2 11:32:56 openstacksdk==3.0.0 11:32:56 os-client-config==2.1.0 11:32:56 os-service-types==1.7.0 11:32:56 osc-lib==3.0.1 11:32:56 oslo.config==9.4.0 11:32:56 oslo.context==5.5.0 11:32:56 oslo.i18n==6.3.0 11:32:56 oslo.log==5.5.0 11:32:56 oslo.serialization==5.4.0 11:32:56 oslo.utils==7.1.0 11:32:56 packaging==24.0 11:32:56 pbr==6.0.0 11:32:56 platformdirs==4.2.0 11:32:56 prettytable==3.10.0 11:32:56 pyasn1==0.6.0 11:32:56 pyasn1_modules==0.4.0 11:32:56 pycparser==2.21 11:32:56 pygerrit2==2.0.15 11:32:56 PyGithub==2.3.0 11:32:56 pyinotify==0.9.6 11:32:56 PyJWT==2.8.0 11:32:56 PyNaCl==1.5.0 11:32:56 pyparsing==2.4.7 11:32:56 pyperclip==1.8.2 11:32:56 pyrsistent==0.20.0 11:32:56 python-cinderclient==9.5.0 11:32:56 python-dateutil==2.9.0.post0 11:32:56 python-heatclient==3.5.0 11:32:56 python-jenkins==1.8.2 11:32:56 python-keystoneclient==5.4.0 11:32:56 python-magnumclient==4.4.0 11:32:56 python-novaclient==18.6.0 11:32:56 python-openstackclient==6.6.0 11:32:56 python-swiftclient==4.5.0 11:32:56 PyYAML==6.0.1 11:32:56 referencing==0.34.0 11:32:56 requests==2.31.0 11:32:56 requests-oauthlib==2.0.0 11:32:56 requestsexceptions==1.4.0 11:32:56 rfc3986==2.0.0 11:32:56 rpds-py==0.18.0 11:32:56 rsa==4.9 11:32:56 ruamel.yaml==0.18.6 11:32:56 ruamel.yaml.clib==0.2.8 11:32:56 s3transfer==0.10.1 11:32:56 simplejson==3.19.2 11:32:56 six==1.16.0 11:32:56 smmap==5.0.1 11:32:56 soupsieve==2.5 11:32:56 stevedore==5.2.0 11:32:56 tabulate==0.9.0 11:32:56 toml==0.10.2 11:32:56 tomlkit==0.12.4 11:32:56 tqdm==4.66.2 11:32:56 typing_extensions==4.10.0 11:32:56 tzdata==2024.1 11:32:56 urllib3==1.26.18 11:32:56 virtualenv==20.25.1 11:32:56 wcwidth==0.2.13 11:32:56 websocket-client==1.7.0 11:32:56 wrapt==1.16.0 11:32:56 xdg==6.0.0 11:32:56 xmltodict==0.13.0 11:32:56 yq==3.2.3 11:32:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6008539597514075899.sh 11:32:56 ---> sudo-logs.sh 11:32:56 Archiving 'sudo' log.. 11:32:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11911616041296797688.sh 11:32:57 ---> job-cost.sh 11:32:57 Setup pyenv: 11:32:57 system 11:32:57 3.8.13 11:32:57 3.9.13 11:32:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:32:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HQ7 from file:/tmp/.os_lf_venv 11:32:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-2HQ7/bin to PATH 11:33:03 INFO: No Stack... 11:33:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:33:04 INFO: Archiving Costs 11:33:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4407701338842049386.sh 11:33:04 ---> logs-deploy.sh 11:33:04 Setup pyenv: 11:33:04 system 11:33:04 3.8.13 11:33:04 3.9.13 11:33:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HQ7 from file:/tmp/.os_lf_venv 11:33:05 lf-activate-venv(): INFO: Installing: lftools 11:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-2HQ7/bin to PATH 11:33:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7278 11:33:14 INFO: archiving workspace using pattern(s): 11:33:15 Archives upload complete. 11:33:15 INFO: archiving logs to Nexus 11:33:16 ---> uname -a: 11:33:16 Linux prd-ubuntu1804-builder-4c-4g-19385 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:33:16 11:33:16 11:33:16 ---> lscpu: 11:33:16 Architecture: x86_64 11:33:16 CPU op-mode(s): 32-bit, 64-bit 11:33:16 Byte Order: Little Endian 11:33:16 CPU(s): 4 11:33:16 On-line CPU(s) list: 0-3 11:33:16 Thread(s) per core: 1 11:33:16 Core(s) per socket: 1 11:33:16 Socket(s): 4 11:33:16 NUMA node(s): 1 11:33:16 Vendor ID: AuthenticAMD 11:33:16 CPU family: 23 11:33:16 Model: 49 11:33:16 Model name: AMD EPYC-Rome Processor 11:33:16 Stepping: 0 11:33:16 CPU MHz: 2800.000 11:33:16 BogoMIPS: 5600.00 11:33:16 Virtualization: AMD-V 11:33:16 Hypervisor vendor: KVM 11:33:16 Virtualization type: full 11:33:16 L1d cache: 32K 11:33:16 L1i cache: 32K 11:33:16 L2 cache: 512K 11:33:16 L3 cache: 16384K 11:33:16 NUMA node0 CPU(s): 0-3 11:33:16 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 11:33:16 11:33:16 11:33:16 ---> nproc: 11:33:16 4 11:33:16 11:33:16 11:33:16 ---> df -h: 11:33:16 Filesystem Size Used Avail Use% Mounted on 11:33:16 udev 7.9G 0 7.9G 0% /dev 11:33:16 tmpfs 1.6G 672K 1.6G 1% /run 11:33:16 /dev/vda1 78G 8.4G 69G 11% / 11:33:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:33:16 tmpfs 5.0M 0 5.0M 0% /run/lock 11:33:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:33:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:33:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:33:16 11:33:16 11:33:16 ---> free -m: 11:33:16 total used free shared buff/cache available 11:33:16 Mem: 16040 539 13227 0 2272 15177 11:33:16 Swap: 1023 0 1023 11:33:16 11:33:16 11:33:16 ---> ip addr: 11:33:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:33:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:33:16 inet 127.0.0.1/8 scope host lo 11:33:16 valid_lft forever preferred_lft forever 11:33:16 inet6 ::1/128 scope host 11:33:16 valid_lft forever preferred_lft forever 11:33:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:33:16 link/ether fa:16:3e:dc:b3:21 brd ff:ff:ff:ff:ff:ff 11:33:16 inet 10.30.107.18/23 brd 10.30.107.255 scope global dynamic ens3 11:33:16 valid_lft 86148sec preferred_lft 86148sec 11:33:16 inet6 fe80::f816:3eff:fedc:b321/64 scope link 11:33:16 valid_lft forever preferred_lft forever 11:33:16 11:33:16 11:33:16 ---> sar -b -r -n DEV: 11:33:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19385) 03/30/24 _x86_64_ (4 CPU) 11:33:16 11:33:16 11:29:09 LINUX RESTART (4 CPU) 11:33:16 11:33:16 11:30:02 tps rtps wtps bread/s bwrtn/s 11:33:16 11:31:01 78.62 30.63 47.99 1090.29 11276.16 11:33:16 11:32:02 109.45 0.55 108.90 42.26 18643.43 11:33:16 11:33:01 99.00 14.42 84.58 1091.61 16549.74 11:33:16 Average: 95.77 15.12 80.65 737.50 15507.01 11:33:16 11:33:16 11:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:16 11:31:01 14122280 15556908 2302688 14.02 48268 1594736 879048 5.03 683072 1419852 45544 11:33:16 11:32:02 13785252 15515492 2639716 16.07 73092 1849580 829236 4.75 749192 1659060 58204 11:33:16 11:33:01 13556004 15547088 2868964 17.47 93816 2074656 792040 4.53 744324 1861832 109268 11:33:16 Average: 13821179 15539829 2603789 15.85 71725 1839657 833441 4.77 725529 1646915 71005 11:33:16 11:33:16 11:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:16 11:31:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 11:33:16 11:31:01 ens3 74.30 56.68 602.59 17.83 0.00 0.00 0.00 0.00 11:33:16 11:32:02 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:33:16 11:32:02 ens3 58.52 38.69 865.14 16.62 0.00 0.00 0.00 0.00 11:33:16 11:33:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 11:33:16 11:33:01 ens3 44.53 31.22 622.64 7.75 0.00 0.00 0.00 0.00 11:33:16 Average: lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 11:33:16 Average: ens3 59.12 42.18 697.73 14.08 0.00 0.00 0.00 0.00 11:33:16 11:33:16 11:33:16 ---> sar -P ALL: 11:33:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19385) 03/30/24 _x86_64_ (4 CPU) 11:33:16 11:33:16 11:29:09 LINUX RESTART (4 CPU) 11:33:16 11:33:16 11:30:02 CPU %user %nice %system %iowait %steal %idle 11:33:16 11:31:01 all 10.23 0.00 1.04 14.89 0.06 73.79 11:33:16 11:31:01 0 4.82 0.00 0.63 3.06 0.03 91.45 11:33:16 11:31:01 1 13.59 0.00 1.29 39.34 0.07 45.72 11:33:16 11:31:01 2 6.96 0.00 0.97 2.99 0.05 89.02 11:33:16 11:31:01 3 15.60 0.00 1.22 14.28 0.07 68.83 11:33:16 11:32:02 all 15.78 0.00 1.17 6.75 0.06 76.23 11:33:16 11:32:02 0 9.75 0.00 0.69 0.42 0.03 89.11 11:33:16 11:32:02 1 7.65 0.00 1.24 19.37 0.05 71.70 11:33:16 11:32:02 2 6.27 0.00 0.50 0.12 0.03 93.07 11:33:16 11:32:02 3 39.42 0.00 2.26 7.07 0.10 51.16 11:33:16 11:33:01 all 19.84 0.00 1.34 3.25 0.05 75.52 11:33:16 11:33:01 0 8.33 0.00 0.78 0.32 0.05 90.52 11:33:16 11:33:01 1 10.17 0.00 1.09 5.91 0.03 82.80 11:33:16 11:33:01 2 33.57 0.00 2.03 1.95 0.08 62.37 11:33:16 11:33:01 3 27.31 0.00 1.46 4.89 0.05 66.29 11:33:16 Average: all 15.30 0.00 1.18 8.27 0.06 75.19 11:33:16 Average: 0 7.65 0.00 0.70 1.26 0.04 90.35 11:33:16 Average: 1 10.45 0.00 1.20 21.47 0.05 66.83 11:33:16 Average: 2 15.60 0.00 1.17 1.68 0.06 81.50 11:33:16 Average: 3 27.55 0.00 1.65 8.72 0.07 62.01 11:33:16 11:33:16 11:33:16