11:37:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 11:37:25 Running as SYSTEM 11:37:25 [EnvInject] - Loading node environment variables. 11:37:25 Building remotely on prd-ubuntu1804-builder-4c-4g-43692 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:37:25 [ssh-agent] Looking for ssh-agent implementation... 11:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:25 $ ssh-agent 11:37:25 SSH_AUTH_SOCK=/tmp/ssh-mWetnF0t37bj/agent.1670 11:37:25 SSH_AGENT_PID=1672 11:37:25 [ssh-agent] Started. 11:37:25 Running ssh-add (command line suppressed) 11:37:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13774524757213679770.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13774524757213679770.key) 11:37:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:37:25 The recommended git tool is: NONE 11:37:27 using credential onap-jenkins-ssh 11:37:27 Wiping out workspace first. 11:37:27 Cloning the remote Git repository 11:37:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:37:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:37:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:37:27 > git --version # timeout=10 11:37:27 > git --version # 'git version 2.17.1' 11:37:27 using GIT_SSH to set credentials Gerrit user 11:37:27 Verifying host key using manually-configured host key entries 11:37:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:37:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:37:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:37:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:37:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:37:33 using GIT_SSH to set credentials Gerrit user 11:37:33 Verifying host key using manually-configured host key entries 11:37:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/3 # timeout=30 11:37:33 > git rev-parse bb9745ac4b99d541a03534bec781e80a54dfd692^{commit} # timeout=10 11:37:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:37:33 Checking out Revision bb9745ac4b99d541a03534bec781e80a54dfd692 (refs/changes/84/141684/3) 11:37:33 > git config core.sparsecheckout # timeout=10 11:37:33 > git checkout -f bb9745ac4b99d541a03534bec781e80a54dfd692 # timeout=30 11:37:37 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 11:37:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:37:37 > git rev-list --no-walk fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=10 11:37:37 [EnvInject] - Injecting environment variables from a build step. 11:37:37 [EnvInject] - Injecting as environment variables the properties content 11:37:37 PYTHON=python3 11:37:37 11:37:37 [EnvInject] - Variables injected successfully. 11:37:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9603569767875533610.sh 11:37:37 ---> tox-install.sh 11:37:37 + source /home/jenkins/lf-env.sh 11:37:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:37 ++ mktemp -d /tmp/venv-XXXX 11:37:37 + lf_venv=/tmp/venv-uCVw 11:37:37 + local venv_file=/tmp/.os_lf_venv 11:37:37 + local python=python3 11:37:37 + local options 11:37:37 + local set_path=true 11:37:37 + local install_args= 11:37:37 ++ 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 11:37:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:37:37 + true 11:37:37 + case $1 in 11:37:37 + venv_file=/tmp/.toxenv 11:37:37 + shift 2 11:37:37 + true 11:37:37 + case $1 in 11:37:37 + shift 11:37:37 + break 11:37:37 + case $python in 11:37:37 + local pkg_list= 11:37:37 + [[ -d /opt/pyenv ]] 11:37:37 + echo 'Setup pyenv:' 11:37:37 Setup pyenv: 11:37:37 + export PYENV_ROOT=/opt/pyenv 11:37:37 + PYENV_ROOT=/opt/pyenv 11:37:37 + 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 11:37:37 + 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 11:37:37 + pyenv versions 11:37:37 * system (set by /opt/pyenv/version) 11:37:37 * 3.8.13 (set by /opt/pyenv/version) 11:37:37 * 3.9.13 (set by /opt/pyenv/version) 11:37:37 * 3.10.6 (set by /opt/pyenv/version) 11:37:37 + command -v pyenv 11:37:37 ++ pyenv init - --no-rehash 11:37:37 + 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[*]}"'\'')" 11:37:37 export PATH="/opt/pyenv/shims:${PATH}" 11:37:37 export PYENV_SHELL=bash 11:37:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:37:37 pyenv() { 11:37:37 local command 11:37:37 command="${1:-}" 11:37:37 if [ "$#" -gt 0 ]; then 11:37:37 shift 11:37:37 fi 11:37:37 11:37:37 case "$command" in 11:37:37 rehash|shell) 11:37:37 eval "$(pyenv "sh-$command" "$@")" 11:37:37 ;; 11:37:37 *) 11:37:37 command pyenv "$command" "$@" 11:37:37 ;; 11:37:37 esac 11:37:37 }' 11:37:37 +++ 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[*]}"' 11:37:37 ++ 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 11:37:37 ++ 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 11:37:37 ++ 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 11:37:37 ++ export PYENV_SHELL=bash 11:37:37 ++ PYENV_SHELL=bash 11:37:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:37:37 +++ complete -F _pyenv pyenv 11:37:37 ++ lf-pyver python3 11:37:37 ++ local py_version_xy=python3 11:37:37 ++ local py_version_xyz= 11:37:37 ++ sed 's/^[ *]* //' 11:37:37 ++ awk '{ print $1 }' 11:37:37 ++ pyenv versions 11:37:37 ++ local command 11:37:37 ++ command=versions 11:37:37 ++ '[' 1 -gt 0 ']' 11:37:37 ++ shift 11:37:37 ++ grep -E '^[0-9.]*[0-9]$' 11:37:37 ++ case "$command" in 11:37:37 ++ command pyenv versions 11:37:37 ++ pyenv versions 11:37:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:37:37 +++ grep '^3' /tmp/.pyenv_versions 11:37:37 +++ sort -V 11:37:37 +++ tail -n 1 11:37:37 ++ py_version_xyz=3.10.6 11:37:37 ++ [[ -z 3.10.6 ]] 11:37:37 ++ echo 3.10.6 11:37:37 ++ return 0 11:37:37 + pyenv local 3.10.6 11:37:37 + local command 11:37:37 + command=local 11:37:37 + '[' 2 -gt 0 ']' 11:37:37 + shift 11:37:37 + case "$command" in 11:37:37 + command pyenv local 3.10.6 11:37:37 + pyenv local 3.10.6 11:37:37 + for arg in "$@" 11:37:37 + case $arg in 11:37:37 + pkg_list+='tox ' 11:37:37 + for arg in "$@" 11:37:37 + case $arg in 11:37:37 + pkg_list+='virtualenv ' 11:37:37 + for arg in "$@" 11:37:37 + case $arg in 11:37:37 + pkg_list+='urllib3~=1.26.15 ' 11:37:37 + [[ -f /tmp/.toxenv ]] 11:37:37 + [[ ! -f /tmp/.toxenv ]] 11:37:37 + [[ -n '' ]] 11:37:37 + python3 -m venv /tmp/venv-uCVw 11:37:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uCVw' 11:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uCVw 11:37:41 + echo /tmp/venv-uCVw 11:37:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:37:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:37:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:37:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:41 + local 'pip_opts=--upgrade --quiet' 11:37:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:37:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:37:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:37:41 + [[ -n '' ]] 11:37:41 + [[ -n '' ]] 11:37:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:37:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:41 + /tmp/venv-uCVw/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 11:37:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:37:45 lf-activate-venv(): INFO: Base packages installed successfully 11:37:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:37:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:37:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:37:45 + /tmp/venv-uCVw/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 11:37:47 + type python3 11:37:47 + true 11:37:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uCVw/bin to PATH' 11:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-uCVw/bin to PATH 11:37:47 + PATH=/tmp/venv-uCVw/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 11:37:47 + return 0 11:37:47 + python3 --version 11:37:47 Python 3.10.6 11:37:47 + python3 -m pip --version 11:37:48 pip 25.2 from /tmp/venv-uCVw/lib/python3.10/site-packages/pip (python 3.10) 11:37:48 + python3 -m pip freeze 11:37:48 cachetools==6.2.0 11:37:48 chardet==5.2.0 11:37:48 colorama==0.4.6 11:37:48 distlib==0.4.0 11:37:48 filelock==3.19.1 11:37:48 packaging==25.0 11:37:48 platformdirs==4.4.0 11:37:48 pluggy==1.6.0 11:37:48 pyproject-api==1.9.1 11:37:48 tomli==2.2.1 11:37:48 tox==4.30.2 11:37:48 typing_extensions==4.15.0 11:37:48 urllib3==1.26.20 11:37:48 virtualenv==20.34.0 11:37:48 [EnvInject] - Injecting environment variables from a build step. 11:37:48 [EnvInject] - Injecting as environment variables the properties content 11:37:48 PARALLEL=false 11:37:48 11:37:48 [EnvInject] - Variables injected successfully. 11:37:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15818610032653838245.sh 11:37:48 ---> tox-run.sh 11:37:48 + 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 11:37:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:37:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:37:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:37:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:37:48 + source /home/jenkins/lf-env.sh 11:37:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:37:48 ++ mktemp -d /tmp/venv-XXXX 11:37:48 + lf_venv=/tmp/venv-NxTm 11:37:48 + local venv_file=/tmp/.os_lf_venv 11:37:48 + local python=python3 11:37:48 + local options 11:37:48 + local set_path=true 11:37:48 + local install_args= 11:37:48 ++ 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 11:37:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:37:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:37:48 + true 11:37:48 + case $1 in 11:37:48 + venv_file=/tmp/.toxenv 11:37:48 + shift 2 11:37:48 + true 11:37:48 + case $1 in 11:37:48 + shift 11:37:48 + break 11:37:48 + case $python in 11:37:48 + local pkg_list= 11:37:48 + [[ -d /opt/pyenv ]] 11:37:48 + echo 'Setup pyenv:' 11:37:48 Setup pyenv: 11:37:48 + export PYENV_ROOT=/opt/pyenv 11:37:48 + PYENV_ROOT=/opt/pyenv 11:37:48 + 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 11:37:48 + 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 11:37:48 + pyenv versions 11:37:48 system 11:37:48 3.8.13 11:37:48 3.9.13 11:37:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:37:48 + command -v pyenv 11:37:48 ++ pyenv init - --no-rehash 11:37:48 + 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[*]}"'\'')" 11:37:48 export PATH="/opt/pyenv/shims:${PATH}" 11:37:48 export PYENV_SHELL=bash 11:37:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:37:48 pyenv() { 11:37:48 local command 11:37:48 command="${1:-}" 11:37:48 if [ "$#" -gt 0 ]; then 11:37:48 shift 11:37:48 fi 11:37:48 11:37:48 case "$command" in 11:37:48 rehash|shell) 11:37:48 eval "$(pyenv "sh-$command" "$@")" 11:37:48 ;; 11:37:48 *) 11:37:48 command pyenv "$command" "$@" 11:37:48 ;; 11:37:48 esac 11:37:48 }' 11:37:48 +++ 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[*]}"' 11:37:48 ++ 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 11:37:48 ++ 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 11:37:48 ++ 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 11:37:48 ++ export PYENV_SHELL=bash 11:37:48 ++ PYENV_SHELL=bash 11:37:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:37:48 +++ complete -F _pyenv pyenv 11:37:48 ++ lf-pyver python3 11:37:48 ++ local py_version_xy=python3 11:37:48 ++ local py_version_xyz= 11:37:48 ++ pyenv versions 11:37:48 ++ local command 11:37:48 ++ command=versions 11:37:48 ++ '[' 1 -gt 0 ']' 11:37:48 ++ shift 11:37:48 ++ case "$command" in 11:37:48 ++ command pyenv versions 11:37:48 ++ pyenv versions 11:37:48 ++ awk '{ print $1 }' 11:37:48 ++ grep -E '^[0-9.]*[0-9]$' 11:37:48 ++ sed 's/^[ *]* //' 11:37:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:37:48 +++ grep '^3' /tmp/.pyenv_versions 11:37:48 +++ sort -V 11:37:48 +++ tail -n 1 11:37:48 ++ py_version_xyz=3.10.6 11:37:48 ++ [[ -z 3.10.6 ]] 11:37:48 ++ echo 3.10.6 11:37:48 ++ return 0 11:37:48 + pyenv local 3.10.6 11:37:48 + local command 11:37:48 + command=local 11:37:48 + '[' 2 -gt 0 ']' 11:37:48 + shift 11:37:48 + case "$command" in 11:37:48 + command pyenv local 3.10.6 11:37:48 + pyenv local 3.10.6 11:37:48 + for arg in "$@" 11:37:48 + case $arg in 11:37:48 + pkg_list+='tox ' 11:37:48 + for arg in "$@" 11:37:48 + case $arg in 11:37:48 + pkg_list+='virtualenv ' 11:37:48 + for arg in "$@" 11:37:48 + case $arg in 11:37:48 + pkg_list+='urllib3~=1.26.15 ' 11:37:48 + [[ -f /tmp/.toxenv ]] 11:37:48 ++ cat /tmp/.toxenv 11:37:48 + lf_venv=/tmp/venv-uCVw 11:37:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCVw from' file:/tmp/.toxenv 11:37:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCVw from file:/tmp/.toxenv 11:37:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:37:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:48 + local 'pip_opts=--upgrade --quiet' 11:37:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:37:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:37:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:37:48 + [[ -n '' ]] 11:37:48 + [[ -n '' ]] 11:37:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:37:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:48 + /tmp/venv-uCVw/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 11:37:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:37:49 lf-activate-venv(): INFO: Base packages installed successfully 11:37:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:37:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:37:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:37:49 + /tmp/venv-uCVw/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 11:37:50 + type python3 11:37:50 + true 11:37:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uCVw/bin to PATH' 11:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-uCVw/bin to PATH 11:37:50 + PATH=/tmp/venv-uCVw/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 11:37:50 + return 0 11:37:50 + [[ -d /opt/pyenv ]] 11:37:50 + echo '---> Setting up pyenv' 11:37:50 ---> Setting up pyenv 11:37:50 + export PYENV_ROOT=/opt/pyenv 11:37:50 + PYENV_ROOT=/opt/pyenv 11:37:50 + export PATH=/opt/pyenv/bin:/tmp/venv-uCVw/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 11:37:50 + PATH=/opt/pyenv/bin:/tmp/venv-uCVw/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 11:37:50 ++ pwd 11:37:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:37:50 + export PYTHONPATH 11:37:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:37:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:37:50 + tox --version 11:37:50 4.30.2 from /tmp/venv-uCVw/lib/python3.10/site-packages/tox/__init__.py 11:37:50 + PARALLEL=false 11:37:50 + TOX_OPTIONS_LIST= 11:37:50 + [[ -n checkbashisms ]] 11:37:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:37:50 + case ${PARALLEL,,} in 11:37:50 + tox -e checkbashisms 11:37:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:37:51 checkbashisms: freeze> python -m pip freeze --all 11:37:52 checkbashisms: pip==25.2,setuptools==80.9.0 11:37:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:37:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:37:55 checkbashisms: OK (4.69=setup[1.21]+cmd[3.47] seconds) 11:37:55 congratulations :) (4.72 seconds) 11:37:55 + tox_status=0 11:37:55 + echo '---> Completed tox runs' 11:37:55 ---> Completed tox runs 11:37:55 + for i in .tox/*/log 11:37:55 ++ echo .tox/checkbashisms/log 11:37:55 ++ awk -F/ '{print $2}' 11:37:55 + tox_env=checkbashisms 11:37:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:37:55 + DOC_DIR=docs/_build/html 11:37:55 + [[ -d docs/_build/html ]] 11:37:55 + echo '---> tox-run.sh ends' 11:37:55 ---> tox-run.sh ends 11:37:55 + test 0 -eq 0 11:37:56 $ ssh-agent -k 11:37:56 unset SSH_AUTH_SOCK; 11:37:56 unset SSH_AGENT_PID; 11:37:56 echo Agent pid 1672 killed; 11:37:56 [ssh-agent] Stopped. 11:37:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:37:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3048659779892174980.sh 11:37:56 ---> sysstat.sh 11:37:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11186639300625247910.sh 11:37:56 ---> package-listing.sh 11:37:56 ++ tr '[:upper:]' '[:lower:]' 11:37:56 ++ facter osfamily 11:37:56 + OS_FAMILY=debian 11:37:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:37:56 + START_PACKAGES=/tmp/packages_start.txt 11:37:56 + END_PACKAGES=/tmp/packages_end.txt 11:37:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:37:56 + PACKAGES=/tmp/packages_start.txt 11:37:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:37:56 + PACKAGES=/tmp/packages_end.txt 11:37:56 + case "${OS_FAMILY}" in 11:37:56 + dpkg -l 11:37:56 + grep '^ii' 11:37:56 + '[' -f /tmp/packages_start.txt ']' 11:37:56 + '[' -f /tmp/packages_end.txt ']' 11:37:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:37:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:37:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:37:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:37:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3453685391508242493.sh 11:37:56 ---> capture-instance-metadata.sh 11:37:56 Setup pyenv: 11:37:56 system 11:37:56 3.8.13 11:37:56 3.9.13 11:37:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:38:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e8Hr 11:38:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:38:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:38:04 lf-activate-venv(): INFO: Base packages installed successfully 11:38:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:38:27 lf-activate-venv(): INFO: Adding /tmp/venv-e8Hr/bin to PATH 11:38:27 INFO: Running in OpenStack, capturing instance metadata 11:38:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13305711917107367818.sh 11:38:27 provisioning config files... 11:38:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12944151221896264833tmp 11:38:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:38:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:38:27 [EnvInject] - Injecting environment variables from a build step. 11:38:27 [EnvInject] - Injecting as environment variables the properties content 11:38:27 SERVER_ID=logs 11:38:27 11:38:27 [EnvInject] - Variables injected successfully. 11:38:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins502712995715433672.sh 11:38:27 ---> create-netrc.sh 11:38:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13673867097540506502.sh 11:38:27 ---> python-tools-install.sh 11:38:27 Setup pyenv: 11:38:27 system 11:38:27 3.8.13 11:38:27 3.9.13 11:38:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:38:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e8Hr from file:/tmp/.os_lf_venv 11:38:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:38:29 lf-activate-venv(): INFO: Base packages installed successfully 11:38:29 lf-activate-venv(): INFO: Installing additional packages: lftools 11:38:37 lf-activate-venv(): INFO: Adding /tmp/venv-e8Hr/bin to PATH 11:38:37 Generating Requirements File 11:38:57 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. 11:38:57 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:38:57 Python 3.10.6 11:38:58 pip 25.2 from /tmp/venv-e8Hr/lib/python3.10/site-packages/pip (python 3.10) 11:38:58 appdirs==1.4.4 11:38:58 argcomplete==3.6.2 11:38:58 aspy.yaml==1.3.0 11:38:58 attrs==25.3.0 11:38:58 autopage==0.5.2 11:38:58 beautifulsoup4==4.13.5 11:38:58 boto3==1.40.24 11:38:58 botocore==1.40.24 11:38:58 bs4==0.0.2 11:38:58 cachetools==5.5.2 11:38:58 certifi==2025.8.3 11:38:58 cffi==1.17.1 11:38:58 cfgv==3.4.0 11:38:58 chardet==5.2.0 11:38:58 charset-normalizer==3.4.3 11:38:58 click==8.2.1 11:38:58 cliff==4.11.0 11:38:58 cmd2==2.7.0 11:38:58 cryptography==3.3.2 11:38:58 debtcollector==3.0.0 11:38:58 decorator==5.2.1 11:38:58 defusedxml==0.7.1 11:38:58 Deprecated==1.2.18 11:38:58 distlib==0.4.0 11:38:58 dnspython==2.7.0 11:38:58 docker==7.1.0 11:38:58 dogpile.cache==1.4.0 11:38:58 durationpy==0.10 11:38:58 email-validator==2.3.0 11:38:58 filelock==3.19.1 11:38:58 future==1.0.0 11:38:58 gitdb==4.0.12 11:38:58 GitPython==3.1.45 11:38:58 google-auth==2.40.3 11:38:58 httplib2==0.30.0 11:38:58 identify==2.6.13 11:38:58 idna==3.10 11:38:58 importlib-resources==1.5.0 11:38:58 iso8601==2.1.0 11:38:58 Jinja2==3.1.6 11:38:58 jmespath==1.0.1 11:38:58 jsonpatch==1.33 11:38:58 jsonpointer==3.0.0 11:38:58 jsonschema==4.25.1 11:38:58 jsonschema-specifications==2025.4.1 11:38:58 keystoneauth1==5.12.0 11:38:58 kubernetes==33.1.0 11:38:58 lftools==0.37.13 11:38:58 lxml==6.0.1 11:38:58 markdown-it-py==4.0.0 11:38:58 MarkupSafe==3.0.2 11:38:58 mdurl==0.1.2 11:38:58 msgpack==1.1.1 11:38:58 multi_key_dict==2.0.3 11:38:58 munch==4.0.0 11:38:58 netaddr==1.3.0 11:38:58 niet==1.4.2 11:38:58 nodeenv==1.9.1 11:38:58 oauth2client==4.1.3 11:38:58 oauthlib==3.3.1 11:38:58 openstacksdk==4.7.0 11:38:58 os-service-types==1.8.0 11:38:58 osc-lib==4.2.0 11:38:58 oslo.config==10.0.0 11:38:58 oslo.context==6.1.0 11:38:58 oslo.i18n==6.6.0 11:38:58 oslo.log==7.2.1 11:38:58 oslo.serialization==5.8.0 11:38:58 oslo.utils==9.1.0 11:38:58 packaging==25.0 11:38:58 pbr==7.0.1 11:38:58 platformdirs==4.4.0 11:38:58 prettytable==3.16.0 11:38:58 psutil==7.0.0 11:38:58 pyasn1==0.6.1 11:38:58 pyasn1_modules==0.4.2 11:38:58 pycparser==2.22 11:38:58 pygerrit2==2.0.15 11:38:58 PyGithub==2.8.1 11:38:58 Pygments==2.19.2 11:38:58 PyJWT==2.10.1 11:38:58 PyNaCl==1.5.0 11:38:58 pyparsing==2.4.7 11:38:58 pyperclip==1.9.0 11:38:58 pyrsistent==0.20.0 11:38:58 python-cinderclient==9.8.0 11:38:58 python-dateutil==2.9.0.post0 11:38:58 python-heatclient==4.3.0 11:38:58 python-jenkins==1.8.3 11:38:58 python-keystoneclient==5.7.0 11:38:58 python-magnumclient==4.9.0 11:38:58 python-openstackclient==8.2.0 11:38:58 python-swiftclient==4.8.0 11:38:58 PyYAML==6.0.2 11:38:58 referencing==0.36.2 11:38:58 requests==2.32.5 11:38:58 requests-oauthlib==2.0.0 11:38:58 requestsexceptions==1.4.0 11:38:58 rfc3986==2.0.0 11:38:58 rich==14.1.0 11:38:58 rich-argparse==1.7.1 11:38:58 rpds-py==0.27.1 11:38:58 rsa==4.9.1 11:38:58 ruamel.yaml==0.18.15 11:38:58 ruamel.yaml.clib==0.2.12 11:38:58 s3transfer==0.13.1 11:38:58 simplejson==3.20.1 11:38:58 six==1.17.0 11:38:58 smmap==5.0.2 11:38:58 soupsieve==2.8 11:38:58 stevedore==5.5.0 11:38:58 tabulate==0.9.0 11:38:58 toml==0.10.2 11:38:58 tomlkit==0.13.3 11:38:58 tqdm==4.67.1 11:38:58 typing_extensions==4.15.0 11:38:58 tzdata==2025.2 11:38:58 urllib3==1.26.20 11:38:58 virtualenv==20.34.0 11:38:58 wcwidth==0.2.13 11:38:58 websocket-client==1.8.0 11:38:58 wrapt==1.17.3 11:38:58 xdg==6.0.0 11:38:58 xmltodict==0.15.0 11:38:58 yq==3.4.3 11:38:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8831113775486875259.sh 11:38:58 ---> sudo-logs.sh 11:38:58 Archiving 'sudo' log.. 11:38:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4418372080148180656.sh 11:38:58 ---> job-cost.sh 11:38:58 Setup pyenv: 11:38:58 system 11:38:58 3.8.13 11:38:58 3.9.13 11:38:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:38:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e8Hr from file:/tmp/.os_lf_venv 11:38:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:00 lf-activate-venv(): INFO: Base packages installed successfully 11:39:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-e8Hr/bin to PATH 11:39:05 INFO: No Stack... 11:39:06 INFO: Retrieving Pricing Info for: v3-standard-4 11:39:06 INFO: Archiving Costs 11:39:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15795203963566350459.sh 11:39:06 ---> logs-deploy.sh 11:39:06 Setup pyenv: 11:39:06 system 11:39:06 3.8.13 11:39:06 3.9.13 11:39:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:39:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e8Hr from file:/tmp/.os_lf_venv 11:39:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:08 lf-activate-venv(): INFO: Base packages installed successfully 11:39:08 lf-activate-venv(): INFO: Installing additional packages: lftools 11:39:16 lf-activate-venv(): INFO: Adding /tmp/venv-e8Hr/bin to PATH 11:39:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4251 11:39:16 INFO: archiving workspace using pattern(s): 11:39:17 Archives upload complete. 11:39:17 INFO: archiving logs to Nexus 11:39:18 ---> uname -a: 11:39:18 Linux prd-ubuntu1804-builder-4c-4g-43692 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:39:18 11:39:18 11:39:18 ---> lscpu: 11:39:18 Architecture: x86_64 11:39:18 CPU op-mode(s): 32-bit, 64-bit 11:39:18 Byte Order: Little Endian 11:39:18 CPU(s): 4 11:39:18 On-line CPU(s) list: 0-3 11:39:18 Thread(s) per core: 1 11:39:18 Core(s) per socket: 1 11:39:18 Socket(s): 4 11:39:18 NUMA node(s): 1 11:39:18 Vendor ID: AuthenticAMD 11:39:18 CPU family: 23 11:39:18 Model: 49 11:39:18 Model name: AMD EPYC-Rome Processor 11:39:18 Stepping: 0 11:39:18 CPU MHz: 2800.000 11:39:18 BogoMIPS: 5600.00 11:39:18 Virtualization: AMD-V 11:39:18 Hypervisor vendor: KVM 11:39:18 Virtualization type: full 11:39:18 L1d cache: 32K 11:39:18 L1i cache: 32K 11:39:18 L2 cache: 512K 11:39:18 L3 cache: 16384K 11:39:18 NUMA node0 CPU(s): 0-3 11:39:18 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 11:39:18 11:39:18 11:39:18 ---> nproc: 11:39:18 4 11:39:18 11:39:18 11:39:18 ---> df -h: 11:39:18 Filesystem Size Used Avail Use% Mounted on 11:39:18 udev 7.9G 0 7.9G 0% /dev 11:39:18 tmpfs 1.6G 672K 1.6G 1% /run 11:39:18 /dev/vda1 78G 8.3G 70G 11% / 11:39:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:39:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:39:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:39:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:39:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:39:18 11:39:18 11:39:18 ---> free -m: 11:39:18 total used free shared buff/cache available 11:39:18 Mem: 16040 560 13416 0 2062 15165 11:39:18 Swap: 1023 0 1023 11:39:18 11:39:18 11:39:18 ---> ip addr: 11:39:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:39:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:39:18 inet 127.0.0.1/8 scope host lo 11:39:18 valid_lft forever preferred_lft forever 11:39:18 inet6 ::1/128 scope host 11:39:18 valid_lft forever preferred_lft forever 11:39:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:39:18 link/ether fa:16:3e:63:42:e8 brd ff:ff:ff:ff:ff:ff 11:39:18 inet 10.30.107.200/23 brd 10.30.107.255 scope global dynamic ens3 11:39:18 valid_lft 86269sec preferred_lft 86269sec 11:39:18 inet6 fe80::f816:3eff:fe63:42e8/64 scope link 11:39:18 valid_lft forever preferred_lft forever 11:39:18 11:39:18 11:39:18 ---> sar -b -r -n DEV: 11:39:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43692) 09/05/25 _x86_64_ (4 CPU) 11:39:18 11:39:18 11:37:08 LINUX RESTART (4 CPU) 11:39:18 11:39:18 11:38:02 tps rtps wtps bread/s bwrtn/s 11:39:18 11:39:01 126.00 1.14 124.86 129.20 17297.41 11:39:18 Average: 126.00 1.14 124.86 129.20 17297.41 11:39:18 11:39:18 11:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:39:18 11:39:01 13770396 15552904 2654572 16.16 78196 1892072 749356 4.29 700520 1712768 125024 11:39:18 Average: 13770396 15552904 2654572 16.16 78196 1892072 749356 4.29 700520 1712768 125024 11:39:18 11:39:18 11:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:39:18 11:39:01 ens3 70.07 58.96 957.52 11.60 0.00 0.00 0.00 0.00 11:39:18 11:39:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 11:39:18 Average: ens3 70.07 58.96 957.52 11.60 0.00 0.00 0.00 0.00 11:39:18 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 11:39:18 11:39:18 11:39:18 ---> sar -P ALL: 11:39:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-43692) 09/05/25 _x86_64_ (4 CPU) 11:39:18 11:39:18 11:37:08 LINUX RESTART (4 CPU) 11:39:18 11:39:18 11:38:02 CPU %user %nice %system %iowait %steal %idle 11:39:18 11:39:01 all 20.52 0.00 1.43 2.40 0.05 75.59 11:39:18 11:39:01 0 18.11 0.00 0.85 1.02 0.02 80.01 11:39:18 11:39:01 1 28.75 0.00 1.96 1.75 0.09 67.45 11:39:18 11:39:01 2 25.10 0.00 1.56 0.66 0.03 72.65 11:39:18 11:39:01 3 10.15 0.00 1.34 6.19 0.05 82.27 11:39:18 Average: all 20.52 0.00 1.43 2.40 0.05 75.59 11:39:18 Average: 0 18.11 0.00 0.85 1.02 0.02 80.01 11:39:18 Average: 1 28.75 0.00 1.96 1.75 0.09 67.45 11:39:18 Average: 2 25.10 0.00 1.56 0.66 0.03 72.65 11:39:18 Average: 3 10.15 0.00 1.34 6.19 0.05 82.27 11:39:18 11:39:18 11:39:18