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