11:59:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 11:59:03 Running as SYSTEM 11:59:03 [EnvInject] - Loading node environment variables. 11:59:03 Building remotely on prd-ubuntu1804-builder-4c-4g-4165 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:59:03 [ssh-agent] Looking for ssh-agent implementation... 11:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:03 $ ssh-agent 11:59:03 SSH_AUTH_SOCK=/tmp/ssh-jmSzP6NRY2rp/agent.1809 11:59:03 SSH_AGENT_PID=1811 11:59:03 [ssh-agent] Started. 11:59:03 Running ssh-add (command line suppressed) 11:59:04 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7794700124212580702.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7794700124212580702.key) 11:59:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:59:04 The recommended git tool is: NONE 11:59:05 using credential onap-jenkins-ssh 11:59:05 Wiping out workspace first. 11:59:05 Cloning the remote Git repository 11:59:05 Cloning repository git://cloud.onap.org/mirror/oom.git 11:59:05 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:59:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:59:05 > git --version # timeout=10 11:59:05 > git --version # 'git version 2.17.1' 11:59:05 using GIT_SSH to set credentials Gerrit user 11:59:05 Verifying host key using manually-configured host key entries 11:59:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:59:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:59:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:59:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:59:11 using GIT_SSH to set credentials Gerrit user 11:59:11 Verifying host key using manually-configured host key entries 11:59:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/12 # timeout=30 11:59:11 > git rev-parse 9132bb1ea415e1f0ec7893ee606eec928731638f^{commit} # timeout=10 11:59:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:59:11 Checking out Revision 9132bb1ea415e1f0ec7893ee606eec928731638f (refs/changes/63/142163/12) 11:59:11 > git config core.sparsecheckout # timeout=10 11:59:11 > git checkout -f 9132bb1ea415e1f0ec7893ee606eec928731638f # timeout=30 11:59:15 Commit message: "[COMMON] Update readiness image" 11:59:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:59:15 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 11:59:15 [EnvInject] - Injecting environment variables from a build step. 11:59:15 [EnvInject] - Injecting as environment variables the properties content 11:59:15 PYTHON=python3 11:59:15 11:59:15 [EnvInject] - Variables injected successfully. 11:59:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9716805200215215468.sh 11:59:15 ---> tox-install.sh 11:59:15 + source /home/jenkins/lf-env.sh 11:59:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:59:15 ++ mktemp -d /tmp/venv-XXXX 11:59:15 + lf_venv=/tmp/venv-XHEF 11:59:15 + local venv_file=/tmp/.os_lf_venv 11:59:15 + local python=python3 11:59:15 + local options 11:59:15 + local set_path=true 11:59:15 + local install_args= 11:59:15 ++ 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 11:59:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:59:15 + true 11:59:15 + case $1 in 11:59:15 + venv_file=/tmp/.toxenv 11:59:15 + shift 2 11:59:15 + true 11:59:15 + case $1 in 11:59:15 + shift 11:59:15 + break 11:59:15 + case $python in 11:59:15 + local pkg_list= 11:59:15 + [[ -d /opt/pyenv ]] 11:59:15 + echo 'Setup pyenv:' 11:59:15 Setup pyenv: 11:59:15 + export PYENV_ROOT=/opt/pyenv 11:59:15 + PYENV_ROOT=/opt/pyenv 11:59:15 + 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 11:59:15 + 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 11:59:15 + pyenv versions 11:59:15 * system (set by /opt/pyenv/version) 11:59:15 * 3.8.13 (set by /opt/pyenv/version) 11:59:15 * 3.9.13 (set by /opt/pyenv/version) 11:59:15 * 3.10.6 (set by /opt/pyenv/version) 11:59:15 + command -v pyenv 11:59:15 ++ pyenv init - --no-rehash 11:59:15 + 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[*]}"'\'')" 11:59:15 export PATH="/opt/pyenv/shims:${PATH}" 11:59:15 export PYENV_SHELL=bash 11:59:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:59:15 pyenv() { 11:59:15 local command 11:59:15 command="${1:-}" 11:59:15 if [ "$#" -gt 0 ]; then 11:59:15 shift 11:59:15 fi 11:59:15 11:59:15 case "$command" in 11:59:15 rehash|shell) 11:59:15 eval "$(pyenv "sh-$command" "$@")" 11:59:15 ;; 11:59:15 *) 11:59:15 command pyenv "$command" "$@" 11:59:15 ;; 11:59:15 esac 11:59:15 }' 11:59:15 +++ 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[*]}"' 11:59:15 ++ 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 11:59:15 ++ 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 11:59:15 ++ 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 11:59:15 ++ export PYENV_SHELL=bash 11:59:15 ++ PYENV_SHELL=bash 11:59:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:59:15 +++ complete -F _pyenv pyenv 11:59:15 ++ lf-pyver python3 11:59:15 ++ local py_version_xy=python3 11:59:15 ++ local py_version_xyz= 11:59:15 ++ pyenv versions 11:59:15 ++ sed 's/^[ *]* //' 11:59:15 ++ local command 11:59:15 ++ command=versions 11:59:15 ++ '[' 1 -gt 0 ']' 11:59:15 ++ shift 11:59:15 ++ case "$command" in 11:59:15 ++ grep -E '^[0-9.]*[0-9]$' 11:59:15 ++ command pyenv versions 11:59:15 ++ pyenv versions 11:59:15 ++ awk '{ print $1 }' 11:59:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:59:15 +++ grep '^3' /tmp/.pyenv_versions 11:59:15 +++ tail -n 1 11:59:15 +++ sort -V 11:59:15 ++ py_version_xyz=3.10.6 11:59:15 ++ [[ -z 3.10.6 ]] 11:59:15 ++ echo 3.10.6 11:59:15 ++ return 0 11:59:15 + pyenv local 3.10.6 11:59:15 + local command 11:59:15 + command=local 11:59:15 + '[' 2 -gt 0 ']' 11:59:15 + shift 11:59:15 + case "$command" in 11:59:15 + command pyenv local 3.10.6 11:59:15 + pyenv local 3.10.6 11:59:15 + for arg in "$@" 11:59:15 + case $arg in 11:59:15 + pkg_list+='tox ' 11:59:15 + for arg in "$@" 11:59:15 + case $arg in 11:59:15 + pkg_list+='virtualenv ' 11:59:15 + for arg in "$@" 11:59:15 + case $arg in 11:59:15 + pkg_list+='urllib3~=1.26.15 ' 11:59:15 + [[ -f /tmp/.toxenv ]] 11:59:15 + [[ ! -f /tmp/.toxenv ]] 11:59:15 + [[ -n '' ]] 11:59:15 + python3 -m venv /tmp/venv-XHEF 11:59:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XHEF' 11:59:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XHEF 11:59:19 + echo /tmp/venv-XHEF 11:59:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:59:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:59:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:59:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:19 + local 'pip_opts=--upgrade --quiet' 11:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:59:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:59:19 + [[ -n '' ]] 11:59:19 + [[ -n '' ]] 11:59:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:59:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:19 + /tmp/venv-XHEF/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 11:59:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:59:23 lf-activate-venv(): INFO: Base packages installed successfully 11:59:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:59:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:59:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:59:23 + /tmp/venv-XHEF/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 11:59:26 + type python3 11:59:26 + true 11:59:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XHEF/bin to PATH' 11:59:26 lf-activate-venv(): INFO: Adding /tmp/venv-XHEF/bin to PATH 11:59:26 + PATH=/tmp/venv-XHEF/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 11:59:26 + return 0 11:59:26 + python3 --version 11:59:26 Python 3.10.6 11:59:26 + python3 -m pip --version 11:59:26 pip 25.2 from /tmp/venv-XHEF/lib/python3.10/site-packages/pip (python 3.10) 11:59:26 + python3 -m pip freeze 11:59:26 cachetools==6.2.1 11:59:26 chardet==5.2.0 11:59:26 colorama==0.4.6 11:59:26 distlib==0.4.0 11:59:26 filelock==3.20.0 11:59:26 packaging==25.0 11:59:26 platformdirs==4.5.0 11:59:26 pluggy==1.6.0 11:59:26 pyproject-api==1.10.0 11:59:26 tomli==2.3.0 11:59:26 tox==4.31.0 11:59:26 typing_extensions==4.15.0 11:59:26 urllib3==1.26.20 11:59:26 virtualenv==20.35.3 11:59:26 [EnvInject] - Injecting environment variables from a build step. 11:59:26 [EnvInject] - Injecting as environment variables the properties content 11:59:26 PARALLEL=false 11:59:26 11:59:26 [EnvInject] - Variables injected successfully. 11:59:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6069686836713431872.sh 11:59:26 ---> tox-run.sh 11:59:26 + 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 11:59:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:59:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:59:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:59:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:59:26 + source /home/jenkins/lf-env.sh 11:59:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:59:26 ++ mktemp -d /tmp/venv-XXXX 11:59:26 + lf_venv=/tmp/venv-6Iv6 11:59:26 + local venv_file=/tmp/.os_lf_venv 11:59:26 + local python=python3 11:59:26 + local options 11:59:26 + local set_path=true 11:59:26 + local install_args= 11:59:26 ++ 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 11:59:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:59:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:59:26 + true 11:59:26 + case $1 in 11:59:26 + venv_file=/tmp/.toxenv 11:59:26 + shift 2 11:59:26 + true 11:59:26 + case $1 in 11:59:26 + shift 11:59:26 + break 11:59:26 + case $python in 11:59:26 + local pkg_list= 11:59:26 + [[ -d /opt/pyenv ]] 11:59:26 + echo 'Setup pyenv:' 11:59:26 Setup pyenv: 11:59:26 + export PYENV_ROOT=/opt/pyenv 11:59:26 + PYENV_ROOT=/opt/pyenv 11:59:26 + 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 11:59:26 + 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 11:59:26 + pyenv versions 11:59:26 system 11:59:26 3.8.13 11:59:26 3.9.13 11:59:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:59:26 + command -v pyenv 11:59:26 ++ pyenv init - --no-rehash 11:59:26 + 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[*]}"'\'')" 11:59:26 export PATH="/opt/pyenv/shims:${PATH}" 11:59:26 export PYENV_SHELL=bash 11:59:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:59:26 pyenv() { 11:59:26 local command 11:59:26 command="${1:-}" 11:59:26 if [ "$#" -gt 0 ]; then 11:59:26 shift 11:59:26 fi 11:59:26 11:59:26 case "$command" in 11:59:26 rehash|shell) 11:59:26 eval "$(pyenv "sh-$command" "$@")" 11:59:26 ;; 11:59:26 *) 11:59:26 command pyenv "$command" "$@" 11:59:26 ;; 11:59:26 esac 11:59:26 }' 11:59:26 +++ 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[*]}"' 11:59:26 ++ 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 11:59:26 ++ 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 11:59:26 ++ 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 11:59:26 ++ export PYENV_SHELL=bash 11:59:26 ++ PYENV_SHELL=bash 11:59:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:59:26 +++ complete -F _pyenv pyenv 11:59:26 ++ lf-pyver python3 11:59:26 ++ local py_version_xy=python3 11:59:26 ++ local py_version_xyz= 11:59:26 ++ pyenv versions 11:59:26 ++ local command 11:59:26 ++ command=versions 11:59:26 ++ sed 's/^[ *]* //' 11:59:26 ++ '[' 1 -gt 0 ']' 11:59:26 ++ shift 11:59:26 ++ case "$command" in 11:59:26 ++ command pyenv versions 11:59:26 ++ pyenv versions 11:59:26 ++ awk '{ print $1 }' 11:59:26 ++ grep -E '^[0-9.]*[0-9]$' 11:59:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:59:26 +++ grep '^3' /tmp/.pyenv_versions 11:59:26 +++ sort -V 11:59:26 +++ tail -n 1 11:59:26 ++ py_version_xyz=3.10.6 11:59:26 ++ [[ -z 3.10.6 ]] 11:59:26 ++ echo 3.10.6 11:59:26 ++ return 0 11:59:26 + pyenv local 3.10.6 11:59:26 + local command 11:59:26 + command=local 11:59:26 + '[' 2 -gt 0 ']' 11:59:26 + shift 11:59:26 + case "$command" in 11:59:26 + command pyenv local 3.10.6 11:59:26 + pyenv local 3.10.6 11:59:26 + for arg in "$@" 11:59:26 + case $arg in 11:59:26 + pkg_list+='tox ' 11:59:26 + for arg in "$@" 11:59:26 + case $arg in 11:59:26 + pkg_list+='virtualenv ' 11:59:26 + for arg in "$@" 11:59:26 + case $arg in 11:59:26 + pkg_list+='urllib3~=1.26.15 ' 11:59:26 + [[ -f /tmp/.toxenv ]] 11:59:26 ++ cat /tmp/.toxenv 11:59:26 + lf_venv=/tmp/venv-XHEF 11:59:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XHEF from' file:/tmp/.toxenv 11:59:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XHEF from file:/tmp/.toxenv 11:59:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:59:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:26 + local 'pip_opts=--upgrade --quiet' 11:59:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:59:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:59:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:59:26 + [[ -n '' ]] 11:59:26 + [[ -n '' ]] 11:59:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:59:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:26 + /tmp/venv-XHEF/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 11:59:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:59:27 lf-activate-venv(): INFO: Base packages installed successfully 11:59:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:59:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:59:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:59:27 + /tmp/venv-XHEF/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 11:59:28 + type python3 11:59:28 + true 11:59:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XHEF/bin to PATH' 11:59:28 lf-activate-venv(): INFO: Adding /tmp/venv-XHEF/bin to PATH 11:59:28 + PATH=/tmp/venv-XHEF/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 11:59:28 + return 0 11:59:28 + [[ -d /opt/pyenv ]] 11:59:28 + echo '---> Setting up pyenv' 11:59:28 ---> Setting up pyenv 11:59:28 + export PYENV_ROOT=/opt/pyenv 11:59:28 + PYENV_ROOT=/opt/pyenv 11:59:28 + export PATH=/opt/pyenv/bin:/tmp/venv-XHEF/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 11:59:28 + PATH=/opt/pyenv/bin:/tmp/venv-XHEF/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 11:59:28 ++ pwd 11:59:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:59:28 + export PYTHONPATH 11:59:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:59:28 + TOX_TESTENV_PASSENV=PYTHONPATH 11:59:28 + tox --version 11:59:29 4.31.0 from /tmp/venv-XHEF/lib/python3.10/site-packages/tox/__init__.py 11:59:29 + PARALLEL=false 11:59:29 + TOX_OPTIONS_LIST= 11:59:29 + [[ -n checkbashisms ]] 11:59:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:59:29 + case ${PARALLEL,,} in 11:59:29 + tox -e checkbashisms 11:59:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:59:30 checkbashisms: freeze> python -m pip freeze --all 11:59:30 checkbashisms: pip==25.2,setuptools==80.9.0 11:59:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:59:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:59:34 checkbashisms: OK (4.87=setup[1.36]+cmd[3.51] seconds) 11:59:34 congratulations :) (4.90 seconds) 11:59:34 + tox_status=0 11:59:34 + echo '---> Completed tox runs' 11:59:34 ---> Completed tox runs 11:59:34 + for i in .tox/*/log 11:59:34 ++ echo .tox/checkbashisms/log 11:59:34 ++ awk -F/ '{print $2}' 11:59:34 + tox_env=checkbashisms 11:59:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:59:34 + DOC_DIR=docs/_build/html 11:59:34 + [[ -d docs/_build/html ]] 11:59:34 + echo '---> tox-run.sh ends' 11:59:34 ---> tox-run.sh ends 11:59:34 + test 0 -eq 0 11:59:34 $ ssh-agent -k 11:59:34 unset SSH_AUTH_SOCK; 11:59:34 unset SSH_AGENT_PID; 11:59:34 echo Agent pid 1811 killed; 11:59:34 [ssh-agent] Stopped. 11:59:34 [PostBuildScript] - [INFO] Executing post build scripts. 11:59:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16107427643981622346.sh 11:59:34 ---> sysstat.sh 11:59:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11369068983459721508.sh 11:59:34 ---> package-listing.sh 11:59:34 ++ tr '[:upper:]' '[:lower:]' 11:59:34 ++ facter osfamily 11:59:35 + OS_FAMILY=debian 11:59:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:59:35 + START_PACKAGES=/tmp/packages_start.txt 11:59:35 + END_PACKAGES=/tmp/packages_end.txt 11:59:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:59:35 + PACKAGES=/tmp/packages_start.txt 11:59:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:59:35 + PACKAGES=/tmp/packages_end.txt 11:59:35 + case "${OS_FAMILY}" in 11:59:35 + dpkg -l 11:59:35 + grep '^ii' 11:59:35 + '[' -f /tmp/packages_start.txt ']' 11:59:35 + '[' -f /tmp/packages_end.txt ']' 11:59:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:59:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:59:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:59:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:59:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6852040723903335993.sh 11:59:35 ---> capture-instance-metadata.sh 11:59:35 Setup pyenv: 11:59:35 system 11:59:35 3.8.13 11:59:35 3.9.13 11:59:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:59:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9nK 11:59:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:59:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:42 lf-activate-venv(): INFO: Base packages installed successfully 11:59:42 lf-activate-venv(): INFO: Installing additional packages: lftools 12:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-O9nK/bin to PATH 12:00:06 INFO: Running in OpenStack, capturing instance metadata 12:00:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14011346800627631074.sh 12:00:06 provisioning config files... 12:00:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2253126425899348098tmp 12:00:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:00:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:00:06 [EnvInject] - Injecting environment variables from a build step. 12:00:06 [EnvInject] - Injecting as environment variables the properties content 12:00:06 SERVER_ID=logs 12:00:06 12:00:06 [EnvInject] - Variables injected successfully. 12:00:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9803178618290044174.sh 12:00:06 ---> create-netrc.sh 12:00:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8322401008890079745.sh 12:00:06 ---> python-tools-install.sh 12:00:06 Setup pyenv: 12:00:06 system 12:00:06 3.8.13 12:00:06 3.9.13 12:00:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:00:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9nK from file:/tmp/.os_lf_venv 12:00:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:00:08 lf-activate-venv(): INFO: Base packages installed successfully 12:00:08 lf-activate-venv(): INFO: Installing additional packages: lftools 12:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-O9nK/bin to PATH 12:00:17 Generating Requirements File 12:00:36 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. 12:00:36 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:00:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:00:36 Python 3.10.6 12:00:36 pip 25.2 from /tmp/venv-O9nK/lib/python3.10/site-packages/pip (python 3.10) 12:00:36 appdirs==1.4.4 12:00:36 argcomplete==3.6.3 12:00:36 aspy.yaml==1.3.0 12:00:36 attrs==25.4.0 12:00:36 autopage==0.5.2 12:00:36 beautifulsoup4==4.14.2 12:00:36 boto3==1.40.55 12:00:36 botocore==1.40.55 12:00:36 bs4==0.0.2 12:00:36 cachetools==6.2.1 12:00:36 certifi==2025.10.5 12:00:36 cffi==2.0.0 12:00:36 cfgv==3.4.0 12:00:36 chardet==5.2.0 12:00:36 charset-normalizer==3.4.4 12:00:36 click==8.3.0 12:00:36 cliff==4.11.0 12:00:36 cmd2==2.7.0 12:00:36 cryptography==3.3.2 12:00:36 debtcollector==3.0.0 12:00:36 decorator==5.2.1 12:00:36 defusedxml==0.7.1 12:00:36 Deprecated==1.2.18 12:00:36 distlib==0.4.0 12:00:36 dnspython==2.8.0 12:00:36 docker==7.1.0 12:00:36 dogpile.cache==1.5.0 12:00:36 durationpy==0.10 12:00:36 email-validator==2.3.0 12:00:36 filelock==3.20.0 12:00:36 future==1.0.0 12:00:36 gitdb==4.0.12 12:00:36 GitPython==3.1.45 12:00:36 google-auth==2.41.1 12:00:36 httplib2==0.31.0 12:00:36 identify==2.6.15 12:00:36 idna==3.11 12:00:36 importlib-resources==1.5.0 12:00:36 iso8601==2.1.0 12:00:36 Jinja2==3.1.6 12:00:36 jmespath==1.0.1 12:00:36 jsonpatch==1.33 12:00:36 jsonpointer==3.0.0 12:00:36 jsonschema==4.25.1 12:00:36 jsonschema-specifications==2025.9.1 12:00:36 keystoneauth1==5.12.0 12:00:36 kubernetes==34.1.0 12:00:36 lftools==0.37.15 12:00:36 lxml==6.0.2 12:00:36 markdown-it-py==4.0.0 12:00:36 MarkupSafe==3.0.3 12:00:36 mdurl==0.1.2 12:00:36 msgpack==1.1.2 12:00:36 multi_key_dict==2.0.3 12:00:36 munch==4.0.0 12:00:36 netaddr==1.3.0 12:00:36 niet==1.4.2 12:00:36 nodeenv==1.9.1 12:00:36 oauth2client==4.1.3 12:00:36 oauthlib==3.3.1 12:00:36 openstacksdk==4.7.1 12:00:36 os-service-types==1.8.0 12:00:36 osc-lib==4.2.0 12:00:36 oslo.config==10.0.0 12:00:36 oslo.context==6.1.0 12:00:36 oslo.i18n==6.6.0 12:00:36 oslo.log==7.2.1 12:00:36 oslo.serialization==5.8.0 12:00:36 oslo.utils==9.1.0 12:00:36 packaging==25.0 12:00:36 pbr==7.0.1 12:00:36 platformdirs==4.5.0 12:00:36 prettytable==3.16.0 12:00:36 psutil==7.1.1 12:00:36 pyasn1==0.6.1 12:00:36 pyasn1_modules==0.4.2 12:00:36 pycparser==2.23 12:00:36 pygerrit2==2.0.15 12:00:36 PyGithub==2.8.1 12:00:36 Pygments==2.19.2 12:00:36 PyJWT==2.10.1 12:00:36 PyNaCl==1.6.0 12:00:36 pyparsing==2.4.7 12:00:36 pyperclip==1.11.0 12:00:36 pyrsistent==0.20.0 12:00:36 python-cinderclient==9.8.0 12:00:36 python-dateutil==2.9.0.post0 12:00:36 python-heatclient==4.3.0 12:00:36 python-jenkins==1.8.3 12:00:36 python-keystoneclient==5.7.0 12:00:36 python-magnumclient==4.9.0 12:00:36 python-openstackclient==8.2.0 12:00:36 python-swiftclient==4.8.0 12:00:36 PyYAML==6.0.3 12:00:36 referencing==0.37.0 12:00:36 requests==2.32.5 12:00:36 requests-oauthlib==2.0.0 12:00:36 requestsexceptions==1.4.0 12:00:36 rfc3986==2.0.0 12:00:36 rich==14.2.0 12:00:36 rich-argparse==1.7.1 12:00:36 rpds-py==0.27.1 12:00:36 rsa==4.9.1 12:00:36 ruamel.yaml==0.18.15 12:00:36 ruamel.yaml.clib==0.2.14 12:00:36 s3transfer==0.14.0 12:00:36 simplejson==3.20.2 12:00:36 six==1.17.0 12:00:36 smmap==5.0.2 12:00:36 soupsieve==2.8 12:00:36 stevedore==5.5.0 12:00:36 tabulate==0.9.0 12:00:36 toml==0.10.2 12:00:36 tomlkit==0.13.3 12:00:36 tqdm==4.67.1 12:00:36 typing_extensions==4.15.0 12:00:36 tzdata==2025.2 12:00:36 urllib3==1.26.20 12:00:36 virtualenv==20.35.3 12:00:36 wcwidth==0.2.14 12:00:36 websocket-client==1.9.0 12:00:36 wrapt==2.0.0 12:00:36 xdg==6.0.0 12:00:36 xmltodict==1.0.2 12:00:36 yq==3.4.3 12:00:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10657533847627067421.sh 12:00:36 ---> sudo-logs.sh 12:00:36 Archiving 'sudo' log.. 12:00:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11310226695203896078.sh 12:00:37 ---> job-cost.sh 12:00:37 Setup pyenv: 12:00:37 system 12:00:37 3.8.13 12:00:37 3.9.13 12:00:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:00:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9nK from file:/tmp/.os_lf_venv 12:00:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:00:39 lf-activate-venv(): INFO: Base packages installed successfully 12:00:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:00:44 lf-activate-venv(): INFO: Adding /tmp/venv-O9nK/bin to PATH 12:00:44 INFO: No Stack... 12:00:44 INFO: Retrieving Pricing Info for: v3-standard-4 12:00:45 INFO: Archiving Costs 12:00:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2740830417476998640.sh 12:00:45 ---> logs-deploy.sh 12:00:45 Setup pyenv: 12:00:45 system 12:00:45 3.8.13 12:00:45 3.9.13 12:00:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9nK from file:/tmp/.os_lf_venv 12:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:00:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:00:47 lf-activate-venv(): INFO: Base packages installed successfully 12:00:47 lf-activate-venv(): INFO: Installing additional packages: lftools 12:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-O9nK/bin to PATH 12:00:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4291 12:00:55 INFO: archiving workspace using pattern(s): 12:00:56 Archives upload complete. 12:00:56 INFO: archiving logs to Nexus 12:00:57 ---> uname -a: 12:00:57 Linux prd-ubuntu1804-builder-4c-4g-4165 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:00:57 12:00:57 12:00:57 ---> lscpu: 12:00:57 Architecture: x86_64 12:00:57 CPU op-mode(s): 32-bit, 64-bit 12:00:57 Byte Order: Little Endian 12:00:57 CPU(s): 4 12:00:57 On-line CPU(s) list: 0-3 12:00:57 Thread(s) per core: 1 12:00:57 Core(s) per socket: 1 12:00:57 Socket(s): 4 12:00:57 NUMA node(s): 1 12:00:57 Vendor ID: AuthenticAMD 12:00:57 CPU family: 23 12:00:57 Model: 49 12:00:57 Model name: AMD EPYC-Rome Processor 12:00:57 Stepping: 0 12:00:57 CPU MHz: 2800.000 12:00:57 BogoMIPS: 5600.00 12:00:57 Virtualization: AMD-V 12:00:57 Hypervisor vendor: KVM 12:00:57 Virtualization type: full 12:00:57 L1d cache: 32K 12:00:57 L1i cache: 32K 12:00:57 L2 cache: 512K 12:00:57 L3 cache: 16384K 12:00:57 NUMA node0 CPU(s): 0-3 12:00:57 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 12:00:57 12:00:57 12:00:57 ---> nproc: 12:00:57 4 12:00:57 12:00:57 12:00:57 ---> df -h: 12:00:57 Filesystem Size Used Avail Use% Mounted on 12:00:57 udev 7.9G 0 7.9G 0% /dev 12:00:57 tmpfs 1.6G 676K 1.6G 1% /run 12:00:57 /dev/vda1 78G 8.3G 70G 11% / 12:00:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:00:57 tmpfs 5.0M 0 5.0M 0% /run/lock 12:00:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:00:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:00:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:00:57 12:00:57 12:00:57 ---> free -m: 12:00:57 total used free shared buff/cache available 12:00:57 Mem: 16040 540 13431 0 2067 15185 12:00:57 Swap: 1023 0 1023 12:00:57 12:00:57 12:00:57 ---> ip addr: 12:00:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:00:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:00:57 inet 127.0.0.1/8 scope host lo 12:00:57 valid_lft forever preferred_lft forever 12:00:57 inet6 ::1/128 scope host 12:00:57 valid_lft forever preferred_lft forever 12:00:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:00:57 link/ether fa:16:3e:48:fd:83 brd ff:ff:ff:ff:ff:ff 12:00:57 inet 10.30.106.114/23 brd 10.30.107.255 scope global dynamic ens3 12:00:57 valid_lft 86266sec preferred_lft 86266sec 12:00:57 inet6 fe80::f816:3eff:fe48:fd83/64 scope link 12:00:57 valid_lft forever preferred_lft forever 12:00:57 12:00:57 12:00:57 ---> sar -b -r -n DEV: 12:00:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4165) 10/21/25 _x86_64_ (4 CPU) 12:00:57 12:00:57 11:58:47 LINUX RESTART (4 CPU) 12:00:57 12:00:57 11:59:01 tps rtps wtps bread/s bwrtn/s 12:00:57 12:00:02 323.86 34.68 289.19 1166.47 60949.98 12:00:57 Average: 323.86 34.68 289.19 1166.47 60949.98 12:00:57 12:00:57 11:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:00:57 12:00:02 13874672 15495568 2550296 15.53 60848 1759844 862272 4.93 768728 1569320 161560 12:00:57 Average: 13874672 15495568 2550296 15.53 60848 1759844 862272 4.93 768728 1569320 161560 12:00:57 12:00:57 11:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:00:57 12:00:02 ens3 453.66 306.95 2364.13 81.27 0.00 0.00 0.00 0.00 12:00:57 12:00:02 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 12:00:57 Average: ens3 453.66 306.95 2364.13 81.27 0.00 0.00 0.00 0.00 12:00:57 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 12:00:57 12:00:57 12:00:57 ---> sar -P ALL: 12:00:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4165) 10/21/25 _x86_64_ (4 CPU) 12:00:57 12:00:57 11:58:47 LINUX RESTART (4 CPU) 12:00:57 12:00:57 11:59:01 CPU %user %nice %system %iowait %steal %idle 12:00:57 12:00:02 all 23.89 0.00 2.13 4.97 0.06 68.95 12:00:57 12:00:02 0 10.75 0.00 1.42 7.98 0.03 79.82 12:00:57 12:00:02 1 16.67 0.00 1.51 0.37 0.08 81.37 12:00:57 12:00:02 2 52.67 0.00 3.12 2.02 0.08 42.10 12:00:57 12:00:02 3 15.58 0.00 2.47 9.45 0.05 72.44 12:00:57 Average: all 23.89 0.00 2.13 4.97 0.06 68.95 12:00:57 Average: 0 10.75 0.00 1.42 7.98 0.03 79.82 12:00:57 Average: 1 16.67 0.00 1.51 0.37 0.08 81.37 12:00:57 Average: 2 52.67 0.00 3.12 2.02 0.08 42.10 12:00:57 Average: 3 15.58 0.00 2.47 9.45 0.05 72.44 12:00:57 12:00:57 12:00:57