14:28:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 14:28:00 Running as SYSTEM 14:28:00 [EnvInject] - Loading node environment variables. 14:28:00 Building remotely on prd-ubuntu1804-builder-4c-4g-9482 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 14:28:00 [ssh-agent] Looking for ssh-agent implementation... 14:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:28:00 $ ssh-agent 14:28:00 SSH_AUTH_SOCK=/tmp/ssh-DvIcmiZellYE/agent.1651 14:28:00 SSH_AGENT_PID=1653 14:28:00 [ssh-agent] Started. 14:28:00 Running ssh-add (command line suppressed) 14:28:00 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12857509602392110737.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12857509602392110737.key) 14:28:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:28:00 The recommended git tool is: NONE 14:28:02 using credential onap-jenkins-ssh 14:28:02 Wiping out workspace first. 14:28:02 Cloning the remote Git repository 14:28:02 Cloning repository git://cloud.onap.org/mirror/oom.git 14:28:02 > git init /w/workspace/oom-master-commit-lint # timeout=10 14:28:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:02 > git --version # timeout=10 14:28:02 > git --version # 'git version 2.17.1' 14:28:02 using GIT_SSH to set credentials Gerrit user 14:28:02 Verifying host key using manually-configured host key entries 14:28:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:28:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:08 using GIT_SSH to set credentials Gerrit user 14:28:08 Verifying host key using manually-configured host key entries 14:28:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/5 # timeout=30 14:28:08 > git rev-parse d7136f1f9d6cc352897892ee4b0ef0470e58087d^{commit} # timeout=10 14:28:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:28:08 Checking out Revision d7136f1f9d6cc352897892ee4b0ef0470e58087d (refs/changes/53/137153/5) 14:28:08 > git config core.sparsecheckout # timeout=10 14:28:08 > git checkout -f d7136f1f9d6cc352897892ee4b0ef0470e58087d # timeout=30 14:28:11 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 14:28:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:28:11 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 14:28:11 [EnvInject] - Injecting environment variables from a build step. 14:28:11 [EnvInject] - Injecting as environment variables the properties content 14:28:11 PYTHON=python3 14:28:11 14:28:11 [EnvInject] - Variables injected successfully. 14:28:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12740072518738354868.sh 14:28:11 ---> tox-install.sh 14:28:11 + source /home/jenkins/lf-env.sh 14:28:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:11 ++ mktemp -d /tmp/venv-XXXX 14:28:11 + lf_venv=/tmp/venv-a0lr 14:28:11 + local venv_file=/tmp/.os_lf_venv 14:28:11 + local python=python3 14:28:11 + local options 14:28:11 + local set_path=true 14:28:11 + local install_args= 14:28:11 ++ 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 14:28:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:11 + true 14:28:11 + case $1 in 14:28:11 + venv_file=/tmp/.toxenv 14:28:11 + shift 2 14:28:11 + true 14:28:11 + case $1 in 14:28:11 + shift 14:28:11 + break 14:28:11 + case $python in 14:28:11 + local pkg_list= 14:28:11 + [[ -d /opt/pyenv ]] 14:28:11 + echo 'Setup pyenv:' 14:28:11 Setup pyenv: 14:28:11 + export PYENV_ROOT=/opt/pyenv 14:28:11 + PYENV_ROOT=/opt/pyenv 14:28:11 + 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 14:28:11 + 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 14:28:11 + pyenv versions 14:28:12 * system (set by /opt/pyenv/version) 14:28:12 * 3.8.13 (set by /opt/pyenv/version) 14:28:12 * 3.9.13 (set by /opt/pyenv/version) 14:28:12 * 3.10.6 (set by /opt/pyenv/version) 14:28:12 + command -v pyenv 14:28:12 ++ pyenv init - --no-rehash 14:28:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:28:12 export PATH="/opt/pyenv/shims:${PATH}" 14:28:12 export PYENV_SHELL=bash 14:28:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:12 pyenv() { 14:28:12 local command 14:28:12 command="${1:-}" 14:28:12 if [ "$#" -gt 0 ]; then 14:28:12 shift 14:28:12 fi 14:28:12 14:28:12 case "$command" in 14:28:12 rehash|shell) 14:28:12 eval "$(pyenv "sh-$command" "$@")" 14:28:12 ;; 14:28:12 *) 14:28:12 command pyenv "$command" "$@" 14:28:12 ;; 14:28:12 esac 14:28:12 }' 14:28:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:28:12 ++ 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 14:28:12 ++ 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 14:28:12 ++ 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 14:28:12 ++ export PYENV_SHELL=bash 14:28:12 ++ PYENV_SHELL=bash 14:28:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:12 +++ complete -F _pyenv pyenv 14:28:12 ++ lf-pyver python3 14:28:12 ++ local py_version_xy=python3 14:28:12 ++ local py_version_xyz= 14:28:12 ++ pyenv versions 14:28:12 ++ local command 14:28:12 ++ command=versions 14:28:12 ++ '[' 1 -gt 0 ']' 14:28:12 ++ shift 14:28:12 ++ case "$command" in 14:28:12 ++ command pyenv versions 14:28:12 ++ pyenv versions 14:28:12 ++ sed 's/^[ *]* //' 14:28:12 ++ awk '{ print $1 }' 14:28:12 ++ grep -E '^[0-9.]*[0-9]$' 14:28:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:12 +++ grep '^3' /tmp/.pyenv_versions 14:28:12 +++ sort -V 14:28:12 +++ tail -n 1 14:28:12 ++ py_version_xyz=3.10.6 14:28:12 ++ [[ -z 3.10.6 ]] 14:28:12 ++ echo 3.10.6 14:28:12 ++ return 0 14:28:12 + pyenv local 3.10.6 14:28:12 + local command 14:28:12 + command=local 14:28:12 + '[' 2 -gt 0 ']' 14:28:12 + shift 14:28:12 + case "$command" in 14:28:12 + command pyenv local 3.10.6 14:28:12 + pyenv local 3.10.6 14:28:12 + for arg in "$@" 14:28:12 + case $arg in 14:28:12 + pkg_list+='tox ' 14:28:12 + for arg in "$@" 14:28:12 + case $arg in 14:28:12 + pkg_list+='virtualenv ' 14:28:12 + for arg in "$@" 14:28:12 + case $arg in 14:28:12 + pkg_list+='urllib3~=1.26.15 ' 14:28:12 + [[ -f /tmp/.toxenv ]] 14:28:12 + [[ ! -f /tmp/.toxenv ]] 14:28:12 + [[ -n '' ]] 14:28:12 + python3 -m venv /tmp/venv-a0lr 14:28:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a0lr' 14:28:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a0lr 14:28:16 + echo /tmp/venv-a0lr 14:28:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:28:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:28:16 + /tmp/venv-a0lr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:28:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:28:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:28:20 + /tmp/venv-a0lr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:28:27 + type python3 14:28:27 + true 14:28:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a0lr/bin to PATH' 14:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-a0lr/bin to PATH 14:28:27 + PATH=/tmp/venv-a0lr/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 14:28:27 + return 0 14:28:27 + python3 --version 14:28:27 Python 3.10.6 14:28:27 + python3 -m pip --version 14:28:27 pip 24.0 from /tmp/venv-a0lr/lib/python3.10/site-packages/pip (python 3.10) 14:28:27 + python3 -m pip freeze 14:28:28 cachetools==5.3.3 14:28:28 chardet==5.2.0 14:28:28 colorama==0.4.6 14:28:28 distlib==0.3.8 14:28:28 filelock==3.13.1 14:28:28 packaging==23.2 14:28:28 platformdirs==4.2.0 14:28:28 pluggy==1.4.0 14:28:28 pyproject-api==1.6.1 14:28:28 tomli==2.0.1 14:28:28 tox==4.13.0 14:28:28 urllib3==1.26.18 14:28:28 virtualenv==20.25.1 14:28:28 [EnvInject] - Injecting environment variables from a build step. 14:28:28 [EnvInject] - Injecting as environment variables the properties content 14:28:28 PARALLEL=false 14:28:28 14:28:28 [EnvInject] - Variables injected successfully. 14:28:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6428542041369655645.sh 14:28:28 ---> tox-run.sh 14:28:28 + 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 14:28:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 14:28:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 14:28:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 14:28:28 + cd /w/workspace/oom-master-commit-lint/. 14:28:28 + source /home/jenkins/lf-env.sh 14:28:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:28 ++ mktemp -d /tmp/venv-XXXX 14:28:28 + lf_venv=/tmp/venv-2DzE 14:28:28 + local venv_file=/tmp/.os_lf_venv 14:28:28 + local python=python3 14:28:28 + local options 14:28:28 + local set_path=true 14:28:28 + local install_args= 14:28:28 ++ 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 14:28:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:28 + true 14:28:28 + case $1 in 14:28:28 + venv_file=/tmp/.toxenv 14:28:28 + shift 2 14:28:28 + true 14:28:28 + case $1 in 14:28:28 + shift 14:28:28 + break 14:28:28 + case $python in 14:28:28 + local pkg_list= 14:28:28 + [[ -d /opt/pyenv ]] 14:28:28 + echo 'Setup pyenv:' 14:28:28 Setup pyenv: 14:28:28 + export PYENV_ROOT=/opt/pyenv 14:28:28 + PYENV_ROOT=/opt/pyenv 14:28:28 + 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 14:28:28 + 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 14:28:28 + pyenv versions 14:28:28 system 14:28:28 3.8.13 14:28:28 3.9.13 14:28:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:28:28 + command -v pyenv 14:28:28 ++ pyenv init - --no-rehash 14:28:28 + 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[*]}"'\'')" 14:28:28 export PATH="/opt/pyenv/shims:${PATH}" 14:28:28 export PYENV_SHELL=bash 14:28:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:28 pyenv() { 14:28:28 local command 14:28:28 command="${1:-}" 14:28:28 if [ "$#" -gt 0 ]; then 14:28:28 shift 14:28:28 fi 14:28:28 14:28:28 case "$command" in 14:28:28 rehash|shell) 14:28:28 eval "$(pyenv "sh-$command" "$@")" 14:28:28 ;; 14:28:28 *) 14:28:28 command pyenv "$command" "$@" 14:28:28 ;; 14:28:28 esac 14:28:28 }' 14:28:28 +++ 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[*]}"' 14:28:28 ++ 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 14:28:28 ++ 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 14:28:28 ++ 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 14:28:28 ++ export PYENV_SHELL=bash 14:28:28 ++ PYENV_SHELL=bash 14:28:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:28 +++ complete -F _pyenv pyenv 14:28:28 ++ lf-pyver python3 14:28:28 ++ local py_version_xy=python3 14:28:28 ++ local py_version_xyz= 14:28:28 ++ pyenv versions 14:28:28 ++ local command 14:28:28 ++ command=versions 14:28:28 ++ '[' 1 -gt 0 ']' 14:28:28 ++ shift 14:28:28 ++ case "$command" in 14:28:28 ++ command pyenv versions 14:28:28 ++ pyenv versions 14:28:28 ++ sed 's/^[ *]* //' 14:28:28 ++ awk '{ print $1 }' 14:28:28 ++ grep -E '^[0-9.]*[0-9]$' 14:28:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:28 +++ grep '^3' /tmp/.pyenv_versions 14:28:28 +++ sort -V 14:28:28 +++ tail -n 1 14:28:28 ++ py_version_xyz=3.10.6 14:28:28 ++ [[ -z 3.10.6 ]] 14:28:28 ++ echo 3.10.6 14:28:28 ++ return 0 14:28:28 + pyenv local 3.10.6 14:28:28 + local command 14:28:28 + command=local 14:28:28 + '[' 2 -gt 0 ']' 14:28:28 + shift 14:28:28 + case "$command" in 14:28:28 + command pyenv local 3.10.6 14:28:28 + pyenv local 3.10.6 14:28:28 + for arg in "$@" 14:28:28 + case $arg in 14:28:28 + pkg_list+='tox ' 14:28:28 + for arg in "$@" 14:28:28 + case $arg in 14:28:28 + pkg_list+='virtualenv ' 14:28:28 + for arg in "$@" 14:28:28 + case $arg in 14:28:28 + pkg_list+='urllib3~=1.26.15 ' 14:28:28 + [[ -f /tmp/.toxenv ]] 14:28:28 ++ cat /tmp/.toxenv 14:28:28 + lf_venv=/tmp/venv-a0lr 14:28:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a0lr from' file:/tmp/.toxenv 14:28:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a0lr from file:/tmp/.toxenv 14:28:28 + /tmp/venv-a0lr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:28:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:28:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:28:29 + /tmp/venv-a0lr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:28:30 + type python3 14:28:30 + true 14:28:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a0lr/bin to PATH' 14:28:30 lf-activate-venv(): INFO: Adding /tmp/venv-a0lr/bin to PATH 14:28:30 + PATH=/tmp/venv-a0lr/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 14:28:30 + return 0 14:28:30 + [[ -d /opt/pyenv ]] 14:28:30 + echo '---> Setting up pyenv' 14:28:30 ---> Setting up pyenv 14:28:30 + export PYENV_ROOT=/opt/pyenv 14:28:30 + PYENV_ROOT=/opt/pyenv 14:28:30 + export PATH=/opt/pyenv/bin:/tmp/venv-a0lr/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 14:28:30 + PATH=/opt/pyenv/bin:/tmp/venv-a0lr/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 14:28:30 ++ pwd 14:28:30 + PYTHONPATH=/w/workspace/oom-master-commit-lint 14:28:30 + export PYTHONPATH 14:28:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:28:30 + TOX_TESTENV_PASSENV=PYTHONPATH 14:28:30 + tox --version 14:28:31 4.13.0 from /tmp/venv-a0lr/lib/python3.10/site-packages/tox/__init__.py 14:28:31 + PARALLEL=false 14:28:31 + TOX_OPTIONS_LIST= 14:28:31 + [[ -n gitlint ]] 14:28:31 + TOX_OPTIONS_LIST=' -e gitlint' 14:28:31 + case ${PARALLEL,,} in 14:28:31 + tox -e gitlint 14:28:31 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 14:28:33 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 14:29:01 gitlint: freeze> python -m pip freeze --all 14:29:01 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 14:29:01 gitlint: commands[0]> gitlint 14:29:01 gitlint: OK (30.29=setup[30.11]+cmd[0.18] seconds) 14:29:01 congratulations :) (30.46 seconds) 14:29:01 + tox_status=0 14:29:01 + echo '---> Completed tox runs' 14:29:01 ---> Completed tox runs 14:29:01 + for i in .tox/*/log 14:29:01 ++ echo .tox/gitlint/log 14:29:01 ++ awk -F/ '{print $2}' 14:29:01 + tox_env=gitlint 14:29:01 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:29:01 + DOC_DIR=docs/_build/html 14:29:01 + [[ -d docs/_build/html ]] 14:29:01 + echo '---> tox-run.sh ends' 14:29:01 ---> tox-run.sh ends 14:29:01 + test 0 -eq 0 14:29:01 $ ssh-agent -k 14:29:01 unset SSH_AUTH_SOCK; 14:29:01 unset SSH_AGENT_PID; 14:29:01 echo Agent pid 1653 killed; 14:29:01 [ssh-agent] Stopped. 14:29:02 [PostBuildScript] - [INFO] Executing post build scripts. 14:29:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7431649501284834249.sh 14:29:02 ---> sysstat.sh 14:29:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14962187842123175868.sh 14:29:02 ---> package-listing.sh 14:29:02 ++ tr '[:upper:]' '[:lower:]' 14:29:02 ++ facter osfamily 14:29:02 + OS_FAMILY=debian 14:29:02 + workspace=/w/workspace/oom-master-commit-lint 14:29:02 + START_PACKAGES=/tmp/packages_start.txt 14:29:02 + END_PACKAGES=/tmp/packages_end.txt 14:29:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:02 + PACKAGES=/tmp/packages_start.txt 14:29:02 + '[' /w/workspace/oom-master-commit-lint ']' 14:29:02 + PACKAGES=/tmp/packages_end.txt 14:29:02 + case "${OS_FAMILY}" in 14:29:02 + dpkg -l 14:29:02 + grep '^ii' 14:29:02 + '[' -f /tmp/packages_start.txt ']' 14:29:02 + '[' -f /tmp/packages_end.txt ']' 14:29:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:02 + '[' /w/workspace/oom-master-commit-lint ']' 14:29:02 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:29:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:29:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9415911116711559315.sh 14:29:02 ---> capture-instance-metadata.sh 14:29:02 Setup pyenv: 14:29:02 system 14:29:02 3.8.13 14:29:02 3.9.13 14:29:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:29:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CVgN 14:29:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:29:09 lf-activate-venv(): INFO: Installing: lftools 14:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-CVgN/bin to PATH 14:29:39 INFO: Running in OpenStack, capturing instance metadata 14:29:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14462929918528458580.sh 14:29:39 provisioning config files... 14:29:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5194373967960207442tmp 14:29:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:29:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:29:39 [EnvInject] - Injecting environment variables from a build step. 14:29:39 [EnvInject] - Injecting as environment variables the properties content 14:29:39 SERVER_ID=logs 14:29:39 14:29:39 [EnvInject] - Variables injected successfully. 14:29:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16832344722187887437.sh 14:29:39 ---> create-netrc.sh 14:29:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins825121531794144032.sh 14:29:39 ---> python-tools-install.sh 14:29:39 Setup pyenv: 14:29:39 system 14:29:39 3.8.13 14:29:39 3.9.13 14:29:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CVgN from file:/tmp/.os_lf_venv 14:29:41 lf-activate-venv(): INFO: Installing: lftools 14:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-CVgN/bin to PATH 14:29:49 Generating Requirements File 14:30:18 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. 14:30:18 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:30:18 Python 3.10.6 14:30:18 pip 24.0 from /tmp/venv-CVgN/lib/python3.10/site-packages/pip (python 3.10) 14:30:19 appdirs==1.4.4 14:30:19 argcomplete==3.2.2 14:30:19 aspy.yaml==1.3.0 14:30:19 attrs==23.2.0 14:30:19 autopage==0.5.2 14:30:19 beautifulsoup4==4.12.3 14:30:19 boto3==1.34.51 14:30:19 botocore==1.34.51 14:30:19 bs4==0.0.2 14:30:19 cachetools==5.3.3 14:30:19 certifi==2024.2.2 14:30:19 cffi==1.16.0 14:30:19 cfgv==3.4.0 14:30:19 chardet==5.2.0 14:30:19 charset-normalizer==3.3.2 14:30:19 click==8.1.7 14:30:19 cliff==4.6.0 14:30:19 cmd2==2.4.3 14:30:19 cryptography==3.3.2 14:30:19 debtcollector==3.0.0 14:30:19 decorator==5.1.1 14:30:19 defusedxml==0.7.1 14:30:19 Deprecated==1.2.14 14:30:19 distlib==0.3.8 14:30:19 dnspython==2.6.1 14:30:19 docker==4.2.2 14:30:19 dogpile.cache==1.3.2 14:30:19 email_validator==2.1.1 14:30:19 filelock==3.13.1 14:30:19 future==1.0.0 14:30:19 gitdb==4.0.11 14:30:19 GitPython==3.1.42 14:30:19 google-auth==2.28.1 14:30:19 httplib2==0.22.0 14:30:19 identify==2.5.35 14:30:19 idna==3.6 14:30:19 importlib-resources==1.5.0 14:30:19 iso8601==2.1.0 14:30:19 Jinja2==3.1.3 14:30:19 jmespath==1.0.1 14:30:19 jsonpatch==1.33 14:30:19 jsonpointer==2.4 14:30:19 jsonschema==4.21.1 14:30:19 jsonschema-specifications==2023.12.1 14:30:19 keystoneauth1==5.6.0 14:30:19 kubernetes==29.0.0 14:30:19 lftools==0.37.9 14:30:19 lxml==5.1.0 14:30:19 MarkupSafe==2.1.5 14:30:19 msgpack==1.0.7 14:30:19 multi_key_dict==2.0.3 14:30:19 munch==4.0.0 14:30:19 netaddr==1.2.1 14:30:19 netifaces==0.11.0 14:30:19 niet==1.4.2 14:30:19 nodeenv==1.8.0 14:30:19 oauth2client==4.1.3 14:30:19 oauthlib==3.2.2 14:30:19 openstacksdk==0.62.0 14:30:19 os-client-config==2.1.0 14:30:19 os-service-types==1.7.0 14:30:19 osc-lib==3.0.1 14:30:19 oslo.config==9.4.0 14:30:19 oslo.context==5.4.0 14:30:19 oslo.i18n==6.3.0 14:30:19 oslo.log==5.5.0 14:30:19 oslo.serialization==5.4.0 14:30:19 oslo.utils==7.1.0 14:30:19 packaging==23.2 14:30:19 pbr==6.0.0 14:30:19 platformdirs==4.2.0 14:30:19 prettytable==3.10.0 14:30:19 pyasn1==0.5.1 14:30:19 pyasn1-modules==0.3.0 14:30:19 pycparser==2.21 14:30:19 pygerrit2==2.0.15 14:30:19 PyGithub==2.2.0 14:30:19 pyinotify==0.9.6 14:30:19 PyJWT==2.8.0 14:30:19 PyNaCl==1.5.0 14:30:19 pyparsing==2.4.7 14:30:19 pyperclip==1.8.2 14:30:19 pyrsistent==0.20.0 14:30:19 python-cinderclient==9.4.0 14:30:19 python-dateutil==2.8.2 14:30:19 python-heatclient==3.4.0 14:30:19 python-jenkins==1.8.2 14:30:19 python-keystoneclient==5.3.0 14:30:19 python-magnumclient==4.3.0 14:30:19 python-novaclient==18.4.0 14:30:19 python-openstackclient==6.0.1 14:30:19 python-swiftclient==4.4.0 14:30:19 PyYAML==6.0.1 14:30:19 referencing==0.33.0 14:30:19 requests==2.31.0 14:30:19 requests-oauthlib==1.3.1 14:30:19 requestsexceptions==1.4.0 14:30:19 rfc3986==2.0.0 14:30:19 rpds-py==0.18.0 14:30:19 rsa==4.9 14:30:19 ruamel.yaml==0.18.6 14:30:19 ruamel.yaml.clib==0.2.8 14:30:19 s3transfer==0.10.0 14:30:19 simplejson==3.19.2 14:30:19 six==1.16.0 14:30:19 smmap==5.0.1 14:30:19 soupsieve==2.5 14:30:19 stevedore==5.2.0 14:30:19 tabulate==0.9.0 14:30:19 toml==0.10.2 14:30:19 tomlkit==0.12.4 14:30:19 tqdm==4.66.2 14:30:19 typing_extensions==4.10.0 14:30:19 tzdata==2024.1 14:30:19 urllib3==1.26.18 14:30:19 virtualenv==20.25.1 14:30:19 wcwidth==0.2.13 14:30:19 websocket-client==1.7.0 14:30:19 wrapt==1.16.0 14:30:19 xdg==6.0.0 14:30:19 xmltodict==0.13.0 14:30:19 yq==3.2.3 14:30:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins378734478430032451.sh 14:30:19 ---> sudo-logs.sh 14:30:19 Archiving 'sudo' log.. 14:30:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16639580147752531129.sh 14:30:19 ---> job-cost.sh 14:30:19 Setup pyenv: 14:30:19 system 14:30:19 3.8.13 14:30:19 3.9.13 14:30:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:30:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CVgN from file:/tmp/.os_lf_venv 14:30:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-CVgN/bin to PATH 14:30:28 INFO: No Stack... 14:30:29 INFO: Retrieving Pricing Info for: v3-standard-4 14:30:29 INFO: Archiving Costs 14:30:29 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9671474414265928074.sh 14:30:29 ---> logs-deploy.sh 14:30:29 Setup pyenv: 14:30:29 system 14:30:29 3.8.13 14:30:29 3.9.13 14:30:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:30:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CVgN from file:/tmp/.os_lf_venv 14:30:31 lf-activate-venv(): INFO: Installing: lftools 14:30:41 lf-activate-venv(): INFO: Adding /tmp/venv-CVgN/bin to PATH 14:30:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7215 14:30:41 INFO: archiving workspace using pattern(s): 14:30:42 Archives upload complete. 14:30:42 INFO: archiving logs to Nexus 14:30:43 ---> uname -a: 14:30:43 Linux prd-ubuntu1804-builder-4c-4g-9482 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:30:43 14:30:43 14:30:43 ---> lscpu: 14:30:43 Architecture: x86_64 14:30:43 CPU op-mode(s): 32-bit, 64-bit 14:30:43 Byte Order: Little Endian 14:30:43 CPU(s): 4 14:30:43 On-line CPU(s) list: 0-3 14:30:43 Thread(s) per core: 1 14:30:43 Core(s) per socket: 1 14:30:43 Socket(s): 4 14:30:43 NUMA node(s): 1 14:30:43 Vendor ID: AuthenticAMD 14:30:43 CPU family: 23 14:30:43 Model: 49 14:30:43 Model name: AMD EPYC-Rome Processor 14:30:43 Stepping: 0 14:30:43 CPU MHz: 2799.998 14:30:43 BogoMIPS: 5599.99 14:30:43 Virtualization: AMD-V 14:30:43 Hypervisor vendor: KVM 14:30:43 Virtualization type: full 14:30:43 L1d cache: 32K 14:30:43 L1i cache: 32K 14:30:43 L2 cache: 512K 14:30:43 L3 cache: 16384K 14:30:43 NUMA node0 CPU(s): 0-3 14:30:43 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 14:30:43 14:30:43 14:30:43 ---> nproc: 14:30:43 4 14:30:43 14:30:43 14:30:43 ---> df -h: 14:30:43 Filesystem Size Used Avail Use% Mounted on 14:30:43 udev 7.9G 0 7.9G 0% /dev 14:30:43 tmpfs 1.6G 672K 1.6G 1% /run 14:30:43 /dev/vda1 78G 8.5G 69G 11% / 14:30:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:30:43 tmpfs 5.0M 0 5.0M 0% /run/lock 14:30:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:30:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:30:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:30:43 14:30:43 14:30:43 ---> free -m: 14:30:43 total used free shared buff/cache available 14:30:43 Mem: 16040 579 13173 0 2286 15137 14:30:43 Swap: 1023 0 1023 14:30:43 14:30:43 14:30:43 ---> ip addr: 14:30:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:30:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:30:43 inet 127.0.0.1/8 scope host lo 14:30:43 valid_lft forever preferred_lft forever 14:30:43 inet6 ::1/128 scope host 14:30:43 valid_lft forever preferred_lft forever 14:30:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:30:43 link/ether fa:16:3e:ea:84:f2 brd ff:ff:ff:ff:ff:ff 14:30:43 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 14:30:43 valid_lft 86218sec preferred_lft 86218sec 14:30:43 inet6 fe80::f816:3eff:feea:84f2/64 scope link 14:30:43 valid_lft forever preferred_lft forever 14:30:43 14:30:43 14:30:43 ---> sar -b -r -n DEV: 14:30:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9482) 02/28/24 _x86_64_ (4 CPU) 14:30:43 14:30:43 14:27:44 LINUX RESTART (4 CPU) 14:30:43 14:30:43 14:28:01 tps rtps wtps bread/s bwrtn/s 14:30:43 14:29:01 255.52 31.89 223.63 1170.07 59862.82 14:30:43 14:30:01 109.10 14.10 95.00 1063.16 11462.22 14:30:43 Average: 182.31 23.00 159.32 1116.61 35662.52 14:30:43 14:30:43 14:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:43 14:29:01 13821652 15459112 2603316 15.85 66016 1768032 974312 5.58 785476 1594432 179512 14:30:43 14:30:01 13604372 15525172 2820596 17.17 86624 2017556 803372 4.60 762192 1807704 156544 14:30:43 Average: 13713012 15492142 2711956 16.51 76320 1892794 888842 5.09 773834 1701068 168028 14:30:43 14:30:43 14:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:43 14:29:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 14:30:43 14:29:01 ens3 191.93 136.14 1582.20 38.62 0.00 0.00 0.00 0.00 14:30:43 14:30:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 14:30:43 14:30:01 ens3 57.26 39.73 730.24 9.80 0.00 0.00 0.00 0.00 14:30:43 Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 14:30:43 Average: ens3 124.60 87.94 1156.22 24.21 0.00 0.00 0.00 0.00 14:30:43 14:30:43 14:30:43 ---> sar -P ALL: 14:30:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9482) 02/28/24 _x86_64_ (4 CPU) 14:30:43 14:30:43 14:27:44 LINUX RESTART (4 CPU) 14:30:43 14:30:43 14:28:01 CPU %user %nice %system %iowait %steal %idle 14:30:43 14:29:01 all 17.27 0.00 1.87 10.41 0.08 70.37 14:30:43 14:29:01 0 11.40 0.00 1.71 4.03 0.07 82.79 14:30:43 14:29:01 1 15.69 0.00 1.36 1.74 0.07 81.15 14:30:43 14:29:01 2 30.45 0.00 2.72 4.23 0.10 62.49 14:30:43 14:29:01 3 11.57 0.00 1.69 31.65 0.08 55.00 14:30:43 14:30:01 all 21.07 0.00 1.49 2.53 0.05 74.85 14:30:43 14:30:01 0 8.55 0.00 1.16 2.05 0.07 88.18 14:30:43 14:30:01 1 28.58 0.00 1.85 3.97 0.07 65.53 14:30:43 14:30:01 2 23.73 0.00 1.83 3.65 0.05 70.74 14:30:43 14:30:01 3 23.34 0.00 1.12 0.47 0.05 75.03 14:30:43 Average: all 19.17 0.00 1.68 6.46 0.07 72.62 14:30:43 Average: 0 9.97 0.00 1.43 3.04 0.07 85.49 14:30:43 Average: 1 22.15 0.00 1.60 2.86 0.07 73.32 14:30:43 Average: 2 27.07 0.00 2.28 3.94 0.08 66.63 14:30:43 Average: 3 17.47 0.00 1.41 16.03 0.07 65.03 14:30:43 14:30:43 14:30:43