15:35:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 15:35:09 Running as SYSTEM 15:35:09 [EnvInject] - Loading node environment variables. 15:35:09 Building remotely on prd-ubuntu1804-builder-4c-4g-12216 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:35:09 [ssh-agent] Looking for ssh-agent implementation... 15:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:09 $ ssh-agent 15:35:09 SSH_AUTH_SOCK=/tmp/ssh-q7C9H4AJp14r/agent.1630 15:35:09 SSH_AGENT_PID=1632 15:35:09 [ssh-agent] Started. 15:35:09 Running ssh-add (command line suppressed) 15:35:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12313824202780612841.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12313824202780612841.key) 15:35:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:35:09 The recommended git tool is: NONE 15:35:11 using credential onap-jenkins-ssh 15:35:11 Wiping out workspace first. 15:35:11 Cloning the remote Git repository 15:35:11 Cloning repository git://cloud.onap.org/mirror/oom.git 15:35:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:35:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:35:11 > git --version # timeout=10 15:35:11 > git --version # 'git version 2.17.1' 15:35:11 using GIT_SSH to set credentials Gerrit user 15:35:11 Verifying host key using manually-configured host key entries 15:35:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:35:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:35:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:35:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:35:17 using GIT_SSH to set credentials Gerrit user 15:35:17 Verifying host key using manually-configured host key entries 15:35:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/2 # timeout=30 15:35:17 > git rev-parse a21b063a55e2edc2b4428d849744b8bf50ecd0ec^{commit} # timeout=10 15:35:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:35:17 Checking out Revision a21b063a55e2edc2b4428d849744b8bf50ecd0ec (refs/changes/14/142414/2) 15:35:17 > git config core.sparsecheckout # timeout=10 15:35:17 > git checkout -f a21b063a55e2edc2b4428d849744b8bf50ecd0ec # timeout=30 15:35:20 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 15:35:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:35:21 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 15:35:21 [EnvInject] - Injecting environment variables from a build step. 15:35:21 [EnvInject] - Injecting as environment variables the properties content 15:35:21 PYTHON=python3 15:35:21 15:35:21 [EnvInject] - Variables injected successfully. 15:35:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18124353940869889449.sh 15:35:21 ---> tox-install.sh 15:35:21 + source /home/jenkins/lf-env.sh 15:35:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:21 ++ mktemp -d /tmp/venv-XXXX 15:35:21 + lf_venv=/tmp/venv-qXdN 15:35:21 + local venv_file=/tmp/.os_lf_venv 15:35:21 + local python=python3 15:35:21 + local options 15:35:21 + local set_path=true 15:35:21 + local install_args= 15:35:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:21 + true 15:35:21 + case $1 in 15:35:21 + venv_file=/tmp/.toxenv 15:35:21 + shift 2 15:35:21 + true 15:35:21 + case $1 in 15:35:21 + shift 15:35:21 + break 15:35:21 + case $python in 15:35:21 + local pkg_list= 15:35:21 + [[ -d /opt/pyenv ]] 15:35:21 + echo 'Setup pyenv:' 15:35:21 Setup pyenv: 15:35:21 + export PYENV_ROOT=/opt/pyenv 15:35:21 + PYENV_ROOT=/opt/pyenv 15:35:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:21 + pyenv versions 15:35:21 * system (set by /opt/pyenv/version) 15:35:21 * 3.8.13 (set by /opt/pyenv/version) 15:35:21 * 3.9.13 (set by /opt/pyenv/version) 15:35:21 * 3.10.6 (set by /opt/pyenv/version) 15:35:21 + command -v pyenv 15:35:21 ++ pyenv init - --no-rehash 15:35:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:35:21 export PATH="/opt/pyenv/shims:${PATH}" 15:35:21 export PYENV_SHELL=bash 15:35:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:21 pyenv() { 15:35:21 local command 15:35:21 command="${1:-}" 15:35:21 if [ "$#" -gt 0 ]; then 15:35:21 shift 15:35:21 fi 15:35:21 15:35:21 case "$command" in 15:35:21 rehash|shell) 15:35:21 eval "$(pyenv "sh-$command" "$@")" 15:35:21 ;; 15:35:21 *) 15:35:21 command pyenv "$command" "$@" 15:35:21 ;; 15:35:21 esac 15:35:21 }' 15:35:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:35:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:21 ++ export PYENV_SHELL=bash 15:35:21 ++ PYENV_SHELL=bash 15:35:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:21 +++ complete -F _pyenv pyenv 15:35:21 ++ lf-pyver python3 15:35:21 ++ local py_version_xy=python3 15:35:21 ++ local py_version_xyz= 15:35:21 ++ pyenv versions 15:35:21 ++ local command 15:35:21 ++ command=versions 15:35:21 ++ sed 's/^[ *]* //' 15:35:21 ++ '[' 1 -gt 0 ']' 15:35:21 ++ shift 15:35:21 ++ case "$command" in 15:35:21 ++ command pyenv versions 15:35:21 ++ pyenv versions 15:35:21 ++ awk '{ print $1 }' 15:35:21 ++ grep -E '^[0-9.]*[0-9]$' 15:35:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:21 +++ grep '^3' /tmp/.pyenv_versions 15:35:21 +++ sort -V 15:35:21 +++ tail -n 1 15:35:21 ++ py_version_xyz=3.10.6 15:35:21 ++ [[ -z 3.10.6 ]] 15:35:21 ++ echo 3.10.6 15:35:21 ++ return 0 15:35:21 + pyenv local 3.10.6 15:35:21 + local command 15:35:21 + command=local 15:35:21 + '[' 2 -gt 0 ']' 15:35:21 + shift 15:35:21 + case "$command" in 15:35:21 + command pyenv local 3.10.6 15:35:21 + pyenv local 3.10.6 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='tox ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='virtualenv ' 15:35:21 + for arg in "$@" 15:35:21 + case $arg in 15:35:21 + pkg_list+='urllib3~=1.26.15 ' 15:35:21 + [[ -f /tmp/.toxenv ]] 15:35:21 + [[ ! -f /tmp/.toxenv ]] 15:35:21 + [[ -n '' ]] 15:35:21 + python3 -m venv /tmp/venv-qXdN 15:35:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qXdN' 15:35:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qXdN 15:35:25 + echo /tmp/venv-qXdN 15:35:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:35:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:35:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:25 + local 'pip_opts=--upgrade --quiet' 15:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:25 + [[ -n '' ]] 15:35:25 + [[ -n '' ]] 15:35:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:25 + /tmp/venv-qXdN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:35:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:35:29 lf-activate-venv(): INFO: Base packages installed successfully 15:35:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:35:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:35:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:35:29 + /tmp/venv-qXdN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:35:31 + type python3 15:35:31 + true 15:35:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qXdN/bin to PATH' 15:35:31 lf-activate-venv(): INFO: Adding /tmp/venv-qXdN/bin to PATH 15:35:31 + PATH=/tmp/venv-qXdN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:31 + return 0 15:35:31 + python3 --version 15:35:31 Python 3.10.6 15:35:31 + python3 -m pip --version 15:35:32 pip 25.3 from /tmp/venv-qXdN/lib/python3.10/site-packages/pip (python 3.10) 15:35:32 + python3 -m pip freeze 15:35:32 cachetools==6.2.1 15:35:32 chardet==5.2.0 15:35:32 colorama==0.4.6 15:35:32 distlib==0.4.0 15:35:32 filelock==3.20.0 15:35:32 packaging==25.0 15:35:32 platformdirs==4.5.0 15:35:32 pluggy==1.6.0 15:35:32 pyproject-api==1.10.0 15:35:32 tomli==2.3.0 15:35:32 tox==4.32.0 15:35:32 typing_extensions==4.15.0 15:35:32 urllib3==1.26.20 15:35:32 virtualenv==20.35.4 15:35:32 [EnvInject] - Injecting environment variables from a build step. 15:35:32 [EnvInject] - Injecting as environment variables the properties content 15:35:32 PARALLEL=false 15:35:32 15:35:32 [EnvInject] - Variables injected successfully. 15:35:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17150634441831485023.sh 15:35:32 ---> tox-run.sh 15:35:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:35:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:35:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:35:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:35:32 + source /home/jenkins/lf-env.sh 15:35:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:32 ++ mktemp -d /tmp/venv-XXXX 15:35:32 + lf_venv=/tmp/venv-HWFJ 15:35:32 + local venv_file=/tmp/.os_lf_venv 15:35:32 + local python=python3 15:35:32 + local options 15:35:32 + local set_path=true 15:35:32 + local install_args= 15:35:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:32 + true 15:35:32 + case $1 in 15:35:32 + venv_file=/tmp/.toxenv 15:35:32 + shift 2 15:35:32 + true 15:35:32 + case $1 in 15:35:32 + shift 15:35:32 + break 15:35:32 + case $python in 15:35:32 + local pkg_list= 15:35:32 + [[ -d /opt/pyenv ]] 15:35:32 + echo 'Setup pyenv:' 15:35:32 Setup pyenv: 15:35:32 + export PYENV_ROOT=/opt/pyenv 15:35:32 + PYENV_ROOT=/opt/pyenv 15:35:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:32 + pyenv versions 15:35:32 system 15:35:32 3.8.13 15:35:32 3.9.13 15:35:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:35:32 + command -v pyenv 15:35:32 ++ pyenv init - --no-rehash 15:35:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:35:32 export PATH="/opt/pyenv/shims:${PATH}" 15:35:32 export PYENV_SHELL=bash 15:35:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:32 pyenv() { 15:35:32 local command 15:35:32 command="${1:-}" 15:35:32 if [ "$#" -gt 0 ]; then 15:35:32 shift 15:35:32 fi 15:35:32 15:35:32 case "$command" in 15:35:32 rehash|shell) 15:35:32 eval "$(pyenv "sh-$command" "$@")" 15:35:32 ;; 15:35:32 *) 15:35:32 command pyenv "$command" "$@" 15:35:32 ;; 15:35:32 esac 15:35:32 }' 15:35:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:35:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:32 ++ export PYENV_SHELL=bash 15:35:32 ++ PYENV_SHELL=bash 15:35:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:32 +++ complete -F _pyenv pyenv 15:35:32 ++ lf-pyver python3 15:35:32 ++ local py_version_xy=python3 15:35:32 ++ local py_version_xyz= 15:35:32 ++ pyenv versions 15:35:32 ++ local command 15:35:32 ++ command=versions 15:35:32 ++ '[' 1 -gt 0 ']' 15:35:32 ++ shift 15:35:32 ++ case "$command" in 15:35:32 ++ command pyenv versions 15:35:32 ++ pyenv versions 15:35:32 ++ sed 's/^[ *]* //' 15:35:32 ++ awk '{ print $1 }' 15:35:32 ++ grep -E '^[0-9.]*[0-9]$' 15:35:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:32 +++ grep '^3' /tmp/.pyenv_versions 15:35:32 +++ sort -V 15:35:32 +++ tail -n 1 15:35:32 ++ py_version_xyz=3.10.6 15:35:32 ++ [[ -z 3.10.6 ]] 15:35:32 ++ echo 3.10.6 15:35:32 ++ return 0 15:35:32 + pyenv local 3.10.6 15:35:32 + local command 15:35:32 + command=local 15:35:32 + '[' 2 -gt 0 ']' 15:35:32 + shift 15:35:32 + case "$command" in 15:35:32 + command pyenv local 3.10.6 15:35:32 + pyenv local 3.10.6 15:35:32 + for arg in "$@" 15:35:32 + case $arg in 15:35:32 + pkg_list+='tox ' 15:35:32 + for arg in "$@" 15:35:32 + case $arg in 15:35:32 + pkg_list+='virtualenv ' 15:35:32 + for arg in "$@" 15:35:32 + case $arg in 15:35:32 + pkg_list+='urllib3~=1.26.15 ' 15:35:32 + [[ -f /tmp/.toxenv ]] 15:35:32 ++ cat /tmp/.toxenv 15:35:32 + lf_venv=/tmp/venv-qXdN 15:35:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXdN from' file:/tmp/.toxenv 15:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXdN from file:/tmp/.toxenv 15:35:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:32 + local 'pip_opts=--upgrade --quiet' 15:35:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:32 + [[ -n '' ]] 15:35:32 + [[ -n '' ]] 15:35:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:32 + /tmp/venv-qXdN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:35:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:35:33 lf-activate-venv(): INFO: Base packages installed successfully 15:35:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:35:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:35:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:35:33 + /tmp/venv-qXdN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:35:34 + type python3 15:35:34 + true 15:35:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qXdN/bin to PATH' 15:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-qXdN/bin to PATH 15:35:34 + PATH=/tmp/venv-qXdN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:34 + return 0 15:35:34 + [[ -d /opt/pyenv ]] 15:35:34 + echo '---> Setting up pyenv' 15:35:34 ---> Setting up pyenv 15:35:34 + export PYENV_ROOT=/opt/pyenv 15:35:34 + PYENV_ROOT=/opt/pyenv 15:35:34 + export PATH=/opt/pyenv/bin:/tmp/venv-qXdN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:34 + PATH=/opt/pyenv/bin:/tmp/venv-qXdN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:35:34 ++ pwd 15:35:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:35:34 + export PYTHONPATH 15:35:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:35:34 + TOX_TESTENV_PASSENV=PYTHONPATH 15:35:34 + tox --version 15:35:34 4.32.0 from /tmp/venv-qXdN/lib/python3.10/site-packages/tox/__init__.py 15:35:34 + PARALLEL=false 15:35:34 + TOX_OPTIONS_LIST= 15:35:34 + [[ -n checkbashisms ]] 15:35:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:35:34 + case ${PARALLEL,,} in 15:35:34 + tox -e checkbashisms 15:35:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:35:36 checkbashisms: freeze> python -m pip freeze --all 15:35:36 checkbashisms: pip==25.3,setuptools==80.9.0 15:35:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:35:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:35:40 checkbashisms: OK (4.82=setup[1.36]+cmd[3.46] seconds) 15:35:40 congratulations :) (4.86 seconds) 15:35:40 + tox_status=0 15:35:40 + echo '---> Completed tox runs' 15:35:40 ---> Completed tox runs 15:35:40 + for i in .tox/*/log 15:35:40 ++ echo .tox/checkbashisms/log 15:35:40 ++ awk -F/ '{print $2}' 15:35:40 + tox_env=checkbashisms 15:35:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:35:40 + DOC_DIR=docs/_build/html 15:35:40 + [[ -d docs/_build/html ]] 15:35:40 + echo '---> tox-run.sh ends' 15:35:40 ---> tox-run.sh ends 15:35:40 + test 0 -eq 0 15:35:40 $ ssh-agent -k 15:35:40 unset SSH_AUTH_SOCK; 15:35:40 unset SSH_AGENT_PID; 15:35:40 echo Agent pid 1632 killed; 15:35:40 [ssh-agent] Stopped. 15:35:40 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6478940141037272897.sh 15:35:40 ---> sysstat.sh 15:35:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12125031743160992969.sh 15:35:40 ---> package-listing.sh 15:35:40 ++ facter osfamily 15:35:40 ++ tr '[:upper:]' '[:lower:]' 15:35:40 + OS_FAMILY=debian 15:35:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:35:40 + START_PACKAGES=/tmp/packages_start.txt 15:35:40 + END_PACKAGES=/tmp/packages_end.txt 15:35:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:40 + PACKAGES=/tmp/packages_start.txt 15:35:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:35:40 + PACKAGES=/tmp/packages_end.txt 15:35:40 + case "${OS_FAMILY}" in 15:35:40 + dpkg -l 15:35:40 + grep '^ii' 15:35:40 + '[' -f /tmp/packages_start.txt ']' 15:35:40 + '[' -f /tmp/packages_end.txt ']' 15:35:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:35:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:35:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:35:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15130502542888336399.sh 15:35:40 ---> capture-instance-metadata.sh 15:35:40 Setup pyenv: 15:35:40 system 15:35:40 3.8.13 15:35:40 3.9.13 15:35:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:35:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mrjB 15:35:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:48 lf-activate-venv(): INFO: Base packages installed successfully 15:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-mrjB/bin to PATH 15:36:11 INFO: Running in OpenStack, capturing instance metadata 15:36:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10218510251248861901.sh 15:36:11 provisioning config files... 15:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7079050432332471668tmp 15:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:36:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:36:11 [EnvInject] - Injecting environment variables from a build step. 15:36:11 [EnvInject] - Injecting as environment variables the properties content 15:36:11 SERVER_ID=logs 15:36:11 15:36:11 [EnvInject] - Variables injected successfully. 15:36:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3739888707810082795.sh 15:36:11 ---> create-netrc.sh 15:36:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17444920646852928948.sh 15:36:11 ---> python-tools-install.sh 15:36:11 Setup pyenv: 15:36:11 system 15:36:11 3.8.13 15:36:11 3.9.13 15:36:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mrjB from file:/tmp/.os_lf_venv 15:36:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:13 lf-activate-venv(): INFO: Base packages installed successfully 15:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-mrjB/bin to PATH 15:36:22 Generating Requirements File 15:36:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:36:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:36:40 Python 3.10.6 15:36:40 pip 25.3 from /tmp/venv-mrjB/lib/python3.10/site-packages/pip (python 3.10) 15:36:41 appdirs==1.4.4 15:36:41 argcomplete==3.6.3 15:36:41 aspy.yaml==1.3.0 15:36:41 attrs==25.4.0 15:36:41 autopage==0.5.2 15:36:41 beautifulsoup4==4.14.2 15:36:41 boto3==1.40.71 15:36:41 botocore==1.40.71 15:36:41 bs4==0.0.2 15:36:41 cachetools==6.2.1 15:36:41 certifi==2025.11.12 15:36:41 cffi==2.0.0 15:36:41 cfgv==3.4.0 15:36:41 chardet==5.2.0 15:36:41 charset-normalizer==3.4.4 15:36:41 click==8.3.0 15:36:41 cliff==4.11.0 15:36:41 cmd2==2.7.0 15:36:41 cryptography==3.3.2 15:36:41 debtcollector==3.0.0 15:36:41 decorator==5.2.1 15:36:41 defusedxml==0.7.1 15:36:41 Deprecated==1.3.1 15:36:41 distlib==0.4.0 15:36:41 dnspython==2.8.0 15:36:41 docker==7.1.0 15:36:41 dogpile.cache==1.5.0 15:36:41 durationpy==0.10 15:36:41 email-validator==2.3.0 15:36:41 filelock==3.20.0 15:36:41 future==1.0.0 15:36:41 gitdb==4.0.12 15:36:41 GitPython==3.1.45 15:36:41 google-auth==2.43.0 15:36:41 httplib2==0.31.0 15:36:41 identify==2.6.15 15:36:41 idna==3.11 15:36:41 importlib-resources==1.5.0 15:36:41 iso8601==2.1.0 15:36:41 Jinja2==3.1.6 15:36:41 jmespath==1.0.1 15:36:41 jsonpatch==1.33 15:36:41 jsonpointer==3.0.0 15:36:41 jsonschema==4.25.1 15:36:41 jsonschema-specifications==2025.9.1 15:36:41 keystoneauth1==5.12.0 15:36:41 kubernetes==34.1.0 15:36:41 lftools==0.37.15 15:36:41 lxml==6.0.2 15:36:41 markdown-it-py==4.0.0 15:36:41 MarkupSafe==3.0.3 15:36:41 mdurl==0.1.2 15:36:41 msgpack==1.1.2 15:36:41 multi_key_dict==2.0.3 15:36:41 munch==4.0.0 15:36:41 netaddr==1.3.0 15:36:41 niet==1.4.2 15:36:41 nodeenv==1.9.1 15:36:41 oauth2client==4.1.3 15:36:41 oauthlib==3.3.1 15:36:41 openstacksdk==4.7.1 15:36:41 os-service-types==1.8.1 15:36:41 osc-lib==4.2.0 15:36:41 oslo.config==10.0.0 15:36:41 oslo.context==6.1.0 15:36:41 oslo.i18n==6.6.0 15:36:41 oslo.log==7.2.1 15:36:41 oslo.serialization==5.8.0 15:36:41 oslo.utils==9.1.0 15:36:41 packaging==25.0 15:36:41 pbr==7.0.3 15:36:41 platformdirs==4.5.0 15:36:41 prettytable==3.16.0 15:36:41 psutil==7.1.3 15:36:41 pyasn1==0.6.1 15:36:41 pyasn1_modules==0.4.2 15:36:41 pycparser==2.23 15:36:41 pygerrit2==2.0.15 15:36:41 PyGithub==2.8.1 15:36:41 Pygments==2.19.2 15:36:41 PyJWT==2.10.1 15:36:41 PyNaCl==1.6.1 15:36:41 pyparsing==2.4.7 15:36:41 pyperclip==1.11.0 15:36:41 pyrsistent==0.20.0 15:36:41 python-cinderclient==9.8.0 15:36:41 python-dateutil==2.9.0.post0 15:36:41 python-heatclient==4.3.0 15:36:41 python-jenkins==1.8.3 15:36:41 python-keystoneclient==5.7.0 15:36:41 python-magnumclient==4.9.0 15:36:41 python-openstackclient==8.2.0 15:36:41 python-swiftclient==4.8.0 15:36:41 PyYAML==6.0.3 15:36:41 referencing==0.37.0 15:36:41 requests==2.32.5 15:36:41 requests-oauthlib==2.0.0 15:36:41 requestsexceptions==1.4.0 15:36:41 rfc3986==2.0.0 15:36:41 rich==14.2.0 15:36:41 rich-argparse==1.7.2 15:36:41 rpds-py==0.28.0 15:36:41 rsa==4.9.1 15:36:41 ruamel.yaml==0.18.16 15:36:41 ruamel.yaml.clib==0.2.14 15:36:41 s3transfer==0.14.0 15:36:41 simplejson==3.20.2 15:36:41 six==1.17.0 15:36:41 smmap==5.0.2 15:36:41 soupsieve==2.8 15:36:41 stevedore==5.5.0 15:36:41 tabulate==0.9.0 15:36:41 toml==0.10.2 15:36:41 tomlkit==0.13.3 15:36:41 tqdm==4.67.1 15:36:41 typing_extensions==4.15.0 15:36:41 tzdata==2025.2 15:36:41 urllib3==1.26.20 15:36:41 virtualenv==20.35.4 15:36:41 wcwidth==0.2.14 15:36:41 websocket-client==1.9.0 15:36:41 wrapt==2.0.1 15:36:41 xdg==6.0.0 15:36:41 xmltodict==1.0.2 15:36:41 yq==3.4.3 15:36:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1813507669099007640.sh 15:36:41 ---> sudo-logs.sh 15:36:41 Archiving 'sudo' log.. 15:36:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16355121659931509232.sh 15:36:41 ---> job-cost.sh 15:36:41 Setup pyenv: 15:36:41 system 15:36:41 3.8.13 15:36:41 3.9.13 15:36:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mrjB from file:/tmp/.os_lf_venv 15:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:43 lf-activate-venv(): INFO: Base packages installed successfully 15:36:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-mrjB/bin to PATH 15:36:48 INFO: No Stack... 15:36:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:36:49 INFO: Archiving Costs 15:36:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins118787193677716244.sh 15:36:49 ---> logs-deploy.sh 15:36:49 Setup pyenv: 15:36:49 system 15:36:49 3.8.13 15:36:49 3.9.13 15:36:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mrjB from file:/tmp/.os_lf_venv 15:36:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:51 lf-activate-venv(): INFO: Base packages installed successfully 15:36:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-mrjB/bin to PATH 15:36:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4305 15:36:59 INFO: archiving workspace using pattern(s): 15:37:00 Archives upload complete. 15:37:00 INFO: archiving logs to Nexus 15:37:01 ---> uname -a: 15:37:01 Linux prd-ubuntu1804-builder-4c-4g-12216 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:37:01 15:37:01 15:37:01 ---> lscpu: 15:37:01 Architecture: x86_64 15:37:01 CPU op-mode(s): 32-bit, 64-bit 15:37:01 Byte Order: Little Endian 15:37:01 CPU(s): 4 15:37:01 On-line CPU(s) list: 0-3 15:37:01 Thread(s) per core: 1 15:37:01 Core(s) per socket: 1 15:37:01 Socket(s): 4 15:37:01 NUMA node(s): 1 15:37:01 Vendor ID: AuthenticAMD 15:37:01 CPU family: 23 15:37:01 Model: 49 15:37:01 Model name: AMD EPYC-Rome Processor 15:37:01 Stepping: 0 15:37:01 CPU MHz: 2799.998 15:37:01 BogoMIPS: 5599.99 15:37:01 Virtualization: AMD-V 15:37:01 Hypervisor vendor: KVM 15:37:01 Virtualization type: full 15:37:01 L1d cache: 32K 15:37:01 L1i cache: 32K 15:37:01 L2 cache: 512K 15:37:01 L3 cache: 16384K 15:37:01 NUMA node0 CPU(s): 0-3 15:37:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:37:01 15:37:01 15:37:01 ---> nproc: 15:37:01 4 15:37:01 15:37:01 15:37:01 ---> df -h: 15:37:01 Filesystem Size Used Avail Use% Mounted on 15:37:01 udev 7.9G 0 7.9G 0% /dev 15:37:01 tmpfs 1.6G 676K 1.6G 1% /run 15:37:01 /dev/vda1 78G 8.3G 70G 11% / 15:37:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:37:01 tmpfs 5.0M 0 5.0M 0% /run/lock 15:37:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:37:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:37:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:37:01 15:37:01 15:37:01 ---> free -m: 15:37:01 total used free shared buff/cache available 15:37:01 Mem: 16040 561 13406 0 2072 15165 15:37:01 Swap: 1023 0 1023 15:37:01 15:37:01 15:37:01 ---> ip addr: 15:37:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:37:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:01 inet 127.0.0.1/8 scope host lo 15:37:01 valid_lft forever preferred_lft forever 15:37:01 inet6 ::1/128 scope host 15:37:01 valid_lft forever preferred_lft forever 15:37:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:37:01 link/ether fa:16:3e:3d:d3:17 brd ff:ff:ff:ff:ff:ff 15:37:01 inet 10.30.106.201/23 brd 10.30.107.255 scope global dynamic ens3 15:37:01 valid_lft 86271sec preferred_lft 86271sec 15:37:01 inet6 fe80::f816:3eff:fe3d:d317/64 scope link 15:37:01 valid_lft forever preferred_lft forever 15:37:01 15:37:01 15:37:01 ---> sar -b -r -n DEV: 15:37:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12216) 11/12/25 _x86_64_ (4 CPU) 15:37:01 15:37:01 15:34:54 LINUX RESTART (4 CPU) 15:37:01 15:37:01 15:35:02 tps rtps wtps bread/s bwrtn/s 15:37:01 15:36:01 355.84 60.52 295.32 3821.18 68412.95 15:37:01 Average: 355.84 60.52 295.32 3821.18 68412.95 15:37:01 15:37:01 15:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:01 15:36:01 13982248 15482992 2442720 14.87 55468 1649040 838812 4.80 759892 1472828 87928 15:37:01 Average: 13982248 15482992 2442720 14.87 55468 1649040 838812 4.80 759892 1472828 87928 15:37:01 15:37:01 15:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:01 15:36:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 15:37:01 15:36:01 ens3 420.25 300.95 1859.66 81.59 0.00 0.00 0.00 0.00 15:37:01 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 15:37:01 Average: ens3 420.25 300.95 1859.66 81.59 0.00 0.00 0.00 0.00 15:37:01 15:37:01 15:37:01 ---> sar -P ALL: 15:37:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12216) 11/12/25 _x86_64_ (4 CPU) 15:37:01 15:37:01 15:34:54 LINUX RESTART (4 CPU) 15:37:01 15:37:01 15:35:02 CPU %user %nice %system %iowait %steal %idle 15:37:01 15:36:01 all 23.01 0.00 2.25 6.75 0.06 67.92 15:37:01 15:36:01 0 31.77 0.00 2.28 1.96 0.05 63.95 15:37:01 15:36:01 1 23.82 0.00 2.80 13.39 0.09 59.90 15:37:01 15:36:01 2 16.44 0.00 2.16 7.77 0.05 73.57 15:37:01 15:36:01 3 20.04 0.00 1.72 3.93 0.05 74.26 15:37:01 Average: all 23.01 0.00 2.25 6.75 0.06 67.92 15:37:01 Average: 0 31.77 0.00 2.28 1.96 0.05 63.95 15:37:01 Average: 1 23.82 0.00 2.80 13.39 0.09 59.90 15:37:01 Average: 2 16.44 0.00 2.16 7.77 0.05 73.57 15:37:01 Average: 3 20.04 0.00 1.72 3.93 0.05 74.26 15:37:01 15:37:01 15:37:01