03:29:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/ran-nssmf-simulator/+/141740 03:29:18 Running as SYSTEM 03:29:18 [EnvInject] - Loading node environment variables. 03:29:18 Building remotely on prd-centos8-builder-2c-1g-34978 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint 03:29:18 [ssh-agent] Looking for ssh-agent implementation... 03:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:18 $ ssh-agent 03:29:18 SSH_AUTH_SOCK=/tmp/ssh-gpuYCCJf5X2G/agent.16563 03:29:18 SSH_AGENT_PID=16565 03:29:18 [ssh-agent] Started. 03:29:18 Running ssh-add (command line suppressed) 03:29:18 Identity added: /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint@tmp/private_key_9193514579741975890.key (/w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint@tmp/private_key_9193514579741975890.key) 03:29:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:29:18 The recommended git tool is: NONE 03:29:21 using credential onap-jenkins-ssh 03:29:21 Wiping out workspace first. 03:29:21 Cloning the remote Git repository 03:29:21 Cloning repository git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git 03:29:21 > git init /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint # timeout=10 03:29:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git 03:29:21 > git --version # timeout=10 03:29:21 > git --version # 'git version 2.39.0' 03:29:21 using GIT_SSH to set credentials Gerrit user 03:29:21 [INFO] Currently running in a labeled security context 03:29:21 [INFO] Currently SELinux is 'enforcing' on the host 03:29:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh4855554820212306918.key 03:29:21 Verifying host key using manually-configured host key entries 03:29:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:29:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git # timeout=10 03:29:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git # timeout=10 03:29:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git 03:29:22 using GIT_SSH to set credentials Gerrit user 03:29:22 [INFO] Currently running in a labeled security context 03:29:22 [INFO] Currently SELinux is 'enforcing' on the host 03:29:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh4795671547107512218.key 03:29:22 Verifying host key using manually-configured host key entries 03:29:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/ran-nssmf-simulator.git refs/changes/40/141740/1 # timeout=30 03:29:30 > git rev-parse 410d126fb7b78116445024a18577867f56c222f4^{commit} # timeout=10 03:29:30 Checking out Revision 410d126fb7b78116445024a18577867f56c222f4 (refs/changes/40/141740/1) 03:29:30 > git config core.sparsecheckout # timeout=10 03:29:30 > git checkout -f 410d126fb7b78116445024a18577867f56c222f4 # timeout=30 03:29:33 Commit message: "Chore: Add dependabot config" 03:29:33 First time build. Skipping changelog. 03:29:33 [EnvInject] - Injecting environment variables from a build step. 03:29:33 [EnvInject] - Injecting as environment variables the properties content 03:29:33 PYTHON=python3 03:29:33 03:29:33 [EnvInject] - Variables injected successfully. 03:29:33 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins13751864803366903202.sh 03:29:33 ---> tox-install.sh 03:29:33 + source /home/jenkins/lf-env.sh 03:29:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:29:33 ++ mktemp -d /tmp/venv-XXXX 03:29:33 + lf_venv=/tmp/venv-LEUx 03:29:33 + local venv_file=/tmp/.os_lf_venv 03:29:33 + local python=python3 03:29:33 + local options 03:29:33 + local set_path=true 03:29:33 + local install_args= 03:29:33 ++ 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 03:29:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:29:33 + true 03:29:33 + case $1 in 03:29:33 + venv_file=/tmp/.toxenv 03:29:33 + shift 2 03:29:33 + true 03:29:33 + case $1 in 03:29:33 + shift 03:29:33 + break 03:29:33 + case $python in 03:29:33 + local pkg_list= 03:29:33 + [[ -d /opt/pyenv ]] 03:29:33 + echo 'Setup pyenv:' 03:29:33 Setup pyenv: 03:29:33 + export PYENV_ROOT=/opt/pyenv 03:29:33 + PYENV_ROOT=/opt/pyenv 03:29:33 + 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 03:29:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:29:33 + pyenv versions 03:29:33 system 03:29:33 * 3.8.13 (set by /opt/pyenv/version) 03:29:33 * 3.9.13 (set by /opt/pyenv/version) 03:29:33 * 3.10.6 (set by /opt/pyenv/version) 03:29:33 + command -v pyenv 03:29:33 ++ pyenv init - --no-rehash 03:29:34 + 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[*]}"'\'')" 03:29:34 export PATH="/opt/pyenv/shims:${PATH}" 03:29:34 export PYENV_SHELL=bash 03:29:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:29:34 pyenv() { 03:29:34 local command 03:29:34 command="${1:-}" 03:29:34 if [ "$#" -gt 0 ]; then 03:29:34 shift 03:29:34 fi 03:29:34 03:29:34 case "$command" in 03:29:34 rehash|shell) 03:29:34 eval "$(pyenv "sh-$command" "$@")" 03:29:34 ;; 03:29:34 *) 03:29:34 command pyenv "$command" "$@" 03:29:34 ;; 03:29:34 esac 03:29:34 }' 03:29:34 +++ 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[*]}"' 03:29:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:29:34 ++ 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 03:29:34 ++ 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 03:29:34 ++ export PYENV_SHELL=bash 03:29:34 ++ PYENV_SHELL=bash 03:29:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:29:34 +++ complete -F _pyenv pyenv 03:29:34 ++ lf-pyver python3 03:29:34 ++ local py_version_xy=python3 03:29:34 ++ local py_version_xyz= 03:29:34 ++ sed 's/^[ *]* //' 03:29:34 ++ awk '{ print $1 }' 03:29:34 ++ pyenv versions 03:29:34 ++ local command 03:29:34 ++ command=versions 03:29:34 ++ '[' 1 -gt 0 ']' 03:29:34 ++ shift 03:29:34 ++ case "$command" in 03:29:34 ++ command pyenv versions 03:29:34 ++ pyenv versions 03:29:34 ++ grep -E '^[0-9.]*[0-9]$' 03:29:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:29:34 +++ sort -V 03:29:34 +++ tail -n 1 03:29:34 +++ grep '^3' /tmp/.pyenv_versions 03:29:34 ++ py_version_xyz=3.10.6 03:29:34 ++ [[ -z 3.10.6 ]] 03:29:34 ++ echo 3.10.6 03:29:34 ++ return 0 03:29:34 + pyenv local 3.10.6 03:29:34 + local command 03:29:34 + command=local 03:29:34 + '[' 2 -gt 0 ']' 03:29:34 + shift 03:29:34 + case "$command" in 03:29:34 + command pyenv local 3.10.6 03:29:34 + pyenv local 3.10.6 03:29:34 + for arg in "$@" 03:29:34 + case $arg in 03:29:34 + pkg_list+='tox ' 03:29:34 + for arg in "$@" 03:29:34 + case $arg in 03:29:34 + pkg_list+='virtualenv ' 03:29:34 + for arg in "$@" 03:29:34 + case $arg in 03:29:34 + pkg_list+='urllib3~=1.26.15 ' 03:29:34 + [[ -f /tmp/.toxenv ]] 03:29:34 + [[ ! -f /tmp/.toxenv ]] 03:29:34 + [[ -n '' ]] 03:29:34 + python3 -m venv /tmp/venv-LEUx 03:29:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LEUx' 03:29:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LEUx 03:29:38 + echo /tmp/venv-LEUx 03:29:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:29:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:29:38 + /tmp/venv-LEUx/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:29:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:29:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:29:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:29:44 + /tmp/venv-LEUx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:29:46 + type python3 03:29:46 + true 03:29:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LEUx/bin to PATH' 03:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-LEUx/bin to PATH 03:29:46 + PATH=/tmp/venv-LEUx/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 03:29:46 + return 0 03:29:46 + python3 --version 03:29:46 Python 3.10.6 03:29:46 + python3 -m pip --version 03:29:46 pip 25.2 from /tmp/venv-LEUx/lib/python3.10/site-packages/pip (python 3.10) 03:29:46 + python3 -m pip freeze 03:29:47 cachetools==6.1.0 03:29:47 chardet==5.2.0 03:29:47 colorama==0.4.6 03:29:47 distlib==0.4.0 03:29:47 filelock==3.18.0 03:29:47 packaging==25.0 03:29:47 platformdirs==4.3.8 03:29:47 pluggy==1.6.0 03:29:47 pyproject-api==1.9.1 03:29:47 tomli==2.2.1 03:29:47 tox==4.28.4 03:29:47 typing_extensions==4.14.1 03:29:47 urllib3==1.26.20 03:29:47 virtualenv==20.33.1 03:29:47 [EnvInject] - Injecting environment variables from a build step. 03:29:47 [EnvInject] - Injecting as environment variables the properties content 03:29:47 PARALLEL=false 03:29:47 03:29:47 [EnvInject] - Variables injected successfully. 03:29:47 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins16287256594295233179.sh 03:29:47 ---> tox-run.sh 03:29:47 + 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 03:29:47 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/tox 03:29:47 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/docs 03:29:47 + mkdir -p /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/tox 03:29:47 + cd /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/. 03:29:47 + source /home/jenkins/lf-env.sh 03:29:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:29:47 ++ mktemp -d /tmp/venv-XXXX 03:29:47 + lf_venv=/tmp/venv-TEY6 03:29:47 + local venv_file=/tmp/.os_lf_venv 03:29:47 + local python=python3 03:29:47 + local options 03:29:47 + local set_path=true 03:29:47 + local install_args= 03:29:47 ++ 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 03:29:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:29:47 + true 03:29:47 + case $1 in 03:29:47 + venv_file=/tmp/.toxenv 03:29:47 + shift 2 03:29:47 + true 03:29:47 + case $1 in 03:29:47 + shift 03:29:47 + break 03:29:47 + case $python in 03:29:47 + local pkg_list= 03:29:47 + [[ -d /opt/pyenv ]] 03:29:47 + echo 'Setup pyenv:' 03:29:47 Setup pyenv: 03:29:47 + export PYENV_ROOT=/opt/pyenv 03:29:47 + PYENV_ROOT=/opt/pyenv 03:29:47 + 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 03:29:47 + 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 03:29:47 + pyenv versions 03:29:47 system 03:29:47 3.8.13 03:29:47 3.9.13 03:29:47 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/.python-version) 03:29:47 + command -v pyenv 03:29:47 ++ pyenv init - --no-rehash 03:29:47 + 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[*]}"'\'')" 03:29:47 export PATH="/opt/pyenv/shims:${PATH}" 03:29:47 export PYENV_SHELL=bash 03:29:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:29:47 pyenv() { 03:29:47 local command 03:29:47 command="${1:-}" 03:29:47 if [ "$#" -gt 0 ]; then 03:29:47 shift 03:29:47 fi 03:29:47 03:29:47 case "$command" in 03:29:47 rehash|shell) 03:29:47 eval "$(pyenv "sh-$command" "$@")" 03:29:47 ;; 03:29:47 *) 03:29:47 command pyenv "$command" "$@" 03:29:47 ;; 03:29:47 esac 03:29:47 }' 03:29:47 +++ 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[*]}"' 03:29:47 ++ 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 03:29:47 ++ 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 03:29:47 ++ 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 03:29:47 ++ export PYENV_SHELL=bash 03:29:47 ++ PYENV_SHELL=bash 03:29:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:29:47 +++ complete -F _pyenv pyenv 03:29:47 ++ lf-pyver python3 03:29:47 ++ local py_version_xy=python3 03:29:47 ++ local py_version_xyz= 03:29:47 ++ sed 's/^[ *]* //' 03:29:47 ++ awk '{ print $1 }' 03:29:47 ++ grep -E '^[0-9.]*[0-9]$' 03:29:47 ++ pyenv versions 03:29:47 ++ local command 03:29:47 ++ command=versions 03:29:47 ++ '[' 1 -gt 0 ']' 03:29:47 ++ shift 03:29:47 ++ case "$command" in 03:29:47 ++ command pyenv versions 03:29:47 ++ pyenv versions 03:29:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:29:47 +++ tail -n 1 03:29:47 +++ grep '^3' /tmp/.pyenv_versions 03:29:47 +++ sort -V 03:29:47 ++ py_version_xyz=3.10.6 03:29:47 ++ [[ -z 3.10.6 ]] 03:29:47 ++ echo 3.10.6 03:29:47 ++ return 0 03:29:47 + pyenv local 3.10.6 03:29:47 + local command 03:29:47 + command=local 03:29:47 + '[' 2 -gt 0 ']' 03:29:47 + shift 03:29:47 + case "$command" in 03:29:47 + command pyenv local 3.10.6 03:29:47 + pyenv local 3.10.6 03:29:47 + for arg in "$@" 03:29:47 + case $arg in 03:29:47 + pkg_list+='tox ' 03:29:47 + for arg in "$@" 03:29:47 + case $arg in 03:29:47 + pkg_list+='virtualenv ' 03:29:47 + for arg in "$@" 03:29:47 + case $arg in 03:29:47 + pkg_list+='urllib3~=1.26.15 ' 03:29:47 + [[ -f /tmp/.toxenv ]] 03:29:47 ++ cat /tmp/.toxenv 03:29:47 + lf_venv=/tmp/venv-LEUx 03:29:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEUx from' file:/tmp/.toxenv 03:29:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LEUx from file:/tmp/.toxenv 03:29:47 + /tmp/venv-LEUx/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:29:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:29:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:29:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:29:48 + /tmp/venv-LEUx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:29:49 + type python3 03:29:49 + true 03:29:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LEUx/bin to PATH' 03:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-LEUx/bin to PATH 03:29:49 + PATH=/tmp/venv-LEUx/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 03:29:49 + return 0 03:29:49 + [[ -d /opt/pyenv ]] 03:29:49 + echo '---> Setting up pyenv' 03:29:49 ---> Setting up pyenv 03:29:49 + export PYENV_ROOT=/opt/pyenv 03:29:49 + PYENV_ROOT=/opt/pyenv 03:29:49 + export PATH=/opt/pyenv/bin:/tmp/venv-LEUx/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 03:29:49 + PATH=/opt/pyenv/bin:/tmp/venv-LEUx/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 03:29:49 ++ pwd 03:29:49 + PYTHONPATH=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint 03:29:49 + export PYTHONPATH 03:29:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:29:49 + TOX_TESTENV_PASSENV=PYTHONPATH 03:29:49 + tox --version 03:29:49 4.28.4 from /tmp/venv-LEUx/lib/python3.10/site-packages/tox/__init__.py 03:29:49 + PARALLEL=false 03:29:49 + TOX_OPTIONS_LIST= 03:29:49 + [[ -n yaml ]] 03:29:49 + TOX_OPTIONS_LIST=' -e yaml' 03:29:49 + case ${PARALLEL,,} in 03:29:49 + tox -e yaml 03:29:49 + tee -a /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/tox/tox.log 03:29:51 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:30:19 yaml: freeze> python -m pip freeze --all 03:30:19 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==6.1.1,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 03:30:19 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:30:19 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 03:30:21 ---> Completed tox runs 03:30:21 + for i in .tox/*/log 03:30:21 ++ echo .tox/yaml/log 03:30:21 ++ awk -F/ '{print $2}' 03:30:21 + tox_env=yaml 03:30:21 + cp -r .tox/yaml/log /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/tox/yaml 03:30:21 + DOC_DIR=docs/_build/html 03:30:21 + [[ -d docs/_build/html ]] 03:30:21 + echo '---> tox-run.sh ends' 03:30:21 ---> tox-run.sh ends 03:30:21 + test 1 -eq 0 03:30:21 + exit 1 03:30:23 Build step 'Execute shell' marked build as failure 03:30:23 $ ssh-agent -k 03:30:23 unset SSH_AUTH_SOCK; 03:30:23 unset SSH_AGENT_PID; 03:30:23 echo Agent pid 16565 killed; 03:30:23 [ssh-agent] Stopped. 03:30:23 [PostBuildScript] - [INFO] Executing post build scripts. 03:30:23 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins7160883275439363235.sh 03:30:23 ---> sysstat.sh 03:30:24 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins15427718528311577833.sh 03:30:24 ---> package-listing.sh 03:30:24 ++ facter osfamily 03:30:24 ++ tr '[:upper:]' '[:lower:]' 03:30:24 + OS_FAMILY=redhat 03:30:24 + workspace=/w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint 03:30:24 + START_PACKAGES=/tmp/packages_start.txt 03:30:24 + END_PACKAGES=/tmp/packages_end.txt 03:30:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:30:24 + PACKAGES=/tmp/packages_start.txt 03:30:24 + '[' /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint ']' 03:30:24 + PACKAGES=/tmp/packages_end.txt 03:30:24 + case "${OS_FAMILY}" in 03:30:24 + rpm -qa 03:30:24 + sort 03:30:24 + '[' -f /tmp/packages_start.txt ']' 03:30:24 + '[' -f /tmp/packages_end.txt ']' 03:30:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:30:25 + '[' /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint ']' 03:30:25 + mkdir -p /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/ 03:30:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/archives/ 03:30:25 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins8325627863011871515.sh 03:30:25 ---> capture-instance-metadata.sh 03:30:25 Setup pyenv: 03:30:25 system 03:30:25 3.8.13 03:30:25 3.9.13 03:30:25 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/.python-version) 03:30:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OfIW 03:30:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:30:32 lf-activate-venv(): INFO: Installing: lftools 03:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-OfIW/bin to PATH 03:30:55 INFO: Running in OpenStack, capturing instance metadata 03:30:55 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins17515488842559018303.sh 03:30:55 provisioning config files... 03:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint@tmp/config3620095348739117268tmp 03:30:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:30:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:30:55 [EnvInject] - Injecting environment variables from a build step. 03:30:55 [EnvInject] - Injecting as environment variables the properties content 03:30:55 SERVER_ID=logs 03:30:55 03:30:55 [EnvInject] - Variables injected successfully. 03:30:55 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins14942017573581852204.sh 03:30:55 ---> create-netrc.sh 03:30:55 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins2108507787648416385.sh 03:30:55 ---> python-tools-install.sh 03:30:55 Setup pyenv: 03:30:55 system 03:30:55 3.8.13 03:30:55 3.9.13 03:30:55 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/.python-version) 03:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OfIW from file:/tmp/.os_lf_venv 03:30:57 lf-activate-venv(): INFO: Installing: lftools 03:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-OfIW/bin to PATH 03:31:05 Generating Requirements File 03:31:28 Python 3.10.6 03:31:28 pip 25.2 from /tmp/venv-OfIW/lib/python3.10/site-packages/pip (python 3.10) 03:31:28 appdirs==1.4.4 03:31:28 argcomplete==3.6.2 03:31:28 aspy.yaml==1.3.0 03:31:28 attrs==25.3.0 03:31:28 autopage==0.5.2 03:31:28 beautifulsoup4==4.13.4 03:31:28 boto3==1.40.8 03:31:28 botocore==1.40.8 03:31:28 bs4==0.0.2 03:31:28 cachetools==5.5.2 03:31:28 certifi==2025.8.3 03:31:28 cffi==1.17.1 03:31:28 cfgv==3.4.0 03:31:28 chardet==5.2.0 03:31:28 charset-normalizer==3.4.3 03:31:28 click==8.2.1 03:31:28 cliff==4.10.0 03:31:28 cmd2==2.7.0 03:31:28 cryptography==3.3.2 03:31:28 debtcollector==3.0.0 03:31:28 decorator==5.2.1 03:31:28 defusedxml==0.7.1 03:31:28 Deprecated==1.2.18 03:31:28 distlib==0.4.0 03:31:28 dnspython==2.7.0 03:31:28 docker==7.1.0 03:31:28 dogpile.cache==1.4.0 03:31:28 durationpy==0.10 03:31:28 email_validator==2.2.0 03:31:28 filelock==3.18.0 03:31:28 future==1.0.0 03:31:28 gitdb==4.0.12 03:31:28 GitPython==3.1.45 03:31:28 google-auth==2.40.3 03:31:28 httplib2==0.22.0 03:31:28 identify==2.6.13 03:31:28 idna==3.10 03:31:28 importlib-resources==1.5.0 03:31:28 iso8601==2.1.0 03:31:28 Jinja2==3.1.6 03:31:28 jmespath==1.0.1 03:31:28 jsonpatch==1.33 03:31:28 jsonpointer==3.0.0 03:31:28 jsonschema==4.25.0 03:31:28 jsonschema-specifications==2025.4.1 03:31:28 keystoneauth1==5.11.1 03:31:28 kubernetes==33.1.0 03:31:28 lftools==0.37.13 03:31:28 lxml==6.0.0 03:31:28 markdown-it-py==4.0.0 03:31:28 MarkupSafe==3.0.2 03:31:28 mdurl==0.1.2 03:31:28 msgpack==1.1.1 03:31:28 multi_key_dict==2.0.3 03:31:28 munch==4.0.0 03:31:28 netaddr==1.3.0 03:31:28 niet==1.4.2 03:31:28 nodeenv==1.9.1 03:31:28 oauth2client==4.1.3 03:31:28 oauthlib==3.3.1 03:31:28 openstacksdk==4.6.0 03:31:28 os-client-config==2.3.0 03:31:28 os-service-types==1.8.0 03:31:28 osc-lib==4.1.0 03:31:28 oslo.config==10.0.0 03:31:28 oslo.context==6.0.0 03:31:28 oslo.i18n==6.5.1 03:31:28 oslo.log==7.2.0 03:31:28 oslo.serialization==5.7.0 03:31:28 oslo.utils==9.0.0 03:31:28 packaging==25.0 03:31:28 pbr==6.1.1 03:31:28 platformdirs==4.3.8 03:31:28 prettytable==3.16.0 03:31:28 psutil==7.0.0 03:31:28 pyasn1==0.6.1 03:31:28 pyasn1_modules==0.4.2 03:31:28 pycparser==2.22 03:31:28 pygerrit2==2.0.15 03:31:28 PyGithub==2.7.0 03:31:28 Pygments==2.19.2 03:31:28 PyJWT==2.10.1 03:31:28 PyNaCl==1.5.0 03:31:28 pyparsing==2.4.7 03:31:28 pyperclip==1.9.0 03:31:28 pyrsistent==0.20.0 03:31:28 python-cinderclient==9.7.0 03:31:28 python-dateutil==2.9.0.post0 03:31:28 python-heatclient==4.3.0 03:31:28 python-jenkins==1.8.3 03:31:28 python-keystoneclient==5.6.0 03:31:28 python-magnumclient==4.8.1 03:31:28 python-openstackclient==8.1.0 03:31:28 python-swiftclient==4.8.0 03:31:28 PyYAML==6.0.2 03:31:28 referencing==0.36.2 03:31:28 requests==2.32.4 03:31:28 requests-oauthlib==2.0.0 03:31:28 requestsexceptions==1.4.0 03:31:28 rfc3986==2.0.0 03:31:28 rich==14.1.0 03:31:28 rich-argparse==1.7.1 03:31:28 rpds-py==0.27.0 03:31:28 rsa==4.9.1 03:31:28 ruamel.yaml==0.18.14 03:31:28 ruamel.yaml.clib==0.2.12 03:31:28 s3transfer==0.13.1 03:31:28 simplejson==3.20.1 03:31:28 six==1.17.0 03:31:28 smmap==5.0.2 03:31:28 soupsieve==2.7 03:31:28 stevedore==5.4.1 03:31:28 tabulate==0.9.0 03:31:28 toml==0.10.2 03:31:28 tomlkit==0.13.3 03:31:28 tqdm==4.67.1 03:31:28 typing_extensions==4.14.1 03:31:28 tzdata==2025.2 03:31:28 urllib3==1.26.20 03:31:28 virtualenv==20.33.1 03:31:28 wcwidth==0.2.13 03:31:28 websocket-client==1.8.0 03:31:28 wrapt==1.17.3 03:31:28 xdg==6.0.0 03:31:28 xmltodict==0.14.2 03:31:28 yq==3.4.3 03:31:28 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins7029615834155308268.sh 03:31:28 ---> sudo-logs.sh 03:31:28 Archiving 'sudo' log.. 03:31:28 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins6472808334384358092.sh 03:31:28 ---> job-cost.sh 03:31:28 Setup pyenv: 03:31:29 system 03:31:29 3.8.13 03:31:29 3.9.13 03:31:29 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/.python-version) 03:31:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OfIW from file:/tmp/.os_lf_venv 03:31:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-OfIW/bin to PATH 03:31:36 INFO: No Stack... 03:31:36 INFO: Retrieving Pricing Info for: v3-standard-2 03:31:37 INFO: Archiving Costs 03:31:37 [integration-simulators-ran-nssmf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins6724202356064021310.sh 03:31:37 ---> logs-deploy.sh 03:31:37 Setup pyenv: 03:31:37 system 03:31:37 3.8.13 03:31:37 3.9.13 03:31:37 * 3.10.6 (set by /w/workspace/integration-simulators-ran-nssmf-simulator-master-yml-lint/.python-version) 03:31:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OfIW from file:/tmp/.os_lf_venv 03:31:39 lf-activate-venv(): INFO: Installing: lftools 03:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-OfIW/bin to PATH 03:31:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-ran-nssmf-simulator-master-yml-lint/1 03:31:48 INFO: archiving workspace using pattern(s): 03:31:49 Archives upload complete. 03:31:49 INFO: archiving logs to Nexus 03:31:50 ---> uname -a: 03:31:50 Linux prd-centos8-builder-2c-1g-34978.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 03:31:50 03:31:50 03:31:50 ---> lscpu: 03:31:50 Architecture: x86_64 03:31:50 CPU op-mode(s): 32-bit, 64-bit 03:31:50 Byte Order: Little Endian 03:31:50 CPU(s): 2 03:31:50 On-line CPU(s) list: 0,1 03:31:50 Thread(s) per core: 1 03:31:50 Core(s) per socket: 1 03:31:50 Socket(s): 2 03:31:50 NUMA node(s): 1 03:31:50 Vendor ID: AuthenticAMD 03:31:50 CPU family: 23 03:31:50 Model: 49 03:31:50 Model name: AMD EPYC-Rome Processor 03:31:50 Stepping: 0 03:31:50 CPU MHz: 2799.998 03:31:50 BogoMIPS: 5599.99 03:31:50 Virtualization: AMD-V 03:31:50 Hypervisor vendor: KVM 03:31:50 Virtualization type: full 03:31:50 L1d cache: 32K 03:31:50 L1i cache: 32K 03:31:50 L2 cache: 512K 03:31:50 L3 cache: 16384K 03:31:50 NUMA node0 CPU(s): 0,1 03:31:50 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 03:31:50 03:31:50 03:31:50 ---> nproc: 03:31:50 2 03:31:50 03:31:50 03:31:50 ---> df -h: 03:31:50 Filesystem Size Used Avail Use% Mounted on 03:31:50 devtmpfs 3.8G 0 3.8G 0% /dev 03:31:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:31:50 tmpfs 3.8G 17M 3.8G 1% /run 03:31:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:31:50 /dev/vda1 40G 8.7G 32G 22% / 03:31:50 tmpfs 770M 0 770M 0% /run/user/1001 03:31:50 03:31:50 03:31:50 ---> free -m: 03:31:50 total used free shared buff/cache available 03:31:50 Mem: 7699 580 4774 19 2344 6801 03:31:50 Swap: 1023 0 1023 03:31:50 03:31:50 03:31:50 ---> ip addr: 03:31:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:31:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:31:50 inet 127.0.0.1/8 scope host lo 03:31:50 valid_lft forever preferred_lft forever 03:31:50 inet6 ::1/128 scope host 03:31:50 valid_lft forever preferred_lft forever 03:31:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:31:50 link/ether fa:16:3e:f4:d1:9e brd ff:ff:ff:ff:ff:ff 03:31:50 altname enp0s3 03:31:50 altname ens3 03:31:50 inet 10.30.107.12/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:31:50 valid_lft 86217sec preferred_lft 86217sec 03:31:50 inet6 fe80::f816:3eff:fef4:d19e/64 scope link 03:31:50 valid_lft forever preferred_lft forever 03:31:50 03:31:50 03:31:50 ---> sar -b -r -n DEV: 03:31:50 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) 03:31:50 03:31:50 03:28:44 LINUX RESTART (2 CPU) 03:31:50 03:31:50 03:29:01 AM tps rtps wtps bread/s bwrtn/s 03:31:50 03:30:01 AM 346.87 173.26 173.61 7554.55 32079.04 03:31:50 03:31:01 AM 130.77 1.85 128.92 1170.21 11296.54 03:31:50 Average: 238.81 87.55 151.26 4362.12 21686.92 03:31:50 03:31:50 03:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:31:50 03:30:01 AM 5425412 6994652 2459032 31.19 2688 1750508 817792 9.15 195612 1952256 80280 03:31:50 03:31:01 AM 5013756 6968040 2870688 36.41 2688 2113004 722636 8.09 377216 2095488 147392 03:31:50 Average: 5219584 6981346 2664860 33.80 2688 1931756 770214 8.62 286414 2023872 113836 03:31:50 03:31:50 03:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:31:50 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:50 03:30:01 AM eth0 298.12 140.50 998.54 63.68 0.00 0.00 0.00 0.00 03:31:50 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:50 03:31:01 AM eth0 118.31 76.96 1027.33 12.61 0.00 0.00 0.00 0.00 03:31:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:50 Average: eth0 208.20 108.73 1012.93 38.15 0.00 0.00 0.00 0.00 03:31:50 03:31:50 03:31:50 ---> sar -P ALL: 03:31:50 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) 03:31:50 03:31:50 03:28:44 LINUX RESTART (2 CPU) 03:31:50 03:31:50 03:29:01 AM CPU %user %nice %system %iowait %steal %idle 03:31:50 03:30:01 AM all 39.53 2.97 21.98 15.66 0.14 19.72 03:31:50 03:30:01 AM 0 34.07 2.96 23.47 14.87 0.14 24.49 03:31:50 03:30:01 AM 1 44.96 2.98 20.50 16.45 0.14 14.97 03:31:50 03:31:01 AM all 37.29 0.00 6.29 3.76 0.13 52.53 03:31:50 03:31:01 AM 0 31.59 0.00 4.56 4.39 0.14 59.32 03:31:50 03:31:01 AM 1 42.80 0.00 7.96 3.16 0.12 45.97 03:31:50 Average: all 38.41 1.49 14.15 9.73 0.13 36.09 03:31:50 Average: 0 32.84 1.50 14.11 9.68 0.14 41.73 03:31:50 Average: 1 43.88 1.48 14.20 9.77 0.13 30.55 03:31:50 03:31:50 03:31:50