18:08:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 18:08:48 Running as SYSTEM 18:08:48 [EnvInject] - Loading node environment variables. 18:08:48 Building remotely on prd-ubuntu1804-builder-4c-4g-6562 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:08:48 [ssh-agent] Looking for ssh-agent implementation... 18:08:48 $ ssh-agent 18:08:48 SSH_AUTH_SOCK=/tmp/ssh-1P0dsXNbDRC2/agent.1647 18:08:48 SSH_AGENT_PID=1649 18:08:48 [ssh-agent] Started. 18:08:48 Running ssh-add (command line suppressed) 18:08:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8768618459871503941.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8768618459871503941.key) 18:08:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:08:48 The recommended git tool is: NONE 18:08:49 using credential onap-jenkins-ssh 18:08:49 Wiping out workspace first. 18:08:49 Cloning the remote Git repository 18:08:49 Cloning repository git://cloud.onap.org/mirror/oom.git 18:08:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:08:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:08:50 > git --version # timeout=10 18:08:50 > git --version # 'git version 2.17.1' 18:08:50 using GIT_SSH to set credentials Gerrit user 18:08:50 Verifying host key using manually-configured host key entries 18:08:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:08:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:08:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:08:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:08:55 using GIT_SSH to set credentials Gerrit user 18:08:55 Verifying host key using manually-configured host key entries 18:08:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/4 # timeout=30 18:08:56 > git rev-parse 0dcd03ee17a1038101ee5f7b34e6b557a193f01f^{commit} # timeout=10 18:08:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:08:56 Checking out Revision 0dcd03ee17a1038101ee5f7b34e6b557a193f01f (refs/changes/42/143142/4) 18:08:56 > git config core.sparsecheckout # timeout=10 18:08:56 > git checkout -f 0dcd03ee17a1038101ee5f7b34e6b557a193f01f # timeout=30 18:08:59 Commit message: "[SDNC] Use official elasticsearch helm chart" 18:08:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:08:59 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 18:08:59 [EnvInject] - Injecting environment variables from a build step. 18:08:59 [EnvInject] - Injecting as environment variables the properties content 18:08:59 PYTHON=python3 18:08:59 18:08:59 [EnvInject] - Variables injected successfully. 18:08:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5225497999825070480.sh 18:08:59 ---> tox-install.sh 18:08:59 + source /home/jenkins/lf-env.sh 18:08:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:08:59 ++ mktemp -d /tmp/venv-XXXX 18:08:59 + lf_venv=/tmp/venv-k6vO 18:08:59 + local venv_file=/tmp/.os_lf_venv 18:08:59 + local python=python3 18:08:59 + local options 18:08:59 + local set_path=true 18:08:59 + local install_args= 18:08:59 ++ 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 18:08:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:08:59 + true 18:08:59 + case $1 in 18:08:59 + venv_file=/tmp/.toxenv 18:08:59 + shift 2 18:08:59 + true 18:08:59 + case $1 in 18:08:59 + shift 18:08:59 + break 18:08:59 + case $python in 18:08:59 + local pkg_list= 18:08:59 + [[ -d /opt/pyenv ]] 18:08:59 + echo 'Setup pyenv:' 18:08:59 Setup pyenv: 18:08:59 + export PYENV_ROOT=/opt/pyenv 18:08:59 + PYENV_ROOT=/opt/pyenv 18:08:59 + 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 18:08:59 + 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 18:08:59 + pyenv versions 18:08:59 * system (set by /opt/pyenv/version) 18:09:00 * 3.8.13 (set by /opt/pyenv/version) 18:09:00 * 3.9.13 (set by /opt/pyenv/version) 18:09:00 * 3.10.6 (set by /opt/pyenv/version) 18:09:00 + command -v pyenv 18:09:00 ++ pyenv init - --no-rehash 18:09:00 + 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[*]}"'\'')" 18:09:00 export PATH="/opt/pyenv/shims:${PATH}" 18:09:00 export PYENV_SHELL=bash 18:09:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:09:00 pyenv() { 18:09:00 local command 18:09:00 command="${1:-}" 18:09:00 if [ "$#" -gt 0 ]; then 18:09:00 shift 18:09:00 fi 18:09:00 18:09:00 case "$command" in 18:09:00 rehash|shell) 18:09:00 eval "$(pyenv "sh-$command" "$@")" 18:09:00 ;; 18:09:00 *) 18:09:00 command pyenv "$command" "$@" 18:09:00 ;; 18:09:00 esac 18:09:00 }' 18:09:00 +++ 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[*]}"' 18:09:00 ++ 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 18:09:00 ++ 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 18:09:00 ++ 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 18:09:00 ++ export PYENV_SHELL=bash 18:09:00 ++ PYENV_SHELL=bash 18:09:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:09:00 +++ complete -F _pyenv pyenv 18:09:00 ++ lf-pyver python3 18:09:00 ++ local py_version_xy=python3 18:09:00 ++ local py_version_xyz= 18:09:00 ++ pyenv versions 18:09:00 ++ local command 18:09:00 ++ sed 's/^[ *]* //' 18:09:00 ++ command=versions 18:09:00 ++ awk '{ print $1 }' 18:09:00 ++ '[' 1 -gt 0 ']' 18:09:00 ++ grep -E '^[0-9.]*[0-9]$' 18:09:00 ++ shift 18:09:00 ++ case "$command" in 18:09:00 ++ command pyenv versions 18:09:00 ++ pyenv versions 18:09:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:09:00 +++ grep '^3' /tmp/.pyenv_versions 18:09:00 +++ tail -n 1 18:09:00 +++ sort -V 18:09:00 ++ py_version_xyz=3.10.6 18:09:00 ++ [[ -z 3.10.6 ]] 18:09:00 ++ echo 3.10.6 18:09:00 ++ return 0 18:09:00 + pyenv local 3.10.6 18:09:00 + local command 18:09:00 + command=local 18:09:00 + '[' 2 -gt 0 ']' 18:09:00 + shift 18:09:00 + case "$command" in 18:09:00 + command pyenv local 3.10.6 18:09:00 + pyenv local 3.10.6 18:09:00 + for arg in "$@" 18:09:00 + case $arg in 18:09:00 + pkg_list+='tox ' 18:09:00 + for arg in "$@" 18:09:00 + case $arg in 18:09:00 + pkg_list+='virtualenv ' 18:09:00 + for arg in "$@" 18:09:00 + case $arg in 18:09:00 + pkg_list+='urllib3~=1.26.15 ' 18:09:00 + [[ -f /tmp/.toxenv ]] 18:09:00 + [[ ! -f /tmp/.toxenv ]] 18:09:00 + [[ -n '' ]] 18:09:00 + python3 -m venv /tmp/venv-k6vO 18:09:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k6vO' 18:09:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k6vO 18:09:04 + echo /tmp/venv-k6vO 18:09:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:09:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:09:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:04 + local 'pip_opts=--upgrade --quiet' 18:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:09:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:09:04 + [[ -n '' ]] 18:09:04 + [[ -n '' ]] 18:09:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:04 + /tmp/venv-k6vO/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 18:09:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:09:08 lf-activate-venv(): INFO: Base packages installed successfully 18:09:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:09:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:09:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:09:08 + /tmp/venv-k6vO/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 18:09:10 + type python3 18:09:10 + true 18:09:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-k6vO/bin to PATH' 18:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-k6vO/bin to PATH 18:09:10 + PATH=/tmp/venv-k6vO/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 18:09:10 + return 0 18:09:10 + python3 --version 18:09:10 Python 3.10.6 18:09:10 + python3 -m pip --version 18:09:10 pip 26.0.1 from /tmp/venv-k6vO/lib/python3.10/site-packages/pip (python 3.10) 18:09:10 + python3 -m pip freeze 18:09:11 cachetools==7.0.0 18:09:11 chardet==5.2.0 18:09:11 colorama==0.4.6 18:09:11 distlib==0.4.0 18:09:11 filelock==3.20.3 18:09:11 packaging==26.0 18:09:11 platformdirs==4.5.1 18:09:11 pluggy==1.6.0 18:09:11 pyproject-api==1.10.0 18:09:11 tomli==2.4.0 18:09:11 tox==4.34.1 18:09:11 typing_extensions==4.15.0 18:09:11 urllib3==1.26.20 18:09:11 virtualenv==20.36.1 18:09:11 [EnvInject] - Injecting environment variables from a build step. 18:09:11 [EnvInject] - Injecting as environment variables the properties content 18:09:11 PARALLEL=false 18:09:11 18:09:11 [EnvInject] - Variables injected successfully. 18:09:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1497059153574541918.sh 18:09:11 ---> tox-run.sh 18:09:11 + 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 18:09:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:09:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:09:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:09:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:09:11 + source /home/jenkins/lf-env.sh 18:09:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:09:11 ++ mktemp -d /tmp/venv-XXXX 18:09:11 + lf_venv=/tmp/venv-U5rN 18:09:11 + local venv_file=/tmp/.os_lf_venv 18:09:11 + local python=python3 18:09:11 + local options 18:09:11 + local set_path=true 18:09:11 + local install_args= 18:09:11 ++ 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 18:09:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:09:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:09:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:09:11 + true 18:09:11 + case $1 in 18:09:11 + venv_file=/tmp/.toxenv 18:09:11 + shift 2 18:09:11 + true 18:09:11 + case $1 in 18:09:11 + shift 18:09:11 + break 18:09:11 + case $python in 18:09:11 + local pkg_list= 18:09:11 + [[ -d /opt/pyenv ]] 18:09:11 + echo 'Setup pyenv:' 18:09:11 Setup pyenv: 18:09:11 + export PYENV_ROOT=/opt/pyenv 18:09:11 + PYENV_ROOT=/opt/pyenv 18:09:11 + 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 18:09:11 + 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 18:09:11 + pyenv versions 18:09:11 system 18:09:11 3.8.13 18:09:11 3.9.13 18:09:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:09:11 + command -v pyenv 18:09:11 ++ pyenv init - --no-rehash 18:09:11 + 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[*]}"'\'')" 18:09:11 export PATH="/opt/pyenv/shims:${PATH}" 18:09:11 export PYENV_SHELL=bash 18:09:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:09:11 pyenv() { 18:09:11 local command 18:09:11 command="${1:-}" 18:09:11 if [ "$#" -gt 0 ]; then 18:09:11 shift 18:09:11 fi 18:09:11 18:09:11 case "$command" in 18:09:11 rehash|shell) 18:09:11 eval "$(pyenv "sh-$command" "$@")" 18:09:11 ;; 18:09:11 *) 18:09:11 command pyenv "$command" "$@" 18:09:11 ;; 18:09:11 esac 18:09:11 }' 18:09:11 +++ 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[*]}"' 18:09:11 ++ 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 18:09:11 ++ 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 18:09:11 ++ 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 18:09:11 ++ export PYENV_SHELL=bash 18:09:11 ++ PYENV_SHELL=bash 18:09:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:09:11 +++ complete -F _pyenv pyenv 18:09:11 ++ lf-pyver python3 18:09:11 ++ local py_version_xy=python3 18:09:11 ++ local py_version_xyz= 18:09:11 ++ sed 's/^[ *]* //' 18:09:11 ++ awk '{ print $1 }' 18:09:11 ++ grep -E '^[0-9.]*[0-9]$' 18:09:11 ++ pyenv versions 18:09:11 ++ local command 18:09:11 ++ command=versions 18:09:11 ++ '[' 1 -gt 0 ']' 18:09:11 ++ shift 18:09:11 ++ case "$command" in 18:09:11 ++ command pyenv versions 18:09:11 ++ pyenv versions 18:09:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:09:11 +++ grep '^3' /tmp/.pyenv_versions 18:09:11 +++ sort -V 18:09:11 +++ tail -n 1 18:09:11 ++ py_version_xyz=3.10.6 18:09:11 ++ [[ -z 3.10.6 ]] 18:09:11 ++ echo 3.10.6 18:09:11 ++ return 0 18:09:11 + pyenv local 3.10.6 18:09:11 + local command 18:09:11 + command=local 18:09:11 + '[' 2 -gt 0 ']' 18:09:11 + shift 18:09:11 + case "$command" in 18:09:11 + command pyenv local 3.10.6 18:09:11 + pyenv local 3.10.6 18:09:11 + for arg in "$@" 18:09:11 + case $arg in 18:09:11 + pkg_list+='tox ' 18:09:11 + for arg in "$@" 18:09:11 + case $arg in 18:09:11 + pkg_list+='virtualenv ' 18:09:11 + for arg in "$@" 18:09:11 + case $arg in 18:09:11 + pkg_list+='urllib3~=1.26.15 ' 18:09:11 + [[ -f /tmp/.toxenv ]] 18:09:11 ++ cat /tmp/.toxenv 18:09:11 + lf_venv=/tmp/venv-k6vO 18:09:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k6vO from' file:/tmp/.toxenv 18:09:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k6vO from file:/tmp/.toxenv 18:09:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:09:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:11 + local 'pip_opts=--upgrade --quiet' 18:09:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:09:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:09:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:09:11 + [[ -n '' ]] 18:09:11 + [[ -n '' ]] 18:09:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:09:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:11 + /tmp/venv-k6vO/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 18:09:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:09:12 lf-activate-venv(): INFO: Base packages installed successfully 18:09:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:09:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:09:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:09:12 + /tmp/venv-k6vO/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 18:09:13 + type python3 18:09:13 + true 18:09:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-k6vO/bin to PATH' 18:09:13 lf-activate-venv(): INFO: Adding /tmp/venv-k6vO/bin to PATH 18:09:13 + PATH=/tmp/venv-k6vO/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 18:09:13 + return 0 18:09:13 + [[ -d /opt/pyenv ]] 18:09:13 + echo '---> Setting up pyenv' 18:09:13 ---> Setting up pyenv 18:09:13 + export PYENV_ROOT=/opt/pyenv 18:09:13 + PYENV_ROOT=/opt/pyenv 18:09:13 + export PATH=/opt/pyenv/bin:/tmp/venv-k6vO/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 18:09:13 + PATH=/opt/pyenv/bin:/tmp/venv-k6vO/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 18:09:13 ++ pwd 18:09:13 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:09:13 + export PYTHONPATH 18:09:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:09:13 + TOX_TESTENV_PASSENV=PYTHONPATH 18:09:13 + tox --version 18:09:13 4.34.1 from /tmp/venv-k6vO/lib/python3.10/site-packages/tox/__init__.py 18:09:13 + PARALLEL=false 18:09:13 + TOX_OPTIONS_LIST= 18:09:13 + [[ -n checkbashisms ]] 18:09:13 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:09:13 + case ${PARALLEL,,} in 18:09:13 + tox -e checkbashisms 18:09:13 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:09:14 checkbashisms: freeze> python -m pip freeze --all 18:09:15 checkbashisms: pip==25.3,setuptools==80.9.0 18:09:15 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:09:16 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:09:18 checkbashisms: OK (4.79=setup[1.33]+cmd[3.46] seconds) 18:09:18 congratulations :) (4.82 seconds) 18:09:18 + tox_status=0 18:09:18 + echo '---> Completed tox runs' 18:09:18 ---> Completed tox runs 18:09:18 + for i in .tox/*/log 18:09:18 ++ echo .tox/checkbashisms/log 18:09:18 ++ awk -F/ '{print $2}' 18:09:18 + tox_env=checkbashisms 18:09:18 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:09:18 + DOC_DIR=docs/_build/html 18:09:18 + [[ -d docs/_build/html ]] 18:09:18 + echo '---> tox-run.sh ends' 18:09:18 ---> tox-run.sh ends 18:09:18 + test 0 -eq 0 18:09:18 $ ssh-agent -k 18:09:18 unset SSH_AUTH_SOCK; 18:09:18 unset SSH_AGENT_PID; 18:09:18 echo Agent pid 1649 killed; 18:09:18 [ssh-agent] Stopped. 18:09:19 [PostBuildScript] - [INFO] Executing post build scripts. 18:09:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins91851316395151566.sh 18:09:19 ---> sysstat.sh 18:09:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2608773060725196345.sh 18:09:19 ---> package-listing.sh 18:09:19 ++ facter osfamily 18:09:19 ++ tr '[:upper:]' '[:lower:]' 18:09:19 + OS_FAMILY=debian 18:09:19 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:09:19 + START_PACKAGES=/tmp/packages_start.txt 18:09:19 + END_PACKAGES=/tmp/packages_end.txt 18:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:19 + PACKAGES=/tmp/packages_start.txt 18:09:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:09:19 + PACKAGES=/tmp/packages_end.txt 18:09:19 + case "${OS_FAMILY}" in 18:09:19 + grep '^ii' 18:09:19 + dpkg -l 18:09:19 + '[' -f /tmp/packages_start.txt ']' 18:09:19 + '[' -f /tmp/packages_end.txt ']' 18:09:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:09:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:09:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:09:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4983289598372550207.sh 18:09:19 ---> capture-instance-metadata.sh 18:09:19 Setup pyenv: 18:09:19 system 18:09:19 3.8.13 18:09:19 3.9.13 18:09:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:09:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4Mz 18:09:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:09:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:27 lf-activate-venv(): INFO: Base packages installed successfully 18:09:27 lf-activate-venv(): INFO: Installing additional packages: lftools 18:09:49 lf-activate-venv(): INFO: Adding /tmp/venv-S4Mz/bin to PATH 18:09:49 INFO: Running in OpenStack, capturing instance metadata 18:09:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5858814207466416164.sh 18:09:50 provisioning config files... 18:09:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2418358692280884182tmp 18:09:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:09:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:09:50 [EnvInject] - Injecting environment variables from a build step. 18:09:50 [EnvInject] - Injecting as environment variables the properties content 18:09:50 SERVER_ID=logs 18:09:50 18:09:50 [EnvInject] - Variables injected successfully. 18:09:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3235897354417388535.sh 18:09:50 ---> create-netrc.sh 18:09:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13731306558825112365.sh 18:09:50 ---> python-tools-install.sh 18:09:50 Setup pyenv: 18:09:50 system 18:09:50 3.8.13 18:09:50 3.9.13 18:09:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:09:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Mz from file:/tmp/.os_lf_venv 18:09:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:09:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:09:51 lf-activate-venv(): INFO: Base packages installed successfully 18:09:51 lf-activate-venv(): INFO: Installing additional packages: lftools 18:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-S4Mz/bin to PATH 18:09:59 Generating Requirements File 18:10:16 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. 18:10:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:10:16 Python 3.10.6 18:10:16 pip 26.0.1 from /tmp/venv-S4Mz/lib/python3.10/site-packages/pip (python 3.10) 18:10:17 appdirs==1.4.4 18:10:17 argcomplete==3.6.3 18:10:17 aspy.yaml==1.3.0 18:10:17 attrs==25.4.0 18:10:17 autopage==0.6.0 18:10:17 backports.strenum==1.3.1 18:10:17 beautifulsoup4==4.14.3 18:10:17 boto3==1.42.44 18:10:17 botocore==1.42.44 18:10:17 bs4==0.0.2 18:10:17 certifi==2026.1.4 18:10:17 cffi==2.0.0 18:10:17 cfgv==3.5.0 18:10:17 chardet==5.2.0 18:10:17 charset-normalizer==3.4.4 18:10:17 click==8.3.1 18:10:17 cliff==4.13.1 18:10:17 cmd2==3.2.0 18:10:17 cryptography==3.3.2 18:10:17 debtcollector==3.0.0 18:10:17 decorator==5.2.1 18:10:17 defusedxml==0.7.1 18:10:17 Deprecated==1.3.1 18:10:17 distlib==0.4.0 18:10:17 dnspython==2.8.0 18:10:17 docker==7.1.0 18:10:17 dogpile.cache==1.5.0 18:10:17 durationpy==0.10 18:10:17 email-validator==2.3.0 18:10:17 filelock==3.20.3 18:10:17 future==1.0.0 18:10:17 gitdb==4.0.12 18:10:17 GitPython==3.1.46 18:10:17 httplib2==0.30.2 18:10:17 identify==2.6.16 18:10:17 idna==3.11 18:10:17 importlib-resources==1.5.0 18:10:17 iso8601==2.1.0 18:10:17 Jinja2==3.1.6 18:10:17 jmespath==1.1.0 18:10:17 jsonpatch==1.33 18:10:17 jsonpointer==3.0.0 18:10:17 jsonschema==4.26.0 18:10:17 jsonschema-specifications==2025.9.1 18:10:17 keystoneauth1==5.13.0 18:10:17 kubernetes==35.0.0 18:10:17 lftools==0.37.21 18:10:17 lxml==6.0.2 18:10:17 markdown-it-py==4.0.0 18:10:17 MarkupSafe==3.0.3 18:10:17 mdurl==0.1.2 18:10:17 msgpack==1.1.2 18:10:17 multi_key_dict==2.0.3 18:10:17 munch==4.0.0 18:10:17 netaddr==1.3.0 18:10:17 niet==1.4.2 18:10:17 nodeenv==1.10.0 18:10:17 oauth2client==4.1.3 18:10:17 oauthlib==3.3.1 18:10:17 openstacksdk==4.9.0 18:10:17 os-service-types==1.8.2 18:10:17 osc-lib==4.3.0 18:10:17 oslo.config==10.2.0 18:10:17 oslo.context==6.2.0 18:10:17 oslo.i18n==6.7.1 18:10:17 oslo.log==8.0.0 18:10:17 oslo.serialization==5.9.0 18:10:17 oslo.utils==9.2.0 18:10:17 packaging==26.0 18:10:17 pbr==7.0.3 18:10:17 platformdirs==4.5.1 18:10:17 prettytable==3.17.0 18:10:17 psutil==7.2.2 18:10:17 pyasn1==0.6.2 18:10:17 pyasn1_modules==0.4.2 18:10:17 pycparser==3.0 18:10:17 pygerrit2==2.0.15 18:10:17 PyGithub==2.8.1 18:10:17 Pygments==2.19.2 18:10:17 PyJWT==2.11.0 18:10:17 PyNaCl==1.6.2 18:10:17 pyparsing==2.4.7 18:10:17 pyperclip==1.11.0 18:10:17 pyrsistent==0.20.0 18:10:17 python-cinderclient==9.8.0 18:10:17 python-dateutil==2.9.0.post0 18:10:17 python-heatclient==5.0.0 18:10:17 python-jenkins==1.8.3 18:10:17 python-keystoneclient==5.7.0 18:10:17 python-magnumclient==4.9.0 18:10:17 python-openstackclient==8.3.0 18:10:17 python-swiftclient==4.9.0 18:10:17 PyYAML==6.0.3 18:10:17 referencing==0.37.0 18:10:17 requests==2.32.5 18:10:17 requests-oauthlib==2.0.0 18:10:17 requestsexceptions==1.4.0 18:10:17 rfc3986==2.0.0 18:10:17 rich==14.3.2 18:10:17 rich-argparse==1.7.2 18:10:17 rpds-py==0.30.0 18:10:17 rsa==4.9.1 18:10:17 ruamel.yaml==0.19.1 18:10:17 ruamel.yaml.clib==0.2.15 18:10:17 s3transfer==0.16.0 18:10:17 simplejson==3.20.2 18:10:17 six==1.17.0 18:10:17 smmap==5.0.2 18:10:17 soupsieve==2.8.3 18:10:17 stevedore==5.6.0 18:10:17 tabulate==0.9.0 18:10:17 toml==0.10.2 18:10:17 tomlkit==0.14.0 18:10:17 tqdm==4.67.3 18:10:17 typing_extensions==4.15.0 18:10:17 tzdata==2025.3 18:10:17 urllib3==1.26.20 18:10:17 virtualenv==20.36.1 18:10:17 wcwidth==0.6.0 18:10:17 websocket-client==1.9.0 18:10:17 wrapt==2.1.1 18:10:17 xdg==6.0.0 18:10:17 xmltodict==1.0.2 18:10:17 yq==3.4.3 18:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14819330226664524036.sh 18:10:17 ---> sudo-logs.sh 18:10:17 Archiving 'sudo' log.. 18:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2335742081833740461.sh 18:10:17 ---> job-cost.sh 18:10:17 Setup pyenv: 18:10:17 system 18:10:17 3.8.13 18:10:17 3.9.13 18:10:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:10:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Mz from file:/tmp/.os_lf_venv 18:10:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:19 lf-activate-venv(): INFO: Base packages installed successfully 18:10:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-S4Mz/bin to PATH 18:10:24 INFO: No Stack... 18:10:24 INFO: Retrieving Pricing Info for: v3-standard-4 18:10:25 INFO: Archiving Costs 18:10:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12871622005246605013.sh 18:10:25 ---> logs-deploy.sh 18:10:25 Setup pyenv: 18:10:25 system 18:10:25 3.8.13 18:10:25 3.9.13 18:10:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:10:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Mz from file:/tmp/.os_lf_venv 18:10:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:26 lf-activate-venv(): INFO: Base packages installed successfully 18:10:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-S4Mz/bin to PATH 18:10:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4403 18:10:34 INFO: archiving workspace using pattern(s): 18:10:35 Archives upload complete. 18:10:35 INFO: archiving logs to Nexus 18:10:36 ---> uname -a: 18:10:36 Linux prd-ubuntu1804-builder-4c-4g-6562 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:10:36 18:10:36 18:10:36 ---> lscpu: 18:10:36 Architecture: x86_64 18:10:36 CPU op-mode(s): 32-bit, 64-bit 18:10:36 Byte Order: Little Endian 18:10:36 CPU(s): 4 18:10:36 On-line CPU(s) list: 0-3 18:10:36 Thread(s) per core: 1 18:10:36 Core(s) per socket: 1 18:10:36 Socket(s): 4 18:10:36 NUMA node(s): 1 18:10:36 Vendor ID: AuthenticAMD 18:10:36 CPU family: 23 18:10:36 Model: 49 18:10:36 Model name: AMD EPYC-Rome Processor 18:10:36 Stepping: 0 18:10:36 CPU MHz: 2799.998 18:10:36 BogoMIPS: 5599.99 18:10:36 Virtualization: AMD-V 18:10:36 Hypervisor vendor: KVM 18:10:36 Virtualization type: full 18:10:36 L1d cache: 32K 18:10:36 L1i cache: 32K 18:10:36 L2 cache: 512K 18:10:36 L3 cache: 16384K 18:10:36 NUMA node0 CPU(s): 0-3 18:10:36 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 18:10:36 18:10:36 18:10:36 ---> nproc: 18:10:36 4 18:10:36 18:10:36 18:10:36 ---> df -h: 18:10:36 Filesystem Size Used Avail Use% Mounted on 18:10:36 udev 7.9G 0 7.9G 0% /dev 18:10:36 tmpfs 1.6G 676K 1.6G 1% /run 18:10:36 /dev/vda1 78G 8.3G 70G 11% / 18:10:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:10:36 tmpfs 5.0M 0 5.0M 0% /run/lock 18:10:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:10:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:10:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:10:36 18:10:36 18:10:36 ---> free -m: 18:10:36 total used free shared buff/cache available 18:10:36 Mem: 16040 566 13405 0 2068 15160 18:10:36 Swap: 1023 0 1023 18:10:36 18:10:36 18:10:36 ---> ip addr: 18:10:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:10:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:10:36 inet 127.0.0.1/8 scope host lo 18:10:36 valid_lft forever preferred_lft forever 18:10:36 inet6 ::1/128 scope host 18:10:36 valid_lft forever preferred_lft forever 18:10:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:10:36 link/ether fa:16:3e:68:71:b6 brd ff:ff:ff:ff:ff:ff 18:10:36 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 18:10:36 valid_lft 86275sec preferred_lft 86275sec 18:10:36 inet6 fe80::f816:3eff:fe68:71b6/64 scope link 18:10:36 valid_lft forever preferred_lft forever 18:10:36 18:10:36 18:10:36 ---> sar -b -r -n DEV: 18:10:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6562) 02/09/26 _x86_64_ (4 CPU) 18:10:36 18:10:36 18:08:34 LINUX RESTART (4 CPU) 18:10:36 18:10:36 18:09:01 tps rtps wtps bread/s bwrtn/s 18:10:36 18:10:01 118.25 11.70 106.55 373.67 50758.21 18:10:36 Average: 118.25 11.70 106.55 373.67 50758.21 18:10:36 18:10:36 18:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:10:36 18:10:01 13887308 15559204 2537652 15.45 69948 1797296 734612 4.20 693340 1619948 154020 18:10:36 Average: 13887308 15559204 2537652 15.45 69948 1797296 734612 4.20 693340 1619948 154020 18:10:36 18:10:36 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:10:36 18:10:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 18:10:36 18:10:01 ens3 68.16 50.31 904.82 11.75 0.00 0.00 0.00 0.00 18:10:36 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 18:10:36 Average: ens3 68.16 50.31 904.82 11.75 0.00 0.00 0.00 0.00 18:10:36 18:10:36 18:10:36 ---> sar -P ALL: 18:10:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6562) 02/09/26 _x86_64_ (4 CPU) 18:10:36 18:10:36 18:08:34 LINUX RESTART (4 CPU) 18:10:36 18:10:36 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:10:36 18:10:01 all 21.38 0.00 1.58 2.99 0.06 74.00 18:10:36 18:10:01 0 25.23 0.00 1.77 2.47 0.07 70.47 18:10:36 18:10:01 1 30.03 0.00 1.94 2.21 0.07 65.76 18:10:36 18:10:01 2 23.47 0.00 1.30 0.37 0.05 74.82 18:10:36 18:10:01 3 6.77 0.00 1.30 6.90 0.07 84.96 18:10:36 Average: all 21.38 0.00 1.58 2.99 0.06 74.00 18:10:36 Average: 0 25.23 0.00 1.77 2.47 0.07 70.47 18:10:36 Average: 1 30.03 0.00 1.94 2.21 0.07 65.76 18:10:36 Average: 2 23.47 0.00 1.30 0.37 0.05 74.82 18:10:36 Average: 3 6.77 0.00 1.30 6.90 0.07 84.96 18:10:36 18:10:36 18:10:36