16:00:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 16:00:08 Running as SYSTEM 16:00:08 [EnvInject] - Loading node environment variables. 16:00:08 Building remotely on prd-ubuntu1804-builder-4c-4g-2823 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:00:08 [ssh-agent] Looking for ssh-agent implementation... 16:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:08 $ ssh-agent 16:00:08 SSH_AUTH_SOCK=/tmp/ssh-WmiLXXKH7vlY/agent.1851 16:00:08 SSH_AGENT_PID=1853 16:00:08 [ssh-agent] Started. 16:00:08 Running ssh-add (command line suppressed) 16:00:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1162545225688182908.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1162545225688182908.key) 16:00:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:00:08 The recommended git tool is: NONE 16:00:10 using credential onap-jenkins-ssh 16:00:10 Wiping out workspace first. 16:00:10 Cloning the remote Git repository 16:00:10 Cloning repository git://cloud.onap.org/mirror/oom.git 16:00:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:00:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:10 > git --version # timeout=10 16:00:10 > git --version # 'git version 2.17.1' 16:00:10 using GIT_SSH to set credentials Gerrit user 16:00:10 Verifying host key using manually-configured host key entries 16:00:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:00:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:16 using GIT_SSH to set credentials Gerrit user 16:00:16 Verifying host key using manually-configured host key entries 16:00:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/8 # timeout=30 16:00:16 > git rev-parse b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c^{commit} # timeout=10 16:00:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:16 Checking out Revision b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c (refs/changes/79/136179/8) 16:00:16 > git config core.sparsecheckout # timeout=10 16:00:16 > git checkout -f b3f383ec0c4fc9ccd7bbed4efbf3014d340bb08c # timeout=30 16:00:20 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 16:00:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:20 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 16:00:20 [EnvInject] - Injecting environment variables from a build step. 16:00:20 [EnvInject] - Injecting as environment variables the properties content 16:00:20 PYTHON=python3 16:00:20 16:00:20 [EnvInject] - Variables injected successfully. 16:00:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13893961961352874353.sh 16:00:20 ---> tox-install.sh 16:00:20 + source /home/jenkins/lf-env.sh 16:00:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:20 ++ mktemp -d /tmp/venv-XXXX 16:00:20 + lf_venv=/tmp/venv-5tAn 16:00:20 + local venv_file=/tmp/.os_lf_venv 16:00:20 + local python=python3 16:00:20 + local options 16:00:20 + local set_path=true 16:00:20 + local install_args= 16:00:20 ++ 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:00:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:20 + true 16:00:20 + case $1 in 16:00:20 + venv_file=/tmp/.toxenv 16:00:20 + shift 2 16:00:20 + true 16:00:20 + case $1 in 16:00:20 + shift 16:00:20 + break 16:00:20 + case $python in 16:00:20 + local pkg_list= 16:00:20 + [[ -d /opt/pyenv ]] 16:00:20 + echo 'Setup pyenv:' 16:00:20 Setup pyenv: 16:00:20 + export PYENV_ROOT=/opt/pyenv 16:00:20 + PYENV_ROOT=/opt/pyenv 16:00:20 + 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:00:20 + 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:00:20 + pyenv versions 16:00:20 * system (set by /opt/pyenv/version) 16:00:20 * 3.8.13 (set by /opt/pyenv/version) 16:00:20 * 3.9.13 (set by /opt/pyenv/version) 16:00:20 * 3.10.6 (set by /opt/pyenv/version) 16:00:20 + command -v pyenv 16:00:20 ++ pyenv init - --no-rehash 16:00:20 + 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:00:20 export PATH="/opt/pyenv/shims:${PATH}" 16:00:20 export PYENV_SHELL=bash 16:00:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:20 pyenv() { 16:00:20 local command 16:00:20 command="${1:-}" 16:00:20 if [ "$#" -gt 0 ]; then 16:00:20 shift 16:00:20 fi 16:00:20 16:00:20 case "$command" in 16:00:20 rehash|shell) 16:00:20 eval "$(pyenv "sh-$command" "$@")" 16:00:20 ;; 16:00:20 *) 16:00:20 command pyenv "$command" "$@" 16:00:20 ;; 16:00:20 esac 16:00:20 }' 16:00:20 +++ 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:00:20 ++ 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:00:20 ++ 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:00:20 ++ 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:00:20 ++ export PYENV_SHELL=bash 16:00:20 ++ PYENV_SHELL=bash 16:00:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:20 +++ complete -F _pyenv pyenv 16:00:20 ++ lf-pyver python3 16:00:20 ++ local py_version_xy=python3 16:00:20 ++ local py_version_xyz= 16:00:20 ++ pyenv versions 16:00:20 ++ local command 16:00:20 ++ command=versions 16:00:20 ++ '[' 1 -gt 0 ']' 16:00:20 ++ shift 16:00:20 ++ case "$command" in 16:00:20 ++ command pyenv versions 16:00:20 ++ pyenv versions 16:00:20 ++ sed 's/^[ *]* //' 16:00:20 ++ grep -E '^[0-9.]*[0-9]$' 16:00:20 ++ awk '{ print $1 }' 16:00:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:20 +++ grep '^3' /tmp/.pyenv_versions 16:00:20 +++ tail -n 1 16:00:20 +++ sort -V 16:00:20 ++ py_version_xyz=3.10.6 16:00:20 ++ [[ -z 3.10.6 ]] 16:00:20 ++ echo 3.10.6 16:00:20 ++ return 0 16:00:20 + pyenv local 3.10.6 16:00:20 + local command 16:00:20 + command=local 16:00:20 + '[' 2 -gt 0 ']' 16:00:20 + shift 16:00:20 + case "$command" in 16:00:20 + command pyenv local 3.10.6 16:00:20 + pyenv local 3.10.6 16:00:20 + for arg in "$@" 16:00:20 + case $arg in 16:00:20 + pkg_list+='tox ' 16:00:20 + for arg in "$@" 16:00:20 + case $arg in 16:00:20 + pkg_list+='virtualenv ' 16:00:20 + for arg in "$@" 16:00:20 + case $arg in 16:00:20 + pkg_list+='urllib3~=1.26.15 ' 16:00:20 + [[ -f /tmp/.toxenv ]] 16:00:20 + [[ ! -f /tmp/.toxenv ]] 16:00:20 + [[ -n '' ]] 16:00:20 + python3 -m venv /tmp/venv-5tAn 16:00:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5tAn' 16:00:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5tAn 16:00:25 + echo /tmp/venv-5tAn 16:00:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:25 + /tmp/venv-5tAn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:28 + /tmp/venv-5tAn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:31 + type python3 16:00:31 + true 16:00:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5tAn/bin to PATH' 16:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-5tAn/bin to PATH 16:00:31 + PATH=/tmp/venv-5tAn/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:00:31 + return 0 16:00:31 + python3 --version 16:00:31 Python 3.10.6 16:00:31 + python3 -m pip --version 16:00:31 pip 24.0 from /tmp/venv-5tAn/lib/python3.10/site-packages/pip (python 3.10) 16:00:31 + python3 -m pip freeze 16:00:31 cachetools==5.3.2 16:00:31 chardet==5.2.0 16:00:31 colorama==0.4.6 16:00:31 distlib==0.3.8 16:00:31 filelock==3.13.1 16:00:31 packaging==23.2 16:00:31 platformdirs==4.2.0 16:00:31 pluggy==1.4.0 16:00:31 pyproject-api==1.6.1 16:00:31 tomli==2.0.1 16:00:31 tox==4.12.1 16:00:31 urllib3==1.26.18 16:00:31 virtualenv==20.25.0 16:00:31 [EnvInject] - Injecting environment variables from a build step. 16:00:31 [EnvInject] - Injecting as environment variables the properties content 16:00:31 PARALLEL=false 16:00:31 16:00:31 [EnvInject] - Variables injected successfully. 16:00:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13984930570351502234.sh 16:00:32 ---> tox-run.sh 16:00:32 + 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:00:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:00:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:00:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:00:32 + cd /w/workspace/oom-master-pre-commit-lint/. 16:00:32 + source /home/jenkins/lf-env.sh 16:00:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:32 ++ mktemp -d /tmp/venv-XXXX 16:00:32 + lf_venv=/tmp/venv-Hygt 16:00:32 + local venv_file=/tmp/.os_lf_venv 16:00:32 + local python=python3 16:00:32 + local options 16:00:32 + local set_path=true 16:00:32 + local install_args= 16:00:32 ++ 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:00:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:32 + true 16:00:32 + case $1 in 16:00:32 + venv_file=/tmp/.toxenv 16:00:32 + shift 2 16:00:32 + true 16:00:32 + case $1 in 16:00:32 + shift 16:00:32 + break 16:00:32 + case $python in 16:00:32 + local pkg_list= 16:00:32 + [[ -d /opt/pyenv ]] 16:00:32 + echo 'Setup pyenv:' 16:00:32 Setup pyenv: 16:00:32 + export PYENV_ROOT=/opt/pyenv 16:00:32 + PYENV_ROOT=/opt/pyenv 16:00:32 + 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:00:32 + 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:00:32 + pyenv versions 16:00:32 system 16:00:32 3.8.13 16:00:32 3.9.13 16:00:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:00:32 + command -v pyenv 16:00:32 ++ pyenv init - --no-rehash 16:00:32 + 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:00:32 export PATH="/opt/pyenv/shims:${PATH}" 16:00:32 export PYENV_SHELL=bash 16:00:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:32 pyenv() { 16:00:32 local command 16:00:32 command="${1:-}" 16:00:32 if [ "$#" -gt 0 ]; then 16:00:32 shift 16:00:32 fi 16:00:32 16:00:32 case "$command" in 16:00:32 rehash|shell) 16:00:32 eval "$(pyenv "sh-$command" "$@")" 16:00:32 ;; 16:00:32 *) 16:00:32 command pyenv "$command" "$@" 16:00:32 ;; 16:00:32 esac 16:00:32 }' 16:00:32 +++ 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:00:32 ++ 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:00:32 ++ 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:00:32 ++ 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:00:32 ++ export PYENV_SHELL=bash 16:00:32 ++ PYENV_SHELL=bash 16:00:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:32 +++ complete -F _pyenv pyenv 16:00:32 ++ lf-pyver python3 16:00:32 ++ local py_version_xy=python3 16:00:32 ++ local py_version_xyz= 16:00:32 ++ pyenv versions 16:00:32 ++ local command 16:00:32 ++ command=versions 16:00:32 ++ '[' 1 -gt 0 ']' 16:00:32 ++ shift 16:00:32 ++ case "$command" in 16:00:32 ++ command pyenv versions 16:00:32 ++ pyenv versions 16:00:32 ++ sed 's/^[ *]* //' 16:00:32 ++ grep -E '^[0-9.]*[0-9]$' 16:00:32 ++ awk '{ print $1 }' 16:00:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:32 +++ grep '^3' /tmp/.pyenv_versions 16:00:32 +++ tail -n 1 16:00:32 +++ sort -V 16:00:32 ++ py_version_xyz=3.10.6 16:00:32 ++ [[ -z 3.10.6 ]] 16:00:32 ++ echo 3.10.6 16:00:32 ++ return 0 16:00:32 + pyenv local 3.10.6 16:00:32 + local command 16:00:32 + command=local 16:00:32 + '[' 2 -gt 0 ']' 16:00:32 + shift 16:00:32 + case "$command" in 16:00:32 + command pyenv local 3.10.6 16:00:32 + pyenv local 3.10.6 16:00:32 + for arg in "$@" 16:00:32 + case $arg in 16:00:32 + pkg_list+='tox ' 16:00:32 + for arg in "$@" 16:00:32 + case $arg in 16:00:32 + pkg_list+='virtualenv ' 16:00:32 + for arg in "$@" 16:00:32 + case $arg in 16:00:32 + pkg_list+='urllib3~=1.26.15 ' 16:00:32 + [[ -f /tmp/.toxenv ]] 16:00:32 ++ cat /tmp/.toxenv 16:00:32 + lf_venv=/tmp/venv-5tAn 16:00:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5tAn from' file:/tmp/.toxenv 16:00:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5tAn from file:/tmp/.toxenv 16:00:32 + /tmp/venv-5tAn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:33 + /tmp/venv-5tAn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:34 + type python3 16:00:34 + true 16:00:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5tAn/bin to PATH' 16:00:34 lf-activate-venv(): INFO: Adding /tmp/venv-5tAn/bin to PATH 16:00:34 + PATH=/tmp/venv-5tAn/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:00:34 + return 0 16:00:34 + [[ -d /opt/pyenv ]] 16:00:34 + echo '---> Setting up pyenv' 16:00:34 ---> Setting up pyenv 16:00:34 + export PYENV_ROOT=/opt/pyenv 16:00:34 + PYENV_ROOT=/opt/pyenv 16:00:34 + export PATH=/opt/pyenv/bin:/tmp/venv-5tAn/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:00:34 + PATH=/opt/pyenv/bin:/tmp/venv-5tAn/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:00:34 ++ pwd 16:00:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:00:34 + export PYTHONPATH 16:00:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:34 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:34 + tox --version 16:00:34 4.12.1 from /tmp/venv-5tAn/lib/python3.10/site-packages/tox/__init__.py 16:00:34 + PARALLEL=false 16:00:34 + TOX_OPTIONS_LIST= 16:00:34 + [[ -n pre-commit ]] 16:00:34 + TOX_OPTIONS_LIST=' -e pre-commit' 16:00:34 + case ${PARALLEL,,} in 16:00:34 + tox -e pre-commit 16:00:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:00:36 pre-commit: install_deps> python -I -m pip install pre-commit 16:00:40 pre-commit: freeze> python -m pip freeze --all 16:00:40 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 16:00:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:00:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:00:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:00:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:00:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:00:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:00:44 [INFO] Once installed this environment will be reused. 16:00:44 [INFO] This may take a few minutes... 16:00:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:00:47 [INFO] Once installed this environment will be reused. 16:00:47 [INFO] This may take a few minutes... 16:00:53 Trim Trailing Whitespace.................................................Failed 16:00:53 - hook id: trailing-whitespace 16:00:53 - exit code: 1 16:00:53 - files were modified by this hook 16:00:53 16:00:53 Fixing kubernetes/common/common/templates/_postgres.tpl 16:00:53 16:00:53 Tabs remover.............................................................Passed 16:00:53 pre-commit hook(s) made changes. 16:00:53 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 16:00:53 To run `pre-commit` as part of git workflow, use `pre-commit install`. 16:00:53 All changes made by hooks: 16:00:54 diff --git a/kubernetes/common/common/templates/_postgres.tpl b/kubernetes/common/common/templates/_postgres.tpl 16:00:54 index a46802c57..b3dc29258 100644 16:00:54 --- a/kubernetes/common/common/templates/_postgres.tpl 16:00:54 +++ b/kubernetes/common/common/templates/_postgres.tpl 16:00:54 @@ -148,7 +148,7 @@ spec: 16:00:54 {{- end }} 16:00:54 {{- end }} 16:00:54 16:00:54 - {{- end }} 16:00:54 + {{- end }} 16:00:54 #{{- if .Values.postgresOperator.backupEnabled }} 16:00:54 #backups: 16:00:54 # pgbackrest: 16:00:54 pre-commit: exit 1 (13.22 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2409 16:00:54 pre-commit: FAIL code 1 (18.97=setup[5.76]+cmd[13.22] seconds) 16:00:54 evaluation failed :( (19.14 seconds) 16:00:54 + tox_status=1 16:00:54 + echo '---> Completed tox runs' 16:00:54 ---> Completed tox runs 16:00:54 + for i in .tox/*/log 16:00:54 ++ echo .tox/pre-commit/log 16:00:54 ++ awk -F/ '{print $2}' 16:00:54 + tox_env=pre-commit 16:00:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:00:54 + DOC_DIR=docs/_build/html 16:00:54 + [[ -d docs/_build/html ]] 16:00:54 + echo '---> tox-run.sh ends' 16:00:54 ---> tox-run.sh ends 16:00:54 + test 1 -eq 0 16:00:54 + exit 1 16:00:54 ++ '[' 2 = 1 ']' 16:00:54 Build step 'Execute shell' marked build as failure 16:00:54 $ ssh-agent -k 16:00:54 unset SSH_AUTH_SOCK; 16:00:54 unset SSH_AGENT_PID; 16:00:54 echo Agent pid 1853 killed; 16:00:54 [ssh-agent] Stopped. 16:00:54 [PostBuildScript] - [INFO] Executing post build scripts. 16:00:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8060864169775943330.sh 16:00:54 ---> sysstat.sh 16:00:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9623944520886562908.sh 16:00:54 ---> package-listing.sh 16:00:54 ++ tr '[:upper:]' '[:lower:]' 16:00:54 ++ facter osfamily 16:00:54 + OS_FAMILY=debian 16:00:54 + workspace=/w/workspace/oom-master-pre-commit-lint 16:00:54 + START_PACKAGES=/tmp/packages_start.txt 16:00:54 + END_PACKAGES=/tmp/packages_end.txt 16:00:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:54 + PACKAGES=/tmp/packages_start.txt 16:00:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:00:54 + PACKAGES=/tmp/packages_end.txt 16:00:54 + case "${OS_FAMILY}" in 16:00:54 + dpkg -l 16:00:54 + grep '^ii' 16:00:54 + '[' -f /tmp/packages_start.txt ']' 16:00:54 + '[' -f /tmp/packages_end.txt ']' 16:00:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:00:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:00:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:00:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1770423127862668360.sh 16:00:54 ---> capture-instance-metadata.sh 16:00:54 Setup pyenv: 16:00:54 system 16:00:54 3.8.13 16:00:54 3.9.13 16:00:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:00:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8d2M 16:00:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:01:01 lf-activate-venv(): INFO: Installing: lftools 16:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-8d2M/bin to PATH 16:01:39 INFO: Running in OpenStack, capturing instance metadata 16:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15097128010470289622.sh 16:01:39 provisioning config files... 16:01:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5516394545232466347tmp 16:01:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:01:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:01:39 [EnvInject] - Injecting environment variables from a build step. 16:01:39 [EnvInject] - Injecting as environment variables the properties content 16:01:39 SERVER_ID=logs 16:01:39 16:01:39 [EnvInject] - Variables injected successfully. 16:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3237229153706144117.sh 16:01:39 ---> create-netrc.sh 16:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17535731532865958191.sh 16:01:39 ---> python-tools-install.sh 16:01:39 Setup pyenv: 16:01:39 system 16:01:39 3.8.13 16:01:39 3.9.13 16:01:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8d2M from file:/tmp/.os_lf_venv 16:01:40 lf-activate-venv(): INFO: Installing: lftools 16:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-8d2M/bin to PATH 16:01:48 Generating Requirements File 16:02:20 Python 3.10.6 16:02:20 pip 24.0 from /tmp/venv-8d2M/lib/python3.10/site-packages/pip (python 3.10) 16:02:21 appdirs==1.4.4 16:02:21 argcomplete==3.2.2 16:02:21 aspy.yaml==1.3.0 16:02:21 attrs==23.2.0 16:02:21 autopage==0.5.2 16:02:21 beautifulsoup4==4.12.3 16:02:21 boto3==1.34.34 16:02:21 botocore==1.34.34 16:02:21 bs4==0.0.2 16:02:21 cachetools==5.3.2 16:02:21 certifi==2024.2.2 16:02:21 cffi==1.16.0 16:02:21 cfgv==3.4.0 16:02:21 chardet==5.2.0 16:02:21 charset-normalizer==3.3.2 16:02:21 click==8.1.7 16:02:21 cliff==4.5.0 16:02:21 cmd2==2.4.3 16:02:21 cryptography==3.3.2 16:02:21 debtcollector==2.5.0 16:02:21 decorator==5.1.1 16:02:21 defusedxml==0.7.1 16:02:21 Deprecated==1.2.14 16:02:21 distlib==0.3.8 16:02:21 dnspython==2.5.0 16:02:21 docker==4.2.2 16:02:21 dogpile.cache==1.3.0 16:02:21 email-validator==2.1.0.post1 16:02:21 filelock==3.13.1 16:02:21 future==0.18.3 16:02:21 gitdb==4.0.11 16:02:21 GitPython==3.1.41 16:02:21 google-auth==2.27.0 16:02:21 httplib2==0.22.0 16:02:21 identify==2.5.33 16:02:21 idna==3.6 16:02:21 importlib-resources==1.5.0 16:02:21 iso8601==2.1.0 16:02:21 Jinja2==3.1.3 16:02:21 jmespath==1.0.1 16:02:21 jsonpatch==1.33 16:02:21 jsonpointer==2.4 16:02:21 jsonschema==4.21.1 16:02:21 jsonschema-specifications==2023.12.1 16:02:21 keystoneauth1==5.5.0 16:02:21 kubernetes==29.0.0 16:02:21 lftools==0.37.8 16:02:21 lxml==5.1.0 16:02:21 MarkupSafe==2.1.5 16:02:21 msgpack==1.0.7 16:02:21 multi_key_dict==2.0.3 16:02:21 munch==4.0.0 16:02:21 netaddr==0.10.1 16:02:21 netifaces==0.11.0 16:02:21 niet==1.4.2 16:02:21 nodeenv==1.8.0 16:02:21 oauth2client==4.1.3 16:02:21 oauthlib==3.2.2 16:02:21 openstacksdk==0.62.0 16:02:21 os-client-config==2.1.0 16:02:21 os-service-types==1.7.0 16:02:21 osc-lib==3.0.0 16:02:21 oslo.config==9.3.0 16:02:21 oslo.context==5.3.0 16:02:21 oslo.i18n==6.2.0 16:02:21 oslo.log==5.4.0 16:02:21 oslo.serialization==5.3.0 16:02:21 oslo.utils==7.0.0 16:02:21 packaging==23.2 16:02:21 pbr==6.0.0 16:02:21 platformdirs==4.2.0 16:02:21 prettytable==3.9.0 16:02:21 pyasn1==0.5.1 16:02:21 pyasn1-modules==0.3.0 16:02:21 pycparser==2.21 16:02:21 pygerrit2==2.0.15 16:02:21 PyGithub==2.2.0 16:02:21 pyinotify==0.9.6 16:02:21 PyJWT==2.8.0 16:02:21 PyNaCl==1.5.0 16:02:21 pyparsing==2.4.7 16:02:21 pyperclip==1.8.2 16:02:21 pyrsistent==0.20.0 16:02:21 python-cinderclient==9.4.0 16:02:21 python-dateutil==2.8.2 16:02:21 python-heatclient==3.4.0 16:02:21 python-jenkins==1.8.2 16:02:21 python-keystoneclient==5.3.0 16:02:21 python-magnumclient==4.3.0 16:02:21 python-novaclient==18.4.0 16:02:21 python-openstackclient==6.0.0 16:02:21 python-swiftclient==4.4.0 16:02:21 pytz==2024.1 16:02:21 PyYAML==6.0.1 16:02:21 referencing==0.33.0 16:02:21 requests==2.31.0 16:02:21 requests-oauthlib==1.3.1 16:02:21 requestsexceptions==1.4.0 16:02:21 rfc3986==2.0.0 16:02:21 rpds-py==0.17.1 16:02:21 rsa==4.9 16:02:21 ruamel.yaml==0.18.5 16:02:21 ruamel.yaml.clib==0.2.8 16:02:21 s3transfer==0.10.0 16:02:21 simplejson==3.19.2 16:02:21 six==1.16.0 16:02:21 smmap==5.0.1 16:02:21 soupsieve==2.5 16:02:21 stevedore==5.1.0 16:02:21 tabulate==0.9.0 16:02:21 toml==0.10.2 16:02:21 tomlkit==0.12.3 16:02:21 tqdm==4.66.1 16:02:21 typing_extensions==4.9.0 16:02:21 tzdata==2023.4 16:02:21 urllib3==1.26.18 16:02:21 virtualenv==20.25.0 16:02:21 wcwidth==0.2.13 16:02:21 websocket-client==1.7.0 16:02:21 wrapt==1.16.0 16:02:21 xdg==6.0.0 16:02:21 xmltodict==0.13.0 16:02:21 yq==3.2.3 16:02:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17356580174042519658.sh 16:02:21 ---> sudo-logs.sh 16:02:21 Archiving 'sudo' log.. 16:02:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13738768046912511304.sh 16:02:21 ---> job-cost.sh 16:02:21 Setup pyenv: 16:02:21 system 16:02:21 3.8.13 16:02:21 3.9.13 16:02:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:02:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8d2M from file:/tmp/.os_lf_venv 16:02:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:02:33 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:02:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-8d2M/bin to PATH 16:02:33 INFO: No Stack... 16:02:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:02:33 INFO: Archiving Costs 16:02:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3577684343881072678.sh 16:02:33 ---> logs-deploy.sh 16:02:33 Setup pyenv: 16:02:33 system 16:02:33 3.8.13 16:02:33 3.9.13 16:02:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8d2M from file:/tmp/.os_lf_venv 16:02:35 lf-activate-venv(): INFO: Installing: lftools 16:02:45 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:02:45 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-8d2M/bin to PATH 16:02:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3287 16:02:45 INFO: archiving workspace using pattern(s): 16:02:47 Archives upload complete. 16:02:47 INFO: archiving logs to Nexus 16:02:48 ---> uname -a: 16:02:48 Linux prd-ubuntu1804-builder-4c-4g-2823 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:02:48 16:02:48 16:02:48 ---> lscpu: 16:02:48 Architecture: x86_64 16:02:48 CPU op-mode(s): 32-bit, 64-bit 16:02:48 Byte Order: Little Endian 16:02:48 CPU(s): 4 16:02:48 On-line CPU(s) list: 0-3 16:02:48 Thread(s) per core: 1 16:02:48 Core(s) per socket: 1 16:02:48 Socket(s): 4 16:02:48 NUMA node(s): 1 16:02:48 Vendor ID: AuthenticAMD 16:02:48 CPU family: 23 16:02:48 Model: 49 16:02:48 Model name: AMD EPYC-Rome Processor 16:02:48 Stepping: 0 16:02:48 CPU MHz: 2800.000 16:02:48 BogoMIPS: 5600.00 16:02:48 Virtualization: AMD-V 16:02:48 Hypervisor vendor: KVM 16:02:48 Virtualization type: full 16:02:48 L1d cache: 32K 16:02:48 L1i cache: 32K 16:02:48 L2 cache: 512K 16:02:48 L3 cache: 16384K 16:02:48 NUMA node0 CPU(s): 0-3 16:02:48 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:02:48 16:02:48 16:02:48 ---> nproc: 16:02:48 4 16:02:48 16:02:48 16:02:48 ---> df -h: 16:02:48 Filesystem Size Used Avail Use% Mounted on 16:02:48 udev 7.9G 0 7.9G 0% /dev 16:02:48 tmpfs 1.6G 672K 1.6G 1% /run 16:02:48 /dev/vda1 78G 8.4G 70G 11% / 16:02:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:02:48 tmpfs 5.0M 0 5.0M 0% /run/lock 16:02:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:02:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:02:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:02:48 16:02:48 16:02:48 ---> free -m: 16:02:48 total used free shared buff/cache available 16:02:48 Mem: 16040 559 13295 0 2184 15162 16:02:48 Swap: 1023 0 1023 16:02:48 16:02:48 16:02:48 ---> ip addr: 16:02:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:02:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:02:48 inet 127.0.0.1/8 scope host lo 16:02:48 valid_lft forever preferred_lft forever 16:02:48 inet6 ::1/128 scope host 16:02:48 valid_lft forever preferred_lft forever 16:02:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:02:48 link/ether fa:16:3e:64:6f:f9 brd ff:ff:ff:ff:ff:ff 16:02:48 inet 10.30.106.147/23 brd 10.30.107.255 scope global dynamic ens3 16:02:48 valid_lft 86220sec preferred_lft 86220sec 16:02:48 inet6 fe80::f816:3eff:fe64:6ff9/64 scope link 16:02:48 valid_lft forever preferred_lft forever 16:02:48 16:02:48 16:02:48 ---> sar -b -r -n DEV: 16:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2823) 02/05/24 _x86_64_ (4 CPU) 16:02:48 16:02:48 15:59:53 LINUX RESTART (4 CPU) 16:02:48 16:02:48 16:00:01 tps rtps wtps bread/s bwrtn/s 16:02:48 16:01:01 250.51 71.20 179.30 4721.88 39084.69 16:02:48 16:02:01 102.12 2.28 99.83 119.45 26544.78 16:02:48 Average: 176.31 36.74 139.57 2420.66 32814.73 16:02:48 16:02:48 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:02:48 16:01:01 14015892 15603772 2409076 14.67 53752 1735228 710948 4.07 673636 1522000 131116 16:02:48 16:02:01 13725824 15549344 2699144 16.43 74204 1938008 756708 4.33 765200 1694120 112108 16:02:48 Average: 13870858 15576558 2554110 15.55 63978 1836618 733828 4.20 719418 1608060 121612 16:02:48 16:02:48 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:02:48 16:01:01 ens3 405.10 313.73 2098.93 79.10 0.00 0.00 0.00 0.00 16:02:48 16:01:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 16:02:48 16:02:01 ens3 53.32 37.74 770.01 7.70 0.00 0.00 0.00 0.00 16:02:48 16:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:02:48 Average: ens3 229.21 175.74 1434.47 43.40 0.00 0.00 0.00 0.00 16:02:48 Average: lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 16:02:48 16:02:48 16:02:48 ---> sar -P ALL: 16:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2823) 02/05/24 _x86_64_ (4 CPU) 16:02:48 16:02:48 15:59:53 LINUX RESTART (4 CPU) 16:02:48 16:02:48 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:02:48 16:01:01 all 23.96 0.00 2.55 7.58 0.08 65.83 16:02:48 16:01:01 0 28.54 0.00 2.73 6.07 0.07 62.59 16:02:48 16:01:01 1 29.12 0.00 3.27 9.73 0.10 57.78 16:02:48 16:01:01 2 21.64 0.00 2.03 12.41 0.08 63.83 16:02:48 16:01:01 3 16.56 0.00 2.18 2.11 0.07 79.09 16:02:48 16:02:01 all 18.03 0.00 1.23 7.97 0.05 72.71 16:02:48 16:02:01 0 32.89 0.00 2.04 3.90 0.05 61.12 16:02:48 16:02:01 1 13.68 0.00 1.29 18.24 0.07 66.73 16:02:48 16:02:01 2 11.21 0.00 0.97 8.04 0.05 79.72 16:02:48 16:02:01 3 14.30 0.00 0.63 1.72 0.03 83.31 16:02:48 Average: all 20.99 0.00 1.89 7.78 0.06 69.28 16:02:48 Average: 0 30.72 0.00 2.38 4.98 0.06 61.85 16:02:48 Average: 1 21.38 0.00 2.27 13.99 0.08 62.26 16:02:48 Average: 2 16.42 0.00 1.50 10.23 0.07 71.78 16:02:48 Average: 3 15.43 0.00 1.40 1.91 0.05 81.21 16:02:48 16:02:48 16:02:48