19:42:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142871 19:42:58 Running as SYSTEM 19:42:58 [EnvInject] - Loading node environment variables. 19:42:58 Building remotely on prd-ubuntu1804-builder-4c-4g-4114 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:42:58 [ssh-agent] Looking for ssh-agent implementation... 19:42:58 $ ssh-agent 19:42:58 SSH_AUTH_SOCK=/tmp/ssh-NuRPttwJSP9A/agent.1753 19:42:58 SSH_AGENT_PID=1755 19:42:58 [ssh-agent] Started. 19:42:58 Running ssh-add (command line suppressed) 19:42:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9119104059637932077.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9119104059637932077.key) 19:42:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:42:58 The recommended git tool is: NONE 19:43:00 using credential onap-jenkins-ssh 19:43:00 Wiping out workspace first. 19:43:00 Cloning the remote Git repository 19:43:00 Cloning repository git://cloud.onap.org/mirror/oom.git 19:43:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:43:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:43:00 > git --version # timeout=10 19:43:00 > git --version # 'git version 2.17.1' 19:43:00 using GIT_SSH to set credentials Gerrit user 19:43:00 Verifying host key using manually-configured host key entries 19:43:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:43:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:43:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:43:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:43:06 using GIT_SSH to set credentials Gerrit user 19:43:06 Verifying host key using manually-configured host key entries 19:43:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/71/142871/1 # timeout=30 19:43:06 > git rev-parse 551dedc6827327fe88cbebd671f10ec458776975^{commit} # timeout=10 19:43:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:43:06 Checking out Revision 551dedc6827327fe88cbebd671f10ec458776975 (refs/changes/71/142871/1) 19:43:06 > git config core.sparsecheckout # timeout=10 19:43:06 > git checkout -f 551dedc6827327fe88cbebd671f10ec458776975 # timeout=30 19:43:10 Commit message: "[PLATFORM] Fix assumption abour serviceMesh" 19:43:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:43:10 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 19:43:10 [EnvInject] - Injecting environment variables from a build step. 19:43:10 [EnvInject] - Injecting as environment variables the properties content 19:43:10 PYTHON=python3 19:43:10 19:43:10 [EnvInject] - Variables injected successfully. 19:43:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15587293880953272766.sh 19:43:10 ---> tox-install.sh 19:43:10 + source /home/jenkins/lf-env.sh 19:43:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:43:10 ++ mktemp -d /tmp/venv-XXXX 19:43:10 + lf_venv=/tmp/venv-kcRW 19:43:10 + local venv_file=/tmp/.os_lf_venv 19:43:10 + local python=python3 19:43:10 + local options 19:43:10 + local set_path=true 19:43:10 + local install_args= 19:43:10 ++ 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 19:43:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:43:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:43:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:43:10 + true 19:43:10 + case $1 in 19:43:10 + venv_file=/tmp/.toxenv 19:43:10 + shift 2 19:43:10 + true 19:43:10 + case $1 in 19:43:10 + shift 19:43:10 + break 19:43:10 + case $python in 19:43:10 + local pkg_list= 19:43:10 + [[ -d /opt/pyenv ]] 19:43:10 + echo 'Setup pyenv:' 19:43:10 Setup pyenv: 19:43:10 + export PYENV_ROOT=/opt/pyenv 19:43:10 + PYENV_ROOT=/opt/pyenv 19:43:10 + 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 19:43:10 + 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 19:43:10 + pyenv versions 19:43:10 * system (set by /opt/pyenv/version) 19:43:10 * 3.8.13 (set by /opt/pyenv/version) 19:43:10 * 3.9.13 (set by /opt/pyenv/version) 19:43:10 * 3.10.6 (set by /opt/pyenv/version) 19:43:10 + command -v pyenv 19:43:10 ++ pyenv init - --no-rehash 19:43: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[*]}"'\'')" 19:43:10 export PATH="/opt/pyenv/shims:${PATH}" 19:43:10 export PYENV_SHELL=bash 19:43:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:43:10 pyenv() { 19:43:10 local command 19:43:10 command="${1:-}" 19:43:10 if [ "$#" -gt 0 ]; then 19:43:10 shift 19:43:10 fi 19:43:10 19:43:10 case "$command" in 19:43:10 rehash|shell) 19:43:10 eval "$(pyenv "sh-$command" "$@")" 19:43:10 ;; 19:43:10 *) 19:43:10 command pyenv "$command" "$@" 19:43:10 ;; 19:43:10 esac 19:43:10 }' 19:43: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[*]}"' 19:43:10 ++ 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 19:43:10 ++ 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 19:43:10 ++ 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 19:43:10 ++ export PYENV_SHELL=bash 19:43:10 ++ PYENV_SHELL=bash 19:43:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:43:10 +++ complete -F _pyenv pyenv 19:43:10 ++ lf-pyver python3 19:43:10 ++ local py_version_xy=python3 19:43:10 ++ local py_version_xyz= 19:43:10 ++ pyenv versions 19:43:10 ++ local command 19:43:10 ++ command=versions 19:43:10 ++ '[' 1 -gt 0 ']' 19:43:10 ++ shift 19:43:10 ++ case "$command" in 19:43:10 ++ command pyenv versions 19:43:10 ++ pyenv versions 19:43:10 ++ awk '{ print $1 }' 19:43:10 ++ grep -E '^[0-9.]*[0-9]$' 19:43:10 ++ sed 's/^[ *]* //' 19:43:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:43:10 +++ sort -V 19:43:10 +++ tail -n 1 19:43:10 +++ grep '^3' /tmp/.pyenv_versions 19:43:10 ++ py_version_xyz=3.10.6 19:43:10 ++ [[ -z 3.10.6 ]] 19:43:10 ++ echo 3.10.6 19:43:10 ++ return 0 19:43:10 + pyenv local 3.10.6 19:43:10 + local command 19:43:10 + command=local 19:43:10 + '[' 2 -gt 0 ']' 19:43:10 + shift 19:43:10 + case "$command" in 19:43:10 + command pyenv local 3.10.6 19:43:10 + pyenv local 3.10.6 19:43:10 + for arg in "$@" 19:43:10 + case $arg in 19:43:10 + pkg_list+='tox ' 19:43:10 + for arg in "$@" 19:43:10 + case $arg in 19:43:10 + pkg_list+='virtualenv ' 19:43:10 + for arg in "$@" 19:43:10 + case $arg in 19:43:10 + pkg_list+='urllib3~=1.26.15 ' 19:43:10 + [[ -f /tmp/.toxenv ]] 19:43:10 + [[ ! -f /tmp/.toxenv ]] 19:43:10 + [[ -n '' ]] 19:43:10 + python3 -m venv /tmp/venv-kcRW 19:43:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcRW' 19:43:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcRW 19:43:14 + echo /tmp/venv-kcRW 19:43:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:43:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:43:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:43:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:14 + local 'pip_opts=--upgrade --quiet' 19:43:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:43:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:43:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:43:14 + [[ -n '' ]] 19:43:14 + [[ -n '' ]] 19:43:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:43:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:14 + /tmp/venv-kcRW/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 19:43:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:43:18 lf-activate-venv(): INFO: Base packages installed successfully 19:43:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:43:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:43:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:43:18 + /tmp/venv-kcRW/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 19:43:21 + type python3 19:43:21 + true 19:43:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcRW/bin to PATH' 19:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-kcRW/bin to PATH 19:43:21 + PATH=/tmp/venv-kcRW/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 19:43:21 + return 0 19:43:21 + python3 --version 19:43:21 Python 3.10.6 19:43:21 + python3 -m pip --version 19:43:21 pip 25.3 from /tmp/venv-kcRW/lib/python3.10/site-packages/pip (python 3.10) 19:43:21 + python3 -m pip freeze 19:43:21 cachetools==6.2.4 19:43:21 chardet==5.2.0 19:43:21 colorama==0.4.6 19:43:21 distlib==0.4.0 19:43:21 filelock==3.20.2 19:43:21 packaging==25.0 19:43:21 platformdirs==4.5.1 19:43:21 pluggy==1.6.0 19:43:21 pyproject-api==1.10.0 19:43:21 tomli==2.3.0 19:43:21 tox==4.34.0 19:43:21 typing_extensions==4.15.0 19:43:21 urllib3==1.26.20 19:43:21 virtualenv==20.36.0 19:43:21 [EnvInject] - Injecting environment variables from a build step. 19:43:21 [EnvInject] - Injecting as environment variables the properties content 19:43:21 PARALLEL=false 19:43:21 19:43:21 [EnvInject] - Variables injected successfully. 19:43:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7698268910930809951.sh 19:43:21 ---> tox-run.sh 19:43:21 + 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 19:43:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:43:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:43:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:43:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:43:21 + source /home/jenkins/lf-env.sh 19:43:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:43:21 ++ mktemp -d /tmp/venv-XXXX 19:43:21 + lf_venv=/tmp/venv-LTfJ 19:43:21 + local venv_file=/tmp/.os_lf_venv 19:43:21 + local python=python3 19:43:21 + local options 19:43:21 + local set_path=true 19:43:21 + local install_args= 19:43:21 ++ 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 19:43:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:43:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:43:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:43:21 + true 19:43:21 + case $1 in 19:43:21 + venv_file=/tmp/.toxenv 19:43:21 + shift 2 19:43:21 + true 19:43:21 + case $1 in 19:43:21 + shift 19:43:21 + break 19:43:21 + case $python in 19:43:21 + local pkg_list= 19:43:21 + [[ -d /opt/pyenv ]] 19:43:21 + echo 'Setup pyenv:' 19:43:21 Setup pyenv: 19:43:21 + export PYENV_ROOT=/opt/pyenv 19:43:21 + PYENV_ROOT=/opt/pyenv 19:43:21 + 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 19:43:21 + 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 19:43:21 + pyenv versions 19:43:21 system 19:43:21 3.8.13 19:43:21 3.9.13 19:43:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:43:21 + command -v pyenv 19:43:21 ++ pyenv init - --no-rehash 19:43:21 + 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[*]}"'\'')" 19:43:21 export PATH="/opt/pyenv/shims:${PATH}" 19:43:21 export PYENV_SHELL=bash 19:43:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:43:21 pyenv() { 19:43:21 local command 19:43:21 command="${1:-}" 19:43:21 if [ "$#" -gt 0 ]; then 19:43:21 shift 19:43:21 fi 19:43:21 19:43:21 case "$command" in 19:43:21 rehash|shell) 19:43:21 eval "$(pyenv "sh-$command" "$@")" 19:43:21 ;; 19:43:21 *) 19:43:21 command pyenv "$command" "$@" 19:43:21 ;; 19:43:21 esac 19:43:21 }' 19:43:21 +++ 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[*]}"' 19:43:21 ++ 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 19:43:21 ++ 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 19:43:21 ++ 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 19:43:21 ++ export PYENV_SHELL=bash 19:43:21 ++ PYENV_SHELL=bash 19:43:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:43:21 +++ complete -F _pyenv pyenv 19:43:21 ++ lf-pyver python3 19:43:21 ++ local py_version_xy=python3 19:43:21 ++ local py_version_xyz= 19:43:21 ++ pyenv versions 19:43:21 ++ local command 19:43:21 ++ sed 's/^[ *]* //' 19:43:21 ++ command=versions 19:43:21 ++ '[' 1 -gt 0 ']' 19:43:21 ++ shift 19:43:21 ++ case "$command" in 19:43:21 ++ command pyenv versions 19:43:21 ++ pyenv versions 19:43:21 ++ awk '{ print $1 }' 19:43:21 ++ grep -E '^[0-9.]*[0-9]$' 19:43:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:43:21 +++ grep '^3' /tmp/.pyenv_versions 19:43:21 +++ tail -n 1 19:43:21 +++ sort -V 19:43:21 ++ py_version_xyz=3.10.6 19:43:21 ++ [[ -z 3.10.6 ]] 19:43:21 ++ echo 3.10.6 19:43:21 ++ return 0 19:43:21 + pyenv local 3.10.6 19:43:21 + local command 19:43:21 + command=local 19:43:21 + '[' 2 -gt 0 ']' 19:43:21 + shift 19:43:21 + case "$command" in 19:43:21 + command pyenv local 3.10.6 19:43:21 + pyenv local 3.10.6 19:43:21 + for arg in "$@" 19:43:21 + case $arg in 19:43:21 + pkg_list+='tox ' 19:43:21 + for arg in "$@" 19:43:21 + case $arg in 19:43:21 + pkg_list+='virtualenv ' 19:43:21 + for arg in "$@" 19:43:21 + case $arg in 19:43:21 + pkg_list+='urllib3~=1.26.15 ' 19:43:21 + [[ -f /tmp/.toxenv ]] 19:43:21 ++ cat /tmp/.toxenv 19:43:21 + lf_venv=/tmp/venv-kcRW 19:43:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcRW from' file:/tmp/.toxenv 19:43:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcRW from file:/tmp/.toxenv 19:43:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:21 + local 'pip_opts=--upgrade --quiet' 19:43:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:43:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:43:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:43:21 + [[ -n '' ]] 19:43:21 + [[ -n '' ]] 19:43:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:21 + /tmp/venv-kcRW/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 19:43:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:43:22 lf-activate-venv(): INFO: Base packages installed successfully 19:43:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:43:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:43:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:43:22 + /tmp/venv-kcRW/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 19:43:23 + type python3 19:43:23 + true 19:43:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcRW/bin to PATH' 19:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-kcRW/bin to PATH 19:43:23 + PATH=/tmp/venv-kcRW/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 19:43:23 + return 0 19:43:23 + [[ -d /opt/pyenv ]] 19:43:23 + echo '---> Setting up pyenv' 19:43:23 ---> Setting up pyenv 19:43:23 + export PYENV_ROOT=/opt/pyenv 19:43:23 + PYENV_ROOT=/opt/pyenv 19:43:23 + export PATH=/opt/pyenv/bin:/tmp/venv-kcRW/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 19:43:23 + PATH=/opt/pyenv/bin:/tmp/venv-kcRW/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 19:43:23 ++ pwd 19:43:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:43:23 + export PYTHONPATH 19:43:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:43:23 + TOX_TESTENV_PASSENV=PYTHONPATH 19:43:23 + tox --version 19:43:24 4.34.0 from /tmp/venv-kcRW/lib/python3.10/site-packages/tox/__init__.py 19:43:24 + PARALLEL=false 19:43:24 + TOX_OPTIONS_LIST= 19:43:24 + [[ -n checkbashisms ]] 19:43:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:43:24 + case ${PARALLEL,,} in 19:43:24 + tox -e checkbashisms 19:43:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:43:25 checkbashisms: freeze> python -m pip freeze --all 19:43:26 checkbashisms: pip==25.3,setuptools==80.9.0 19:43:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:43:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:43:29 checkbashisms: OK (4.76=setup[1.35]+cmd[3.41] seconds) 19:43:29 congratulations :) (4.80 seconds) 19:43:29 + tox_status=0 19:43:29 + echo '---> Completed tox runs' 19:43:29 ---> Completed tox runs 19:43:29 + for i in .tox/*/log 19:43:29 ++ echo .tox/checkbashisms/log 19:43:29 ++ awk -F/ '{print $2}' 19:43:29 + tox_env=checkbashisms 19:43:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:43:29 + DOC_DIR=docs/_build/html 19:43:29 + [[ -d docs/_build/html ]] 19:43:29 + echo '---> tox-run.sh ends' 19:43:29 ---> tox-run.sh ends 19:43:29 + test 0 -eq 0 19:43:29 $ ssh-agent -k 19:43:29 unset SSH_AUTH_SOCK; 19:43:29 unset SSH_AGENT_PID; 19:43:29 echo Agent pid 1755 killed; 19:43:29 [ssh-agent] Stopped. 19:43:29 [PostBuildScript] - [INFO] Executing post build scripts. 19:43:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13669571601507516090.sh 19:43:29 ---> sysstat.sh 19:43:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9551507598975470069.sh 19:43:30 ---> package-listing.sh 19:43:30 ++ facter osfamily 19:43:30 ++ tr '[:upper:]' '[:lower:]' 19:43:30 + OS_FAMILY=debian 19:43:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:43:30 + START_PACKAGES=/tmp/packages_start.txt 19:43:30 + END_PACKAGES=/tmp/packages_end.txt 19:43:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:30 + PACKAGES=/tmp/packages_start.txt 19:43:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:43:30 + PACKAGES=/tmp/packages_end.txt 19:43:30 + case "${OS_FAMILY}" in 19:43:30 + dpkg -l 19:43:30 + grep '^ii' 19:43:30 + '[' -f /tmp/packages_start.txt ']' 19:43:30 + '[' -f /tmp/packages_end.txt ']' 19:43:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:43:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:43:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:43:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2403098701792901557.sh 19:43:30 ---> capture-instance-metadata.sh 19:43:30 Setup pyenv: 19:43:30 system 19:43:30 3.8.13 19:43:30 3.9.13 19:43:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:43:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rZn 19:43:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:39 lf-activate-venv(): INFO: Base packages installed successfully 19:43:39 lf-activate-venv(): INFO: Installing additional packages: lftools 19:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-2rZn/bin to PATH 19:44:06 INFO: Running in OpenStack, capturing instance metadata 19:44:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14840982649590788890.sh 19:44:06 provisioning config files... 19:44:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1237396999562117206tmp 19:44:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:44:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:44:06 [EnvInject] - Injecting environment variables from a build step. 19:44:06 [EnvInject] - Injecting as environment variables the properties content 19:44:06 SERVER_ID=logs 19:44:06 19:44:06 [EnvInject] - Variables injected successfully. 19:44:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12420794074161585135.sh 19:44:06 ---> create-netrc.sh 19:44:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14771609474079697479.sh 19:44:06 ---> python-tools-install.sh 19:44:06 Setup pyenv: 19:44:07 system 19:44:07 3.8.13 19:44:07 3.9.13 19:44:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:44:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rZn from file:/tmp/.os_lf_venv 19:44:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:09 lf-activate-venv(): INFO: Base packages installed successfully 19:44:09 lf-activate-venv(): INFO: Installing additional packages: lftools 19:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-2rZn/bin to PATH 19:44:18 Generating Requirements File 19:44:39 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. 19:44:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:44:40 Python 3.10.6 19:44:40 pip 25.3 from /tmp/venv-2rZn/lib/python3.10/site-packages/pip (python 3.10) 19:44:40 appdirs==1.4.4 19:44:40 argcomplete==3.6.3 19:44:40 aspy.yaml==1.3.0 19:44:40 attrs==25.4.0 19:44:40 autopage==0.5.2 19:44:40 backports.strenum==1.3.1 19:44:40 beautifulsoup4==4.14.3 19:44:40 boto3==1.42.24 19:44:40 botocore==1.42.24 19:44:40 bs4==0.0.2 19:44:40 certifi==2026.1.4 19:44:40 cffi==2.0.0 19:44:40 cfgv==3.5.0 19:44:40 chardet==5.2.0 19:44:40 charset-normalizer==3.4.4 19:44:40 click==8.3.1 19:44:40 cliff==4.13.1 19:44:40 cmd2==3.1.0 19:44:40 cryptography==3.3.2 19:44:40 debtcollector==3.0.0 19:44:40 decorator==5.2.1 19:44:40 defusedxml==0.7.1 19:44:40 Deprecated==1.3.1 19:44:40 distlib==0.4.0 19:44:40 dnspython==2.8.0 19:44:40 docker==7.1.0 19:44:40 dogpile.cache==1.5.0 19:44:40 durationpy==0.10 19:44:40 email-validator==2.3.0 19:44:40 filelock==3.20.2 19:44:40 future==1.0.0 19:44:40 gitdb==4.0.12 19:44:40 GitPython==3.1.46 19:44:40 google-auth==2.47.0 19:44:40 httplib2==0.31.0 19:44:40 identify==2.6.15 19:44:40 idna==3.11 19:44:40 importlib-resources==1.5.0 19:44:40 iso8601==2.1.0 19:44:40 Jinja2==3.1.6 19:44:40 jmespath==1.0.1 19:44:40 jsonpatch==1.33 19:44:40 jsonpointer==3.0.0 19:44:40 jsonschema==4.26.0 19:44:40 jsonschema-specifications==2025.9.1 19:44:40 keystoneauth1==5.12.0 19:44:40 kubernetes==34.1.0 19:44:40 lftools==0.37.18 19:44:40 lxml==6.0.2 19:44:40 markdown-it-py==4.0.0 19:44:40 MarkupSafe==3.0.3 19:44:40 mdurl==0.1.2 19:44:40 msgpack==1.1.2 19:44:40 multi_key_dict==2.0.3 19:44:40 munch==4.0.0 19:44:40 netaddr==1.3.0 19:44:40 niet==1.4.2 19:44:40 nodeenv==1.10.0 19:44:40 oauth2client==4.1.3 19:44:40 oauthlib==3.3.1 19:44:40 openstacksdk==4.8.0 19:44:40 os-service-types==1.8.2 19:44:40 osc-lib==4.3.0 19:44:40 oslo.config==10.2.0 19:44:40 oslo.context==6.2.0 19:44:40 oslo.i18n==6.7.1 19:44:40 oslo.log==8.0.0 19:44:40 oslo.serialization==5.9.0 19:44:40 oslo.utils==9.2.0 19:44:40 packaging==25.0 19:44:40 pbr==7.0.3 19:44:40 platformdirs==4.5.1 19:44:40 prettytable==3.17.0 19:44:40 psutil==7.2.1 19:44:40 pyasn1==0.6.1 19:44:40 pyasn1_modules==0.4.2 19:44:40 pycparser==2.23 19:44:40 pygerrit2==2.0.15 19:44:40 PyGithub==2.8.1 19:44:40 Pygments==2.19.2 19:44:40 PyJWT==2.10.1 19:44:40 PyNaCl==1.6.2 19:44:40 pyparsing==2.4.7 19:44:40 pyperclip==1.11.0 19:44:40 pyrsistent==0.20.0 19:44:40 python-cinderclient==9.8.0 19:44:40 python-dateutil==2.9.0.post0 19:44:40 python-heatclient==4.3.0 19:44:40 python-jenkins==1.8.3 19:44:40 python-keystoneclient==5.7.0 19:44:40 python-magnumclient==4.9.0 19:44:40 python-openstackclient==8.3.0 19:44:40 python-swiftclient==4.9.0 19:44:40 PyYAML==6.0.3 19:44:40 referencing==0.37.0 19:44:40 requests==2.32.5 19:44:40 requests-oauthlib==2.0.0 19:44:40 requestsexceptions==1.4.0 19:44:40 rfc3986==2.0.0 19:44:40 rich==14.2.0 19:44:40 rich-argparse==1.7.2 19:44:40 rpds-py==0.30.0 19:44:40 rsa==4.9.1 19:44:40 ruamel.yaml==0.19.1 19:44:40 ruamel.yaml.clib==0.2.15 19:44:40 s3transfer==0.16.0 19:44:40 simplejson==3.20.2 19:44:40 six==1.17.0 19:44:40 smmap==5.0.2 19:44:40 soupsieve==2.8.1 19:44:40 stevedore==5.6.0 19:44:40 tabulate==0.9.0 19:44:40 toml==0.10.2 19:44:40 tomlkit==0.13.3 19:44:40 tqdm==4.67.1 19:44:40 typing_extensions==4.15.0 19:44:40 tzdata==2025.3 19:44:40 urllib3==1.26.20 19:44:40 virtualenv==20.36.0 19:44:40 wcwidth==0.2.14 19:44:40 websocket-client==1.9.0 19:44:40 wrapt==2.0.1 19:44:40 xdg==6.0.0 19:44:40 xmltodict==1.0.2 19:44:40 yq==3.4.3 19:44:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12951927978850941100.sh 19:44:40 ---> sudo-logs.sh 19:44:40 Archiving 'sudo' log.. 19:44:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9950403102602330068.sh 19:44:41 ---> job-cost.sh 19:44:41 Setup pyenv: 19:44:41 system 19:44:41 3.8.13 19:44:41 3.9.13 19:44:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rZn from file:/tmp/.os_lf_venv 19:44:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:43 lf-activate-venv(): INFO: Base packages installed successfully 19:44:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:44:49 lf-activate-venv(): INFO: Adding /tmp/venv-2rZn/bin to PATH 19:44:49 INFO: No Stack... 19:44:49 INFO: Retrieving Pricing Info for: v3-standard-4 19:44:49 INFO: Archiving Costs 19:44:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins380299396147312665.sh 19:44:49 ---> logs-deploy.sh 19:44:49 Setup pyenv: 19:44:49 system 19:44:49 3.8.13 19:44:49 3.9.13 19:44:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:44:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rZn from file:/tmp/.os_lf_venv 19:44:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:51 lf-activate-venv(): INFO: Base packages installed successfully 19:44:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:45:00 lf-activate-venv(): INFO: Adding /tmp/venv-2rZn/bin to PATH 19:45:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4375 19:45:00 INFO: archiving workspace using pattern(s): 19:45:01 Archives upload complete. 19:45:01 INFO: archiving logs to Nexus 19:45:02 ---> uname -a: 19:45:02 Linux prd-ubuntu1804-builder-4c-4g-4114 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:45:02 19:45:02 19:45:02 ---> lscpu: 19:45:02 Architecture: x86_64 19:45:02 CPU op-mode(s): 32-bit, 64-bit 19:45:02 Byte Order: Little Endian 19:45:02 CPU(s): 4 19:45:02 On-line CPU(s) list: 0-3 19:45:02 Thread(s) per core: 1 19:45:02 Core(s) per socket: 1 19:45:02 Socket(s): 4 19:45:02 NUMA node(s): 1 19:45:02 Vendor ID: AuthenticAMD 19:45:02 CPU family: 23 19:45:02 Model: 49 19:45:02 Model name: AMD EPYC-Rome Processor 19:45:02 Stepping: 0 19:45:02 CPU MHz: 2799.996 19:45:02 BogoMIPS: 5599.99 19:45:02 Virtualization: AMD-V 19:45:02 Hypervisor vendor: KVM 19:45:02 Virtualization type: full 19:45:02 L1d cache: 32K 19:45:02 L1i cache: 32K 19:45:02 L2 cache: 512K 19:45:02 L3 cache: 16384K 19:45:02 NUMA node0 CPU(s): 0-3 19:45:02 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 19:45:02 19:45:02 19:45:02 ---> nproc: 19:45:02 4 19:45:02 19:45:02 19:45:02 ---> df -h: 19:45:02 Filesystem Size Used Avail Use% Mounted on 19:45:02 udev 7.9G 0 7.9G 0% /dev 19:45:02 tmpfs 1.6G 676K 1.6G 1% /run 19:45:02 /dev/vda1 78G 8.3G 70G 11% / 19:45:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:45:02 tmpfs 5.0M 0 5.0M 0% /run/lock 19:45:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:45:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:45:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:45:02 19:45:02 19:45:02 ---> free -m: 19:45:02 total used free shared buff/cache available 19:45:02 Mem: 16040 559 13405 0 2074 15166 19:45:02 Swap: 1023 0 1023 19:45:02 19:45:02 19:45:02 ---> ip addr: 19:45:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:45:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:45:02 inet 127.0.0.1/8 scope host lo 19:45:02 valid_lft forever preferred_lft forever 19:45:02 inet6 ::1/128 scope host 19:45:02 valid_lft forever preferred_lft forever 19:45:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:45:02 link/ether fa:16:3e:09:ba:b2 brd ff:ff:ff:ff:ff:ff 19:45:02 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic ens3 19:45:02 valid_lft 86245sec preferred_lft 86245sec 19:45:02 inet6 fe80::f816:3eff:fe09:bab2/64 scope link 19:45:02 valid_lft forever preferred_lft forever 19:45:02 19:45:02 19:45:02 ---> sar -b -r -n DEV: 19:45:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4114) 01/08/26 _x86_64_ (4 CPU) 19:45:02 19:45:02 19:42:30 LINUX RESTART (4 CPU) 19:45:02 19:45:02 19:43:00 tps rtps wtps bread/s bwrtn/s 19:45:02 19:44:01 312.47 24.42 288.05 813.77 45483.82 19:45:02 19:45:01 97.02 2.38 94.63 146.38 25975.54 19:45:02 Average: 205.64 13.49 192.14 482.83 35810.28 19:45:02 19:45:02 19:43:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:02 19:44:01 13846564 15482384 2578404 15.70 61184 1773456 862768 4.94 778048 1580736 149844 19:45:02 19:45:01 13767052 15569376 2657916 16.18 80076 1908616 748440 4.28 695964 1716928 94956 19:45:02 Average: 13806808 15525880 2618160 15.94 70630 1841036 805604 4.61 737006 1648832 122400 19:45:02 19:45:02 19:43:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:02 19:44:01 ens3 201.38 138.24 1712.02 32.73 0.00 0.00 0.00 0.00 19:45:02 19:44:01 lo 1.18 1.18 0.14 0.14 0.00 0.00 0.00 0.00 19:45:02 19:45:01 ens3 51.57 38.33 287.94 12.88 0.00 0.00 0.00 0.00 19:45:02 19:45:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 19:45:02 Average: ens3 127.09 88.70 1005.87 22.89 0.00 0.00 0.00 0.00 19:45:02 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 19:45:02 19:45:02 19:45:02 ---> sar -P ALL: 19:45:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4114) 01/08/26 _x86_64_ (4 CPU) 19:45:02 19:45:02 19:42:30 LINUX RESTART (4 CPU) 19:45:02 19:45:02 19:43:00 CPU %user %nice %system %iowait %steal %idle 19:45:02 19:44:01 all 20.49 0.00 2.03 3.87 0.07 73.54 19:45:02 19:44:01 0 16.82 0.00 1.77 0.38 0.05 80.98 19:45:02 19:44:01 1 37.12 0.00 2.43 1.91 0.10 58.44 19:45:02 19:44:01 2 8.92 0.00 1.45 9.54 0.05 80.04 19:45:02 19:44:01 3 19.07 0.00 2.44 3.67 0.10 74.73 19:45:02 19:45:01 all 21.16 0.00 1.50 1.57 0.08 75.69 19:45:02 19:45:01 0 20.21 0.00 1.12 0.33 0.08 78.25 19:45:02 19:45:01 1 30.77 0.00 2.52 1.25 0.10 65.36 19:45:02 19:45:01 2 8.82 0.00 0.99 4.38 0.07 85.75 19:45:02 19:45:01 3 24.94 0.00 1.37 0.32 0.07 73.31 19:45:02 Average: all 20.82 0.00 1.77 2.73 0.07 74.61 19:45:02 Average: 0 18.50 0.00 1.45 0.36 0.07 79.63 19:45:02 Average: 1 33.97 0.00 2.48 1.58 0.10 61.87 19:45:02 Average: 2 8.87 0.00 1.22 6.97 0.06 82.89 19:45:02 Average: 3 21.98 0.00 1.90 2.00 0.08 74.03 19:45:02 19:45:02 19:45:02