09:04:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 09:04:27 Running as SYSTEM 09:04:27 [EnvInject] - Loading node environment variables. 09:04:27 Building remotely on prd-ubuntu1804-builder-4c-4g-3891 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:04:27 [ssh-agent] Looking for ssh-agent implementation... 09:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:27 $ ssh-agent 09:04:27 SSH_AUTH_SOCK=/tmp/ssh-f3vWc4qrQZU6/agent.1630 09:04:27 SSH_AGENT_PID=1632 09:04:27 [ssh-agent] Started. 09:04:27 Running ssh-add (command line suppressed) 09:04:27 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13026335050267264531.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13026335050267264531.key) 09:04:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:04:27 The recommended git tool is: NONE 09:04:29 using credential onap-jenkins-ssh 09:04:29 Wiping out workspace first. 09:04:29 Cloning the remote Git repository 09:04:29 Cloning repository git://cloud.onap.org/mirror/oom.git 09:04:29 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:04:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:04:29 > git --version # timeout=10 09:04:29 > git --version # 'git version 2.17.1' 09:04:29 using GIT_SSH to set credentials Gerrit user 09:04:29 Verifying host key using manually-configured host key entries 09:04:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:04:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:04:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:04:34 using GIT_SSH to set credentials Gerrit user 09:04:34 Verifying host key using manually-configured host key entries 09:04:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/8 # timeout=30 09:04:35 > git rev-parse 747359858152ed10d3873004cff1fa9db14ec7d5^{commit} # timeout=10 09:04:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:04:35 Checking out Revision 747359858152ed10d3873004cff1fa9db14ec7d5 (refs/changes/63/142163/8) 09:04:35 > git config core.sparsecheckout # timeout=10 09:04:35 > git checkout -f 747359858152ed10d3873004cff1fa9db14ec7d5 # timeout=30 09:04:38 Commit message: "[COMMON] Update readiness image" 09:04:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:04:38 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 09:04:39 [EnvInject] - Injecting environment variables from a build step. 09:04:39 [EnvInject] - Injecting as environment variables the properties content 09:04:39 PYTHON=python3 09:04:39 09:04:39 [EnvInject] - Variables injected successfully. 09:04:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8827108434121106538.sh 09:04:39 ---> tox-install.sh 09:04:39 + source /home/jenkins/lf-env.sh 09:04:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:39 ++ mktemp -d /tmp/venv-XXXX 09:04:39 + lf_venv=/tmp/venv-Pemd 09:04:39 + local venv_file=/tmp/.os_lf_venv 09:04:39 + local python=python3 09:04:39 + local options 09:04:39 + local set_path=true 09:04:39 + local install_args= 09:04:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:04:39 + true 09:04:39 + case $1 in 09:04:39 + venv_file=/tmp/.toxenv 09:04:39 + shift 2 09:04:39 + true 09:04:39 + case $1 in 09:04:39 + shift 09:04:39 + break 09:04:39 + case $python in 09:04:39 + local pkg_list= 09:04:39 + [[ -d /opt/pyenv ]] 09:04:39 + echo 'Setup pyenv:' 09:04:39 Setup pyenv: 09:04:39 + export PYENV_ROOT=/opt/pyenv 09:04:39 + PYENV_ROOT=/opt/pyenv 09:04:39 + 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 09:04:39 + 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 09:04:39 + pyenv versions 09:04:39 * system (set by /opt/pyenv/version) 09:04:39 * 3.8.13 (set by /opt/pyenv/version) 09:04:39 * 3.9.13 (set by /opt/pyenv/version) 09:04:39 * 3.10.6 (set by /opt/pyenv/version) 09:04:39 + command -v pyenv 09:04:39 ++ pyenv init - --no-rehash 09:04:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:04:39 export PATH="/opt/pyenv/shims:${PATH}" 09:04:39 export PYENV_SHELL=bash 09:04:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:04:39 pyenv() { 09:04:39 local command 09:04:39 command="${1:-}" 09:04:39 if [ "$#" -gt 0 ]; then 09:04:39 shift 09:04:39 fi 09:04:39 09:04:39 case "$command" in 09:04:39 rehash|shell) 09:04:39 eval "$(pyenv "sh-$command" "$@")" 09:04:39 ;; 09:04:39 *) 09:04:39 command pyenv "$command" "$@" 09:04:39 ;; 09:04:39 esac 09:04:39 }' 09:04:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:04:39 ++ 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 09:04:39 ++ 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 09:04:39 ++ 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 09:04:39 ++ export PYENV_SHELL=bash 09:04:39 ++ PYENV_SHELL=bash 09:04:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:04:39 +++ complete -F _pyenv pyenv 09:04:39 ++ lf-pyver python3 09:04:39 ++ local py_version_xy=python3 09:04:39 ++ local py_version_xyz= 09:04:39 ++ pyenv versions 09:04:39 ++ local command 09:04:39 ++ sed 's/^[ *]* //' 09:04:39 ++ command=versions 09:04:39 ++ '[' 1 -gt 0 ']' 09:04:39 ++ awk '{ print $1 }' 09:04:39 ++ shift 09:04:39 ++ grep -E '^[0-9.]*[0-9]$' 09:04:39 ++ case "$command" in 09:04:39 ++ command pyenv versions 09:04:39 ++ pyenv versions 09:04:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:04:39 +++ grep '^3' /tmp/.pyenv_versions 09:04:39 +++ sort -V 09:04:39 +++ tail -n 1 09:04:39 ++ py_version_xyz=3.10.6 09:04:39 ++ [[ -z 3.10.6 ]] 09:04:39 ++ echo 3.10.6 09:04:39 ++ return 0 09:04:39 + pyenv local 3.10.6 09:04:39 + local command 09:04:39 + command=local 09:04:39 + '[' 2 -gt 0 ']' 09:04:39 + shift 09:04:39 + case "$command" in 09:04:39 + command pyenv local 3.10.6 09:04:39 + pyenv local 3.10.6 09:04:39 + for arg in "$@" 09:04:39 + case $arg in 09:04:39 + pkg_list+='tox ' 09:04:39 + for arg in "$@" 09:04:39 + case $arg in 09:04:39 + pkg_list+='virtualenv ' 09:04:39 + for arg in "$@" 09:04:39 + case $arg in 09:04:39 + pkg_list+='urllib3~=1.26.15 ' 09:04:39 + [[ -f /tmp/.toxenv ]] 09:04:39 + [[ ! -f /tmp/.toxenv ]] 09:04:39 + [[ -n '' ]] 09:04:39 + python3 -m venv /tmp/venv-Pemd 09:04:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pemd' 09:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pemd 09:04:43 + echo /tmp/venv-Pemd 09:04:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:04:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:04:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:04:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:43 + local 'pip_opts=--upgrade --quiet' 09:04:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:04:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:04:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:04:43 + [[ -n '' ]] 09:04:43 + [[ -n '' ]] 09:04:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:04:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:43 + /tmp/venv-Pemd/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 09:04:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:04:47 lf-activate-venv(): INFO: Base packages installed successfully 09:04:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:04:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:04:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:04:47 + /tmp/venv-Pemd/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 09:04:52 + type python3 09:04:52 + true 09:04:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pemd/bin to PATH' 09:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-Pemd/bin to PATH 09:04:52 + PATH=/tmp/venv-Pemd/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 09:04:52 + return 0 09:04:52 + python3 --version 09:04:52 Python 3.10.6 09:04:52 + python3 -m pip --version 09:04:52 pip 25.2 from /tmp/venv-Pemd/lib/python3.10/site-packages/pip (python 3.10) 09:04:52 + python3 -m pip freeze 09:04:52 cachetools==6.2.1 09:04:52 chardet==5.2.0 09:04:52 colorama==0.4.6 09:04:52 distlib==0.4.0 09:04:52 filelock==3.20.0 09:04:52 packaging==25.0 09:04:52 platformdirs==4.5.0 09:04:52 pluggy==1.6.0 09:04:52 pyproject-api==1.10.0 09:04:52 tomli==2.3.0 09:04:52 tox==4.31.0 09:04:52 typing_extensions==4.15.0 09:04:52 urllib3==1.26.20 09:04:52 virtualenv==20.35.3 09:04:53 [EnvInject] - Injecting environment variables from a build step. 09:04:53 [EnvInject] - Injecting as environment variables the properties content 09:04:53 PARALLEL=false 09:04:53 09:04:53 [EnvInject] - Variables injected successfully. 09:04:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11305734960403449551.sh 09:04:53 ---> tox-run.sh 09:04:53 + 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 09:04:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:04:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:04:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:04:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:04:53 + source /home/jenkins/lf-env.sh 09:04:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:53 ++ mktemp -d /tmp/venv-XXXX 09:04:53 + lf_venv=/tmp/venv-y7OV 09:04:53 + local venv_file=/tmp/.os_lf_venv 09:04:53 + local python=python3 09:04:53 + local options 09:04:53 + local set_path=true 09:04:53 + local install_args= 09:04:53 ++ 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 09:04:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:04:53 + true 09:04:53 + case $1 in 09:04:53 + venv_file=/tmp/.toxenv 09:04:53 + shift 2 09:04:53 + true 09:04:53 + case $1 in 09:04:53 + shift 09:04:53 + break 09:04:53 + case $python in 09:04:53 + local pkg_list= 09:04:53 + [[ -d /opt/pyenv ]] 09:04:53 + echo 'Setup pyenv:' 09:04:53 Setup pyenv: 09:04:53 + export PYENV_ROOT=/opt/pyenv 09:04:53 + PYENV_ROOT=/opt/pyenv 09:04:53 + 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 09:04:53 + 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 09:04:53 + pyenv versions 09:04:53 system 09:04:53 3.8.13 09:04:53 3.9.13 09:04:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:04:53 + command -v pyenv 09:04:53 ++ pyenv init - --no-rehash 09:04:53 + 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[*]}"'\'')" 09:04:53 export PATH="/opt/pyenv/shims:${PATH}" 09:04:53 export PYENV_SHELL=bash 09:04:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:04:53 pyenv() { 09:04:53 local command 09:04:53 command="${1:-}" 09:04:53 if [ "$#" -gt 0 ]; then 09:04:53 shift 09:04:53 fi 09:04:53 09:04:53 case "$command" in 09:04:53 rehash|shell) 09:04:53 eval "$(pyenv "sh-$command" "$@")" 09:04:53 ;; 09:04:53 *) 09:04:53 command pyenv "$command" "$@" 09:04:53 ;; 09:04:53 esac 09:04:53 }' 09:04:53 +++ 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[*]}"' 09:04:53 ++ 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 09:04:53 ++ 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 09:04:53 ++ 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 09:04:53 ++ export PYENV_SHELL=bash 09:04:53 ++ PYENV_SHELL=bash 09:04:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:04:53 +++ complete -F _pyenv pyenv 09:04:53 ++ lf-pyver python3 09:04:53 ++ local py_version_xy=python3 09:04:53 ++ local py_version_xyz= 09:04:53 ++ pyenv versions 09:04:53 ++ local command 09:04:53 ++ command=versions 09:04:53 ++ '[' 1 -gt 0 ']' 09:04:53 ++ shift 09:04:53 ++ case "$command" in 09:04:53 ++ command pyenv versions 09:04:53 ++ pyenv versions 09:04:53 ++ awk '{ print $1 }' 09:04:53 ++ grep -E '^[0-9.]*[0-9]$' 09:04:53 ++ sed 's/^[ *]* //' 09:04:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:04:53 +++ grep '^3' /tmp/.pyenv_versions 09:04:53 +++ sort -V 09:04:53 +++ tail -n 1 09:04:53 ++ py_version_xyz=3.10.6 09:04:53 ++ [[ -z 3.10.6 ]] 09:04:53 ++ echo 3.10.6 09:04:53 ++ return 0 09:04:53 + pyenv local 3.10.6 09:04:53 + local command 09:04:53 + command=local 09:04:53 + '[' 2 -gt 0 ']' 09:04:53 + shift 09:04:53 + case "$command" in 09:04:53 + command pyenv local 3.10.6 09:04:53 + pyenv local 3.10.6 09:04:53 + for arg in "$@" 09:04:53 + case $arg in 09:04:53 + pkg_list+='tox ' 09:04:53 + for arg in "$@" 09:04:53 + case $arg in 09:04:53 + pkg_list+='virtualenv ' 09:04:53 + for arg in "$@" 09:04:53 + case $arg in 09:04:53 + pkg_list+='urllib3~=1.26.15 ' 09:04:53 + [[ -f /tmp/.toxenv ]] 09:04:53 ++ cat /tmp/.toxenv 09:04:53 + lf_venv=/tmp/venv-Pemd 09:04:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pemd from' file:/tmp/.toxenv 09:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pemd from file:/tmp/.toxenv 09:04:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:04:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:53 + local 'pip_opts=--upgrade --quiet' 09:04:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:04:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:04:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:04:53 + [[ -n '' ]] 09:04:53 + [[ -n '' ]] 09:04:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:04:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:53 + /tmp/venv-Pemd/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 09:04:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:04:54 lf-activate-venv(): INFO: Base packages installed successfully 09:04:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:04:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:04:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:04:54 + /tmp/venv-Pemd/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 09:04:55 + type python3 09:04:55 + true 09:04:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pemd/bin to PATH' 09:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-Pemd/bin to PATH 09:04:55 + PATH=/tmp/venv-Pemd/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 09:04:55 + return 0 09:04:55 + [[ -d /opt/pyenv ]] 09:04:55 + echo '---> Setting up pyenv' 09:04:55 ---> Setting up pyenv 09:04:55 + export PYENV_ROOT=/opt/pyenv 09:04:55 + PYENV_ROOT=/opt/pyenv 09:04:55 + export PATH=/opt/pyenv/bin:/tmp/venv-Pemd/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 09:04:55 + PATH=/opt/pyenv/bin:/tmp/venv-Pemd/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 09:04:55 ++ pwd 09:04:55 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:04:55 + export PYTHONPATH 09:04:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:04:55 + TOX_TESTENV_PASSENV=PYTHONPATH 09:04:55 + tox --version 09:04:55 4.31.0 from /tmp/venv-Pemd/lib/python3.10/site-packages/tox/__init__.py 09:04:55 + PARALLEL=false 09:04:55 + TOX_OPTIONS_LIST= 09:04:55 + [[ -n checkbashisms ]] 09:04:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:04:55 + case ${PARALLEL,,} in 09:04:55 + tox -e checkbashisms 09:04:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:04:56 checkbashisms: freeze> python -m pip freeze --all 09:04:57 checkbashisms: pip==25.2,setuptools==80.9.0 09:04:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:04:59 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:05:00 checkbashisms: OK (4.80=setup[1.36]+cmd[3.44] seconds) 09:05:00 congratulations :) (4.83 seconds) 09:05:00 + tox_status=0 09:05:00 + echo '---> Completed tox runs' 09:05:00 ---> Completed tox runs 09:05:00 + for i in .tox/*/log 09:05:00 ++ echo .tox/checkbashisms/log 09:05:00 ++ awk -F/ '{print $2}' 09:05:00 + tox_env=checkbashisms 09:05:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:05:00 + DOC_DIR=docs/_build/html 09:05:00 + [[ -d docs/_build/html ]] 09:05:00 + echo '---> tox-run.sh ends' 09:05:00 ---> tox-run.sh ends 09:05:00 + test 0 -eq 0 09:05:00 $ ssh-agent -k 09:05:00 unset SSH_AUTH_SOCK; 09:05:00 unset SSH_AGENT_PID; 09:05:00 echo Agent pid 1632 killed; 09:05:00 [ssh-agent] Stopped. 09:05:01 [PostBuildScript] - [INFO] Executing post build scripts. 09:05:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16161360265844679484.sh 09:05:01 ---> sysstat.sh 09:05:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15104821593105579507.sh 09:05:01 ---> package-listing.sh 09:05:01 ++ facter osfamily 09:05:01 ++ tr '[:upper:]' '[:lower:]' 09:05:01 + OS_FAMILY=debian 09:05:01 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:05:01 + START_PACKAGES=/tmp/packages_start.txt 09:05:01 + END_PACKAGES=/tmp/packages_end.txt 09:05:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:01 + PACKAGES=/tmp/packages_start.txt 09:05:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:05:01 + PACKAGES=/tmp/packages_end.txt 09:05:01 + case "${OS_FAMILY}" in 09:05:01 + dpkg -l 09:05:01 + grep '^ii' 09:05:01 + '[' -f /tmp/packages_start.txt ']' 09:05:01 + '[' -f /tmp/packages_end.txt ']' 09:05:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:05:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:05:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:05:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5570423713967788784.sh 09:05:01 ---> capture-instance-metadata.sh 09:05:01 Setup pyenv: 09:05:01 system 09:05:01 3.8.13 09:05:01 3.9.13 09:05:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:05:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MiVL 09:05:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:09 lf-activate-venv(): INFO: Base packages installed successfully 09:05:09 lf-activate-venv(): INFO: Installing additional packages: lftools 09:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-MiVL/bin to PATH 09:05:36 INFO: Running in OpenStack, capturing instance metadata 09:05:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10988192662923972365.sh 09:05:36 provisioning config files... 09:05:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10084390949094690660tmp 09:05:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:05:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:05:36 [EnvInject] - Injecting environment variables from a build step. 09:05:36 [EnvInject] - Injecting as environment variables the properties content 09:05:36 SERVER_ID=logs 09:05:36 09:05:36 [EnvInject] - Variables injected successfully. 09:05:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4912346151559457985.sh 09:05:36 ---> create-netrc.sh 09:05:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18227630415728982258.sh 09:05:36 ---> python-tools-install.sh 09:05:36 Setup pyenv: 09:05:36 system 09:05:36 3.8.13 09:05:36 3.9.13 09:05:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MiVL from file:/tmp/.os_lf_venv 09:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:38 lf-activate-venv(): INFO: Base packages installed successfully 09:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-MiVL/bin to PATH 09:05:46 Generating Requirements File 09:06:05 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. 09:06:05 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:06:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:06:05 Python 3.10.6 09:06:05 pip 25.2 from /tmp/venv-MiVL/lib/python3.10/site-packages/pip (python 3.10) 09:06:06 appdirs==1.4.4 09:06:06 argcomplete==3.6.3 09:06:06 aspy.yaml==1.3.0 09:06:06 attrs==25.4.0 09:06:06 autopage==0.5.2 09:06:06 beautifulsoup4==4.14.2 09:06:06 boto3==1.40.55 09:06:06 botocore==1.40.55 09:06:06 bs4==0.0.2 09:06:06 cachetools==6.2.1 09:06:06 certifi==2025.10.5 09:06:06 cffi==2.0.0 09:06:06 cfgv==3.4.0 09:06:06 chardet==5.2.0 09:06:06 charset-normalizer==3.4.4 09:06:06 click==8.3.0 09:06:06 cliff==4.11.0 09:06:06 cmd2==2.7.0 09:06:06 cryptography==3.3.2 09:06:06 debtcollector==3.0.0 09:06:06 decorator==5.2.1 09:06:06 defusedxml==0.7.1 09:06:06 Deprecated==1.2.18 09:06:06 distlib==0.4.0 09:06:06 dnspython==2.8.0 09:06:06 docker==7.1.0 09:06:06 dogpile.cache==1.5.0 09:06:06 durationpy==0.10 09:06:06 email-validator==2.3.0 09:06:06 filelock==3.20.0 09:06:06 future==1.0.0 09:06:06 gitdb==4.0.12 09:06:06 GitPython==3.1.45 09:06:06 google-auth==2.41.1 09:06:06 httplib2==0.31.0 09:06:06 identify==2.6.15 09:06:06 idna==3.11 09:06:06 importlib-resources==1.5.0 09:06:06 iso8601==2.1.0 09:06:06 Jinja2==3.1.6 09:06:06 jmespath==1.0.1 09:06:06 jsonpatch==1.33 09:06:06 jsonpointer==3.0.0 09:06:06 jsonschema==4.25.1 09:06:06 jsonschema-specifications==2025.9.1 09:06:06 keystoneauth1==5.12.0 09:06:06 kubernetes==34.1.0 09:06:06 lftools==0.37.15 09:06:06 lxml==6.0.2 09:06:06 markdown-it-py==4.0.0 09:06:06 MarkupSafe==3.0.3 09:06:06 mdurl==0.1.2 09:06:06 msgpack==1.1.2 09:06:06 multi_key_dict==2.0.3 09:06:06 munch==4.0.0 09:06:06 netaddr==1.3.0 09:06:06 niet==1.4.2 09:06:06 nodeenv==1.9.1 09:06:06 oauth2client==4.1.3 09:06:06 oauthlib==3.3.1 09:06:06 openstacksdk==4.7.1 09:06:06 os-service-types==1.8.0 09:06:06 osc-lib==4.2.0 09:06:06 oslo.config==10.0.0 09:06:06 oslo.context==6.1.0 09:06:06 oslo.i18n==6.6.0 09:06:06 oslo.log==7.2.1 09:06:06 oslo.serialization==5.8.0 09:06:06 oslo.utils==9.1.0 09:06:06 packaging==25.0 09:06:06 pbr==7.0.1 09:06:06 platformdirs==4.5.0 09:06:06 prettytable==3.16.0 09:06:06 psutil==7.1.1 09:06:06 pyasn1==0.6.1 09:06:06 pyasn1_modules==0.4.2 09:06:06 pycparser==2.23 09:06:06 pygerrit2==2.0.15 09:06:06 PyGithub==2.8.1 09:06:06 Pygments==2.19.2 09:06:06 PyJWT==2.10.1 09:06:06 PyNaCl==1.6.0 09:06:06 pyparsing==2.4.7 09:06:06 pyperclip==1.11.0 09:06:06 pyrsistent==0.20.0 09:06:06 python-cinderclient==9.8.0 09:06:06 python-dateutil==2.9.0.post0 09:06:06 python-heatclient==4.3.0 09:06:06 python-jenkins==1.8.3 09:06:06 python-keystoneclient==5.7.0 09:06:06 python-magnumclient==4.9.0 09:06:06 python-openstackclient==8.2.0 09:06:06 python-swiftclient==4.8.0 09:06:06 PyYAML==6.0.3 09:06:06 referencing==0.37.0 09:06:06 requests==2.32.5 09:06:06 requests-oauthlib==2.0.0 09:06:06 requestsexceptions==1.4.0 09:06:06 rfc3986==2.0.0 09:06:06 rich==14.2.0 09:06:06 rich-argparse==1.7.1 09:06:06 rpds-py==0.27.1 09:06:06 rsa==4.9.1 09:06:06 ruamel.yaml==0.18.15 09:06:06 ruamel.yaml.clib==0.2.14 09:06:06 s3transfer==0.14.0 09:06:06 simplejson==3.20.2 09:06:06 six==1.17.0 09:06:06 smmap==5.0.2 09:06:06 soupsieve==2.8 09:06:06 stevedore==5.5.0 09:06:06 tabulate==0.9.0 09:06:06 toml==0.10.2 09:06:06 tomlkit==0.13.3 09:06:06 tqdm==4.67.1 09:06:06 typing_extensions==4.15.0 09:06:06 tzdata==2025.2 09:06:06 urllib3==1.26.20 09:06:06 virtualenv==20.35.3 09:06:06 wcwidth==0.2.14 09:06:06 websocket-client==1.9.0 09:06:06 wrapt==2.0.0 09:06:06 xdg==6.0.0 09:06:06 xmltodict==1.0.2 09:06:06 yq==3.4.3 09:06:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7065620082769211440.sh 09:06:06 ---> sudo-logs.sh 09:06:06 Archiving 'sudo' log.. 09:06:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7878554398945223803.sh 09:06:06 ---> job-cost.sh 09:06:06 Setup pyenv: 09:06:06 system 09:06:06 3.8.13 09:06:06 3.9.13 09:06:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MiVL from file:/tmp/.os_lf_venv 09:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:08 lf-activate-venv(): INFO: Base packages installed successfully 09:06:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-MiVL/bin to PATH 09:06:13 INFO: No Stack... 09:06:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:14 INFO: Archiving Costs 09:06:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4023770155614064575.sh 09:06:14 ---> logs-deploy.sh 09:06:14 Setup pyenv: 09:06:14 system 09:06:14 3.8.13 09:06:14 3.9.13 09:06:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MiVL from file:/tmp/.os_lf_venv 09:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:16 lf-activate-venv(): INFO: Base packages installed successfully 09:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-MiVL/bin to PATH 09:06:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4278 09:06:24 INFO: archiving workspace using pattern(s): 09:06:25 Archives upload complete. 09:06:25 INFO: archiving logs to Nexus 09:06:26 ---> uname -a: 09:06:26 Linux prd-ubuntu1804-builder-4c-4g-3891 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:06:26 09:06:26 09:06:26 ---> lscpu: 09:06:26 Architecture: x86_64 09:06:26 CPU op-mode(s): 32-bit, 64-bit 09:06:26 Byte Order: Little Endian 09:06:26 CPU(s): 4 09:06:26 On-line CPU(s) list: 0-3 09:06:26 Thread(s) per core: 1 09:06:26 Core(s) per socket: 1 09:06:26 Socket(s): 4 09:06:26 NUMA node(s): 1 09:06:26 Vendor ID: AuthenticAMD 09:06:26 CPU family: 23 09:06:26 Model: 49 09:06:26 Model name: AMD EPYC-Rome Processor 09:06:26 Stepping: 0 09:06:26 CPU MHz: 2799.998 09:06:26 BogoMIPS: 5599.99 09:06:26 Virtualization: AMD-V 09:06:26 Hypervisor vendor: KVM 09:06:26 Virtualization type: full 09:06:26 L1d cache: 32K 09:06:26 L1i cache: 32K 09:06:26 L2 cache: 512K 09:06:26 L3 cache: 16384K 09:06:26 NUMA node0 CPU(s): 0-3 09:06:26 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 09:06:26 09:06:26 09:06:26 ---> nproc: 09:06:26 4 09:06:26 09:06:26 09:06:26 ---> df -h: 09:06:26 Filesystem Size Used Avail Use% Mounted on 09:06:26 udev 7.9G 0 7.9G 0% /dev 09:06:26 tmpfs 1.6G 676K 1.6G 1% /run 09:06:26 /dev/vda1 78G 8.3G 70G 11% / 09:06:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:06:26 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:06:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:06:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:06:26 09:06:26 09:06:26 ---> free -m: 09:06:26 total used free shared buff/cache available 09:06:26 Mem: 16040 533 13434 0 2071 15193 09:06:26 Swap: 1023 0 1023 09:06:26 09:06:26 09:06:26 ---> ip addr: 09:06:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:26 inet 127.0.0.1/8 scope host lo 09:06:26 valid_lft forever preferred_lft forever 09:06:26 inet6 ::1/128 scope host 09:06:26 valid_lft forever preferred_lft forever 09:06:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:06:26 link/ether fa:16:3e:f7:c3:a0 brd ff:ff:ff:ff:ff:ff 09:06:26 inet 10.30.106.251/23 brd 10.30.107.255 scope global dynamic ens3 09:06:26 valid_lft 86265sec preferred_lft 86265sec 09:06:26 inet6 fe80::f816:3eff:fef7:c3a0/64 scope link 09:06:26 valid_lft forever preferred_lft forever 09:06:26 09:06:26 09:06:26 ---> sar -b -r -n DEV: 09:06:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3891) 10/20/25 _x86_64_ (4 CPU) 09:06:26 09:06:26 09:04:14 LINUX RESTART (4 CPU) 09:06:26 09:06:26 09:05:01 tps rtps wtps bread/s bwrtn/s 09:06:26 09:06:01 105.37 0.97 104.40 113.31 26799.40 09:06:26 Average: 105.37 0.97 104.40 113.31 26799.40 09:06:26 09:06:26 09:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:26 09:06:01 13799140 15537944 2625828 15.99 74808 1856224 787556 4.51 721060 1675708 175724 09:06:26 Average: 13799140 15537944 2625828 15.99 74808 1856224 787556 4.51 721060 1675708 175724 09:06:26 09:06:26 09:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:26 09:06:01 ens3 60.92 45.51 958.89 10.76 0.00 0.00 0.00 0.00 09:06:26 09:06:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:06:26 Average: ens3 60.92 45.51 958.89 10.76 0.00 0.00 0.00 0.00 09:06:26 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:06:26 09:06:26 09:06:26 ---> sar -P ALL: 09:06:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3891) 10/20/25 _x86_64_ (4 CPU) 09:06:26 09:06:26 09:04:14 LINUX RESTART (4 CPU) 09:06:26 09:06:26 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:06:26 09:06:01 all 19.59 0.00 1.26 4.70 0.08 74.38 09:06:26 09:06:01 0 7.85 0.00 0.82 10.91 0.08 80.34 09:06:26 09:06:01 1 2.94 0.00 0.57 5.20 0.03 91.26 09:06:26 09:06:01 2 43.69 0.00 2.17 1.95 0.10 52.09 09:06:26 09:06:01 3 23.85 0.00 1.48 0.75 0.07 73.85 09:06:26 Average: all 19.59 0.00 1.26 4.70 0.08 74.38 09:06:26 Average: 0 7.85 0.00 0.82 10.91 0.08 80.34 09:06:26 Average: 1 2.94 0.00 0.57 5.20 0.03 91.26 09:06:26 Average: 2 43.69 0.00 2.17 1.95 0.10 52.09 09:06:26 Average: 3 23.85 0.00 1.48 0.75 0.07 73.85 09:06:26 09:06:26 09:06:26