15:12:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 15:12:38 Running as SYSTEM 15:12:38 [EnvInject] - Loading node environment variables. 15:12:38 Building remotely on prd-ubuntu1804-builder-4c-4g-30 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:12:38 [ssh-agent] Looking for ssh-agent implementation... 15:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:38 $ ssh-agent 15:12:38 SSH_AUTH_SOCK=/tmp/ssh-xhODwKaxQBdG/agent.1669 15:12:38 SSH_AGENT_PID=1671 15:12:38 [ssh-agent] Started. 15:12:38 Running ssh-add (command line suppressed) 15:12:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6469947940113771333.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6469947940113771333.key) 15:12:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:12:38 The recommended git tool is: NONE 15:12:40 using credential onap-jenkins-ssh 15:12:40 Wiping out workspace first. 15:12:40 Cloning the remote Git repository 15:12:40 Cloning repository git://cloud.onap.org/mirror/oom.git 15:12:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:12:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:12:40 > git --version # timeout=10 15:12:40 > git --version # 'git version 2.17.1' 15:12:40 using GIT_SSH to set credentials Gerrit user 15:12:40 Verifying host key using manually-configured host key entries 15:12:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:12:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:12:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:12:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:12:45 using GIT_SSH to set credentials Gerrit user 15:12:45 Verifying host key using manually-configured host key entries 15:12:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/11 # timeout=30 15:12:46 > git rev-parse ff31df163519dc44e3c975235644b3f278103a95^{commit} # timeout=10 15:12:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:12:46 Checking out Revision ff31df163519dc44e3c975235644b3f278103a95 (refs/changes/41/141841/11) 15:12:46 > git config core.sparsecheckout # timeout=10 15:12:46 > git checkout -f ff31df163519dc44e3c975235644b3f278103a95 # timeout=30 15:12:49 Commit message: "[SO] 16.1.0 release" 15:12:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:12:49 > git rev-list --no-walk 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 # timeout=10 15:12:49 [EnvInject] - Injecting environment variables from a build step. 15:12:49 [EnvInject] - Injecting as environment variables the properties content 15:12:49 PYTHON=python3 15:12:49 15:12:49 [EnvInject] - Variables injected successfully. 15:12:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11699271976487288995.sh 15:12:49 ---> tox-install.sh 15:12:49 + source /home/jenkins/lf-env.sh 15:12:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:12:49 ++ mktemp -d /tmp/venv-XXXX 15:12:49 + lf_venv=/tmp/venv-KUi2 15:12:49 + local venv_file=/tmp/.os_lf_venv 15:12:49 + local python=python3 15:12:49 + local options 15:12:49 + local set_path=true 15:12:49 + local install_args= 15:12:49 ++ 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 15:12:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:12:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:12:49 + true 15:12:49 + case $1 in 15:12:49 + venv_file=/tmp/.toxenv 15:12:49 + shift 2 15:12:49 + true 15:12:49 + case $1 in 15:12:49 + shift 15:12:49 + break 15:12:49 + case $python in 15:12:49 + local pkg_list= 15:12:49 + [[ -d /opt/pyenv ]] 15:12:49 + echo 'Setup pyenv:' 15:12:49 Setup pyenv: 15:12:49 + export PYENV_ROOT=/opt/pyenv 15:12:49 + PYENV_ROOT=/opt/pyenv 15:12:49 + 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 15:12:49 + 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 15:12:49 + pyenv versions 15:12:50 * system (set by /opt/pyenv/version) 15:12:50 * 3.8.13 (set by /opt/pyenv/version) 15:12:50 * 3.9.13 (set by /opt/pyenv/version) 15:12:50 * 3.10.6 (set by /opt/pyenv/version) 15:12:50 + command -v pyenv 15:12:50 ++ pyenv init - --no-rehash 15:12:50 + 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[*]}"'\'')" 15:12:50 export PATH="/opt/pyenv/shims:${PATH}" 15:12:50 export PYENV_SHELL=bash 15:12:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:12:50 pyenv() { 15:12:50 local command 15:12:50 command="${1:-}" 15:12:50 if [ "$#" -gt 0 ]; then 15:12:50 shift 15:12:50 fi 15:12:50 15:12:50 case "$command" in 15:12:50 rehash|shell) 15:12:50 eval "$(pyenv "sh-$command" "$@")" 15:12:50 ;; 15:12:50 *) 15:12:50 command pyenv "$command" "$@" 15:12:50 ;; 15:12:50 esac 15:12:50 }' 15:12:50 +++ 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[*]}"' 15:12:50 ++ 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 15:12:50 ++ 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 15:12:50 ++ 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 15:12:50 ++ export PYENV_SHELL=bash 15:12:50 ++ PYENV_SHELL=bash 15:12:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:12:50 +++ complete -F _pyenv pyenv 15:12:50 ++ lf-pyver python3 15:12:50 ++ local py_version_xy=python3 15:12:50 ++ local py_version_xyz= 15:12:50 ++ pyenv versions 15:12:50 ++ local command 15:12:50 ++ sed 's/^[ *]* //' 15:12:50 ++ command=versions 15:12:50 ++ '[' 1 -gt 0 ']' 15:12:50 ++ shift 15:12:50 ++ awk '{ print $1 }' 15:12:50 ++ case "$command" in 15:12:50 ++ grep -E '^[0-9.]*[0-9]$' 15:12:50 ++ command pyenv versions 15:12:50 ++ pyenv versions 15:12:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:12:50 +++ grep '^3' /tmp/.pyenv_versions 15:12:50 +++ sort -V 15:12:50 +++ tail -n 1 15:12:50 ++ py_version_xyz=3.10.6 15:12:50 ++ [[ -z 3.10.6 ]] 15:12:50 ++ echo 3.10.6 15:12:50 ++ return 0 15:12:50 + pyenv local 3.10.6 15:12:50 + local command 15:12:50 + command=local 15:12:50 + '[' 2 -gt 0 ']' 15:12:50 + shift 15:12:50 + case "$command" in 15:12:50 + command pyenv local 3.10.6 15:12:50 + pyenv local 3.10.6 15:12:50 + for arg in "$@" 15:12:50 + case $arg in 15:12:50 + pkg_list+='tox ' 15:12:50 + for arg in "$@" 15:12:50 + case $arg in 15:12:50 + pkg_list+='virtualenv ' 15:12:50 + for arg in "$@" 15:12:50 + case $arg in 15:12:50 + pkg_list+='urllib3~=1.26.15 ' 15:12:50 + [[ -f /tmp/.toxenv ]] 15:12:50 + [[ ! -f /tmp/.toxenv ]] 15:12:50 + [[ -n '' ]] 15:12:50 + python3 -m venv /tmp/venv-KUi2 15:12:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KUi2' 15:12:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KUi2 15:12:54 + echo /tmp/venv-KUi2 15:12:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:12:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:12:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:12:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:54 + local 'pip_opts=--upgrade --quiet' 15:12:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:12:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:12:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:12:54 + [[ -n '' ]] 15:12:54 + [[ -n '' ]] 15:12:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:12:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:54 + /tmp/venv-KUi2/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 15:12:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:12:58 lf-activate-venv(): INFO: Base packages installed successfully 15:12:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:12:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:12:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:12:58 + /tmp/venv-KUi2/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 15:13:00 + type python3 15:13:00 + true 15:13:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KUi2/bin to PATH' 15:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-KUi2/bin to PATH 15:13:00 + PATH=/tmp/venv-KUi2/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 15:13:00 + return 0 15:13:00 + python3 --version 15:13:00 Python 3.10.6 15:13:00 + python3 -m pip --version 15:13:00 pip 25.3 from /tmp/venv-KUi2/lib/python3.10/site-packages/pip (python 3.10) 15:13:00 + python3 -m pip freeze 15:13:00 cachetools==6.2.3 15:13:00 chardet==5.2.0 15:13:00 colorama==0.4.6 15:13:00 distlib==0.4.0 15:13:00 filelock==3.20.0 15:13:00 packaging==25.0 15:13:00 platformdirs==4.5.1 15:13:00 pluggy==1.6.0 15:13:00 pyproject-api==1.10.0 15:13:00 tomli==2.3.0 15:13:00 tox==4.32.0 15:13:00 typing_extensions==4.15.0 15:13:00 urllib3==1.26.20 15:13:00 virtualenv==20.35.4 15:13:00 [EnvInject] - Injecting environment variables from a build step. 15:13:00 [EnvInject] - Injecting as environment variables the properties content 15:13:00 PARALLEL=false 15:13:00 15:13:00 [EnvInject] - Variables injected successfully. 15:13:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16661107362814951464.sh 15:13:00 ---> tox-run.sh 15:13:00 + 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 15:13:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:13:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:13:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:13:00 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:13:00 + source /home/jenkins/lf-env.sh 15:13:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:13:00 ++ mktemp -d /tmp/venv-XXXX 15:13:00 + lf_venv=/tmp/venv-KBFJ 15:13:00 + local venv_file=/tmp/.os_lf_venv 15:13:00 + local python=python3 15:13:00 + local options 15:13:00 + local set_path=true 15:13:00 + local install_args= 15:13:00 ++ 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 15:13:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:13:00 + true 15:13:00 + case $1 in 15:13:00 + venv_file=/tmp/.toxenv 15:13:00 + shift 2 15:13:00 + true 15:13:00 + case $1 in 15:13:00 + shift 15:13:00 + break 15:13:00 + case $python in 15:13:00 + local pkg_list= 15:13:00 + [[ -d /opt/pyenv ]] 15:13:00 + echo 'Setup pyenv:' 15:13:00 Setup pyenv: 15:13:00 + export PYENV_ROOT=/opt/pyenv 15:13:00 + PYENV_ROOT=/opt/pyenv 15:13:00 + 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 15:13:00 + 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 15:13:00 + pyenv versions 15:13:01 system 15:13:01 3.8.13 15:13:01 3.9.13 15:13:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:13:01 + command -v pyenv 15:13:01 ++ pyenv init - --no-rehash 15:13:01 + 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[*]}"'\'')" 15:13:01 export PATH="/opt/pyenv/shims:${PATH}" 15:13:01 export PYENV_SHELL=bash 15:13:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:13:01 pyenv() { 15:13:01 local command 15:13:01 command="${1:-}" 15:13:01 if [ "$#" -gt 0 ]; then 15:13:01 shift 15:13:01 fi 15:13:01 15:13:01 case "$command" in 15:13:01 rehash|shell) 15:13:01 eval "$(pyenv "sh-$command" "$@")" 15:13:01 ;; 15:13:01 *) 15:13:01 command pyenv "$command" "$@" 15:13:01 ;; 15:13:01 esac 15:13:01 }' 15:13:01 +++ 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[*]}"' 15:13:01 ++ 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 15:13:01 ++ 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 15:13:01 ++ 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 15:13:01 ++ export PYENV_SHELL=bash 15:13:01 ++ PYENV_SHELL=bash 15:13:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:13:01 +++ complete -F _pyenv pyenv 15:13:01 ++ lf-pyver python3 15:13:01 ++ local py_version_xy=python3 15:13:01 ++ local py_version_xyz= 15:13:01 ++ pyenv versions 15:13:01 ++ local command 15:13:01 ++ command=versions 15:13:01 ++ '[' 1 -gt 0 ']' 15:13:01 ++ shift 15:13:01 ++ case "$command" in 15:13:01 ++ command pyenv versions 15:13:01 ++ sed 's/^[ *]* //' 15:13:01 ++ pyenv versions 15:13:01 ++ awk '{ print $1 }' 15:13:01 ++ grep -E '^[0-9.]*[0-9]$' 15:13:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:13:01 +++ grep '^3' /tmp/.pyenv_versions 15:13:01 +++ tail -n 1 15:13:01 +++ sort -V 15:13:01 ++ py_version_xyz=3.10.6 15:13:01 ++ [[ -z 3.10.6 ]] 15:13:01 ++ echo 3.10.6 15:13:01 ++ return 0 15:13:01 + pyenv local 3.10.6 15:13:01 + local command 15:13:01 + command=local 15:13:01 + '[' 2 -gt 0 ']' 15:13:01 + shift 15:13:01 + case "$command" in 15:13:01 + command pyenv local 3.10.6 15:13:01 + pyenv local 3.10.6 15:13:01 + for arg in "$@" 15:13:01 + case $arg in 15:13:01 + pkg_list+='tox ' 15:13:01 + for arg in "$@" 15:13:01 + case $arg in 15:13:01 + pkg_list+='virtualenv ' 15:13:01 + for arg in "$@" 15:13:01 + case $arg in 15:13:01 + pkg_list+='urllib3~=1.26.15 ' 15:13:01 + [[ -f /tmp/.toxenv ]] 15:13:01 ++ cat /tmp/.toxenv 15:13:01 + lf_venv=/tmp/venv-KUi2 15:13:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUi2 from' file:/tmp/.toxenv 15:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUi2 from file:/tmp/.toxenv 15:13:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:13:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:01 + local 'pip_opts=--upgrade --quiet' 15:13:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:13:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:13:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:13:01 + [[ -n '' ]] 15:13:01 + [[ -n '' ]] 15:13:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:13:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:01 + /tmp/venv-KUi2/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 15:13:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:13:02 lf-activate-venv(): INFO: Base packages installed successfully 15:13:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:13:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:13:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:13:02 + /tmp/venv-KUi2/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 15:13:03 + type python3 15:13:03 + true 15:13:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KUi2/bin to PATH' 15:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-KUi2/bin to PATH 15:13:03 + PATH=/tmp/venv-KUi2/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 15:13:03 + return 0 15:13:03 + [[ -d /opt/pyenv ]] 15:13:03 + echo '---> Setting up pyenv' 15:13:03 ---> Setting up pyenv 15:13:03 + export PYENV_ROOT=/opt/pyenv 15:13:03 + PYENV_ROOT=/opt/pyenv 15:13:03 + export PATH=/opt/pyenv/bin:/tmp/venv-KUi2/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 15:13:03 + PATH=/opt/pyenv/bin:/tmp/venv-KUi2/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 15:13:03 ++ pwd 15:13:03 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:13:03 + export PYTHONPATH 15:13:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:13:03 + TOX_TESTENV_PASSENV=PYTHONPATH 15:13:03 + tox --version 15:13:03 4.32.0 from /tmp/venv-KUi2/lib/python3.10/site-packages/tox/__init__.py 15:13:03 + PARALLEL=false 15:13:03 + TOX_OPTIONS_LIST= 15:13:03 + [[ -n checkbashisms ]] 15:13:03 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:13:03 + case ${PARALLEL,,} in 15:13:03 + tox -e checkbashisms 15:13:03 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:13:04 checkbashisms: freeze> python -m pip freeze --all 15:13:05 checkbashisms: pip==25.3,setuptools==80.9.0 15:13:05 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:13:07 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:13:08 checkbashisms: OK (4.81=setup[1.41]+cmd[3.40] seconds) 15:13:08 congratulations :) (4.85 seconds) 15:13:08 + tox_status=0 15:13:08 + echo '---> Completed tox runs' 15:13:08 ---> Completed tox runs 15:13:08 + for i in .tox/*/log 15:13:08 ++ echo .tox/checkbashisms/log 15:13:08 ++ awk -F/ '{print $2}' 15:13:08 + tox_env=checkbashisms 15:13:08 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:13:08 + DOC_DIR=docs/_build/html 15:13:08 + [[ -d docs/_build/html ]] 15:13:08 + echo '---> tox-run.sh ends' 15:13:08 ---> tox-run.sh ends 15:13:08 + test 0 -eq 0 15:13:08 $ ssh-agent -k 15:13:08 unset SSH_AUTH_SOCK; 15:13:08 unset SSH_AGENT_PID; 15:13:08 echo Agent pid 1671 killed; 15:13:08 [ssh-agent] Stopped. 15:13:08 [PostBuildScript] - [INFO] Executing post build scripts. 15:13:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14317144642777140691.sh 15:13:08 ---> sysstat.sh 15:13:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14247332483649348108.sh 15:13:09 ---> package-listing.sh 15:13:09 ++ tr '[:upper:]' '[:lower:]' 15:13:09 ++ facter osfamily 15:13:09 + OS_FAMILY=debian 15:13:09 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:13:09 + START_PACKAGES=/tmp/packages_start.txt 15:13:09 + END_PACKAGES=/tmp/packages_end.txt 15:13:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:09 + PACKAGES=/tmp/packages_start.txt 15:13:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:13:09 + PACKAGES=/tmp/packages_end.txt 15:13:09 + case "${OS_FAMILY}" in 15:13:09 + dpkg -l 15:13:09 + grep '^ii' 15:13:09 + '[' -f /tmp/packages_start.txt ']' 15:13:09 + '[' -f /tmp/packages_end.txt ']' 15:13:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:13:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:13:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:13:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15309433114675401051.sh 15:13:09 ---> capture-instance-metadata.sh 15:13:09 Setup pyenv: 15:13:09 system 15:13:09 3.8.13 15:13:09 3.9.13 15:13:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:13:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z80v 15:13:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:13:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:17 lf-activate-venv(): INFO: Base packages installed successfully 15:13:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:40 lf-activate-venv(): INFO: Adding /tmp/venv-z80v/bin to PATH 15:13:40 INFO: Running in OpenStack, capturing instance metadata 15:13:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3389712724287290062.sh 15:13:40 provisioning config files... 15:13:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15633179835648768419tmp 15:13:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:13:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:13:40 [EnvInject] - Injecting environment variables from a build step. 15:13:40 [EnvInject] - Injecting as environment variables the properties content 15:13:40 SERVER_ID=logs 15:13:40 15:13:40 [EnvInject] - Variables injected successfully. 15:13:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5098274251013750311.sh 15:13:40 ---> create-netrc.sh 15:13:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7745512949814168256.sh 15:13:40 ---> python-tools-install.sh 15:13:40 Setup pyenv: 15:13:41 system 15:13:41 3.8.13 15:13:41 3.9.13 15:13:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:13:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z80v from file:/tmp/.os_lf_venv 15:13:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:42 lf-activate-venv(): INFO: Base packages installed successfully 15:13:42 lf-activate-venv(): INFO: Installing additional packages: lftools 15:13:51 lf-activate-venv(): INFO: Adding /tmp/venv-z80v/bin to PATH 15:13:51 Generating Requirements File 15:14:10 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. 15:14:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:14:10 Python 3.10.6 15:14:10 pip 25.3 from /tmp/venv-z80v/lib/python3.10/site-packages/pip (python 3.10) 15:14:11 appdirs==1.4.4 15:14:11 argcomplete==3.6.3 15:14:11 aspy.yaml==1.3.0 15:14:11 attrs==25.4.0 15:14:11 autopage==0.5.2 15:14:11 backports.strenum==1.3.1 15:14:11 beautifulsoup4==4.14.3 15:14:11 boto3==1.42.9 15:14:11 botocore==1.42.9 15:14:11 bs4==0.0.2 15:14:11 cachetools==6.2.3 15:14:11 certifi==2025.11.12 15:14:11 cffi==2.0.0 15:14:11 cfgv==3.5.0 15:14:11 chardet==5.2.0 15:14:11 charset-normalizer==3.4.4 15:14:11 click==8.3.1 15:14:11 cliff==4.13.0 15:14:11 cmd2==3.0.0 15:14:11 cryptography==3.3.2 15:14:11 debtcollector==3.0.0 15:14:11 decorator==5.2.1 15:14:11 defusedxml==0.7.1 15:14:11 Deprecated==1.3.1 15:14:11 distlib==0.4.0 15:14:11 dnspython==2.8.0 15:14:11 docker==7.1.0 15:14:11 dogpile.cache==1.5.0 15:14:11 durationpy==0.10 15:14:11 email-validator==2.3.0 15:14:11 filelock==3.20.0 15:14:11 future==1.0.0 15:14:11 gitdb==4.0.12 15:14:11 GitPython==3.1.45 15:14:11 google-auth==2.43.0 15:14:11 httplib2==0.31.0 15:14:11 identify==2.6.15 15:14:11 idna==3.11 15:14:11 importlib-resources==1.5.0 15:14:11 iso8601==2.1.0 15:14:11 Jinja2==3.1.6 15:14:11 jmespath==1.0.1 15:14:11 jsonpatch==1.33 15:14:11 jsonpointer==3.0.0 15:14:11 jsonschema==4.25.1 15:14:11 jsonschema-specifications==2025.9.1 15:14:11 keystoneauth1==5.12.0 15:14:11 kubernetes==34.1.0 15:14:11 lftools==0.37.18 15:14:11 lxml==6.0.2 15:14:11 markdown-it-py==4.0.0 15:14:11 MarkupSafe==3.0.3 15:14:11 mdurl==0.1.2 15:14:11 msgpack==1.1.2 15:14:11 multi_key_dict==2.0.3 15:14:11 munch==4.0.0 15:14:11 netaddr==1.3.0 15:14:11 niet==1.4.2 15:14:11 nodeenv==1.9.1 15:14:11 oauth2client==4.1.3 15:14:11 oauthlib==3.3.1 15:14:11 openstacksdk==4.8.0 15:14:11 os-service-types==1.8.2 15:14:11 osc-lib==4.2.0 15:14:11 oslo.config==10.1.0 15:14:11 oslo.context==6.2.0 15:14:11 oslo.i18n==6.7.1 15:14:11 oslo.log==7.2.1 15:14:11 oslo.serialization==5.8.0 15:14:11 oslo.utils==9.2.0 15:14:11 packaging==25.0 15:14:11 pbr==7.0.3 15:14:11 platformdirs==4.5.1 15:14:11 prettytable==3.17.0 15:14:11 psutil==7.1.3 15:14:11 pyasn1==0.6.1 15:14:11 pyasn1_modules==0.4.2 15:14:11 pycparser==2.23 15:14:11 pygerrit2==2.0.15 15:14:11 PyGithub==2.8.1 15:14:11 Pygments==2.19.2 15:14:11 PyJWT==2.10.1 15:14:11 PyNaCl==1.6.1 15:14:11 pyparsing==2.4.7 15:14:11 pyperclip==1.11.0 15:14:11 pyrsistent==0.20.0 15:14:11 python-cinderclient==9.8.0 15:14:11 python-dateutil==2.9.0.post0 15:14:11 python-heatclient==4.3.0 15:14:11 python-jenkins==1.8.3 15:14:11 python-keystoneclient==5.7.0 15:14:11 python-magnumclient==4.9.0 15:14:11 python-openstackclient==8.2.0 15:14:11 python-swiftclient==4.9.0 15:14:11 PyYAML==6.0.3 15:14:11 referencing==0.37.0 15:14:11 requests==2.32.5 15:14:11 requests-oauthlib==2.0.0 15:14:11 requestsexceptions==1.4.0 15:14:11 rfc3986==2.0.0 15:14:11 rich==14.2.0 15:14:11 rich-argparse==1.7.2 15:14:11 rpds-py==0.30.0 15:14:11 rsa==4.9.1 15:14:11 ruamel.yaml==0.18.16 15:14:11 ruamel.yaml.clib==0.2.15 15:14:11 s3transfer==0.16.0 15:14:11 simplejson==3.20.2 15:14:11 six==1.17.0 15:14:11 smmap==5.0.2 15:14:11 soupsieve==2.8 15:14:11 stevedore==5.6.0 15:14:11 tabulate==0.9.0 15:14:11 toml==0.10.2 15:14:11 tomlkit==0.13.3 15:14:11 tqdm==4.67.1 15:14:11 typing_extensions==4.15.0 15:14:11 tzdata==2025.3 15:14:11 urllib3==1.26.20 15:14:11 virtualenv==20.35.4 15:14:11 wcwidth==0.2.14 15:14:11 websocket-client==1.9.0 15:14:11 wrapt==2.0.1 15:14:11 xdg==6.0.0 15:14:11 xmltodict==1.0.2 15:14:11 yq==3.4.3 15:14:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6161924511859257172.sh 15:14:11 ---> sudo-logs.sh 15:14:11 Archiving 'sudo' log.. 15:14:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5580638734660531092.sh 15:14:11 ---> job-cost.sh 15:14:11 Setup pyenv: 15:14:11 system 15:14:11 3.8.13 15:14:11 3.9.13 15:14:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:14:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z80v from file:/tmp/.os_lf_venv 15:14:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:13 lf-activate-venv(): INFO: Base packages installed successfully 15:14:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:14:19 lf-activate-venv(): INFO: Adding /tmp/venv-z80v/bin to PATH 15:14:19 INFO: No Stack... 15:14:19 INFO: Retrieving Pricing Info for: v3-standard-4 15:14:19 INFO: Archiving Costs 15:14:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins113321657739229800.sh 15:14:19 ---> logs-deploy.sh 15:14:19 Setup pyenv: 15:14:19 system 15:14:19 3.8.13 15:14:19 3.9.13 15:14:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:14:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z80v from file:/tmp/.os_lf_venv 15:14:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:21 lf-activate-venv(): INFO: Base packages installed successfully 15:14:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-z80v/bin to PATH 15:14:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4363 15:14:30 INFO: archiving workspace using pattern(s): 15:14:31 Archives upload complete. 15:14:31 INFO: archiving logs to Nexus 15:14:32 ---> uname -a: 15:14:32 Linux prd-ubuntu1804-builder-4c-4g-30 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:14:32 15:14:32 15:14:32 ---> lscpu: 15:14:32 Architecture: x86_64 15:14:32 CPU op-mode(s): 32-bit, 64-bit 15:14:32 Byte Order: Little Endian 15:14:32 CPU(s): 4 15:14:32 On-line CPU(s) list: 0-3 15:14:32 Thread(s) per core: 1 15:14:32 Core(s) per socket: 1 15:14:32 Socket(s): 4 15:14:32 NUMA node(s): 1 15:14:32 Vendor ID: AuthenticAMD 15:14:32 CPU family: 23 15:14:32 Model: 49 15:14:32 Model name: AMD EPYC-Rome Processor 15:14:32 Stepping: 0 15:14:32 CPU MHz: 2799.998 15:14:32 BogoMIPS: 5599.99 15:14:32 Virtualization: AMD-V 15:14:32 Hypervisor vendor: KVM 15:14:32 Virtualization type: full 15:14:32 L1d cache: 32K 15:14:32 L1i cache: 32K 15:14:32 L2 cache: 512K 15:14:32 L3 cache: 16384K 15:14:32 NUMA node0 CPU(s): 0-3 15:14:32 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 15:14:32 15:14:32 15:14:32 ---> nproc: 15:14:32 4 15:14:32 15:14:32 15:14:32 ---> df -h: 15:14:32 Filesystem Size Used Avail Use% Mounted on 15:14:32 udev 7.9G 0 7.9G 0% /dev 15:14:32 tmpfs 1.6G 676K 1.6G 1% /run 15:14:32 /dev/vda1 78G 8.3G 70G 11% / 15:14:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:14:32 tmpfs 5.0M 0 5.0M 0% /run/lock 15:14:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:14:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:14:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:14:32 15:14:32 15:14:32 ---> free -m: 15:14:32 total used free shared buff/cache available 15:14:32 Mem: 16040 555 13409 0 2074 15170 15:14:32 Swap: 1023 0 1023 15:14:32 15:14:32 15:14:32 ---> ip addr: 15:14:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:14:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:14:32 inet 127.0.0.1/8 scope host lo 15:14:32 valid_lft forever preferred_lft forever 15:14:32 inet6 ::1/128 scope host 15:14:32 valid_lft forever preferred_lft forever 15:14:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:14:32 link/ether fa:16:3e:92:05:e6 brd ff:ff:ff:ff:ff:ff 15:14:32 inet 10.30.107.130/23 brd 10.30.107.255 scope global dynamic ens3 15:14:32 valid_lft 86272sec preferred_lft 86272sec 15:14:32 inet6 fe80::f816:3eff:fe92:5e6/64 scope link 15:14:32 valid_lft forever preferred_lft forever 15:14:32 15:14:32 15:14:32 ---> sar -b -r -n DEV: 15:14:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30) 12/15/25 _x86_64_ (4 CPU) 15:14:32 15:14:32 15:12:26 LINUX RESTART (4 CPU) 15:14:32 15:14:32 15:13:01 tps rtps wtps bread/s bwrtn/s 15:14:32 15:14:01 109.90 5.12 104.78 201.43 27705.78 15:14:32 Average: 109.90 5.12 104.78 201.43 27705.78 15:14:32 15:14:32 15:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:14:32 15:14:01 13841376 15552600 2583592 15.73 72488 1831712 777680 4.45 697908 1654144 163964 15:14:32 Average: 13841376 15552600 2583592 15.73 72488 1831712 777680 4.45 697908 1654144 163964 15:14:32 15:14:32 15:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:14:32 15:14:01 ens3 64.57 47.56 823.92 10.99 0.00 0.00 0.00 0.00 15:14:32 15:14:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 15:14:32 Average: ens3 64.57 47.56 823.92 10.99 0.00 0.00 0.00 0.00 15:14:32 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 15:14:32 15:14:32 15:14:32 ---> sar -P ALL: 15:14:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30) 12/15/25 _x86_64_ (4 CPU) 15:14:32 15:14:32 15:12:26 LINUX RESTART (4 CPU) 15:14:32 15:14:32 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:14:32 15:14:01 all 21.49 0.00 1.58 1.84 0.05 75.04 15:14:32 15:14:01 0 20.20 0.00 1.27 2.20 0.05 76.28 15:14:32 15:14:01 1 22.95 0.00 1.27 0.63 0.05 75.10 15:14:32 15:14:01 2 28.68 0.00 1.81 1.99 0.08 67.44 15:14:32 15:14:01 3 14.13 0.00 1.99 2.51 0.05 81.33 15:14:32 Average: all 21.49 0.00 1.58 1.84 0.05 75.04 15:14:32 Average: 0 20.20 0.00 1.27 2.20 0.05 76.28 15:14:32 Average: 1 22.95 0.00 1.27 0.63 0.05 75.10 15:14:32 Average: 2 28.68 0.00 1.81 1.99 0.08 67.44 15:14:32 Average: 3 14.13 0.00 1.99 2.51 0.05 81.33 15:14:32 15:14:32 15:14:32