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