11:50:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 11:50:18 Running as SYSTEM 11:50:18 [EnvInject] - Loading node environment variables. 11:50:18 Building remotely on prd-ubuntu1804-builder-4c-4g-14299 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:50:18 [ssh-agent] Looking for ssh-agent implementation... 11:50:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:50:18 $ ssh-agent 11:50:18 SSH_AUTH_SOCK=/tmp/ssh-iX6tK1MmGEXy/agent.1689 11:50:18 SSH_AGENT_PID=1691 11:50:18 [ssh-agent] Started. 11:50:18 Running ssh-add (command line suppressed) 11:50:18 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4025071749691753418.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4025071749691753418.key) 11:50:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:50:18 The recommended git tool is: NONE 11:50:19 using credential onap-jenkins-ssh 11:50:19 Wiping out workspace first. 11:50:19 Cloning the remote Git repository 11:50:19 Cloning repository git://cloud.onap.org/mirror/oom.git 11:50:19 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:50:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:19 > git --version # timeout=10 11:50:19 > git --version # 'git version 2.17.1' 11:50:19 using GIT_SSH to set credentials Gerrit user 11:50:19 Verifying host key using manually-configured host key entries 11:50:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:50:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:26 using GIT_SSH to set credentials Gerrit user 11:50:26 Verifying host key using manually-configured host key entries 11:50:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/3 # timeout=30 11:50:26 > git rev-parse c5d0a25491405df6e0db51ebc97f6316b4316dde^{commit} # timeout=10 11:50:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:50:26 Checking out Revision c5d0a25491405df6e0db51ebc97f6316b4316dde (refs/changes/29/137529/3) 11:50:26 > git config core.sparsecheckout # timeout=10 11:50:26 > git checkout -f c5d0a25491405df6e0db51ebc97f6316b4316dde # timeout=30 11:50:29 Commit message: "[POLICY] Add kafka support in policy charts" 11:50:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:29 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:50:29 [EnvInject] - Injecting environment variables from a build step. 11:50:29 [EnvInject] - Injecting as environment variables the properties content 11:50:29 PYTHON=python3 11:50:29 11:50:29 [EnvInject] - Variables injected successfully. 11:50:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1353384930155931964.sh 11:50:30 ---> tox-install.sh 11:50:30 + source /home/jenkins/lf-env.sh 11:50:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:30 ++ mktemp -d /tmp/venv-XXXX 11:50:30 + lf_venv=/tmp/venv-MZLT 11:50:30 + local venv_file=/tmp/.os_lf_venv 11:50:30 + local python=python3 11:50:30 + local options 11:50:30 + local set_path=true 11:50:30 + local install_args= 11:50: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 11:50:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:30 + true 11:50:30 + case $1 in 11:50:30 + venv_file=/tmp/.toxenv 11:50:30 + shift 2 11:50:30 + true 11:50:30 + case $1 in 11:50:30 + shift 11:50:30 + break 11:50:30 + case $python in 11:50:30 + local pkg_list= 11:50:30 + [[ -d /opt/pyenv ]] 11:50:30 + echo 'Setup pyenv:' 11:50:30 Setup pyenv: 11:50:30 + export PYENV_ROOT=/opt/pyenv 11:50:30 + PYENV_ROOT=/opt/pyenv 11:50:30 + 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:50:30 + 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:50:30 + pyenv versions 11:50:30 * system (set by /opt/pyenv/version) 11:50:30 * 3.8.13 (set by /opt/pyenv/version) 11:50:30 * 3.9.13 (set by /opt/pyenv/version) 11:50:30 * 3.10.6 (set by /opt/pyenv/version) 11:50:30 + command -v pyenv 11:50:30 ++ pyenv init - --no-rehash 11:50: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[*]}"'\'')" 11:50:30 export PATH="/opt/pyenv/shims:${PATH}" 11:50:30 export PYENV_SHELL=bash 11:50:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:30 pyenv() { 11:50:30 local command 11:50:30 command="${1:-}" 11:50:30 if [ "$#" -gt 0 ]; then 11:50:30 shift 11:50:30 fi 11:50:30 11:50:30 case "$command" in 11:50:30 rehash|shell) 11:50:30 eval "$(pyenv "sh-$command" "$@")" 11:50:30 ;; 11:50:30 *) 11:50:30 command pyenv "$command" "$@" 11:50:30 ;; 11:50:30 esac 11:50:30 }' 11:50: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[*]}"' 11:50:30 ++ 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:50:30 ++ 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:50:30 ++ 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:50:30 ++ export PYENV_SHELL=bash 11:50:30 ++ PYENV_SHELL=bash 11:50:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:30 +++ complete -F _pyenv pyenv 11:50:30 ++ lf-pyver python3 11:50:30 ++ local py_version_xy=python3 11:50:30 ++ local py_version_xyz= 11:50:30 ++ pyenv versions 11:50:30 ++ sed 's/^[ *]* //' 11:50:30 ++ local command 11:50:30 ++ command=versions 11:50:30 ++ '[' 1 -gt 0 ']' 11:50:30 ++ shift 11:50:30 ++ case "$command" in 11:50:30 ++ command pyenv versions 11:50:30 ++ pyenv versions 11:50:30 ++ awk '{ print $1 }' 11:50:30 ++ grep -E '^[0-9.]*[0-9]$' 11:50:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:30 +++ grep '^3' /tmp/.pyenv_versions 11:50:30 +++ tail -n 1 11:50:30 +++ sort -V 11:50:30 ++ py_version_xyz=3.10.6 11:50:30 ++ [[ -z 3.10.6 ]] 11:50:30 ++ echo 3.10.6 11:50:30 ++ return 0 11:50:30 + pyenv local 3.10.6 11:50:30 + local command 11:50:30 + command=local 11:50:30 + '[' 2 -gt 0 ']' 11:50:30 + shift 11:50:30 + case "$command" in 11:50:30 + command pyenv local 3.10.6 11:50:30 + pyenv local 3.10.6 11:50:30 + for arg in "$@" 11:50:30 + case $arg in 11:50:30 + pkg_list+='tox ' 11:50:30 + for arg in "$@" 11:50:30 + case $arg in 11:50:30 + pkg_list+='virtualenv ' 11:50:30 + for arg in "$@" 11:50:30 + case $arg in 11:50:30 + pkg_list+='urllib3~=1.26.15 ' 11:50:30 + [[ -f /tmp/.toxenv ]] 11:50:30 + [[ ! -f /tmp/.toxenv ]] 11:50:30 + [[ -n '' ]] 11:50:30 + python3 -m venv /tmp/venv-MZLT 11:50:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZLT' 11:50:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZLT 11:50:34 + echo /tmp/venv-MZLT 11:50:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:50:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:50:34 + /tmp/venv-MZLT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:50:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:50:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:50:37 + /tmp/venv-MZLT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:50:40 + type python3 11:50:40 + true 11:50:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MZLT/bin to PATH' 11:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-MZLT/bin to PATH 11:50:40 + PATH=/tmp/venv-MZLT/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:50:40 + return 0 11:50:40 + python3 --version 11:50:40 Python 3.10.6 11:50:40 + python3 -m pip --version 11:50:40 pip 24.0 from /tmp/venv-MZLT/lib/python3.10/site-packages/pip (python 3.10) 11:50:40 + python3 -m pip freeze 11:50:40 cachetools==5.3.3 11:50:40 chardet==5.2.0 11:50:40 colorama==0.4.6 11:50:40 distlib==0.3.8 11:50:40 filelock==3.13.1 11:50:40 packaging==24.0 11:50:40 platformdirs==4.2.0 11:50:40 pluggy==1.4.0 11:50:40 pyproject-api==1.6.1 11:50:40 tomli==2.0.1 11:50:40 tox==4.14.1 11:50:40 urllib3==1.26.18 11:50:40 virtualenv==20.25.1 11:50:41 [EnvInject] - Injecting environment variables from a build step. 11:50:41 [EnvInject] - Injecting as environment variables the properties content 11:50:41 PARALLEL=false 11:50:41 11:50:41 [EnvInject] - Variables injected successfully. 11:50:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14204821561107481505.sh 11:50:41 ---> tox-run.sh 11:50: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:50:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:50:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:50:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:50:41 + cd /w/workspace/oom-master-commit-lint/. 11:50:41 + source /home/jenkins/lf-env.sh 11:50:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:41 ++ mktemp -d /tmp/venv-XXXX 11:50:41 + lf_venv=/tmp/venv-eZnE 11:50:41 + local venv_file=/tmp/.os_lf_venv 11:50:41 + local python=python3 11:50:41 + local options 11:50:41 + local set_path=true 11:50:41 + local install_args= 11:50: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:50:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:41 + true 11:50:41 + case $1 in 11:50:41 + venv_file=/tmp/.toxenv 11:50:41 + shift 2 11:50:41 + true 11:50:41 + case $1 in 11:50:41 + shift 11:50:41 + break 11:50:41 + case $python in 11:50:41 + local pkg_list= 11:50:41 + [[ -d /opt/pyenv ]] 11:50:41 + echo 'Setup pyenv:' 11:50:41 Setup pyenv: 11:50:41 + export PYENV_ROOT=/opt/pyenv 11:50:41 + PYENV_ROOT=/opt/pyenv 11:50: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:50: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:50:41 + pyenv versions 11:50:41 system 11:50:41 3.8.13 11:50:41 3.9.13 11:50:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:50:41 + command -v pyenv 11:50:41 ++ pyenv init - --no-rehash 11:50: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:50:41 export PATH="/opt/pyenv/shims:${PATH}" 11:50:41 export PYENV_SHELL=bash 11:50:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:41 pyenv() { 11:50:41 local command 11:50:41 command="${1:-}" 11:50:41 if [ "$#" -gt 0 ]; then 11:50:41 shift 11:50:41 fi 11:50:41 11:50:41 case "$command" in 11:50:41 rehash|shell) 11:50:41 eval "$(pyenv "sh-$command" "$@")" 11:50:41 ;; 11:50:41 *) 11:50:41 command pyenv "$command" "$@" 11:50:41 ;; 11:50:41 esac 11:50:41 }' 11:50: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:50: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:50: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:50: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:50:41 ++ export PYENV_SHELL=bash 11:50:41 ++ PYENV_SHELL=bash 11:50:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:41 +++ complete -F _pyenv pyenv 11:50:41 ++ lf-pyver python3 11:50:41 ++ local py_version_xy=python3 11:50:41 ++ local py_version_xyz= 11:50:41 ++ pyenv versions 11:50:41 ++ local command 11:50:41 ++ command=versions 11:50:41 ++ '[' 1 -gt 0 ']' 11:50:41 ++ shift 11:50:41 ++ case "$command" in 11:50:41 ++ sed 's/^[ *]* //' 11:50:41 ++ command pyenv versions 11:50:41 ++ pyenv versions 11:50:41 ++ grep -E '^[0-9.]*[0-9]$' 11:50:41 ++ awk '{ print $1 }' 11:50:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:41 +++ grep '^3' /tmp/.pyenv_versions 11:50:41 +++ sort -V 11:50:41 +++ tail -n 1 11:50:41 ++ py_version_xyz=3.10.6 11:50:41 ++ [[ -z 3.10.6 ]] 11:50:41 ++ echo 3.10.6 11:50:41 ++ return 0 11:50:41 + pyenv local 3.10.6 11:50:41 + local command 11:50:41 + command=local 11:50:41 + '[' 2 -gt 0 ']' 11:50:41 + shift 11:50:41 + case "$command" in 11:50:41 + command pyenv local 3.10.6 11:50:41 + pyenv local 3.10.6 11:50:41 + for arg in "$@" 11:50:41 + case $arg in 11:50:41 + pkg_list+='tox ' 11:50:41 + for arg in "$@" 11:50:41 + case $arg in 11:50:41 + pkg_list+='virtualenv ' 11:50:41 + for arg in "$@" 11:50:41 + case $arg in 11:50:41 + pkg_list+='urllib3~=1.26.15 ' 11:50:41 + [[ -f /tmp/.toxenv ]] 11:50:41 ++ cat /tmp/.toxenv 11:50:41 + lf_venv=/tmp/venv-MZLT 11:50:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZLT from' file:/tmp/.toxenv 11:50:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZLT from file:/tmp/.toxenv 11:50:41 + /tmp/venv-MZLT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:50:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:50:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:50:42 + /tmp/venv-MZLT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:50:44 + type python3 11:50:44 + true 11:50:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MZLT/bin to PATH' 11:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-MZLT/bin to PATH 11:50:44 + PATH=/tmp/venv-MZLT/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:50:44 + return 0 11:50:44 + [[ -d /opt/pyenv ]] 11:50:44 + echo '---> Setting up pyenv' 11:50:44 ---> Setting up pyenv 11:50:44 + export PYENV_ROOT=/opt/pyenv 11:50:44 + PYENV_ROOT=/opt/pyenv 11:50:44 + export PATH=/opt/pyenv/bin:/tmp/venv-MZLT/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:50:44 + PATH=/opt/pyenv/bin:/tmp/venv-MZLT/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:50:44 ++ pwd 11:50:44 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:50:44 + export PYTHONPATH 11:50:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:50:44 + TOX_TESTENV_PASSENV=PYTHONPATH 11:50:44 + tox --version 11:50:44 4.14.1 from /tmp/venv-MZLT/lib/python3.10/site-packages/tox/__init__.py 11:50:44 + PARALLEL=false 11:50:44 + TOX_OPTIONS_LIST= 11:50:44 + [[ -n gitlint ]] 11:50:44 + TOX_OPTIONS_LIST=' -e gitlint' 11:50:44 + case ${PARALLEL,,} in 11:50:44 + tox -e gitlint 11:50:44 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:51:05 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:51:39 gitlint: freeze> python -m pip freeze --all 11:51:40 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:51:40 gitlint: commands[0]> gitlint 11:51:40 3: B1 Line exceeds max length (90>80): "Added kafka support for drools and xacml pdps. Dmaap option is removed for all the charts." 11:51:40 gitlint: exit 1 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2386 11:51:40 gitlint: FAIL code 1 (56.36=setup[56.18]+cmd[0.18] seconds) 11:51:40 evaluation failed :( (56.53 seconds) 11:51:40 + tox_status=1 11:51:40 + echo '---> Completed tox runs' 11:51:40 ---> Completed tox runs 11:51:40 + for i in .tox/*/log 11:51:40 ++ echo .tox/gitlint/log 11:51:40 ++ awk -F/ '{print $2}' 11:51:40 + tox_env=gitlint 11:51:40 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:51:40 + DOC_DIR=docs/_build/html 11:51:40 + [[ -d docs/_build/html ]] 11:51:40 + echo '---> tox-run.sh ends' 11:51:40 ---> tox-run.sh ends 11:51:40 + test 1 -eq 0 11:51:40 + exit 1 11:51:40 ++ '[' 2 = 1 ']' 11:51:40 Build step 'Execute shell' marked build as failure 11:51:40 $ ssh-agent -k 11:51:40 unset SSH_AUTH_SOCK; 11:51:40 unset SSH_AGENT_PID; 11:51:40 echo Agent pid 1691 killed; 11:51:40 [ssh-agent] Stopped. 11:51:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:51:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14240962128854969147.sh 11:51:40 ---> sysstat.sh 11:51:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2167149176272929977.sh 11:51:41 ---> package-listing.sh 11:51:41 ++ tr '[:upper:]' '[:lower:]' 11:51:41 ++ facter osfamily 11:51:41 + OS_FAMILY=debian 11:51:41 + workspace=/w/workspace/oom-master-commit-lint 11:51:41 + START_PACKAGES=/tmp/packages_start.txt 11:51:41 + END_PACKAGES=/tmp/packages_end.txt 11:51:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:41 + PACKAGES=/tmp/packages_start.txt 11:51:41 + '[' /w/workspace/oom-master-commit-lint ']' 11:51:41 + PACKAGES=/tmp/packages_end.txt 11:51:41 + case "${OS_FAMILY}" in 11:51:41 + dpkg -l 11:51:41 + grep '^ii' 11:51:41 + '[' -f /tmp/packages_start.txt ']' 11:51:41 + '[' -f /tmp/packages_end.txt ']' 11:51:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:41 + '[' /w/workspace/oom-master-commit-lint ']' 11:51:41 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:51:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:51:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1505726890456652545.sh 11:51:41 ---> capture-instance-metadata.sh 11:51:41 Setup pyenv: 11:51:41 system 11:51:41 3.8.13 11:51:41 3.9.13 11:51:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:51:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GxQI 11:51:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:51:48 lf-activate-venv(): INFO: Installing: lftools 11:52:24 lf-activate-venv(): INFO: Adding /tmp/venv-GxQI/bin to PATH 11:52:24 INFO: Running in OpenStack, capturing instance metadata 11:52:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4672881442095257739.sh 11:52:24 provisioning config files... 11:52:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16680881137977673993tmp 11:52:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:52:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:52:24 [EnvInject] - Injecting environment variables from a build step. 11:52:24 [EnvInject] - Injecting as environment variables the properties content 11:52:24 SERVER_ID=logs 11:52:24 11:52:24 [EnvInject] - Variables injected successfully. 11:52:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14396009021581252830.sh 11:52:24 ---> create-netrc.sh 11:52:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8457850864147348882.sh 11:52:24 ---> python-tools-install.sh 11:52:24 Setup pyenv: 11:52:24 system 11:52:24 3.8.13 11:52:24 3.9.13 11:52:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:52:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GxQI from file:/tmp/.os_lf_venv 11:52:26 lf-activate-venv(): INFO: Installing: lftools 11:52:34 lf-activate-venv(): INFO: Adding /tmp/venv-GxQI/bin to PATH 11:52:34 Generating Requirements File 11:53:02 Python 3.10.6 11:53:02 pip 24.0 from /tmp/venv-GxQI/lib/python3.10/site-packages/pip (python 3.10) 11:53:03 appdirs==1.4.4 11:53:03 argcomplete==3.2.3 11:53:03 aspy.yaml==1.3.0 11:53:03 attrs==23.2.0 11:53:03 autopage==0.5.2 11:53:03 beautifulsoup4==4.12.3 11:53:03 boto3==1.34.65 11:53:03 botocore==1.34.65 11:53:03 bs4==0.0.2 11:53:03 cachetools==5.3.3 11:53:03 certifi==2024.2.2 11:53:03 cffi==1.16.0 11:53:03 cfgv==3.4.0 11:53:03 chardet==5.2.0 11:53:03 charset-normalizer==3.3.2 11:53:03 click==8.1.7 11:53:03 cliff==4.6.0 11:53:03 cmd2==2.4.3 11:53:03 cryptography==3.3.2 11:53:03 debtcollector==3.0.0 11:53:03 decorator==5.1.1 11:53:03 defusedxml==0.7.1 11:53:03 Deprecated==1.2.14 11:53:03 distlib==0.3.8 11:53:03 dnspython==2.6.1 11:53:03 docker==4.2.2 11:53:03 dogpile.cache==1.3.2 11:53:03 email_validator==2.1.1 11:53:03 filelock==3.13.1 11:53:03 future==1.0.0 11:53:03 gitdb==4.0.11 11:53:03 GitPython==3.1.42 11:53:03 google-auth==2.28.2 11:53:03 httplib2==0.22.0 11:53:03 identify==2.5.35 11:53:03 idna==3.6 11:53:03 importlib-resources==1.5.0 11:53:03 iso8601==2.1.0 11:53:03 Jinja2==3.1.3 11:53:03 jmespath==1.0.1 11:53:03 jsonpatch==1.33 11:53:03 jsonpointer==2.4 11:53:03 jsonschema==4.21.1 11:53:03 jsonschema-specifications==2023.12.1 11:53:03 keystoneauth1==5.6.0 11:53:03 kubernetes==29.0.0 11:53:03 lftools==0.37.10 11:53:03 lxml==5.1.0 11:53:03 MarkupSafe==2.1.5 11:53:03 msgpack==1.0.8 11:53:03 multi_key_dict==2.0.3 11:53:03 munch==4.0.0 11:53:03 netaddr==1.2.1 11:53:03 netifaces==0.11.0 11:53:03 niet==1.4.2 11:53:03 nodeenv==1.8.0 11:53:03 oauth2client==4.1.3 11:53:03 oauthlib==3.2.2 11:53:03 openstacksdk==3.0.0 11:53:03 os-client-config==2.1.0 11:53:03 os-service-types==1.7.0 11:53:03 osc-lib==3.0.1 11:53:03 oslo.config==9.4.0 11:53:03 oslo.context==5.5.0 11:53:03 oslo.i18n==6.3.0 11:53:03 oslo.log==5.5.0 11:53:03 oslo.serialization==5.4.0 11:53:03 oslo.utils==7.1.0 11:53:03 packaging==24.0 11:53:03 pbr==6.0.0 11:53:03 platformdirs==4.2.0 11:53:03 prettytable==3.10.0 11:53:03 pyasn1==0.5.1 11:53:03 pyasn1-modules==0.3.0 11:53:03 pycparser==2.21 11:53:03 pygerrit2==2.0.15 11:53:03 PyGithub==2.2.0 11:53:03 pyinotify==0.9.6 11:53:03 PyJWT==2.8.0 11:53:03 PyNaCl==1.5.0 11:53:03 pyparsing==2.4.7 11:53:03 pyperclip==1.8.2 11:53:03 pyrsistent==0.20.0 11:53:03 python-cinderclient==9.5.0 11:53:03 python-dateutil==2.9.0.post0 11:53:03 python-heatclient==3.5.0 11:53:03 python-jenkins==1.8.2 11:53:03 python-keystoneclient==5.4.0 11:53:03 python-magnumclient==4.4.0 11:53:03 python-novaclient==18.6.0 11:53:03 python-openstackclient==6.6.0 11:53:03 python-swiftclient==4.5.0 11:53:03 PyYAML==6.0.1 11:53:03 referencing==0.34.0 11:53:03 requests==2.31.0 11:53:03 requests-oauthlib==1.4.0 11:53:03 requestsexceptions==1.4.0 11:53:03 rfc3986==2.0.0 11:53:03 rpds-py==0.18.0 11:53:03 rsa==4.9 11:53:03 ruamel.yaml==0.18.6 11:53:03 ruamel.yaml.clib==0.2.8 11:53:03 s3transfer==0.10.1 11:53:03 simplejson==3.19.2 11:53:03 six==1.16.0 11:53:03 smmap==5.0.1 11:53:03 soupsieve==2.5 11:53:03 stevedore==5.2.0 11:53:03 tabulate==0.9.0 11:53:03 toml==0.10.2 11:53:03 tomlkit==0.12.4 11:53:03 tqdm==4.66.2 11:53:03 typing_extensions==4.10.0 11:53:03 tzdata==2024.1 11:53:03 urllib3==1.26.18 11:53:03 virtualenv==20.25.1 11:53:03 wcwidth==0.2.13 11:53:03 websocket-client==1.7.0 11:53:03 wrapt==1.16.0 11:53:03 xdg==6.0.0 11:53:03 xmltodict==0.13.0 11:53:03 yq==3.2.3 11:53:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10714336091433438679.sh 11:53:03 ---> sudo-logs.sh 11:53:03 Archiving 'sudo' log.. 11:53:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5269190745069580401.sh 11:53:03 ---> job-cost.sh 11:53:03 Setup pyenv: 11:53:03 system 11:53:03 3.8.13 11:53:03 3.9.13 11:53:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:53:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GxQI from file:/tmp/.os_lf_venv 11:53:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:10 lf-activate-venv(): INFO: Adding /tmp/venv-GxQI/bin to PATH 11:53:10 INFO: No Stack... 11:53:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:10 INFO: Archiving Costs 11:53:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8642355070694133356.sh 11:53:10 ---> logs-deploy.sh 11:53:10 Setup pyenv: 11:53:10 system 11:53:10 3.8.13 11:53:10 3.9.13 11:53:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:53:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GxQI from file:/tmp/.os_lf_venv 11:53:12 lf-activate-venv(): INFO: Installing: lftools 11:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-GxQI/bin to PATH 11:53:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7243 11:53:21 INFO: archiving workspace using pattern(s): 11:53:22 Archives upload complete. 11:53:22 INFO: archiving logs to Nexus 11:53:23 ---> uname -a: 11:53:23 Linux prd-ubuntu1804-builder-4c-4g-14299 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:53:23 11:53:23 11:53:23 ---> lscpu: 11:53:23 Architecture: x86_64 11:53:23 CPU op-mode(s): 32-bit, 64-bit 11:53:23 Byte Order: Little Endian 11:53:23 CPU(s): 4 11:53:23 On-line CPU(s) list: 0-3 11:53:23 Thread(s) per core: 1 11:53:23 Core(s) per socket: 1 11:53:23 Socket(s): 4 11:53:23 NUMA node(s): 1 11:53:23 Vendor ID: AuthenticAMD 11:53:23 CPU family: 23 11:53:23 Model: 49 11:53:23 Model name: AMD EPYC-Rome Processor 11:53:23 Stepping: 0 11:53:23 CPU MHz: 2800.000 11:53:23 BogoMIPS: 5600.00 11:53:23 Virtualization: AMD-V 11:53:23 Hypervisor vendor: KVM 11:53:23 Virtualization type: full 11:53:23 L1d cache: 32K 11:53:23 L1i cache: 32K 11:53:23 L2 cache: 512K 11:53:23 L3 cache: 16384K 11:53:23 NUMA node0 CPU(s): 0-3 11:53:23 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:53:23 11:53:23 11:53:23 ---> nproc: 11:53:23 4 11:53:23 11:53:23 11:53:23 ---> df -h: 11:53:23 Filesystem Size Used Avail Use% Mounted on 11:53:23 udev 7.9G 0 7.9G 0% /dev 11:53:23 tmpfs 1.6G 672K 1.6G 1% /run 11:53:23 /dev/vda1 78G 8.5G 69G 11% / 11:53:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:53:23 tmpfs 5.0M 0 5.0M 0% /run/lock 11:53:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:53:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:53:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:53:23 11:53:23 11:53:23 ---> free -m: 11:53:23 total used free shared buff/cache available 11:53:23 Mem: 16040 541 13214 0 2284 15176 11:53:23 Swap: 1023 0 1023 11:53:23 11:53:23 11:53:23 ---> ip addr: 11:53:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:53:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:53:23 inet 127.0.0.1/8 scope host lo 11:53:23 valid_lft forever preferred_lft forever 11:53:23 inet6 ::1/128 scope host 11:53:23 valid_lft forever preferred_lft forever 11:53:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:53:23 link/ether fa:16:3e:07:b7:f1 brd ff:ff:ff:ff:ff:ff 11:53:23 inet 10.30.106.175/23 brd 10.30.107.255 scope global dynamic ens3 11:53:23 valid_lft 86196sec preferred_lft 86196sec 11:53:23 inet6 fe80::f816:3eff:fe07:b7f1/64 scope link 11:53:23 valid_lft forever preferred_lft forever 11:53:23 11:53:23 11:53:23 ---> sar -b -r -n DEV: 11:53:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14299) 03/19/24 _x86_64_ (4 CPU) 11:53:23 11:53:23 11:50:02 LINUX RESTART (4 CPU) 11:53:23 11:53:23 11:51:02 tps rtps wtps bread/s bwrtn/s 11:53:23 11:52:01 109.12 3.27 105.85 153.33 23971.26 11:53:23 11:53:01 136.19 13.85 122.35 1048.09 32296.08 11:53:23 Average: 122.77 8.60 114.17 604.47 28168.64 11:53:23 11:53:23 11:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:23 11:52:01 13809804 15511360 2615164 15.92 71616 1823164 806768 4.62 750156 1634456 197480 11:53:23 11:53:01 13486836 15497432 2938132 17.89 93280 2095068 826996 4.73 800688 1874660 113736 11:53:23 Average: 13648320 15504396 2776648 16.91 82448 1959116 816882 4.67 775422 1754558 155608 11:53:23 11:53:23 11:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:23 11:52:01 ens3 53.89 35.50 718.54 9.83 0.00 0.00 0.00 0.00 11:53:23 11:52:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 11:53:23 11:53:01 ens3 58.34 36.28 837.20 7.72 0.00 0.00 0.00 0.00 11:53:23 11:53:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:53:23 Average: ens3 56.13 35.89 778.37 8.77 0.00 0.00 0.00 0.00 11:53:23 Average: lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 11:53:23 11:53:23 11:53:23 ---> sar -P ALL: 11:53:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14299) 03/19/24 _x86_64_ (4 CPU) 11:53:23 11:53:23 11:50:02 LINUX RESTART (4 CPU) 11:53:23 11:53:23 11:51:02 CPU %user %nice %system %iowait %steal %idle 11:53:23 11:52:01 all 16.29 0.00 1.27 5.51 0.08 76.86 11:53:23 11:52:01 0 15.23 0.00 0.93 0.46 0.07 83.31 11:53:23 11:52:01 1 26.06 0.00 2.11 17.67 0.09 54.08 11:53:23 11:52:01 2 9.33 0.00 0.87 0.02 0.08 89.71 11:53:23 11:52:01 3 14.58 0.00 1.16 3.87 0.08 80.31 11:53:23 11:53:01 all 19.27 0.00 1.34 5.97 0.05 73.37 11:53:23 11:53:01 0 24.89 0.00 0.90 1.34 0.05 72.82 11:53:23 11:53:01 1 21.91 0.00 1.49 6.58 0.05 69.97 11:53:23 11:53:01 2 9.67 0.00 0.70 0.62 0.03 88.98 11:53:23 11:53:01 3 20.59 0.00 2.25 15.33 0.07 61.75 11:53:23 Average: all 17.79 0.00 1.30 5.74 0.07 75.10 11:53:23 Average: 0 20.10 0.00 0.92 0.90 0.06 78.02 11:53:23 Average: 1 23.97 0.00 1.80 12.07 0.07 62.10 11:53:23 Average: 2 9.50 0.00 0.78 0.32 0.06 89.34 11:53:23 Average: 3 17.61 0.00 1.71 9.65 0.08 70.95 11:53:23 11:53:23 11:53:23