03:26:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/5G-core-nf-simulator/+/141735 03:26:46 Running as SYSTEM 03:26:46 [EnvInject] - Loading node environment variables. 03:26:46 Building remotely on prd-centos8-builder-2c-1g-34970 (centos8-builder-2c-1g) in workspace /w/workspace/integration-5G-core-nf-simulator-master-yml-lint 03:26:46 [ssh-agent] Looking for ssh-agent implementation... 03:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:46 $ ssh-agent 03:26:46 SSH_AUTH_SOCK=/tmp/ssh-wHWRZkdY7QlU/agent.15479 03:26:46 SSH_AGENT_PID=15480 03:26:46 [ssh-agent] Started. 03:26:46 Running ssh-add (command line suppressed) 03:26:46 Identity added: /w/workspace/integration-5G-core-nf-simulator-master-yml-lint@tmp/private_key_13043450566115766298.key (/w/workspace/integration-5G-core-nf-simulator-master-yml-lint@tmp/private_key_13043450566115766298.key) 03:26:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:26:46 The recommended git tool is: NONE 03:26:48 using credential onap-jenkins-ssh 03:26:48 Wiping out workspace first. 03:26:48 Cloning the remote Git repository 03:26:48 Cloning repository git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 03:26:48 > git init /w/workspace/integration-5G-core-nf-simulator-master-yml-lint # timeout=10 03:26:48 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 03:26:48 > git --version # timeout=10 03:26:48 > git --version # 'git version 2.39.0' 03:26:48 using GIT_SSH to set credentials Gerrit user 03:26:48 [INFO] Currently running in a labeled security context 03:26:48 [INFO] Currently SELinux is 'enforcing' on the host 03:26:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh10731756541500184576.key 03:26:48 Verifying host key using manually-configured host key entries 03:26:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:26:48 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 03:26:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:49 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 03:26:49 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 03:26:49 using GIT_SSH to set credentials Gerrit user 03:26:49 [INFO] Currently running in a labeled security context 03:26:49 [INFO] Currently SELinux is 'enforcing' on the host 03:26:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh11267972215335517861.key 03:26:49 Verifying host key using manually-configured host key entries 03:26:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git refs/changes/35/141735/1 # timeout=30 03:26:49 > git rev-parse 876df30912c843e22da60314d448a4cb7b14fad8^{commit} # timeout=10 03:26:49 Checking out Revision 876df30912c843e22da60314d448a4cb7b14fad8 (refs/changes/35/141735/1) 03:26:49 > git config core.sparsecheckout # timeout=10 03:26:49 > git checkout -f 876df30912c843e22da60314d448a4cb7b14fad8 # timeout=30 03:26:52 Commit message: "Chore: Add dependabot config" 03:26:52 First time build. Skipping changelog. 03:26:53 [EnvInject] - Injecting environment variables from a build step. 03:26:53 [EnvInject] - Injecting as environment variables the properties content 03:26:53 PYTHON=python3 03:26:53 03:26:53 [EnvInject] - Variables injected successfully. 03:26:53 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins9037213135496730626.sh 03:26:53 ---> tox-install.sh 03:26:53 + source /home/jenkins/lf-env.sh 03:26:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:26:53 ++ mktemp -d /tmp/venv-XXXX 03:26:53 + lf_venv=/tmp/venv-ltKT 03:26:53 + local venv_file=/tmp/.os_lf_venv 03:26:53 + local python=python3 03:26:53 + local options 03:26:53 + local set_path=true 03:26:53 + local install_args= 03:26:53 ++ 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:26:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:26:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:26:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:26:53 + true 03:26:53 + case $1 in 03:26:53 + venv_file=/tmp/.toxenv 03:26:53 + shift 2 03:26:53 + true 03:26:53 + case $1 in 03:26:53 + shift 03:26:53 + break 03:26:53 + case $python in 03:26:53 + local pkg_list= 03:26:53 + [[ -d /opt/pyenv ]] 03:26:53 + echo 'Setup pyenv:' 03:26:53 Setup pyenv: 03:26:53 + export PYENV_ROOT=/opt/pyenv 03:26:53 + PYENV_ROOT=/opt/pyenv 03:26:53 + 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:26:53 + 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:26:53 + pyenv versions 03:26:53 system 03:26:53 * 3.8.13 (set by /opt/pyenv/version) 03:26:53 * 3.9.13 (set by /opt/pyenv/version) 03:26:53 * 3.10.6 (set by /opt/pyenv/version) 03:26:53 + command -v pyenv 03:26:53 ++ pyenv init - --no-rehash 03:26:53 + 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:26:53 export PATH="/opt/pyenv/shims:${PATH}" 03:26:53 export PYENV_SHELL=bash 03:26:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:26:53 pyenv() { 03:26:53 local command 03:26:53 command="${1:-}" 03:26:53 if [ "$#" -gt 0 ]; then 03:26:53 shift 03:26:53 fi 03:26:53 03:26:53 case "$command" in 03:26:53 rehash|shell) 03:26:53 eval "$(pyenv "sh-$command" "$@")" 03:26:53 ;; 03:26:53 *) 03:26:53 command pyenv "$command" "$@" 03:26:53 ;; 03:26:53 esac 03:26:53 }' 03:26:53 +++ 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:26:53 ++ 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:26:53 ++ 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:26:53 ++ 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:26:53 ++ export PYENV_SHELL=bash 03:26:53 ++ PYENV_SHELL=bash 03:26:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:26:53 +++ complete -F _pyenv pyenv 03:26:53 ++ lf-pyver python3 03:26:53 ++ local py_version_xy=python3 03:26:53 ++ local py_version_xyz= 03:26:53 ++ sed 's/^[ *]* //' 03:26:53 ++ pyenv versions 03:26:53 ++ local command 03:26:53 ++ command=versions 03:26:53 ++ '[' 1 -gt 0 ']' 03:26:53 ++ shift 03:26:53 ++ case "$command" in 03:26:53 ++ command pyenv versions 03:26:53 ++ pyenv versions 03:26:53 ++ grep -E '^[0-9.]*[0-9]$' 03:26:53 ++ awk '{ print $1 }' 03:26:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:26:53 +++ grep '^3' /tmp/.pyenv_versions 03:26:53 +++ tail -n 1 03:26:53 +++ sort -V 03:26:53 ++ py_version_xyz=3.10.6 03:26:53 ++ [[ -z 3.10.6 ]] 03:26:53 ++ echo 3.10.6 03:26:53 ++ return 0 03:26:53 + pyenv local 3.10.6 03:26:53 + local command 03:26:53 + command=local 03:26:53 + '[' 2 -gt 0 ']' 03:26:53 + shift 03:26:53 + case "$command" in 03:26:53 + command pyenv local 3.10.6 03:26:53 + pyenv local 3.10.6 03:26:53 + for arg in "$@" 03:26:53 + case $arg in 03:26:53 + pkg_list+='tox ' 03:26:53 + for arg in "$@" 03:26:53 + case $arg in 03:26:53 + pkg_list+='virtualenv ' 03:26:53 + for arg in "$@" 03:26:53 + case $arg in 03:26:53 + pkg_list+='urllib3~=1.26.15 ' 03:26:53 + [[ -f /tmp/.toxenv ]] 03:26:53 + [[ ! -f /tmp/.toxenv ]] 03:26:53 + [[ -n '' ]] 03:26:53 + python3 -m venv /tmp/venv-ltKT 03:26:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ltKT' 03:26:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ltKT 03:26:57 + echo /tmp/venv-ltKT 03:26:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:26:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:26:57 + /tmp/venv-ltKT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:27:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:27:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:27:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:27:01 + /tmp/venv-ltKT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:27:03 + type python3 03:27:03 + true 03:27:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ltKT/bin to PATH' 03:27:03 lf-activate-venv(): INFO: Adding /tmp/venv-ltKT/bin to PATH 03:27:03 + PATH=/tmp/venv-ltKT/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:27:03 + return 0 03:27:03 + python3 --version 03:27:03 Python 3.10.6 03:27:03 + python3 -m pip --version 03:27:03 pip 25.2 from /tmp/venv-ltKT/lib/python3.10/site-packages/pip (python 3.10) 03:27:03 + python3 -m pip freeze 03:27:03 cachetools==6.1.0 03:27:03 chardet==5.2.0 03:27:03 colorama==0.4.6 03:27:03 distlib==0.4.0 03:27:03 filelock==3.18.0 03:27:03 packaging==25.0 03:27:03 platformdirs==4.3.8 03:27:03 pluggy==1.6.0 03:27:03 pyproject-api==1.9.1 03:27:03 tomli==2.2.1 03:27:03 tox==4.28.4 03:27:03 typing_extensions==4.14.1 03:27:03 urllib3==1.26.20 03:27:03 virtualenv==20.33.1 03:27:03 [EnvInject] - Injecting environment variables from a build step. 03:27:03 [EnvInject] - Injecting as environment variables the properties content 03:27:03 PARALLEL=false 03:27:03 03:27:03 [EnvInject] - Variables injected successfully. 03:27:03 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins4422742564725433023.sh 03:27:03 ---> tox-run.sh 03:27:03 + 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:27:03 + ARCHIVE_TOX_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/tox 03:27:03 + ARCHIVE_DOC_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/docs 03:27:03 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/tox 03:27:03 + cd /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/. 03:27:03 + source /home/jenkins/lf-env.sh 03:27:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:27:03 ++ mktemp -d /tmp/venv-XXXX 03:27:03 + lf_venv=/tmp/venv-li0d 03:27:03 + local venv_file=/tmp/.os_lf_venv 03:27:03 + local python=python3 03:27:03 + local options 03:27:03 + local set_path=true 03:27:03 + local install_args= 03:27:03 ++ 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:27:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:27:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:27:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:27:03 + true 03:27:03 + case $1 in 03:27:03 + venv_file=/tmp/.toxenv 03:27:03 + shift 2 03:27:03 + true 03:27:03 + case $1 in 03:27:03 + shift 03:27:03 + break 03:27:03 + case $python in 03:27:03 + local pkg_list= 03:27:03 + [[ -d /opt/pyenv ]] 03:27:03 + echo 'Setup pyenv:' 03:27:03 Setup pyenv: 03:27:03 + export PYENV_ROOT=/opt/pyenv 03:27:03 + PYENV_ROOT=/opt/pyenv 03:27:03 + 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:27:03 + 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:27:03 + pyenv versions 03:27:03 system 03:27:03 3.8.13 03:27:03 3.9.13 03:27:03 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/.python-version) 03:27:03 + command -v pyenv 03:27:03 ++ pyenv init - --no-rehash 03:27:03 + 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:27:03 export PATH="/opt/pyenv/shims:${PATH}" 03:27:03 export PYENV_SHELL=bash 03:27:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:27:03 pyenv() { 03:27:03 local command 03:27:03 command="${1:-}" 03:27:03 if [ "$#" -gt 0 ]; then 03:27:03 shift 03:27:03 fi 03:27:03 03:27:03 case "$command" in 03:27:03 rehash|shell) 03:27:03 eval "$(pyenv "sh-$command" "$@")" 03:27:03 ;; 03:27:03 *) 03:27:03 command pyenv "$command" "$@" 03:27:03 ;; 03:27:03 esac 03:27:03 }' 03:27:03 +++ 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:27:03 ++ 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:27:03 ++ 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:27:03 ++ 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:27:03 ++ export PYENV_SHELL=bash 03:27:03 ++ PYENV_SHELL=bash 03:27:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:27:03 +++ complete -F _pyenv pyenv 03:27:03 ++ lf-pyver python3 03:27:03 ++ local py_version_xy=python3 03:27:03 ++ local py_version_xyz= 03:27:03 ++ sed 's/^[ *]* //' 03:27:03 ++ pyenv versions 03:27:03 ++ local command 03:27:03 ++ command=versions 03:27:03 ++ '[' 1 -gt 0 ']' 03:27:03 ++ shift 03:27:03 ++ case "$command" in 03:27:03 ++ command pyenv versions 03:27:03 ++ pyenv versions 03:27:03 ++ awk '{ print $1 }' 03:27:03 ++ grep -E '^[0-9.]*[0-9]$' 03:27:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:27:04 +++ tail -n 1 03:27:04 +++ grep '^3' /tmp/.pyenv_versions 03:27:04 +++ sort -V 03:27:04 ++ py_version_xyz=3.10.6 03:27:04 ++ [[ -z 3.10.6 ]] 03:27:04 ++ echo 3.10.6 03:27:04 ++ return 0 03:27:04 + pyenv local 3.10.6 03:27:04 + local command 03:27:04 + command=local 03:27:04 + '[' 2 -gt 0 ']' 03:27:04 + shift 03:27:04 + case "$command" in 03:27:04 + command pyenv local 3.10.6 03:27:04 + pyenv local 3.10.6 03:27:04 + for arg in "$@" 03:27:04 + case $arg in 03:27:04 + pkg_list+='tox ' 03:27:04 + for arg in "$@" 03:27:04 + case $arg in 03:27:04 + pkg_list+='virtualenv ' 03:27:04 + for arg in "$@" 03:27:04 + case $arg in 03:27:04 + pkg_list+='urllib3~=1.26.15 ' 03:27:04 + [[ -f /tmp/.toxenv ]] 03:27:04 ++ cat /tmp/.toxenv 03:27:04 + lf_venv=/tmp/venv-ltKT 03:27:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ltKT from' file:/tmp/.toxenv 03:27:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ltKT from file:/tmp/.toxenv 03:27:04 + /tmp/venv-ltKT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:27:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:27:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:27:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:27:04 + /tmp/venv-ltKT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:27:05 + type python3 03:27:05 + true 03:27:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ltKT/bin to PATH' 03:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-ltKT/bin to PATH 03:27:05 + PATH=/tmp/venv-ltKT/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:27:05 + return 0 03:27:05 + [[ -d /opt/pyenv ]] 03:27:05 + echo '---> Setting up pyenv' 03:27:05 ---> Setting up pyenv 03:27:05 + export PYENV_ROOT=/opt/pyenv 03:27:05 + PYENV_ROOT=/opt/pyenv 03:27:05 + export PATH=/opt/pyenv/bin:/tmp/venv-ltKT/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:27:05 + PATH=/opt/pyenv/bin:/tmp/venv-ltKT/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:27:05 ++ pwd 03:27:05 + PYTHONPATH=/w/workspace/integration-5G-core-nf-simulator-master-yml-lint 03:27:05 + export PYTHONPATH 03:27:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:27:05 + TOX_TESTENV_PASSENV=PYTHONPATH 03:27:05 + tox --version 03:27:06 4.28.4 from /tmp/venv-ltKT/lib/python3.10/site-packages/tox/__init__.py 03:27:06 + PARALLEL=false 03:27:06 + TOX_OPTIONS_LIST= 03:27:06 + [[ -n yaml ]] 03:27:06 + TOX_OPTIONS_LIST=' -e yaml' 03:27:06 + case ${PARALLEL,,} in 03:27:06 + tox -e yaml 03:27:06 + tee -a /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/tox/tox.log 03:27:09 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:27:30 yaml: freeze> python -m pip freeze --all 03:27:30 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:27:30 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:27:30 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:27:31 ---> Completed tox runs 03:27:31 + for i in .tox/*/log 03:27:31 ++ echo .tox/yaml/log 03:27:31 ++ awk -F/ '{print $2}' 03:27:31 + tox_env=yaml 03:27:31 + cp -r .tox/yaml/log /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/tox/yaml 03:27:31 + DOC_DIR=docs/_build/html 03:27:31 + [[ -d docs/_build/html ]] 03:27:31 + echo '---> tox-run.sh ends' 03:27:31 ---> tox-run.sh ends 03:27:31 + test 1 -eq 0 03:27:31 + exit 1 03:27:31 Build step 'Execute shell' marked build as failure 03:27:31 $ ssh-agent -k 03:27:31 unset SSH_AUTH_SOCK; 03:27:31 unset SSH_AGENT_PID; 03:27:31 echo Agent pid 15480 killed; 03:27:31 [ssh-agent] Stopped. 03:27:31 [PostBuildScript] - [INFO] Executing post build scripts. 03:27:31 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins1186938265706058503.sh 03:27:31 ---> sysstat.sh 03:27:31 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins14586998300421163530.sh 03:27:31 ---> package-listing.sh 03:27:31 ++ facter osfamily 03:27:31 ++ tr '[:upper:]' '[:lower:]' 03:27:32 + OS_FAMILY=redhat 03:27:32 + workspace=/w/workspace/integration-5G-core-nf-simulator-master-yml-lint 03:27:32 + START_PACKAGES=/tmp/packages_start.txt 03:27:32 + END_PACKAGES=/tmp/packages_end.txt 03:27:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:32 + PACKAGES=/tmp/packages_start.txt 03:27:32 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yml-lint ']' 03:27:32 + PACKAGES=/tmp/packages_end.txt 03:27:32 + case "${OS_FAMILY}" in 03:27:32 + rpm -qa 03:27:32 + sort 03:27:32 + '[' -f /tmp/packages_start.txt ']' 03:27:32 + '[' -f /tmp/packages_end.txt ']' 03:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:32 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yml-lint ']' 03:27:32 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/ 03:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/archives/ 03:27:32 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins10452550839344962292.sh 03:27:32 ---> capture-instance-metadata.sh 03:27:32 Setup pyenv: 03:27:32 system 03:27:32 3.8.13 03:27:32 3.9.13 03:27:32 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/.python-version) 03:27:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7muJ 03:27:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:27:39 lf-activate-venv(): INFO: Installing: lftools 03:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-7muJ/bin to PATH 03:28:01 INFO: Running in OpenStack, capturing instance metadata 03:28:02 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins8357097429228031216.sh 03:28:02 provisioning config files... 03:28:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-5G-core-nf-simulator-master-yml-lint@tmp/config5791748527070929175tmp 03:28:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:28:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:28:02 [EnvInject] - Injecting environment variables from a build step. 03:28:02 [EnvInject] - Injecting as environment variables the properties content 03:28:02 SERVER_ID=logs 03:28:02 03:28:02 [EnvInject] - Variables injected successfully. 03:28:02 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins2364232025744554881.sh 03:28:02 ---> create-netrc.sh 03:28:02 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins14559090714687198659.sh 03:28:02 ---> python-tools-install.sh 03:28:02 Setup pyenv: 03:28:02 system 03:28:02 3.8.13 03:28:02 3.9.13 03:28:02 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/.python-version) 03:28:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7muJ from file:/tmp/.os_lf_venv 03:28:04 lf-activate-venv(): INFO: Installing: lftools 03:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-7muJ/bin to PATH 03:28:11 Generating Requirements File 03:28:37 Python 3.10.6 03:28:37 pip 25.2 from /tmp/venv-7muJ/lib/python3.10/site-packages/pip (python 3.10) 03:28:37 appdirs==1.4.4 03:28:37 argcomplete==3.6.2 03:28:37 aspy.yaml==1.3.0 03:28:37 attrs==25.3.0 03:28:37 autopage==0.5.2 03:28:37 beautifulsoup4==4.13.4 03:28:37 boto3==1.40.8 03:28:37 botocore==1.40.8 03:28:37 bs4==0.0.2 03:28:37 cachetools==5.5.2 03:28:37 certifi==2025.8.3 03:28:37 cffi==1.17.1 03:28:37 cfgv==3.4.0 03:28:37 chardet==5.2.0 03:28:37 charset-normalizer==3.4.3 03:28:37 click==8.2.1 03:28:37 cliff==4.10.0 03:28:37 cmd2==2.7.0 03:28:37 cryptography==3.3.2 03:28:37 debtcollector==3.0.0 03:28:37 decorator==5.2.1 03:28:37 defusedxml==0.7.1 03:28:37 Deprecated==1.2.18 03:28:37 distlib==0.4.0 03:28:37 dnspython==2.7.0 03:28:37 docker==7.1.0 03:28:37 dogpile.cache==1.4.0 03:28:37 durationpy==0.10 03:28:37 email_validator==2.2.0 03:28:37 filelock==3.18.0 03:28:37 future==1.0.0 03:28:37 gitdb==4.0.12 03:28:37 GitPython==3.1.45 03:28:37 google-auth==2.40.3 03:28:37 httplib2==0.22.0 03:28:37 identify==2.6.13 03:28:37 idna==3.10 03:28:37 importlib-resources==1.5.0 03:28:37 iso8601==2.1.0 03:28:37 Jinja2==3.1.6 03:28:37 jmespath==1.0.1 03:28:37 jsonpatch==1.33 03:28:37 jsonpointer==3.0.0 03:28:37 jsonschema==4.25.0 03:28:37 jsonschema-specifications==2025.4.1 03:28:37 keystoneauth1==5.11.1 03:28:37 kubernetes==33.1.0 03:28:37 lftools==0.37.13 03:28:37 lxml==6.0.0 03:28:37 markdown-it-py==4.0.0 03:28:37 MarkupSafe==3.0.2 03:28:37 mdurl==0.1.2 03:28:37 msgpack==1.1.1 03:28:37 multi_key_dict==2.0.3 03:28:37 munch==4.0.0 03:28:37 netaddr==1.3.0 03:28:37 niet==1.4.2 03:28:37 nodeenv==1.9.1 03:28:37 oauth2client==4.1.3 03:28:37 oauthlib==3.3.1 03:28:37 openstacksdk==4.6.0 03:28:37 os-client-config==2.3.0 03:28:37 os-service-types==1.8.0 03:28:37 osc-lib==4.1.0 03:28:37 oslo.config==10.0.0 03:28:37 oslo.context==6.0.0 03:28:37 oslo.i18n==6.5.1 03:28:37 oslo.log==7.2.0 03:28:37 oslo.serialization==5.7.0 03:28:37 oslo.utils==9.0.0 03:28:37 packaging==25.0 03:28:37 pbr==6.1.1 03:28:37 platformdirs==4.3.8 03:28:37 prettytable==3.16.0 03:28:37 psutil==7.0.0 03:28:37 pyasn1==0.6.1 03:28:37 pyasn1_modules==0.4.2 03:28:37 pycparser==2.22 03:28:37 pygerrit2==2.0.15 03:28:37 PyGithub==2.7.0 03:28:37 Pygments==2.19.2 03:28:37 PyJWT==2.10.1 03:28:37 PyNaCl==1.5.0 03:28:37 pyparsing==2.4.7 03:28:37 pyperclip==1.9.0 03:28:37 pyrsistent==0.20.0 03:28:37 python-cinderclient==9.7.0 03:28:37 python-dateutil==2.9.0.post0 03:28:37 python-heatclient==4.3.0 03:28:37 python-jenkins==1.8.3 03:28:37 python-keystoneclient==5.6.0 03:28:37 python-magnumclient==4.8.1 03:28:37 python-openstackclient==8.1.0 03:28:37 python-swiftclient==4.8.0 03:28:37 PyYAML==6.0.2 03:28:37 referencing==0.36.2 03:28:37 requests==2.32.4 03:28:37 requests-oauthlib==2.0.0 03:28:37 requestsexceptions==1.4.0 03:28:37 rfc3986==2.0.0 03:28:37 rich==14.1.0 03:28:37 rich-argparse==1.7.1 03:28:37 rpds-py==0.27.0 03:28:37 rsa==4.9.1 03:28:37 ruamel.yaml==0.18.14 03:28:37 ruamel.yaml.clib==0.2.12 03:28:37 s3transfer==0.13.1 03:28:37 simplejson==3.20.1 03:28:37 six==1.17.0 03:28:37 smmap==5.0.2 03:28:37 soupsieve==2.7 03:28:37 stevedore==5.4.1 03:28:37 tabulate==0.9.0 03:28:37 toml==0.10.2 03:28:37 tomlkit==0.13.3 03:28:37 tqdm==4.67.1 03:28:37 typing_extensions==4.14.1 03:28:37 tzdata==2025.2 03:28:37 urllib3==1.26.20 03:28:37 virtualenv==20.33.1 03:28:37 wcwidth==0.2.13 03:28:37 websocket-client==1.8.0 03:28:37 wrapt==1.17.3 03:28:37 xdg==6.0.0 03:28:37 xmltodict==0.14.2 03:28:37 yq==3.4.3 03:28:37 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins17218761606767521757.sh 03:28:37 ---> sudo-logs.sh 03:28:37 Archiving 'sudo' log.. 03:28:38 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins2554461736444393398.sh 03:28:38 ---> job-cost.sh 03:28:38 Setup pyenv: 03:28:38 system 03:28:38 3.8.13 03:28:38 3.9.13 03:28:38 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/.python-version) 03:28:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7muJ from file:/tmp/.os_lf_venv 03:28:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-7muJ/bin to PATH 03:28:45 INFO: No Stack... 03:28:45 INFO: Retrieving Pricing Info for: v3-standard-2 03:28:45 INFO: Archiving Costs 03:28:45 [integration-5G-core-nf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins9696630789823554151.sh 03:28:45 ---> logs-deploy.sh 03:28:45 Setup pyenv: 03:28:45 system 03:28:45 3.8.13 03:28:45 3.9.13 03:28:45 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yml-lint/.python-version) 03:28:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7muJ from file:/tmp/.os_lf_venv 03:28:47 lf-activate-venv(): INFO: Installing: lftools 03:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-7muJ/bin to PATH 03:28:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-5G-core-nf-simulator-master-yml-lint/1 03:28:55 INFO: archiving workspace using pattern(s): 03:28:59 Archives upload complete. 03:29:00 INFO: archiving logs to Nexus 03:29:01 ---> uname -a: 03:29:01 Linux prd-centos8-builder-2c-1g-34970.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:29:01 03:29:01 03:29:01 ---> lscpu: 03:29:01 Architecture: x86_64 03:29:01 CPU op-mode(s): 32-bit, 64-bit 03:29:01 Byte Order: Little Endian 03:29:01 CPU(s): 2 03:29:01 On-line CPU(s) list: 0,1 03:29:01 Thread(s) per core: 1 03:29:01 Core(s) per socket: 1 03:29:01 Socket(s): 2 03:29:01 NUMA node(s): 1 03:29:01 Vendor ID: AuthenticAMD 03:29:01 CPU family: 23 03:29:01 Model: 49 03:29:01 Model name: AMD EPYC-Rome Processor 03:29:01 Stepping: 0 03:29:01 CPU MHz: 2799.998 03:29:01 BogoMIPS: 5599.99 03:29:01 Virtualization: AMD-V 03:29:01 Hypervisor vendor: KVM 03:29:01 Virtualization type: full 03:29:01 L1d cache: 32K 03:29:01 L1i cache: 32K 03:29:01 L2 cache: 512K 03:29:01 L3 cache: 16384K 03:29:01 NUMA node0 CPU(s): 0,1 03:29:01 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:29:01 03:29:01 03:29:01 ---> nproc: 03:29:01 2 03:29:01 03:29:01 03:29:01 ---> df -h: 03:29:01 Filesystem Size Used Avail Use% Mounted on 03:29:01 devtmpfs 3.8G 0 3.8G 0% /dev 03:29:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:29:01 tmpfs 3.8G 17M 3.8G 1% /run 03:29:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:29:01 /dev/vda1 40G 8.7G 32G 22% / 03:29:01 tmpfs 770M 0 770M 0% /run/user/1001 03:29:01 03:29:01 03:29:01 ---> free -m: 03:29:01 total used free shared buff/cache available 03:29:01 Mem: 7699 614 4743 19 2341 6767 03:29:01 Swap: 1023 0 1023 03:29:01 03:29:01 03:29:01 ---> ip addr: 03:29:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:29:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:29:01 inet 127.0.0.1/8 scope host lo 03:29:01 valid_lft forever preferred_lft forever 03:29:01 inet6 ::1/128 scope host 03:29:01 valid_lft forever preferred_lft forever 03:29:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:29:01 link/ether fa:16:3e:34:d5:9a brd ff:ff:ff:ff:ff:ff 03:29:01 altname enp0s3 03:29:01 altname ens3 03:29:01 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:29:01 valid_lft 86242sec preferred_lft 86242sec 03:29:01 inet6 fe80::f816:3eff:fe34:d59a/64 scope link 03:29:01 valid_lft forever preferred_lft forever 03:29:01 03:29:01 03:29:01 ---> sar -b -r -n DEV: 03:29:01 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:29:01 03:29:01 03:26:19 LINUX RESTART (2 CPU) 03:29:01 03:29:01 03:27:01 AM tps rtps wtps bread/s bwrtn/s 03:29:01 03:28:01 AM 242.06 83.04 159.02 2279.48 12363.35 03:29:01 03:29:01 AM 116.10 1.00 115.10 98.12 9997.85 03:29:01 Average: 178.55 41.67 136.88 1179.63 11170.66 03:29:01 03:29:01 03:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:29:01 03:28:01 AM 4942760 6892572 2941684 37.31 2688 2108724 823408 9.22 375600 2171584 193676 03:29:01 03:29:01 AM 4857400 6929956 3027044 38.39 2688 2223560 740340 8.29 402444 2197432 89580 03:29:01 Average: 4900080 6911264 2984364 37.85 2688 2166142 781874 8.75 389022 2184508 141628 03:29:01 03:29:01 03:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:29:01 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 03:28:01 AM eth0 142.67 87.39 1140.33 14.96 0.00 0.00 0.00 0.00 03:29:01 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 03:29:01 AM eth0 58.42 40.68 254.55 10.53 0.00 0.00 0.00 0.00 03:29:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 Average: eth0 100.19 63.84 693.72 12.73 0.00 0.00 0.00 0.00 03:29:01 03:29:01 03:29:01 ---> sar -P ALL: 03:29:01 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:29:01 03:29:01 03:26:19 LINUX RESTART (2 CPU) 03:29:01 03:29:01 03:27:01 AM CPU %user %nice %system %iowait %steal %idle 03:29:01 03:28:01 AM all 41.09 1.16 15.13 3.10 0.13 39.39 03:29:01 03:28:01 AM 0 29.68 1.34 15.66 2.84 0.14 50.34 03:29:01 03:28:01 AM 1 52.51 0.98 14.59 3.37 0.12 28.42 03:29:01 03:29:01 AM all 36.24 0.00 3.74 1.25 0.11 58.66 03:29:01 03:29:01 AM 0 24.20 0.00 3.32 1.06 0.10 71.31 03:29:01 03:29:01 AM 1 48.32 0.00 4.17 1.43 0.12 45.97 03:29:01 Average: all 38.63 0.57 9.34 2.16 0.12 49.18 03:29:01 Average: 0 26.89 0.66 9.39 1.93 0.12 61.01 03:29:01 Average: 1 50.38 0.48 9.29 2.39 0.12 37.34 03:29:01 03:29:01 03:29:01