14:54:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 14:54:42 Running as SYSTEM 14:54:42 [EnvInject] - Loading node environment variables. 14:54:42 Building remotely on prd-ubuntu1804-builder-4c-4g-1399 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:54:42 [ssh-agent] Looking for ssh-agent implementation... 14:54:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:42 $ ssh-agent 14:54:42 SSH_AUTH_SOCK=/tmp/ssh-O85eZ7Fxl2IB/agent.1647 14:54:42 SSH_AGENT_PID=1649 14:54:42 [ssh-agent] Started. 14:54:42 Running ssh-add (command line suppressed) 14:54:42 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7353463402760832656.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7353463402760832656.key) 14:54:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:42 The recommended git tool is: NONE 14:54:44 using credential onap-jenkins-ssh 14:54:44 Wiping out workspace first. 14:54:44 Cloning the remote Git repository 14:54:44 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:44 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:54:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:44 > git --version # timeout=10 14:54:44 > git --version # 'git version 2.17.1' 14:54:44 using GIT_SSH to set credentials Gerrit user 14:54:44 Verifying host key using manually-configured host key entries 14:54:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:50 using GIT_SSH to set credentials Gerrit user 14:54:50 Verifying host key using manually-configured host key entries 14:54:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/1 # timeout=30 14:54:50 > git rev-parse 9edbeb936fa20fb79b798cbb9ad505b00c82496e^{commit} # timeout=10 14:54:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:50 Checking out Revision 9edbeb936fa20fb79b798cbb9ad505b00c82496e (refs/changes/63/142163/1) 14:54:50 > git config core.sparsecheckout # timeout=10 14:54:50 > git checkout -f 9edbeb936fa20fb79b798cbb9ad505b00c82496e # timeout=30 14:54:53 Commit message: "[COMMON] Update readiness image" 14:54:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:54 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 14:54:54 [EnvInject] - Injecting environment variables from a build step. 14:54:54 [EnvInject] - Injecting as environment variables the properties content 14:54:54 PYTHON=python3 14:54:54 14:54:54 [EnvInject] - Variables injected successfully. 14:54:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3351775148081222913.sh 14:54:54 ---> tox-install.sh 14:54:54 + source /home/jenkins/lf-env.sh 14:54:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:54 ++ mktemp -d /tmp/venv-XXXX 14:54:54 + lf_venv=/tmp/venv-xjtK 14:54:54 + local venv_file=/tmp/.os_lf_venv 14:54:54 + local python=python3 14:54:54 + local options 14:54:54 + local set_path=true 14:54:54 + local install_args= 14:54:54 ++ 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:54:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:54 + true 14:54:54 + case $1 in 14:54:54 + venv_file=/tmp/.toxenv 14:54:54 + shift 2 14:54:54 + true 14:54:54 + case $1 in 14:54:54 + shift 14:54:54 + break 14:54:54 + case $python in 14:54:54 + local pkg_list= 14:54:54 + [[ -d /opt/pyenv ]] 14:54:54 + echo 'Setup pyenv:' 14:54:54 Setup pyenv: 14:54:54 + export PYENV_ROOT=/opt/pyenv 14:54:54 + PYENV_ROOT=/opt/pyenv 14:54:54 + 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:54:54 + 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:54:54 + pyenv versions 14:54:54 * system (set by /opt/pyenv/version) 14:54:54 * 3.8.13 (set by /opt/pyenv/version) 14:54:54 * 3.9.13 (set by /opt/pyenv/version) 14:54:54 * 3.10.6 (set by /opt/pyenv/version) 14:54:54 + command -v pyenv 14:54:54 ++ pyenv init - --no-rehash 14:54:54 + 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:54:54 export PATH="/opt/pyenv/shims:${PATH}" 14:54:54 export PYENV_SHELL=bash 14:54:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:54 pyenv() { 14:54:54 local command 14:54:54 command="${1:-}" 14:54:54 if [ "$#" -gt 0 ]; then 14:54:54 shift 14:54:54 fi 14:54:54 14:54:54 case "$command" in 14:54:54 rehash|shell) 14:54:54 eval "$(pyenv "sh-$command" "$@")" 14:54:54 ;; 14:54:54 *) 14:54:54 command pyenv "$command" "$@" 14:54:54 ;; 14:54:54 esac 14:54:54 }' 14:54:54 +++ 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:54:54 ++ 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:54:54 ++ 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:54:54 ++ 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:54:54 ++ export PYENV_SHELL=bash 14:54:54 ++ PYENV_SHELL=bash 14:54:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:54 +++ complete -F _pyenv pyenv 14:54:54 ++ lf-pyver python3 14:54:54 ++ local py_version_xy=python3 14:54:54 ++ local py_version_xyz= 14:54:54 ++ pyenv versions 14:54:54 ++ local command 14:54:54 ++ sed 's/^[ *]* //' 14:54:54 ++ command=versions 14:54:54 ++ '[' 1 -gt 0 ']' 14:54:54 ++ shift 14:54:54 ++ case "$command" in 14:54:54 ++ command pyenv versions 14:54:54 ++ pyenv versions 14:54:54 ++ grep -E '^[0-9.]*[0-9]$' 14:54:54 ++ awk '{ print $1 }' 14:54:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:54 +++ grep '^3' /tmp/.pyenv_versions 14:54:54 +++ sort -V 14:54:54 +++ tail -n 1 14:54:54 ++ py_version_xyz=3.10.6 14:54:54 ++ [[ -z 3.10.6 ]] 14:54:54 ++ echo 3.10.6 14:54:54 ++ return 0 14:54:54 + pyenv local 3.10.6 14:54:54 + local command 14:54:54 + command=local 14:54:54 + '[' 2 -gt 0 ']' 14:54:54 + shift 14:54:54 + case "$command" in 14:54:54 + command pyenv local 3.10.6 14:54:54 + pyenv local 3.10.6 14:54:54 + for arg in "$@" 14:54:54 + case $arg in 14:54:54 + pkg_list+='tox ' 14:54:54 + for arg in "$@" 14:54:54 + case $arg in 14:54:54 + pkg_list+='virtualenv ' 14:54:54 + for arg in "$@" 14:54:54 + case $arg in 14:54:54 + pkg_list+='urllib3~=1.26.15 ' 14:54:54 + [[ -f /tmp/.toxenv ]] 14:54:54 + [[ ! -f /tmp/.toxenv ]] 14:54:54 + [[ -n '' ]] 14:54:54 + python3 -m venv /tmp/venv-xjtK 14:54:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xjtK' 14:54:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xjtK 14:54:58 + echo /tmp/venv-xjtK 14:54:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:54:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:58 + local 'pip_opts=--upgrade --quiet' 14:54:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:54:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:54:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:54:58 + [[ -n '' ]] 14:54:58 + [[ -n '' ]] 14:54:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:54:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:58 + /tmp/venv-xjtK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:55:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:55:05 lf-activate-venv(): INFO: Base packages installed successfully 14:55:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:55:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:55:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:55:05 + /tmp/venv-xjtK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:55:08 + type python3 14:55:08 + true 14:55:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xjtK/bin to PATH' 14:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-xjtK/bin to PATH 14:55:08 + PATH=/tmp/venv-xjtK/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:55:08 + return 0 14:55:08 + python3 --version 14:55:08 Python 3.10.6 14:55:08 + python3 -m pip --version 14:55:08 pip 25.2 from /tmp/venv-xjtK/lib/python3.10/site-packages/pip (python 3.10) 14:55:08 + python3 -m pip freeze 14:55:08 cachetools==6.2.0 14:55:08 chardet==5.2.0 14:55:08 colorama==0.4.6 14:55:08 distlib==0.4.0 14:55:08 filelock==3.19.1 14:55:08 packaging==25.0 14:55:08 platformdirs==4.4.0 14:55:08 pluggy==1.6.0 14:55:08 pyproject-api==1.9.1 14:55:08 tomli==2.2.1 14:55:08 tox==4.30.2 14:55:08 typing_extensions==4.15.0 14:55:08 urllib3==1.26.20 14:55:08 virtualenv==20.34.0 14:55:08 [EnvInject] - Injecting environment variables from a build step. 14:55:08 [EnvInject] - Injecting as environment variables the properties content 14:55:08 PARALLEL=false 14:55:08 14:55:08 [EnvInject] - Variables injected successfully. 14:55:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7945422516269239024.sh 14:55:08 ---> tox-run.sh 14:55:08 + 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:55:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:55:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:55:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:55:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:55:08 + source /home/jenkins/lf-env.sh 14:55:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:55:08 ++ mktemp -d /tmp/venv-XXXX 14:55:08 + lf_venv=/tmp/venv-5U5G 14:55:08 + local venv_file=/tmp/.os_lf_venv 14:55:08 + local python=python3 14:55:08 + local options 14:55:08 + local set_path=true 14:55:08 + local install_args= 14:55:08 ++ 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:55:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:55:08 + true 14:55:08 + case $1 in 14:55:08 + venv_file=/tmp/.toxenv 14:55:08 + shift 2 14:55:08 + true 14:55:08 + case $1 in 14:55:08 + shift 14:55:08 + break 14:55:08 + case $python in 14:55:08 + local pkg_list= 14:55:08 + [[ -d /opt/pyenv ]] 14:55:08 + echo 'Setup pyenv:' 14:55:08 Setup pyenv: 14:55:08 + export PYENV_ROOT=/opt/pyenv 14:55:08 + PYENV_ROOT=/opt/pyenv 14:55:08 + 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:55:08 + 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:55:08 + pyenv versions 14:55:08 system 14:55:08 3.8.13 14:55:08 3.9.13 14:55:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:08 + command -v pyenv 14:55:08 ++ pyenv init - --no-rehash 14:55:08 + 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:55:08 export PATH="/opt/pyenv/shims:${PATH}" 14:55:08 export PYENV_SHELL=bash 14:55:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:55:08 pyenv() { 14:55:08 local command 14:55:08 command="${1:-}" 14:55:08 if [ "$#" -gt 0 ]; then 14:55:08 shift 14:55:08 fi 14:55:08 14:55:08 case "$command" in 14:55:08 rehash|shell) 14:55:08 eval "$(pyenv "sh-$command" "$@")" 14:55:08 ;; 14:55:08 *) 14:55:08 command pyenv "$command" "$@" 14:55:08 ;; 14:55:08 esac 14:55:08 }' 14:55:08 +++ 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:55:08 ++ 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:55:08 ++ 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:55:08 ++ 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:55:08 ++ export PYENV_SHELL=bash 14:55:08 ++ PYENV_SHELL=bash 14:55:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:55:08 +++ complete -F _pyenv pyenv 14:55:08 ++ lf-pyver python3 14:55:08 ++ local py_version_xy=python3 14:55:08 ++ local py_version_xyz= 14:55:08 ++ pyenv versions 14:55:08 ++ local command 14:55:08 ++ command=versions 14:55:08 ++ '[' 1 -gt 0 ']' 14:55:08 ++ shift 14:55:08 ++ case "$command" in 14:55:08 ++ command pyenv versions 14:55:08 ++ pyenv versions 14:55:08 ++ awk '{ print $1 }' 14:55:08 ++ grep -E '^[0-9.]*[0-9]$' 14:55:08 ++ sed 's/^[ *]* //' 14:55:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:55:09 +++ grep '^3' /tmp/.pyenv_versions 14:55:09 +++ sort -V 14:55:09 +++ tail -n 1 14:55:09 ++ py_version_xyz=3.10.6 14:55:09 ++ [[ -z 3.10.6 ]] 14:55:09 ++ echo 3.10.6 14:55:09 ++ return 0 14:55:09 + pyenv local 3.10.6 14:55:09 + local command 14:55:09 + command=local 14:55:09 + '[' 2 -gt 0 ']' 14:55:09 + shift 14:55:09 + case "$command" in 14:55:09 + command pyenv local 3.10.6 14:55:09 + pyenv local 3.10.6 14:55:09 + for arg in "$@" 14:55:09 + case $arg in 14:55:09 + pkg_list+='tox ' 14:55:09 + for arg in "$@" 14:55:09 + case $arg in 14:55:09 + pkg_list+='virtualenv ' 14:55:09 + for arg in "$@" 14:55:09 + case $arg in 14:55:09 + pkg_list+='urllib3~=1.26.15 ' 14:55:09 + [[ -f /tmp/.toxenv ]] 14:55:09 ++ cat /tmp/.toxenv 14:55:09 + lf_venv=/tmp/venv-xjtK 14:55:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjtK from' file:/tmp/.toxenv 14:55:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xjtK from file:/tmp/.toxenv 14:55:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:55:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:09 + local 'pip_opts=--upgrade --quiet' 14:55:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:55:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:55:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:55:09 + [[ -n '' ]] 14:55:09 + [[ -n '' ]] 14:55:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:55:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:09 + /tmp/venv-xjtK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:55:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:55:09 lf-activate-venv(): INFO: Base packages installed successfully 14:55:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:55:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:55:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:55:09 + /tmp/venv-xjtK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:55:10 + type python3 14:55:10 + true 14:55:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xjtK/bin to PATH' 14:55:10 lf-activate-venv(): INFO: Adding /tmp/venv-xjtK/bin to PATH 14:55:10 + PATH=/tmp/venv-xjtK/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:55:10 + return 0 14:55:10 + [[ -d /opt/pyenv ]] 14:55:10 + echo '---> Setting up pyenv' 14:55:10 ---> Setting up pyenv 14:55:10 + export PYENV_ROOT=/opt/pyenv 14:55:10 + PYENV_ROOT=/opt/pyenv 14:55:10 + export PATH=/opt/pyenv/bin:/tmp/venv-xjtK/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:55:10 + PATH=/opt/pyenv/bin:/tmp/venv-xjtK/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:55:10 ++ pwd 14:55:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:55:10 + export PYTHONPATH 14:55:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:55:10 + TOX_TESTENV_PASSENV=PYTHONPATH 14:55:10 + tox --version 14:55:11 4.30.2 from /tmp/venv-xjtK/lib/python3.10/site-packages/tox/__init__.py 14:55:11 + PARALLEL=false 14:55:11 + TOX_OPTIONS_LIST= 14:55:11 + [[ -n checkbashisms ]] 14:55:11 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:55:11 + case ${PARALLEL,,} in 14:55:11 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:55:11 + tox -e checkbashisms 14:55:12 checkbashisms: freeze> python -m pip freeze --all 14:55:13 checkbashisms: pip==25.2,setuptools==80.9.0 14:55:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:55:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:55:16 checkbashisms: OK (5.03=setup[1.42]+cmd[3.61] seconds) 14:55:16 congratulations :) (5.07 seconds) 14:55:16 + tox_status=0 14:55:16 + echo '---> Completed tox runs' 14:55:16 ---> Completed tox runs 14:55:16 + for i in .tox/*/log 14:55:16 ++ echo .tox/checkbashisms/log 14:55:16 ++ awk -F/ '{print $2}' 14:55:16 + tox_env=checkbashisms 14:55:16 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:55:16 + DOC_DIR=docs/_build/html 14:55:16 + [[ -d docs/_build/html ]] 14:55:16 + echo '---> tox-run.sh ends' 14:55:16 ---> tox-run.sh ends 14:55:16 + test 0 -eq 0 14:55:16 $ ssh-agent -k 14:55:16 unset SSH_AUTH_SOCK; 14:55:16 unset SSH_AGENT_PID; 14:55:16 echo Agent pid 1649 killed; 14:55:16 [ssh-agent] Stopped. 14:55:16 [PostBuildScript] - [INFO] Executing post build scripts. 14:55:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4456685432272949041.sh 14:55:17 ---> sysstat.sh 14:55:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18370848312577621073.sh 14:55:17 ---> package-listing.sh 14:55:17 ++ tr '[:upper:]' '[:lower:]' 14:55:17 ++ facter osfamily 14:55:17 + OS_FAMILY=debian 14:55:17 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:55:17 + START_PACKAGES=/tmp/packages_start.txt 14:55:17 + END_PACKAGES=/tmp/packages_end.txt 14:55:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:17 + PACKAGES=/tmp/packages_start.txt 14:55:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:55:17 + PACKAGES=/tmp/packages_end.txt 14:55:17 + case "${OS_FAMILY}" in 14:55:17 + dpkg -l 14:55:17 + grep '^ii' 14:55:17 + '[' -f /tmp/packages_start.txt ']' 14:55:17 + '[' -f /tmp/packages_end.txt ']' 14:55:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:17 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:55:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:55:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:55:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4154565019392129457.sh 14:55:17 ---> capture-instance-metadata.sh 14:55:17 Setup pyenv: 14:55:17 system 14:55:17 3.8.13 14:55:17 3.9.13 14:55:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LkI1 14:55:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:55:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:25 lf-activate-venv(): INFO: Base packages installed successfully 14:55:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:49 lf-activate-venv(): INFO: Adding /tmp/venv-LkI1/bin to PATH 14:55:49 INFO: Running in OpenStack, capturing instance metadata 14:55:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17541500328006743562.sh 14:55:50 provisioning config files... 14:55:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18356830514567156541tmp 14:55:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:50 [EnvInject] - Injecting environment variables from a build step. 14:55:50 [EnvInject] - Injecting as environment variables the properties content 14:55:50 SERVER_ID=logs 14:55:50 14:55:50 [EnvInject] - Variables injected successfully. 14:55:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16189764085951280471.sh 14:55:50 ---> create-netrc.sh 14:55:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16806469807693090569.sh 14:55:50 ---> python-tools-install.sh 14:55:50 Setup pyenv: 14:55:50 system 14:55:50 3.8.13 14:55:50 3.9.13 14:55:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:55:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LkI1 from file:/tmp/.os_lf_venv 14:55:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:52 lf-activate-venv(): INFO: Base packages installed successfully 14:55:52 lf-activate-venv(): INFO: Installing additional packages: lftools 14:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-LkI1/bin to PATH 14:56:02 Generating Requirements File 14:56:24 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:56:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:56:25 Python 3.10.6 14:56:25 pip 25.2 from /tmp/venv-LkI1/lib/python3.10/site-packages/pip (python 3.10) 14:56:25 appdirs==1.4.4 14:56:25 argcomplete==3.6.2 14:56:25 aspy.yaml==1.3.0 14:56:25 attrs==25.3.0 14:56:25 autopage==0.5.2 14:56:25 beautifulsoup4==4.14.2 14:56:25 boto3==1.40.41 14:56:25 botocore==1.40.41 14:56:25 bs4==0.0.2 14:56:25 cachetools==6.2.0 14:56:25 certifi==2025.8.3 14:56:25 cffi==2.0.0 14:56:25 cfgv==3.4.0 14:56:25 chardet==5.2.0 14:56:25 charset-normalizer==3.4.3 14:56:25 click==8.3.0 14:56:25 cliff==4.11.0 14:56:25 cmd2==2.7.0 14:56:25 cryptography==3.3.2 14:56:25 debtcollector==3.0.0 14:56:25 decorator==5.2.1 14:56:25 defusedxml==0.7.1 14:56:25 Deprecated==1.2.18 14:56:25 distlib==0.4.0 14:56:25 dnspython==2.8.0 14:56:25 docker==7.1.0 14:56:25 dogpile.cache==1.4.1 14:56:25 durationpy==0.10 14:56:25 email-validator==2.3.0 14:56:25 filelock==3.19.1 14:56:25 future==1.0.0 14:56:25 gitdb==4.0.12 14:56:25 GitPython==3.1.45 14:56:25 google-auth==2.41.0 14:56:25 httplib2==0.31.0 14:56:25 identify==2.6.14 14:56:25 idna==3.10 14:56:25 importlib-resources==1.5.0 14:56:25 iso8601==2.1.0 14:56:25 Jinja2==3.1.6 14:56:25 jmespath==1.0.1 14:56:25 jsonpatch==1.33 14:56:25 jsonpointer==3.0.0 14:56:25 jsonschema==4.25.1 14:56:25 jsonschema-specifications==2025.9.1 14:56:25 keystoneauth1==5.12.0 14:56:25 kubernetes==34.1.0 14:56:25 lftools==0.37.14 14:56:25 lxml==6.0.2 14:56:25 markdown-it-py==4.0.0 14:56:25 MarkupSafe==3.0.3 14:56:25 mdurl==0.1.2 14:56:25 msgpack==1.1.1 14:56:25 multi_key_dict==2.0.3 14:56:25 munch==4.0.0 14:56:25 netaddr==1.3.0 14:56:25 niet==1.4.2 14:56:25 nodeenv==1.9.1 14:56:25 oauth2client==4.1.3 14:56:25 oauthlib==3.3.1 14:56:25 openstacksdk==4.7.1 14:56:25 os-service-types==1.8.0 14:56:25 osc-lib==4.2.0 14:56:25 oslo.config==10.0.0 14:56:25 oslo.context==6.1.0 14:56:25 oslo.i18n==6.6.0 14:56:25 oslo.log==7.2.1 14:56:25 oslo.serialization==5.8.0 14:56:25 oslo.utils==9.1.0 14:56:25 packaging==25.0 14:56:25 pbr==7.0.1 14:56:25 platformdirs==4.4.0 14:56:25 prettytable==3.16.0 14:56:25 psutil==7.1.0 14:56:25 pyasn1==0.6.1 14:56:25 pyasn1_modules==0.4.2 14:56:25 pycparser==2.23 14:56:25 pygerrit2==2.0.15 14:56:25 PyGithub==2.8.1 14:56:25 Pygments==2.19.2 14:56:25 PyJWT==2.10.1 14:56:25 PyNaCl==1.6.0 14:56:25 pyparsing==2.4.7 14:56:25 pyperclip==1.11.0 14:56:25 pyrsistent==0.20.0 14:56:25 python-cinderclient==9.8.0 14:56:25 python-dateutil==2.9.0.post0 14:56:25 python-heatclient==4.3.0 14:56:25 python-jenkins==1.8.3 14:56:25 python-keystoneclient==5.7.0 14:56:25 python-magnumclient==4.9.0 14:56:25 python-openstackclient==8.2.0 14:56:25 python-swiftclient==4.8.0 14:56:25 PyYAML==6.0.3 14:56:25 referencing==0.36.2 14:56:25 requests==2.32.5 14:56:25 requests-oauthlib==2.0.0 14:56:25 requestsexceptions==1.4.0 14:56:25 rfc3986==2.0.0 14:56:25 rich==14.1.0 14:56:25 rich-argparse==1.7.1 14:56:25 rpds-py==0.27.1 14:56:25 rsa==4.9.1 14:56:25 ruamel.yaml==0.18.15 14:56:25 ruamel.yaml.clib==0.2.14 14:56:25 s3transfer==0.14.0 14:56:25 simplejson==3.20.2 14:56:25 six==1.17.0 14:56:25 smmap==5.0.2 14:56:25 soupsieve==2.8 14:56:25 stevedore==5.5.0 14:56:25 tabulate==0.9.0 14:56:25 toml==0.10.2 14:56:25 tomlkit==0.13.3 14:56:25 tqdm==4.67.1 14:56:25 typing_extensions==4.15.0 14:56:25 tzdata==2025.2 14:56:25 urllib3==1.26.20 14:56:25 virtualenv==20.34.0 14:56:25 wcwidth==0.2.14 14:56:25 websocket-client==1.8.0 14:56:25 wrapt==1.17.3 14:56:25 xdg==6.0.0 14:56:25 xmltodict==1.0.2 14:56:25 yq==3.4.3 14:56:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18137812227506247803.sh 14:56:25 ---> sudo-logs.sh 14:56:25 Archiving 'sudo' log.. 14:56:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12395286179706955290.sh 14:56:25 ---> job-cost.sh 14:56:25 Setup pyenv: 14:56:26 system 14:56:26 3.8.13 14:56:26 3.9.13 14:56:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LkI1 from file:/tmp/.os_lf_venv 14:56:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:27 lf-activate-venv(): INFO: Base packages installed successfully 14:56:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:56:33 lf-activate-venv(): INFO: Adding /tmp/venv-LkI1/bin to PATH 14:56:33 INFO: No Stack... 14:56:33 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:33 INFO: Archiving Costs 14:56:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6355655639872361214.sh 14:56:33 ---> logs-deploy.sh 14:56:33 Setup pyenv: 14:56:33 system 14:56:33 3.8.13 14:56:33 3.9.13 14:56:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:56:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LkI1 from file:/tmp/.os_lf_venv 14:56:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:35 lf-activate-venv(): INFO: Base packages installed successfully 14:56:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-LkI1/bin to PATH 14:56:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4264 14:56:44 INFO: archiving workspace using pattern(s): 14:56:45 Archives upload complete. 14:56:45 INFO: archiving logs to Nexus 14:56:46 ---> uname -a: 14:56:46 Linux prd-ubuntu1804-builder-4c-4g-1399 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:56:46 14:56:46 14:56:46 ---> lscpu: 14:56:46 Architecture: x86_64 14:56:46 CPU op-mode(s): 32-bit, 64-bit 14:56:46 Byte Order: Little Endian 14:56:46 CPU(s): 4 14:56:46 On-line CPU(s) list: 0-3 14:56:46 Thread(s) per core: 1 14:56:46 Core(s) per socket: 1 14:56:46 Socket(s): 4 14:56:46 NUMA node(s): 1 14:56:46 Vendor ID: AuthenticAMD 14:56:46 CPU family: 23 14:56:46 Model: 49 14:56:46 Model name: AMD EPYC-Rome Processor 14:56:46 Stepping: 0 14:56:46 CPU MHz: 2799.998 14:56:46 BogoMIPS: 5599.99 14:56:46 Virtualization: AMD-V 14:56:46 Hypervisor vendor: KVM 14:56:46 Virtualization type: full 14:56:46 L1d cache: 32K 14:56:46 L1i cache: 32K 14:56:46 L2 cache: 512K 14:56:46 L3 cache: 16384K 14:56:46 NUMA node0 CPU(s): 0-3 14:56:46 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:56:46 14:56:46 14:56:46 ---> nproc: 14:56:46 4 14:56:46 14:56:46 14:56:46 ---> df -h: 14:56:46 Filesystem Size Used Avail Use% Mounted on 14:56:46 udev 7.9G 0 7.9G 0% /dev 14:56:46 tmpfs 1.6G 672K 1.6G 1% /run 14:56:46 /dev/vda1 78G 8.3G 70G 11% / 14:56:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:46 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:46 14:56:46 14:56:46 ---> free -m: 14:56:46 total used free shared buff/cache available 14:56:46 Mem: 16040 554 13418 0 2067 15172 14:56:46 Swap: 1023 0 1023 14:56:46 14:56:46 14:56:46 ---> ip addr: 14:56:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:46 inet 127.0.0.1/8 scope host lo 14:56:46 valid_lft forever preferred_lft forever 14:56:46 inet6 ::1/128 scope host 14:56:46 valid_lft forever preferred_lft forever 14:56:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:46 link/ether fa:16:3e:d2:cc:3f brd ff:ff:ff:ff:ff:ff 14:56:46 inet 10.30.106.185/23 brd 10.30.107.255 scope global dynamic ens3 14:56:46 valid_lft 86258sec preferred_lft 86258sec 14:56:46 inet6 fe80::f816:3eff:fed2:cc3f/64 scope link 14:56:46 valid_lft forever preferred_lft forever 14:56:46 14:56:46 14:56:46 ---> sar -b -r -n DEV: 14:56:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1399) 09/30/25 _x86_64_ (4 CPU) 14:56:46 14:56:46 14:54:26 LINUX RESTART (4 CPU) 14:56:46 14:56:46 14:55:02 tps rtps wtps bread/s bwrtn/s 14:56:46 14:56:01 117.67 8.83 108.85 241.59 50190.14 14:56:46 Average: 117.67 8.83 108.85 241.59 50190.14 14:56:46 14:56:46 14:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:46 14:56:01 13810936 15482392 2614032 15.91 70028 1796364 831196 4.76 767724 1619520 138992 14:56:46 Average: 13810936 15482392 2614032 15.91 70028 1796364 831196 4.76 767724 1619520 138992 14:56:46 14:56:46 14:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:46 14:56:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 14:56:46 14:56:01 ens3 75.21 51.31 748.53 11.24 0.00 0.00 0.00 0.00 14:56:46 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 14:56:46 Average: ens3 75.21 51.31 748.53 11.24 0.00 0.00 0.00 0.00 14:56:46 14:56:46 14:56:46 ---> sar -P ALL: 14:56:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1399) 09/30/25 _x86_64_ (4 CPU) 14:56:46 14:56:46 14:54:26 LINUX RESTART (4 CPU) 14:56:46 14:56:46 14:55:02 CPU %user %nice %system %iowait %steal %idle 14:56:46 14:56:01 all 20.15 0.00 1.44 5.23 0.06 73.12 14:56:46 14:56:01 0 40.69 0.00 1.59 1.17 0.08 56.46 14:56:46 14:56:01 1 26.96 0.00 2.05 1.15 0.07 69.78 14:56:46 14:56:01 2 9.79 0.00 1.07 1.60 0.03 87.51 14:56:46 14:56:01 3 3.11 0.00 1.07 17.00 0.03 78.78 14:56:46 Average: all 20.15 0.00 1.44 5.23 0.06 73.12 14:56:46 Average: 0 40.69 0.00 1.59 1.17 0.08 56.46 14:56:46 Average: 1 26.96 0.00 2.05 1.15 0.07 69.78 14:56:46 Average: 2 9.79 0.00 1.07 1.60 0.03 87.51 14:56:46 Average: 3 3.11 0.00 1.07 17.00 0.03 78.78 14:56:46 14:56:46 14:56:46