16:10:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 16:10:27 Running as SYSTEM 16:10:28 [EnvInject] - Loading node environment variables. 16:10:28 Building remotely on prd-ubuntu1804-builder-4c-4g-2819 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:10:28 [ssh-agent] Looking for ssh-agent implementation... 16:10:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:28 $ ssh-agent 16:10:28 SSH_AUTH_SOCK=/tmp/ssh-NomYhmyqGI1Q/agent.1694 16:10:28 SSH_AGENT_PID=1696 16:10:28 [ssh-agent] Started. 16:10:28 Running ssh-add (command line suppressed) 16:10:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14940236958368637020.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14940236958368637020.key) 16:10:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:10:28 The recommended git tool is: NONE 16:10:29 using credential onap-jenkins-ssh 16:10:29 Wiping out workspace first. 16:10:29 Cloning the remote Git repository 16:10:29 Cloning repository git://cloud.onap.org/mirror/oom.git 16:10:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:10:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:29 > git --version # timeout=10 16:10:29 > git --version # 'git version 2.17.1' 16:10:29 using GIT_SSH to set credentials Gerrit user 16:10:29 Verifying host key using manually-configured host key entries 16:10:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:36 using GIT_SSH to set credentials Gerrit user 16:10:36 Verifying host key using manually-configured host key entries 16:10:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/3 # timeout=30 16:10:37 > git rev-parse 013beebe5dcda63895b87ffbc72a8cc5acc757e2^{commit} # timeout=10 16:10:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:10:37 Checking out Revision 013beebe5dcda63895b87ffbc72a8cc5acc757e2 (refs/changes/57/136757/3) 16:10:37 > git config core.sparsecheckout # timeout=10 16:10:37 > git checkout -f 013beebe5dcda63895b87ffbc72a8cc5acc757e2 # timeout=30 16:10:43 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 16:10:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:10:43 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:10:43 [EnvInject] - Injecting environment variables from a build step. 16:10:43 [EnvInject] - Injecting as environment variables the properties content 16:10:43 PYTHON=python3 16:10:43 16:10:43 [EnvInject] - Variables injected successfully. 16:10:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11833251071925485076.sh 16:10:43 ---> tox-install.sh 16:10:43 + source /home/jenkins/lf-env.sh 16:10:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:43 ++ mktemp -d /tmp/venv-XXXX 16:10:43 + lf_venv=/tmp/venv-Z505 16:10:43 + local venv_file=/tmp/.os_lf_venv 16:10:43 + local python=python3 16:10:43 + local options 16:10:43 + local set_path=true 16:10:43 + local install_args= 16:10:43 ++ 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 16:10:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:43 + true 16:10:43 + case $1 in 16:10:43 + venv_file=/tmp/.toxenv 16:10:43 + shift 2 16:10:43 + true 16:10:43 + case $1 in 16:10:43 + shift 16:10:43 + break 16:10:43 + case $python in 16:10:43 + local pkg_list= 16:10:43 + [[ -d /opt/pyenv ]] 16:10:43 + echo 'Setup pyenv:' 16:10:43 Setup pyenv: 16:10:43 + export PYENV_ROOT=/opt/pyenv 16:10:43 + PYENV_ROOT=/opt/pyenv 16:10:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:43 + pyenv versions 16:10:43 * system (set by /opt/pyenv/version) 16:10:43 * 3.8.13 (set by /opt/pyenv/version) 16:10:43 * 3.9.13 (set by /opt/pyenv/version) 16:10:43 * 3.10.6 (set by /opt/pyenv/version) 16:10:43 + command -v pyenv 16:10:43 ++ pyenv init - --no-rehash 16:10:43 + 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[*]}"'\'')" 16:10:43 export PATH="/opt/pyenv/shims:${PATH}" 16:10:43 export PYENV_SHELL=bash 16:10:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:43 pyenv() { 16:10:43 local command 16:10:43 command="${1:-}" 16:10:43 if [ "$#" -gt 0 ]; then 16:10:43 shift 16:10:43 fi 16:10:43 16:10:43 case "$command" in 16:10:43 rehash|shell) 16:10:43 eval "$(pyenv "sh-$command" "$@")" 16:10:43 ;; 16:10:43 *) 16:10:43 command pyenv "$command" "$@" 16:10:43 ;; 16:10:43 esac 16:10:43 }' 16:10:43 +++ 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[*]}"' 16:10:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:43 ++ export PYENV_SHELL=bash 16:10:43 ++ PYENV_SHELL=bash 16:10:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:43 +++ complete -F _pyenv pyenv 16:10:43 ++ lf-pyver python3 16:10:43 ++ local py_version_xy=python3 16:10:43 ++ local py_version_xyz= 16:10:43 ++ pyenv versions 16:10:43 ++ local command 16:10:43 ++ command=versions 16:10:43 ++ '[' 1 -gt 0 ']' 16:10:43 ++ shift 16:10:43 ++ case "$command" in 16:10:43 ++ command pyenv versions 16:10:43 ++ pyenv versions 16:10:43 ++ sed 's/^[ *]* //' 16:10:43 ++ awk '{ print $1 }' 16:10:43 ++ grep -E '^[0-9.]*[0-9]$' 16:10:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:43 +++ grep '^3' /tmp/.pyenv_versions 16:10:43 +++ sort -V 16:10:43 +++ tail -n 1 16:10:43 ++ py_version_xyz=3.10.6 16:10:43 ++ [[ -z 3.10.6 ]] 16:10:43 ++ echo 3.10.6 16:10:43 ++ return 0 16:10:43 + pyenv local 3.10.6 16:10:43 + local command 16:10:43 + command=local 16:10:43 + '[' 2 -gt 0 ']' 16:10:43 + shift 16:10:43 + case "$command" in 16:10:43 + command pyenv local 3.10.6 16:10:43 + pyenv local 3.10.6 16:10:43 + for arg in "$@" 16:10:43 + case $arg in 16:10:43 + pkg_list+='tox ' 16:10:43 + for arg in "$@" 16:10:43 + case $arg in 16:10:43 + pkg_list+='virtualenv ' 16:10:43 + for arg in "$@" 16:10:43 + case $arg in 16:10:43 + pkg_list+='urllib3~=1.26.15 ' 16:10:43 + [[ -f /tmp/.toxenv ]] 16:10:43 + [[ ! -f /tmp/.toxenv ]] 16:10:43 + [[ -n '' ]] 16:10:43 + python3 -m venv /tmp/venv-Z505 16:10:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z505' 16:10:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z505 16:10:50 + echo /tmp/venv-Z505 16:10:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:10:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:10:50 + /tmp/venv-Z505/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:10:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:10:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:10:52 + /tmp/venv-Z505/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:10:55 + type python3 16:10:55 + true 16:10:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z505/bin to PATH' 16:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-Z505/bin to PATH 16:10:55 + PATH=/tmp/venv-Z505/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:55 + return 0 16:10:55 + python3 --version 16:10:55 Python 3.10.6 16:10:55 + python3 -m pip --version 16:10:55 pip 23.3.1 from /tmp/venv-Z505/lib/python3.10/site-packages/pip (python 3.10) 16:10:55 + python3 -m pip freeze 16:10:56 cachetools==5.3.2 16:10:56 chardet==5.2.0 16:10:56 colorama==0.4.6 16:10:56 distlib==0.3.7 16:10:56 filelock==3.13.1 16:10:56 packaging==23.2 16:10:56 platformdirs==4.1.0 16:10:56 pluggy==1.3.0 16:10:56 pyproject-api==1.6.1 16:10:56 tomli==2.0.1 16:10:56 tox==4.11.4 16:10:56 urllib3==1.26.18 16:10:56 virtualenv==20.25.0 16:10:56 [EnvInject] - Injecting environment variables from a build step. 16:10:56 [EnvInject] - Injecting as environment variables the properties content 16:10:56 PARALLEL=false 16:10:56 16:10:56 [EnvInject] - Variables injected successfully. 16:10:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins407694677089021806.sh 16:10:56 ---> tox-run.sh 16:10:56 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:10:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:10:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:10:56 + cd /w/workspace/oom-master-pre-commit-lint/. 16:10:56 + source /home/jenkins/lf-env.sh 16:10:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:56 ++ mktemp -d /tmp/venv-XXXX 16:10:56 + lf_venv=/tmp/venv-S8iC 16:10:56 + local venv_file=/tmp/.os_lf_venv 16:10:56 + local python=python3 16:10:56 + local options 16:10:56 + local set_path=true 16:10:56 + local install_args= 16:10: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 16:10:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:56 + true 16:10:56 + case $1 in 16:10:56 + venv_file=/tmp/.toxenv 16:10:56 + shift 2 16:10:56 + true 16:10:56 + case $1 in 16:10:56 + shift 16:10:56 + break 16:10:56 + case $python in 16:10:56 + local pkg_list= 16:10:56 + [[ -d /opt/pyenv ]] 16:10:56 + echo 'Setup pyenv:' 16:10:56 Setup pyenv: 16:10:56 + export PYENV_ROOT=/opt/pyenv 16:10:56 + PYENV_ROOT=/opt/pyenv 16:10:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:56 + pyenv versions 16:10:56 system 16:10:56 3.8.13 16:10:56 3.9.13 16:10:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:10:56 + command -v pyenv 16:10:56 ++ pyenv init - --no-rehash 16:10: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[*]}"'\'')" 16:10:56 export PATH="/opt/pyenv/shims:${PATH}" 16:10:56 export PYENV_SHELL=bash 16:10:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:56 pyenv() { 16:10:56 local command 16:10:56 command="${1:-}" 16:10:56 if [ "$#" -gt 0 ]; then 16:10:56 shift 16:10:56 fi 16:10:56 16:10:56 case "$command" in 16:10:56 rehash|shell) 16:10:56 eval "$(pyenv "sh-$command" "$@")" 16:10:56 ;; 16:10:56 *) 16:10:56 command pyenv "$command" "$@" 16:10:56 ;; 16:10:56 esac 16:10:56 }' 16:10: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[*]}"' 16:10:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:56 ++ export PYENV_SHELL=bash 16:10:56 ++ PYENV_SHELL=bash 16:10:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:56 +++ complete -F _pyenv pyenv 16:10:56 ++ lf-pyver python3 16:10:56 ++ local py_version_xy=python3 16:10:56 ++ local py_version_xyz= 16:10:56 ++ pyenv versions 16:10:56 ++ local command 16:10:56 ++ command=versions 16:10:56 ++ '[' 1 -gt 0 ']' 16:10:56 ++ shift 16:10:56 ++ case "$command" in 16:10:56 ++ command pyenv versions 16:10:56 ++ awk '{ print $1 }' 16:10:56 ++ grep -E '^[0-9.]*[0-9]$' 16:10:56 ++ sed 's/^[ *]* //' 16:10:56 ++ pyenv versions 16:10:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:56 +++ grep '^3' /tmp/.pyenv_versions 16:10:56 +++ sort -V 16:10:56 +++ tail -n 1 16:10:56 ++ py_version_xyz=3.10.6 16:10:56 ++ [[ -z 3.10.6 ]] 16:10:56 ++ echo 3.10.6 16:10:56 ++ return 0 16:10:56 + pyenv local 3.10.6 16:10:56 + local command 16:10:56 + command=local 16:10:56 + '[' 2 -gt 0 ']' 16:10:56 + shift 16:10:56 + case "$command" in 16:10:56 + command pyenv local 3.10.6 16:10:56 + pyenv local 3.10.6 16:10:56 + for arg in "$@" 16:10:56 + case $arg in 16:10:56 + pkg_list+='tox ' 16:10:56 + for arg in "$@" 16:10:56 + case $arg in 16:10:56 + pkg_list+='virtualenv ' 16:10:56 + for arg in "$@" 16:10:56 + case $arg in 16:10:56 + pkg_list+='urllib3~=1.26.15 ' 16:10:56 + [[ -f /tmp/.toxenv ]] 16:10:56 ++ cat /tmp/.toxenv 16:10:56 + lf_venv=/tmp/venv-Z505 16:10:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z505 from' file:/tmp/.toxenv 16:10:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z505 from file:/tmp/.toxenv 16:10:56 + /tmp/venv-Z505/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:10:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:10:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:10:57 + /tmp/venv-Z505/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:10:58 + type python3 16:10:58 + true 16:10:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z505/bin to PATH' 16:10:58 lf-activate-venv(): INFO: Adding /tmp/venv-Z505/bin to PATH 16:10:58 + PATH=/tmp/venv-Z505/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:58 + return 0 16:10:58 + [[ -d /opt/pyenv ]] 16:10:58 + echo '---> Setting up pyenv' 16:10:58 ---> Setting up pyenv 16:10:58 + export PYENV_ROOT=/opt/pyenv 16:10:58 + PYENV_ROOT=/opt/pyenv 16:10:58 + export PATH=/opt/pyenv/bin:/tmp/venv-Z505/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:58 + PATH=/opt/pyenv/bin:/tmp/venv-Z505/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:10:58 ++ pwd 16:10:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:10:58 + export PYTHONPATH 16:10:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:10:58 + TOX_TESTENV_PASSENV=PYTHONPATH 16:10:58 + tox --version 16:10:59 4.11.4 from /tmp/venv-Z505/lib/python3.10/site-packages/tox/__init__.py 16:10:59 + PARALLEL=false 16:10:59 + TOX_OPTIONS_LIST= 16:10:59 + [[ -n pre-commit ]] 16:10:59 + TOX_OPTIONS_LIST=' -e pre-commit' 16:10:59 + case ${PARALLEL,,} in 16:10:59 + tox -e pre-commit 16:10:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:11:00 pre-commit: install_deps> python -I -m pip install pre-commit 16:11:02 pre-commit: freeze> python -m pip freeze --all 16:11:03 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 16:11:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:11:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:11:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:11:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:11:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:11:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:11:06 [INFO] Once installed this environment will be reused. 16:11:06 [INFO] This may take a few minutes... 16:11:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:11:09 [INFO] Once installed this environment will be reused. 16:11:09 [INFO] This may take a few minutes... 16:11:14 Trim Trailing Whitespace.................................................Failed 16:11:14 - hook id: trailing-whitespace 16:11:14 - exit code: 1 16:11:14 - files were modified by this hook 16:11:14 16:11:14 Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:11:14 Fixing docs/sections/oom_project_description.rst 16:11:14 16:11:14 Tabs remover.............................................................Passed 16:11:14 pre-commit hook(s) made changes. 16:11:14 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 16:11:14 To run `pre-commit` as part of git workflow, use `pre-commit install`. 16:11:14 All changes made by hooks: 16:11:14 diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:11:14 index 2f7b47faa..4c21217c2 100644 16:11:14 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:11:14 +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:11:14 @@ -313,7 +313,7 @@ Gateway-API (recommended) 16:11:14 16:11:14 .. include:: ../../resources/yaml/common-gateway.yaml 16:11:14 :code: yaml 16:11:14 - 16:11:14 + 16:11:14 - Apply the change:: 16:11:14 16:11:14 > kubectl apply -f common-gateway.yaml 16:11:14 diff --git a/docs/sections/oom_project_description.rst b/docs/sections/oom_project_description.rst 16:11:14 index a74919913..774237946 100644 16:11:14 --- a/docs/sections/oom_project_description.rst 16:11:14 +++ b/docs/sections/oom_project_description.rst 16:11:14 @@ -102,4 +102,3 @@ to examples and templates for describing new ones. 16:11:14 subcomponent -> sCharts 16:11:14 blueprint -> component 16:11:14 } 16:11:14 - 16:11:14 \ No newline at end of file 16:11:14 pre-commit: exit 1 (11.45 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2262 16:11:14 pre-commit: FAIL code 1 (15.25=setup[3.80]+cmd[11.45] seconds) 16:11:14 evaluation failed :( (15.41 seconds) 16:11:14 + tox_status=1 16:11:14 + echo '---> Completed tox runs' 16:11:14 ---> Completed tox runs 16:11:14 + for i in .tox/*/log 16:11:14 ++ echo .tox/pre-commit/log 16:11:14 ++ awk -F/ '{print $2}' 16:11:14 + tox_env=pre-commit 16:11:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:11:14 + DOC_DIR=docs/_build/html 16:11:14 + [[ -d docs/_build/html ]] 16:11:14 + echo '---> tox-run.sh ends' 16:11:14 ---> tox-run.sh ends 16:11:14 + test 1 -eq 0 16:11:14 + exit 1 16:11:14 ++ '[' 2 = 1 ']' 16:11:14 Build step 'Execute shell' marked build as failure 16:11:14 $ ssh-agent -k 16:11:14 unset SSH_AUTH_SOCK; 16:11:14 unset SSH_AGENT_PID; 16:11:14 echo Agent pid 1696 killed; 16:11:14 [ssh-agent] Stopped. 16:11:14 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7433854124862104576.sh 16:11:14 ---> sysstat.sh 16:11:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12130922215141972990.sh 16:11:15 ---> package-listing.sh 16:11:15 ++ facter osfamily 16:11:15 ++ tr '[:upper:]' '[:lower:]' 16:11:15 + OS_FAMILY=debian 16:11:15 + workspace=/w/workspace/oom-master-pre-commit-lint 16:11:15 + START_PACKAGES=/tmp/packages_start.txt 16:11:15 + END_PACKAGES=/tmp/packages_end.txt 16:11:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:15 + PACKAGES=/tmp/packages_start.txt 16:11:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:11:15 + PACKAGES=/tmp/packages_end.txt 16:11:15 + case "${OS_FAMILY}" in 16:11:15 + dpkg -l 16:11:15 + grep '^ii' 16:11:15 + '[' -f /tmp/packages_start.txt ']' 16:11:15 + '[' -f /tmp/packages_end.txt ']' 16:11:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:11:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:11:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:11:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9853115550976963472.sh 16:11:15 ---> capture-instance-metadata.sh 16:11:15 Setup pyenv: 16:11:15 system 16:11:15 3.8.13 16:11:15 3.9.13 16:11:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:11:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MRMN 16:11:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:11:22 lf-activate-venv(): INFO: Installing: lftools 16:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-MRMN/bin to PATH 16:11:52 INFO: Running in OpenStack, capturing instance metadata 16:11:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5891312382791789597.sh 16:11:53 provisioning config files... 16:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17455366108309387302tmp 16:11:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:11:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:11:53 [EnvInject] - Injecting environment variables from a build step. 16:11:53 [EnvInject] - Injecting as environment variables the properties content 16:11:53 SERVER_ID=logs 16:11:53 16:11:53 [EnvInject] - Variables injected successfully. 16:11:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15351167440197091478.sh 16:11:53 ---> create-netrc.sh 16:11:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12747610207107390545.sh 16:11:53 ---> python-tools-install.sh 16:11:53 Setup pyenv: 16:11:53 system 16:11:53 3.8.13 16:11:53 3.9.13 16:11:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:11:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MRMN from file:/tmp/.os_lf_venv 16:11:54 lf-activate-venv(): INFO: Installing: lftools 16:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-MRMN/bin to PATH 16:12:02 Generating Requirements File 16:12:31 Python 3.10.6 16:12:31 pip 23.3.1 from /tmp/venv-MRMN/lib/python3.10/site-packages/pip (python 3.10) 16:12:32 appdirs==1.4.4 16:12:32 argcomplete==3.1.6 16:12:32 aspy.yaml==1.3.0 16:12:32 attrs==23.1.0 16:12:32 autopage==0.5.2 16:12:32 Babel==2.13.1 16:12:32 beautifulsoup4==4.12.2 16:12:32 boto3==1.33.8 16:12:32 botocore==1.33.8 16:12:32 bs4==0.0.1 16:12:32 cachetools==5.3.2 16:12:32 certifi==2023.11.17 16:12:32 cffi==1.16.0 16:12:32 cfgv==3.4.0 16:12:32 chardet==5.2.0 16:12:32 charset-normalizer==3.3.2 16:12:32 click==8.1.7 16:12:32 cliff==4.4.0 16:12:32 cmd2==2.4.3 16:12:32 cryptography==3.3.2 16:12:32 debtcollector==2.5.0 16:12:32 decorator==5.1.1 16:12:32 defusedxml==0.7.1 16:12:32 Deprecated==1.2.14 16:12:32 distlib==0.3.7 16:12:32 dnspython==2.4.2 16:12:32 docker==4.2.2 16:12:32 dogpile.cache==1.2.2 16:12:32 email-validator==2.1.0.post1 16:12:32 filelock==3.13.1 16:12:32 future==0.18.3 16:12:32 gitdb==4.0.11 16:12:32 GitPython==3.1.40 16:12:32 google-auth==2.25.1 16:12:32 httplib2==0.22.0 16:12:32 identify==2.5.32 16:12:32 idna==3.6 16:12:32 importlib-metadata==7.0.0 16:12:32 importlib-resources==1.5.0 16:12:32 iso8601==2.1.0 16:12:32 Jinja2==3.1.2 16:12:32 jmespath==1.0.1 16:12:32 jsonpatch==1.33 16:12:32 jsonpointer==2.4 16:12:32 jsonschema==4.20.0 16:12:32 jsonschema-specifications==2023.11.2 16:12:32 keystoneauth1==5.4.0 16:12:32 kubernetes==28.1.0 16:12:32 lftools==0.37.8 16:12:32 lxml==4.9.3 16:12:32 MarkupSafe==2.1.3 16:12:32 msgpack==1.0.7 16:12:32 multi-key-dict==2.0.3 16:12:32 munch==4.0.0 16:12:32 netaddr==0.9.0 16:12:32 netifaces==0.11.0 16:12:32 niet==1.4.2 16:12:32 nodeenv==1.8.0 16:12:32 oauth2client==4.1.3 16:12:32 oauthlib==3.2.2 16:12:32 openstacksdk==0.62.0 16:12:32 os-client-config==2.1.0 16:12:32 os-service-types==1.7.0 16:12:32 osc-lib==2.9.0 16:12:32 oslo.config==9.2.0 16:12:32 oslo.context==5.3.0 16:12:32 oslo.i18n==6.2.0 16:12:32 oslo.log==5.4.0 16:12:32 oslo.serialization==5.2.0 16:12:32 oslo.utils==6.3.0 16:12:32 packaging==23.2 16:12:32 pbr==6.0.0 16:12:32 platformdirs==4.1.0 16:12:32 prettytable==3.9.0 16:12:32 pyasn1==0.5.1 16:12:32 pyasn1-modules==0.3.0 16:12:32 pycparser==2.21 16:12:32 pygerrit2==2.0.15 16:12:32 PyGithub==2.1.1 16:12:32 pyinotify==0.9.6 16:12:32 PyJWT==2.8.0 16:12:32 PyNaCl==1.5.0 16:12:32 pyparsing==2.4.7 16:12:32 pyperclip==1.8.2 16:12:32 pyrsistent==0.20.0 16:12:32 python-cinderclient==9.4.0 16:12:32 python-dateutil==2.8.2 16:12:32 python-heatclient==3.3.0 16:12:32 python-jenkins==1.8.2 16:12:32 python-keystoneclient==5.2.0 16:12:32 python-magnumclient==4.3.0 16:12:32 python-novaclient==18.4.0 16:12:32 python-openstackclient==6.0.0 16:12:32 python-swiftclient==4.4.0 16:12:32 pytz==2023.3.post1 16:12:32 PyYAML==6.0.1 16:12:32 referencing==0.31.1 16:12:32 requests==2.31.0 16:12:32 requests-oauthlib==1.3.1 16:12:32 requestsexceptions==1.4.0 16:12:32 rfc3986==2.0.0 16:12:32 rpds-py==0.13.2 16:12:32 rsa==4.9 16:12:32 ruamel.yaml==0.18.5 16:12:32 ruamel.yaml.clib==0.2.8 16:12:32 s3transfer==0.8.2 16:12:32 simplejson==3.19.2 16:12:32 six==1.16.0 16:12:32 smmap==5.0.1 16:12:32 soupsieve==2.5 16:12:32 stevedore==5.1.0 16:12:32 tabulate==0.9.0 16:12:32 toml==0.10.2 16:12:32 tomlkit==0.12.3 16:12:32 tqdm==4.66.1 16:12:32 typing_extensions==4.8.0 16:12:32 tzdata==2023.3 16:12:32 urllib3==1.26.18 16:12:32 virtualenv==20.25.0 16:12:32 wcwidth==0.2.12 16:12:32 websocket-client==1.7.0 16:12:32 wrapt==1.16.0 16:12:32 xdg==6.0.0 16:12:32 xmltodict==0.13.0 16:12:32 yq==3.2.3 16:12:32 zipp==3.17.0 16:12:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16500412917944445905.sh 16:12:32 ---> sudo-logs.sh 16:12:32 Archiving 'sudo' log.. 16:12:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6646842290503281431.sh 16:12:32 ---> job-cost.sh 16:12:32 Setup pyenv: 16:12:32 system 16:12:32 3.8.13 16:12:32 3.9.13 16:12:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:12:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MRMN from file:/tmp/.os_lf_venv 16:12:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:12:41 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. 16:12:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-MRMN/bin to PATH 16:12:41 INFO: No Stack... 16:12:41 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:42 INFO: Archiving Costs 16:12:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8061185908667247651.sh 16:12:42 ---> logs-deploy.sh 16:12:42 Setup pyenv: 16:12:42 system 16:12:42 3.8.13 16:12:42 3.9.13 16:12:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:12:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MRMN from file:/tmp/.os_lf_venv 16:12:43 lf-activate-venv(): INFO: Installing: lftools 16:12:53 lf-activate-venv(): INFO: Adding /tmp/venv-MRMN/bin to PATH 16:12:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3218 16:12:53 INFO: archiving workspace using pattern(s): 16:12:54 Archives upload complete. 16:12:54 INFO: archiving logs to Nexus 16:12:55 ---> uname -a: 16:12:55 Linux prd-ubuntu1804-builder-4c-4g-2819 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:12:55 16:12:55 16:12:55 ---> lscpu: 16:12:55 Architecture: x86_64 16:12:55 CPU op-mode(s): 32-bit, 64-bit 16:12:55 Byte Order: Little Endian 16:12:55 CPU(s): 4 16:12:55 On-line CPU(s) list: 0-3 16:12:55 Thread(s) per core: 1 16:12:55 Core(s) per socket: 1 16:12:55 Socket(s): 4 16:12:55 NUMA node(s): 1 16:12:55 Vendor ID: AuthenticAMD 16:12:55 CPU family: 23 16:12:55 Model: 49 16:12:55 Model name: AMD EPYC-Rome Processor 16:12:55 Stepping: 0 16:12:55 CPU MHz: 2799.998 16:12:55 BogoMIPS: 5599.99 16:12:55 Virtualization: AMD-V 16:12:55 Hypervisor vendor: KVM 16:12:55 Virtualization type: full 16:12:55 L1d cache: 32K 16:12:55 L1i cache: 32K 16:12:55 L2 cache: 512K 16:12:55 L3 cache: 16384K 16:12:55 NUMA node0 CPU(s): 0-3 16:12:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 16:12:55 16:12:55 16:12:55 ---> nproc: 16:12:55 4 16:12:55 16:12:55 16:12:55 ---> df -h: 16:12:55 Filesystem Size Used Avail Use% Mounted on 16:12:55 udev 7.9G 0 7.9G 0% /dev 16:12:55 tmpfs 1.6G 672K 1.6G 1% /run 16:12:55 /dev/vda1 78G 8.4G 69G 11% / 16:12:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:12:55 tmpfs 5.0M 0 5.0M 0% /run/lock 16:12:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:12:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:12:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:12:55 16:12:55 16:12:55 ---> free -m: 16:12:55 total used free shared buff/cache available 16:12:55 Mem: 16040 578 13247 0 2213 15142 16:12:55 Swap: 1023 0 1023 16:12:55 16:12:55 16:12:55 ---> ip addr: 16:12:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:12:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:12:55 inet 127.0.0.1/8 scope host lo 16:12:55 valid_lft forever preferred_lft forever 16:12:55 inet6 ::1/128 scope host 16:12:55 valid_lft forever preferred_lft forever 16:12:55 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:12:55 link/ether fa:16:3e:48:3d:9a brd ff:ff:ff:ff:ff:ff 16:12:55 inet 10.30.107.51/23 brd 10.30.107.255 scope global dynamic ens3 16:12:55 valid_lft 86236sec preferred_lft 86236sec 16:12:55 inet6 fe80::f816:3eff:fe48:3d9a/64 scope link 16:12:55 valid_lft forever preferred_lft forever 16:12:55 16:12:55 16:12:55 ---> sar -b -r -n DEV: 16:12:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2819) 12/06/23 _x86_64_ (4 CPU) 16:12:55 16:12:55 16:10:15 LINUX RESTART (4 CPU) 16:12:55 16:12:55 16:11:00 tps rtps wtps bread/s bwrtn/s 16:12:55 16:12:01 129.91 15.10 114.82 1118.51 49448.02 16:12:55 Average: 129.91 15.10 114.82 1118.51 49448.02 16:12:55 16:12:55 16:11:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:55 16:12:01 13715580 15484320 2709388 16.50 72352 1885896 846872 4.85 833296 1641572 130352 16:12:55 Average: 13715580 15484320 2709388 16.50 72352 1885896 846872 4.85 833296 1641572 130352 16:12:55 16:12:55 16:11:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:12:55 16:12:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 16:12:55 16:12:01 ens3 66.97 44.42 1053.04 9.37 0.00 0.00 0.00 0.00 16:12:55 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 16:12:55 Average: ens3 66.97 44.42 1053.04 9.37 0.00 0.00 0.00 0.00 16:12:55 16:12:55 16:12:55 ---> sar -P ALL: 16:12:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2819) 12/06/23 _x86_64_ (4 CPU) 16:12:55 16:12:55 16:10:15 LINUX RESTART (4 CPU) 16:12:55 16:12:55 16:11:00 CPU %user %nice %system %iowait %steal %idle 16:12:55 16:12:01 all 23.43 0.00 1.89 2.87 0.07 71.74 16:12:55 16:12:01 0 12.08 0.00 1.44 0.18 0.05 86.25 16:12:55 16:12:01 1 20.38 0.00 1.61 5.18 0.08 72.75 16:12:55 16:12:01 2 28.87 0.00 2.12 5.80 0.07 63.14 16:12:55 16:12:01 3 32.40 0.00 2.38 0.34 0.08 64.79 16:12:55 Average: all 23.43 0.00 1.89 2.87 0.07 71.74 16:12:55 Average: 0 12.08 0.00 1.44 0.18 0.05 86.25 16:12:55 Average: 1 20.38 0.00 1.61 5.18 0.08 72.75 16:12:55 Average: 2 28.87 0.00 2.12 5.80 0.07 63.14 16:12:55 Average: 3 32.40 0.00 2.38 0.34 0.08 64.79 16:12:55 16:12:55 16:12:55