18:53:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/usecases/A1-policy-enforcement/+/141741 18:53:57 Running as SYSTEM 18:53:57 [EnvInject] - Loading node environment variables. 18:53:57 Building remotely on prd-centos8-builder-2c-1g-36107 (centos8-builder-2c-1g) in workspace /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint 18:53:57 [ssh-agent] Looking for ssh-agent implementation... 18:54:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:01 $ ssh-agent 18:54:01 SSH_AUTH_SOCK=/tmp/ssh-BF4GWIUmNT0U/agent.22303 18:54:01 SSH_AGENT_PID=22304 18:54:01 [ssh-agent] Started. 18:54:02 Running ssh-add (command line suppressed) 18:54:02 Identity added: /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/private_key_6035700092713320808.key (/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/private_key_6035700092713320808.key) 18:54:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:54:02 The recommended git tool is: NONE 18:54:06 using credential onap-jenkins-ssh 18:54:06 Wiping out workspace first. 18:54:06 Cloning the remote Git repository 18:54:06 Cloning repository git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git 18:54:06 > git init /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint # timeout=10 18:54:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git 18:54:06 > git --version # timeout=10 18:54:06 > git --version # 'git version 2.39.0' 18:54:06 using GIT_SSH to set credentials Gerrit user 18:54:06 [INFO] Currently running in a labeled security context 18:54:06 [INFO] Currently SELinux is 'enforcing' on the host 18:54:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/jenkins-gitclient-ssh9388009464550522169.key 18:54:06 Verifying host key using manually-configured host key entries 18:54:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:54:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git # timeout=10 18:54:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git # timeout=10 18:54:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git 18:54:08 using GIT_SSH to set credentials Gerrit user 18:54:08 [INFO] Currently running in a labeled security context 18:54:08 [INFO] Currently SELinux is 'enforcing' on the host 18:54:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/jenkins-gitclient-ssh3239446678462821305.key 18:54:08 Verifying host key using manually-configured host key entries 18:54:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git refs/changes/41/141741/2 # timeout=30 18:54:08 > git rev-parse 5489a9572909d220d3b5e7c41a04854db35c0574^{commit} # timeout=10 18:54:08 Checking out Revision 5489a9572909d220d3b5e7c41a04854db35c0574 (refs/changes/41/141741/2) 18:54:08 > git config core.sparsecheckout # timeout=10 18:54:08 > git checkout -f 5489a9572909d220d3b5e7c41a04854db35c0574 # timeout=30 18:54:11 Commit message: "Chore: Add dependabot config" 18:54:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:54:11 > git rev-list --no-walk f6c62c27dfc41f24f3b6554a512f7dfb5469c232 # timeout=10 18:54:12 [EnvInject] - Injecting environment variables from a build step. 18:54:12 [EnvInject] - Injecting as environment variables the properties content 18:54:12 PYTHON=python3 18:54:12 18:54:12 [EnvInject] - Variables injected successfully. 18:54:12 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash -l /tmp/jenkins9812229287564386473.sh 18:54:12 ---> tox-install.sh 18:54:12 + source /home/jenkins/lf-env.sh 18:54:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:12 ++ mktemp -d /tmp/venv-XXXX 18:54:12 + lf_venv=/tmp/venv-p2jG 18:54:12 + local venv_file=/tmp/.os_lf_venv 18:54:12 + local python=python3 18:54:12 + local options 18:54:12 + local set_path=true 18:54:12 + local install_args= 18:54:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:12 + true 18:54:12 + case $1 in 18:54:12 + venv_file=/tmp/.toxenv 18:54:12 + shift 2 18:54:12 + true 18:54:12 + case $1 in 18:54:12 + shift 18:54:12 + break 18:54:12 + case $python in 18:54:12 + local pkg_list= 18:54:12 + [[ -d /opt/pyenv ]] 18:54:12 + echo 'Setup pyenv:' 18:54:12 Setup pyenv: 18:54:12 + export PYENV_ROOT=/opt/pyenv 18:54:12 + PYENV_ROOT=/opt/pyenv 18:54:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:12 + pyenv versions 18:54:12 system 18:54:12 * 3.8.13 (set by /opt/pyenv/version) 18:54:12 * 3.9.13 (set by /opt/pyenv/version) 18:54:12 * 3.10.6 (set by /opt/pyenv/version) 18:54:12 + command -v pyenv 18:54:12 ++ pyenv init - --no-rehash 18:54:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:54:12 export PATH="/opt/pyenv/shims:${PATH}" 18:54:12 export PYENV_SHELL=bash 18:54:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:12 pyenv() { 18:54:12 local command 18:54:12 command="${1:-}" 18:54:12 if [ "$#" -gt 0 ]; then 18:54:12 shift 18:54:12 fi 18:54:12 18:54:12 case "$command" in 18:54:12 rehash|shell) 18:54:12 eval "$(pyenv "sh-$command" "$@")" 18:54:12 ;; 18:54:12 *) 18:54:12 command pyenv "$command" "$@" 18:54:12 ;; 18:54:12 esac 18:54:12 }' 18:54:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:54:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:12 ++ export PYENV_SHELL=bash 18:54:12 ++ PYENV_SHELL=bash 18:54:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:12 +++ complete -F _pyenv pyenv 18:54:12 ++ lf-pyver python3 18:54:12 ++ local py_version_xy=python3 18:54:12 ++ local py_version_xyz= 18:54:12 ++ pyenv versions 18:54:12 ++ local command 18:54:12 ++ command=versions 18:54:12 ++ '[' 1 -gt 0 ']' 18:54:12 ++ shift 18:54:12 ++ case "$command" in 18:54:12 ++ command pyenv versions 18:54:12 ++ pyenv versions 18:54:12 ++ grep -E '^[0-9.]*[0-9]$' 18:54:12 ++ awk '{ print $1 }' 18:54:12 ++ sed 's/^[ *]* //' 18:54:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:13 +++ grep '^3' /tmp/.pyenv_versions 18:54:13 +++ tail -n 1 18:54:13 +++ sort -V 18:54:13 ++ py_version_xyz=3.10.6 18:54:13 ++ [[ -z 3.10.6 ]] 18:54:13 ++ echo 3.10.6 18:54:13 ++ return 0 18:54:13 + pyenv local 3.10.6 18:54:13 + local command 18:54:13 + command=local 18:54:13 + '[' 2 -gt 0 ']' 18:54:13 + shift 18:54:13 + case "$command" in 18:54:13 + command pyenv local 3.10.6 18:54:13 + pyenv local 3.10.6 18:54:13 + for arg in "$@" 18:54:13 + case $arg in 18:54:13 + pkg_list+='tox ' 18:54:13 + for arg in "$@" 18:54:13 + case $arg in 18:54:13 + pkg_list+='virtualenv ' 18:54:13 + for arg in "$@" 18:54:13 + case $arg in 18:54:13 + pkg_list+='urllib3~=1.26.15 ' 18:54:13 + [[ -f /tmp/.toxenv ]] 18:54:13 + [[ ! -f /tmp/.toxenv ]] 18:54:13 + [[ -n '' ]] 18:54:13 + python3 -m venv /tmp/venv-p2jG 18:54:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p2jG' 18:54:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p2jG 18:54:18 + echo /tmp/venv-p2jG 18:54:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:54:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:54:18 + /tmp/venv-p2jG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:54:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:54:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:54:30 + /tmp/venv-p2jG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:30 + type python3 18:54:30 + true 18:54:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p2jG/bin to PATH' 18:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-p2jG/bin to PATH 18:54:30 + PATH=/tmp/venv-p2jG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + return 0 18:54:30 + python3 --version 18:54:30 Python 3.10.6 18:54:30 + python3 -m pip --version 18:54:30 pip 25.2 from /tmp/venv-p2jG/lib/python3.10/site-packages/pip (python 3.10) 18:54:30 + python3 -m pip freeze 18:54:30 cachetools==6.1.0 18:54:30 chardet==5.2.0 18:54:30 colorama==0.4.6 18:54:30 distlib==0.4.0 18:54:30 filelock==3.18.0 18:54:30 packaging==25.0 18:54:30 platformdirs==4.3.8 18:54:30 pluggy==1.6.0 18:54:30 pyproject-api==1.9.1 18:54:30 tomli==2.2.1 18:54:30 tox==4.28.4 18:54:30 typing_extensions==4.14.1 18:54:30 urllib3==1.26.20 18:54:30 virtualenv==20.34.0 18:54:30 [EnvInject] - Injecting environment variables from a build step. 18:54:30 [EnvInject] - Injecting as environment variables the properties content 18:54:30 PARALLEL=false 18:54:30 18:54:30 [EnvInject] - Variables injected successfully. 18:54:30 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash -l /tmp/jenkins13036625793748132109.sh 18:54:30 ---> tox-run.sh 18:54:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + ARCHIVE_TOX_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox 18:54:30 + ARCHIVE_DOC_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/docs 18:54:30 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox 18:54:30 + cd /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/. 18:54:30 + source /home/jenkins/lf-env.sh 18:54:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:30 ++ mktemp -d /tmp/venv-XXXX 18:54:30 + lf_venv=/tmp/venv-7LjW 18:54:30 + local venv_file=/tmp/.os_lf_venv 18:54:30 + local python=python3 18:54:30 + local options 18:54:30 + local set_path=true 18:54:30 + local install_args= 18:54: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 18:54:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:30 + true 18:54:30 + case $1 in 18:54:30 + venv_file=/tmp/.toxenv 18:54:30 + shift 2 18:54:30 + true 18:54:30 + case $1 in 18:54:30 + shift 18:54:30 + break 18:54:30 + case $python in 18:54:30 + local pkg_list= 18:54:30 + [[ -d /opt/pyenv ]] 18:54:30 + echo 'Setup pyenv:' 18:54:30 Setup pyenv: 18:54:30 + export PYENV_ROOT=/opt/pyenv 18:54:30 + PYENV_ROOT=/opt/pyenv 18:54:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + pyenv versions 18:54:30 system 18:54:30 3.8.13 18:54:30 3.9.13 18:54:30 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 18:54:30 + command -v pyenv 18:54:30 ++ pyenv init - --no-rehash 18:54: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[*]}"'\'')" 18:54:30 export PATH="/opt/pyenv/shims:${PATH}" 18:54:30 export PYENV_SHELL=bash 18:54:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:30 pyenv() { 18:54:30 local command 18:54:30 command="${1:-}" 18:54:30 if [ "$#" -gt 0 ]; then 18:54:30 shift 18:54:30 fi 18:54:30 18:54:30 case "$command" in 18:54:30 rehash|shell) 18:54:30 eval "$(pyenv "sh-$command" "$@")" 18:54:30 ;; 18:54:30 *) 18:54:30 command pyenv "$command" "$@" 18:54:30 ;; 18:54:30 esac 18:54:30 }' 18:54: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[*]}"' 18:54:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 ++ export PYENV_SHELL=bash 18:54:30 ++ PYENV_SHELL=bash 18:54:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:30 +++ complete -F _pyenv pyenv 18:54:30 ++ lf-pyver python3 18:54:30 ++ local py_version_xy=python3 18:54:30 ++ local py_version_xyz= 18:54:30 ++ grep -E '^[0-9.]*[0-9]$' 18:54:30 ++ awk '{ print $1 }' 18:54:30 ++ sed 's/^[ *]* //' 18:54:30 ++ pyenv versions 18:54:30 ++ local command 18:54:30 ++ command=versions 18:54:30 ++ '[' 1 -gt 0 ']' 18:54:30 ++ shift 18:54:30 ++ case "$command" in 18:54:30 ++ command pyenv versions 18:54:30 ++ pyenv versions 18:54:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:31 +++ grep '^3' /tmp/.pyenv_versions 18:54:31 +++ tail -n 1 18:54:31 +++ sort -V 18:54:31 ++ py_version_xyz=3.10.6 18:54:31 ++ [[ -z 3.10.6 ]] 18:54:31 ++ echo 3.10.6 18:54:31 ++ return 0 18:54:31 + pyenv local 3.10.6 18:54:31 + local command 18:54:31 + command=local 18:54:31 + '[' 2 -gt 0 ']' 18:54:31 + shift 18:54:31 + case "$command" in 18:54:31 + command pyenv local 3.10.6 18:54:31 + pyenv local 3.10.6 18:54:31 + for arg in "$@" 18:54:31 + case $arg in 18:54:31 + pkg_list+='tox ' 18:54:31 + for arg in "$@" 18:54:31 + case $arg in 18:54:31 + pkg_list+='virtualenv ' 18:54:31 + for arg in "$@" 18:54:31 + case $arg in 18:54:31 + pkg_list+='urllib3~=1.26.15 ' 18:54:31 + [[ -f /tmp/.toxenv ]] 18:54:31 ++ cat /tmp/.toxenv 18:54:31 + lf_venv=/tmp/venv-p2jG 18:54:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p2jG from' file:/tmp/.toxenv 18:54:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p2jG from file:/tmp/.toxenv 18:54:31 + /tmp/venv-p2jG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:54:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:54:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:54:31 + /tmp/venv-p2jG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:32 + type python3 18:54:32 + true 18:54:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p2jG/bin to PATH' 18:54:32 lf-activate-venv(): INFO: Adding /tmp/venv-p2jG/bin to PATH 18:54:32 + PATH=/tmp/venv-p2jG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:32 + return 0 18:54:32 + [[ -d /opt/pyenv ]] 18:54:32 + echo '---> Setting up pyenv' 18:54:32 ---> Setting up pyenv 18:54:32 + export PYENV_ROOT=/opt/pyenv 18:54:32 + PYENV_ROOT=/opt/pyenv 18:54:32 + export PATH=/opt/pyenv/bin:/tmp/venv-p2jG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:32 + PATH=/opt/pyenv/bin:/tmp/venv-p2jG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:32 ++ pwd 18:54:32 + PYTHONPATH=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint 18:54:32 + export PYTHONPATH 18:54:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:54:32 + TOX_TESTENV_PASSENV=PYTHONPATH 18:54:32 + tox --version 18:54:33 4.28.4 from /tmp/venv-p2jG/lib/python3.10/site-packages/tox/__init__.py 18:54:33 + PARALLEL=false 18:54:33 + TOX_OPTIONS_LIST= 18:54:33 + [[ -n yaml ]] 18:54:33 + TOX_OPTIONS_LIST=' -e yaml' 18:54:33 + case ${PARALLEL,,} in 18:54:33 + tox -e yaml 18:54:33 + tee -a /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox/tox.log 18:54:34 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:54:59 yaml: freeze> python -m pip freeze --all 18:54:59 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:54:59 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:54:59 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:55:00 ---> Completed tox runs 18:55:00 + for i in .tox/*/log 18:55:00 ++ echo .tox/yaml/log 18:55:00 ++ awk -F/ '{print $2}' 18:55:00 + tox_env=yaml 18:55:00 + cp -r .tox/yaml/log /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox/yaml 18:55:00 + DOC_DIR=docs/_build/html 18:55:00 + [[ -d docs/_build/html ]] 18:55:00 + echo '---> tox-run.sh ends' 18:55:00 ---> tox-run.sh ends 18:55:00 + test 0 -eq 0 18:55:00 $ ssh-agent -k 18:55:00 unset SSH_AUTH_SOCK; 18:55:00 unset SSH_AGENT_PID; 18:55:00 echo Agent pid 22304 killed; 18:55:00 [ssh-agent] Stopped. 18:55:00 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:00 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins9673823609402517772.sh 18:55:00 ---> sysstat.sh 18:55:00 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins5725687934210259791.sh 18:55:00 ---> package-listing.sh 18:55:00 ++ facter osfamily 18:55:00 ++ tr '[:upper:]' '[:lower:]' 18:55:01 + OS_FAMILY=redhat 18:55:01 + workspace=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint 18:55:01 + START_PACKAGES=/tmp/packages_start.txt 18:55:01 + END_PACKAGES=/tmp/packages_end.txt 18:55:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:01 + PACKAGES=/tmp/packages_start.txt 18:55:01 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint ']' 18:55:01 + PACKAGES=/tmp/packages_end.txt 18:55:01 + case "${OS_FAMILY}" in 18:55:01 + rpm -qa 18:55:01 + sort 18:55:01 + '[' -f /tmp/packages_start.txt ']' 18:55:01 + '[' -f /tmp/packages_end.txt ']' 18:55:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:01 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint ']' 18:55:01 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/ 18:55:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/ 18:55:01 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins16793873722000070461.sh 18:55:01 ---> capture-instance-metadata.sh 18:55:01 Setup pyenv: 18:55:01 system 18:55:01 3.8.13 18:55:01 3.9.13 18:55:01 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 18:55:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YSEF 18:55:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:09 lf-activate-venv(): INFO: Installing: lftools 18:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-YSEF/bin to PATH 18:55:31 INFO: Running in OpenStack, capturing instance metadata 18:55:32 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins2146850527694355771.sh 18:55:32 provisioning config files... 18:55:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/config14821870508823971189tmp 18:55:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:55:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:55:32 [EnvInject] - Injecting environment variables from a build step. 18:55:32 [EnvInject] - Injecting as environment variables the properties content 18:55:32 SERVER_ID=logs 18:55:32 18:55:32 [EnvInject] - Variables injected successfully. 18:55:32 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins6473411217424980499.sh 18:55:32 ---> create-netrc.sh 18:55:32 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins1240588278080228646.sh 18:55:32 ---> python-tools-install.sh 18:55:32 Setup pyenv: 18:55:32 system 18:55:32 3.8.13 18:55:32 3.9.13 18:55:32 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 18:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YSEF from file:/tmp/.os_lf_venv 18:55:34 lf-activate-venv(): INFO: Installing: lftools 18:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-YSEF/bin to PATH 18:55:42 Generating Requirements File 18:56:06 Python 3.10.6 18:56:06 pip 25.2 from /tmp/venv-YSEF/lib/python3.10/site-packages/pip (python 3.10) 18:56:06 appdirs==1.4.4 18:56:06 argcomplete==3.6.2 18:56:06 aspy.yaml==1.3.0 18:56:06 attrs==25.3.0 18:56:06 autopage==0.5.2 18:56:06 beautifulsoup4==4.13.4 18:56:06 boto3==1.40.8 18:56:06 botocore==1.40.8 18:56:06 bs4==0.0.2 18:56:06 cachetools==5.5.2 18:56:06 certifi==2025.8.3 18:56:06 cffi==1.17.1 18:56:06 cfgv==3.4.0 18:56:06 chardet==5.2.0 18:56:06 charset-normalizer==3.4.3 18:56:06 click==8.2.1 18:56:06 cliff==4.10.0 18:56:06 cmd2==2.7.0 18:56:06 cryptography==3.3.2 18:56:06 debtcollector==3.0.0 18:56:06 decorator==5.2.1 18:56:06 defusedxml==0.7.1 18:56:06 Deprecated==1.2.18 18:56:06 distlib==0.4.0 18:56:06 dnspython==2.7.0 18:56:06 docker==7.1.0 18:56:06 dogpile.cache==1.4.0 18:56:06 durationpy==0.10 18:56:06 email_validator==2.2.0 18:56:06 filelock==3.18.0 18:56:06 future==1.0.0 18:56:06 gitdb==4.0.12 18:56:06 GitPython==3.1.45 18:56:06 google-auth==2.40.3 18:56:06 httplib2==0.22.0 18:56:06 identify==2.6.13 18:56:06 idna==3.10 18:56:06 importlib-resources==1.5.0 18:56:06 iso8601==2.1.0 18:56:06 Jinja2==3.1.6 18:56:06 jmespath==1.0.1 18:56:06 jsonpatch==1.33 18:56:06 jsonpointer==3.0.0 18:56:06 jsonschema==4.25.0 18:56:06 jsonschema-specifications==2025.4.1 18:56:06 keystoneauth1==5.11.1 18:56:06 kubernetes==33.1.0 18:56:06 lftools==0.37.13 18:56:06 lxml==6.0.0 18:56:06 markdown-it-py==4.0.0 18:56:06 MarkupSafe==3.0.2 18:56:06 mdurl==0.1.2 18:56:06 msgpack==1.1.1 18:56:06 multi_key_dict==2.0.3 18:56:06 munch==4.0.0 18:56:06 netaddr==1.3.0 18:56:06 niet==1.4.2 18:56:06 nodeenv==1.9.1 18:56:06 oauth2client==4.1.3 18:56:06 oauthlib==3.3.1 18:56:06 openstacksdk==4.6.0 18:56:06 os-client-config==2.3.0 18:56:06 os-service-types==1.8.0 18:56:06 osc-lib==4.1.0 18:56:06 oslo.config==10.0.0 18:56:06 oslo.context==6.0.0 18:56:06 oslo.i18n==6.5.1 18:56:06 oslo.log==7.2.0 18:56:06 oslo.serialization==5.7.0 18:56:06 oslo.utils==9.0.0 18:56:06 packaging==25.0 18:56:06 pbr==7.0.0 18:56:06 platformdirs==4.3.8 18:56:06 prettytable==3.16.0 18:56:06 psutil==7.0.0 18:56:06 pyasn1==0.6.1 18:56:06 pyasn1_modules==0.4.2 18:56:06 pycparser==2.22 18:56:06 pygerrit2==2.0.15 18:56:06 PyGithub==2.7.0 18:56:06 Pygments==2.19.2 18:56:06 PyJWT==2.10.1 18:56:06 PyNaCl==1.5.0 18:56:06 pyparsing==2.4.7 18:56:06 pyperclip==1.9.0 18:56:06 pyrsistent==0.20.0 18:56:06 python-cinderclient==9.7.0 18:56:06 python-dateutil==2.9.0.post0 18:56:06 python-heatclient==4.3.0 18:56:06 python-jenkins==1.8.3 18:56:06 python-keystoneclient==5.6.0 18:56:06 python-magnumclient==4.8.1 18:56:06 python-openstackclient==8.1.0 18:56:06 python-swiftclient==4.8.0 18:56:06 PyYAML==6.0.2 18:56:06 referencing==0.36.2 18:56:06 requests==2.32.4 18:56:06 requests-oauthlib==2.0.0 18:56:06 requestsexceptions==1.4.0 18:56:06 rfc3986==2.0.0 18:56:06 rich==14.1.0 18:56:06 rich-argparse==1.7.1 18:56:06 rpds-py==0.27.0 18:56:06 rsa==4.9.1 18:56:06 ruamel.yaml==0.18.14 18:56:06 ruamel.yaml.clib==0.2.12 18:56:06 s3transfer==0.13.1 18:56:06 simplejson==3.20.1 18:56:06 six==1.17.0 18:56:06 smmap==5.0.2 18:56:06 soupsieve==2.7 18:56:06 stevedore==5.4.1 18:56:06 tabulate==0.9.0 18:56:06 toml==0.10.2 18:56:06 tomlkit==0.13.3 18:56:06 tqdm==4.67.1 18:56:06 typing_extensions==4.14.1 18:56:06 tzdata==2025.2 18:56:06 urllib3==1.26.20 18:56:06 virtualenv==20.34.0 18:56:06 wcwidth==0.2.13 18:56:06 websocket-client==1.8.0 18:56:06 wrapt==1.17.3 18:56:06 xdg==6.0.0 18:56:06 xmltodict==0.14.2 18:56:06 yq==3.4.3 18:56:07 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins18301943547472112510.sh 18:56:07 ---> sudo-logs.sh 18:56:07 Archiving 'sudo' log.. 18:56:07 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins4536583930265960907.sh 18:56:07 ---> job-cost.sh 18:56:07 Setup pyenv: 18:56:07 system 18:56:07 3.8.13 18:56:07 3.9.13 18:56:07 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 18:56:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YSEF from file:/tmp/.os_lf_venv 18:56:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-YSEF/bin to PATH 18:56:14 INFO: No Stack... 18:56:14 INFO: Retrieving Pricing Info for: v3-standard-2 18:56:14 INFO: Archiving Costs 18:56:14 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash -l /tmp/jenkins9162061411815094071.sh 18:56:14 ---> logs-deploy.sh 18:56:14 Setup pyenv: 18:56:15 system 18:56:15 3.8.13 18:56:15 3.9.13 18:56:15 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 18:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YSEF from file:/tmp/.os_lf_venv 18:56:16 lf-activate-venv(): INFO: Installing: lftools 18:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-YSEF/bin to PATH 18:56:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-usecases-A1-policy-enforcement-master-yml-lint/10 18:56:24 INFO: archiving workspace using pattern(s): 18:56:25 Archives upload complete. 18:56:25 INFO: archiving logs to Nexus 18:56:26 ---> uname -a: 18:56:26 Linux prd-centos8-builder-2c-1g-36107.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:56:26 18:56:26 18:56:26 ---> lscpu: 18:56:26 Architecture: x86_64 18:56:26 CPU op-mode(s): 32-bit, 64-bit 18:56:26 Byte Order: Little Endian 18:56:26 CPU(s): 2 18:56:26 On-line CPU(s) list: 0,1 18:56:26 Thread(s) per core: 1 18:56:26 Core(s) per socket: 1 18:56:26 Socket(s): 2 18:56:26 NUMA node(s): 1 18:56:26 Vendor ID: AuthenticAMD 18:56:26 CPU family: 23 18:56:26 Model: 49 18:56:26 Model name: AMD EPYC-Rome Processor 18:56:26 Stepping: 0 18:56:26 CPU MHz: 2800.000 18:56:26 BogoMIPS: 5600.00 18:56:26 Virtualization: AMD-V 18:56:26 Hypervisor vendor: KVM 18:56:26 Virtualization type: full 18:56:26 L1d cache: 32K 18:56:26 L1i cache: 32K 18:56:26 L2 cache: 512K 18:56:26 L3 cache: 16384K 18:56:26 NUMA node0 CPU(s): 0,1 18:56:26 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:56:26 18:56:26 18:56:26 ---> nproc: 18:56:26 2 18:56:26 18:56:26 18:56:26 ---> df -h: 18:56:26 Filesystem Size Used Avail Use% Mounted on 18:56:26 devtmpfs 3.8G 0 3.8G 0% /dev 18:56:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:56:26 tmpfs 3.8G 17M 3.8G 1% /run 18:56:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:56:26 /dev/vda1 40G 8.7G 32G 22% / 18:56:26 tmpfs 770M 0 770M 0% /run/user/1001 18:56:26 18:56:26 18:56:26 ---> free -m: 18:56:26 total used free shared buff/cache available 18:56:26 Mem: 7699 580 4772 19 2346 6801 18:56:26 Swap: 1023 0 1023 18:56:26 18:56:26 18:56:26 ---> ip addr: 18:56:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:56:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:56:26 inet 127.0.0.1/8 scope host lo 18:56:26 valid_lft forever preferred_lft forever 18:56:26 inet6 ::1/128 scope host 18:56:26 valid_lft forever preferred_lft forever 18:56:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:56:26 link/ether fa:16:3e:d9:45:13 brd ff:ff:ff:ff:ff:ff 18:56:26 altname enp0s3 18:56:26 altname ens3 18:56:26 inet 10.30.106.35/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:56:26 valid_lft 86209sec preferred_lft 86209sec 18:56:26 inet6 fe80::f816:3eff:fed9:4513/64 scope link 18:56:26 valid_lft forever preferred_lft forever 18:56:26 18:56:26 18:56:26 ---> sar -b -r -n DEV: 18:56:26 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:56:26 18:56:26 18:53:12 LINUX RESTART (2 CPU) 18:56:26 18:56:26 06:54:01 PM tps rtps wtps bread/s bwrtn/s 18:56:26 06:55:01 PM 275.74 115.55 160.19 3809.77 6635.78 18:56:26 06:56:01 PM 134.73 0.43 134.29 59.86 12299.10 18:56:26 Average: 205.23 57.99 147.24 1934.81 9467.44 18:56:26 18:56:26 06:54:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:56:26 06:55:01 PM 5309452 7062644 2574992 32.66 2688 1923280 659600 7.38 306344 1917852 158920 18:56:26 06:56:01 PM 4945192 6959540 2939252 37.28 2688 2171616 713104 7.98 382956 2154044 120756 18:56:26 Average: 5127322 7011092 2757122 34.97 2688 2047448 686352 7.68 344650 2035948 139838 18:56:26 18:56:26 06:54:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:56:26 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:26 06:55:01 PM eth0 162.27 97.18 926.83 53.27 0.00 0.00 0.00 0.00 18:56:26 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:26 06:56:01 PM eth0 104.08 71.87 875.41 12.05 0.00 0.00 0.00 0.00 18:56:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:26 Average: eth0 133.18 84.53 901.12 32.66 0.00 0.00 0.00 0.00 18:56:26 18:56:26 18:56:26 ---> sar -P ALL: 18:56:26 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:56:26 18:56:26 18:53:12 LINUX RESTART (2 CPU) 18:56:26 18:56:26 06:54:01 PM CPU %user %nice %system %iowait %steal %idle 18:56:26 06:55:01 PM all 35.50 1.67 17.98 5.63 0.15 39.06 18:56:26 06:55:01 PM 0 30.82 1.68 17.56 5.05 0.15 44.73 18:56:26 06:55:01 PM 1 40.19 1.66 18.41 6.22 0.15 33.37 18:56:26 06:56:01 PM all 38.99 0.00 3.87 3.10 0.12 53.91 18:56:26 06:56:01 PM 0 29.52 0.00 3.57 3.85 0.12 62.94 18:56:26 06:56:01 PM 1 48.49 0.00 4.16 2.35 0.13 44.86 18:56:26 Average: all 37.26 0.83 10.88 4.36 0.14 46.54 18:56:26 Average: 0 30.17 0.84 10.52 4.45 0.13 53.90 18:56:26 Average: 1 44.37 0.82 11.24 4.27 0.14 39.16 18:56:26 18:56:26 18:56:26