10:32:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143107 10:32:36 Running as SYSTEM 10:32:36 [EnvInject] - Loading node environment variables. 10:32:36 Building remotely on prd-ubuntu1804-builder-4c-4g-5061 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:32:36 [ssh-agent] Looking for ssh-agent implementation... 10:32:36 $ ssh-agent 10:32:36 SSH_AUTH_SOCK=/tmp/ssh-R4ImvxU4fK3R/agent.1704 10:32:36 SSH_AGENT_PID=1706 10:32:36 [ssh-agent] Started. 10:32:36 Running ssh-add (command line suppressed) 10:32:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14680467422311781035.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14680467422311781035.key) 10:32:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:32:36 The recommended git tool is: NONE 10:32:38 using credential onap-jenkins-ssh 10:32:38 Wiping out workspace first. 10:32:38 Cloning the remote Git repository 10:32:38 Cloning repository git://cloud.onap.org/mirror/oom.git 10:32:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:32:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:38 > git --version # timeout=10 10:32:38 > git --version # 'git version 2.17.1' 10:32:38 using GIT_SSH to set credentials Gerrit user 10:32:38 Verifying host key using manually-configured host key entries 10:32:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:32:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:43 using GIT_SSH to set credentials Gerrit user 10:32:43 Verifying host key using manually-configured host key entries 10:32:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143107/1 # timeout=30 10:32:45 > git rev-parse aab98bdbdd87eadedc0cd20cb10923eab513289a^{commit} # timeout=10 10:32:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:32:45 Checking out Revision aab98bdbdd87eadedc0cd20cb10923eab513289a (refs/changes/07/143107/1) 10:32:45 > git config core.sparsecheckout # timeout=10 10:32:45 > git checkout -f aab98bdbdd87eadedc0cd20cb10923eab513289a # timeout=30 10:32:48 Commit message: "[OOM] Add alternative method of chart compilation" 10:32:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:32:48 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 10:32:49 [EnvInject] - Injecting environment variables from a build step. 10:32:49 [EnvInject] - Injecting as environment variables the properties content 10:32:49 PYTHON=python3 10:32:49 10:32:49 [EnvInject] - Variables injected successfully. 10:32:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7413746905905893718.sh 10:32:49 ---> tox-install.sh 10:32:49 + source /home/jenkins/lf-env.sh 10:32:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:49 ++ mktemp -d /tmp/venv-XXXX 10:32:49 + lf_venv=/tmp/venv-fyZE 10:32:49 + local venv_file=/tmp/.os_lf_venv 10:32:49 + local python=python3 10:32:49 + local options 10:32:49 + local set_path=true 10:32:49 + local install_args= 10:32:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:49 + true 10:32:49 + case $1 in 10:32:49 + venv_file=/tmp/.toxenv 10:32:49 + shift 2 10:32:49 + true 10:32:49 + case $1 in 10:32:49 + shift 10:32:49 + break 10:32:49 + case $python in 10:32:49 + local pkg_list= 10:32:49 + [[ -d /opt/pyenv ]] 10:32:49 + echo 'Setup pyenv:' 10:32:49 Setup pyenv: 10:32:49 + export PYENV_ROOT=/opt/pyenv 10:32:49 + PYENV_ROOT=/opt/pyenv 10:32:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:49 + pyenv versions 10:32:49 * system (set by /opt/pyenv/version) 10:32:49 * 3.8.13 (set by /opt/pyenv/version) 10:32:49 * 3.9.13 (set by /opt/pyenv/version) 10:32:49 * 3.10.6 (set by /opt/pyenv/version) 10:32:49 + command -v pyenv 10:32:49 ++ pyenv init - --no-rehash 10:32:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:32:49 export PATH="/opt/pyenv/shims:${PATH}" 10:32:49 export PYENV_SHELL=bash 10:32:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:49 pyenv() { 10:32:49 local command 10:32:49 command="${1:-}" 10:32:49 if [ "$#" -gt 0 ]; then 10:32:49 shift 10:32:49 fi 10:32:49 10:32:49 case "$command" in 10:32:49 rehash|shell) 10:32:49 eval "$(pyenv "sh-$command" "$@")" 10:32:49 ;; 10:32:49 *) 10:32:49 command pyenv "$command" "$@" 10:32:49 ;; 10:32:49 esac 10:32:49 }' 10:32:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:32:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:49 ++ export PYENV_SHELL=bash 10:32:49 ++ PYENV_SHELL=bash 10:32:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:49 +++ complete -F _pyenv pyenv 10:32:49 ++ lf-pyver python3 10:32:49 ++ local py_version_xy=python3 10:32:49 ++ local py_version_xyz= 10:32:49 ++ pyenv versions 10:32:49 ++ local command 10:32:49 ++ command=versions 10:32:49 ++ '[' 1 -gt 0 ']' 10:32:49 ++ shift 10:32:49 ++ case "$command" in 10:32:49 ++ command pyenv versions 10:32:49 ++ pyenv versions 10:32:49 ++ sed 's/^[ *]* //' 10:32:49 ++ awk '{ print $1 }' 10:32:49 ++ grep -E '^[0-9.]*[0-9]$' 10:32:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:32:49 +++ grep '^3' /tmp/.pyenv_versions 10:32:49 +++ sort -V 10:32:49 +++ tail -n 1 10:32:49 ++ py_version_xyz=3.10.6 10:32:49 ++ [[ -z 3.10.6 ]] 10:32:49 ++ echo 3.10.6 10:32:49 ++ return 0 10:32:49 + pyenv local 3.10.6 10:32:49 + local command 10:32:49 + command=local 10:32:49 + '[' 2 -gt 0 ']' 10:32:49 + shift 10:32:49 + case "$command" in 10:32:49 + command pyenv local 3.10.6 10:32:49 + pyenv local 3.10.6 10:32:49 + for arg in "$@" 10:32:49 + case $arg in 10:32:49 + pkg_list+='tox ' 10:32:49 + for arg in "$@" 10:32:49 + case $arg in 10:32:49 + pkg_list+='virtualenv ' 10:32:49 + for arg in "$@" 10:32:49 + case $arg in 10:32:49 + pkg_list+='urllib3~=1.26.15 ' 10:32:49 + [[ -f /tmp/.toxenv ]] 10:32:49 + [[ ! -f /tmp/.toxenv ]] 10:32:49 + [[ -n '' ]] 10:32:49 + python3 -m venv /tmp/venv-fyZE 10:32:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fyZE' 10:32:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fyZE 10:32:53 + echo /tmp/venv-fyZE 10:32:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:32:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:32:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:32:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:32:53 + local 'pip_opts=--upgrade --quiet' 10:32:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:32:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:32:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:32:53 + [[ -n '' ]] 10:32:53 + [[ -n '' ]] 10:32:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:32:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:32:53 + /tmp/venv-fyZE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:32:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:32:57 lf-activate-venv(): INFO: Base packages installed successfully 10:32:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:32:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:32:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:32:57 + /tmp/venv-fyZE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:32:59 + type python3 10:32:59 + true 10:32:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fyZE/bin to PATH' 10:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-fyZE/bin to PATH 10:32:59 + PATH=/tmp/venv-fyZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 + return 0 10:32:59 + python3 --version 10:32:59 Python 3.10.6 10:32:59 + python3 -m pip --version 10:32:59 pip 26.0 from /tmp/venv-fyZE/lib/python3.10/site-packages/pip (python 3.10) 10:32:59 + python3 -m pip freeze 10:32:59 cachetools==7.0.0 10:32:59 chardet==5.2.0 10:32:59 colorama==0.4.6 10:32:59 distlib==0.4.0 10:32:59 filelock==3.20.3 10:32:59 packaging==26.0 10:32:59 platformdirs==4.5.1 10:32:59 pluggy==1.6.0 10:32:59 pyproject-api==1.10.0 10:32:59 tomli==2.4.0 10:32:59 tox==4.34.1 10:32:59 typing_extensions==4.15.0 10:32:59 urllib3==1.26.20 10:32:59 virtualenv==20.36.1 10:32:59 [EnvInject] - Injecting environment variables from a build step. 10:32:59 [EnvInject] - Injecting as environment variables the properties content 10:32:59 PARALLEL=false 10:32:59 10:32:59 [EnvInject] - Variables injected successfully. 10:32:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7115770544072376532.sh 10:32:59 ---> tox-run.sh 10:32:59 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:32:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:32:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:32:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:32:59 + source /home/jenkins/lf-env.sh 10:32:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:59 ++ mktemp -d /tmp/venv-XXXX 10:32:59 + lf_venv=/tmp/venv-0NYH 10:32:59 + local venv_file=/tmp/.os_lf_venv 10:32:59 + local python=python3 10:32:59 + local options 10:32:59 + local set_path=true 10:32:59 + local install_args= 10:32: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 10:32:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:59 + true 10:32:59 + case $1 in 10:32:59 + venv_file=/tmp/.toxenv 10:32:59 + shift 2 10:32:59 + true 10:32:59 + case $1 in 10:32:59 + shift 10:32:59 + break 10:32:59 + case $python in 10:32:59 + local pkg_list= 10:32:59 + [[ -d /opt/pyenv ]] 10:32:59 + echo 'Setup pyenv:' 10:32:59 Setup pyenv: 10:32:59 + export PYENV_ROOT=/opt/pyenv 10:32:59 + PYENV_ROOT=/opt/pyenv 10:32:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 + pyenv versions 10:32:59 system 10:32:59 3.8.13 10:32:59 3.9.13 10:32:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:32:59 + command -v pyenv 10:32:59 ++ pyenv init - --no-rehash 10:32:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:32:59 export PATH="/opt/pyenv/shims:${PATH}" 10:32:59 export PYENV_SHELL=bash 10:32:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:59 pyenv() { 10:32:59 local command 10:32:59 command="${1:-}" 10:32:59 if [ "$#" -gt 0 ]; then 10:32:59 shift 10:32:59 fi 10:32:59 10:32:59 case "$command" in 10:32:59 rehash|shell) 10:32:59 eval "$(pyenv "sh-$command" "$@")" 10:32:59 ;; 10:32:59 *) 10:32:59 command pyenv "$command" "$@" 10:32:59 ;; 10:32:59 esac 10:32:59 }' 10:32:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:32:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:32:59 ++ export PYENV_SHELL=bash 10:32:59 ++ PYENV_SHELL=bash 10:32:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:59 +++ complete -F _pyenv pyenv 10:32:59 ++ lf-pyver python3 10:32:59 ++ local py_version_xy=python3 10:32:59 ++ local py_version_xyz= 10:32:59 ++ pyenv versions 10:32:59 ++ local command 10:32:59 ++ awk '{ print $1 }' 10:32:59 ++ command=versions 10:32:59 ++ grep -E '^[0-9.]*[0-9]$' 10:32:59 ++ '[' 1 -gt 0 ']' 10:32:59 ++ shift 10:32:59 ++ case "$command" in 10:32:59 ++ sed 's/^[ *]* //' 10:32:59 ++ command pyenv versions 10:32:59 ++ pyenv versions 10:33:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:00 +++ grep '^3' /tmp/.pyenv_versions 10:33:00 +++ sort -V 10:33:00 +++ tail -n 1 10:33:00 ++ py_version_xyz=3.10.6 10:33:00 ++ [[ -z 3.10.6 ]] 10:33:00 ++ echo 3.10.6 10:33:00 ++ return 0 10:33:00 + pyenv local 3.10.6 10:33:00 + local command 10:33:00 + command=local 10:33:00 + '[' 2 -gt 0 ']' 10:33:00 + shift 10:33:00 + case "$command" in 10:33:00 + command pyenv local 3.10.6 10:33:00 + pyenv local 3.10.6 10:33:00 + for arg in "$@" 10:33:00 + case $arg in 10:33:00 + pkg_list+='tox ' 10:33:00 + for arg in "$@" 10:33:00 + case $arg in 10:33:00 + pkg_list+='virtualenv ' 10:33:00 + for arg in "$@" 10:33:00 + case $arg in 10:33:00 + pkg_list+='urllib3~=1.26.15 ' 10:33:00 + [[ -f /tmp/.toxenv ]] 10:33:00 ++ cat /tmp/.toxenv 10:33:00 + lf_venv=/tmp/venv-fyZE 10:33:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fyZE from' file:/tmp/.toxenv 10:33:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fyZE from file:/tmp/.toxenv 10:33:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:33:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:00 + local 'pip_opts=--upgrade --quiet' 10:33:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:33:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:33:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:33:00 + [[ -n '' ]] 10:33:00 + [[ -n '' ]] 10:33:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:33:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:00 + /tmp/venv-fyZE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:33:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:33:00 lf-activate-venv(): INFO: Base packages installed successfully 10:33:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:33:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:33:00 + /tmp/venv-fyZE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:01 + type python3 10:33:01 + true 10:33:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fyZE/bin to PATH' 10:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-fyZE/bin to PATH 10:33:01 + PATH=/tmp/venv-fyZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:01 + return 0 10:33:01 + [[ -d /opt/pyenv ]] 10:33:01 + echo '---> Setting up pyenv' 10:33:01 ---> Setting up pyenv 10:33:01 + export PYENV_ROOT=/opt/pyenv 10:33:01 + PYENV_ROOT=/opt/pyenv 10:33:01 + export PATH=/opt/pyenv/bin:/tmp/venv-fyZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:01 + PATH=/opt/pyenv/bin:/tmp/venv-fyZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:33:01 ++ pwd 10:33:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:33:01 + export PYTHONPATH 10:33:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:33:01 + TOX_TESTENV_PASSENV=PYTHONPATH 10:33:01 + tox --version 10:33:02 4.34.1 from /tmp/venv-fyZE/lib/python3.10/site-packages/tox/__init__.py 10:33:02 + PARALLEL=false 10:33:02 + TOX_OPTIONS_LIST= 10:33:02 + [[ -n checkbashisms ]] 10:33:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:33:02 + case ${PARALLEL,,} in 10:33:02 + tox -e checkbashisms 10:33:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:33:03 checkbashisms: freeze> python -m pip freeze --all 10:33:04 checkbashisms: pip==25.3,setuptools==80.9.0 10:33:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:33:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:33:07 checkbashisms: OK (4.81=setup[1.42]+cmd[3.38] seconds) 10:33:07 congratulations :) (4.84 seconds) 10:33:07 + tox_status=0 10:33:07 + echo '---> Completed tox runs' 10:33:07 ---> Completed tox runs 10:33:07 + for i in .tox/*/log 10:33:07 ++ echo .tox/checkbashisms/log 10:33:07 ++ awk -F/ '{print $2}' 10:33:07 + tox_env=checkbashisms 10:33:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:33:07 + DOC_DIR=docs/_build/html 10:33:07 + [[ -d docs/_build/html ]] 10:33:07 + echo '---> tox-run.sh ends' 10:33:07 ---> tox-run.sh ends 10:33:07 + test 0 -eq 0 10:33:07 $ ssh-agent -k 10:33:07 unset SSH_AUTH_SOCK; 10:33:07 unset SSH_AGENT_PID; 10:33:07 echo Agent pid 1706 killed; 10:33:07 [ssh-agent] Stopped. 10:33:07 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13490449115545341725.sh 10:33:07 ---> sysstat.sh 10:33:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5800304366563006937.sh 10:33:07 ---> package-listing.sh 10:33:07 ++ tr '[:upper:]' '[:lower:]' 10:33:07 ++ facter osfamily 10:33:08 + OS_FAMILY=debian 10:33:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:33:08 + START_PACKAGES=/tmp/packages_start.txt 10:33:08 + END_PACKAGES=/tmp/packages_end.txt 10:33:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:08 + PACKAGES=/tmp/packages_start.txt 10:33:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:33:08 + PACKAGES=/tmp/packages_end.txt 10:33:08 + case "${OS_FAMILY}" in 10:33:08 + dpkg -l 10:33:08 + grep '^ii' 10:33:08 + '[' -f /tmp/packages_start.txt ']' 10:33:08 + '[' -f /tmp/packages_end.txt ']' 10:33:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:33:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:33:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:33:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9735171542041450354.sh 10:33:08 ---> capture-instance-metadata.sh 10:33:08 Setup pyenv: 10:33:08 system 10:33:08 3.8.13 10:33:08 3.9.13 10:33:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:33:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1FH3 10:33:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:15 lf-activate-venv(): INFO: Base packages installed successfully 10:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-1FH3/bin to PATH 10:33:37 INFO: Running in OpenStack, capturing instance metadata 10:33:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9486363696899291639.sh 10:33:38 provisioning config files... 10:33:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8973500582101137264tmp 10:33:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:33:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:33:38 [EnvInject] - Injecting environment variables from a build step. 10:33:38 [EnvInject] - Injecting as environment variables the properties content 10:33:38 SERVER_ID=logs 10:33:38 10:33:38 [EnvInject] - Variables injected successfully. 10:33:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11245718389041516103.sh 10:33:38 ---> create-netrc.sh 10:33:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1918688684144393200.sh 10:33:38 ---> python-tools-install.sh 10:33:38 Setup pyenv: 10:33:38 system 10:33:38 3.8.13 10:33:38 3.9.13 10:33:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FH3 from file:/tmp/.os_lf_venv 10:33:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:40 lf-activate-venv(): INFO: Base packages installed successfully 10:33:40 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-1FH3/bin to PATH 10:33:47 Generating Requirements File 10:34:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:34:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:34:04 Python 3.10.6 10:34:05 pip 26.0 from /tmp/venv-1FH3/lib/python3.10/site-packages/pip (python 3.10) 10:34:05 appdirs==1.4.4 10:34:05 argcomplete==3.6.3 10:34:05 aspy.yaml==1.3.0 10:34:05 attrs==25.4.0 10:34:05 autopage==0.6.0 10:34:05 backports.strenum==1.3.1 10:34:05 beautifulsoup4==4.14.3 10:34:05 boto3==1.42.40 10:34:05 botocore==1.42.40 10:34:05 bs4==0.0.2 10:34:05 certifi==2026.1.4 10:34:05 cffi==2.0.0 10:34:05 cfgv==3.5.0 10:34:05 chardet==5.2.0 10:34:05 charset-normalizer==3.4.4 10:34:05 click==8.3.1 10:34:05 cliff==4.13.1 10:34:05 cmd2==3.1.2 10:34:05 cryptography==3.3.2 10:34:05 debtcollector==3.0.0 10:34:05 decorator==5.2.1 10:34:05 defusedxml==0.7.1 10:34:05 Deprecated==1.3.1 10:34:05 distlib==0.4.0 10:34:05 dnspython==2.8.0 10:34:05 docker==7.1.0 10:34:05 dogpile.cache==1.5.0 10:34:05 durationpy==0.10 10:34:05 email-validator==2.3.0 10:34:05 filelock==3.20.3 10:34:05 future==1.0.0 10:34:05 gitdb==4.0.12 10:34:05 GitPython==3.1.46 10:34:05 httplib2==0.30.2 10:34:05 identify==2.6.16 10:34:05 idna==3.11 10:34:05 importlib-resources==1.5.0 10:34:05 iso8601==2.1.0 10:34:05 Jinja2==3.1.6 10:34:05 jmespath==1.1.0 10:34:05 jsonpatch==1.33 10:34:05 jsonpointer==3.0.0 10:34:05 jsonschema==4.26.0 10:34:05 jsonschema-specifications==2025.9.1 10:34:05 keystoneauth1==5.13.0 10:34:05 kubernetes==35.0.0 10:34:05 lftools==0.37.21 10:34:05 lxml==6.0.2 10:34:05 markdown-it-py==4.0.0 10:34:05 MarkupSafe==3.0.3 10:34:05 mdurl==0.1.2 10:34:05 msgpack==1.1.2 10:34:05 multi_key_dict==2.0.3 10:34:05 munch==4.0.0 10:34:05 netaddr==1.3.0 10:34:05 niet==1.4.2 10:34:05 nodeenv==1.10.0 10:34:05 oauth2client==4.1.3 10:34:05 oauthlib==3.3.1 10:34:05 openstacksdk==4.9.0 10:34:05 os-service-types==1.8.2 10:34:05 osc-lib==4.3.0 10:34:05 oslo.config==10.2.0 10:34:05 oslo.context==6.2.0 10:34:05 oslo.i18n==6.7.1 10:34:05 oslo.log==8.0.0 10:34:05 oslo.serialization==5.9.0 10:34:05 oslo.utils==9.2.0 10:34:05 packaging==26.0 10:34:05 pbr==7.0.3 10:34:05 platformdirs==4.5.1 10:34:05 prettytable==3.17.0 10:34:05 psutil==7.2.2 10:34:05 pyasn1==0.6.2 10:34:05 pyasn1_modules==0.4.2 10:34:05 pycparser==3.0 10:34:05 pygerrit2==2.0.15 10:34:05 PyGithub==2.8.1 10:34:05 Pygments==2.19.2 10:34:05 PyJWT==2.11.0 10:34:05 PyNaCl==1.6.2 10:34:05 pyparsing==2.4.7 10:34:05 pyperclip==1.11.0 10:34:05 pyrsistent==0.20.0 10:34:05 python-cinderclient==9.8.0 10:34:05 python-dateutil==2.9.0.post0 10:34:05 python-heatclient==5.0.0 10:34:05 python-jenkins==1.8.3 10:34:05 python-keystoneclient==5.7.0 10:34:05 python-magnumclient==4.9.0 10:34:05 python-openstackclient==8.3.0 10:34:05 python-swiftclient==4.9.0 10:34:05 PyYAML==6.0.3 10:34:05 referencing==0.37.0 10:34:05 requests==2.32.5 10:34:05 requests-oauthlib==2.0.0 10:34:05 requestsexceptions==1.4.0 10:34:05 rfc3986==2.0.0 10:34:05 rich==14.3.2 10:34:05 rich-argparse==1.7.2 10:34:05 rpds-py==0.30.0 10:34:05 rsa==4.9.1 10:34:05 ruamel.yaml==0.19.1 10:34:05 ruamel.yaml.clib==0.2.15 10:34:05 s3transfer==0.16.0 10:34:05 simplejson==3.20.2 10:34:05 six==1.17.0 10:34:05 smmap==5.0.2 10:34:05 soupsieve==2.8.3 10:34:05 stevedore==5.6.0 10:34:05 tabulate==0.9.0 10:34:05 toml==0.10.2 10:34:05 tomlkit==0.14.0 10:34:05 tqdm==4.67.2 10:34:05 typing_extensions==4.15.0 10:34:05 tzdata==2025.3 10:34:05 urllib3==1.26.20 10:34:05 virtualenv==20.36.1 10:34:05 wcwidth==0.5.3 10:34:05 websocket-client==1.9.0 10:34:05 wrapt==2.1.1 10:34:05 xdg==6.0.0 10:34:05 xmltodict==1.0.2 10:34:05 yq==3.4.3 10:34:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10135983001982654669.sh 10:34:05 ---> sudo-logs.sh 10:34:05 Archiving 'sudo' log.. 10:34:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11041721256399930525.sh 10:34:05 ---> job-cost.sh 10:34:05 Setup pyenv: 10:34:05 system 10:34:05 3.8.13 10:34:05 3.9.13 10:34:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FH3 from file:/tmp/.os_lf_venv 10:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:07 lf-activate-venv(): INFO: Base packages installed successfully 10:34:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-1FH3/bin to PATH 10:34:13 INFO: No Stack... 10:34:13 INFO: Retrieving Pricing Info for: v3-standard-4 10:34:13 INFO: Archiving Costs 10:34:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11774394957601676298.sh 10:34:13 ---> logs-deploy.sh 10:34:13 Setup pyenv: 10:34:13 system 10:34:13 3.8.13 10:34:13 3.9.13 10:34:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FH3 from file:/tmp/.os_lf_venv 10:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:15 lf-activate-venv(): INFO: Base packages installed successfully 10:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-1FH3/bin to PATH 10:34:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4398 10:34:23 INFO: archiving workspace using pattern(s): 10:34:25 Archives upload complete. 10:34:25 INFO: archiving logs to Nexus 10:34:26 ---> uname -a: 10:34:26 Linux prd-ubuntu1804-builder-4c-4g-5061 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:34:26 10:34:26 10:34:26 ---> lscpu: 10:34:26 Architecture: x86_64 10:34:26 CPU op-mode(s): 32-bit, 64-bit 10:34:26 Byte Order: Little Endian 10:34:26 CPU(s): 4 10:34:26 On-line CPU(s) list: 0-3 10:34:26 Thread(s) per core: 1 10:34:26 Core(s) per socket: 1 10:34:26 Socket(s): 4 10:34:26 NUMA node(s): 1 10:34:26 Vendor ID: AuthenticAMD 10:34:26 CPU family: 23 10:34:26 Model: 49 10:34:26 Model name: AMD EPYC-Rome Processor 10:34:26 Stepping: 0 10:34:26 CPU MHz: 2799.998 10:34:26 BogoMIPS: 5599.99 10:34:26 Virtualization: AMD-V 10:34:26 Hypervisor vendor: KVM 10:34:26 Virtualization type: full 10:34:26 L1d cache: 32K 10:34:26 L1i cache: 32K 10:34:26 L2 cache: 512K 10:34:26 L3 cache: 16384K 10:34:26 NUMA node0 CPU(s): 0-3 10:34:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:34:26 10:34:26 10:34:26 ---> nproc: 10:34:26 4 10:34:26 10:34:26 10:34:26 ---> df -h: 10:34:26 Filesystem Size Used Avail Use% Mounted on 10:34:26 udev 7.9G 0 7.9G 0% /dev 10:34:26 tmpfs 1.6G 676K 1.6G 1% /run 10:34:26 /dev/vda1 78G 8.3G 70G 11% / 10:34:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:34:26 tmpfs 5.0M 0 5.0M 0% /run/lock 10:34:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:34:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:34:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:34:26 10:34:26 10:34:26 ---> free -m: 10:34:26 total used free shared buff/cache available 10:34:26 Mem: 16040 579 13395 0 2064 15146 10:34:26 Swap: 1023 0 1023 10:34:26 10:34:26 10:34:26 ---> ip addr: 10:34:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:26 inet 127.0.0.1/8 scope host lo 10:34:26 valid_lft forever preferred_lft forever 10:34:26 inet6 ::1/128 scope host 10:34:26 valid_lft forever preferred_lft forever 10:34:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:26 link/ether fa:16:3e:39:f0:49 brd ff:ff:ff:ff:ff:ff 10:34:26 inet 10.30.106.180/23 brd 10.30.107.255 scope global dynamic ens3 10:34:26 valid_lft 86273sec preferred_lft 86273sec 10:34:26 inet6 fe80::f816:3eff:fe39:f049/64 scope link 10:34:26 valid_lft forever preferred_lft forever 10:34:26 10:34:26 10:34:26 ---> sar -b -r -n DEV: 10:34:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5061) 02/03/26 _x86_64_ (4 CPU) 10:34:26 10:34:26 10:32:20 LINUX RESTART (4 CPU) 10:34:26 10:34:26 10:33:02 tps rtps wtps bread/s bwrtn/s 10:34:26 10:34:01 125.79 4.95 120.84 192.07 45877.60 10:34:26 Average: 125.79 4.95 120.84 192.07 45877.60 10:34:26 10:34:26 10:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:26 10:34:01 13707196 15463292 2717764 16.55 75548 1871232 843408 4.83 800700 1685780 203664 10:34:26 Average: 13707196 15463292 2717764 16.55 75548 1871232 843408 4.83 800700 1685780 203664 10:34:26 10:34:26 10:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:26 10:34:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 10:34:26 10:34:01 ens3 66.37 49.42 984.32 12.63 0.00 0.00 0.00 0.00 10:34:26 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 10:34:26 Average: ens3 66.37 49.42 984.32 12.63 0.00 0.00 0.00 0.00 10:34:26 10:34:26 10:34:26 ---> sar -P ALL: 10:34:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5061) 02/03/26 _x86_64_ (4 CPU) 10:34:26 10:34:26 10:32:20 LINUX RESTART (4 CPU) 10:34:26 10:34:26 10:33:02 CPU %user %nice %system %iowait %steal %idle 10:34:26 10:34:01 all 21.25 0.00 1.48 2.52 0.06 74.69 10:34:26 10:34:01 0 14.40 0.00 1.29 3.82 0.05 80.43 10:34:26 10:34:01 1 31.57 0.00 1.75 3.35 0.07 63.27 10:34:26 10:34:01 2 16.43 0.00 1.26 2.54 0.05 79.71 10:34:26 10:34:01 3 22.62 0.00 1.61 0.36 0.05 75.36 10:34:26 Average: all 21.25 0.00 1.48 2.52 0.06 74.69 10:34:26 Average: 0 14.40 0.00 1.29 3.82 0.05 80.43 10:34:26 Average: 1 31.57 0.00 1.75 3.35 0.07 63.27 10:34:26 Average: 2 16.43 0.00 1.26 2.54 0.05 79.71 10:34:26 Average: 3 22.62 0.00 1.61 0.36 0.05 75.36 10:34:26 10:34:26 10:34:26