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