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