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