20:54:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 20:54:18 Running as SYSTEM 20:54:18 [EnvInject] - Loading node environment variables. 20:54:18 Building remotely on prd-ubuntu1804-builder-4c-4g-7055 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:54:18 [ssh-agent] Looking for ssh-agent implementation... 20:54:19 $ ssh-agent 20:54:19 SSH_AUTH_SOCK=/tmp/ssh-wxsG3Ap8RAHa/agent.1814 20:54:19 SSH_AGENT_PID=1816 20:54:19 [ssh-agent] Started. 20:54:19 Running ssh-add (command line suppressed) 20:54:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14090737505823069951.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14090737505823069951.key) 20:54:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:54:19 The recommended git tool is: NONE 20:54:20 using credential onap-jenkins-ssh 20:54:20 Wiping out workspace first. 20:54:20 Cloning the remote Git repository 20:54:20 Cloning repository git://cloud.onap.org/mirror/oom.git 20:54:20 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:54:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:54:20 > git --version # timeout=10 20:54:20 > git --version # 'git version 2.17.1' 20:54:20 using GIT_SSH to set credentials Gerrit user 20:54:20 Verifying host key using manually-configured host key entries 20:54:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:54:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:54:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:54:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:54:26 using GIT_SSH to set credentials Gerrit user 20:54:26 Verifying host key using manually-configured host key entries 20:54:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/7 # timeout=30 20:54:26 > git rev-parse 2458783de97f849f3ee2d266b46c892363a651da^{commit} # timeout=10 20:54:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:54:26 Checking out Revision 2458783de97f849f3ee2d266b46c892363a651da (refs/changes/42/143142/7) 20:54:26 > git config core.sparsecheckout # timeout=10 20:54:26 > git checkout -f 2458783de97f849f3ee2d266b46c892363a651da # timeout=30 20:54:30 Commit message: "[SDNC] Use official elasticsearch helm chart" 20:54:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:54:30 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 20:54:30 [EnvInject] - Injecting environment variables from a build step. 20:54:30 [EnvInject] - Injecting as environment variables the properties content 20:54:30 PYTHON=python3 20:54:30 20:54:30 [EnvInject] - Variables injected successfully. 20:54:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2050480916912252952.sh 20:54:30 ---> tox-install.sh 20:54:30 + source /home/jenkins/lf-env.sh 20:54:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:30 ++ mktemp -d /tmp/venv-XXXX 20:54:30 + lf_venv=/tmp/venv-Ctnm 20:54:30 + local venv_file=/tmp/.os_lf_venv 20:54:30 + local python=python3 20:54:30 + local options 20:54:30 + local set_path=true 20:54:30 + local install_args= 20:54:30 ++ 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 20:54:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:54:30 + true 20:54:30 + case $1 in 20:54:30 + venv_file=/tmp/.toxenv 20:54:30 + shift 2 20:54:30 + true 20:54:30 + case $1 in 20:54:30 + shift 20:54:30 + break 20:54:30 + case $python in 20:54:30 + local pkg_list= 20:54:30 + [[ -d /opt/pyenv ]] 20:54:30 + echo 'Setup pyenv:' 20:54:30 Setup pyenv: 20:54:30 + export PYENV_ROOT=/opt/pyenv 20:54:30 + PYENV_ROOT=/opt/pyenv 20:54:30 + 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 20:54:30 + 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 20:54:30 + pyenv versions 20:54:30 * system (set by /opt/pyenv/version) 20:54:30 * 3.8.13 (set by /opt/pyenv/version) 20:54:30 * 3.9.13 (set by /opt/pyenv/version) 20:54:30 * 3.10.6 (set by /opt/pyenv/version) 20:54:30 + command -v pyenv 20:54:30 ++ pyenv init - --no-rehash 20:54:30 + 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[*]}"'\'')" 20:54:30 export PATH="/opt/pyenv/shims:${PATH}" 20:54:30 export PYENV_SHELL=bash 20:54:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:54:30 pyenv() { 20:54:30 local command 20:54:30 command="${1:-}" 20:54:30 if [ "$#" -gt 0 ]; then 20:54:30 shift 20:54:30 fi 20:54:30 20:54:30 case "$command" in 20:54:30 rehash|shell) 20:54:30 eval "$(pyenv "sh-$command" "$@")" 20:54:30 ;; 20:54:30 *) 20:54:30 command pyenv "$command" "$@" 20:54:30 ;; 20:54:30 esac 20:54:30 }' 20:54:30 +++ 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[*]}"' 20:54:30 ++ 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 20:54:30 ++ 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 20:54:30 ++ 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 20:54:30 ++ export PYENV_SHELL=bash 20:54:30 ++ PYENV_SHELL=bash 20:54:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:54:30 +++ complete -F _pyenv pyenv 20:54:30 ++ lf-pyver python3 20:54:30 ++ local py_version_xy=python3 20:54:30 ++ local py_version_xyz= 20:54:30 ++ pyenv versions 20:54:30 ++ local command 20:54:30 ++ command=versions 20:54:30 ++ '[' 1 -gt 0 ']' 20:54:30 ++ shift 20:54:30 ++ case "$command" in 20:54:30 ++ command pyenv versions 20:54:30 ++ pyenv versions 20:54:30 ++ sed 's/^[ *]* //' 20:54:30 ++ awk '{ print $1 }' 20:54:30 ++ grep -E '^[0-9.]*[0-9]$' 20:54:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:54:30 +++ grep '^3' /tmp/.pyenv_versions 20:54:30 +++ sort -V 20:54:30 +++ tail -n 1 20:54:30 ++ py_version_xyz=3.10.6 20:54:30 ++ [[ -z 3.10.6 ]] 20:54:30 ++ echo 3.10.6 20:54:30 ++ return 0 20:54:30 + pyenv local 3.10.6 20:54:30 + local command 20:54:30 + command=local 20:54:30 + '[' 2 -gt 0 ']' 20:54:30 + shift 20:54:30 + case "$command" in 20:54:30 + command pyenv local 3.10.6 20:54:30 + pyenv local 3.10.6 20:54:30 + for arg in "$@" 20:54:30 + case $arg in 20:54:30 + pkg_list+='tox ' 20:54:30 + for arg in "$@" 20:54:30 + case $arg in 20:54:30 + pkg_list+='virtualenv ' 20:54:30 + for arg in "$@" 20:54:30 + case $arg in 20:54:30 + pkg_list+='urllib3~=1.26.15 ' 20:54:30 + [[ -f /tmp/.toxenv ]] 20:54:30 + [[ ! -f /tmp/.toxenv ]] 20:54:30 + [[ -n '' ]] 20:54:30 + python3 -m venv /tmp/venv-Ctnm 20:54:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ctnm' 20:54:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ctnm 20:54:34 + echo /tmp/venv-Ctnm 20:54:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:54:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:54:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:54:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:34 + local 'pip_opts=--upgrade --quiet' 20:54:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:54:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:54:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:54:34 + [[ -n '' ]] 20:54:34 + [[ -n '' ]] 20:54:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:54:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:34 + /tmp/venv-Ctnm/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 20:54:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:54:38 lf-activate-venv(): INFO: Base packages installed successfully 20:54:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:54:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:54:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:54:38 + /tmp/venv-Ctnm/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 20:54:41 + type python3 20:54:41 + true 20:54:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ctnm/bin to PATH' 20:54:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ctnm/bin to PATH 20:54:41 + PATH=/tmp/venv-Ctnm/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 20:54:41 + return 0 20:54:41 + python3 --version 20:54:41 Python 3.10.6 20:54:41 + python3 -m pip --version 20:54:41 pip 26.0.1 from /tmp/venv-Ctnm/lib/python3.10/site-packages/pip (python 3.10) 20:54:41 + python3 -m pip freeze 20:54:41 cachetools==7.0.1 20:54:41 chardet==5.2.0 20:54:41 colorama==0.4.6 20:54:41 distlib==0.4.0 20:54:41 filelock==3.20.3 20:54:41 packaging==26.0 20:54:41 platformdirs==4.5.1 20:54:41 pluggy==1.6.0 20:54:41 pyproject-api==1.10.0 20:54:41 tomli==2.4.0 20:54:41 tox==4.34.1 20:54:41 typing_extensions==4.15.0 20:54:41 urllib3==1.26.20 20:54:41 virtualenv==20.36.1 20:54:41 [EnvInject] - Injecting environment variables from a build step. 20:54:41 [EnvInject] - Injecting as environment variables the properties content 20:54:41 PARALLEL=false 20:54:41 20:54:41 [EnvInject] - Variables injected successfully. 20:54:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5513661555653711232.sh 20:54:41 ---> tox-run.sh 20:54:41 + 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 20:54:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:54:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:54:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:54:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:54:41 + source /home/jenkins/lf-env.sh 20:54:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:54:41 ++ mktemp -d /tmp/venv-XXXX 20:54:41 + lf_venv=/tmp/venv-Ah3D 20:54:41 + local venv_file=/tmp/.os_lf_venv 20:54:41 + local python=python3 20:54:41 + local options 20:54:41 + local set_path=true 20:54:41 + local install_args= 20:54:41 ++ 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 20:54:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:54:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:54:41 + true 20:54:41 + case $1 in 20:54:41 + venv_file=/tmp/.toxenv 20:54:41 + shift 2 20:54:41 + true 20:54:41 + case $1 in 20:54:41 + shift 20:54:41 + break 20:54:41 + case $python in 20:54:41 + local pkg_list= 20:54:41 + [[ -d /opt/pyenv ]] 20:54:41 + echo 'Setup pyenv:' 20:54:41 Setup pyenv: 20:54:41 + export PYENV_ROOT=/opt/pyenv 20:54:41 + PYENV_ROOT=/opt/pyenv 20:54:41 + 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 20:54:41 + 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 20:54:41 + pyenv versions 20:54:41 system 20:54:41 3.8.13 20:54:41 3.9.13 20:54:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:54:41 + command -v pyenv 20:54:41 ++ pyenv init - --no-rehash 20:54:41 + 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[*]}"'\'')" 20:54:41 export PATH="/opt/pyenv/shims:${PATH}" 20:54:41 export PYENV_SHELL=bash 20:54:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:54:41 pyenv() { 20:54:41 local command 20:54:41 command="${1:-}" 20:54:41 if [ "$#" -gt 0 ]; then 20:54:41 shift 20:54:41 fi 20:54:41 20:54:41 case "$command" in 20:54:41 rehash|shell) 20:54:41 eval "$(pyenv "sh-$command" "$@")" 20:54:41 ;; 20:54:41 *) 20:54:41 command pyenv "$command" "$@" 20:54:41 ;; 20:54:41 esac 20:54:41 }' 20:54:41 +++ 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[*]}"' 20:54:41 ++ 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 20:54:41 ++ 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 20:54:41 ++ 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 20:54:41 ++ export PYENV_SHELL=bash 20:54:41 ++ PYENV_SHELL=bash 20:54:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:54:41 +++ complete -F _pyenv pyenv 20:54:41 ++ lf-pyver python3 20:54:41 ++ local py_version_xy=python3 20:54:41 ++ local py_version_xyz= 20:54:41 ++ pyenv versions 20:54:41 ++ sed 's/^[ *]* //' 20:54:41 ++ awk '{ print $1 }' 20:54:41 ++ grep -E '^[0-9.]*[0-9]$' 20:54:41 ++ local command 20:54:41 ++ command=versions 20:54:41 ++ '[' 1 -gt 0 ']' 20:54:41 ++ shift 20:54:41 ++ case "$command" in 20:54:41 ++ command pyenv versions 20:54:41 ++ pyenv versions 20:54:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:54:41 +++ grep '^3' /tmp/.pyenv_versions 20:54:41 +++ sort -V 20:54:41 +++ tail -n 1 20:54:41 ++ py_version_xyz=3.10.6 20:54:41 ++ [[ -z 3.10.6 ]] 20:54:41 ++ echo 3.10.6 20:54:41 ++ return 0 20:54:41 + pyenv local 3.10.6 20:54:41 + local command 20:54:41 + command=local 20:54:41 + '[' 2 -gt 0 ']' 20:54:41 + shift 20:54:41 + case "$command" in 20:54:41 + command pyenv local 3.10.6 20:54:41 + pyenv local 3.10.6 20:54:41 + for arg in "$@" 20:54:41 + case $arg in 20:54:41 + pkg_list+='tox ' 20:54:41 + for arg in "$@" 20:54:41 + case $arg in 20:54:41 + pkg_list+='virtualenv ' 20:54:41 + for arg in "$@" 20:54:41 + case $arg in 20:54:41 + pkg_list+='urllib3~=1.26.15 ' 20:54:41 + [[ -f /tmp/.toxenv ]] 20:54:41 ++ cat /tmp/.toxenv 20:54:41 + lf_venv=/tmp/venv-Ctnm 20:54:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ctnm from' file:/tmp/.toxenv 20:54:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ctnm from file:/tmp/.toxenv 20:54:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:54:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:41 + local 'pip_opts=--upgrade --quiet' 20:54:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:54:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:54:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:54:41 + [[ -n '' ]] 20:54:41 + [[ -n '' ]] 20:54:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:54:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:41 + /tmp/venv-Ctnm/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 20:54:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:54:42 lf-activate-venv(): INFO: Base packages installed successfully 20:54:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:54:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:54:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:54:42 + /tmp/venv-Ctnm/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 20:54:43 + type python3 20:54:43 + true 20:54:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ctnm/bin to PATH' 20:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ctnm/bin to PATH 20:54:43 + PATH=/tmp/venv-Ctnm/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 20:54:43 + return 0 20:54:43 + [[ -d /opt/pyenv ]] 20:54:43 + echo '---> Setting up pyenv' 20:54:43 ---> Setting up pyenv 20:54:43 + export PYENV_ROOT=/opt/pyenv 20:54:43 + PYENV_ROOT=/opt/pyenv 20:54:43 + export PATH=/opt/pyenv/bin:/tmp/venv-Ctnm/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 20:54:43 + PATH=/opt/pyenv/bin:/tmp/venv-Ctnm/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 20:54:43 ++ pwd 20:54:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:54:43 + export PYTHONPATH 20:54:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:54:43 + TOX_TESTENV_PASSENV=PYTHONPATH 20:54:43 + tox --version 20:54:43 4.34.1 from /tmp/venv-Ctnm/lib/python3.10/site-packages/tox/__init__.py 20:54:43 + PARALLEL=false 20:54:43 + TOX_OPTIONS_LIST= 20:54:43 + [[ -n checkbashisms ]] 20:54:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:54:43 + case ${PARALLEL,,} in 20:54:43 + tox -e checkbashisms 20:54:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:54:45 checkbashisms: freeze> python -m pip freeze --all 20:54:45 checkbashisms: pip==25.3,setuptools==80.9.0 20:54:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:54:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:54:49 checkbashisms: OK (4.74=setup[1.37]+cmd[3.37] seconds) 20:54:49 congratulations :) (4.77 seconds) 20:54:49 + tox_status=0 20:54:49 + echo '---> Completed tox runs' 20:54:49 ---> Completed tox runs 20:54:49 + for i in .tox/*/log 20:54:49 ++ echo .tox/checkbashisms/log 20:54:49 ++ awk -F/ '{print $2}' 20:54:49 + tox_env=checkbashisms 20:54:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:54:49 + DOC_DIR=docs/_build/html 20:54:49 + [[ -d docs/_build/html ]] 20:54:49 + echo '---> tox-run.sh ends' 20:54:49 ---> tox-run.sh ends 20:54:49 + test 0 -eq 0 20:54:49 $ ssh-agent -k 20:54:49 unset SSH_AUTH_SOCK; 20:54:49 unset SSH_AGENT_PID; 20:54:49 echo Agent pid 1816 killed; 20:54:49 [ssh-agent] Stopped. 20:54:49 [PostBuildScript] - [INFO] Executing post build scripts. 20:54:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13948489170383817541.sh 20:54:49 ---> sysstat.sh 20:54:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins890211340703236456.sh 20:54:49 ---> package-listing.sh 20:54:49 ++ tr '[:upper:]' '[:lower:]' 20:54:49 ++ facter osfamily 20:54:49 + OS_FAMILY=debian 20:54:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:54:49 + START_PACKAGES=/tmp/packages_start.txt 20:54:49 + END_PACKAGES=/tmp/packages_end.txt 20:54:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:49 + PACKAGES=/tmp/packages_start.txt 20:54:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:54:49 + PACKAGES=/tmp/packages_end.txt 20:54:49 + case "${OS_FAMILY}" in 20:54:49 + dpkg -l 20:54:49 + grep '^ii' 20:54:49 + '[' -f /tmp/packages_start.txt ']' 20:54:49 + '[' -f /tmp/packages_end.txt ']' 20:54:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:54:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:54:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:54:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11659175763623946254.sh 20:54:49 ---> capture-instance-metadata.sh 20:54:49 Setup pyenv: 20:54:50 system 20:54:50 3.8.13 20:54:50 3.9.13 20:54:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:54:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mfgu 20:54:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:54:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:54:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:54:57 lf-activate-venv(): INFO: Base packages installed successfully 20:54:57 lf-activate-venv(): INFO: Installing additional packages: lftools 20:55:20 lf-activate-venv(): INFO: Adding /tmp/venv-Mfgu/bin to PATH 20:55:20 INFO: Running in OpenStack, capturing instance metadata 20:55:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16335916785544857509.sh 20:55:20 provisioning config files... 20:55:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8711810490585002069tmp 20:55:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:55:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:55:20 [EnvInject] - Injecting environment variables from a build step. 20:55:20 [EnvInject] - Injecting as environment variables the properties content 20:55:20 SERVER_ID=logs 20:55:20 20:55:20 [EnvInject] - Variables injected successfully. 20:55:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18251373116784640549.sh 20:55:20 ---> create-netrc.sh 20:55:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2421526717373254607.sh 20:55:20 ---> python-tools-install.sh 20:55:20 Setup pyenv: 20:55:20 system 20:55:20 3.8.13 20:55:20 3.9.13 20:55:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:55:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mfgu from file:/tmp/.os_lf_venv 20:55:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:22 lf-activate-venv(): INFO: Base packages installed successfully 20:55:22 lf-activate-venv(): INFO: Installing additional packages: lftools 20:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-Mfgu/bin to PATH 20:55:30 Generating Requirements File 20:55:47 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. 20:55:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:55:47 Python 3.10.6 20:55:48 pip 26.0.1 from /tmp/venv-Mfgu/lib/python3.10/site-packages/pip (python 3.10) 20:55:48 appdirs==1.4.4 20:55:48 argcomplete==3.6.3 20:55:48 aspy.yaml==1.3.0 20:55:48 attrs==25.4.0 20:55:48 autopage==0.6.0 20:55:48 backports.strenum==1.3.1 20:55:48 beautifulsoup4==4.14.3 20:55:48 boto3==1.42.47 20:55:48 botocore==1.42.47 20:55:48 bs4==0.0.2 20:55:48 certifi==2026.1.4 20:55:48 cffi==2.0.0 20:55:48 cfgv==3.5.0 20:55:48 chardet==5.2.0 20:55:48 charset-normalizer==3.4.4 20:55:48 click==8.3.1 20:55:48 cliff==4.13.1 20:55:48 cmd2==3.2.0 20:55:48 cryptography==3.3.2 20:55:48 debtcollector==3.0.0 20:55:48 decorator==5.2.1 20:55:48 defusedxml==0.7.1 20:55:48 Deprecated==1.3.1 20:55:48 distlib==0.4.0 20:55:48 dnspython==2.8.0 20:55:48 docker==7.1.0 20:55:48 dogpile.cache==1.5.0 20:55:48 durationpy==0.10 20:55:48 email-validator==2.3.0 20:55:48 filelock==3.20.3 20:55:48 future==1.0.0 20:55:48 gitdb==4.0.12 20:55:48 GitPython==3.1.46 20:55:48 httplib2==0.30.2 20:55:48 identify==2.6.16 20:55:48 idna==3.11 20:55:48 importlib-resources==1.5.0 20:55:48 iso8601==2.1.0 20:55:48 Jinja2==3.1.6 20:55:48 jmespath==1.1.0 20:55:48 jsonpatch==1.33 20:55:48 jsonpointer==3.0.0 20:55:48 jsonschema==4.26.0 20:55:48 jsonschema-specifications==2025.9.1 20:55:48 keystoneauth1==5.13.0 20:55:48 kubernetes==35.0.0 20:55:48 lftools==0.37.21 20:55:48 lxml==6.0.2 20:55:48 markdown-it-py==4.0.0 20:55:48 MarkupSafe==3.0.3 20:55:48 mdurl==0.1.2 20:55:48 msgpack==1.1.2 20:55:48 multi_key_dict==2.0.3 20:55:48 munch==4.0.0 20:55:48 netaddr==1.3.0 20:55:48 niet==1.4.2 20:55:48 nodeenv==1.10.0 20:55:48 oauth2client==4.1.3 20:55:48 oauthlib==3.3.1 20:55:48 openstacksdk==4.9.0 20:55:48 os-service-types==1.8.2 20:55:48 osc-lib==4.3.0 20:55:48 oslo.config==10.2.0 20:55:48 oslo.context==6.2.0 20:55:48 oslo.i18n==6.7.1 20:55:48 oslo.log==8.0.0 20:55:48 oslo.serialization==5.9.0 20:55:48 oslo.utils==9.2.0 20:55:48 packaging==26.0 20:55:48 pbr==7.0.3 20:55:48 platformdirs==4.5.1 20:55:48 prettytable==3.17.0 20:55:48 psutil==7.2.2 20:55:48 pyasn1==0.6.2 20:55:48 pyasn1_modules==0.4.2 20:55:48 pycparser==3.0 20:55:48 pygerrit2==2.0.15 20:55:48 PyGithub==2.8.1 20:55:48 Pygments==2.19.2 20:55:48 PyJWT==2.11.0 20:55:48 PyNaCl==1.6.2 20:55:48 pyparsing==2.4.7 20:55:48 pyperclip==1.11.0 20:55:48 pyrsistent==0.20.0 20:55:48 python-cinderclient==9.8.0 20:55:48 python-dateutil==2.9.0.post0 20:55:48 python-heatclient==5.0.0 20:55:48 python-jenkins==1.8.3 20:55:48 python-keystoneclient==5.7.0 20:55:48 python-magnumclient==4.9.0 20:55:48 python-openstackclient==8.3.0 20:55:48 python-swiftclient==4.9.0 20:55:48 PyYAML==6.0.3 20:55:48 referencing==0.37.0 20:55:48 requests==2.32.5 20:55:48 requests-oauthlib==2.0.0 20:55:48 requestsexceptions==1.4.0 20:55:48 rfc3986==2.0.0 20:55:48 rich==14.3.2 20:55:48 rich-argparse==1.7.2 20:55:48 rpds-py==0.30.0 20:55:48 rsa==4.9.1 20:55:48 ruamel.yaml==0.19.1 20:55:48 ruamel.yaml.clib==0.2.15 20:55:48 s3transfer==0.16.0 20:55:48 simplejson==3.20.2 20:55:48 six==1.17.0 20:55:48 smmap==5.0.2 20:55:48 soupsieve==2.8.3 20:55:48 stevedore==5.6.0 20:55:48 tabulate==0.9.0 20:55:48 toml==0.10.2 20:55:48 tomlkit==0.14.0 20:55:48 tqdm==4.67.3 20:55:48 typing_extensions==4.15.0 20:55:48 tzdata==2025.3 20:55:48 urllib3==1.26.20 20:55:48 virtualenv==20.36.1 20:55:48 wcwidth==0.6.0 20:55:48 websocket-client==1.9.0 20:55:48 wrapt==2.1.1 20:55:48 xdg==6.0.0 20:55:48 xmltodict==1.0.2 20:55:48 yq==3.4.3 20:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5140198270127261650.sh 20:55:48 ---> sudo-logs.sh 20:55:48 Archiving 'sudo' log.. 20:55:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11558125727596052792.sh 20:55:48 ---> job-cost.sh 20:55:48 Setup pyenv: 20:55:48 system 20:55:48 3.8.13 20:55:48 3.9.13 20:55:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mfgu from file:/tmp/.os_lf_venv 20:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:50 lf-activate-venv(): INFO: Base packages installed successfully 20:55:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-Mfgu/bin to PATH 20:55:55 INFO: No Stack... 20:55:56 INFO: Retrieving Pricing Info for: v3-standard-4 20:55:56 INFO: Archiving Costs 20:55:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13676672638734368102.sh 20:55:56 ---> logs-deploy.sh 20:55:56 Setup pyenv: 20:55:56 system 20:55:56 3.8.13 20:55:56 3.9.13 20:55:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mfgu from file:/tmp/.os_lf_venv 20:55:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:55:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:55:58 lf-activate-venv(): INFO: Base packages installed successfully 20:55:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-Mfgu/bin to PATH 20:56:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4407 20:56:05 INFO: archiving workspace using pattern(s): 20:56:06 Archives upload complete. 20:56:07 INFO: archiving logs to Nexus 20:56:08 ---> uname -a: 20:56:08 Linux prd-ubuntu1804-builder-4c-4g-7055 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:56:08 20:56:08 20:56:08 ---> lscpu: 20:56:08 Architecture: x86_64 20:56:08 CPU op-mode(s): 32-bit, 64-bit 20:56:08 Byte Order: Little Endian 20:56:08 CPU(s): 4 20:56:08 On-line CPU(s) list: 0-3 20:56:08 Thread(s) per core: 1 20:56:08 Core(s) per socket: 1 20:56:08 Socket(s): 4 20:56:08 NUMA node(s): 1 20:56:08 Vendor ID: AuthenticAMD 20:56:08 CPU family: 23 20:56:08 Model: 49 20:56:08 Model name: AMD EPYC-Rome Processor 20:56:08 Stepping: 0 20:56:08 CPU MHz: 2799.998 20:56:08 BogoMIPS: 5599.99 20:56:08 Virtualization: AMD-V 20:56:08 Hypervisor vendor: KVM 20:56:08 Virtualization type: full 20:56:08 L1d cache: 32K 20:56:08 L1i cache: 32K 20:56:08 L2 cache: 512K 20:56:08 L3 cache: 16384K 20:56:08 NUMA node0 CPU(s): 0-3 20:56:08 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 20:56:08 20:56:08 20:56:08 ---> nproc: 20:56:08 4 20:56:08 20:56:08 20:56:08 ---> df -h: 20:56:08 Filesystem Size Used Avail Use% Mounted on 20:56:08 udev 7.9G 0 7.9G 0% /dev 20:56:08 tmpfs 1.6G 676K 1.6G 1% /run 20:56:08 /dev/vda1 78G 8.3G 70G 11% / 20:56:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:56:08 tmpfs 5.0M 0 5.0M 0% /run/lock 20:56:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:56:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:56:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:56:08 20:56:08 20:56:08 ---> free -m: 20:56:08 total used free shared buff/cache available 20:56:08 Mem: 16040 549 13426 0 2064 15177 20:56:08 Swap: 1023 0 1023 20:56:08 20:56:08 20:56:08 ---> ip addr: 20:56:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:56:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:56:08 inet 127.0.0.1/8 scope host lo 20:56:08 valid_lft forever preferred_lft forever 20:56:08 inet6 ::1/128 scope host 20:56:08 valid_lft forever preferred_lft forever 20:56:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:56:08 link/ether fa:16:3e:89:08:1c brd ff:ff:ff:ff:ff:ff 20:56:08 inet 10.30.106.211/23 brd 10.30.107.255 scope global dynamic ens3 20:56:08 valid_lft 86265sec preferred_lft 86265sec 20:56:08 inet6 fe80::f816:3eff:fe89:81c/64 scope link 20:56:08 valid_lft forever preferred_lft forever 20:56:08 20:56:08 20:56:08 ---> sar -b -r -n DEV: 20:56:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7055) 02/11/26 _x86_64_ (4 CPU) 20:56:08 20:56:08 20:53:55 LINUX RESTART (4 CPU) 20:56:08 20:56:08 20:54:01 tps rtps wtps bread/s bwrtn/s 20:56:08 20:55:01 375.89 95.98 279.90 5244.06 45846.76 20:56:08 20:56:01 124.06 1.08 122.98 122.38 16212.50 20:56:08 Average: 249.98 48.53 201.44 2683.22 31029.63 20:56:08 20:56:08 20:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:56:08 20:55:01 14093136 15561088 2331832 14.20 50256 1623612 784612 4.49 678700 1450300 119936 20:56:08 20:56:01 13742028 15533392 2682940 16.33 79240 1899640 781524 4.47 726316 1715988 119096 20:56:08 Average: 13917582 15547240 2507386 15.27 64748 1761626 783068 4.48 702508 1583144 119516 20:56:08 20:56:08 20:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:56:08 20:55:01 ens3 464.56 318.11 1796.97 81.99 0.00 0.00 0.00 0.00 20:56:08 20:55:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 20:56:08 20:56:01 ens3 66.37 51.99 922.56 11.98 0.00 0.00 0.00 0.00 20:56:08 20:56:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 20:56:08 Average: ens3 265.46 185.05 1359.77 46.99 0.00 0.00 0.00 0.00 20:56:08 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 20:56:08 20:56:08 20:56:08 ---> sar -P ALL: 20:56:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7055) 02/11/26 _x86_64_ (4 CPU) 20:56:08 20:56:08 20:53:55 LINUX RESTART (4 CPU) 20:56:08 20:56:08 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:56:08 20:55:01 all 21.29 0.00 2.89 6.96 0.06 68.81 20:56:08 20:55:01 0 22.90 0.00 3.19 7.56 0.05 66.30 20:56:08 20:55:01 1 25.48 0.00 3.64 6.29 0.08 64.51 20:56:08 20:55:01 2 19.22 0.00 2.23 1.25 0.05 77.25 20:56:08 20:55:01 3 17.58 0.00 2.46 12.78 0.07 67.11 20:56:08 20:56:01 all 20.57 0.00 1.53 2.00 0.06 75.84 20:56:08 20:56:01 0 22.13 0.00 1.39 1.84 0.07 74.58 20:56:08 20:56:01 1 4.95 0.00 1.00 4.24 0.07 89.74 20:56:08 20:56:01 2 12.46 0.00 1.00 0.18 0.05 86.30 20:56:08 20:56:01 3 42.66 0.00 2.72 1.70 0.07 52.86 20:56:08 Average: all 20.93 0.00 2.21 4.48 0.06 72.33 20:56:08 Average: 0 22.52 0.00 2.28 4.69 0.06 70.45 20:56:08 Average: 1 15.20 0.00 2.32 5.26 0.08 77.14 20:56:08 Average: 2 15.85 0.00 1.62 0.72 0.05 81.76 20:56:08 Average: 3 30.15 0.00 2.59 7.23 0.07 59.96 20:56:08 20:56:08 20:56:08