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