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