10:33:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 10:33:57 Running as SYSTEM 10:33:57 [EnvInject] - Loading node environment variables. 10:33:57 Building remotely on prd-ubuntu1804-builder-4c-4g-12394 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:33:57 [ssh-agent] Looking for ssh-agent implementation... 10:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:57 $ ssh-agent 10:33:57 SSH_AUTH_SOCK=/tmp/ssh-fGCDaLOVj5Xr/agent.1642 10:33:57 SSH_AGENT_PID=1644 10:33:57 [ssh-agent] Started. 10:33:57 Running ssh-add (command line suppressed) 10:33:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6004249532995483724.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6004249532995483724.key) 10:33:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:57 The recommended git tool is: NONE 10:33:58 using credential onap-jenkins-ssh 10:33:58 Wiping out workspace first. 10:33:58 Cloning the remote Git repository 10:33:58 Cloning repository git://cloud.onap.org/mirror/oom.git 10:33:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:33:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:59 > git --version # timeout=10 10:33:59 > git --version # 'git version 2.17.1' 10:33:59 using GIT_SSH to set credentials Gerrit user 10:33:59 Verifying host key using manually-configured host key entries 10:33:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:34:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:34:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:34:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:34:05 using GIT_SSH to set credentials Gerrit user 10:34:05 Verifying host key using manually-configured host key entries 10:34:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/5 # timeout=30 10:34:05 > git rev-parse 2526d80c2c97c24591e4c54b60ecbd24ea88fb6d^{commit} # timeout=10 10:34:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:34:05 Checking out Revision 2526d80c2c97c24591e4c54b60ecbd24ea88fb6d (refs/changes/14/142414/5) 10:34:05 > git config core.sparsecheckout # timeout=10 10:34:05 > git checkout -f 2526d80c2c97c24591e4c54b60ecbd24ea88fb6d # timeout=30 10:34:08 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 10:34:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:34:08 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 10:34:09 [EnvInject] - Injecting environment variables from a build step. 10:34:09 [EnvInject] - Injecting as environment variables the properties content 10:34:09 PYTHON=python3 10:34:09 10:34:09 [EnvInject] - Variables injected successfully. 10:34:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2481816835895497963.sh 10:34:09 ---> tox-install.sh 10:34:09 + source /home/jenkins/lf-env.sh 10:34:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:09 ++ mktemp -d /tmp/venv-XXXX 10:34:09 + lf_venv=/tmp/venv-2Ga5 10:34:09 + local venv_file=/tmp/.os_lf_venv 10:34:09 + local python=python3 10:34:09 + local options 10:34:09 + local set_path=true 10:34:09 + local install_args= 10:34:09 ++ 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 10:34:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:34:09 + true 10:34:09 + case $1 in 10:34:09 + venv_file=/tmp/.toxenv 10:34:09 + shift 2 10:34:09 + true 10:34:09 + case $1 in 10:34:09 + shift 10:34:09 + break 10:34:09 + case $python in 10:34:09 + local pkg_list= 10:34:09 + [[ -d /opt/pyenv ]] 10:34:09 + echo 'Setup pyenv:' 10:34:09 Setup pyenv: 10:34:09 + export PYENV_ROOT=/opt/pyenv 10:34:09 + PYENV_ROOT=/opt/pyenv 10:34:09 + 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 10:34:09 + 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 10:34:09 + pyenv versions 10:34:09 * system (set by /opt/pyenv/version) 10:34:09 * 3.8.13 (set by /opt/pyenv/version) 10:34:09 * 3.9.13 (set by /opt/pyenv/version) 10:34:09 * 3.10.6 (set by /opt/pyenv/version) 10:34:09 + command -v pyenv 10:34:09 ++ pyenv init - --no-rehash 10:34:09 + 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[*]}"'\'')" 10:34:09 export PATH="/opt/pyenv/shims:${PATH}" 10:34:09 export PYENV_SHELL=bash 10:34:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:34:09 pyenv() { 10:34:09 local command 10:34:09 command="${1:-}" 10:34:09 if [ "$#" -gt 0 ]; then 10:34:09 shift 10:34:09 fi 10:34:09 10:34:09 case "$command" in 10:34:09 rehash|shell) 10:34:09 eval "$(pyenv "sh-$command" "$@")" 10:34:09 ;; 10:34:09 *) 10:34:09 command pyenv "$command" "$@" 10:34:09 ;; 10:34:09 esac 10:34:09 }' 10:34:09 +++ 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[*]}"' 10:34:09 ++ 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 10:34:09 ++ 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 10:34:09 ++ 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 10:34:09 ++ export PYENV_SHELL=bash 10:34:09 ++ PYENV_SHELL=bash 10:34:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:34:09 +++ complete -F _pyenv pyenv 10:34:09 ++ lf-pyver python3 10:34:09 ++ local py_version_xy=python3 10:34:09 ++ local py_version_xyz= 10:34:09 ++ pyenv versions 10:34:09 ++ local command 10:34:09 ++ sed 's/^[ *]* //' 10:34:09 ++ command=versions 10:34:09 ++ '[' 1 -gt 0 ']' 10:34:09 ++ shift 10:34:09 ++ case "$command" in 10:34:09 ++ command pyenv versions 10:34:09 ++ pyenv versions 10:34:09 ++ awk '{ print $1 }' 10:34:09 ++ grep -E '^[0-9.]*[0-9]$' 10:34:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:34:09 +++ grep '^3' /tmp/.pyenv_versions 10:34:09 +++ sort -V 10:34:09 +++ tail -n 1 10:34:09 ++ py_version_xyz=3.10.6 10:34:09 ++ [[ -z 3.10.6 ]] 10:34:09 ++ echo 3.10.6 10:34:09 ++ return 0 10:34:09 + pyenv local 3.10.6 10:34:09 + local command 10:34:09 + command=local 10:34:09 + '[' 2 -gt 0 ']' 10:34:09 + shift 10:34:09 + case "$command" in 10:34:09 + command pyenv local 3.10.6 10:34:09 + pyenv local 3.10.6 10:34:09 + for arg in "$@" 10:34:09 + case $arg in 10:34:09 + pkg_list+='tox ' 10:34:09 + for arg in "$@" 10:34:09 + case $arg in 10:34:09 + pkg_list+='virtualenv ' 10:34:09 + for arg in "$@" 10:34:09 + case $arg in 10:34:09 + pkg_list+='urllib3~=1.26.15 ' 10:34:09 + [[ -f /tmp/.toxenv ]] 10:34:09 + [[ ! -f /tmp/.toxenv ]] 10:34:09 + [[ -n '' ]] 10:34:09 + python3 -m venv /tmp/venv-2Ga5 10:34:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Ga5' 10:34:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Ga5 10:34:13 + echo /tmp/venv-2Ga5 10:34:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:34:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:34:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:13 + local 'pip_opts=--upgrade --quiet' 10:34:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:34:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:34:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:34:13 + [[ -n '' ]] 10:34:13 + [[ -n '' ]] 10:34:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:13 + /tmp/venv-2Ga5/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 10:34:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:34:17 lf-activate-venv(): INFO: Base packages installed successfully 10:34:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:34:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:34:17 + /tmp/venv-2Ga5/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 10:34:19 + type python3 10:34:19 + true 10:34:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Ga5/bin to PATH' 10:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-2Ga5/bin to PATH 10:34:19 + PATH=/tmp/venv-2Ga5/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 10:34:19 + return 0 10:34:19 + python3 --version 10:34:19 Python 3.10.6 10:34:19 + python3 -m pip --version 10:34:19 pip 25.3 from /tmp/venv-2Ga5/lib/python3.10/site-packages/pip (python 3.10) 10:34:19 + python3 -m pip freeze 10:34:19 cachetools==6.2.1 10:34:19 chardet==5.2.0 10:34:19 colorama==0.4.6 10:34:19 distlib==0.4.0 10:34:19 filelock==3.20.0 10:34:19 packaging==25.0 10:34:19 platformdirs==4.5.0 10:34:19 pluggy==1.6.0 10:34:19 pyproject-api==1.10.0 10:34:19 tomli==2.3.0 10:34:19 tox==4.32.0 10:34:19 typing_extensions==4.15.0 10:34:19 urllib3==1.26.20 10:34:19 virtualenv==20.35.4 10:34:19 [EnvInject] - Injecting environment variables from a build step. 10:34:19 [EnvInject] - Injecting as environment variables the properties content 10:34:19 PARALLEL=false 10:34:19 10:34:19 [EnvInject] - Variables injected successfully. 10:34:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12074818453619126439.sh 10:34:19 ---> tox-run.sh 10:34:19 + 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 10:34:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:34:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:34:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:34:19 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:34:19 + source /home/jenkins/lf-env.sh 10:34:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:19 ++ mktemp -d /tmp/venv-XXXX 10:34:19 + lf_venv=/tmp/venv-xrtZ 10:34:19 + local venv_file=/tmp/.os_lf_venv 10:34:19 + local python=python3 10:34:19 + local options 10:34:19 + local set_path=true 10:34:19 + local install_args= 10:34:19 ++ 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 10:34:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:34:19 + true 10:34:19 + case $1 in 10:34:19 + venv_file=/tmp/.toxenv 10:34:19 + shift 2 10:34:19 + true 10:34:19 + case $1 in 10:34:19 + shift 10:34:19 + break 10:34:19 + case $python in 10:34:19 + local pkg_list= 10:34:19 + [[ -d /opt/pyenv ]] 10:34:19 + echo 'Setup pyenv:' 10:34:19 Setup pyenv: 10:34:19 + export PYENV_ROOT=/opt/pyenv 10:34:19 + PYENV_ROOT=/opt/pyenv 10:34:19 + 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 10:34:19 + 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 10:34:19 + pyenv versions 10:34:19 system 10:34:19 3.8.13 10:34:19 3.9.13 10:34:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:20 + command -v pyenv 10:34:20 ++ pyenv init - --no-rehash 10:34:20 + 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[*]}"'\'')" 10:34:20 export PATH="/opt/pyenv/shims:${PATH}" 10:34:20 export PYENV_SHELL=bash 10:34:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:34:20 pyenv() { 10:34:20 local command 10:34:20 command="${1:-}" 10:34:20 if [ "$#" -gt 0 ]; then 10:34:20 shift 10:34:20 fi 10:34:20 10:34:20 case "$command" in 10:34:20 rehash|shell) 10:34:20 eval "$(pyenv "sh-$command" "$@")" 10:34:20 ;; 10:34:20 *) 10:34:20 command pyenv "$command" "$@" 10:34:20 ;; 10:34:20 esac 10:34:20 }' 10:34:20 +++ 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[*]}"' 10:34:20 ++ 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 10:34:20 ++ 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 10:34:20 ++ 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 10:34:20 ++ export PYENV_SHELL=bash 10:34:20 ++ PYENV_SHELL=bash 10:34:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:34:20 +++ complete -F _pyenv pyenv 10:34:20 ++ lf-pyver python3 10:34:20 ++ local py_version_xy=python3 10:34:20 ++ local py_version_xyz= 10:34:20 ++ pyenv versions 10:34:20 ++ local command 10:34:20 ++ command=versions 10:34:20 ++ '[' 1 -gt 0 ']' 10:34:20 ++ shift 10:34:20 ++ case "$command" in 10:34:20 ++ command pyenv versions 10:34:20 ++ pyenv versions 10:34:20 ++ sed 's/^[ *]* //' 10:34:20 ++ awk '{ print $1 }' 10:34:20 ++ grep -E '^[0-9.]*[0-9]$' 10:34:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:34:20 +++ grep '^3' /tmp/.pyenv_versions 10:34:20 +++ sort -V 10:34:20 +++ tail -n 1 10:34:20 ++ py_version_xyz=3.10.6 10:34:20 ++ [[ -z 3.10.6 ]] 10:34:20 ++ echo 3.10.6 10:34:20 ++ return 0 10:34:20 + pyenv local 3.10.6 10:34:20 + local command 10:34:20 + command=local 10:34:20 + '[' 2 -gt 0 ']' 10:34:20 + shift 10:34:20 + case "$command" in 10:34:20 + command pyenv local 3.10.6 10:34:20 + pyenv local 3.10.6 10:34:20 + for arg in "$@" 10:34:20 + case $arg in 10:34:20 + pkg_list+='tox ' 10:34:20 + for arg in "$@" 10:34:20 + case $arg in 10:34:20 + pkg_list+='virtualenv ' 10:34:20 + for arg in "$@" 10:34:20 + case $arg in 10:34:20 + pkg_list+='urllib3~=1.26.15 ' 10:34:20 + [[ -f /tmp/.toxenv ]] 10:34:20 ++ cat /tmp/.toxenv 10:34:20 + lf_venv=/tmp/venv-2Ga5 10:34:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Ga5 from' file:/tmp/.toxenv 10:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Ga5 from file:/tmp/.toxenv 10:34:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:34:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:20 + local 'pip_opts=--upgrade --quiet' 10:34:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:34:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:34:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:34:20 + [[ -n '' ]] 10:34:20 + [[ -n '' ]] 10:34:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:34:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:20 + /tmp/venv-2Ga5/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 10:34:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:34:21 lf-activate-venv(): INFO: Base packages installed successfully 10:34:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:34:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:34:21 + /tmp/venv-2Ga5/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 10:34:22 + type python3 10:34:22 + true 10:34:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Ga5/bin to PATH' 10:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-2Ga5/bin to PATH 10:34:22 + PATH=/tmp/venv-2Ga5/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 10:34:22 + return 0 10:34:22 + [[ -d /opt/pyenv ]] 10:34:22 + echo '---> Setting up pyenv' 10:34:22 ---> Setting up pyenv 10:34:22 + export PYENV_ROOT=/opt/pyenv 10:34:22 + PYENV_ROOT=/opt/pyenv 10:34:22 + export PATH=/opt/pyenv/bin:/tmp/venv-2Ga5/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 10:34:22 + PATH=/opt/pyenv/bin:/tmp/venv-2Ga5/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 10:34:22 ++ pwd 10:34:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:34:22 + export PYTHONPATH 10:34:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:34:22 + TOX_TESTENV_PASSENV=PYTHONPATH 10:34:22 + tox --version 10:34:22 4.32.0 from /tmp/venv-2Ga5/lib/python3.10/site-packages/tox/__init__.py 10:34:22 + PARALLEL=false 10:34:22 + TOX_OPTIONS_LIST= 10:34:22 + [[ -n checkbashisms ]] 10:34:22 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:34:22 + case ${PARALLEL,,} in 10:34:22 + tox -e checkbashisms 10:34:22 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:34:23 checkbashisms: freeze> python -m pip freeze --all 10:34:24 checkbashisms: pip==25.3,setuptools==80.9.0 10:34:24 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:34:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:34:27 checkbashisms: OK (4.79=setup[1.35]+cmd[3.44] seconds) 10:34:27 congratulations :) (4.82 seconds) 10:34:27 + tox_status=0 10:34:27 + echo '---> Completed tox runs' 10:34:27 ---> Completed tox runs 10:34:27 + for i in .tox/*/log 10:34:27 ++ echo .tox/checkbashisms/log 10:34:27 ++ awk -F/ '{print $2}' 10:34:27 + tox_env=checkbashisms 10:34:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:34:27 + DOC_DIR=docs/_build/html 10:34:27 + [[ -d docs/_build/html ]] 10:34:27 + echo '---> tox-run.sh ends' 10:34:27 ---> tox-run.sh ends 10:34:27 + test 0 -eq 0 10:34:27 $ ssh-agent -k 10:34:27 unset SSH_AUTH_SOCK; 10:34:27 unset SSH_AGENT_PID; 10:34:27 echo Agent pid 1644 killed; 10:34:27 [ssh-agent] Stopped. 10:34:27 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14293290479076668022.sh 10:34:27 ---> sysstat.sh 10:34:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6886021880558303924.sh 10:34:28 ---> package-listing.sh 10:34:28 ++ facter osfamily 10:34:28 ++ tr '[:upper:]' '[:lower:]' 10:34:28 + OS_FAMILY=debian 10:34:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:34:28 + START_PACKAGES=/tmp/packages_start.txt 10:34:28 + END_PACKAGES=/tmp/packages_end.txt 10:34:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:28 + PACKAGES=/tmp/packages_start.txt 10:34:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:34:28 + PACKAGES=/tmp/packages_end.txt 10:34:28 + case "${OS_FAMILY}" in 10:34:28 + dpkg -l 10:34:28 + grep '^ii' 10:34:28 + '[' -f /tmp/packages_start.txt ']' 10:34:28 + '[' -f /tmp/packages_end.txt ']' 10:34:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:34:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:34:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:34:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7292000063762967698.sh 10:34:28 ---> capture-instance-metadata.sh 10:34:28 Setup pyenv: 10:34:28 system 10:34:28 3.8.13 10:34:28 3.9.13 10:34:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qH8f 10:34:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:36 lf-activate-venv(): INFO: Base packages installed successfully 10:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-qH8f/bin to PATH 10:34:58 INFO: Running in OpenStack, capturing instance metadata 10:34:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8196771569559353302.sh 10:34:59 provisioning config files... 10:34:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13378550029849244543tmp 10:34:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:34:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:34:59 [EnvInject] - Injecting environment variables from a build step. 10:34:59 [EnvInject] - Injecting as environment variables the properties content 10:34:59 SERVER_ID=logs 10:34:59 10:34:59 [EnvInject] - Variables injected successfully. 10:34:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1200006043137779156.sh 10:34:59 ---> create-netrc.sh 10:34:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14188572086322570610.sh 10:34:59 ---> python-tools-install.sh 10:34:59 Setup pyenv: 10:34:59 system 10:34:59 3.8.13 10:34:59 3.9.13 10:34:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qH8f from file:/tmp/.os_lf_venv 10:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:01 lf-activate-venv(): INFO: Base packages installed successfully 10:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools 10:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-qH8f/bin to PATH 10:35:09 Generating Requirements File 10:35:26 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. 10:35:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:35:26 Python 3.10.6 10:35:26 pip 25.3 from /tmp/venv-qH8f/lib/python3.10/site-packages/pip (python 3.10) 10:35:27 appdirs==1.4.4 10:35:27 argcomplete==3.6.3 10:35:27 aspy.yaml==1.3.0 10:35:27 attrs==25.4.0 10:35:27 autopage==0.5.2 10:35:27 beautifulsoup4==4.14.2 10:35:27 boto3==1.40.72 10:35:27 botocore==1.40.72 10:35:27 bs4==0.0.2 10:35:27 cachetools==6.2.1 10:35:27 certifi==2025.11.12 10:35:27 cffi==2.0.0 10:35:27 cfgv==3.4.0 10:35:27 chardet==5.2.0 10:35:27 charset-normalizer==3.4.4 10:35:27 click==8.3.0 10:35:27 cliff==4.11.0 10:35:27 cmd2==2.7.0 10:35:27 cryptography==3.3.2 10:35:27 debtcollector==3.0.0 10:35:27 decorator==5.2.1 10:35:27 defusedxml==0.7.1 10:35:27 Deprecated==1.3.1 10:35:27 distlib==0.4.0 10:35:27 dnspython==2.8.0 10:35:27 docker==7.1.0 10:35:27 dogpile.cache==1.5.0 10:35:27 durationpy==0.10 10:35:27 email-validator==2.3.0 10:35:27 filelock==3.20.0 10:35:27 future==1.0.0 10:35:27 gitdb==4.0.12 10:35:27 GitPython==3.1.45 10:35:27 google-auth==2.43.0 10:35:27 httplib2==0.31.0 10:35:27 identify==2.6.15 10:35:27 idna==3.11 10:35:27 importlib-resources==1.5.0 10:35:27 iso8601==2.1.0 10:35:27 Jinja2==3.1.6 10:35:27 jmespath==1.0.1 10:35:27 jsonpatch==1.33 10:35:27 jsonpointer==3.0.0 10:35:27 jsonschema==4.25.1 10:35:27 jsonschema-specifications==2025.9.1 10:35:27 keystoneauth1==5.12.0 10:35:27 kubernetes==34.1.0 10:35:27 lftools==0.37.15 10:35:27 lxml==6.0.2 10:35:27 markdown-it-py==4.0.0 10:35:27 MarkupSafe==3.0.3 10:35:27 mdurl==0.1.2 10:35:27 msgpack==1.1.2 10:35:27 multi_key_dict==2.0.3 10:35:27 munch==4.0.0 10:35:27 netaddr==1.3.0 10:35:27 niet==1.4.2 10:35:27 nodeenv==1.9.1 10:35:27 oauth2client==4.1.3 10:35:27 oauthlib==3.3.1 10:35:27 openstacksdk==4.7.1 10:35:27 os-service-types==1.8.1 10:35:27 osc-lib==4.2.0 10:35:27 oslo.config==10.0.0 10:35:27 oslo.context==6.1.0 10:35:27 oslo.i18n==6.6.0 10:35:27 oslo.log==7.2.1 10:35:27 oslo.serialization==5.8.0 10:35:27 oslo.utils==9.1.0 10:35:27 packaging==25.0 10:35:27 pbr==7.0.3 10:35:27 platformdirs==4.5.0 10:35:27 prettytable==3.16.0 10:35:27 psutil==7.1.3 10:35:27 pyasn1==0.6.1 10:35:27 pyasn1_modules==0.4.2 10:35:27 pycparser==2.23 10:35:27 pygerrit2==2.0.15 10:35:27 PyGithub==2.8.1 10:35:27 Pygments==2.19.2 10:35:27 PyJWT==2.10.1 10:35:27 PyNaCl==1.6.1 10:35:27 pyparsing==2.4.7 10:35:27 pyperclip==1.11.0 10:35:27 pyrsistent==0.20.0 10:35:27 python-cinderclient==9.8.0 10:35:27 python-dateutil==2.9.0.post0 10:35:27 python-heatclient==4.3.0 10:35:27 python-jenkins==1.8.3 10:35:27 python-keystoneclient==5.7.0 10:35:27 python-magnumclient==4.9.0 10:35:27 python-openstackclient==8.2.0 10:35:27 python-swiftclient==4.8.0 10:35:27 PyYAML==6.0.3 10:35:27 referencing==0.37.0 10:35:27 requests==2.32.5 10:35:27 requests-oauthlib==2.0.0 10:35:27 requestsexceptions==1.4.0 10:35:27 rfc3986==2.0.0 10:35:27 rich==14.2.0 10:35:27 rich-argparse==1.7.2 10:35:27 rpds-py==0.28.0 10:35:27 rsa==4.9.1 10:35:27 ruamel.yaml==0.18.16 10:35:27 ruamel.yaml.clib==0.2.14 10:35:27 s3transfer==0.14.0 10:35:27 simplejson==3.20.2 10:35:27 six==1.17.0 10:35:27 smmap==5.0.2 10:35:27 soupsieve==2.8 10:35:27 stevedore==5.5.0 10:35:27 tabulate==0.9.0 10:35:27 toml==0.10.2 10:35:27 tomlkit==0.13.3 10:35:27 tqdm==4.67.1 10:35:27 typing_extensions==4.15.0 10:35:27 tzdata==2025.2 10:35:27 urllib3==1.26.20 10:35:27 virtualenv==20.35.4 10:35:27 wcwidth==0.2.14 10:35:27 websocket-client==1.9.0 10:35:27 wrapt==2.0.1 10:35:27 xdg==6.0.0 10:35:27 xmltodict==1.0.2 10:35:27 yq==3.4.3 10:35:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8457672397841673075.sh 10:35:27 ---> sudo-logs.sh 10:35:27 Archiving 'sudo' log.. 10:35:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7796959764400961346.sh 10:35:27 ---> job-cost.sh 10:35:27 Setup pyenv: 10:35:27 system 10:35:27 3.8.13 10:35:27 3.9.13 10:35:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qH8f from file:/tmp/.os_lf_venv 10:35:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:29 lf-activate-venv(): INFO: Base packages installed successfully 10:35:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-qH8f/bin to PATH 10:35:34 INFO: No Stack... 10:35:35 INFO: Retrieving Pricing Info for: v3-standard-4 10:35:35 INFO: Archiving Costs 10:35:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15944492040342683120.sh 10:35:35 ---> logs-deploy.sh 10:35:35 Setup pyenv: 10:35:35 system 10:35:35 3.8.13 10:35:35 3.9.13 10:35:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qH8f from file:/tmp/.os_lf_venv 10:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:37 lf-activate-venv(): INFO: Base packages installed successfully 10:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-qH8f/bin to PATH 10:35:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4308 10:35:45 INFO: archiving workspace using pattern(s): 10:35:46 Archives upload complete. 10:35:46 INFO: archiving logs to Nexus 10:35:47 ---> uname -a: 10:35:47 Linux prd-ubuntu1804-builder-4c-4g-12394 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:35:47 10:35:47 10:35:47 ---> lscpu: 10:35:47 Architecture: x86_64 10:35:47 CPU op-mode(s): 32-bit, 64-bit 10:35:47 Byte Order: Little Endian 10:35:47 CPU(s): 4 10:35:47 On-line CPU(s) list: 0-3 10:35:47 Thread(s) per core: 1 10:35:47 Core(s) per socket: 1 10:35:47 Socket(s): 4 10:35:47 NUMA node(s): 1 10:35:47 Vendor ID: AuthenticAMD 10:35:47 CPU family: 23 10:35:47 Model: 49 10:35:47 Model name: AMD EPYC-Rome Processor 10:35:47 Stepping: 0 10:35:47 CPU MHz: 2799.996 10:35:47 BogoMIPS: 5599.99 10:35:47 Virtualization: AMD-V 10:35:47 Hypervisor vendor: KVM 10:35:47 Virtualization type: full 10:35:47 L1d cache: 32K 10:35:47 L1i cache: 32K 10:35:47 L2 cache: 512K 10:35:47 L3 cache: 16384K 10:35:47 NUMA node0 CPU(s): 0-3 10:35:47 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 10:35:47 10:35:47 10:35:47 ---> nproc: 10:35:47 4 10:35:47 10:35:47 10:35:47 ---> df -h: 10:35:47 Filesystem Size Used Avail Use% Mounted on 10:35:47 udev 7.9G 0 7.9G 0% /dev 10:35:47 tmpfs 1.6G 676K 1.6G 1% /run 10:35:47 /dev/vda1 78G 8.3G 70G 11% / 10:35:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:35:47 tmpfs 5.0M 0 5.0M 0% /run/lock 10:35:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:35:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:35:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:35:47 10:35:47 10:35:47 ---> free -m: 10:35:47 total used free shared buff/cache available 10:35:47 Mem: 16040 595 13375 0 2068 15130 10:35:47 Swap: 1023 0 1023 10:35:47 10:35:47 10:35:47 ---> ip addr: 10:35:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:35:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:47 inet 127.0.0.1/8 scope host lo 10:35:47 valid_lft forever preferred_lft forever 10:35:47 inet6 ::1/128 scope host 10:35:47 valid_lft forever preferred_lft forever 10:35:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:35:47 link/ether fa:16:3e:07:87:c3 brd ff:ff:ff:ff:ff:ff 10:35:47 inet 10.30.107.70/23 brd 10.30.107.255 scope global dynamic ens3 10:35:47 valid_lft 86273sec preferred_lft 86273sec 10:35:47 inet6 fe80::f816:3eff:fe07:87c3/64 scope link 10:35:47 valid_lft forever preferred_lft forever 10:35:47 10:35:47 10:35:47 ---> sar -b -r -n DEV: 10:35:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12394) 11/13/25 _x86_64_ (4 CPU) 10:35:47 10:35:47 10:33:41 LINUX RESTART (4 CPU) 10:35:47 10:35:47 10:34:01 tps rtps wtps bread/s bwrtn/s 10:35:47 10:35:02 338.15 24.29 313.86 883.17 54706.03 10:35:47 Average: 338.15 24.29 313.86 883.17 54706.03 10:35:47 10:35:47 10:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:35:47 10:35:02 13863588 15525740 2561380 15.59 69300 1788184 794820 4.55 721424 1613272 167140 10:35:47 Average: 13863588 15525740 2561380 15.59 69300 1788184 794820 4.55 721424 1613272 167140 10:35:47 10:35:47 10:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:35:47 10:35:02 ens3 171.31 109.78 1373.47 34.25 0.00 0.00 0.00 0.00 10:35:47 10:35:02 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 10:35:47 Average: ens3 171.31 109.78 1373.47 34.25 0.00 0.00 0.00 0.00 10:35:47 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 10:35:47 10:35:47 10:35:47 ---> sar -P ALL: 10:35:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12394) 11/13/25 _x86_64_ (4 CPU) 10:35:47 10:35:47 10:33:41 LINUX RESTART (4 CPU) 10:35:47 10:35:47 10:34:01 CPU %user %nice %system %iowait %steal %idle 10:35:47 10:35:02 all 21.87 0.00 2.14 3.15 0.06 72.78 10:35:47 10:35:02 0 40.73 0.00 3.33 3.66 0.08 52.20 10:35:47 10:35:02 1 29.39 0.00 2.12 0.30 0.05 68.14 10:35:47 10:35:02 2 11.48 0.00 2.08 3.89 0.05 82.50 10:35:47 10:35:02 3 5.85 0.00 1.00 4.73 0.07 88.34 10:35:47 Average: all 21.87 0.00 2.14 3.15 0.06 72.78 10:35:47 Average: 0 40.73 0.00 3.33 3.66 0.08 52.20 10:35:47 Average: 1 29.39 0.00 2.12 0.30 0.05 68.14 10:35:47 Average: 2 11.48 0.00 2.08 3.89 0.05 82.50 10:35:47 Average: 3 5.85 0.00 1.00 4.73 0.07 88.34 10:35:47 10:35:47 10:35:47