12:27:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136736 12:27:28 Running as SYSTEM 12:27:28 [EnvInject] - Loading node environment variables. 12:27:28 Building remotely on prd-centos8-builder-2c-1g-3031 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 12:27:28 [ssh-agent] Looking for ssh-agent implementation... 12:27:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:29 $ ssh-agent 12:27:29 SSH_AUTH_SOCK=/tmp/ssh-9NsIPZaXtujB/agent.19916 12:27:29 SSH_AGENT_PID=19917 12:27:29 [ssh-agent] Started. 12:27:29 Running ssh-add (command line suppressed) 12:27:29 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_8227072220071547789.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_8227072220071547789.key) 12:27:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:27:29 The recommended git tool is: NONE 12:27:31 using credential onap-jenkins-ssh 12:27:31 Wiping out workspace first. 12:27:31 Cloning the remote Git repository 12:27:31 Cloning repository git://cloud.onap.org/mirror/integration.git 12:27:31 > git init /w/workspace/integration-master-yaml-lint # timeout=10 12:27:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 12:27:31 > git --version # timeout=10 12:27:31 > git --version # 'git version 2.39.0' 12:27:31 using GIT_SSH to set credentials Gerrit user 12:27:31 [INFO] Currently running in a labeled security context 12:27:31 [INFO] Currently SELinux is 'enforcing' on the host 12:27:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh1036221432308618357.key 12:27:31 Verifying host key using manually-configured host key entries 12:27:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:27:35 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 12:27:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:35 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 12:27:35 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 12:27:35 using GIT_SSH to set credentials Gerrit user 12:27:35 [INFO] Currently running in a labeled security context 12:27:35 [INFO] Currently SELinux is 'enforcing' on the host 12:27:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh16433159499616763069.key 12:27:35 Verifying host key using manually-configured host key entries 12:27:35 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/36/136736/3 # timeout=30 12:27:36 > git rev-parse a915035377236f938f063d63e2927d658d1b55a1^{commit} # timeout=10 12:27:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:27:36 Checking out Revision a915035377236f938f063d63e2927d658d1b55a1 (refs/changes/36/136736/3) 12:27:36 > git config core.sparsecheckout # timeout=10 12:27:36 > git checkout -f a915035377236f938f063d63e2927d658d1b55a1 # timeout=30 12:27:39 Commit message: "Add docker image with tools required by gating pipeline" 12:27:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:27:39 > git rev-list --no-walk 2c014115f3ee1012ab2132e92a7371e6fa17d56e # timeout=10 12:27:39 [EnvInject] - Injecting environment variables from a build step. 12:27:39 [EnvInject] - Injecting as environment variables the properties content 12:27:39 PYTHON=python3 12:27:39 12:27:39 [EnvInject] - Variables injected successfully. 12:27:39 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17082809878292168982.sh 12:27:39 ---> tox-install.sh 12:27:39 + source /home/jenkins/lf-env.sh 12:27:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:27:39 ++ mktemp -d /tmp/venv-XXXX 12:27:40 + lf_venv=/tmp/venv-XXFy 12:27:40 + local venv_file=/tmp/.os_lf_venv 12:27:40 + local python=python3 12:27:40 + local options 12:27:40 + local set_path=true 12:27:40 + local install_args= 12:27:40 ++ 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 12:27:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:27:40 + true 12:27:40 + case $1 in 12:27:40 + venv_file=/tmp/.toxenv 12:27:40 + shift 2 12:27:40 + true 12:27:40 + case $1 in 12:27:40 + shift 12:27:40 + break 12:27:40 + case $python in 12:27:40 + local pkg_list= 12:27:40 + [[ -d /opt/pyenv ]] 12:27:40 + echo 'Setup pyenv:' 12:27:40 Setup pyenv: 12:27:40 + export PYENV_ROOT=/opt/pyenv 12:27:40 + PYENV_ROOT=/opt/pyenv 12:27:40 + 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 12:27:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:27:40 + pyenv versions 12:27:40 system 12:27:40 * 3.8.13 (set by /opt/pyenv/version) 12:27:40 * 3.9.13 (set by /opt/pyenv/version) 12:27:40 * 3.10.6 (set by /opt/pyenv/version) 12:27:40 + command -v pyenv 12:27:40 ++ pyenv init - --no-rehash 12:27:40 + 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[*]}"'\'')" 12:27:40 export PATH="/opt/pyenv/shims:${PATH}" 12:27:40 export PYENV_SHELL=bash 12:27:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:27:40 pyenv() { 12:27:40 local command 12:27:40 command="${1:-}" 12:27:40 if [ "$#" -gt 0 ]; then 12:27:40 shift 12:27:40 fi 12:27:40 12:27:40 case "$command" in 12:27:40 rehash|shell) 12:27:40 eval "$(pyenv "sh-$command" "$@")" 12:27:40 ;; 12:27:40 *) 12:27:40 command pyenv "$command" "$@" 12:27:40 ;; 12:27:40 esac 12:27:40 }' 12:27:40 +++ 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[*]}"' 12:27:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:27:40 ++ 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 12:27:40 ++ 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 12:27:40 ++ export PYENV_SHELL=bash 12:27:40 ++ PYENV_SHELL=bash 12:27:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:27:40 +++ complete -F _pyenv pyenv 12:27:40 ++ lf-pyver python3 12:27:40 ++ local py_version_xy=python3 12:27:40 ++ local py_version_xyz= 12:27:40 ++ awk '{ print $1 }' 12:27:40 ++ grep -E '^[0-9.]*[0-9]$' 12:27:40 ++ sed 's/^[ *]* //' 12:27:40 ++ pyenv versions 12:27:40 ++ local command 12:27:40 ++ command=versions 12:27:40 ++ '[' 1 -gt 0 ']' 12:27:40 ++ shift 12:27:40 ++ case "$command" in 12:27:40 ++ command pyenv versions 12:27:40 ++ pyenv versions 12:27:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:27:40 +++ tail -n 1 12:27:40 +++ grep '^3' /tmp/.pyenv_versions 12:27:40 +++ sort -V 12:27:40 ++ py_version_xyz=3.10.6 12:27:40 ++ [[ -z 3.10.6 ]] 12:27:40 ++ echo 3.10.6 12:27:40 ++ return 0 12:27:40 + pyenv local 3.10.6 12:27:40 + local command 12:27:40 + command=local 12:27:40 + '[' 2 -gt 0 ']' 12:27:40 + shift 12:27:40 + case "$command" in 12:27:40 + command pyenv local 3.10.6 12:27:40 + pyenv local 3.10.6 12:27:40 + for arg in "$@" 12:27:40 + case $arg in 12:27:40 + pkg_list+='tox ' 12:27:40 + for arg in "$@" 12:27:40 + case $arg in 12:27:40 + pkg_list+='virtualenv ' 12:27:40 + for arg in "$@" 12:27:40 + case $arg in 12:27:40 + pkg_list+='urllib3~=1.26.15 ' 12:27:40 + [[ -f /tmp/.toxenv ]] 12:27:40 + [[ ! -f /tmp/.toxenv ]] 12:27:40 + [[ -n '' ]] 12:27:40 + python3 -m venv /tmp/venv-XXFy 12:27:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XXFy' 12:27:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XXFy 12:27:45 + echo /tmp/venv-XXFy 12:27:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:27:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:27:45 + /tmp/venv-XXFy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:27:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:27:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:27:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:27:50 + /tmp/venv-XXFy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:27:55 + type python3 12:27:55 + true 12:27:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XXFy/bin to PATH' 12:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-XXFy/bin to PATH 12:27:55 + PATH=/tmp/venv-XXFy/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 12:27:55 + return 0 12:27:55 + python3 --version 12:27:55 Python 3.10.6 12:27:55 + python3 -m pip --version 12:27:55 pip 23.3.1 from /tmp/venv-XXFy/lib/python3.10/site-packages/pip (python 3.10) 12:27:55 + python3 -m pip freeze 12:27:55 cachetools==5.3.2 12:27:55 chardet==5.2.0 12:27:55 colorama==0.4.6 12:27:55 distlib==0.3.7 12:27:55 filelock==3.13.1 12:27:55 packaging==23.2 12:27:55 platformdirs==4.1.0 12:27:55 pluggy==1.3.0 12:27:55 pyproject-api==1.6.1 12:27:55 tomli==2.0.1 12:27:55 tox==4.11.4 12:27:55 urllib3==1.26.18 12:27:55 virtualenv==20.25.0 12:27:55 [EnvInject] - Injecting environment variables from a build step. 12:27:55 [EnvInject] - Injecting as environment variables the properties content 12:27:55 PARALLEL=false 12:27:55 12:27:55 [EnvInject] - Variables injected successfully. 12:27:55 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5688627420389323439.sh 12:27:56 ---> tox-run.sh 12:27:56 + 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 12:27:56 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 12:27:56 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 12:27:56 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 12:27:56 + cd /w/workspace/integration-master-yaml-lint/. 12:27:56 + source /home/jenkins/lf-env.sh 12:27:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:27:56 ++ mktemp -d /tmp/venv-XXXX 12:27:56 + lf_venv=/tmp/venv-PwDK 12:27:56 + local venv_file=/tmp/.os_lf_venv 12:27:56 + local python=python3 12:27:56 + local options 12:27:56 + local set_path=true 12:27:56 + local install_args= 12:27:56 ++ 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 12:27:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:27:56 + true 12:27:56 + case $1 in 12:27:56 + venv_file=/tmp/.toxenv 12:27:56 + shift 2 12:27:56 + true 12:27:56 + case $1 in 12:27:56 + shift 12:27:56 + break 12:27:56 + case $python in 12:27:56 + local pkg_list= 12:27:56 + [[ -d /opt/pyenv ]] 12:27:56 + echo 'Setup pyenv:' 12:27:56 Setup pyenv: 12:27:56 + export PYENV_ROOT=/opt/pyenv 12:27:56 + PYENV_ROOT=/opt/pyenv 12:27:56 + 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 12:27:56 + 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 12:27:56 + pyenv versions 12:27:56 system 12:27:56 3.8.13 12:27:56 3.9.13 12:27:56 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 12:27:56 + command -v pyenv 12:27:56 ++ pyenv init - --no-rehash 12:27:56 + 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[*]}"'\'')" 12:27:56 export PATH="/opt/pyenv/shims:${PATH}" 12:27:56 export PYENV_SHELL=bash 12:27:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:27:56 pyenv() { 12:27:56 local command 12:27:56 command="${1:-}" 12:27:56 if [ "$#" -gt 0 ]; then 12:27:56 shift 12:27:56 fi 12:27:56 12:27:56 case "$command" in 12:27:56 rehash|shell) 12:27:56 eval "$(pyenv "sh-$command" "$@")" 12:27:56 ;; 12:27:56 *) 12:27:56 command pyenv "$command" "$@" 12:27:56 ;; 12:27:56 esac 12:27:56 }' 12:27:56 +++ 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[*]}"' 12:27:56 ++ 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 12:27:56 ++ 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 12:27:56 ++ 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 12:27:56 ++ export PYENV_SHELL=bash 12:27:56 ++ PYENV_SHELL=bash 12:27:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:27:56 +++ complete -F _pyenv pyenv 12:27:56 ++ lf-pyver python3 12:27:56 ++ local py_version_xy=python3 12:27:56 ++ local py_version_xyz= 12:27:56 ++ awk '{ print $1 }' 12:27:56 ++ pyenv versions 12:27:56 ++ local command 12:27:56 ++ command=versions 12:27:56 ++ '[' 1 -gt 0 ']' 12:27:56 ++ shift 12:27:56 ++ case "$command" in 12:27:56 ++ command pyenv versions 12:27:56 ++ pyenv versions 12:27:56 ++ sed 's/^[ *]* //' 12:27:56 ++ grep -E '^[0-9.]*[0-9]$' 12:27:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:27:56 +++ grep '^3' /tmp/.pyenv_versions 12:27:56 +++ sort -V 12:27:56 +++ tail -n 1 12:27:56 ++ py_version_xyz=3.10.6 12:27:56 ++ [[ -z 3.10.6 ]] 12:27:56 ++ echo 3.10.6 12:27:56 ++ return 0 12:27:56 + pyenv local 3.10.6 12:27:56 + local command 12:27:56 + command=local 12:27:56 + '[' 2 -gt 0 ']' 12:27:56 + shift 12:27:56 + case "$command" in 12:27:56 + command pyenv local 3.10.6 12:27:56 + pyenv local 3.10.6 12:27:56 + for arg in "$@" 12:27:56 + case $arg in 12:27:56 + pkg_list+='tox ' 12:27:56 + for arg in "$@" 12:27:56 + case $arg in 12:27:56 + pkg_list+='virtualenv ' 12:27:56 + for arg in "$@" 12:27:56 + case $arg in 12:27:56 + pkg_list+='urllib3~=1.26.15 ' 12:27:56 + [[ -f /tmp/.toxenv ]] 12:27:56 ++ cat /tmp/.toxenv 12:27:56 + lf_venv=/tmp/venv-XXFy 12:27:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXFy from' file:/tmp/.toxenv 12:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XXFy from file:/tmp/.toxenv 12:27:56 + /tmp/venv-XXFy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:27:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:27:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:27:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:27:57 + /tmp/venv-XXFy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:27:58 + type python3 12:27:58 + true 12:27:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XXFy/bin to PATH' 12:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-XXFy/bin to PATH 12:27:58 + PATH=/tmp/venv-XXFy/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 12:27:58 + return 0 12:27:58 + [[ -d /opt/pyenv ]] 12:27:58 + echo '---> Setting up pyenv' 12:27:58 ---> Setting up pyenv 12:27:58 + export PYENV_ROOT=/opt/pyenv 12:27:58 + PYENV_ROOT=/opt/pyenv 12:27:58 + export PATH=/opt/pyenv/bin:/tmp/venv-XXFy/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 12:27:58 + PATH=/opt/pyenv/bin:/tmp/venv-XXFy/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 12:27:58 ++ pwd 12:27:58 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 12:27:58 + export PYTHONPATH 12:27:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:27:58 + TOX_TESTENV_PASSENV=PYTHONPATH 12:27:58 + tox --version 12:27:58 4.11.4 from /tmp/venv-XXFy/lib/python3.10/site-packages/tox/__init__.py 12:27:58 + PARALLEL=false 12:27:58 + TOX_OPTIONS_LIST= 12:27:58 + [[ -n yaml ]] 12:27:58 + TOX_OPTIONS_LIST=' -e yaml' 12:27:58 + case ${PARALLEL,,} in 12:27:58 + tox -e yaml 12:27:58 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 12:28:00 yaml: install_deps> python -I -m pip install coala-bears nodeenv 12:28:47 yaml: freeze> python -m pip freeze --all 12:28:47 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.1.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.13.1,bandit==1.6.2,certifi==2023.11.17,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,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==0.18.3,gitdb==4.0.11,GitPython==3.1.40,guess-language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib-resources==6.1.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.2,joblib==1.3.2,jsonschema==4.20.0,jsonschema-specifications==2023.11.2,jupyter_core==5.5.0,lazy-object-proxy==1.9.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.1.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2023.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.31.1,regex==2023.10.3,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.13.2,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.0.2,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.1.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.1,traitlets==5.14.0,unidiff==0.5.5,urllib3==2.1.0,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.17.0 12:28:47 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 12:28:47 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 12:28:48 ---> Completed tox runs 12:28:48 + for i in .tox/*/log 12:28:48 ++ echo .tox/yaml/log 12:28:48 ++ awk -F/ '{print $2}' 12:28:48 + tox_env=yaml 12:28:48 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 12:28:48 + DOC_DIR=docs/_build/html 12:28:48 + [[ -d docs/_build/html ]] 12:28:48 + echo '---> tox-run.sh ends' 12:28:48 ---> tox-run.sh ends 12:28:48 + test 0 -eq 0 12:28:48 $ ssh-agent -k 12:28:48 unset SSH_AUTH_SOCK; 12:28:48 unset SSH_AGENT_PID; 12:28:48 echo Agent pid 19917 killed; 12:28:48 [ssh-agent] Stopped. 12:28:48 [PostBuildScript] - [INFO] Executing post build scripts. 12:28:48 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4736604928901830927.sh 12:28:48 ---> sysstat.sh 12:28:48 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3067005664909063900.sh 12:28:48 ---> package-listing.sh 12:28:48 ++ tr '[:upper:]' '[:lower:]' 12:28:48 ++ facter osfamily 12:28:49 + OS_FAMILY=redhat 12:28:49 + workspace=/w/workspace/integration-master-yaml-lint 12:28:49 + START_PACKAGES=/tmp/packages_start.txt 12:28:49 + END_PACKAGES=/tmp/packages_end.txt 12:28:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:49 + PACKAGES=/tmp/packages_start.txt 12:28:49 + '[' /w/workspace/integration-master-yaml-lint ']' 12:28:49 + PACKAGES=/tmp/packages_end.txt 12:28:49 + case "${OS_FAMILY}" in 12:28:49 + rpm -qa 12:28:49 + sort 12:28:49 + '[' -f /tmp/packages_start.txt ']' 12:28:49 + '[' -f /tmp/packages_end.txt ']' 12:28:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:49 + '[' /w/workspace/integration-master-yaml-lint ']' 12:28:49 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 12:28:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 12:28:49 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15260643045669995163.sh 12:28:49 ---> capture-instance-metadata.sh 12:28:49 Setup pyenv: 12:28:49 system 12:28:49 3.8.13 12:28:49 3.9.13 12:28:49 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 12:28:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YRz8 12:28:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:28:56 lf-activate-venv(): INFO: Installing: lftools 12:29:33 lf-activate-venv(): INFO: Adding /tmp/venv-YRz8/bin to PATH 12:29:33 INFO: Running in OpenStack, capturing instance metadata 12:29:34 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1269159653918930931.sh 12:29:34 provisioning config files... 12:29:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config13804949028398626137tmp 12:29:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:29:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:29:34 [EnvInject] - Injecting environment variables from a build step. 12:29:34 [EnvInject] - Injecting as environment variables the properties content 12:29:34 SERVER_ID=logs 12:29:34 12:29:34 [EnvInject] - Variables injected successfully. 12:29:34 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15327870492466947993.sh 12:29:34 ---> create-netrc.sh 12:29:34 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins18295695487984746963.sh 12:29:34 ---> python-tools-install.sh 12:29:34 Setup pyenv: 12:29:34 system 12:29:34 3.8.13 12:29:34 3.9.13 12:29:34 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 12:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YRz8 from file:/tmp/.os_lf_venv 12:29:35 lf-activate-venv(): INFO: Installing: lftools 12:29:43 lf-activate-venv(): INFO: Adding /tmp/venv-YRz8/bin to PATH 12:29:43 Generating Requirements File 12:30:18 Python 3.10.6 12:30:18 pip 23.3.1 from /tmp/venv-YRz8/lib/python3.10/site-packages/pip (python 3.10) 12:30:19 appdirs==1.4.4 12:30:19 argcomplete==3.1.6 12:30:19 aspy.yaml==1.3.0 12:30:19 attrs==23.1.0 12:30:19 autopage==0.5.2 12:30:19 Babel==2.13.1 12:30:19 beautifulsoup4==4.12.2 12:30:19 boto3==1.33.9 12:30:19 botocore==1.33.9 12:30:19 bs4==0.0.1 12:30:19 cachetools==5.3.2 12:30:19 certifi==2023.11.17 12:30:19 cffi==1.16.0 12:30:19 cfgv==3.4.0 12:30:19 chardet==5.2.0 12:30:19 charset-normalizer==3.3.2 12:30:19 click==8.1.7 12:30:19 cliff==4.4.0 12:30:19 cmd2==2.4.3 12:30:19 cryptography==3.3.2 12:30:19 debtcollector==2.5.0 12:30:19 decorator==5.1.1 12:30:19 defusedxml==0.7.1 12:30:19 Deprecated==1.2.14 12:30:19 distlib==0.3.7 12:30:19 dnspython==2.4.2 12:30:19 docker==4.2.2 12:30:19 dogpile.cache==1.2.2 12:30:19 email-validator==2.1.0.post1 12:30:19 filelock==3.13.1 12:30:19 future==0.18.3 12:30:19 gitdb==4.0.11 12:30:19 GitPython==3.1.40 12:30:19 google-auth==2.25.1 12:30:19 httplib2==0.22.0 12:30:19 identify==2.5.33 12:30:19 idna==3.6 12:30:19 importlib-metadata==7.0.0 12:30:19 importlib-resources==1.5.0 12:30:19 iso8601==2.1.0 12:30:19 Jinja2==3.1.2 12:30:19 jmespath==1.0.1 12:30:19 jsonpatch==1.33 12:30:19 jsonpointer==2.4 12:30:19 jsonschema==4.20.0 12:30:19 jsonschema-specifications==2023.11.2 12:30:19 keystoneauth1==5.4.0 12:30:19 kubernetes==28.1.0 12:30:19 lftools==0.37.8 12:30:19 lxml==4.9.3 12:30:19 MarkupSafe==2.1.3 12:30:19 msgpack==1.0.7 12:30:19 multi-key-dict==2.0.3 12:30:19 munch==4.0.0 12:30:19 netaddr==0.9.0 12:30:19 netifaces==0.11.0 12:30:19 niet==1.4.2 12:30:19 nodeenv==1.8.0 12:30:19 oauth2client==4.1.3 12:30:19 oauthlib==3.2.2 12:30:19 openstacksdk==0.62.0 12:30:19 os-client-config==2.1.0 12:30:19 os-service-types==1.7.0 12:30:19 osc-lib==2.9.0 12:30:19 oslo.config==9.2.0 12:30:19 oslo.context==5.3.0 12:30:19 oslo.i18n==6.2.0 12:30:19 oslo.log==5.4.0 12:30:19 oslo.serialization==5.2.0 12:30:19 oslo.utils==6.3.0 12:30:19 packaging==23.2 12:30:19 pbr==6.0.0 12:30:19 platformdirs==4.1.0 12:30:19 prettytable==3.9.0 12:30:19 pyasn1==0.5.1 12:30:19 pyasn1-modules==0.3.0 12:30:19 pycparser==2.21 12:30:19 pygerrit2==2.0.15 12:30:19 PyGithub==2.1.1 12:30:19 pyinotify==0.9.6 12:30:19 PyJWT==2.8.0 12:30:19 PyNaCl==1.5.0 12:30:19 pyparsing==2.4.7 12:30:19 pyperclip==1.8.2 12:30:19 pyrsistent==0.20.0 12:30:19 python-cinderclient==9.4.0 12:30:19 python-dateutil==2.8.2 12:30:19 python-heatclient==3.3.0 12:30:19 python-jenkins==1.8.2 12:30:19 python-keystoneclient==5.2.0 12:30:19 python-magnumclient==4.3.0 12:30:19 python-novaclient==18.4.0 12:30:19 python-openstackclient==6.0.0 12:30:19 python-swiftclient==4.4.0 12:30:19 pytz==2023.3.post1 12:30:19 PyYAML==6.0.1 12:30:19 referencing==0.31.1 12:30:19 requests==2.31.0 12:30:19 requests-oauthlib==1.3.1 12:30:19 requestsexceptions==1.4.0 12:30:19 rfc3986==2.0.0 12:30:19 rpds-py==0.13.2 12:30:19 rsa==4.9 12:30:19 ruamel.yaml==0.18.5 12:30:19 ruamel.yaml.clib==0.2.8 12:30:19 s3transfer==0.8.2 12:30:19 simplejson==3.19.2 12:30:19 six==1.16.0 12:30:19 smmap==5.0.1 12:30:19 soupsieve==2.5 12:30:19 stevedore==5.1.0 12:30:19 tabulate==0.9.0 12:30:19 toml==0.10.2 12:30:19 tomlkit==0.12.3 12:30:19 tqdm==4.66.1 12:30:19 typing_extensions==4.8.0 12:30:19 tzdata==2023.3 12:30:19 urllib3==1.26.18 12:30:19 virtualenv==20.25.0 12:30:19 wcwidth==0.2.12 12:30:19 websocket-client==1.7.0 12:30:19 wrapt==1.16.0 12:30:19 xdg==6.0.0 12:30:19 xmltodict==0.13.0 12:30:19 yq==3.2.3 12:30:19 zipp==3.17.0 12:30:19 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9947289192395663100.sh 12:30:19 ---> sudo-logs.sh 12:30:19 Archiving 'sudo' log.. 12:30:19 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7079957114700245516.sh 12:30:19 ---> job-cost.sh 12:30:19 Setup pyenv: 12:30:20 system 12:30:20 3.8.13 12:30:20 3.9.13 12:30:20 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 12:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YRz8 from file:/tmp/.os_lf_venv 12:30:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:30:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:30:30 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:30:31 lf-activate-venv(): INFO: Adding /tmp/venv-YRz8/bin to PATH 12:30:31 INFO: No Stack... 12:30:31 INFO: Retrieving Pricing Info for: v3-standard-2 12:30:32 INFO: Archiving Costs 12:30:32 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16087237276406619346.sh 12:30:32 ---> logs-deploy.sh 12:30:32 Setup pyenv: 12:30:32 system 12:30:32 3.8.13 12:30:32 3.9.13 12:30:32 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 12:30:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YRz8 from file:/tmp/.os_lf_venv 12:30:33 lf-activate-venv(): INFO: Installing: lftools 12:30:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:30:43 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-YRz8/bin to PATH 12:30:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/141 12:30:44 INFO: archiving workspace using pattern(s): 12:30:45 Archives upload complete. 12:30:45 INFO: archiving logs to Nexus 12:30:46 ---> uname -a: 12:30:46 Linux prd-centos8-builder-2c-1g-3031.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 12:30:46 12:30:46 12:30:46 ---> lscpu: 12:30:46 Architecture: x86_64 12:30:46 CPU op-mode(s): 32-bit, 64-bit 12:30:46 Byte Order: Little Endian 12:30:46 CPU(s): 2 12:30:46 On-line CPU(s) list: 0,1 12:30:46 Thread(s) per core: 1 12:30:46 Core(s) per socket: 1 12:30:46 Socket(s): 2 12:30:46 NUMA node(s): 1 12:30:46 Vendor ID: AuthenticAMD 12:30:46 CPU family: 23 12:30:46 Model: 49 12:30:46 Model name: AMD EPYC-Rome Processor 12:30:46 Stepping: 0 12:30:46 CPU MHz: 2800.000 12:30:46 BogoMIPS: 5600.00 12:30:46 Virtualization: AMD-V 12:30:46 Hypervisor vendor: KVM 12:30:46 Virtualization type: full 12:30:46 L1d cache: 32K 12:30:46 L1i cache: 32K 12:30:46 L2 cache: 512K 12:30:46 L3 cache: 16384K 12:30:46 NUMA node0 CPU(s): 0,1 12:30:46 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 12:30:46 12:30:46 12:30:46 ---> nproc: 12:30:46 2 12:30:46 12:30:46 12:30:46 ---> df -h: 12:30:46 Filesystem Size Used Avail Use% Mounted on 12:30:46 devtmpfs 3.8G 0 3.8G 0% /dev 12:30:46 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:30:46 tmpfs 3.8G 17M 3.8G 1% /run 12:30:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:30:46 /dev/vda1 40G 8.8G 32G 22% / 12:30:46 tmpfs 770M 0 770M 0% /run/user/1001 12:30:46 12:30:46 12:30:46 ---> free -m: 12:30:46 total used free shared buff/cache available 12:30:46 Mem: 7699 567 4674 19 2457 6813 12:30:46 Swap: 1023 0 1023 12:30:46 12:30:46 12:30:46 ---> ip addr: 12:30:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:30:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:30:46 inet 127.0.0.1/8 scope host lo 12:30:46 valid_lft forever preferred_lft forever 12:30:46 inet6 ::1/128 scope host 12:30:46 valid_lft forever preferred_lft forever 12:30:46 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:30:46 link/ether fa:16:3e:86:36:c8 brd ff:ff:ff:ff:ff:ff 12:30:46 altname enp0s3 12:30:46 altname ens3 12:30:46 inet 10.30.107.189/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:30:46 valid_lft 86164sec preferred_lft 86164sec 12:30:46 inet6 fe80::f816:3eff:fe86:36c8/64 scope link 12:30:46 valid_lft forever preferred_lft forever 12:30:46 12:30:46 12:30:46 ---> sar -b -r -n DEV: 12:30:46 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 12:30:46 12:30:46 12:26:46 LINUX RESTART (2 CPU) 12:30:46 12:30:46 12:27:01 PM tps rtps wtps bread/s bwrtn/s 12:30:46 12:28:01 PM 273.39 196.80 76.59 11099.23 40167.14 12:30:46 12:29:01 PM 128.10 29.78 98.32 1441.23 7292.68 12:30:46 12:30:01 PM 113.56 6.16 107.40 237.25 11250.60 12:30:46 Average: 171.69 77.58 94.10 4259.39 19570.82 12:30:46 12:30:46 12:27:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:30:46 12:28:01 PM 5454184 7059944 2430252 30.82 2688 1790304 802836 8.99 188612 1939252 112460 12:30:46 12:29:01 PM 5136624 7008768 2747812 34.85 2688 2041012 715328 8.01 384980 2005884 169076 12:30:46 12:30:01 PM 4905304 7000300 2979132 37.78 2688 2252608 692440 7.75 415320 2157208 106652 12:30:46 Average: 5165371 7023004 2719065 34.49 2688 2027975 736868 8.25 329637 2034115 129396 12:30:46 12:30:46 12:27:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:30:46 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:46 12:28:01 PM eth0 220.79 137.10 1527.38 55.18 0.00 0.00 0.00 0.00 12:30:46 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:46 12:29:01 PM eth0 39.81 24.90 510.50 6.75 0.00 0.00 0.00 0.00 12:30:46 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:46 12:30:01 PM eth0 48.97 34.87 783.38 14.62 0.00 0.00 0.00 0.00 12:30:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:46 Average: eth0 103.19 65.63 940.45 25.52 0.00 0.00 0.00 0.00 12:30:46 12:30:46 12:30:46 ---> sar -P ALL: 12:30:46 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/07/2023 _x86_64_ (2 CPU) 12:30:46 12:30:46 12:26:46 LINUX RESTART (2 CPU) 12:30:46 12:30:46 12:27:01 PM CPU %user %nice %system %iowait %steal %idle 12:30:46 12:28:01 PM all 34.28 2.66 18.31 31.07 0.16 13.51 12:30:46 12:28:01 PM 0 34.51 2.67 17.01 31.99 0.17 13.65 12:30:46 12:28:01 PM 1 34.05 2.66 19.60 30.16 0.16 13.38 12:30:46 12:29:01 PM all 28.14 0.61 8.80 15.30 0.22 46.94 12:30:46 12:29:01 PM 0 26.98 0.70 9.29 17.41 0.20 45.41 12:30:46 12:29:01 PM 1 29.30 0.52 8.31 13.18 0.23 48.46 12:30:46 12:30:01 PM all 34.56 0.00 3.60 9.33 0.12 52.39 12:30:46 12:30:01 PM 0 37.67 0.00 4.05 10.19 0.10 47.99 12:30:46 12:30:01 PM 1 31.45 0.00 3.16 8.47 0.13 56.79 12:30:46 Average: all 32.31 1.07 10.15 18.43 0.17 37.88 12:30:46 Average: 0 33.05 1.11 10.04 19.73 0.16 35.92 12:30:46 Average: 1 31.58 1.04 10.25 17.12 0.17 39.83 12:30:46 12:30:46 12:30:46