18:54:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/141755 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-36117 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yml-lint 18:54:39 [ssh-agent] Looking for ssh-agent implementation... 18:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:55 $ ssh-agent 18:54:55 SSH_AUTH_SOCK=/tmp/ssh-R5S2YpQP0iN3/agent.1758 18:54:55 SSH_AGENT_PID=1760 18:54:55 [ssh-agent] Started. 18:54:55 Running ssh-add (command line suppressed) 18:54:55 Identity added: /w/workspace/oom-readiness-master-yml-lint@tmp/private_key_22683126127956133.key (/w/workspace/oom-readiness-master-yml-lint@tmp/private_key_22683126127956133.key) 18:54:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:54:55 The recommended git tool is: NONE 18:54:59 using credential onap-jenkins-ssh 18:54:59 Wiping out workspace first. 18:54:59 Cloning the remote Git repository 18:54:59 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 18:54:59 > git init /w/workspace/oom-readiness-master-yml-lint # timeout=10 18:54:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 18:54:59 > git --version # timeout=10 18:54:59 > git --version # 'git version 2.17.1' 18:54:59 using GIT_SSH to set credentials Gerrit user 18:54:59 Verifying host key using manually-configured host key entries 18:54:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 18:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 18:55:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 18:55:02 using GIT_SSH to set credentials Gerrit user 18:55:02 Verifying host key using manually-configured host key entries 18:55:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/55/141755/2 # timeout=30 18:55:02 > git rev-parse feb54f2aba644a0a122c96082433e0ef0adfb35f^{commit} # timeout=10 18:55:02 Checking out Revision feb54f2aba644a0a122c96082433e0ef0adfb35f (refs/changes/55/141755/2) 18:55:02 > git config core.sparsecheckout # timeout=10 18:55:02 > git checkout -f feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=30 18:55:06 Commit message: "Chore: Add dependabot config" 18:55:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:55:06 > git rev-list --no-walk dc132bd6d2113ca16674f76612a116329cfc5eff # timeout=10 18:55:06 [EnvInject] - Injecting environment variables from a build step. 18:55:06 [EnvInject] - Injecting as environment variables the properties content 18:55:06 PYTHON=python3 18:55:06 18:55:06 [EnvInject] - Variables injected successfully. 18:55:06 [oom-readiness-master-yml-lint] $ /bin/bash -l /tmp/jenkins13883096934975351743.sh 18:55:06 ---> tox-install.sh 18:55:06 + source /home/jenkins/lf-env.sh 18:55:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:06 ++ mktemp -d /tmp/venv-XXXX 18:55:06 + lf_venv=/tmp/venv-fppP 18:55:06 + local venv_file=/tmp/.os_lf_venv 18:55:06 + local python=python3 18:55:06 + local options 18:55:06 + local set_path=true 18:55:06 + local install_args= 18:55:06 ++ 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:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:06 + true 18:55:06 + case $1 in 18:55:06 + venv_file=/tmp/.toxenv 18:55:06 + shift 2 18:55:06 + true 18:55:06 + case $1 in 18:55:06 + shift 18:55:06 + break 18:55:06 + case $python in 18:55:06 + local pkg_list= 18:55:06 + [[ -d /opt/pyenv ]] 18:55:06 + echo 'Setup pyenv:' 18:55:06 Setup pyenv: 18:55:06 + export PYENV_ROOT=/opt/pyenv 18:55:06 + PYENV_ROOT=/opt/pyenv 18:55:06 + 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:06 + 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:06 + pyenv versions 18:55:07 * system (set by /opt/pyenv/version) 18:55:07 * 3.8.13 (set by /opt/pyenv/version) 18:55:07 * 3.9.13 (set by /opt/pyenv/version) 18:55:07 * 3.10.6 (set by /opt/pyenv/version) 18:55:07 + command -v pyenv 18:55:07 ++ pyenv init - --no-rehash 18:55:07 + 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:07 export PATH="/opt/pyenv/shims:${PATH}" 18:55:07 export PYENV_SHELL=bash 18:55:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:07 pyenv() { 18:55:07 local command 18:55:07 command="${1:-}" 18:55:07 if [ "$#" -gt 0 ]; then 18:55:07 shift 18:55:07 fi 18:55:07 18:55:07 case "$command" in 18:55:07 rehash|shell) 18:55:07 eval "$(pyenv "sh-$command" "$@")" 18:55:07 ;; 18:55:07 *) 18:55:07 command pyenv "$command" "$@" 18:55:07 ;; 18:55:07 esac 18:55:07 }' 18:55:07 +++ 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:07 ++ 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:07 ++ 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:07 ++ 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:07 ++ export PYENV_SHELL=bash 18:55:07 ++ PYENV_SHELL=bash 18:55:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:07 +++ complete -F _pyenv pyenv 18:55:07 ++ lf-pyver python3 18:55:07 ++ local py_version_xy=python3 18:55:07 ++ local py_version_xyz= 18:55:07 ++ pyenv versions 18:55:07 ++ local command 18:55:07 ++ command=versions 18:55:07 ++ '[' 1 -gt 0 ']' 18:55:07 ++ shift 18:55:07 ++ case "$command" in 18:55:07 ++ command pyenv versions 18:55:07 ++ pyenv versions 18:55:07 ++ sed 's/^[ *]* //' 18:55:07 ++ awk '{ print $1 }' 18:55:07 ++ grep -E '^[0-9.]*[0-9]$' 18:55:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:07 +++ grep '^3' /tmp/.pyenv_versions 18:55:07 +++ sort -V 18:55:07 +++ tail -n 1 18:55:07 ++ py_version_xyz=3.10.6 18:55:07 ++ [[ -z 3.10.6 ]] 18:55:07 ++ echo 3.10.6 18:55:07 ++ return 0 18:55:07 + pyenv local 3.10.6 18:55:07 + local command 18:55:07 + command=local 18:55:07 + '[' 2 -gt 0 ']' 18:55:07 + shift 18:55:07 + case "$command" in 18:55:07 + command pyenv local 3.10.6 18:55:07 + pyenv local 3.10.6 18:55:07 + for arg in "$@" 18:55:07 + case $arg in 18:55:07 + pkg_list+='tox ' 18:55:07 + for arg in "$@" 18:55:07 + case $arg in 18:55:07 + pkg_list+='virtualenv ' 18:55:07 + for arg in "$@" 18:55:07 + case $arg in 18:55:07 + pkg_list+='urllib3~=1.26.15 ' 18:55:07 + [[ -f /tmp/.toxenv ]] 18:55:07 + [[ ! -f /tmp/.toxenv ]] 18:55:07 + [[ -n '' ]] 18:55:07 + python3 -m venv /tmp/venv-fppP 18:55:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fppP' 18:55:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fppP 18:55:12 + echo /tmp/venv-fppP 18:55:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:55:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:55:12 + /tmp/venv-fppP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:17 + /tmp/venv-fppP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:28 + type python3 18:55:28 + true 18:55:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fppP/bin to PATH' 18:55:28 lf-activate-venv(): INFO: Adding /tmp/venv-fppP/bin to PATH 18:55:28 + PATH=/tmp/venv-fppP/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:28 + return 0 18:55:28 + python3 --version 18:55:28 Python 3.10.6 18:55:28 + python3 -m pip --version 18:55:28 pip 25.2 from /tmp/venv-fppP/lib/python3.10/site-packages/pip (python 3.10) 18:55:28 + python3 -m pip freeze 18:55:29 cachetools==6.1.0 18:55:29 chardet==5.2.0 18:55:29 colorama==0.4.6 18:55:29 distlib==0.4.0 18:55:29 filelock==3.18.0 18:55:29 packaging==25.0 18:55:29 platformdirs==4.3.8 18:55:29 pluggy==1.6.0 18:55:29 pyproject-api==1.9.1 18:55:29 tomli==2.2.1 18:55:29 tox==4.28.4 18:55:29 typing_extensions==4.14.1 18:55:29 urllib3==1.26.20 18:55:29 virtualenv==20.34.0 18:55:29 [EnvInject] - Injecting environment variables from a build step. 18:55:29 [EnvInject] - Injecting as environment variables the properties content 18:55:29 PARALLEL=false 18:55:29 18:55:29 [EnvInject] - Variables injected successfully. 18:55:29 [oom-readiness-master-yml-lint] $ /bin/bash -l /tmp/jenkins4990294983970206178.sh 18:55:29 ---> tox-run.sh 18:55:29 + 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:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yml-lint/archives/tox 18:55:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yml-lint/archives/docs 18:55:29 + mkdir -p /w/workspace/oom-readiness-master-yml-lint/archives/tox 18:55:29 + cd /w/workspace/oom-readiness-master-yml-lint/. 18:55:29 + source /home/jenkins/lf-env.sh 18:55:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:29 ++ mktemp -d /tmp/venv-XXXX 18:55:29 + lf_venv=/tmp/venv-evSq 18:55:29 + local venv_file=/tmp/.os_lf_venv 18:55:29 + local python=python3 18:55:29 + local options 18:55:29 + local set_path=true 18:55:29 + local install_args= 18:55:29 ++ 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:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:29 + true 18:55:29 + case $1 in 18:55:29 + venv_file=/tmp/.toxenv 18:55:29 + shift 2 18:55:29 + true 18:55:29 + case $1 in 18:55:29 + shift 18:55:29 + break 18:55:29 + case $python in 18:55:29 + local pkg_list= 18:55:29 + [[ -d /opt/pyenv ]] 18:55:29 + echo 'Setup pyenv:' 18:55:29 Setup pyenv: 18:55:29 + export PYENV_ROOT=/opt/pyenv 18:55:29 + PYENV_ROOT=/opt/pyenv 18:55:29 + 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:29 + 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:29 + pyenv versions 18:55:29 system 18:55:29 3.8.13 18:55:29 3.9.13 18:55:29 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 18:55:29 + command -v pyenv 18:55:29 ++ pyenv init - --no-rehash 18:55:29 + 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:29 export PATH="/opt/pyenv/shims:${PATH}" 18:55:29 export PYENV_SHELL=bash 18:55:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:29 pyenv() { 18:55:29 local command 18:55:29 command="${1:-}" 18:55:29 if [ "$#" -gt 0 ]; then 18:55:29 shift 18:55:29 fi 18:55:29 18:55:29 case "$command" in 18:55:29 rehash|shell) 18:55:29 eval "$(pyenv "sh-$command" "$@")" 18:55:29 ;; 18:55:29 *) 18:55:29 command pyenv "$command" "$@" 18:55:29 ;; 18:55:29 esac 18:55:29 }' 18:55:29 +++ 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:29 ++ 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:29 ++ 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:29 ++ 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:29 ++ export PYENV_SHELL=bash 18:55:29 ++ PYENV_SHELL=bash 18:55:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:29 +++ complete -F _pyenv pyenv 18:55:29 ++ lf-pyver python3 18:55:29 ++ local py_version_xy=python3 18:55:29 ++ local py_version_xyz= 18:55:29 ++ pyenv versions 18:55:29 ++ local command 18:55:29 ++ command=versions 18:55:29 ++ '[' 1 -gt 0 ']' 18:55:29 ++ shift 18:55:29 ++ case "$command" in 18:55:29 ++ command pyenv versions 18:55:29 ++ pyenv versions 18:55:29 ++ grep -E '^[0-9.]*[0-9]$' 18:55:29 ++ awk '{ print $1 }' 18:55:29 ++ sed 's/^[ *]* //' 18:55:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:29 +++ sort -V 18:55:29 +++ grep '^3' /tmp/.pyenv_versions 18:55:29 +++ tail -n 1 18:55:29 ++ py_version_xyz=3.10.6 18:55:29 ++ [[ -z 3.10.6 ]] 18:55:29 ++ echo 3.10.6 18:55:29 ++ return 0 18:55:29 + pyenv local 3.10.6 18:55:29 + local command 18:55:29 + command=local 18:55:29 + '[' 2 -gt 0 ']' 18:55:29 + shift 18:55:29 + case "$command" in 18:55:29 + command pyenv local 3.10.6 18:55:29 + pyenv local 3.10.6 18:55:29 + for arg in "$@" 18:55:29 + case $arg in 18:55:29 + pkg_list+='tox ' 18:55:29 + for arg in "$@" 18:55:29 + case $arg in 18:55:29 + pkg_list+='virtualenv ' 18:55:29 + for arg in "$@" 18:55:29 + case $arg in 18:55:29 + pkg_list+='urllib3~=1.26.15 ' 18:55:29 + [[ -f /tmp/.toxenv ]] 18:55:29 ++ cat /tmp/.toxenv 18:55:29 + lf_venv=/tmp/venv-fppP 18:55:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fppP from' file:/tmp/.toxenv 18:55:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fppP from file:/tmp/.toxenv 18:55:29 + /tmp/venv-fppP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:30 + /tmp/venv-fppP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:31 + type python3 18:55:31 + true 18:55:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fppP/bin to PATH' 18:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-fppP/bin to PATH 18:55:31 + PATH=/tmp/venv-fppP/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:31 + return 0 18:55:31 + [[ -d /opt/pyenv ]] 18:55:31 + echo '---> Setting up pyenv' 18:55:31 ---> Setting up pyenv 18:55:31 + export PYENV_ROOT=/opt/pyenv 18:55:31 + PYENV_ROOT=/opt/pyenv 18:55:31 + export PATH=/opt/pyenv/bin:/tmp/venv-fppP/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:31 + PATH=/opt/pyenv/bin:/tmp/venv-fppP/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:31 ++ pwd 18:55:31 + PYTHONPATH=/w/workspace/oom-readiness-master-yml-lint 18:55:31 + export PYTHONPATH 18:55:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:55:31 + TOX_TESTENV_PASSENV=PYTHONPATH 18:55:31 + tox --version 18:55:32 4.28.4 from /tmp/venv-fppP/lib/python3.10/site-packages/tox/__init__.py 18:55:32 + PARALLEL=false 18:55:32 + TOX_OPTIONS_LIST= 18:55:32 + [[ -n yaml ]] 18:55:32 + TOX_OPTIONS_LIST=' -e yaml' 18:55:32 + case ${PARALLEL,,} in 18:55:32 + tox -e yaml 18:55:32 + tee -a /w/workspace/oom-readiness-master-yml-lint/archives/tox/tox.log 18:55:34 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:56:11 yaml: freeze> python -m pip freeze --all 18:56:12 yaml: alabaster==0.7.13,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.20.1,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,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,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.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 18:56:12 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:56:12 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 18:56:13 ---> Completed tox runs 18:56:13 + for i in .tox/*/log 18:56:13 ++ awk -F/ '{print $2}' 18:56:13 ++ echo .tox/yaml/log 18:56:13 + tox_env=yaml 18:56:13 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yml-lint/archives/tox/yaml 18:56:13 + DOC_DIR=docs/_build/html 18:56:13 + [[ -d docs/_build/html ]] 18:56:13 + echo '---> tox-run.sh ends' 18:56:13 ---> tox-run.sh ends 18:56:13 + test 0 -eq 0 18:56:13 $ ssh-agent -k 18:56:13 unset SSH_AUTH_SOCK; 18:56:13 unset SSH_AGENT_PID; 18:56:13 echo Agent pid 1760 killed; 18:56:13 [ssh-agent] Stopped. 18:56:13 [PostBuildScript] - [INFO] Executing post build scripts. 18:56:13 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins8775592602537722510.sh 18:56:13 ---> sysstat.sh 18:56:13 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins12264448793174605940.sh 18:56:13 ---> package-listing.sh 18:56:13 ++ tr '[:upper:]' '[:lower:]' 18:56:13 ++ facter osfamily 18:56:13 + OS_FAMILY=debian 18:56:13 + workspace=/w/workspace/oom-readiness-master-yml-lint 18:56:13 + START_PACKAGES=/tmp/packages_start.txt 18:56:13 + END_PACKAGES=/tmp/packages_end.txt 18:56:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:13 + PACKAGES=/tmp/packages_start.txt 18:56:13 + '[' /w/workspace/oom-readiness-master-yml-lint ']' 18:56:13 + PACKAGES=/tmp/packages_end.txt 18:56:13 + case "${OS_FAMILY}" in 18:56:13 + dpkg -l 18:56:13 + grep '^ii' 18:56:13 + '[' -f /tmp/packages_start.txt ']' 18:56:13 + '[' -f /tmp/packages_end.txt ']' 18:56:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:13 + '[' /w/workspace/oom-readiness-master-yml-lint ']' 18:56:13 + mkdir -p /w/workspace/oom-readiness-master-yml-lint/archives/ 18:56:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yml-lint/archives/ 18:56:13 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins8434862298720702413.sh 18:56:13 ---> capture-instance-metadata.sh 18:56:13 Setup pyenv: 18:56:13 system 18:56:13 3.8.13 18:56:13 3.9.13 18:56:14 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 18:56:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LibQ 18:56:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:56:22 lf-activate-venv(): INFO: Installing: lftools 18:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-LibQ/bin to PATH 18:57:21 INFO: Running in OpenStack, capturing instance metadata 18:57:21 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins11943244792031175537.sh 18:57:21 provisioning config files... 18:57:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yml-lint@tmp/config10220128451126881655tmp 18:57:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:57:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:57:21 [EnvInject] - Injecting environment variables from a build step. 18:57:21 [EnvInject] - Injecting as environment variables the properties content 18:57:21 SERVER_ID=logs 18:57:21 18:57:21 [EnvInject] - Variables injected successfully. 18:57:21 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins3329410312652872007.sh 18:57:21 ---> create-netrc.sh 18:57:21 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins10768684933859096139.sh 18:57:21 ---> python-tools-install.sh 18:57:21 Setup pyenv: 18:57:21 system 18:57:21 3.8.13 18:57:21 3.9.13 18:57:21 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 18:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LibQ from file:/tmp/.os_lf_venv 18:57:24 lf-activate-venv(): INFO: Installing: lftools 18:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-LibQ/bin to PATH 18:57:34 Generating Requirements File 18:58:01 Python 3.10.6 18:58:01 pip 25.2 from /tmp/venv-LibQ/lib/python3.10/site-packages/pip (python 3.10) 18:58:02 appdirs==1.4.4 18:58:02 argcomplete==3.6.2 18:58:02 aspy.yaml==1.3.0 18:58:02 attrs==25.3.0 18:58:02 autopage==0.5.2 18:58:02 beautifulsoup4==4.13.4 18:58:02 boto3==1.40.8 18:58:02 botocore==1.40.8 18:58:02 bs4==0.0.2 18:58:02 cachetools==5.5.2 18:58:02 certifi==2025.8.3 18:58:02 cffi==1.17.1 18:58:02 cfgv==3.4.0 18:58:02 chardet==5.2.0 18:58:02 charset-normalizer==3.4.3 18:58:02 click==8.2.1 18:58:02 cliff==4.10.0 18:58:02 cmd2==2.7.0 18:58:02 cryptography==3.3.2 18:58:02 debtcollector==3.0.0 18:58:02 decorator==5.2.1 18:58:02 defusedxml==0.7.1 18:58:02 Deprecated==1.2.18 18:58:02 distlib==0.4.0 18:58:02 dnspython==2.7.0 18:58:02 docker==7.1.0 18:58:02 dogpile.cache==1.4.0 18:58:02 durationpy==0.10 18:58:02 email_validator==2.2.0 18:58:02 filelock==3.18.0 18:58:02 future==1.0.0 18:58:02 gitdb==4.0.12 18:58:02 GitPython==3.1.45 18:58:02 google-auth==2.40.3 18:58:02 httplib2==0.22.0 18:58:02 identify==2.6.13 18:58:02 idna==3.10 18:58:02 importlib-resources==1.5.0 18:58:02 iso8601==2.1.0 18:58:02 Jinja2==3.1.6 18:58:02 jmespath==1.0.1 18:58:02 jsonpatch==1.33 18:58:02 jsonpointer==3.0.0 18:58:02 jsonschema==4.25.0 18:58:02 jsonschema-specifications==2025.4.1 18:58:02 keystoneauth1==5.11.1 18:58:02 kubernetes==33.1.0 18:58:02 lftools==0.37.13 18:58:02 lxml==6.0.0 18:58:02 markdown-it-py==4.0.0 18:58:02 MarkupSafe==3.0.2 18:58:02 mdurl==0.1.2 18:58:02 msgpack==1.1.1 18:58:02 multi_key_dict==2.0.3 18:58:02 munch==4.0.0 18:58:02 netaddr==1.3.0 18:58:02 niet==1.4.2 18:58:02 nodeenv==1.9.1 18:58:02 oauth2client==4.1.3 18:58:02 oauthlib==3.3.1 18:58:02 openstacksdk==4.6.0 18:58:02 os-client-config==2.3.0 18:58:02 os-service-types==1.8.0 18:58:02 osc-lib==4.1.0 18:58:02 oslo.config==10.0.0 18:58:02 oslo.context==6.0.0 18:58:02 oslo.i18n==6.5.1 18:58:02 oslo.log==7.2.0 18:58:02 oslo.serialization==5.7.0 18:58:02 oslo.utils==9.0.0 18:58:02 packaging==25.0 18:58:02 pbr==7.0.0 18:58:02 platformdirs==4.3.8 18:58:02 prettytable==3.16.0 18:58:02 psutil==7.0.0 18:58:02 pyasn1==0.6.1 18:58:02 pyasn1_modules==0.4.2 18:58:02 pycparser==2.22 18:58:02 pygerrit2==2.0.15 18:58:02 PyGithub==2.7.0 18:58:02 Pygments==2.19.2 18:58:02 PyJWT==2.10.1 18:58:02 PyNaCl==1.5.0 18:58:02 pyparsing==2.4.7 18:58:02 pyperclip==1.9.0 18:58:02 pyrsistent==0.20.0 18:58:02 python-cinderclient==9.7.0 18:58:02 python-dateutil==2.9.0.post0 18:58:02 python-heatclient==4.3.0 18:58:02 python-jenkins==1.8.3 18:58:02 python-keystoneclient==5.6.0 18:58:02 python-magnumclient==4.8.1 18:58:02 python-openstackclient==8.1.0 18:58:02 python-swiftclient==4.8.0 18:58:02 PyYAML==6.0.2 18:58:02 referencing==0.36.2 18:58:02 requests==2.32.4 18:58:02 requests-oauthlib==2.0.0 18:58:02 requestsexceptions==1.4.0 18:58:02 rfc3986==2.0.0 18:58:02 rich==14.1.0 18:58:02 rich-argparse==1.7.1 18:58:02 rpds-py==0.27.0 18:58:02 rsa==4.9.1 18:58:02 ruamel.yaml==0.18.14 18:58:02 ruamel.yaml.clib==0.2.12 18:58:02 s3transfer==0.13.1 18:58:02 simplejson==3.20.1 18:58:02 six==1.17.0 18:58:02 smmap==5.0.2 18:58:02 soupsieve==2.7 18:58:02 stevedore==5.4.1 18:58:02 tabulate==0.9.0 18:58:02 toml==0.10.2 18:58:02 tomlkit==0.13.3 18:58:02 tqdm==4.67.1 18:58:02 typing_extensions==4.14.1 18:58:02 tzdata==2025.2 18:58:02 urllib3==1.26.20 18:58:02 virtualenv==20.34.0 18:58:02 wcwidth==0.2.13 18:58:02 websocket-client==1.8.0 18:58:02 wrapt==1.17.3 18:58:02 xdg==6.0.0 18:58:02 xmltodict==0.14.2 18:58:02 yq==3.4.3 18:58:02 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins6381088950845142183.sh 18:58:02 ---> sudo-logs.sh 18:58:02 Archiving 'sudo' log.. 18:58:02 [oom-readiness-master-yml-lint] $ /bin/bash /tmp/jenkins6491271670004180774.sh 18:58:02 ---> job-cost.sh 18:58:02 Setup pyenv: 18:58:02 system 18:58:02 3.8.13 18:58:02 3.9.13 18:58:02 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 18:58:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LibQ from file:/tmp/.os_lf_venv 18:58:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-LibQ/bin to PATH 18:58:10 INFO: No Stack... 18:58:10 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:11 INFO: Archiving Costs 18:58:11 [oom-readiness-master-yml-lint] $ /bin/bash -l /tmp/jenkins7177559090429858924.sh 18:58:11 ---> logs-deploy.sh 18:58:11 Setup pyenv: 18:58:11 system 18:58:11 3.8.13 18:58:11 3.9.13 18:58:11 * 3.10.6 (set by /w/workspace/oom-readiness-master-yml-lint/.python-version) 18:58:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LibQ from file:/tmp/.os_lf_venv 18:58:13 lf-activate-venv(): INFO: Installing: lftools 18:58:22 lf-activate-venv(): INFO: Adding /tmp/venv-LibQ/bin to PATH 18:58:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yml-lint/2 18:58:22 INFO: archiving workspace using pattern(s): 18:58:23 Archives upload complete. 18:58:23 INFO: archiving logs to Nexus 18:58:24 ---> uname -a: 18:58:24 Linux prd-ubuntu1804-builder-4c-4g-36117 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:58:24 18:58:24 18:58:24 ---> lscpu: 18:58:24 Architecture: x86_64 18:58:24 CPU op-mode(s): 32-bit, 64-bit 18:58:24 Byte Order: Little Endian 18:58:24 CPU(s): 4 18:58:24 On-line CPU(s) list: 0-3 18:58:24 Thread(s) per core: 1 18:58:24 Core(s) per socket: 1 18:58:24 Socket(s): 4 18:58:24 NUMA node(s): 1 18:58:24 Vendor ID: AuthenticAMD 18:58:24 CPU family: 23 18:58:24 Model: 49 18:58:24 Model name: AMD EPYC-Rome Processor 18:58:24 Stepping: 0 18:58:24 CPU MHz: 2799.998 18:58:24 BogoMIPS: 5599.99 18:58:24 Virtualization: AMD-V 18:58:24 Hypervisor vendor: KVM 18:58:24 Virtualization type: full 18:58:24 L1d cache: 32K 18:58:24 L1i cache: 32K 18:58:24 L2 cache: 512K 18:58:24 L3 cache: 16384K 18:58:24 NUMA node0 CPU(s): 0-3 18:58:24 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:58:24 18:58:24 18:58:24 ---> nproc: 18:58:24 4 18:58:24 18:58:24 18:58:24 ---> df -h: 18:58:24 Filesystem Size Used Avail Use% Mounted on 18:58:24 udev 7.9G 0 7.9G 0% /dev 18:58:24 tmpfs 1.6G 672K 1.6G 1% /run 18:58:24 /dev/vda1 78G 8.4G 69G 11% / 18:58:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:58:24 tmpfs 5.0M 0 5.0M 0% /run/lock 18:58:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:58:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:58:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:58:24 18:58:24 18:58:24 ---> free -m: 18:58:24 total used free shared buff/cache available 18:58:24 Mem: 16040 529 13309 0 2200 15187 18:58:24 Swap: 1023 0 1023 18:58:24 18:58:24 18:58:24 ---> ip addr: 18:58:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:58:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:58:24 inet 127.0.0.1/8 scope host lo 18:58:24 valid_lft forever preferred_lft forever 18:58:24 inet6 ::1/128 scope host 18:58:24 valid_lft forever preferred_lft forever 18:58:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:58:24 link/ether fa:16:3e:86:9e:db brd ff:ff:ff:ff:ff:ff 18:58:24 inet 10.30.106.15/23 brd 10.30.107.255 scope global dynamic ens3 18:58:24 valid_lft 86093sec preferred_lft 86093sec 18:58:24 inet6 fe80::f816:3eff:fe86:9edb/64 scope link 18:58:24 valid_lft forever preferred_lft forever 18:58:24 18:58:24 18:58:24 ---> sar -b -r -n DEV: 18:58:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36117) 08/13/25 _x86_64_ (4 CPU) 18:58:24 18:58:24 18:53:21 LINUX RESTART (4 CPU) 18:58:24 18:58:24 18:54:01 tps rtps wtps bread/s bwrtn/s 18:58:24 18:55:01 54.69 35.71 18.98 2948.71 15498.48 18:58:24 18:56:01 127.45 33.53 93.92 1433.63 19229.73 18:58:24 18:57:01 107.30 0.90 106.40 72.10 26483.42 18:58:24 18:58:01 80.50 0.68 79.82 85.85 22861.66 18:58:24 Average: 92.49 17.70 74.78 1134.98 21018.78 18:58:24 18:58:24 18:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:24 18:55:01 14441180 15677368 1983788 12.08 32156 1423208 723036 4.14 505084 1301996 1644 18:58:24 18:56:01 14064872 15527664 2360096 14.37 55832 1613704 913224 5.23 699448 1457568 84796 18:58:24 18:57:01 13787676 15504080 2637292 16.06 72644 1835380 846160 4.84 741180 1662096 70044 18:58:24 18:58:01 13598216 15523448 2826752 17.21 90848 2011928 805328 4.61 731760 1832064 132968 18:58:24 Average: 13972986 15558140 2451982 14.93 62870 1721055 821937 4.70 669368 1563431 72363 18:58:24 18:58:24 18:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:24 18:55:01 ens3 216.33 169.07 646.32 48.89 0.00 0.00 0.00 0.00 18:58:24 18:55:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:58:24 18:56:01 ens3 128.43 84.14 732.71 31.98 0.00 0.00 0.00 0.00 18:58:24 18:56:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 18:58:24 18:57:01 ens3 86.86 60.04 631.92 7.82 0.00 0.00 0.00 0.00 18:58:24 18:57:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 18:58:24 18:58:01 ens3 41.08 29.40 246.65 6.14 0.00 0.00 0.00 0.00 18:58:24 18:58:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 18:58:24 Average: ens3 118.17 85.66 564.41 23.71 0.00 0.00 0.00 0.00 18:58:24 Average: lo 0.72 0.72 0.08 0.08 0.00 0.00 0.00 0.00 18:58:24 18:58:24 18:58:24 ---> sar -P ALL: 18:58:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36117) 08/13/25 _x86_64_ (4 CPU) 18:58:24 18:58:24 18:53:21 LINUX RESTART (4 CPU) 18:58:24 18:58:24 18:54:01 CPU %user %nice %system %iowait %steal %idle 18:58:24 18:55:01 all 5.90 0.00 0.77 17.96 0.03 75.33 18:58:24 18:55:01 0 8.59 0.00 0.80 13.60 0.02 76.99 18:58:24 18:55:01 1 4.95 0.00 0.54 46.85 0.05 47.61 18:58:24 18:55:01 2 5.16 0.00 0.87 5.61 0.03 88.32 18:58:24 18:55:01 3 4.89 0.00 0.85 5.83 0.03 88.40 18:58:24 18:56:01 all 12.18 0.00 1.42 14.92 0.09 71.39 18:58:24 18:56:01 0 3.94 0.00 0.80 0.75 0.10 94.41 18:58:24 18:56:01 1 13.86 0.00 1.62 43.84 0.10 40.58 18:58:24 18:56:01 2 19.83 0.00 1.66 9.22 0.09 69.20 18:58:24 18:56:01 3 11.40 0.00 1.62 5.72 0.07 81.19 18:58:24 18:57:01 all 11.97 0.00 1.06 14.27 0.05 72.65 18:58:24 18:57:01 0 6.79 0.00 0.62 2.19 0.05 90.35 18:58:24 18:57:01 1 6.52 0.00 0.68 14.90 0.03 77.87 18:58:24 18:57:01 2 17.82 0.00 1.60 4.06 0.05 76.47 18:58:24 18:57:01 3 16.78 0.00 1.35 35.96 0.08 45.83 18:58:24 18:58:01 all 14.29 0.00 0.98 11.70 0.05 72.99 18:58:24 18:58:01 0 7.68 0.00 0.77 6.11 0.03 85.41 18:58:24 18:58:01 1 6.95 0.00 0.76 4.96 0.03 87.30 18:58:24 18:58:01 2 27.21 0.00 1.48 1.48 0.07 69.76 18:58:24 18:58:01 3 15.35 0.00 0.87 34.32 0.05 49.41 18:58:24 Average: all 11.08 0.00 1.06 14.71 0.06 73.09 18:58:24 Average: 0 6.75 0.00 0.75 5.66 0.05 86.79 18:58:24 Average: 1 8.07 0.00 0.90 27.58 0.05 63.40 18:58:24 Average: 2 17.49 0.00 1.40 5.05 0.06 76.00 18:58:24 Average: 3 12.11 0.00 1.17 20.46 0.06 66.20 18:58:24 18:58:24 18:58:24