18:54:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/consul/+/141751 18:54:39 Running as SYSTEM 18:54:39 [EnvInject] - Loading node environment variables. 18:54:39 Building remotely on prd-ubuntu1804-builder-4c-4g-36143 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-consul-master-yml-lint 18:54:39 [ssh-agent] Looking for ssh-agent implementation... 18:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:39 $ ssh-agent 18:54:39 SSH_AUTH_SOCK=/tmp/ssh-7IcnrwGF8TEf/agent.1883 18:54:39 SSH_AGENT_PID=1885 18:54:39 [ssh-agent] Started. 18:54:39 Running ssh-add (command line suppressed) 18:54:40 Identity added: /w/workspace/oom-consul-master-yml-lint@tmp/private_key_12631355111714281666.key (/w/workspace/oom-consul-master-yml-lint@tmp/private_key_12631355111714281666.key) 18:54:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:54:51 The recommended git tool is: NONE 18:54:53 using credential onap-jenkins-ssh 18:54:57 Wiping out workspace first. 18:54:57 Cloning the remote Git repository 18:54:57 Cloning repository git://cloud.onap.org/mirror/oom/consul.git 18:54:57 > git init /w/workspace/oom-consul-master-yml-lint # timeout=10 18:54:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul.git 18:54:57 > git --version # timeout=10 18:54:57 > git --version # 'git version 2.17.1' 18:54:57 using GIT_SSH to set credentials Gerrit user 18:54:57 Verifying host key using manually-configured host key entries 18:54:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:54:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul.git # timeout=10 18:54:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul.git # timeout=10 18:54:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul.git 18:54:58 using GIT_SSH to set credentials Gerrit user 18:54:58 Verifying host key using manually-configured host key entries 18:54:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul.git refs/changes/51/141751/2 # timeout=30 18:54:58 > git rev-parse 1bde3346da3be2c2d273f38586f8e171a120d49c^{commit} # timeout=10 18:54:58 Checking out Revision 1bde3346da3be2c2d273f38586f8e171a120d49c (refs/changes/51/141751/2) 18:54:58 > git config core.sparsecheckout # timeout=10 18:54:58 > git checkout -f 1bde3346da3be2c2d273f38586f8e171a120d49c # timeout=30 18:55:01 Commit message: "Chore: Add dependabot config" 18:55:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:55:01 > git rev-list --no-walk 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:55:02 [EnvInject] - Injecting environment variables from a build step. 18:55:02 [EnvInject] - Injecting as environment variables the properties content 18:55:02 PYTHON=python3 18:55:02 18:55:02 [EnvInject] - Variables injected successfully. 18:55:02 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins7021853799466118403.sh 18:55:02 ---> tox-install.sh 18:55:02 + source /home/jenkins/lf-env.sh 18:55:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:02 ++ mktemp -d /tmp/venv-XXXX 18:55:02 + lf_venv=/tmp/venv-DnBM 18:55:02 + local venv_file=/tmp/.os_lf_venv 18:55:02 + local python=python3 18:55:02 + local options 18:55:02 + local set_path=true 18:55:02 + local install_args= 18:55:02 ++ 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 18:55:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:02 + true 18:55:02 + case $1 in 18:55:02 + venv_file=/tmp/.toxenv 18:55:02 + shift 2 18:55:02 + true 18:55:02 + case $1 in 18:55:02 + shift 18:55:02 + break 18:55:02 + case $python in 18:55:02 + local pkg_list= 18:55:02 + [[ -d /opt/pyenv ]] 18:55:02 + echo 'Setup pyenv:' 18:55:02 Setup pyenv: 18:55:02 + export PYENV_ROOT=/opt/pyenv 18:55:02 + PYENV_ROOT=/opt/pyenv 18:55:02 + 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 18:55:02 + 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 18:55:02 + pyenv versions 18:55:02 * system (set by /opt/pyenv/version) 18:55:02 * 3.8.13 (set by /opt/pyenv/version) 18:55:02 * 3.9.13 (set by /opt/pyenv/version) 18:55:02 * 3.10.6 (set by /opt/pyenv/version) 18:55:02 + command -v pyenv 18:55:02 ++ pyenv init - --no-rehash 18:55:02 + 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[*]}"'\'')" 18:55:02 export PATH="/opt/pyenv/shims:${PATH}" 18:55:02 export PYENV_SHELL=bash 18:55:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:02 pyenv() { 18:55:02 local command 18:55:02 command="${1:-}" 18:55:02 if [ "$#" -gt 0 ]; then 18:55:02 shift 18:55:02 fi 18:55:02 18:55:02 case "$command" in 18:55:02 rehash|shell) 18:55:02 eval "$(pyenv "sh-$command" "$@")" 18:55:02 ;; 18:55:02 *) 18:55:02 command pyenv "$command" "$@" 18:55:02 ;; 18:55:02 esac 18:55:02 }' 18:55:02 +++ 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[*]}"' 18:55:02 ++ 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 18:55:02 ++ 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 18:55:02 ++ 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 18:55:02 ++ export PYENV_SHELL=bash 18:55:02 ++ PYENV_SHELL=bash 18:55:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:02 +++ complete -F _pyenv pyenv 18:55:02 ++ lf-pyver python3 18:55:02 ++ local py_version_xy=python3 18:55:02 ++ local py_version_xyz= 18:55:02 ++ pyenv versions 18:55:02 ++ sed 's/^[ *]* //' 18:55:02 ++ local command 18:55:02 ++ command=versions 18:55:02 ++ '[' 1 -gt 0 ']' 18:55:02 ++ shift 18:55:02 ++ case "$command" in 18:55:02 ++ command pyenv versions 18:55:02 ++ pyenv versions 18:55:02 ++ awk '{ print $1 }' 18:55:02 ++ grep -E '^[0-9.]*[0-9]$' 18:55:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:02 +++ grep '^3' /tmp/.pyenv_versions 18:55:02 +++ sort -V 18:55:02 +++ tail -n 1 18:55:02 ++ py_version_xyz=3.10.6 18:55:02 ++ [[ -z 3.10.6 ]] 18:55:02 ++ echo 3.10.6 18:55:02 ++ return 0 18:55:02 + pyenv local 3.10.6 18:55:02 + local command 18:55:02 + command=local 18:55:02 + '[' 2 -gt 0 ']' 18:55:02 + shift 18:55:02 + case "$command" in 18:55:02 + command pyenv local 3.10.6 18:55:02 + pyenv local 3.10.6 18:55:02 + for arg in "$@" 18:55:02 + case $arg in 18:55:02 + pkg_list+='tox ' 18:55:02 + for arg in "$@" 18:55:02 + case $arg in 18:55:02 + pkg_list+='virtualenv ' 18:55:02 + for arg in "$@" 18:55:02 + case $arg in 18:55:02 + pkg_list+='urllib3~=1.26.15 ' 18:55:02 + [[ -f /tmp/.toxenv ]] 18:55:02 + [[ ! -f /tmp/.toxenv ]] 18:55:02 + [[ -n '' ]] 18:55:02 + python3 -m venv /tmp/venv-DnBM 18:55:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DnBM' 18:55:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DnBM 18:55:06 + echo /tmp/venv-DnBM 18:55:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:55:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:55:06 + /tmp/venv-DnBM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:10 + /tmp/venv-DnBM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:14 + type python3 18:55:14 + true 18:55:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DnBM/bin to PATH' 18:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-DnBM/bin to PATH 18:55:14 + PATH=/tmp/venv-DnBM/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 18:55:14 + return 0 18:55:14 + python3 --version 18:55:14 Python 3.10.6 18:55:14 + python3 -m pip --version 18:55:14 pip 25.2 from /tmp/venv-DnBM/lib/python3.10/site-packages/pip (python 3.10) 18:55:14 + python3 -m pip freeze 18:55:14 cachetools==6.1.0 18:55:14 chardet==5.2.0 18:55:14 colorama==0.4.6 18:55:14 distlib==0.4.0 18:55:14 filelock==3.18.0 18:55:14 packaging==25.0 18:55:14 platformdirs==4.3.8 18:55:14 pluggy==1.6.0 18:55:14 pyproject-api==1.9.1 18:55:14 tomli==2.2.1 18:55:14 tox==4.28.4 18:55:14 typing_extensions==4.14.1 18:55:14 urllib3==1.26.20 18:55:14 virtualenv==20.34.0 18:55:14 [EnvInject] - Injecting environment variables from a build step. 18:55:14 [EnvInject] - Injecting as environment variables the properties content 18:55:14 PARALLEL=false 18:55:14 18:55:14 [EnvInject] - Variables injected successfully. 18:55:14 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins11739882750854872665.sh 18:55:14 ---> tox-run.sh 18:55:14 + 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 18:55:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-consul-master-yml-lint/archives/tox 18:55:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-consul-master-yml-lint/archives/docs 18:55:14 + mkdir -p /w/workspace/oom-consul-master-yml-lint/archives/tox 18:55:14 + cd /w/workspace/oom-consul-master-yml-lint/. 18:55:14 + source /home/jenkins/lf-env.sh 18:55:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:14 ++ mktemp -d /tmp/venv-XXXX 18:55:14 + lf_venv=/tmp/venv-ia1f 18:55:14 + local venv_file=/tmp/.os_lf_venv 18:55:14 + local python=python3 18:55:14 + local options 18:55:14 + local set_path=true 18:55:14 + local install_args= 18:55:14 ++ 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 18:55:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:14 + true 18:55:14 + case $1 in 18:55:14 + venv_file=/tmp/.toxenv 18:55:14 + shift 2 18:55:14 + true 18:55:14 + case $1 in 18:55:14 + shift 18:55:14 + break 18:55:14 + case $python in 18:55:14 + local pkg_list= 18:55:14 + [[ -d /opt/pyenv ]] 18:55:14 + echo 'Setup pyenv:' 18:55:14 Setup pyenv: 18:55:14 + export PYENV_ROOT=/opt/pyenv 18:55:14 + PYENV_ROOT=/opt/pyenv 18:55:14 + 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 18:55:14 + 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 18:55:14 + pyenv versions 18:55:14 system 18:55:14 3.8.13 18:55:14 3.9.13 18:55:14 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 18:55:14 + command -v pyenv 18:55:14 ++ pyenv init - --no-rehash 18:55:14 + 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[*]}"'\'')" 18:55:14 export PATH="/opt/pyenv/shims:${PATH}" 18:55:14 export PYENV_SHELL=bash 18:55:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:14 pyenv() { 18:55:14 local command 18:55:14 command="${1:-}" 18:55:14 if [ "$#" -gt 0 ]; then 18:55:14 shift 18:55:14 fi 18:55:14 18:55:14 case "$command" in 18:55:14 rehash|shell) 18:55:14 eval "$(pyenv "sh-$command" "$@")" 18:55:14 ;; 18:55:14 *) 18:55:14 command pyenv "$command" "$@" 18:55:14 ;; 18:55:14 esac 18:55:14 }' 18:55:14 +++ 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[*]}"' 18:55:14 ++ 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 18:55:14 ++ 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 18:55:14 ++ 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 18:55:14 ++ export PYENV_SHELL=bash 18:55:14 ++ PYENV_SHELL=bash 18:55:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:14 +++ complete -F _pyenv pyenv 18:55:14 ++ lf-pyver python3 18:55:14 ++ local py_version_xy=python3 18:55:14 ++ local py_version_xyz= 18:55:14 ++ pyenv versions 18:55:14 ++ local command 18:55:14 ++ sed 's/^[ *]* //' 18:55:14 ++ command=versions 18:55:14 ++ '[' 1 -gt 0 ']' 18:55:14 ++ awk '{ print $1 }' 18:55:14 ++ shift 18:55:14 ++ case "$command" in 18:55:14 ++ command pyenv versions 18:55:14 ++ pyenv versions 18:55:14 ++ grep -E '^[0-9.]*[0-9]$' 18:55:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:14 +++ grep '^3' /tmp/.pyenv_versions 18:55:14 +++ sort -V 18:55:14 +++ tail -n 1 18:55:14 ++ py_version_xyz=3.10.6 18:55:14 ++ [[ -z 3.10.6 ]] 18:55:14 ++ echo 3.10.6 18:55:14 ++ return 0 18:55:14 + pyenv local 3.10.6 18:55:14 + local command 18:55:14 + command=local 18:55:14 + '[' 2 -gt 0 ']' 18:55:14 + shift 18:55:14 + case "$command" in 18:55:14 + command pyenv local 3.10.6 18:55:14 + pyenv local 3.10.6 18:55:14 + for arg in "$@" 18:55:14 + case $arg in 18:55:14 + pkg_list+='tox ' 18:55:14 + for arg in "$@" 18:55:14 + case $arg in 18:55:14 + pkg_list+='virtualenv ' 18:55:14 + for arg in "$@" 18:55:14 + case $arg in 18:55:14 + pkg_list+='urllib3~=1.26.15 ' 18:55:14 + [[ -f /tmp/.toxenv ]] 18:55:14 ++ cat /tmp/.toxenv 18:55:14 + lf_venv=/tmp/venv-DnBM 18:55:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnBM from' file:/tmp/.toxenv 18:55:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DnBM from file:/tmp/.toxenv 18:55:14 + /tmp/venv-DnBM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:15 + /tmp/venv-DnBM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:16 + type python3 18:55:16 + true 18:55:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DnBM/bin to PATH' 18:55:16 lf-activate-venv(): INFO: Adding /tmp/venv-DnBM/bin to PATH 18:55:16 + PATH=/tmp/venv-DnBM/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 18:55:16 + return 0 18:55:16 + [[ -d /opt/pyenv ]] 18:55:16 + echo '---> Setting up pyenv' 18:55:16 ---> Setting up pyenv 18:55:16 + export PYENV_ROOT=/opt/pyenv 18:55:16 + PYENV_ROOT=/opt/pyenv 18:55:16 + export PATH=/opt/pyenv/bin:/tmp/venv-DnBM/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 18:55:16 + PATH=/opt/pyenv/bin:/tmp/venv-DnBM/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 18:55:16 ++ pwd 18:55:16 + PYTHONPATH=/w/workspace/oom-consul-master-yml-lint 18:55:16 + export PYTHONPATH 18:55:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:55:16 + TOX_TESTENV_PASSENV=PYTHONPATH 18:55:16 + tox --version 18:55:17 4.28.4 from /tmp/venv-DnBM/lib/python3.10/site-packages/tox/__init__.py 18:55:17 + PARALLEL=false 18:55:17 + TOX_OPTIONS_LIST= 18:55:17 + [[ -n yaml ]] 18:55:17 + TOX_OPTIONS_LIST=' -e yaml' 18:55:17 + case ${PARALLEL,,} in 18:55:17 + tox -e yaml 18:55:17 + tee -a /w/workspace/oom-consul-master-yml-lint/archives/tox/tox.log 18:55:18 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:56:09 yaml: freeze> python -m pip freeze --all 18:56:09 yaml: alabaster==0.7.16,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.22,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.1,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,jupyter_core==5.8.1,lazy-object-proxy==1.11.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.2,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==7.0.0,pip==25.2,platformdirs==4.3.8,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.36.2,regex==2025.7.34,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.27.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==80.9.0,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.4.1,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.14.1,unidiff==0.5.5,urllib3==2.5.0,vulture==0.10,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0 18:56:09 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:56:09 yaml: failed with /bin/sh (resolves to /bin/sh) is not allowed, use allowlist_externals to allow it 18:56:09 yaml: FAIL code 1 (52.19 seconds) 18:56:09 evaluation failed :( (52.45 seconds) 18:56:10 + tox_status=1 18:56:10 + echo '---> Completed tox runs' 18:56:10 ---> Completed tox runs 18:56:10 + for i in .tox/*/log 18:56:10 ++ echo .tox/yaml/log 18:56:10 ++ awk -F/ '{print $2}' 18:56:10 + tox_env=yaml 18:56:10 + cp -r .tox/yaml/log /w/workspace/oom-consul-master-yml-lint/archives/tox/yaml 18:56:10 + DOC_DIR=docs/_build/html 18:56:10 + [[ -d docs/_build/html ]] 18:56:10 + echo '---> tox-run.sh ends' 18:56:10 ---> tox-run.sh ends 18:56:10 + test 1 -eq 0 18:56:10 + exit 1 18:56:10 ++ '[' 2 = 1 ']' 18:56:10 Build step 'Execute shell' marked build as failure 18:56:10 $ ssh-agent -k 18:56:10 unset SSH_AUTH_SOCK; 18:56:10 unset SSH_AGENT_PID; 18:56:10 echo Agent pid 1885 killed; 18:56:10 [ssh-agent] Stopped. 18:56:10 [PostBuildScript] - [INFO] Executing post build scripts. 18:56:10 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins251762183411362818.sh 18:56:10 ---> sysstat.sh 18:56:10 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins10783146298875810905.sh 18:56:10 ---> package-listing.sh 18:56:10 ++ facter osfamily 18:56:10 ++ tr '[:upper:]' '[:lower:]' 18:56:10 + OS_FAMILY=debian 18:56:10 + workspace=/w/workspace/oom-consul-master-yml-lint 18:56:10 + START_PACKAGES=/tmp/packages_start.txt 18:56:10 + END_PACKAGES=/tmp/packages_end.txt 18:56:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:10 + PACKAGES=/tmp/packages_start.txt 18:56:10 + '[' /w/workspace/oom-consul-master-yml-lint ']' 18:56:10 + PACKAGES=/tmp/packages_end.txt 18:56:10 + case "${OS_FAMILY}" in 18:56:10 + dpkg -l 18:56:10 + grep '^ii' 18:56:10 + '[' -f /tmp/packages_start.txt ']' 18:56:10 + '[' -f /tmp/packages_end.txt ']' 18:56:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:10 + '[' /w/workspace/oom-consul-master-yml-lint ']' 18:56:10 + mkdir -p /w/workspace/oom-consul-master-yml-lint/archives/ 18:56:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-consul-master-yml-lint/archives/ 18:56:10 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins7080270539590328660.sh 18:56:10 ---> capture-instance-metadata.sh 18:56:10 Setup pyenv: 18:56:10 system 18:56:10 3.8.13 18:56:10 3.9.13 18:56:10 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 18:56:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iAJY 18:56:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:56:18 lf-activate-venv(): INFO: Installing: lftools 18:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-iAJY/bin to PATH 18:56:43 INFO: Running in OpenStack, capturing instance metadata 18:56:43 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins2037196839420902123.sh 18:56:43 provisioning config files... 18:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-consul-master-yml-lint@tmp/config13616594890991968015tmp 18:56:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:56:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:56:43 [EnvInject] - Injecting environment variables from a build step. 18:56:43 [EnvInject] - Injecting as environment variables the properties content 18:56:43 SERVER_ID=logs 18:56:43 18:56:43 [EnvInject] - Variables injected successfully. 18:56:43 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins16246365697144411295.sh 18:56:43 ---> create-netrc.sh 18:56:43 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins11368021665564118799.sh 18:56:43 ---> python-tools-install.sh 18:56:43 Setup pyenv: 18:56:43 system 18:56:43 3.8.13 18:56:43 3.9.13 18:56:43 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 18:56:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAJY from file:/tmp/.os_lf_venv 18:56:45 lf-activate-venv(): INFO: Installing: lftools 18:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-iAJY/bin to PATH 18:56:53 Generating Requirements File 18:57:15 Python 3.10.6 18:57:15 pip 25.2 from /tmp/venv-iAJY/lib/python3.10/site-packages/pip (python 3.10) 18:57:15 appdirs==1.4.4 18:57:15 argcomplete==3.6.2 18:57:15 aspy.yaml==1.3.0 18:57:15 attrs==25.3.0 18:57:15 autopage==0.5.2 18:57:15 beautifulsoup4==4.13.4 18:57:15 boto3==1.40.8 18:57:15 botocore==1.40.8 18:57:15 bs4==0.0.2 18:57:15 cachetools==5.5.2 18:57:15 certifi==2025.8.3 18:57:15 cffi==1.17.1 18:57:15 cfgv==3.4.0 18:57:15 chardet==5.2.0 18:57:15 charset-normalizer==3.4.3 18:57:15 click==8.2.1 18:57:15 cliff==4.10.0 18:57:15 cmd2==2.7.0 18:57:15 cryptography==3.3.2 18:57:15 debtcollector==3.0.0 18:57:15 decorator==5.2.1 18:57:15 defusedxml==0.7.1 18:57:15 Deprecated==1.2.18 18:57:15 distlib==0.4.0 18:57:15 dnspython==2.7.0 18:57:15 docker==7.1.0 18:57:15 dogpile.cache==1.4.0 18:57:15 durationpy==0.10 18:57:15 email_validator==2.2.0 18:57:15 filelock==3.18.0 18:57:15 future==1.0.0 18:57:15 gitdb==4.0.12 18:57:15 GitPython==3.1.45 18:57:15 google-auth==2.40.3 18:57:15 httplib2==0.22.0 18:57:15 identify==2.6.13 18:57:15 idna==3.10 18:57:15 importlib-resources==1.5.0 18:57:15 iso8601==2.1.0 18:57:15 Jinja2==3.1.6 18:57:15 jmespath==1.0.1 18:57:15 jsonpatch==1.33 18:57:15 jsonpointer==3.0.0 18:57:15 jsonschema==4.25.0 18:57:15 jsonschema-specifications==2025.4.1 18:57:15 keystoneauth1==5.11.1 18:57:15 kubernetes==33.1.0 18:57:15 lftools==0.37.13 18:57:15 lxml==6.0.0 18:57:15 markdown-it-py==4.0.0 18:57:15 MarkupSafe==3.0.2 18:57:15 mdurl==0.1.2 18:57:15 msgpack==1.1.1 18:57:15 multi_key_dict==2.0.3 18:57:15 munch==4.0.0 18:57:15 netaddr==1.3.0 18:57:15 niet==1.4.2 18:57:15 nodeenv==1.9.1 18:57:15 oauth2client==4.1.3 18:57:15 oauthlib==3.3.1 18:57:15 openstacksdk==4.6.0 18:57:15 os-client-config==2.3.0 18:57:15 os-service-types==1.8.0 18:57:15 osc-lib==4.1.0 18:57:15 oslo.config==10.0.0 18:57:15 oslo.context==6.0.0 18:57:15 oslo.i18n==6.5.1 18:57:15 oslo.log==7.2.0 18:57:15 oslo.serialization==5.7.0 18:57:15 oslo.utils==9.0.0 18:57:15 packaging==25.0 18:57:15 pbr==7.0.0 18:57:15 platformdirs==4.3.8 18:57:15 prettytable==3.16.0 18:57:15 psutil==7.0.0 18:57:15 pyasn1==0.6.1 18:57:15 pyasn1_modules==0.4.2 18:57:15 pycparser==2.22 18:57:15 pygerrit2==2.0.15 18:57:15 PyGithub==2.7.0 18:57:15 Pygments==2.19.2 18:57:15 PyJWT==2.10.1 18:57:15 PyNaCl==1.5.0 18:57:15 pyparsing==2.4.7 18:57:15 pyperclip==1.9.0 18:57:15 pyrsistent==0.20.0 18:57:15 python-cinderclient==9.7.0 18:57:15 python-dateutil==2.9.0.post0 18:57:15 python-heatclient==4.3.0 18:57:15 python-jenkins==1.8.3 18:57:15 python-keystoneclient==5.6.0 18:57:15 python-magnumclient==4.8.1 18:57:15 python-openstackclient==8.1.0 18:57:15 python-swiftclient==4.8.0 18:57:15 PyYAML==6.0.2 18:57:15 referencing==0.36.2 18:57:15 requests==2.32.4 18:57:15 requests-oauthlib==2.0.0 18:57:15 requestsexceptions==1.4.0 18:57:15 rfc3986==2.0.0 18:57:15 rich==14.1.0 18:57:15 rich-argparse==1.7.1 18:57:15 rpds-py==0.27.0 18:57:15 rsa==4.9.1 18:57:15 ruamel.yaml==0.18.14 18:57:15 ruamel.yaml.clib==0.2.12 18:57:15 s3transfer==0.13.1 18:57:15 simplejson==3.20.1 18:57:15 six==1.17.0 18:57:15 smmap==5.0.2 18:57:15 soupsieve==2.7 18:57:15 stevedore==5.4.1 18:57:15 tabulate==0.9.0 18:57:15 toml==0.10.2 18:57:15 tomlkit==0.13.3 18:57:15 tqdm==4.67.1 18:57:15 typing_extensions==4.14.1 18:57:15 tzdata==2025.2 18:57:15 urllib3==1.26.20 18:57:15 virtualenv==20.34.0 18:57:15 wcwidth==0.2.13 18:57:15 websocket-client==1.8.0 18:57:15 wrapt==1.17.3 18:57:15 xdg==6.0.0 18:57:15 xmltodict==0.14.2 18:57:15 yq==3.4.3 18:57:16 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins9428513543003846662.sh 18:57:16 ---> sudo-logs.sh 18:57:16 Archiving 'sudo' log.. 18:57:16 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins6374179347311591706.sh 18:57:16 ---> job-cost.sh 18:57:16 Setup pyenv: 18:57:16 system 18:57:16 3.8.13 18:57:16 3.9.13 18:57:16 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 18:57:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAJY from file:/tmp/.os_lf_venv 18:57:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-iAJY/bin to PATH 18:57:24 INFO: No Stack... 18:57:24 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:24 INFO: Archiving Costs 18:57:24 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins4973112840960410177.sh 18:57:24 ---> logs-deploy.sh 18:57:24 Setup pyenv: 18:57:24 system 18:57:24 3.8.13 18:57:24 3.9.13 18:57:24 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 18:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAJY from file:/tmp/.os_lf_venv 18:57:26 lf-activate-venv(): INFO: Installing: lftools 18:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-iAJY/bin to PATH 18:57:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-consul-master-yml-lint/2 18:57:35 INFO: archiving workspace using pattern(s): 18:57:36 Archives upload complete. 18:57:36 INFO: archiving logs to Nexus 18:57:37 ---> uname -a: 18:57:37 Linux prd-ubuntu1804-builder-4c-4g-36143 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:57:37 18:57:37 18:57:37 ---> lscpu: 18:57:37 Architecture: x86_64 18:57:37 CPU op-mode(s): 32-bit, 64-bit 18:57:37 Byte Order: Little Endian 18:57:37 CPU(s): 4 18:57:37 On-line CPU(s) list: 0-3 18:57:37 Thread(s) per core: 1 18:57:37 Core(s) per socket: 1 18:57:37 Socket(s): 4 18:57:37 NUMA node(s): 1 18:57:37 Vendor ID: AuthenticAMD 18:57:37 CPU family: 23 18:57:37 Model: 49 18:57:37 Model name: AMD EPYC-Rome Processor 18:57:37 Stepping: 0 18:57:37 CPU MHz: 2799.998 18:57:37 BogoMIPS: 5599.99 18:57:37 Virtualization: AMD-V 18:57:37 Hypervisor vendor: KVM 18:57:37 Virtualization type: full 18:57:37 L1d cache: 32K 18:57:37 L1i cache: 32K 18:57:37 L2 cache: 512K 18:57:37 L3 cache: 16384K 18:57:37 NUMA node0 CPU(s): 0-3 18:57:37 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 18:57:37 18:57:37 18:57:37 ---> nproc: 18:57:37 4 18:57:37 18:57:37 18:57:37 ---> df -h: 18:57:37 Filesystem Size Used Avail Use% Mounted on 18:57:37 udev 7.9G 0 7.9G 0% /dev 18:57:37 tmpfs 1.6G 672K 1.6G 1% /run 18:57:37 /dev/vda1 78G 8.4G 70G 11% / 18:57:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:57:37 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:57:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:57:37 18:57:37 18:57:37 ---> free -m: 18:57:37 total used free shared buff/cache available 18:57:37 Mem: 16040 543 13314 0 2182 15173 18:57:37 Swap: 1023 0 1023 18:57:37 18:57:37 18:57:37 ---> ip addr: 18:57:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:37 inet 127.0.0.1/8 scope host lo 18:57:37 valid_lft forever preferred_lft forever 18:57:37 inet6 ::1/128 scope host 18:57:37 valid_lft forever preferred_lft forever 18:57:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:37 link/ether fa:16:3e:92:03:2a brd ff:ff:ff:ff:ff:ff 18:57:37 inet 10.30.106.94/23 brd 10.30.107.255 scope global dynamic ens3 18:57:37 valid_lft 86151sec preferred_lft 86151sec 18:57:37 inet6 fe80::f816:3eff:fe92:32a/64 scope link 18:57:37 valid_lft forever preferred_lft forever 18:57:37 18:57:37 18:57:37 ---> sar -b -r -n DEV: 18:57:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36143) 08/13/25 _x86_64_ (4 CPU) 18:57:37 18:57:37 18:53:33 LINUX RESTART (4 CPU) 18:57:37 18:57:37 18:54:05 tps rtps wtps bread/s bwrtn/s 18:57:37 18:55:01 240.62 38.61 202.02 3174.88 26002.36 18:57:37 18:56:01 106.47 26.65 79.82 1137.54 13618.66 18:57:37 18:57:01 101.45 0.87 100.58 104.38 16581.64 18:57:37 Average: 147.46 21.67 125.80 1433.98 18570.75 18:57:37 18:57:37 18:54:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:37 18:55:01 14413072 15652432 2011896 12.25 32356 1425532 722352 4.13 532032 1302576 5876 18:57:37 18:56:01 13873356 15478008 2551612 15.53 67748 1730836 914492 5.23 768412 1554320 128708 18:57:37 18:57:01 13754188 15560152 2670780 16.26 84104 1906452 792332 4.53 683316 1740468 154268 18:57:37 Average: 14013539 15563531 2411429 14.68 61403 1687607 809725 4.63 661253 1532455 96284 18:57:37 18:57:37 18:54:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:37 18:55:01 ens3 276.50 185.05 725.44 61.65 0.00 0.00 0.00 0.00 18:57:37 18:55:01 lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 18:57:37 18:56:01 ens3 104.20 66.44 712.30 22.35 0.00 0.00 0.00 0.00 18:57:37 18:56:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 18:57:37 18:57:01 ens3 84.17 58.16 694.01 10.25 0.00 0.00 0.00 0.00 18:57:37 18:57:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 18:57:37 Average: ens3 152.22 101.37 710.25 30.74 0.00 0.00 0.00 0.00 18:57:37 Average: lo 1.25 1.25 0.14 0.14 0.00 0.00 0.00 0.00 18:57:37 18:57:37 18:57:37 ---> sar -P ALL: 18:57:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36143) 08/13/25 _x86_64_ (4 CPU) 18:57:37 18:57:37 18:53:33 LINUX RESTART (4 CPU) 18:57:37 18:57:37 18:54:05 CPU %user %nice %system %iowait %steal %idle 18:57:37 18:55:01 all 7.71 0.00 1.07 11.88 0.04 79.30 18:57:37 18:55:01 0 5.97 0.00 0.91 25.66 0.09 67.36 18:57:37 18:55:01 1 7.07 0.00 1.50 3.58 0.04 87.81 18:57:37 18:55:01 2 8.88 0.00 0.98 1.95 0.04 88.14 18:57:37 18:55:01 3 8.93 0.00 0.84 16.32 0.04 73.87 18:57:37 18:56:01 all 20.81 0.00 1.82 3.07 0.07 74.22 18:57:37 18:56:01 0 14.95 0.00 1.88 8.81 0.07 74.30 18:57:37 18:56:01 1 30.47 0.00 2.27 0.52 0.07 66.68 18:57:37 18:56:01 2 10.22 0.00 1.23 1.76 0.07 86.73 18:57:37 18:56:01 3 27.64 0.00 1.93 1.27 0.07 69.09 18:57:37 18:57:01 all 20.87 0.00 1.54 2.90 0.06 74.64 18:57:37 18:57:01 0 6.28 0.00 0.95 6.50 0.05 86.21 18:57:37 18:57:01 1 49.63 0.00 2.71 1.15 0.08 46.42 18:57:37 18:57:01 2 8.78 0.00 0.73 3.42 0.07 87.00 18:57:37 18:57:01 3 18.80 0.00 1.75 0.52 0.05 78.88 18:57:37 Average: all 16.67 0.00 1.48 5.81 0.06 75.98 18:57:37 Average: 0 9.14 0.00 1.25 13.38 0.07 76.16 18:57:37 Average: 1 29.55 0.00 2.18 1.71 0.06 66.50 18:57:37 Average: 2 9.30 0.00 0.98 2.39 0.06 87.27 18:57:37 Average: 3 18.68 0.00 1.52 5.80 0.05 73.94 18:57:37 18:57:37 18:57:37