13:02:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142871 13:02:19 Running as SYSTEM 13:02:19 [EnvInject] - Loading node environment variables. 13:02:19 Building remotely on prd-ubuntu1804-builder-4c-4g-4025 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:02:19 [ssh-agent] Looking for ssh-agent implementation... 13:02:20 $ ssh-agent 13:02:20 SSH_AUTH_SOCK=/tmp/ssh-pXn8bKhqCnDP/agent.1660 13:02:20 SSH_AGENT_PID=1662 13:02:20 [ssh-agent] Started. 13:02:20 Running ssh-add (command line suppressed) 13:02:20 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5742577297018121122.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5742577297018121122.key) 13:02:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:02:20 The recommended git tool is: NONE 13:02:21 using credential onap-jenkins-ssh 13:02:21 Wiping out workspace first. 13:02:21 Cloning the remote Git repository 13:02:21 Cloning repository git://cloud.onap.org/mirror/oom.git 13:02:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:02:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:02:21 > git --version # timeout=10 13:02:21 > git --version # 'git version 2.17.1' 13:02:21 using GIT_SSH to set credentials Gerrit user 13:02:21 Verifying host key using manually-configured host key entries 13:02:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:02:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:02:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:02:27 using GIT_SSH to set credentials Gerrit user 13:02:27 Verifying host key using manually-configured host key entries 13:02:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/71/142871/1 # timeout=30 13:02:27 > git rev-parse 551dedc6827327fe88cbebd671f10ec458776975^{commit} # timeout=10 13:02:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:02:27 Checking out Revision 551dedc6827327fe88cbebd671f10ec458776975 (refs/changes/71/142871/1) 13:02:27 > git config core.sparsecheckout # timeout=10 13:02:27 > git checkout -f 551dedc6827327fe88cbebd671f10ec458776975 # timeout=30 13:02:31 Commit message: "[PLATFORM] Fix assumption abour serviceMesh" 13:02:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:02:31 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 13:02:31 [EnvInject] - Injecting environment variables from a build step. 13:02:31 [EnvInject] - Injecting as environment variables the properties content 13:02:31 PYTHON=python3 13:02:31 13:02:31 [EnvInject] - Variables injected successfully. 13:02:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12913438061762701453.sh 13:02:31 ---> tox-install.sh 13:02:31 + source /home/jenkins/lf-env.sh 13:02:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:02:31 ++ mktemp -d /tmp/venv-XXXX 13:02:31 + lf_venv=/tmp/venv-0M7E 13:02:31 + local venv_file=/tmp/.os_lf_venv 13:02:31 + local python=python3 13:02:31 + local options 13:02:31 + local set_path=true 13:02:31 + local install_args= 13:02:31 ++ 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 13:02:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:02:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:02:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:02:31 + true 13:02:31 + case $1 in 13:02:31 + venv_file=/tmp/.toxenv 13:02:31 + shift 2 13:02:31 + true 13:02:31 + case $1 in 13:02:31 + shift 13:02:31 + break 13:02:31 + case $python in 13:02:31 + local pkg_list= 13:02:31 + [[ -d /opt/pyenv ]] 13:02:31 + echo 'Setup pyenv:' 13:02:31 Setup pyenv: 13:02:31 + export PYENV_ROOT=/opt/pyenv 13:02:31 + PYENV_ROOT=/opt/pyenv 13:02:31 + 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 13:02:31 + 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 13:02:31 + pyenv versions 13:02:31 * system (set by /opt/pyenv/version) 13:02:31 * 3.8.13 (set by /opt/pyenv/version) 13:02:31 * 3.9.13 (set by /opt/pyenv/version) 13:02:31 * 3.10.6 (set by /opt/pyenv/version) 13:02:31 + command -v pyenv 13:02:31 ++ pyenv init - --no-rehash 13:02:31 + 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[*]}"'\'')" 13:02:31 export PATH="/opt/pyenv/shims:${PATH}" 13:02:31 export PYENV_SHELL=bash 13:02:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:02:31 pyenv() { 13:02:31 local command 13:02:31 command="${1:-}" 13:02:31 if [ "$#" -gt 0 ]; then 13:02:31 shift 13:02:31 fi 13:02:31 13:02:31 case "$command" in 13:02:31 rehash|shell) 13:02:31 eval "$(pyenv "sh-$command" "$@")" 13:02:31 ;; 13:02:31 *) 13:02:31 command pyenv "$command" "$@" 13:02:31 ;; 13:02:31 esac 13:02:31 }' 13:02:31 +++ 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[*]}"' 13:02:31 ++ 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 13:02:31 ++ 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 13:02:31 ++ 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 13:02:31 ++ export PYENV_SHELL=bash 13:02:31 ++ PYENV_SHELL=bash 13:02:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:02:31 +++ complete -F _pyenv pyenv 13:02:31 ++ lf-pyver python3 13:02:31 ++ local py_version_xy=python3 13:02:31 ++ local py_version_xyz= 13:02:31 ++ pyenv versions 13:02:31 ++ local command 13:02:31 ++ command=versions 13:02:31 ++ '[' 1 -gt 0 ']' 13:02:31 ++ shift 13:02:31 ++ case "$command" in 13:02:31 ++ command pyenv versions 13:02:31 ++ pyenv versions 13:02:31 ++ sed 's/^[ *]* //' 13:02:31 ++ awk '{ print $1 }' 13:02:31 ++ grep -E '^[0-9.]*[0-9]$' 13:02:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:02:32 +++ grep '^3' /tmp/.pyenv_versions 13:02:32 +++ sort -V 13:02:32 +++ tail -n 1 13:02:32 ++ py_version_xyz=3.10.6 13:02:32 ++ [[ -z 3.10.6 ]] 13:02:32 ++ echo 3.10.6 13:02:32 ++ return 0 13:02:32 + pyenv local 3.10.6 13:02:32 + local command 13:02:32 + command=local 13:02:32 + '[' 2 -gt 0 ']' 13:02:32 + shift 13:02:32 + case "$command" in 13:02:32 + command pyenv local 3.10.6 13:02:32 + pyenv local 3.10.6 13:02:32 + for arg in "$@" 13:02:32 + case $arg in 13:02:32 + pkg_list+='tox ' 13:02:32 + for arg in "$@" 13:02:32 + case $arg in 13:02:32 + pkg_list+='virtualenv ' 13:02:32 + for arg in "$@" 13:02:32 + case $arg in 13:02:32 + pkg_list+='urllib3~=1.26.15 ' 13:02:32 + [[ -f /tmp/.toxenv ]] 13:02:32 + [[ ! -f /tmp/.toxenv ]] 13:02:32 + [[ -n '' ]] 13:02:32 + python3 -m venv /tmp/venv-0M7E 13:02:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0M7E' 13:02:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0M7E 13:02:36 + echo /tmp/venv-0M7E 13:02:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:02:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:02:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:36 + local 'pip_opts=--upgrade --quiet' 13:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:02:36 + [[ -n '' ]] 13:02:36 + [[ -n '' ]] 13:02:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:36 + /tmp/venv-0M7E/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 13:02:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:02:40 lf-activate-venv(): INFO: Base packages installed successfully 13:02:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:02:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:02:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:02:40 + /tmp/venv-0M7E/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 13:02:42 + type python3 13:02:42 + true 13:02:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0M7E/bin to PATH' 13:02:42 lf-activate-venv(): INFO: Adding /tmp/venv-0M7E/bin to PATH 13:02:42 + PATH=/tmp/venv-0M7E/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 13:02:42 + return 0 13:02:42 + python3 --version 13:02:42 Python 3.10.6 13:02:42 + python3 -m pip --version 13:02:43 pip 25.3 from /tmp/venv-0M7E/lib/python3.10/site-packages/pip (python 3.10) 13:02:43 + python3 -m pip freeze 13:02:43 cachetools==6.2.4 13:02:43 chardet==5.2.0 13:02:43 colorama==0.4.6 13:02:43 distlib==0.4.0 13:02:43 filelock==3.20.2 13:02:43 packaging==25.0 13:02:43 platformdirs==4.5.1 13:02:43 pluggy==1.6.0 13:02:43 pyproject-api==1.10.0 13:02:43 tomli==2.3.0 13:02:43 tox==4.33.0 13:02:43 typing_extensions==4.15.0 13:02:43 urllib3==1.26.20 13:02:43 virtualenv==20.36.0 13:02:43 [EnvInject] - Injecting environment variables from a build step. 13:02:43 [EnvInject] - Injecting as environment variables the properties content 13:02:43 PARALLEL=false 13:02:43 13:02:43 [EnvInject] - Variables injected successfully. 13:02:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11454750860092562422.sh 13:02:43 ---> tox-run.sh 13:02:43 + 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 13:02:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:02:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:02:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:02:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:02:43 + source /home/jenkins/lf-env.sh 13:02:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:02:43 ++ mktemp -d /tmp/venv-XXXX 13:02:43 + lf_venv=/tmp/venv-ZwEy 13:02:43 + local venv_file=/tmp/.os_lf_venv 13:02:43 + local python=python3 13:02:43 + local options 13:02:43 + local set_path=true 13:02:43 + local install_args= 13:02:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:02:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:02:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:02:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:02:43 + true 13:02:43 + case $1 in 13:02:43 + venv_file=/tmp/.toxenv 13:02:43 + shift 2 13:02:43 + true 13:02:43 + case $1 in 13:02:43 + shift 13:02:43 + break 13:02:43 + case $python in 13:02:43 + local pkg_list= 13:02:43 + [[ -d /opt/pyenv ]] 13:02:43 + echo 'Setup pyenv:' 13:02:43 Setup pyenv: 13:02:43 + export PYENV_ROOT=/opt/pyenv 13:02:43 + PYENV_ROOT=/opt/pyenv 13:02:43 + 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 13:02:43 + 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 13:02:43 + pyenv versions 13:02:43 system 13:02:43 3.8.13 13:02:43 3.9.13 13:02:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:02:43 + command -v pyenv 13:02:43 ++ pyenv init - --no-rehash 13:02:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:02:43 export PATH="/opt/pyenv/shims:${PATH}" 13:02:43 export PYENV_SHELL=bash 13:02:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:02:43 pyenv() { 13:02:43 local command 13:02:43 command="${1:-}" 13:02:43 if [ "$#" -gt 0 ]; then 13:02:43 shift 13:02:43 fi 13:02:43 13:02:43 case "$command" in 13:02:43 rehash|shell) 13:02:43 eval "$(pyenv "sh-$command" "$@")" 13:02:43 ;; 13:02:43 *) 13:02:43 command pyenv "$command" "$@" 13:02:43 ;; 13:02:43 esac 13:02:43 }' 13:02:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:02:43 ++ 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 13:02:43 ++ 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 13:02:43 ++ 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 13:02:43 ++ export PYENV_SHELL=bash 13:02:43 ++ PYENV_SHELL=bash 13:02:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:02:43 +++ complete -F _pyenv pyenv 13:02:43 ++ lf-pyver python3 13:02:43 ++ local py_version_xy=python3 13:02:43 ++ local py_version_xyz= 13:02:43 ++ pyenv versions 13:02:43 ++ local command 13:02:43 ++ command=versions 13:02:43 ++ '[' 1 -gt 0 ']' 13:02:43 ++ shift 13:02:43 ++ case "$command" in 13:02:43 ++ command pyenv versions 13:02:43 ++ pyenv versions 13:02:43 ++ sed 's/^[ *]* //' 13:02:43 ++ awk '{ print $1 }' 13:02:43 ++ grep -E '^[0-9.]*[0-9]$' 13:02:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:02:43 +++ sort -V 13:02:43 +++ tail -n 1 13:02:43 +++ grep '^3' /tmp/.pyenv_versions 13:02:43 ++ py_version_xyz=3.10.6 13:02:43 ++ [[ -z 3.10.6 ]] 13:02:43 ++ echo 3.10.6 13:02:43 ++ return 0 13:02:43 + pyenv local 3.10.6 13:02:43 + local command 13:02:43 + command=local 13:02:43 + '[' 2 -gt 0 ']' 13:02:43 + shift 13:02:43 + case "$command" in 13:02:43 + command pyenv local 3.10.6 13:02:43 + pyenv local 3.10.6 13:02:43 + for arg in "$@" 13:02:43 + case $arg in 13:02:43 + pkg_list+='tox ' 13:02:43 + for arg in "$@" 13:02:43 + case $arg in 13:02:43 + pkg_list+='virtualenv ' 13:02:43 + for arg in "$@" 13:02:43 + case $arg in 13:02:43 + pkg_list+='urllib3~=1.26.15 ' 13:02:43 + [[ -f /tmp/.toxenv ]] 13:02:43 ++ cat /tmp/.toxenv 13:02:43 + lf_venv=/tmp/venv-0M7E 13:02:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0M7E from' file:/tmp/.toxenv 13:02:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0M7E from file:/tmp/.toxenv 13:02:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:43 + local 'pip_opts=--upgrade --quiet' 13:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:02:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:02:43 + [[ -n '' ]] 13:02:43 + [[ -n '' ]] 13:02:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:43 + /tmp/venv-0M7E/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 13:02:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:02:44 lf-activate-venv(): INFO: Base packages installed successfully 13:02:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:02:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:02:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:02:44 + /tmp/venv-0M7E/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 13:02:45 + type python3 13:02:45 + true 13:02:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0M7E/bin to PATH' 13:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-0M7E/bin to PATH 13:02:45 + PATH=/tmp/venv-0M7E/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 13:02:45 + return 0 13:02:45 + [[ -d /opt/pyenv ]] 13:02:45 + echo '---> Setting up pyenv' 13:02:45 ---> Setting up pyenv 13:02:45 + export PYENV_ROOT=/opt/pyenv 13:02:45 + PYENV_ROOT=/opt/pyenv 13:02:45 + export PATH=/opt/pyenv/bin:/tmp/venv-0M7E/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 13:02:45 + PATH=/opt/pyenv/bin:/tmp/venv-0M7E/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 13:02:45 ++ pwd 13:02:45 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:02:45 + export PYTHONPATH 13:02:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:02:45 + TOX_TESTENV_PASSENV=PYTHONPATH 13:02:45 + tox --version 13:02:45 4.33.0 from /tmp/venv-0M7E/lib/python3.10/site-packages/tox/__init__.py 13:02:45 + PARALLEL=false 13:02:45 + TOX_OPTIONS_LIST= 13:02:45 + [[ -n checkbashisms ]] 13:02:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:02:45 + case ${PARALLEL,,} in 13:02:45 + tox -e checkbashisms 13:02:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:02:47 checkbashisms: freeze> python -m pip freeze --all 13:02:47 checkbashisms: pip==25.3,setuptools==80.9.0 13:02:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:02:49 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:02:51 checkbashisms: OK (4.88=setup[1.47]+cmd[3.42] seconds) 13:02:51 congratulations :) (4.92 seconds) 13:02:51 + tox_status=0 13:02:51 + echo '---> Completed tox runs' 13:02:51 ---> Completed tox runs 13:02:51 + for i in .tox/*/log 13:02:51 ++ echo .tox/checkbashisms/log 13:02:51 ++ awk -F/ '{print $2}' 13:02:51 + tox_env=checkbashisms 13:02:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:02:51 + DOC_DIR=docs/_build/html 13:02:51 + [[ -d docs/_build/html ]] 13:02:51 + echo '---> tox-run.sh ends' 13:02:51 ---> tox-run.sh ends 13:02:51 + test 0 -eq 0 13:02:51 $ ssh-agent -k 13:02:51 unset SSH_AUTH_SOCK; 13:02:51 unset SSH_AGENT_PID; 13:02:51 echo Agent pid 1662 killed; 13:02:51 [ssh-agent] Stopped. 13:02:51 [PostBuildScript] - [INFO] Executing post build scripts. 13:02:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13000236268946605471.sh 13:02:51 ---> sysstat.sh 13:02:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3455219277946062619.sh 13:02:51 ---> package-listing.sh 13:02:51 ++ facter osfamily 13:02:51 ++ tr '[:upper:]' '[:lower:]' 13:02:52 + OS_FAMILY=debian 13:02:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:02:52 + START_PACKAGES=/tmp/packages_start.txt 13:02:52 + END_PACKAGES=/tmp/packages_end.txt 13:02:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:02:52 + PACKAGES=/tmp/packages_start.txt 13:02:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:02:52 + PACKAGES=/tmp/packages_end.txt 13:02:52 + case "${OS_FAMILY}" in 13:02:52 + dpkg -l 13:02:52 + grep '^ii' 13:02:52 + '[' -f /tmp/packages_start.txt ']' 13:02:52 + '[' -f /tmp/packages_end.txt ']' 13:02:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:02:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:02:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:02:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:02:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8074291567884451854.sh 13:02:52 ---> capture-instance-metadata.sh 13:02:52 Setup pyenv: 13:02:52 system 13:02:52 3.8.13 13:02:52 3.9.13 13:02:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:02:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AkNf 13:02:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:02:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:59 lf-activate-venv(): INFO: Base packages installed successfully 13:02:59 lf-activate-venv(): INFO: Installing additional packages: lftools 13:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-AkNf/bin to PATH 13:03:22 INFO: Running in OpenStack, capturing instance metadata 13:03:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12026086088129533200.sh 13:03:22 provisioning config files... 13:03:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12424568726313313294tmp 13:03:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:03:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:03:22 [EnvInject] - Injecting environment variables from a build step. 13:03:22 [EnvInject] - Injecting as environment variables the properties content 13:03:22 SERVER_ID=logs 13:03:22 13:03:22 [EnvInject] - Variables injected successfully. 13:03:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13472409309244188151.sh 13:03:22 ---> create-netrc.sh 13:03:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13834108955059790825.sh 13:03:22 ---> python-tools-install.sh 13:03:22 Setup pyenv: 13:03:22 system 13:03:22 3.8.13 13:03:22 3.9.13 13:03:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:03:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AkNf from file:/tmp/.os_lf_venv 13:03:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:24 lf-activate-venv(): INFO: Base packages installed successfully 13:03:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-AkNf/bin to PATH 13:03:32 Generating Requirements File 13:03:50 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. 13:03:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:03:50 Python 3.10.6 13:03:50 pip 25.3 from /tmp/venv-AkNf/lib/python3.10/site-packages/pip (python 3.10) 13:03:51 appdirs==1.4.4 13:03:51 argcomplete==3.6.3 13:03:51 aspy.yaml==1.3.0 13:03:51 attrs==25.4.0 13:03:51 autopage==0.5.2 13:03:51 backports.strenum==1.3.1 13:03:51 beautifulsoup4==4.14.3 13:03:51 boto3==1.42.24 13:03:51 botocore==1.42.24 13:03:51 bs4==0.0.2 13:03:51 certifi==2026.1.4 13:03:51 cffi==2.0.0 13:03:51 cfgv==3.5.0 13:03:51 chardet==5.2.0 13:03:51 charset-normalizer==3.4.4 13:03:51 click==8.3.1 13:03:51 cliff==4.13.1 13:03:51 cmd2==3.1.0 13:03:51 cryptography==3.3.2 13:03:51 debtcollector==3.0.0 13:03:51 decorator==5.2.1 13:03:51 defusedxml==0.7.1 13:03:51 Deprecated==1.3.1 13:03:51 distlib==0.4.0 13:03:51 dnspython==2.8.0 13:03:51 docker==7.1.0 13:03:51 dogpile.cache==1.5.0 13:03:51 durationpy==0.10 13:03:51 email-validator==2.3.0 13:03:51 filelock==3.20.2 13:03:51 future==1.0.0 13:03:51 gitdb==4.0.12 13:03:51 GitPython==3.1.46 13:03:51 google-auth==2.47.0 13:03:51 httplib2==0.31.0 13:03:51 identify==2.6.15 13:03:51 idna==3.11 13:03:51 importlib-resources==1.5.0 13:03:51 iso8601==2.1.0 13:03:51 Jinja2==3.1.6 13:03:51 jmespath==1.0.1 13:03:51 jsonpatch==1.33 13:03:51 jsonpointer==3.0.0 13:03:51 jsonschema==4.26.0 13:03:51 jsonschema-specifications==2025.9.1 13:03:51 keystoneauth1==5.12.0 13:03:51 kubernetes==34.1.0 13:03:51 lftools==0.37.18 13:03:51 lxml==6.0.2 13:03:51 markdown-it-py==4.0.0 13:03:51 MarkupSafe==3.0.3 13:03:51 mdurl==0.1.2 13:03:51 msgpack==1.1.2 13:03:51 multi_key_dict==2.0.3 13:03:51 munch==4.0.0 13:03:51 netaddr==1.3.0 13:03:51 niet==1.4.2 13:03:51 nodeenv==1.10.0 13:03:51 oauth2client==4.1.3 13:03:51 oauthlib==3.3.1 13:03:51 openstacksdk==4.8.0 13:03:51 os-service-types==1.8.2 13:03:51 osc-lib==4.3.0 13:03:51 oslo.config==10.1.0 13:03:51 oslo.context==6.2.0 13:03:51 oslo.i18n==6.7.1 13:03:51 oslo.log==8.0.0 13:03:51 oslo.serialization==5.9.0 13:03:51 oslo.utils==9.2.0 13:03:51 packaging==25.0 13:03:51 pbr==7.0.3 13:03:51 platformdirs==4.5.1 13:03:51 prettytable==3.17.0 13:03:51 psutil==7.2.1 13:03:51 pyasn1==0.6.1 13:03:51 pyasn1_modules==0.4.2 13:03:51 pycparser==2.23 13:03:51 pygerrit2==2.0.15 13:03:51 PyGithub==2.8.1 13:03:51 Pygments==2.19.2 13:03:51 PyJWT==2.10.1 13:03:51 PyNaCl==1.6.2 13:03:51 pyparsing==2.4.7 13:03:51 pyperclip==1.11.0 13:03:51 pyrsistent==0.20.0 13:03:51 python-cinderclient==9.8.0 13:03:51 python-dateutil==2.9.0.post0 13:03:51 python-heatclient==4.3.0 13:03:51 python-jenkins==1.8.3 13:03:51 python-keystoneclient==5.7.0 13:03:51 python-magnumclient==4.9.0 13:03:51 python-openstackclient==8.2.0 13:03:51 python-swiftclient==4.9.0 13:03:51 PyYAML==6.0.3 13:03:51 referencing==0.37.0 13:03:51 requests==2.32.5 13:03:51 requests-oauthlib==2.0.0 13:03:51 requestsexceptions==1.4.0 13:03:51 rfc3986==2.0.0 13:03:51 rich==14.2.0 13:03:51 rich-argparse==1.7.2 13:03:51 rpds-py==0.30.0 13:03:51 rsa==4.9.1 13:03:51 ruamel.yaml==0.19.1 13:03:51 ruamel.yaml.clib==0.2.15 13:03:51 s3transfer==0.16.0 13:03:51 simplejson==3.20.2 13:03:51 six==1.17.0 13:03:51 smmap==5.0.2 13:03:51 soupsieve==2.8.1 13:03:51 stevedore==5.6.0 13:03:51 tabulate==0.9.0 13:03:51 toml==0.10.2 13:03:51 tomlkit==0.13.3 13:03:51 tqdm==4.67.1 13:03:51 typing_extensions==4.15.0 13:03:51 tzdata==2025.3 13:03:51 urllib3==1.26.20 13:03:51 virtualenv==20.36.0 13:03:51 wcwidth==0.2.14 13:03:51 websocket-client==1.9.0 13:03:51 wrapt==2.0.1 13:03:51 xdg==6.0.0 13:03:51 xmltodict==1.0.2 13:03:51 yq==3.4.3 13:03:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14681937788352409030.sh 13:03:51 ---> sudo-logs.sh 13:03:51 Archiving 'sudo' log.. 13:03:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10509197750930532641.sh 13:03:51 ---> job-cost.sh 13:03:51 Setup pyenv: 13:03:51 system 13:03:51 3.8.13 13:03:51 3.9.13 13:03:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:03:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AkNf from file:/tmp/.os_lf_venv 13:03:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:03:53 lf-activate-venv(): INFO: Base packages installed successfully 13:03:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-AkNf/bin to PATH 13:03:58 INFO: No Stack... 13:03:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:03:59 INFO: Archiving Costs 13:03:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins343904491416146057.sh 13:03:59 ---> logs-deploy.sh 13:03:59 Setup pyenv: 13:03:59 system 13:03:59 3.8.13 13:03:59 3.9.13 13:03:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:03:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AkNf from file:/tmp/.os_lf_venv 13:03:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:03:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:01 lf-activate-venv(): INFO: Base packages installed successfully 13:04:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-AkNf/bin to PATH 13:04:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4374 13:04:09 INFO: archiving workspace using pattern(s): 13:04:10 Archives upload complete. 13:04:10 INFO: archiving logs to Nexus 13:04:11 ---> uname -a: 13:04:11 Linux prd-ubuntu1804-builder-4c-4g-4025 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:04:11 13:04:11 13:04:11 ---> lscpu: 13:04:11 Architecture: x86_64 13:04:11 CPU op-mode(s): 32-bit, 64-bit 13:04:11 Byte Order: Little Endian 13:04:11 CPU(s): 4 13:04:11 On-line CPU(s) list: 0-3 13:04:11 Thread(s) per core: 1 13:04:11 Core(s) per socket: 1 13:04:11 Socket(s): 4 13:04:11 NUMA node(s): 1 13:04:11 Vendor ID: AuthenticAMD 13:04:11 CPU family: 23 13:04:11 Model: 49 13:04:11 Model name: AMD EPYC-Rome Processor 13:04:11 Stepping: 0 13:04:11 CPU MHz: 2799.998 13:04:11 BogoMIPS: 5599.99 13:04:11 Virtualization: AMD-V 13:04:11 Hypervisor vendor: KVM 13:04:11 Virtualization type: full 13:04:11 L1d cache: 32K 13:04:11 L1i cache: 32K 13:04:11 L2 cache: 512K 13:04:11 L3 cache: 16384K 13:04:11 NUMA node0 CPU(s): 0-3 13:04:11 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 13:04:11 13:04:11 13:04:11 ---> nproc: 13:04:11 4 13:04:11 13:04:11 13:04:11 ---> df -h: 13:04:11 Filesystem Size Used Avail Use% Mounted on 13:04:11 udev 7.9G 0 7.9G 0% /dev 13:04:11 tmpfs 1.6G 680K 1.6G 1% /run 13:04:11 /dev/vda1 78G 8.3G 70G 11% / 13:04:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:04:11 tmpfs 5.0M 0 5.0M 0% /run/lock 13:04:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:04:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:04:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:04:11 13:04:11 13:04:11 ---> free -m: 13:04:11 total used free shared buff/cache available 13:04:11 Mem: 16040 557 13413 0 2068 15168 13:04:11 Swap: 1023 0 1023 13:04:11 13:04:11 13:04:11 ---> ip addr: 13:04:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:04:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:04:11 inet 127.0.0.1/8 scope host lo 13:04:11 valid_lft forever preferred_lft forever 13:04:11 inet6 ::1/128 scope host 13:04:11 valid_lft forever preferred_lft forever 13:04:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:04:11 link/ether fa:16:3e:ed:ac:d5 brd ff:ff:ff:ff:ff:ff 13:04:11 inet 10.30.107.150/23 brd 10.30.107.255 scope global dynamic ens3 13:04:11 valid_lft 86275sec preferred_lft 86275sec 13:04:11 inet6 fe80::f816:3eff:feed:acd5/64 scope link 13:04:11 valid_lft forever preferred_lft forever 13:04:11 13:04:11 13:04:11 ---> sar -b -r -n DEV: 13:04:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4025) 01/08/26 _x86_64_ (4 CPU) 13:04:11 13:04:11 13:02:07 LINUX RESTART (4 CPU) 13:04:11 13:04:11 13:03:02 tps rtps wtps bread/s bwrtn/s 13:04:11 13:04:01 122.49 1.12 121.37 124.59 12912.93 13:04:11 Average: 122.49 1.12 121.37 124.59 12912.93 13:04:11 13:04:11 13:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:04:11 13:04:01 13759088 15552600 2665880 16.23 79268 1901456 773776 4.43 705356 1718400 130368 13:04:11 Average: 13759088 15552600 2665880 16.23 79268 1901456 773776 4.43 705356 1718400 130368 13:04:11 13:04:11 13:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:04:11 13:04:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 13:04:11 13:04:01 ens3 68.99 50.40 960.71 12.08 0.00 0.00 0.00 0.00 13:04:11 Average: lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 13:04:11 Average: ens3 68.99 50.40 960.71 12.08 0.00 0.00 0.00 0.00 13:04:11 13:04:11 13:04:11 ---> sar -P ALL: 13:04:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4025) 01/08/26 _x86_64_ (4 CPU) 13:04:11 13:04:11 13:02:07 LINUX RESTART (4 CPU) 13:04:11 13:04:11 13:03:02 CPU %user %nice %system %iowait %steal %idle 13:04:11 13:04:01 all 21.26 0.00 1.52 1.34 0.06 75.82 13:04:11 13:04:01 0 34.59 0.00 2.15 0.42 0.03 62.80 13:04:11 13:04:01 1 18.00 0.00 1.76 3.00 0.03 77.20 13:04:11 13:04:01 2 6.14 0.00 0.63 1.77 0.10 91.36 13:04:11 13:04:01 3 26.26 0.00 1.51 0.17 0.05 72.01 13:04:11 Average: all 21.26 0.00 1.52 1.34 0.06 75.82 13:04:11 Average: 0 34.59 0.00 2.15 0.42 0.03 62.80 13:04:11 Average: 1 18.00 0.00 1.76 3.00 0.03 77.20 13:04:11 Average: 2 6.14 0.00 0.63 1.77 0.10 91.36 13:04:11 Average: 3 26.26 0.00 1.51 0.17 0.05 72.01 13:04:11 13:04:11 13:04:11