08:45:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 08:45:35 Running as SYSTEM 08:45:35 [EnvInject] - Loading node environment variables. 08:45:35 Building remotely on prd-ubuntu1804-builder-4c-4g-2985 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:45:35 [ssh-agent] Looking for ssh-agent implementation... 08:45:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:35 $ ssh-agent 08:45:35 SSH_AUTH_SOCK=/tmp/ssh-5XswJvipmJJV/agent.1743 08:45:35 SSH_AGENT_PID=1745 08:45:35 [ssh-agent] Started. 08:45:35 Running ssh-add (command line suppressed) 08:45:35 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_13525150191420483710.key (/w/workspace/oom-master-commit-lint@tmp/private_key_13525150191420483710.key) 08:45:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:45:35 The recommended git tool is: NONE 08:45:37 using credential onap-jenkins-ssh 08:45:37 Wiping out workspace first. 08:45:37 Cloning the remote Git repository 08:45:37 Cloning repository git://cloud.onap.org/mirror/oom.git 08:45:37 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:45:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:37 > git --version # timeout=10 08:45:37 > git --version # 'git version 2.17.1' 08:45:37 using GIT_SSH to set credentials Gerrit user 08:45:37 Verifying host key using manually-configured host key entries 08:45:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:45:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:42 using GIT_SSH to set credentials Gerrit user 08:45:42 Verifying host key using manually-configured host key entries 08:45:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/6 # timeout=30 08:45:42 > git rev-parse 5c9b231064f5e23b43de87a5a1fa8abe59a2fede^{commit} # timeout=10 08:45:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:45:42 Checking out Revision 5c9b231064f5e23b43de87a5a1fa8abe59a2fede (refs/changes/57/136757/6) 08:45:42 > git config core.sparsecheckout # timeout=10 08:45:42 > git checkout -f 5c9b231064f5e23b43de87a5a1fa8abe59a2fede # timeout=30 08:45:46 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 08:45:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:45:46 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 08:45:46 [EnvInject] - Injecting environment variables from a build step. 08:45:46 [EnvInject] - Injecting as environment variables the properties content 08:45:46 PYTHON=python3 08:45:46 08:45:46 [EnvInject] - Variables injected successfully. 08:45:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4168975864612700488.sh 08:45:46 ---> tox-install.sh 08:45:46 + source /home/jenkins/lf-env.sh 08:45:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:45:46 ++ mktemp -d /tmp/venv-XXXX 08:45:46 + lf_venv=/tmp/venv-wbgr 08:45:46 + local venv_file=/tmp/.os_lf_venv 08:45:46 + local python=python3 08:45:46 + local options 08:45:46 + local set_path=true 08:45:46 + local install_args= 08:45:46 ++ 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 08:45:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:45:46 + true 08:45:46 + case $1 in 08:45:46 + venv_file=/tmp/.toxenv 08:45:46 + shift 2 08:45:46 + true 08:45:46 + case $1 in 08:45:46 + shift 08:45:46 + break 08:45:46 + case $python in 08:45:46 + local pkg_list= 08:45:46 + [[ -d /opt/pyenv ]] 08:45:46 + echo 'Setup pyenv:' 08:45:46 Setup pyenv: 08:45:46 + export PYENV_ROOT=/opt/pyenv 08:45:46 + PYENV_ROOT=/opt/pyenv 08:45:46 + 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 08:45:46 + 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 08:45:46 + pyenv versions 08:45:46 * system (set by /opt/pyenv/version) 08:45:46 * 3.8.13 (set by /opt/pyenv/version) 08:45:46 * 3.9.13 (set by /opt/pyenv/version) 08:45:46 * 3.10.6 (set by /opt/pyenv/version) 08:45:46 + command -v pyenv 08:45:46 ++ pyenv init - --no-rehash 08:45:46 + 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[*]}"'\'')" 08:45:46 export PATH="/opt/pyenv/shims:${PATH}" 08:45:46 export PYENV_SHELL=bash 08:45:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:45:46 pyenv() { 08:45:46 local command 08:45:46 command="${1:-}" 08:45:46 if [ "$#" -gt 0 ]; then 08:45:46 shift 08:45:46 fi 08:45:46 08:45:46 case "$command" in 08:45:46 rehash|shell) 08:45:46 eval "$(pyenv "sh-$command" "$@")" 08:45:46 ;; 08:45:46 *) 08:45:46 command pyenv "$command" "$@" 08:45:46 ;; 08:45:46 esac 08:45:46 }' 08:45:46 +++ 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[*]}"' 08:45:46 ++ 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 08:45:46 ++ 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 08:45:46 ++ 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 08:45:46 ++ export PYENV_SHELL=bash 08:45:46 ++ PYENV_SHELL=bash 08:45:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:45:46 +++ complete -F _pyenv pyenv 08:45:46 ++ lf-pyver python3 08:45:46 ++ local py_version_xy=python3 08:45:46 ++ local py_version_xyz= 08:45:46 ++ pyenv versions 08:45:46 ++ sed 's/^[ *]* //' 08:45:46 ++ local command 08:45:46 ++ command=versions 08:45:46 ++ '[' 1 -gt 0 ']' 08:45:46 ++ shift 08:45:46 ++ case "$command" in 08:45:46 ++ command pyenv versions 08:45:46 ++ pyenv versions 08:45:46 ++ grep -E '^[0-9.]*[0-9]$' 08:45:46 ++ awk '{ print $1 }' 08:45:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:45:46 +++ grep '^3' /tmp/.pyenv_versions 08:45:46 +++ sort -V 08:45:46 +++ tail -n 1 08:45:46 ++ py_version_xyz=3.10.6 08:45:46 ++ [[ -z 3.10.6 ]] 08:45:46 ++ echo 3.10.6 08:45:46 ++ return 0 08:45:46 + pyenv local 3.10.6 08:45:46 + local command 08:45:46 + command=local 08:45:46 + '[' 2 -gt 0 ']' 08:45:46 + shift 08:45:46 + case "$command" in 08:45:46 + command pyenv local 3.10.6 08:45:46 + pyenv local 3.10.6 08:45:46 + for arg in "$@" 08:45:46 + case $arg in 08:45:46 + pkg_list+='tox ' 08:45:46 + for arg in "$@" 08:45:46 + case $arg in 08:45:46 + pkg_list+='virtualenv ' 08:45:46 + for arg in "$@" 08:45:46 + case $arg in 08:45:46 + pkg_list+='urllib3~=1.26.15 ' 08:45:46 + [[ -f /tmp/.toxenv ]] 08:45:46 + [[ ! -f /tmp/.toxenv ]] 08:45:46 + [[ -n '' ]] 08:45:46 + python3 -m venv /tmp/venv-wbgr 08:45:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbgr' 08:45:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbgr 08:45:50 + echo /tmp/venv-wbgr 08:45:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:45:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:45:50 + /tmp/venv-wbgr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:45:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:45:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:45:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:45:53 + /tmp/venv-wbgr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:45:56 + type python3 08:45:56 + true 08:45:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wbgr/bin to PATH' 08:45:56 lf-activate-venv(): INFO: Adding /tmp/venv-wbgr/bin to PATH 08:45:56 + PATH=/tmp/venv-wbgr/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 08:45:56 + return 0 08:45:56 + python3 --version 08:45:56 Python 3.10.6 08:45:56 + python3 -m pip --version 08:45:56 pip 23.3.1 from /tmp/venv-wbgr/lib/python3.10/site-packages/pip (python 3.10) 08:45:56 + python3 -m pip freeze 08:45:57 cachetools==5.3.2 08:45:57 chardet==5.2.0 08:45:57 colorama==0.4.6 08:45:57 distlib==0.3.7 08:45:57 filelock==3.13.1 08:45:57 packaging==23.2 08:45:57 platformdirs==4.1.0 08:45:57 pluggy==1.3.0 08:45:57 pyproject-api==1.6.1 08:45:57 tomli==2.0.1 08:45:57 tox==4.11.4 08:45:57 urllib3==1.26.18 08:45:57 virtualenv==20.25.0 08:45:57 [EnvInject] - Injecting environment variables from a build step. 08:45:57 [EnvInject] - Injecting as environment variables the properties content 08:45:57 PARALLEL=false 08:45:57 08:45:57 [EnvInject] - Variables injected successfully. 08:45:57 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8858006791428907993.sh 08:45:57 ---> tox-run.sh 08:45:57 + 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 08:45:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:45:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:45:57 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:45:57 + cd /w/workspace/oom-master-commit-lint/. 08:45:57 + source /home/jenkins/lf-env.sh 08:45:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:45:57 ++ mktemp -d /tmp/venv-XXXX 08:45:57 + lf_venv=/tmp/venv-DyIE 08:45:57 + local venv_file=/tmp/.os_lf_venv 08:45:57 + local python=python3 08:45:57 + local options 08:45:57 + local set_path=true 08:45:57 + local install_args= 08:45:57 ++ 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 08:45:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:45:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:45:57 + true 08:45:57 + case $1 in 08:45:57 + venv_file=/tmp/.toxenv 08:45:57 + shift 2 08:45:57 + true 08:45:57 + case $1 in 08:45:57 + shift 08:45:57 + break 08:45:57 + case $python in 08:45:57 + local pkg_list= 08:45:57 + [[ -d /opt/pyenv ]] 08:45:57 + echo 'Setup pyenv:' 08:45:57 Setup pyenv: 08:45:57 + export PYENV_ROOT=/opt/pyenv 08:45:57 + PYENV_ROOT=/opt/pyenv 08:45:57 + 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 08:45:57 + 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 08:45:57 + pyenv versions 08:45:57 system 08:45:57 3.8.13 08:45:57 3.9.13 08:45:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:45:57 + command -v pyenv 08:45:57 ++ pyenv init - --no-rehash 08:45:57 + 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[*]}"'\'')" 08:45:57 export PATH="/opt/pyenv/shims:${PATH}" 08:45:57 export PYENV_SHELL=bash 08:45:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:45:57 pyenv() { 08:45:57 local command 08:45:57 command="${1:-}" 08:45:57 if [ "$#" -gt 0 ]; then 08:45:57 shift 08:45:57 fi 08:45:57 08:45:57 case "$command" in 08:45:57 rehash|shell) 08:45:57 eval "$(pyenv "sh-$command" "$@")" 08:45:57 ;; 08:45:57 *) 08:45:57 command pyenv "$command" "$@" 08:45:57 ;; 08:45:57 esac 08:45:57 }' 08:45:57 +++ 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[*]}"' 08:45:57 ++ 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 08:45:57 ++ 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 08:45:57 ++ 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 08:45:57 ++ export PYENV_SHELL=bash 08:45:57 ++ PYENV_SHELL=bash 08:45:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:45:57 +++ complete -F _pyenv pyenv 08:45:57 ++ lf-pyver python3 08:45:57 ++ local py_version_xy=python3 08:45:57 ++ local py_version_xyz= 08:45:57 ++ pyenv versions 08:45:57 ++ local command 08:45:57 ++ command=versions 08:45:57 ++ '[' 1 -gt 0 ']' 08:45:57 ++ shift 08:45:57 ++ case "$command" in 08:45:57 ++ command pyenv versions 08:45:57 ++ pyenv versions 08:45:57 ++ awk '{ print $1 }' 08:45:57 ++ sed 's/^[ *]* //' 08:45:57 ++ grep -E '^[0-9.]*[0-9]$' 08:45:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:45:57 +++ grep '^3' /tmp/.pyenv_versions 08:45:57 +++ sort -V 08:45:57 +++ tail -n 1 08:45:57 ++ py_version_xyz=3.10.6 08:45:57 ++ [[ -z 3.10.6 ]] 08:45:57 ++ echo 3.10.6 08:45:57 ++ return 0 08:45:57 + pyenv local 3.10.6 08:45:57 + local command 08:45:57 + command=local 08:45:57 + '[' 2 -gt 0 ']' 08:45:57 + shift 08:45:57 + case "$command" in 08:45:57 + command pyenv local 3.10.6 08:45:57 + pyenv local 3.10.6 08:45:57 + for arg in "$@" 08:45:57 + case $arg in 08:45:57 + pkg_list+='tox ' 08:45:57 + for arg in "$@" 08:45:57 + case $arg in 08:45:57 + pkg_list+='virtualenv ' 08:45:57 + for arg in "$@" 08:45:57 + case $arg in 08:45:57 + pkg_list+='urllib3~=1.26.15 ' 08:45:57 + [[ -f /tmp/.toxenv ]] 08:45:57 ++ cat /tmp/.toxenv 08:45:57 + lf_venv=/tmp/venv-wbgr 08:45:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbgr from' file:/tmp/.toxenv 08:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wbgr from file:/tmp/.toxenv 08:45:57 + /tmp/venv-wbgr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:45:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:45:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:45:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:45:58 + /tmp/venv-wbgr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:45:59 + type python3 08:45:59 + true 08:45:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wbgr/bin to PATH' 08:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-wbgr/bin to PATH 08:45:59 + PATH=/tmp/venv-wbgr/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 08:45:59 + return 0 08:45:59 + [[ -d /opt/pyenv ]] 08:45:59 + echo '---> Setting up pyenv' 08:45:59 ---> Setting up pyenv 08:45:59 + export PYENV_ROOT=/opt/pyenv 08:45:59 + PYENV_ROOT=/opt/pyenv 08:45:59 + export PATH=/opt/pyenv/bin:/tmp/venv-wbgr/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 08:45:59 + PATH=/opt/pyenv/bin:/tmp/venv-wbgr/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 08:45:59 ++ pwd 08:45:59 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:45:59 + export PYTHONPATH 08:45:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:45:59 + TOX_TESTENV_PASSENV=PYTHONPATH 08:45:59 + tox --version 08:45:59 4.11.4 from /tmp/venv-wbgr/lib/python3.10/site-packages/tox/__init__.py 08:45:59 + PARALLEL=false 08:45:59 + TOX_OPTIONS_LIST= 08:45:59 + [[ -n gitlint ]] 08:45:59 + TOX_OPTIONS_LIST=' -e gitlint' 08:45:59 + case ${PARALLEL,,} in 08:45:59 + tox -e gitlint 08:45:59 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:46:02 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 08:46:27 gitlint: freeze> python -m pip freeze --all 08:46:27 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==23.3.1,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==1.5.1,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.0,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.3,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 08:46:27 gitlint: commands[0]> gitlint 08:46:28 gitlint: OK (27.86=setup[27.66]+cmd[0.20] seconds) 08:46:28 congratulations :) (28.02 seconds) 08:46:28 + tox_status=0 08:46:28 + echo '---> Completed tox runs' 08:46:28 ---> Completed tox runs 08:46:28 + for i in .tox/*/log 08:46:28 ++ echo .tox/gitlint/log 08:46:28 ++ awk -F/ '{print $2}' 08:46:28 + tox_env=gitlint 08:46:28 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 08:46:28 + DOC_DIR=docs/_build/html 08:46:28 + [[ -d docs/_build/html ]] 08:46:28 + echo '---> tox-run.sh ends' 08:46:28 ---> tox-run.sh ends 08:46:28 + test 0 -eq 0 08:46:28 $ ssh-agent -k 08:46:28 unset SSH_AUTH_SOCK; 08:46:28 unset SSH_AGENT_PID; 08:46:28 echo Agent pid 1745 killed; 08:46:28 [ssh-agent] Stopped. 08:46:28 [PostBuildScript] - [INFO] Executing post build scripts. 08:46:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15958086248266602746.sh 08:46:28 ---> sysstat.sh 08:46:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13598687203717259688.sh 08:46:28 ---> package-listing.sh 08:46:28 ++ tr '[:upper:]' '[:lower:]' 08:46:28 ++ facter osfamily 08:46:28 + OS_FAMILY=debian 08:46:28 + workspace=/w/workspace/oom-master-commit-lint 08:46:28 + START_PACKAGES=/tmp/packages_start.txt 08:46:28 + END_PACKAGES=/tmp/packages_end.txt 08:46:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:28 + PACKAGES=/tmp/packages_start.txt 08:46:28 + '[' /w/workspace/oom-master-commit-lint ']' 08:46:28 + PACKAGES=/tmp/packages_end.txt 08:46:28 + case "${OS_FAMILY}" in 08:46:28 + dpkg -l 08:46:28 + grep '^ii' 08:46:28 + '[' -f /tmp/packages_start.txt ']' 08:46:28 + '[' -f /tmp/packages_end.txt ']' 08:46:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:28 + '[' /w/workspace/oom-master-commit-lint ']' 08:46:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:46:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:46:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13921510209072713515.sh 08:46:28 ---> capture-instance-metadata.sh 08:46:28 Setup pyenv: 08:46:29 system 08:46:29 3.8.13 08:46:29 3.9.13 08:46:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:46:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aOrM 08:46:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:46:35 lf-activate-venv(): INFO: Installing: lftools 08:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-aOrM/bin to PATH 08:47:16 INFO: Running in OpenStack, capturing instance metadata 08:47:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5300080266366610482.sh 08:47:16 provisioning config files... 08:47:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5037802032579982292tmp 08:47:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:47:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:47:16 [EnvInject] - Injecting environment variables from a build step. 08:47:16 [EnvInject] - Injecting as environment variables the properties content 08:47:16 SERVER_ID=logs 08:47:16 08:47:16 [EnvInject] - Variables injected successfully. 08:47:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11802217385010448910.sh 08:47:16 ---> create-netrc.sh 08:47:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12966764429996214849.sh 08:47:17 ---> python-tools-install.sh 08:47:17 Setup pyenv: 08:47:17 system 08:47:17 3.8.13 08:47:17 3.9.13 08:47:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOrM from file:/tmp/.os_lf_venv 08:47:18 lf-activate-venv(): INFO: Installing: lftools 08:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-aOrM/bin to PATH 08:47:26 Generating Requirements File 08:47:58 Python 3.10.6 08:47:58 pip 23.3.1 from /tmp/venv-aOrM/lib/python3.10/site-packages/pip (python 3.10) 08:47:59 appdirs==1.4.4 08:47:59 argcomplete==3.1.6 08:47:59 aspy.yaml==1.3.0 08:47:59 attrs==23.1.0 08:47:59 autopage==0.5.2 08:47:59 Babel==2.13.1 08:47:59 beautifulsoup4==4.12.2 08:47:59 boto3==1.33.9 08:47:59 botocore==1.33.9 08:47:59 bs4==0.0.1 08:47:59 cachetools==5.3.2 08:47:59 certifi==2023.11.17 08:47:59 cffi==1.16.0 08:47:59 cfgv==3.4.0 08:47:59 chardet==5.2.0 08:47:59 charset-normalizer==3.3.2 08:47:59 click==8.1.7 08:47:59 cliff==4.4.0 08:47:59 cmd2==2.4.3 08:47:59 cryptography==3.3.2 08:47:59 debtcollector==2.5.0 08:47:59 decorator==5.1.1 08:47:59 defusedxml==0.7.1 08:47:59 Deprecated==1.2.14 08:47:59 distlib==0.3.7 08:47:59 dnspython==2.4.2 08:47:59 docker==4.2.2 08:47:59 dogpile.cache==1.2.2 08:47:59 email-validator==2.1.0.post1 08:47:59 filelock==3.13.1 08:47:59 future==0.18.3 08:47:59 gitdb==4.0.11 08:47:59 GitPython==3.1.40 08:47:59 google-auth==2.25.1 08:47:59 httplib2==0.22.0 08:47:59 identify==2.5.33 08:47:59 idna==3.6 08:47:59 importlib-metadata==7.0.0 08:47:59 importlib-resources==1.5.0 08:47:59 iso8601==2.1.0 08:47:59 Jinja2==3.1.2 08:47:59 jmespath==1.0.1 08:47:59 jsonpatch==1.33 08:47:59 jsonpointer==2.4 08:47:59 jsonschema==4.20.0 08:47:59 jsonschema-specifications==2023.11.2 08:47:59 keystoneauth1==5.4.0 08:47:59 kubernetes==28.1.0 08:47:59 lftools==0.37.8 08:47:59 lxml==4.9.3 08:47:59 MarkupSafe==2.1.3 08:47:59 msgpack==1.0.7 08:47:59 multi-key-dict==2.0.3 08:47:59 munch==4.0.0 08:47:59 netaddr==0.9.0 08:47:59 netifaces==0.11.0 08:47:59 niet==1.4.2 08:47:59 nodeenv==1.8.0 08:47:59 oauth2client==4.1.3 08:47:59 oauthlib==3.2.2 08:47:59 openstacksdk==0.62.0 08:47:59 os-client-config==2.1.0 08:47:59 os-service-types==1.7.0 08:47:59 osc-lib==2.9.0 08:47:59 oslo.config==9.2.0 08:47:59 oslo.context==5.3.0 08:47:59 oslo.i18n==6.2.0 08:47:59 oslo.log==5.4.0 08:47:59 oslo.serialization==5.2.0 08:47:59 oslo.utils==6.3.0 08:47:59 packaging==23.2 08:47:59 pbr==6.0.0 08:47:59 platformdirs==4.1.0 08:47:59 prettytable==3.9.0 08:47:59 pyasn1==0.5.1 08:47:59 pyasn1-modules==0.3.0 08:47:59 pycparser==2.21 08:47:59 pygerrit2==2.0.15 08:47:59 PyGithub==2.1.1 08:47:59 pyinotify==0.9.6 08:47:59 PyJWT==2.8.0 08:47:59 PyNaCl==1.5.0 08:47:59 pyparsing==2.4.7 08:47:59 pyperclip==1.8.2 08:47:59 pyrsistent==0.20.0 08:47:59 python-cinderclient==9.4.0 08:47:59 python-dateutil==2.8.2 08:47:59 python-heatclient==3.3.0 08:47:59 python-jenkins==1.8.2 08:47:59 python-keystoneclient==5.2.0 08:47:59 python-magnumclient==4.3.0 08:47:59 python-novaclient==18.4.0 08:47:59 python-openstackclient==6.0.0 08:47:59 python-swiftclient==4.4.0 08:47:59 pytz==2023.3.post1 08:47:59 PyYAML==6.0.1 08:47:59 referencing==0.31.1 08:47:59 requests==2.31.0 08:47:59 requests-oauthlib==1.3.1 08:47:59 requestsexceptions==1.4.0 08:47:59 rfc3986==2.0.0 08:47:59 rpds-py==0.13.2 08:47:59 rsa==4.9 08:47:59 ruamel.yaml==0.18.5 08:47:59 ruamel.yaml.clib==0.2.8 08:47:59 s3transfer==0.8.2 08:47:59 simplejson==3.19.2 08:47:59 six==1.16.0 08:47:59 smmap==5.0.1 08:47:59 soupsieve==2.5 08:47:59 stevedore==5.1.0 08:47:59 tabulate==0.9.0 08:47:59 toml==0.10.2 08:47:59 tomlkit==0.12.3 08:47:59 tqdm==4.66.1 08:47:59 typing_extensions==4.8.0 08:47:59 tzdata==2023.3 08:47:59 urllib3==1.26.18 08:47:59 virtualenv==20.25.0 08:47:59 wcwidth==0.2.12 08:47:59 websocket-client==1.7.0 08:47:59 wrapt==1.16.0 08:47:59 xdg==6.0.0 08:47:59 xmltodict==0.13.0 08:47:59 yq==3.2.3 08:47:59 zipp==3.17.0 08:47:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12330971922495924148.sh 08:47:59 ---> sudo-logs.sh 08:47:59 Archiving 'sudo' log.. 08:47:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14654425849600650653.sh 08:47:59 ---> job-cost.sh 08:47:59 Setup pyenv: 08:47:59 system 08:47:59 3.8.13 08:47:59 3.9.13 08:47:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:47:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOrM from file:/tmp/.os_lf_venv 08:48:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:48:09 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. 08:48:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-aOrM/bin to PATH 08:48:09 INFO: No Stack... 08:48:09 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:09 INFO: Archiving Costs 08:48:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9915540855042386180.sh 08:48:09 ---> logs-deploy.sh 08:48:09 Setup pyenv: 08:48:09 system 08:48:09 3.8.13 08:48:09 3.9.13 08:48:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aOrM from file:/tmp/.os_lf_venv 08:48:11 lf-activate-venv(): INFO: Installing: lftools 08:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-aOrM/bin to PATH 08:48:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7108 08:48:21 INFO: archiving workspace using pattern(s): 08:48:21 Archives upload complete. 08:48:22 INFO: archiving logs to Nexus 08:48:22 ---> uname -a: 08:48:22 Linux prd-ubuntu1804-builder-4c-4g-2985 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:48:22 08:48:22 08:48:22 ---> lscpu: 08:48:22 Architecture: x86_64 08:48:22 CPU op-mode(s): 32-bit, 64-bit 08:48:22 Byte Order: Little Endian 08:48:22 CPU(s): 4 08:48:22 On-line CPU(s) list: 0-3 08:48:22 Thread(s) per core: 1 08:48:22 Core(s) per socket: 1 08:48:22 Socket(s): 4 08:48:22 NUMA node(s): 1 08:48:22 Vendor ID: AuthenticAMD 08:48:22 CPU family: 23 08:48:22 Model: 49 08:48:22 Model name: AMD EPYC-Rome Processor 08:48:22 Stepping: 0 08:48:22 CPU MHz: 2800.000 08:48:22 BogoMIPS: 5600.00 08:48:22 Virtualization: AMD-V 08:48:22 Hypervisor vendor: KVM 08:48:22 Virtualization type: full 08:48:22 L1d cache: 32K 08:48:22 L1i cache: 32K 08:48:22 L2 cache: 512K 08:48:22 L3 cache: 16384K 08:48:22 NUMA node0 CPU(s): 0-3 08:48:22 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 08:48:22 08:48:22 08:48:22 ---> nproc: 08:48:22 4 08:48:22 08:48:22 08:48:22 ---> df -h: 08:48:22 Filesystem Size Used Avail Use% Mounted on 08:48:22 udev 7.9G 0 7.9G 0% /dev 08:48:22 tmpfs 1.6G 672K 1.6G 1% /run 08:48:22 /dev/vda1 78G 8.5G 69G 11% / 08:48:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:48:22 tmpfs 5.0M 0 5.0M 0% /run/lock 08:48:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:48:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:48:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:48:22 08:48:22 08:48:22 ---> free -m: 08:48:22 total used free shared buff/cache available 08:48:22 Mem: 16040 533 13175 0 2331 15182 08:48:22 Swap: 1023 0 1023 08:48:22 08:48:22 08:48:22 ---> ip addr: 08:48:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:48:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:48:22 inet 127.0.0.1/8 scope host lo 08:48:22 valid_lft forever preferred_lft forever 08:48:22 inet6 ::1/128 scope host 08:48:22 valid_lft forever preferred_lft forever 08:48:22 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 08:48:22 link/ether fa:16:3e:40:a7:fc brd ff:ff:ff:ff:ff:ff 08:48:22 inet 10.30.107.11/23 brd 10.30.107.255 scope global dynamic ens3 08:48:22 valid_lft 86215sec preferred_lft 86215sec 08:48:22 inet6 fe80::f816:3eff:fe40:a7fc/64 scope link 08:48:22 valid_lft forever preferred_lft forever 08:48:22 08:48:22 08:48:22 ---> sar -b -r -n DEV: 08:48:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2985) 12/07/23 _x86_64_ (4 CPU) 08:48:22 08:48:22 08:45:20 LINUX RESTART (4 CPU) 08:48:22 08:48:22 08:46:01 tps rtps wtps bread/s bwrtn/s 08:48:22 08:47:01 114.20 3.22 110.98 150.77 16580.84 08:48:22 08:48:02 100.45 14.18 86.27 1073.42 10852.59 08:48:22 Average: 107.32 8.70 98.63 612.10 13716.71 08:48:22 08:48:22 08:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:48:22 08:47:01 13832216 15538664 2592752 15.79 70056 1829396 813052 4.65 727016 1638884 60892 08:48:22 08:48:02 13509024 15552656 2915944 17.75 94472 2124976 741220 4.24 740808 1912980 147632 08:48:22 Average: 13670620 15545660 2754348 16.77 82264 1977186 777136 4.45 733912 1775932 104262 08:48:22 08:48:22 08:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:48:22 08:47:01 ens3 60.97 38.36 724.46 9.65 0.00 0.00 0.00 0.00 08:48:22 08:47:01 lo 1.43 1.43 0.16 0.16 0.00 0.00 0.00 0.00 08:48:22 08:48:02 ens3 60.86 38.74 1002.21 8.14 0.00 0.00 0.00 0.00 08:48:22 08:48:02 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:48:22 Average: ens3 60.91 38.55 863.33 8.89 0.00 0.00 0.00 0.00 08:48:22 Average: lo 1.32 1.32 0.14 0.14 0.00 0.00 0.00 0.00 08:48:22 08:48:22 08:48:22 ---> sar -P ALL: 08:48:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2985) 12/07/23 _x86_64_ (4 CPU) 08:48:22 08:48:22 08:45:20 LINUX RESTART (4 CPU) 08:48:22 08:48:22 08:46:01 CPU %user %nice %system %iowait %steal %idle 08:48:22 08:47:01 all 16.90 0.00 1.52 5.01 0.06 76.51 08:48:22 08:47:01 0 22.10 0.00 1.62 4.54 0.05 71.69 08:48:22 08:47:01 1 10.21 0.00 1.22 0.43 0.03 88.10 08:48:22 08:47:01 2 15.90 0.00 1.46 5.71 0.08 76.85 08:48:22 08:47:01 3 19.39 0.00 1.77 9.34 0.07 69.44 08:48:22 08:48:02 all 20.20 0.00 1.48 2.37 0.05 75.89 08:48:22 08:48:02 0 19.33 0.00 1.46 0.69 0.02 78.51 08:48:22 08:48:02 1 10.84 0.00 1.51 6.81 0.08 80.76 08:48:22 08:48:02 2 17.93 0.00 0.87 0.18 0.03 80.98 08:48:22 08:48:02 3 32.78 0.00 2.12 1.78 0.05 63.26 08:48:22 Average: all 18.55 0.00 1.50 3.69 0.06 76.20 08:48:22 Average: 0 20.71 0.00 1.54 2.62 0.03 75.10 08:48:22 Average: 1 10.53 0.00 1.36 3.62 0.06 84.43 08:48:22 Average: 2 16.92 0.00 1.16 2.95 0.06 78.91 08:48:22 Average: 3 26.06 0.00 1.94 5.57 0.06 66.36 08:48:22 08:48:22 08:48:22