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