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