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