09:18:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 09:18:33 Running as SYSTEM 09:18:33 [EnvInject] - Loading node environment variables. 09:18:33 Building remotely on prd-ubuntu1804-builder-4c-4g-4873 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:18:33 [ssh-agent] Looking for ssh-agent implementation... 09:18:33 $ ssh-agent 09:18:33 SSH_AUTH_SOCK=/tmp/ssh-SAjUBrU1XGae/agent.1617 09:18:33 SSH_AGENT_PID=1619 09:18:33 [ssh-agent] Started. 09:18:33 Running ssh-add (command line suppressed) 09:18:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16844548024875220625.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16844548024875220625.key) 09:18:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:18:33 The recommended git tool is: NONE 09:18:35 using credential onap-jenkins-ssh 09:18:35 Wiping out workspace first. 09:18:35 Cloning the remote Git repository 09:18:35 Cloning repository git://cloud.onap.org/mirror/oom.git 09:18:35 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:18:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:18:35 > git --version # timeout=10 09:18:35 > git --version # 'git version 2.17.1' 09:18:35 using GIT_SSH to set credentials Gerrit user 09:18:35 Verifying host key using manually-configured host key entries 09:18:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:18:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:18:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:18:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:18:41 using GIT_SSH to set credentials Gerrit user 09:18:41 Verifying host key using manually-configured host key entries 09:18:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/17 # timeout=30 09:18:41 > git rev-parse fb7c1589d84c96879af063e5d21ba7fbaa1f6a47^{commit} # timeout=10 09:18:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:18:41 Checking out Revision fb7c1589d84c96879af063e5d21ba7fbaa1f6a47 (refs/changes/80/141880/17) 09:18:41 > git config core.sparsecheckout # timeout=10 09:18:41 > git checkout -f fb7c1589d84c96879af063e5d21ba7fbaa1f6a47 # timeout=30 09:18:44 Commit message: "[SDC] Move db init jobs to init container." 09:18:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:18:45 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 09:18:45 [EnvInject] - Injecting environment variables from a build step. 09:18:45 [EnvInject] - Injecting as environment variables the properties content 09:18:45 PYTHON=python3 09:18:45 09:18:45 [EnvInject] - Variables injected successfully. 09:18:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7305755745580034885.sh 09:18:45 ---> tox-install.sh 09:18:45 + source /home/jenkins/lf-env.sh 09:18:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:45 ++ mktemp -d /tmp/venv-XXXX 09:18:45 + lf_venv=/tmp/venv-d4CV 09:18:45 + local venv_file=/tmp/.os_lf_venv 09:18:45 + local python=python3 09:18:45 + local options 09:18:45 + local set_path=true 09:18:45 + local install_args= 09:18:45 ++ 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:18:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:45 + true 09:18:45 + case $1 in 09:18:45 + venv_file=/tmp/.toxenv 09:18:45 + shift 2 09:18:45 + true 09:18:45 + case $1 in 09:18:45 + shift 09:18:45 + break 09:18:45 + case $python in 09:18:45 + local pkg_list= 09:18:45 + [[ -d /opt/pyenv ]] 09:18:45 + echo 'Setup pyenv:' 09:18:45 Setup pyenv: 09:18:45 + export PYENV_ROOT=/opt/pyenv 09:18:45 + PYENV_ROOT=/opt/pyenv 09:18:45 + 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:18:45 + 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:18:45 + pyenv versions 09:18:45 * system (set by /opt/pyenv/version) 09:18:45 * 3.8.13 (set by /opt/pyenv/version) 09:18:45 * 3.9.13 (set by /opt/pyenv/version) 09:18:45 * 3.10.6 (set by /opt/pyenv/version) 09:18:45 + command -v pyenv 09:18:45 ++ pyenv init - --no-rehash 09:18:45 + 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:18:45 export PATH="/opt/pyenv/shims:${PATH}" 09:18:45 export PYENV_SHELL=bash 09:18:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:45 pyenv() { 09:18:45 local command 09:18:45 command="${1:-}" 09:18:45 if [ "$#" -gt 0 ]; then 09:18:45 shift 09:18:45 fi 09:18:45 09:18:45 case "$command" in 09:18:45 rehash|shell) 09:18:45 eval "$(pyenv "sh-$command" "$@")" 09:18:45 ;; 09:18:45 *) 09:18:45 command pyenv "$command" "$@" 09:18:45 ;; 09:18:45 esac 09:18:45 }' 09:18:45 +++ 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:18:45 ++ 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:18:45 ++ 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:18:45 ++ 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:18:45 ++ export PYENV_SHELL=bash 09:18:45 ++ PYENV_SHELL=bash 09:18:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:45 +++ complete -F _pyenv pyenv 09:18:45 ++ lf-pyver python3 09:18:45 ++ local py_version_xy=python3 09:18:45 ++ local py_version_xyz= 09:18:45 ++ pyenv versions 09:18:45 ++ local command 09:18:45 ++ command=versions 09:18:45 ++ '[' 1 -gt 0 ']' 09:18:45 ++ shift 09:18:45 ++ case "$command" in 09:18:45 ++ command pyenv versions 09:18:45 ++ pyenv versions 09:18:45 ++ awk '{ print $1 }' 09:18:45 ++ sed 's/^[ *]* //' 09:18:45 ++ grep -E '^[0-9.]*[0-9]$' 09:18:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:45 +++ grep '^3' /tmp/.pyenv_versions 09:18:45 +++ sort -V 09:18:45 +++ tail -n 1 09:18:45 ++ py_version_xyz=3.10.6 09:18:45 ++ [[ -z 3.10.6 ]] 09:18:45 ++ echo 3.10.6 09:18:45 ++ return 0 09:18:45 + pyenv local 3.10.6 09:18:45 + local command 09:18:45 + command=local 09:18:45 + '[' 2 -gt 0 ']' 09:18:45 + shift 09:18:45 + case "$command" in 09:18:45 + command pyenv local 3.10.6 09:18:45 + pyenv local 3.10.6 09:18:45 + for arg in "$@" 09:18:45 + case $arg in 09:18:45 + pkg_list+='tox ' 09:18:45 + for arg in "$@" 09:18:45 + case $arg in 09:18:45 + pkg_list+='virtualenv ' 09:18:45 + for arg in "$@" 09:18:45 + case $arg in 09:18:45 + pkg_list+='urllib3~=1.26.15 ' 09:18:45 + [[ -f /tmp/.toxenv ]] 09:18:45 + [[ ! -f /tmp/.toxenv ]] 09:18:45 + [[ -n '' ]] 09:18:45 + python3 -m venv /tmp/venv-d4CV 09:18:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d4CV' 09:18:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d4CV 09:18:50 + echo /tmp/venv-d4CV 09:18:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:18:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:18:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:18:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:50 + local 'pip_opts=--upgrade --quiet' 09:18:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:18:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:18:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:18:50 + [[ -n '' ]] 09:18:50 + [[ -n '' ]] 09:18:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:18:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:50 + /tmp/venv-d4CV/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:18:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:18:54 lf-activate-venv(): INFO: Base packages installed successfully 09:18:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:18:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:18:54 + /tmp/venv-d4CV/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:18:56 + type python3 09:18:56 + true 09:18:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d4CV/bin to PATH' 09:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-d4CV/bin to PATH 09:18:56 + PATH=/tmp/venv-d4CV/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:18:56 + return 0 09:18:56 + python3 --version 09:18:57 Python 3.10.6 09:18:57 + python3 -m pip --version 09:18:57 pip 25.3 from /tmp/venv-d4CV/lib/python3.10/site-packages/pip (python 3.10) 09:18:57 + python3 -m pip freeze 09:18:57 cachetools==6.2.4 09:18:57 chardet==5.2.0 09:18:57 colorama==0.4.6 09:18:57 distlib==0.4.0 09:18:57 filelock==3.20.3 09:18:57 packaging==25.0 09:18:57 platformdirs==4.5.1 09:18:57 pluggy==1.6.0 09:18:57 pyproject-api==1.10.0 09:18:57 tomli==2.4.0 09:18:57 tox==4.34.1 09:18:57 typing_extensions==4.15.0 09:18:57 urllib3==1.26.20 09:18:57 virtualenv==20.36.1 09:18:57 [EnvInject] - Injecting environment variables from a build step. 09:18:57 [EnvInject] - Injecting as environment variables the properties content 09:18:57 PARALLEL=false 09:18:57 09:18:57 [EnvInject] - Variables injected successfully. 09:18:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins361161261796401735.sh 09:18:57 ---> tox-run.sh 09:18:57 + 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:18:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:18:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:18:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:18:57 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:18:57 + source /home/jenkins/lf-env.sh 09:18:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:57 ++ mktemp -d /tmp/venv-XXXX 09:18:57 + lf_venv=/tmp/venv-n2Qw 09:18:57 + local venv_file=/tmp/.os_lf_venv 09:18:57 + local python=python3 09:18:57 + local options 09:18:57 + local set_path=true 09:18:57 + local install_args= 09:18:57 ++ 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:18:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:57 + true 09:18:57 + case $1 in 09:18:57 + venv_file=/tmp/.toxenv 09:18:57 + shift 2 09:18:57 + true 09:18:57 + case $1 in 09:18:57 + shift 09:18:57 + break 09:18:57 + case $python in 09:18:57 + local pkg_list= 09:18:57 + [[ -d /opt/pyenv ]] 09:18:57 + echo 'Setup pyenv:' 09:18:57 Setup pyenv: 09:18:57 + export PYENV_ROOT=/opt/pyenv 09:18:57 + PYENV_ROOT=/opt/pyenv 09:18:57 + 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:18:57 + 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:18:57 + pyenv versions 09:18:57 system 09:18:57 3.8.13 09:18:57 3.9.13 09:18:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:18:57 + command -v pyenv 09:18:57 ++ pyenv init - --no-rehash 09:18:57 + 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:18:57 export PATH="/opt/pyenv/shims:${PATH}" 09:18:57 export PYENV_SHELL=bash 09:18:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:57 pyenv() { 09:18:57 local command 09:18:57 command="${1:-}" 09:18:57 if [ "$#" -gt 0 ]; then 09:18:57 shift 09:18:57 fi 09:18:57 09:18:57 case "$command" in 09:18:57 rehash|shell) 09:18:57 eval "$(pyenv "sh-$command" "$@")" 09:18:57 ;; 09:18:57 *) 09:18:57 command pyenv "$command" "$@" 09:18:57 ;; 09:18:57 esac 09:18:57 }' 09:18:57 +++ 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:18:57 ++ 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:18:57 ++ 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:18:57 ++ 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:18:57 ++ export PYENV_SHELL=bash 09:18:57 ++ PYENV_SHELL=bash 09:18:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:57 +++ complete -F _pyenv pyenv 09:18:57 ++ lf-pyver python3 09:18:57 ++ local py_version_xy=python3 09:18:57 ++ local py_version_xyz= 09:18:57 ++ pyenv versions 09:18:57 ++ sed 's/^[ *]* //' 09:18:57 ++ local command 09:18:57 ++ command=versions 09:18:57 ++ awk '{ print $1 }' 09:18:57 ++ '[' 1 -gt 0 ']' 09:18:57 ++ shift 09:18:57 ++ case "$command" in 09:18:57 ++ command pyenv versions 09:18:57 ++ pyenv versions 09:18:57 ++ grep -E '^[0-9.]*[0-9]$' 09:18:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:57 +++ grep '^3' /tmp/.pyenv_versions 09:18:57 +++ sort -V 09:18:57 +++ tail -n 1 09:18:57 ++ py_version_xyz=3.10.6 09:18:57 ++ [[ -z 3.10.6 ]] 09:18:57 ++ echo 3.10.6 09:18:57 ++ return 0 09:18:57 + pyenv local 3.10.6 09:18:57 + local command 09:18:57 + command=local 09:18:57 + '[' 2 -gt 0 ']' 09:18:57 + shift 09:18:57 + case "$command" in 09:18:57 + command pyenv local 3.10.6 09:18:57 + pyenv local 3.10.6 09:18:57 + for arg in "$@" 09:18:57 + case $arg in 09:18:57 + pkg_list+='tox ' 09:18:57 + for arg in "$@" 09:18:57 + case $arg in 09:18:57 + pkg_list+='virtualenv ' 09:18:57 + for arg in "$@" 09:18:57 + case $arg in 09:18:57 + pkg_list+='urllib3~=1.26.15 ' 09:18:57 + [[ -f /tmp/.toxenv ]] 09:18:57 ++ cat /tmp/.toxenv 09:18:57 + lf_venv=/tmp/venv-d4CV 09:18:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d4CV from' file:/tmp/.toxenv 09:18:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d4CV from file:/tmp/.toxenv 09:18:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:18:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:57 + local 'pip_opts=--upgrade --quiet' 09:18:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:18:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:18:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:18:57 + [[ -n '' ]] 09:18:57 + [[ -n '' ]] 09:18:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:18:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:57 + /tmp/venv-d4CV/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:18:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:18:58 lf-activate-venv(): INFO: Base packages installed successfully 09:18:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:18:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:18:58 + /tmp/venv-d4CV/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:18:59 + type python3 09:18:59 + true 09:18:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d4CV/bin to PATH' 09:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-d4CV/bin to PATH 09:18:59 + PATH=/tmp/venv-d4CV/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:18:59 + return 0 09:18:59 + [[ -d /opt/pyenv ]] 09:18:59 + echo '---> Setting up pyenv' 09:18:59 ---> Setting up pyenv 09:18:59 + export PYENV_ROOT=/opt/pyenv 09:18:59 + PYENV_ROOT=/opt/pyenv 09:18:59 + export PATH=/opt/pyenv/bin:/tmp/venv-d4CV/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:18:59 + PATH=/opt/pyenv/bin:/tmp/venv-d4CV/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:18:59 ++ pwd 09:18:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:18:59 + export PYTHONPATH 09:18:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:18:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:18:59 + tox --version 09:19:00 4.34.1 from /tmp/venv-d4CV/lib/python3.10/site-packages/tox/__init__.py 09:19:00 + PARALLEL=false 09:19:00 + TOX_OPTIONS_LIST= 09:19:00 + [[ -n checkbashisms ]] 09:19:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:19:00 + case ${PARALLEL,,} in 09:19:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:19:00 + tox -e checkbashisms 09:19:01 checkbashisms: freeze> python -m pip freeze --all 09:19:02 checkbashisms: pip==25.3,setuptools==80.9.0 09:19:02 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:19:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:19:05 checkbashisms: OK (4.90=setup[1.41]+cmd[3.48] seconds) 09:19:05 congratulations :) (4.93 seconds) 09:19:05 + tox_status=0 09:19:05 + echo '---> Completed tox runs' 09:19:05 ---> Completed tox runs 09:19:05 + for i in .tox/*/log 09:19:05 ++ echo .tox/checkbashisms/log 09:19:05 ++ awk -F/ '{print $2}' 09:19:05 + tox_env=checkbashisms 09:19:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:19:05 + DOC_DIR=docs/_build/html 09:19:05 + [[ -d docs/_build/html ]] 09:19:05 + echo '---> tox-run.sh ends' 09:19:05 ---> tox-run.sh ends 09:19:05 + test 0 -eq 0 09:19:05 $ ssh-agent -k 09:19:05 unset SSH_AUTH_SOCK; 09:19:05 unset SSH_AGENT_PID; 09:19:05 echo Agent pid 1619 killed; 09:19:05 [ssh-agent] Stopped. 09:19:05 [PostBuildScript] - [INFO] Executing post build scripts. 09:19:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16122759205900936624.sh 09:19:05 ---> sysstat.sh 09:19:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8504187372201609651.sh 09:19:06 ---> package-listing.sh 09:19:06 ++ tr '[:upper:]' '[:lower:]' 09:19:06 ++ facter osfamily 09:19:06 + OS_FAMILY=debian 09:19:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:19:06 + START_PACKAGES=/tmp/packages_start.txt 09:19:06 + END_PACKAGES=/tmp/packages_end.txt 09:19:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:06 + PACKAGES=/tmp/packages_start.txt 09:19:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:19:06 + PACKAGES=/tmp/packages_end.txt 09:19:06 + case "${OS_FAMILY}" in 09:19:06 + dpkg -l 09:19:06 + grep '^ii' 09:19:06 + '[' -f /tmp/packages_start.txt ']' 09:19:06 + '[' -f /tmp/packages_end.txt ']' 09:19:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:19:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:19:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:19:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4429944964270658184.sh 09:19:06 ---> capture-instance-metadata.sh 09:19:06 Setup pyenv: 09:19:06 system 09:19:06 3.8.13 09:19:06 3.9.13 09:19:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:19:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-70uO 09:19:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:14 lf-activate-venv(): INFO: Base packages installed successfully 09:19:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:19:36 lf-activate-venv(): INFO: Adding /tmp/venv-70uO/bin to PATH 09:19:36 INFO: Running in OpenStack, capturing instance metadata 09:19:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4486854471870227965.sh 09:19:37 provisioning config files... 09:19:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1015625823978836760tmp 09:19:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:19:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:19:37 [EnvInject] - Injecting environment variables from a build step. 09:19:37 [EnvInject] - Injecting as environment variables the properties content 09:19:37 SERVER_ID=logs 09:19:37 09:19:37 [EnvInject] - Variables injected successfully. 09:19:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4852899508339659383.sh 09:19:37 ---> create-netrc.sh 09:19:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3677537754308976420.sh 09:19:37 ---> python-tools-install.sh 09:19:37 Setup pyenv: 09:19:37 system 09:19:37 3.8.13 09:19:37 3.9.13 09:19:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:19:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-70uO from file:/tmp/.os_lf_venv 09:19:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:39 lf-activate-venv(): INFO: Base packages installed successfully 09:19:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:19:47 lf-activate-venv(): INFO: Adding /tmp/venv-70uO/bin to PATH 09:19:47 Generating Requirements File 09:20: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:20:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:20:06 Python 3.10.6 09:20:06 pip 25.3 from /tmp/venv-70uO/lib/python3.10/site-packages/pip (python 3.10) 09:20:06 appdirs==1.4.4 09:20:06 argcomplete==3.6.3 09:20:06 aspy.yaml==1.3.0 09:20:06 attrs==25.4.0 09:20:06 autopage==0.5.2 09:20:06 backports.strenum==1.3.1 09:20:06 beautifulsoup4==4.14.3 09:20:06 boto3==1.42.25 09:20:06 botocore==1.42.25 09:20:06 bs4==0.0.2 09:20:06 certifi==2026.1.4 09:20:06 cffi==2.0.0 09:20:06 cfgv==3.5.0 09:20:06 chardet==5.2.0 09:20:06 charset-normalizer==3.4.4 09:20:06 click==8.3.1 09:20:06 cliff==4.13.1 09:20:06 cmd2==3.1.0 09:20:06 cryptography==3.3.2 09:20:06 debtcollector==3.0.0 09:20:06 decorator==5.2.1 09:20:06 defusedxml==0.7.1 09:20:06 Deprecated==1.3.1 09:20:06 distlib==0.4.0 09:20:06 dnspython==2.8.0 09:20:06 docker==7.1.0 09:20:06 dogpile.cache==1.5.0 09:20:06 durationpy==0.10 09:20:06 email-validator==2.3.0 09:20:06 filelock==3.20.3 09:20:06 future==1.0.0 09:20:06 gitdb==4.0.12 09:20:06 GitPython==3.1.46 09:20:06 google-auth==2.47.0 09:20:06 httplib2==0.31.0 09:20:06 identify==2.6.15 09:20:06 idna==3.11 09:20:06 importlib-resources==1.5.0 09:20:06 iso8601==2.1.0 09:20:06 Jinja2==3.1.6 09:20:06 jmespath==1.0.1 09:20:06 jsonpatch==1.33 09:20:06 jsonpointer==3.0.0 09:20:06 jsonschema==4.26.0 09:20:06 jsonschema-specifications==2025.9.1 09:20:06 keystoneauth1==5.12.0 09:20:06 kubernetes==34.1.0 09:20:06 lftools==0.37.18 09:20:06 lxml==6.0.2 09:20:06 markdown-it-py==4.0.0 09:20:06 MarkupSafe==3.0.3 09:20:06 mdurl==0.1.2 09:20:06 msgpack==1.1.2 09:20:06 multi_key_dict==2.0.3 09:20:06 munch==4.0.0 09:20:06 netaddr==1.3.0 09:20:06 niet==1.4.2 09:20:06 nodeenv==1.10.0 09:20:06 oauth2client==4.1.3 09:20:06 oauthlib==3.3.1 09:20:06 openstacksdk==4.8.0 09:20:06 os-service-types==1.8.2 09:20:06 osc-lib==4.3.0 09:20:06 oslo.config==10.2.0 09:20:06 oslo.context==6.2.0 09:20:06 oslo.i18n==6.7.1 09:20:06 oslo.log==8.0.0 09:20:06 oslo.serialization==5.9.0 09:20:06 oslo.utils==9.2.0 09:20:06 packaging==25.0 09:20:06 pbr==7.0.3 09:20:06 platformdirs==4.5.1 09:20:06 prettytable==3.17.0 09:20:06 psutil==7.2.1 09:20:06 pyasn1==0.6.1 09:20:06 pyasn1_modules==0.4.2 09:20:06 pycparser==2.23 09:20:06 pygerrit2==2.0.15 09:20:06 PyGithub==2.8.1 09:20:06 Pygments==2.19.2 09:20:06 PyJWT==2.10.1 09:20:06 PyNaCl==1.6.2 09:20:06 pyparsing==2.4.7 09:20:06 pyperclip==1.11.0 09:20:06 pyrsistent==0.20.0 09:20:06 python-cinderclient==9.8.0 09:20:06 python-dateutil==2.9.0.post0 09:20:06 python-heatclient==4.3.0 09:20:06 python-jenkins==1.8.3 09:20:06 python-keystoneclient==5.7.0 09:20:06 python-magnumclient==4.9.0 09:20:06 python-openstackclient==8.3.0 09:20:06 python-swiftclient==4.9.0 09:20:06 PyYAML==6.0.3 09:20:06 referencing==0.37.0 09:20:06 requests==2.32.5 09:20:06 requests-oauthlib==2.0.0 09:20:06 requestsexceptions==1.4.0 09:20:06 rfc3986==2.0.0 09:20:06 rich==14.2.0 09:20:06 rich-argparse==1.7.2 09:20:06 rpds-py==0.30.0 09:20:06 rsa==4.9.1 09:20:06 ruamel.yaml==0.19.1 09:20:06 ruamel.yaml.clib==0.2.15 09:20:06 s3transfer==0.16.0 09:20:06 simplejson==3.20.2 09:20:06 six==1.17.0 09:20:06 smmap==5.0.2 09:20:06 soupsieve==2.8.1 09:20:06 stevedore==5.6.0 09:20:06 tabulate==0.9.0 09:20:06 toml==0.10.2 09:20:06 tomlkit==0.13.3 09:20:06 tqdm==4.67.1 09:20:06 typing_extensions==4.15.0 09:20:06 tzdata==2025.3 09:20:06 urllib3==1.26.20 09:20:06 virtualenv==20.36.1 09:20:06 wcwidth==0.2.14 09:20:06 websocket-client==1.9.0 09:20:06 wrapt==2.0.1 09:20:06 xdg==6.0.0 09:20:06 xmltodict==1.0.2 09:20:06 yq==3.4.3 09:20:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7127575303133993016.sh 09:20:06 ---> sudo-logs.sh 09:20:06 Archiving 'sudo' log.. 09:20:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16044758757531611750.sh 09:20:06 ---> job-cost.sh 09:20:06 Setup pyenv: 09:20:06 system 09:20:06 3.8.13 09:20:06 3.9.13 09:20:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-70uO from file:/tmp/.os_lf_venv 09:20:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:09 lf-activate-venv(): INFO: Base packages installed successfully 09:20:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-70uO/bin to PATH 09:20:14 INFO: No Stack... 09:20:14 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:14 INFO: Archiving Costs 09:20:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16574358995290595495.sh 09:20:14 ---> logs-deploy.sh 09:20:14 Setup pyenv: 09:20:14 system 09:20:14 3.8.13 09:20:14 3.9.13 09:20:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-70uO from file:/tmp/.os_lf_venv 09:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:16 lf-activate-venv(): INFO: Base packages installed successfully 09:20:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:20:25 lf-activate-venv(): INFO: Adding /tmp/venv-70uO/bin to PATH 09:20:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4379 09:20:25 INFO: archiving workspace using pattern(s): 09:20:26 Archives upload complete. 09:20:26 INFO: archiving logs to Nexus 09:20:27 ---> uname -a: 09:20:27 Linux prd-ubuntu1804-builder-4c-4g-4873 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:20:27 09:20:27 09:20:27 ---> lscpu: 09:20:27 Architecture: x86_64 09:20:27 CPU op-mode(s): 32-bit, 64-bit 09:20:27 Byte Order: Little Endian 09:20:27 CPU(s): 4 09:20:27 On-line CPU(s) list: 0-3 09:20:27 Thread(s) per core: 1 09:20:27 Core(s) per socket: 1 09:20:27 Socket(s): 4 09:20:27 NUMA node(s): 1 09:20:27 Vendor ID: AuthenticAMD 09:20:27 CPU family: 23 09:20:27 Model: 49 09:20:27 Model name: AMD EPYC-Rome Processor 09:20:27 Stepping: 0 09:20:27 CPU MHz: 2799.998 09:20:27 BogoMIPS: 5599.99 09:20:27 Virtualization: AMD-V 09:20:27 Hypervisor vendor: KVM 09:20:27 Virtualization type: full 09:20:27 L1d cache: 32K 09:20:27 L1i cache: 32K 09:20:27 L2 cache: 512K 09:20:27 L3 cache: 16384K 09:20:27 NUMA node0 CPU(s): 0-3 09:20:27 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:20:27 09:20:27 09:20:27 ---> nproc: 09:20:27 4 09:20:27 09:20:27 09:20:27 ---> df -h: 09:20:27 Filesystem Size Used Avail Use% Mounted on 09:20:27 udev 7.9G 0 7.9G 0% /dev 09:20:27 tmpfs 1.6G 680K 1.6G 1% /run 09:20:27 /dev/vda1 78G 8.3G 70G 11% / 09:20:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:20:27 tmpfs 5.0M 0 5.0M 0% /run/lock 09:20:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:20:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:20:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:20:27 09:20:27 09:20:27 ---> free -m: 09:20:27 total used free shared buff/cache available 09:20:27 Mem: 16040 556 13410 0 2072 15169 09:20:27 Swap: 1023 0 1023 09:20:27 09:20:27 09:20:27 ---> ip addr: 09:20:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:20:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:20:27 inet 127.0.0.1/8 scope host lo 09:20:27 valid_lft forever preferred_lft forever 09:20:27 inet6 ::1/128 scope host 09:20:27 valid_lft forever preferred_lft forever 09:20:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:20:27 link/ether fa:16:3e:7d:f1:ce brd ff:ff:ff:ff:ff:ff 09:20:27 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic ens3 09:20:27 valid_lft 86270sec preferred_lft 86270sec 09:20:27 inet6 fe80::f816:3eff:fe7d:f1ce/64 scope link 09:20:27 valid_lft forever preferred_lft forever 09:20:27 09:20:27 09:20:27 ---> sar -b -r -n DEV: 09:20:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4873) 01/12/26 _x86_64_ (4 CPU) 09:20:27 09:20:27 09:18:19 LINUX RESTART (4 CPU) 09:20:27 09:20:27 09:19:02 tps rtps wtps bread/s bwrtn/s 09:20:27 09:20:01 97.76 0.92 96.85 108.05 11359.30 09:20:27 Average: 97.76 0.92 96.85 108.05 11359.30 09:20:27 09:20:27 09:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:20:27 09:20:01 13771184 15509480 2653784 16.16 74540 1855876 809764 4.63 744916 1676196 184192 09:20:27 Average: 13771184 15509480 2653784 16.16 74540 1855876 809764 4.63 744916 1676196 184192 09:20:27 09:20:27 09:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:20:27 09:20:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 09:20:27 09:20:01 ens3 66.28 49.72 983.59 11.77 0.00 0.00 0.00 0.00 09:20:27 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 09:20:27 Average: ens3 66.28 49.72 983.59 11.77 0.00 0.00 0.00 0.00 09:20:27 09:20:27 09:20:27 ---> sar -P ALL: 09:20:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4873) 01/12/26 _x86_64_ (4 CPU) 09:20:27 09:20:27 09:18:19 LINUX RESTART (4 CPU) 09:20:27 09:20:27 09:19:02 CPU %user %nice %system %iowait %steal %idle 09:20:27 09:20:01 all 21.61 0.00 1.42 1.58 0.06 75.33 09:20:27 09:20:01 0 20.96 0.00 1.17 0.42 0.05 77.40 09:20:27 09:20:01 1 25.38 0.00 2.36 4.21 0.07 67.98 09:20:27 09:20:01 2 13.64 0.00 1.03 0.14 0.05 85.14 09:20:27 09:20:01 3 26.50 0.00 1.15 1.56 0.07 70.72 09:20:27 Average: all 21.61 0.00 1.42 1.58 0.06 75.33 09:20:27 Average: 0 20.96 0.00 1.17 0.42 0.05 77.40 09:20:27 Average: 1 25.38 0.00 2.36 4.21 0.07 67.98 09:20:27 Average: 2 13.64 0.00 1.03 0.14 0.05 85.14 09:20:27 Average: 3 26.50 0.00 1.15 1.56 0.07 70.72 09:20:27 09:20:27 09:20:27