10:54:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 10:54:47 Running as SYSTEM 10:54:47 [EnvInject] - Loading node environment variables. 10:54:47 Building remotely on prd-ubuntu1804-builder-4c-4g-19011 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:54:47 [ssh-agent] Looking for ssh-agent implementation... 10:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:47 $ ssh-agent 10:54:47 SSH_AUTH_SOCK=/tmp/ssh-5XVHiFQvgAPu/agent.1622 10:54:47 SSH_AGENT_PID=1624 10:54:47 [ssh-agent] Started. 10:54:47 Running ssh-add (command line suppressed) 10:54:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1802030142768395624.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1802030142768395624.key) 10:54:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:54:47 The recommended git tool is: NONE 10:54:48 using credential onap-jenkins-ssh 10:54:48 Wiping out workspace first. 10:54:48 Cloning the remote Git repository 10:54:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:54:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:54:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:54:48 > git --version # timeout=10 10:54:48 > git --version # 'git version 2.17.1' 10:54:48 using GIT_SSH to set credentials Gerrit user 10:54:49 Verifying host key using manually-configured host key entries 10:54:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:54:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:54:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:54:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:54:54 using GIT_SSH to set credentials Gerrit user 10:54:54 Verifying host key using manually-configured host key entries 10:54:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/1 # timeout=30 10:54:54 > git rev-parse fcf8dcffc1f9741210091aa6c834364857efaafb^{commit} # timeout=10 10:54:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:54:54 Checking out Revision fcf8dcffc1f9741210091aa6c834364857efaafb (refs/changes/17/142717/1) 10:54:54 > git config core.sparsecheckout # timeout=10 10:54:54 > git checkout -f fcf8dcffc1f9741210091aa6c834364857efaafb # timeout=30 10:54:58 Commit message: "[MULTICLOUD] 13.3.0 release" 10:54:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:54:58 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 10:54:58 [EnvInject] - Injecting environment variables from a build step. 10:54:58 [EnvInject] - Injecting as environment variables the properties content 10:54:58 PYTHON=python3 10:54:58 10:54:58 [EnvInject] - Variables injected successfully. 10:54:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6537376203957423050.sh 10:54:58 ---> tox-install.sh 10:54:58 + source /home/jenkins/lf-env.sh 10:54:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:54:58 ++ mktemp -d /tmp/venv-XXXX 10:54:58 + lf_venv=/tmp/venv-hjks 10:54:58 + local venv_file=/tmp/.os_lf_venv 10:54:58 + local python=python3 10:54:58 + local options 10:54:58 + local set_path=true 10:54:58 + local install_args= 10:54:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:54:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:54:58 + true 10:54:58 + case $1 in 10:54:58 + venv_file=/tmp/.toxenv 10:54:58 + shift 2 10:54:58 + true 10:54:58 + case $1 in 10:54:58 + shift 10:54:58 + break 10:54:58 + case $python in 10:54:58 + local pkg_list= 10:54:58 + [[ -d /opt/pyenv ]] 10:54:58 + echo 'Setup pyenv:' 10:54:58 Setup pyenv: 10:54:58 + export PYENV_ROOT=/opt/pyenv 10:54:58 + PYENV_ROOT=/opt/pyenv 10:54:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:54:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:54:58 + pyenv versions 10:54:58 * system (set by /opt/pyenv/version) 10:54:58 * 3.8.13 (set by /opt/pyenv/version) 10:54:58 * 3.9.13 (set by /opt/pyenv/version) 10:54:58 * 3.10.6 (set by /opt/pyenv/version) 10:54:58 + command -v pyenv 10:54:58 ++ pyenv init - --no-rehash 10:54:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:54:58 export PATH="/opt/pyenv/shims:${PATH}" 10:54:58 export PYENV_SHELL=bash 10:54:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:54:58 pyenv() { 10:54:58 local command 10:54:58 command="${1:-}" 10:54:58 if [ "$#" -gt 0 ]; then 10:54:58 shift 10:54:58 fi 10:54:58 10:54:58 case "$command" in 10:54:58 rehash|shell) 10:54:58 eval "$(pyenv "sh-$command" "$@")" 10:54:58 ;; 10:54:58 *) 10:54:58 command pyenv "$command" "$@" 10:54:58 ;; 10:54:58 esac 10:54:58 }' 10:54:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:54:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:54:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:54:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:54:58 ++ export PYENV_SHELL=bash 10:54:58 ++ PYENV_SHELL=bash 10:54:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:54:58 +++ complete -F _pyenv pyenv 10:54:58 ++ lf-pyver python3 10:54:58 ++ local py_version_xy=python3 10:54:58 ++ local py_version_xyz= 10:54:58 ++ pyenv versions 10:54:58 ++ local command 10:54:58 ++ sed 's/^[ *]* //' 10:54:58 ++ command=versions 10:54:58 ++ awk '{ print $1 }' 10:54:58 ++ '[' 1 -gt 0 ']' 10:54:58 ++ shift 10:54:58 ++ grep -E '^[0-9.]*[0-9]$' 10:54:58 ++ case "$command" in 10:54:58 ++ command pyenv versions 10:54:58 ++ pyenv versions 10:54:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:54:58 +++ grep '^3' /tmp/.pyenv_versions 10:54:58 +++ sort -V 10:54:58 +++ tail -n 1 10:54:58 ++ py_version_xyz=3.10.6 10:54:58 ++ [[ -z 3.10.6 ]] 10:54:58 ++ echo 3.10.6 10:54:58 ++ return 0 10:54:58 + pyenv local 3.10.6 10:54:58 + local command 10:54:58 + command=local 10:54:58 + '[' 2 -gt 0 ']' 10:54:58 + shift 10:54:58 + case "$command" in 10:54:58 + command pyenv local 3.10.6 10:54:58 + pyenv local 3.10.6 10:54:58 + for arg in "$@" 10:54:58 + case $arg in 10:54:58 + pkg_list+='tox ' 10:54:58 + for arg in "$@" 10:54:58 + case $arg in 10:54:58 + pkg_list+='virtualenv ' 10:54:58 + for arg in "$@" 10:54:58 + case $arg in 10:54:58 + pkg_list+='urllib3~=1.26.15 ' 10:54:58 + [[ -f /tmp/.toxenv ]] 10:54:58 + [[ ! -f /tmp/.toxenv ]] 10:54:58 + [[ -n '' ]] 10:54:58 + python3 -m venv /tmp/venv-hjks 10:55:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hjks' 10:55:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hjks 10:55:03 + echo /tmp/venv-hjks 10:55:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:55:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:55:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:03 + local 'pip_opts=--upgrade --quiet' 10:55:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:03 + [[ -n '' ]] 10:55:03 + [[ -n '' ]] 10:55:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:03 + /tmp/venv-hjks/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:55:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:07 lf-activate-venv(): INFO: Base packages installed successfully 10:55:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:07 + /tmp/venv-hjks/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:55:09 + type python3 10:55:09 + true 10:55:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hjks/bin to PATH' 10:55:09 lf-activate-venv(): INFO: Adding /tmp/venv-hjks/bin to PATH 10:55:09 + PATH=/tmp/venv-hjks/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:09 + return 0 10:55:09 + python3 --version 10:55:09 Python 3.10.6 10:55:09 + python3 -m pip --version 10:55:09 pip 25.3 from /tmp/venv-hjks/lib/python3.10/site-packages/pip (python 3.10) 10:55:09 + python3 -m pip freeze 10:55:09 cachetools==6.2.2 10:55:09 chardet==5.2.0 10:55:09 colorama==0.4.6 10:55:09 distlib==0.4.0 10:55:09 filelock==3.20.0 10:55:09 packaging==25.0 10:55:09 platformdirs==4.5.1 10:55:09 pluggy==1.6.0 10:55:09 pyproject-api==1.10.0 10:55:09 tomli==2.3.0 10:55:09 tox==4.32.0 10:55:09 typing_extensions==4.15.0 10:55:09 urllib3==1.26.20 10:55:09 virtualenv==20.35.4 10:55:09 [EnvInject] - Injecting environment variables from a build step. 10:55:09 [EnvInject] - Injecting as environment variables the properties content 10:55:09 PARALLEL=false 10:55:09 10:55:09 [EnvInject] - Variables injected successfully. 10:55:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4724766998924933592.sh 10:55:09 ---> tox-run.sh 10:55:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:55:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:55:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:55:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:55:09 + source /home/jenkins/lf-env.sh 10:55:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:09 ++ mktemp -d /tmp/venv-XXXX 10:55:09 + lf_venv=/tmp/venv-uLhU 10:55:09 + local venv_file=/tmp/.os_lf_venv 10:55:09 + local python=python3 10:55:09 + local options 10:55:09 + local set_path=true 10:55:09 + local install_args= 10:55:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:55:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:55:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:55:09 + true 10:55:09 + case $1 in 10:55:09 + venv_file=/tmp/.toxenv 10:55:09 + shift 2 10:55:09 + true 10:55:09 + case $1 in 10:55:09 + shift 10:55:09 + break 10:55:09 + case $python in 10:55:09 + local pkg_list= 10:55:09 + [[ -d /opt/pyenv ]] 10:55:09 + echo 'Setup pyenv:' 10:55:09 Setup pyenv: 10:55:09 + export PYENV_ROOT=/opt/pyenv 10:55:09 + PYENV_ROOT=/opt/pyenv 10:55:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:09 + pyenv versions 10:55:09 system 10:55:09 3.8.13 10:55:09 3.9.13 10:55:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:55:09 + command -v pyenv 10:55:09 ++ pyenv init - --no-rehash 10:55:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:55:10 export PATH="/opt/pyenv/shims:${PATH}" 10:55:10 export PYENV_SHELL=bash 10:55:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:55:10 pyenv() { 10:55:10 local command 10:55:10 command="${1:-}" 10:55:10 if [ "$#" -gt 0 ]; then 10:55:10 shift 10:55:10 fi 10:55:10 10:55:10 case "$command" in 10:55:10 rehash|shell) 10:55:10 eval "$(pyenv "sh-$command" "$@")" 10:55:10 ;; 10:55:10 *) 10:55:10 command pyenv "$command" "$@" 10:55:10 ;; 10:55:10 esac 10:55:10 }' 10:55:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:55:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:10 ++ export PYENV_SHELL=bash 10:55:10 ++ PYENV_SHELL=bash 10:55:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:55:10 +++ complete -F _pyenv pyenv 10:55:10 ++ lf-pyver python3 10:55:10 ++ local py_version_xy=python3 10:55:10 ++ local py_version_xyz= 10:55:10 ++ pyenv versions 10:55:10 ++ local command 10:55:10 ++ command=versions 10:55:10 ++ '[' 1 -gt 0 ']' 10:55:10 ++ shift 10:55:10 ++ case "$command" in 10:55:10 ++ command pyenv versions 10:55:10 ++ pyenv versions 10:55:10 ++ sed 's/^[ *]* //' 10:55:10 ++ awk '{ print $1 }' 10:55:10 ++ grep -E '^[0-9.]*[0-9]$' 10:55:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:55:10 +++ grep '^3' /tmp/.pyenv_versions 10:55:10 +++ sort -V 10:55:10 +++ tail -n 1 10:55:10 ++ py_version_xyz=3.10.6 10:55:10 ++ [[ -z 3.10.6 ]] 10:55:10 ++ echo 3.10.6 10:55:10 ++ return 0 10:55:10 + pyenv local 3.10.6 10:55:10 + local command 10:55:10 + command=local 10:55:10 + '[' 2 -gt 0 ']' 10:55:10 + shift 10:55:10 + case "$command" in 10:55:10 + command pyenv local 3.10.6 10:55:10 + pyenv local 3.10.6 10:55:10 + for arg in "$@" 10:55:10 + case $arg in 10:55:10 + pkg_list+='tox ' 10:55:10 + for arg in "$@" 10:55:10 + case $arg in 10:55:10 + pkg_list+='virtualenv ' 10:55:10 + for arg in "$@" 10:55:10 + case $arg in 10:55:10 + pkg_list+='urllib3~=1.26.15 ' 10:55:10 + [[ -f /tmp/.toxenv ]] 10:55:10 ++ cat /tmp/.toxenv 10:55:10 + lf_venv=/tmp/venv-hjks 10:55:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjks from' file:/tmp/.toxenv 10:55:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hjks from file:/tmp/.toxenv 10:55:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:55:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:10 + local 'pip_opts=--upgrade --quiet' 10:55:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:55:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:55:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:55:10 + [[ -n '' ]] 10:55:10 + [[ -n '' ]] 10:55:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:55:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:10 + /tmp/venv-hjks/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:55:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:55:10 lf-activate-venv(): INFO: Base packages installed successfully 10:55:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:55:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:55:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:55:10 + /tmp/venv-hjks/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:55:11 + type python3 10:55:11 + true 10:55:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hjks/bin to PATH' 10:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-hjks/bin to PATH 10:55:11 + PATH=/tmp/venv-hjks/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:11 + return 0 10:55:11 + [[ -d /opt/pyenv ]] 10:55:11 + echo '---> Setting up pyenv' 10:55:11 ---> Setting up pyenv 10:55:11 + export PYENV_ROOT=/opt/pyenv 10:55:11 + PYENV_ROOT=/opt/pyenv 10:55:11 + export PATH=/opt/pyenv/bin:/tmp/venv-hjks/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:11 + PATH=/opt/pyenv/bin:/tmp/venv-hjks/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:55:11 ++ pwd 10:55:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:55:11 + export PYTHONPATH 10:55:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:55:11 + TOX_TESTENV_PASSENV=PYTHONPATH 10:55:11 + tox --version 10:55:12 4.32.0 from /tmp/venv-hjks/lib/python3.10/site-packages/tox/__init__.py 10:55:12 + PARALLEL=false 10:55:12 + TOX_OPTIONS_LIST= 10:55:12 + [[ -n checkbashisms ]] 10:55:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:55:12 + case ${PARALLEL,,} in 10:55:12 + tox -e checkbashisms 10:55:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:55:13 checkbashisms: freeze> python -m pip freeze --all 10:55:14 checkbashisms: pip==25.3,setuptools==80.9.0 10:55:14 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:55:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:55:17 checkbashisms: OK (4.70=setup[1.34]+cmd[3.36] seconds) 10:55:17 congratulations :) (4.73 seconds) 10:55:17 + tox_status=0 10:55:17 + echo '---> Completed tox runs' 10:55:17 ---> Completed tox runs 10:55:17 + for i in .tox/*/log 10:55:17 ++ echo .tox/checkbashisms/log 10:55:17 ++ awk -F/ '{print $2}' 10:55:17 + tox_env=checkbashisms 10:55:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:55:17 + DOC_DIR=docs/_build/html 10:55:17 + [[ -d docs/_build/html ]] 10:55:17 + echo '---> tox-run.sh ends' 10:55:17 ---> tox-run.sh ends 10:55:17 + test 0 -eq 0 10:55:17 $ ssh-agent -k 10:55:17 unset SSH_AUTH_SOCK; 10:55:17 unset SSH_AGENT_PID; 10:55:17 echo Agent pid 1624 killed; 10:55:17 [ssh-agent] Stopped. 10:55:17 [PostBuildScript] - [INFO] Executing post build scripts. 10:55:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18216583764681488323.sh 10:55:17 ---> sysstat.sh 10:55:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1417533924831831619.sh 10:55:17 ---> package-listing.sh 10:55:17 ++ tr '[:upper:]' '[:lower:]' 10:55:17 ++ facter osfamily 10:55:18 + OS_FAMILY=debian 10:55:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:55:18 + START_PACKAGES=/tmp/packages_start.txt 10:55:18 + END_PACKAGES=/tmp/packages_end.txt 10:55:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:55:18 + PACKAGES=/tmp/packages_start.txt 10:55:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:55:18 + PACKAGES=/tmp/packages_end.txt 10:55:18 + case "${OS_FAMILY}" in 10:55:18 + dpkg -l 10:55:18 + grep '^ii' 10:55:18 + '[' -f /tmp/packages_start.txt ']' 10:55:18 + '[' -f /tmp/packages_end.txt ']' 10:55:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:55:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:55:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:55:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:55:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6739445433024169885.sh 10:55:18 ---> capture-instance-metadata.sh 10:55:18 Setup pyenv: 10:55:18 system 10:55:18 3.8.13 10:55:18 3.9.13 10:55:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:55:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QfmR 10:55:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:55:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:25 lf-activate-venv(): INFO: Base packages installed successfully 10:55:25 lf-activate-venv(): INFO: Installing additional packages: lftools 10:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-QfmR/bin to PATH 10:55:48 INFO: Running in OpenStack, capturing instance metadata 10:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6237701128228210027.sh 10:55:48 provisioning config files... 10:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config998777700309849060tmp 10:55:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:55:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:55:48 [EnvInject] - Injecting environment variables from a build step. 10:55:48 [EnvInject] - Injecting as environment variables the properties content 10:55:48 SERVER_ID=logs 10:55:48 10:55:48 [EnvInject] - Variables injected successfully. 10:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3999513644641284942.sh 10:55:49 ---> create-netrc.sh 10:55:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10359173484748577081.sh 10:55:49 ---> python-tools-install.sh 10:55:49 Setup pyenv: 10:55:49 system 10:55:49 3.8.13 10:55:49 3.9.13 10:55:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:55:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QfmR from file:/tmp/.os_lf_venv 10:55:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:50 lf-activate-venv(): INFO: Base packages installed successfully 10:55:50 lf-activate-venv(): INFO: Installing additional packages: lftools 10:55:59 lf-activate-venv(): INFO: Adding /tmp/venv-QfmR/bin to PATH 10:55:59 Generating Requirements File 10:56:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:56:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:56:17 Python 3.10.6 10:56:17 pip 25.3 from /tmp/venv-QfmR/lib/python3.10/site-packages/pip (python 3.10) 10:56:17 appdirs==1.4.4 10:56:17 argcomplete==3.6.3 10:56:17 aspy.yaml==1.3.0 10:56:17 attrs==25.4.0 10:56:17 autopage==0.5.2 10:56:17 backports.strenum==1.3.1 10:56:17 beautifulsoup4==4.14.3 10:56:17 boto3==1.42.5 10:56:17 botocore==1.42.5 10:56:17 bs4==0.0.2 10:56:17 cachetools==6.2.2 10:56:17 certifi==2025.11.12 10:56:17 cffi==2.0.0 10:56:17 cfgv==3.5.0 10:56:17 chardet==5.2.0 10:56:17 charset-normalizer==3.4.4 10:56:17 click==8.3.1 10:56:17 cliff==4.13.0 10:56:17 cmd2==3.0.0 10:56:17 cryptography==3.3.2 10:56:17 debtcollector==3.0.0 10:56:17 decorator==5.2.1 10:56:17 defusedxml==0.7.1 10:56:17 Deprecated==1.3.1 10:56:17 distlib==0.4.0 10:56:17 dnspython==2.8.0 10:56:17 docker==7.1.0 10:56:17 dogpile.cache==1.5.0 10:56:17 durationpy==0.10 10:56:17 email-validator==2.3.0 10:56:17 filelock==3.20.0 10:56:17 future==1.0.0 10:56:17 gitdb==4.0.12 10:56:17 GitPython==3.1.45 10:56:17 google-auth==2.43.0 10:56:17 httplib2==0.31.0 10:56:17 identify==2.6.15 10:56:17 idna==3.11 10:56:17 importlib-resources==1.5.0 10:56:17 iso8601==2.1.0 10:56:17 Jinja2==3.1.6 10:56:17 jmespath==1.0.1 10:56:17 jsonpatch==1.33 10:56:17 jsonpointer==3.0.0 10:56:17 jsonschema==4.25.1 10:56:17 jsonschema-specifications==2025.9.1 10:56:17 keystoneauth1==5.12.0 10:56:17 kubernetes==34.1.0 10:56:17 lftools==0.37.17 10:56:17 lxml==6.0.2 10:56:17 markdown-it-py==4.0.0 10:56:17 MarkupSafe==3.0.3 10:56:17 mdurl==0.1.2 10:56:17 msgpack==1.1.2 10:56:17 multi_key_dict==2.0.3 10:56:17 munch==4.0.0 10:56:17 netaddr==1.3.0 10:56:17 niet==1.4.2 10:56:17 nodeenv==1.9.1 10:56:17 oauth2client==4.1.3 10:56:17 oauthlib==3.3.1 10:56:17 openstacksdk==4.8.0 10:56:17 os-service-types==1.8.2 10:56:17 osc-lib==4.2.0 10:56:17 oslo.config==10.1.0 10:56:17 oslo.context==6.2.0 10:56:17 oslo.i18n==6.7.1 10:56:17 oslo.log==7.2.1 10:56:17 oslo.serialization==5.8.0 10:56:17 oslo.utils==9.2.0 10:56:17 packaging==25.0 10:56:17 pbr==7.0.3 10:56:17 platformdirs==4.5.1 10:56:17 prettytable==3.17.0 10:56:17 psutil==7.1.3 10:56:17 pyasn1==0.6.1 10:56:17 pyasn1_modules==0.4.2 10:56:17 pycparser==2.23 10:56:17 pygerrit2==2.0.15 10:56:17 PyGithub==2.8.1 10:56:17 Pygments==2.19.2 10:56:17 PyJWT==2.10.1 10:56:17 PyNaCl==1.6.1 10:56:17 pyparsing==2.4.7 10:56:17 pyperclip==1.11.0 10:56:17 pyrsistent==0.20.0 10:56:17 python-cinderclient==9.8.0 10:56:17 python-dateutil==2.9.0.post0 10:56:17 python-heatclient==4.3.0 10:56:17 python-jenkins==1.8.3 10:56:17 python-keystoneclient==5.7.0 10:56:17 python-magnumclient==4.9.0 10:56:17 python-openstackclient==8.2.0 10:56:17 python-swiftclient==4.9.0 10:56:17 PyYAML==6.0.3 10:56:17 referencing==0.37.0 10:56:17 requests==2.32.5 10:56:17 requests-oauthlib==2.0.0 10:56:17 requestsexceptions==1.4.0 10:56:17 rfc3986==2.0.0 10:56:17 rich==14.2.0 10:56:17 rich-argparse==1.7.2 10:56:17 rpds-py==0.30.0 10:56:17 rsa==4.9.1 10:56:17 ruamel.yaml==0.18.16 10:56:17 ruamel.yaml.clib==0.2.15 10:56:17 s3transfer==0.16.0 10:56:17 simplejson==3.20.2 10:56:17 six==1.17.0 10:56:17 smmap==5.0.2 10:56:17 soupsieve==2.8 10:56:17 stevedore==5.6.0 10:56:17 tabulate==0.9.0 10:56:17 toml==0.10.2 10:56:17 tomlkit==0.13.3 10:56:17 tqdm==4.67.1 10:56:17 typing_extensions==4.15.0 10:56:17 tzdata==2025.2 10:56:17 urllib3==1.26.20 10:56:17 virtualenv==20.35.4 10:56:17 wcwidth==0.2.14 10:56:17 websocket-client==1.9.0 10:56:17 wrapt==2.0.1 10:56:17 xdg==6.0.0 10:56:17 xmltodict==1.0.2 10:56:17 yq==3.4.3 10:56:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins225176663207204925.sh 10:56:17 ---> sudo-logs.sh 10:56:17 Archiving 'sudo' log.. 10:56:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11013466204346585981.sh 10:56:18 ---> job-cost.sh 10:56:18 Setup pyenv: 10:56:18 system 10:56:18 3.8.13 10:56:18 3.9.13 10:56:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QfmR from file:/tmp/.os_lf_venv 10:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:20 lf-activate-venv(): INFO: Base packages installed successfully 10:56:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-QfmR/bin to PATH 10:56:25 INFO: No Stack... 10:56:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:26 INFO: Archiving Costs 10:56:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17824055344498156324.sh 10:56:26 ---> logs-deploy.sh 10:56:26 Setup pyenv: 10:56:26 system 10:56:26 3.8.13 10:56:26 3.9.13 10:56:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QfmR from file:/tmp/.os_lf_venv 10:56:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:28 lf-activate-venv(): INFO: Base packages installed successfully 10:56:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-QfmR/bin to PATH 10:56:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4347 10:56:36 INFO: archiving workspace using pattern(s): 10:56:37 Archives upload complete. 10:56:37 INFO: archiving logs to Nexus 10:56:38 ---> uname -a: 10:56:38 Linux prd-ubuntu1804-builder-4c-4g-19011 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:56:38 10:56:38 10:56:38 ---> lscpu: 10:56:38 Architecture: x86_64 10:56:38 CPU op-mode(s): 32-bit, 64-bit 10:56:38 Byte Order: Little Endian 10:56:38 CPU(s): 4 10:56:38 On-line CPU(s) list: 0-3 10:56:38 Thread(s) per core: 1 10:56:38 Core(s) per socket: 1 10:56:38 Socket(s): 4 10:56:38 NUMA node(s): 1 10:56:38 Vendor ID: AuthenticAMD 10:56:38 CPU family: 23 10:56:38 Model: 49 10:56:38 Model name: AMD EPYC-Rome Processor 10:56:38 Stepping: 0 10:56:38 CPU MHz: 2799.998 10:56:38 BogoMIPS: 5599.99 10:56:38 Virtualization: AMD-V 10:56:38 Hypervisor vendor: KVM 10:56:38 Virtualization type: full 10:56:38 L1d cache: 32K 10:56:38 L1i cache: 32K 10:56:38 L2 cache: 512K 10:56:38 L3 cache: 16384K 10:56:38 NUMA node0 CPU(s): 0-3 10:56:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:56:38 10:56:38 10:56:38 ---> nproc: 10:56:38 4 10:56:38 10:56:38 10:56:38 ---> df -h: 10:56:38 Filesystem Size Used Avail Use% Mounted on 10:56:38 udev 7.9G 0 7.9G 0% /dev 10:56:38 tmpfs 1.6G 680K 1.6G 1% /run 10:56:38 /dev/vda1 78G 8.3G 70G 11% / 10:56:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:56:38 tmpfs 5.0M 0 5.0M 0% /run/lock 10:56:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:56:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:56:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:56:38 10:56:38 10:56:38 ---> free -m: 10:56:38 total used free shared buff/cache available 10:56:38 Mem: 16040 530 13439 0 2070 15195 10:56:38 Swap: 1023 0 1023 10:56:38 10:56:38 10:56:38 ---> ip addr: 10:56:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:56:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:56:38 inet 127.0.0.1/8 scope host lo 10:56:38 valid_lft forever preferred_lft forever 10:56:38 inet6 ::1/128 scope host 10:56:38 valid_lft forever preferred_lft forever 10:56:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:56:38 link/ether fa:16:3e:f3:b1:b3 brd ff:ff:ff:ff:ff:ff 10:56:38 inet 10.30.106.7/23 brd 10.30.107.255 scope global dynamic ens3 10:56:38 valid_lft 86270sec preferred_lft 86270sec 10:56:38 inet6 fe80::f816:3eff:fef3:b1b3/64 scope link 10:56:38 valid_lft forever preferred_lft forever 10:56:38 10:56:38 10:56:38 ---> sar -b -r -n DEV: 10:56:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19011) 12/09/25 _x86_64_ (4 CPU) 10:56:38 10:56:38 10:54:30 LINUX RESTART (4 CPU) 10:56:38 10:56:38 10:55:02 tps rtps wtps bread/s bwrtn/s 10:56:38 10:56:01 104.34 8.90 95.44 235.76 35186.04 10:56:38 Average: 104.34 8.90 95.44 235.76 35186.04 10:56:38 10:56:38 10:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:56:38 10:56:01 13952940 15617108 2472028 15.05 70188 1789356 724276 4.14 634292 1613148 148224 10:56:38 Average: 13952940 15617108 2472028 15.05 70188 1789356 724276 4.14 634292 1613148 148224 10:56:38 10:56:38 10:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:56:38 10:56:01 ens3 75.39 52.64 925.39 13.29 0.00 0.00 0.00 0.00 10:56:38 10:56:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 10:56:38 Average: ens3 75.39 52.64 925.39 13.29 0.00 0.00 0.00 0.00 10:56:38 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 10:56:38 10:56:38 10:56:38 ---> sar -P ALL: 10:56:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19011) 12/09/25 _x86_64_ (4 CPU) 10:56:38 10:56:38 10:54:30 LINUX RESTART (4 CPU) 10:56:38 10:56:38 10:55:02 CPU %user %nice %system %iowait %steal %idle 10:56:38 10:56:01 all 21.94 0.00 1.54 2.16 0.06 74.30 10:56:38 10:56:01 0 11.88 0.00 0.90 3.43 0.03 83.76 10:56:38 10:56:01 1 22.59 0.00 1.70 0.39 0.03 75.29 10:56:38 10:56:01 2 48.42 0.00 2.64 0.81 0.05 48.07 10:56:38 10:56:01 3 5.09 0.00 0.92 3.99 0.08 89.91 10:56:38 Average: all 21.94 0.00 1.54 2.16 0.06 74.30 10:56:38 Average: 0 11.88 0.00 0.90 3.43 0.03 83.76 10:56:38 Average: 1 22.59 0.00 1.70 0.39 0.03 75.29 10:56:38 Average: 2 48.42 0.00 2.64 0.81 0.05 48.07 10:56:38 Average: 3 5.09 0.00 0.92 3.99 0.08 89.91 10:56:38 10:56:38 10:56:38