12:50:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 12:50:12 Running as SYSTEM 12:50:13 [EnvInject] - Loading node environment variables. 12:50:13 Building remotely on prd-ubuntu1804-builder-4c-4g-347 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:50:13 [ssh-agent] Looking for ssh-agent implementation... 12:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:13 $ ssh-agent 12:50:13 SSH_AUTH_SOCK=/tmp/ssh-NId2Q6Qr14no/agent.1676 12:50:13 SSH_AGENT_PID=1678 12:50:13 [ssh-agent] Started. 12:50:13 Running ssh-add (command line suppressed) 12:50:13 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8567885636980077932.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8567885636980077932.key) 12:50:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:50:13 The recommended git tool is: NONE 12:50:14 using credential onap-jenkins-ssh 12:50:14 Wiping out workspace first. 12:50:14 Cloning the remote Git repository 12:50:14 Cloning repository git://cloud.onap.org/mirror/oom.git 12:50:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:50:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:50:14 > git --version # timeout=10 12:50:14 > git --version # 'git version 2.17.1' 12:50:14 using GIT_SSH to set credentials Gerrit user 12:50:14 Verifying host key using manually-configured host key entries 12:50:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:50:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:50:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:50:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:50:20 using GIT_SSH to set credentials Gerrit user 12:50:20 Verifying host key using manually-configured host key entries 12:50:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/8 # timeout=30 12:50:20 > git rev-parse 5c741df9c344af4c2d488f6c44d84c26097bd373^{commit} # timeout=10 12:50:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:20 Checking out Revision 5c741df9c344af4c2d488f6c44d84c26097bd373 (refs/changes/80/141880/8) 12:50:20 > git config core.sparsecheckout # timeout=10 12:50:20 > git checkout -f 5c741df9c344af4c2d488f6c44d84c26097bd373 # timeout=30 12:50:24 Commit message: "[SDC] Move db init jobs to init container." 12:50:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:24 > git rev-list --no-walk 999e48e47304e97b2444b62e0fb4b1a7d9cc578a # timeout=10 12:50:24 [EnvInject] - Injecting environment variables from a build step. 12:50:24 [EnvInject] - Injecting as environment variables the properties content 12:50:24 PYTHON=python3 12:50:24 12:50:24 [EnvInject] - Variables injected successfully. 12:50:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3410552470939861181.sh 12:50:24 ---> tox-install.sh 12:50:24 + source /home/jenkins/lf-env.sh 12:50:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:24 ++ mktemp -d /tmp/venv-XXXX 12:50:24 + lf_venv=/tmp/venv-okNP 12:50:24 + local venv_file=/tmp/.os_lf_venv 12:50:24 + local python=python3 12:50:24 + local options 12:50:24 + local set_path=true 12:50:24 + local install_args= 12:50:24 ++ 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 12:50:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:24 + true 12:50:24 + case $1 in 12:50:24 + venv_file=/tmp/.toxenv 12:50:24 + shift 2 12:50:24 + true 12:50:24 + case $1 in 12:50:24 + shift 12:50:24 + break 12:50:24 + case $python in 12:50:24 + local pkg_list= 12:50:24 + [[ -d /opt/pyenv ]] 12:50:24 + echo 'Setup pyenv:' 12:50:24 Setup pyenv: 12:50:24 + export PYENV_ROOT=/opt/pyenv 12:50:24 + PYENV_ROOT=/opt/pyenv 12:50:24 + 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 12:50:24 + 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 12:50:24 + pyenv versions 12:50:24 * system (set by /opt/pyenv/version) 12:50:24 * 3.8.13 (set by /opt/pyenv/version) 12:50:24 * 3.9.13 (set by /opt/pyenv/version) 12:50:24 * 3.10.6 (set by /opt/pyenv/version) 12:50:24 + command -v pyenv 12:50:24 ++ pyenv init - --no-rehash 12:50:25 + 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[*]}"'\'')" 12:50:25 export PATH="/opt/pyenv/shims:${PATH}" 12:50:25 export PYENV_SHELL=bash 12:50:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:25 pyenv() { 12:50:25 local command 12:50:25 command="${1:-}" 12:50:25 if [ "$#" -gt 0 ]; then 12:50:25 shift 12:50:25 fi 12:50:25 12:50:25 case "$command" in 12:50:25 rehash|shell) 12:50:25 eval "$(pyenv "sh-$command" "$@")" 12:50:25 ;; 12:50:25 *) 12:50:25 command pyenv "$command" "$@" 12:50:25 ;; 12:50:25 esac 12:50:25 }' 12:50:25 +++ 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[*]}"' 12:50:25 ++ 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 12:50:25 ++ 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 12:50:25 ++ 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 12:50:25 ++ export PYENV_SHELL=bash 12:50:25 ++ PYENV_SHELL=bash 12:50:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:25 +++ complete -F _pyenv pyenv 12:50:25 ++ lf-pyver python3 12:50:25 ++ local py_version_xy=python3 12:50:25 ++ local py_version_xyz= 12:50:25 ++ pyenv versions 12:50:25 ++ local command 12:50:25 ++ command=versions 12:50:25 ++ '[' 1 -gt 0 ']' 12:50:25 ++ shift 12:50:25 ++ case "$command" in 12:50:25 ++ command pyenv versions 12:50:25 ++ pyenv versions 12:50:25 ++ sed 's/^[ *]* //' 12:50:25 ++ awk '{ print $1 }' 12:50:25 ++ grep -E '^[0-9.]*[0-9]$' 12:50:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:25 +++ grep '^3' /tmp/.pyenv_versions 12:50:25 +++ sort -V 12:50:25 +++ tail -n 1 12:50:25 ++ py_version_xyz=3.10.6 12:50:25 ++ [[ -z 3.10.6 ]] 12:50:25 ++ echo 3.10.6 12:50:25 ++ return 0 12:50:25 + pyenv local 3.10.6 12:50:25 + local command 12:50:25 + command=local 12:50:25 + '[' 2 -gt 0 ']' 12:50:25 + shift 12:50:25 + case "$command" in 12:50:25 + command pyenv local 3.10.6 12:50:25 + pyenv local 3.10.6 12:50:25 + for arg in "$@" 12:50:25 + case $arg in 12:50:25 + pkg_list+='tox ' 12:50:25 + for arg in "$@" 12:50:25 + case $arg in 12:50:25 + pkg_list+='virtualenv ' 12:50:25 + for arg in "$@" 12:50:25 + case $arg in 12:50:25 + pkg_list+='urllib3~=1.26.15 ' 12:50:25 + [[ -f /tmp/.toxenv ]] 12:50:25 + [[ ! -f /tmp/.toxenv ]] 12:50:25 + [[ -n '' ]] 12:50:25 + python3 -m venv /tmp/venv-okNP 12:50:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-okNP' 12:50:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-okNP 12:50:29 + echo /tmp/venv-okNP 12:50:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:50:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:50:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:50:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:29 + local 'pip_opts=--upgrade --quiet' 12:50:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:50:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:50:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:50:29 + [[ -n '' ]] 12:50:29 + [[ -n '' ]] 12:50:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:50:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:29 + /tmp/venv-okNP/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 12:50:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:50:33 lf-activate-venv(): INFO: Base packages installed successfully 12:50:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:50:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:50:33 + /tmp/venv-okNP/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 12:50:35 + type python3 12:50:35 + true 12:50:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-okNP/bin to PATH' 12:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-okNP/bin to PATH 12:50:35 + PATH=/tmp/venv-okNP/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 12:50:35 + return 0 12:50:35 + python3 --version 12:50:35 Python 3.10.6 12:50:35 + python3 -m pip --version 12:50:35 pip 25.2 from /tmp/venv-okNP/lib/python3.10/site-packages/pip (python 3.10) 12:50:35 + python3 -m pip freeze 12:50:35 cachetools==6.2.0 12:50:35 chardet==5.2.0 12:50:35 colorama==0.4.6 12:50:35 distlib==0.4.0 12:50:35 filelock==3.19.1 12:50:35 packaging==25.0 12:50:35 platformdirs==4.4.0 12:50:35 pluggy==1.6.0 12:50:35 pyproject-api==1.9.1 12:50:35 tomli==2.2.1 12:50:35 tox==4.30.2 12:50:35 typing_extensions==4.15.0 12:50:35 urllib3==1.26.20 12:50:35 virtualenv==20.34.0 12:50:35 [EnvInject] - Injecting environment variables from a build step. 12:50:35 [EnvInject] - Injecting as environment variables the properties content 12:50:35 PARALLEL=false 12:50:35 12:50:35 [EnvInject] - Variables injected successfully. 12:50:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5699471892798744136.sh 12:50:35 ---> tox-run.sh 12:50:35 + 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 12:50:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:50:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:50:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:50:35 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:50:35 + source /home/jenkins/lf-env.sh 12:50:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:35 ++ mktemp -d /tmp/venv-XXXX 12:50:35 + lf_venv=/tmp/venv-lrQw 12:50:35 + local venv_file=/tmp/.os_lf_venv 12:50:35 + local python=python3 12:50:35 + local options 12:50:35 + local set_path=true 12:50:35 + local install_args= 12:50:35 ++ 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 12:50:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:35 + true 12:50:35 + case $1 in 12:50:35 + venv_file=/tmp/.toxenv 12:50:35 + shift 2 12:50:35 + true 12:50:35 + case $1 in 12:50:35 + shift 12:50:35 + break 12:50:35 + case $python in 12:50:35 + local pkg_list= 12:50:35 + [[ -d /opt/pyenv ]] 12:50:35 + echo 'Setup pyenv:' 12:50:35 Setup pyenv: 12:50:35 + export PYENV_ROOT=/opt/pyenv 12:50:35 + PYENV_ROOT=/opt/pyenv 12:50:35 + 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 12:50:35 + 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 12:50:35 + pyenv versions 12:50:35 system 12:50:35 3.8.13 12:50:35 3.9.13 12:50:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:50:35 + command -v pyenv 12:50:35 ++ pyenv init - --no-rehash 12:50:36 + 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[*]}"'\'')" 12:50:36 export PATH="/opt/pyenv/shims:${PATH}" 12:50:36 export PYENV_SHELL=bash 12:50:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:36 pyenv() { 12:50:36 local command 12:50:36 command="${1:-}" 12:50:36 if [ "$#" -gt 0 ]; then 12:50:36 shift 12:50:36 fi 12:50:36 12:50:36 case "$command" in 12:50:36 rehash|shell) 12:50:36 eval "$(pyenv "sh-$command" "$@")" 12:50:36 ;; 12:50:36 *) 12:50:36 command pyenv "$command" "$@" 12:50:36 ;; 12:50:36 esac 12:50:36 }' 12:50:36 +++ 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[*]}"' 12:50:36 ++ 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 12:50:36 ++ 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 12:50:36 ++ 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 12:50:36 ++ export PYENV_SHELL=bash 12:50:36 ++ PYENV_SHELL=bash 12:50:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:36 +++ complete -F _pyenv pyenv 12:50:36 ++ lf-pyver python3 12:50:36 ++ local py_version_xy=python3 12:50:36 ++ local py_version_xyz= 12:50:36 ++ pyenv versions 12:50:36 ++ local command 12:50:36 ++ command=versions 12:50:36 ++ '[' 1 -gt 0 ']' 12:50:36 ++ shift 12:50:36 ++ case "$command" in 12:50:36 ++ command pyenv versions 12:50:36 ++ pyenv versions 12:50:36 ++ sed 's/^[ *]* //' 12:50:36 ++ awk '{ print $1 }' 12:50:36 ++ grep -E '^[0-9.]*[0-9]$' 12:50:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:36 +++ grep '^3' /tmp/.pyenv_versions 12:50:36 +++ sort -V 12:50:36 +++ tail -n 1 12:50:36 ++ py_version_xyz=3.10.6 12:50:36 ++ [[ -z 3.10.6 ]] 12:50:36 ++ echo 3.10.6 12:50:36 ++ return 0 12:50:36 + pyenv local 3.10.6 12:50:36 + local command 12:50:36 + command=local 12:50:36 + '[' 2 -gt 0 ']' 12:50:36 + shift 12:50:36 + case "$command" in 12:50:36 + command pyenv local 3.10.6 12:50:36 + pyenv local 3.10.6 12:50:36 + for arg in "$@" 12:50:36 + case $arg in 12:50:36 + pkg_list+='tox ' 12:50:36 + for arg in "$@" 12:50:36 + case $arg in 12:50:36 + pkg_list+='virtualenv ' 12:50:36 + for arg in "$@" 12:50:36 + case $arg in 12:50:36 + pkg_list+='urllib3~=1.26.15 ' 12:50:36 + [[ -f /tmp/.toxenv ]] 12:50:36 ++ cat /tmp/.toxenv 12:50:36 + lf_venv=/tmp/venv-okNP 12:50:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-okNP from' file:/tmp/.toxenv 12:50:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-okNP from file:/tmp/.toxenv 12:50:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:50:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:36 + local 'pip_opts=--upgrade --quiet' 12:50:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:50:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:50:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:50:36 + [[ -n '' ]] 12:50:36 + [[ -n '' ]] 12:50:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:50:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:36 + /tmp/venv-okNP/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 12:50:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:50:36 lf-activate-venv(): INFO: Base packages installed successfully 12:50:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:50:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:50:36 + /tmp/venv-okNP/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 12:50:38 + type python3 12:50:38 + true 12:50:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-okNP/bin to PATH' 12:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-okNP/bin to PATH 12:50:38 + PATH=/tmp/venv-okNP/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 12:50:38 + return 0 12:50:38 + [[ -d /opt/pyenv ]] 12:50:38 + echo '---> Setting up pyenv' 12:50:38 ---> Setting up pyenv 12:50:38 + export PYENV_ROOT=/opt/pyenv 12:50:38 + PYENV_ROOT=/opt/pyenv 12:50:38 + export PATH=/opt/pyenv/bin:/tmp/venv-okNP/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 12:50:38 + PATH=/opt/pyenv/bin:/tmp/venv-okNP/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 12:50:38 ++ pwd 12:50:38 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:50:38 + export PYTHONPATH 12:50:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:50:38 + TOX_TESTENV_PASSENV=PYTHONPATH 12:50:38 + tox --version 12:50:38 4.30.2 from /tmp/venv-okNP/lib/python3.10/site-packages/tox/__init__.py 12:50:38 + PARALLEL=false 12:50:38 + TOX_OPTIONS_LIST= 12:50:38 + [[ -n checkbashisms ]] 12:50:38 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:50:38 + case ${PARALLEL,,} in 12:50:38 + tox -e checkbashisms 12:50:38 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:50:39 checkbashisms: freeze> python -m pip freeze --all 12:50:40 checkbashisms: pip==25.2,setuptools==80.9.0 12:50:40 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:50:41 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:50:43 checkbashisms: OK (4.79=setup[1.32]+cmd[3.46] seconds) 12:50:43 congratulations :) (4.82 seconds) 12:50:43 + tox_status=0 12:50:43 + echo '---> Completed tox runs' 12:50:43 ---> Completed tox runs 12:50:43 + for i in .tox/*/log 12:50:43 ++ echo .tox/checkbashisms/log 12:50:43 ++ awk -F/ '{print $2}' 12:50:43 + tox_env=checkbashisms 12:50:43 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:50:43 + DOC_DIR=docs/_build/html 12:50:43 + [[ -d docs/_build/html ]] 12:50:43 + echo '---> tox-run.sh ends' 12:50:43 ---> tox-run.sh ends 12:50:43 + test 0 -eq 0 12:50:43 $ ssh-agent -k 12:50:43 unset SSH_AUTH_SOCK; 12:50:43 unset SSH_AGENT_PID; 12:50:43 echo Agent pid 1678 killed; 12:50:43 [ssh-agent] Stopped. 12:50:43 [PostBuildScript] - [INFO] Executing post build scripts. 12:50:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11018145738875130396.sh 12:50:43 ---> sysstat.sh 12:50:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8621674168188944733.sh 12:50:44 ---> package-listing.sh 12:50:44 ++ facter osfamily 12:50:44 ++ tr '[:upper:]' '[:lower:]' 12:50:44 + OS_FAMILY=debian 12:50:44 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:50:44 + START_PACKAGES=/tmp/packages_start.txt 12:50:44 + END_PACKAGES=/tmp/packages_end.txt 12:50:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:44 + PACKAGES=/tmp/packages_start.txt 12:50:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:50:44 + PACKAGES=/tmp/packages_end.txt 12:50:44 + case "${OS_FAMILY}" in 12:50:44 + dpkg -l 12:50:44 + grep '^ii' 12:50:44 + '[' -f /tmp/packages_start.txt ']' 12:50:44 + '[' -f /tmp/packages_end.txt ']' 12:50:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:50:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:50:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:50:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10357538997789631824.sh 12:50:44 ---> capture-instance-metadata.sh 12:50:44 Setup pyenv: 12:50:44 system 12:50:44 3.8.13 12:50:44 3.9.13 12:50:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:50:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FezX 12:50:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:52 lf-activate-venv(): INFO: Base packages installed successfully 12:50:52 lf-activate-venv(): INFO: Installing additional packages: lftools 12:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-FezX/bin to PATH 12:51:24 INFO: Running in OpenStack, capturing instance metadata 12:51:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9900618033669451374.sh 12:51:25 provisioning config files... 12:51:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12398263856392758698tmp 12:51:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:51:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:51:25 [EnvInject] - Injecting environment variables from a build step. 12:51:25 [EnvInject] - Injecting as environment variables the properties content 12:51:25 SERVER_ID=logs 12:51:25 12:51:25 [EnvInject] - Variables injected successfully. 12:51:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2601526169316948356.sh 12:51:25 ---> create-netrc.sh 12:51:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9836489780820672224.sh 12:51:25 ---> python-tools-install.sh 12:51:25 Setup pyenv: 12:51:25 system 12:51:25 3.8.13 12:51:25 3.9.13 12:51:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:51:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FezX from file:/tmp/.os_lf_venv 12:51:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:51:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:51:27 lf-activate-venv(): INFO: Base packages installed successfully 12:51:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-FezX/bin to PATH 12:51:35 Generating Requirements File 12:51:54 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. 12:51:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:51:54 Python 3.10.6 12:51:54 pip 25.2 from /tmp/venv-FezX/lib/python3.10/site-packages/pip (python 3.10) 12:51:54 appdirs==1.4.4 12:51:54 argcomplete==3.6.2 12:51:54 aspy.yaml==1.3.0 12:51:54 attrs==25.3.0 12:51:54 autopage==0.5.2 12:51:54 beautifulsoup4==4.13.5 12:51:54 boto3==1.40.39 12:51:54 botocore==1.40.39 12:51:54 bs4==0.0.2 12:51:54 cachetools==5.5.2 12:51:54 certifi==2025.8.3 12:51:54 cffi==2.0.0 12:51:54 cfgv==3.4.0 12:51:54 chardet==5.2.0 12:51:54 charset-normalizer==3.4.3 12:51:54 click==8.3.0 12:51:54 cliff==4.11.0 12:51:54 cmd2==2.7.0 12:51:54 cryptography==3.3.2 12:51:54 debtcollector==3.0.0 12:51:54 decorator==5.2.1 12:51:54 defusedxml==0.7.1 12:51:54 Deprecated==1.2.18 12:51:54 distlib==0.4.0 12:51:54 dnspython==2.8.0 12:51:54 docker==7.1.0 12:51:54 dogpile.cache==1.4.1 12:51:54 durationpy==0.10 12:51:54 email-validator==2.3.0 12:51:54 filelock==3.19.1 12:51:54 future==1.0.0 12:51:54 gitdb==4.0.12 12:51:54 GitPython==3.1.45 12:51:54 google-auth==2.40.3 12:51:54 httplib2==0.31.0 12:51:54 identify==2.6.14 12:51:54 idna==3.10 12:51:54 importlib-resources==1.5.0 12:51:54 iso8601==2.1.0 12:51:54 Jinja2==3.1.6 12:51:54 jmespath==1.0.1 12:51:54 jsonpatch==1.33 12:51:54 jsonpointer==3.0.0 12:51:54 jsonschema==4.25.1 12:51:54 jsonschema-specifications==2025.9.1 12:51:54 keystoneauth1==5.12.0 12:51:54 kubernetes==33.1.0 12:51:54 lftools==0.37.14 12:51:54 lxml==6.0.2 12:51:54 markdown-it-py==4.0.0 12:51:54 MarkupSafe==3.0.2 12:51:54 mdurl==0.1.2 12:51:54 msgpack==1.1.1 12:51:54 multi_key_dict==2.0.3 12:51:54 munch==4.0.0 12:51:54 netaddr==1.3.0 12:51:54 niet==1.4.2 12:51:54 nodeenv==1.9.1 12:51:54 oauth2client==4.1.3 12:51:54 oauthlib==3.3.1 12:51:54 openstacksdk==4.7.1 12:51:54 os-service-types==1.8.0 12:51:54 osc-lib==4.2.0 12:51:54 oslo.config==10.0.0 12:51:54 oslo.context==6.1.0 12:51:54 oslo.i18n==6.6.0 12:51:54 oslo.log==7.2.1 12:51:54 oslo.serialization==5.8.0 12:51:54 oslo.utils==9.1.0 12:51:54 packaging==25.0 12:51:54 pbr==7.0.1 12:51:54 platformdirs==4.4.0 12:51:54 prettytable==3.16.0 12:51:54 psutil==7.1.0 12:51:54 pyasn1==0.6.1 12:51:54 pyasn1_modules==0.4.2 12:51:54 pycparser==2.23 12:51:54 pygerrit2==2.0.15 12:51:54 PyGithub==2.8.1 12:51:54 Pygments==2.19.2 12:51:54 PyJWT==2.10.1 12:51:54 PyNaCl==1.6.0 12:51:54 pyparsing==2.4.7 12:51:54 pyperclip==1.10.0 12:51:54 pyrsistent==0.20.0 12:51:54 python-cinderclient==9.8.0 12:51:54 python-dateutil==2.9.0.post0 12:51:54 python-heatclient==4.3.0 12:51:54 python-jenkins==1.8.3 12:51:54 python-keystoneclient==5.7.0 12:51:54 python-magnumclient==4.9.0 12:51:54 python-openstackclient==8.2.0 12:51:54 python-swiftclient==4.8.0 12:51:54 PyYAML==6.0.3 12:51:54 referencing==0.36.2 12:51:54 requests==2.32.5 12:51:54 requests-oauthlib==2.0.0 12:51:54 requestsexceptions==1.4.0 12:51:54 rfc3986==2.0.0 12:51:54 rich==14.1.0 12:51:54 rich-argparse==1.7.1 12:51:54 rpds-py==0.27.1 12:51:54 rsa==4.9.1 12:51:54 ruamel.yaml==0.18.15 12:51:54 ruamel.yaml.clib==0.2.14 12:51:54 s3transfer==0.14.0 12:51:54 simplejson==3.20.1 12:51:54 six==1.17.0 12:51:54 smmap==5.0.2 12:51:54 soupsieve==2.8 12:51:54 stevedore==5.5.0 12:51:54 tabulate==0.9.0 12:51:54 toml==0.10.2 12:51:54 tomlkit==0.13.3 12:51:54 tqdm==4.67.1 12:51:54 typing_extensions==4.15.0 12:51:54 tzdata==2025.2 12:51:54 urllib3==1.26.20 12:51:54 virtualenv==20.34.0 12:51:54 wcwidth==0.2.14 12:51:54 websocket-client==1.8.0 12:51:54 wrapt==1.17.3 12:51:54 xdg==6.0.0 12:51:54 xmltodict==1.0.2 12:51:54 yq==3.4.3 12:51:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6616743038623876508.sh 12:51:54 ---> sudo-logs.sh 12:51:54 Archiving 'sudo' log.. 12:51:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16980709073031256981.sh 12:51:55 ---> job-cost.sh 12:51:55 Setup pyenv: 12:51:55 system 12:51:55 3.8.13 12:51:55 3.9.13 12:51:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FezX from file:/tmp/.os_lf_venv 12:51:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:51:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:51:57 lf-activate-venv(): INFO: Base packages installed successfully 12:51:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-FezX/bin to PATH 12:52:02 INFO: No Stack... 12:52:02 INFO: Retrieving Pricing Info for: v3-standard-4 12:52:03 INFO: Archiving Costs 12:52:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14552065756965981635.sh 12:52:03 ---> logs-deploy.sh 12:52:03 Setup pyenv: 12:52:03 system 12:52:03 3.8.13 12:52:03 3.9.13 12:52:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:52:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FezX from file:/tmp/.os_lf_venv 12:52:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:05 lf-activate-venv(): INFO: Base packages installed successfully 12:52:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-FezX/bin to PATH 12:52:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4261 12:52:13 INFO: archiving workspace using pattern(s): 12:52:14 Archives upload complete. 12:52:14 INFO: archiving logs to Nexus 12:52:15 ---> uname -a: 12:52:15 Linux prd-ubuntu1804-builder-4c-4g-347 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:52:15 12:52:15 12:52:15 ---> lscpu: 12:52:15 Architecture: x86_64 12:52:15 CPU op-mode(s): 32-bit, 64-bit 12:52:15 Byte Order: Little Endian 12:52:15 CPU(s): 4 12:52:15 On-line CPU(s) list: 0-3 12:52:15 Thread(s) per core: 1 12:52:15 Core(s) per socket: 1 12:52:15 Socket(s): 4 12:52:15 NUMA node(s): 1 12:52:15 Vendor ID: AuthenticAMD 12:52:15 CPU family: 23 12:52:15 Model: 49 12:52:15 Model name: AMD EPYC-Rome Processor 12:52:15 Stepping: 0 12:52:15 CPU MHz: 2800.000 12:52:15 BogoMIPS: 5600.00 12:52:15 Virtualization: AMD-V 12:52:15 Hypervisor vendor: KVM 12:52:15 Virtualization type: full 12:52:15 L1d cache: 32K 12:52:15 L1i cache: 32K 12:52:15 L2 cache: 512K 12:52:15 L3 cache: 16384K 12:52:15 NUMA node0 CPU(s): 0-3 12:52:15 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 12:52:15 12:52:15 12:52:15 ---> nproc: 12:52:15 4 12:52:15 12:52:15 12:52:15 ---> df -h: 12:52:15 Filesystem Size Used Avail Use% Mounted on 12:52:15 udev 7.9G 0 7.9G 0% /dev 12:52:15 tmpfs 1.6G 672K 1.6G 1% /run 12:52:15 /dev/vda1 78G 8.3G 70G 11% / 12:52:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:52:15 tmpfs 5.0M 0 5.0M 0% /run/lock 12:52:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:52:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:52:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:52:15 12:52:15 12:52:15 ---> free -m: 12:52:15 total used free shared buff/cache available 12:52:15 Mem: 16040 563 13405 0 2070 15162 12:52:15 Swap: 1023 0 1023 12:52:15 12:52:15 12:52:15 ---> ip addr: 12:52:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:52:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:52:15 inet 127.0.0.1/8 scope host lo 12:52:15 valid_lft forever preferred_lft forever 12:52:15 inet6 ::1/128 scope host 12:52:15 valid_lft forever preferred_lft forever 12:52:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:52:15 link/ether fa:16:3e:67:4e:e2 brd ff:ff:ff:ff:ff:ff 12:52:15 inet 10.30.106.59/23 brd 10.30.107.255 scope global dynamic ens3 12:52:15 valid_lft 86259sec preferred_lft 86259sec 12:52:15 inet6 fe80::f816:3eff:fe67:4ee2/64 scope link 12:52:15 valid_lft forever preferred_lft forever 12:52:15 12:52:15 12:52:15 ---> sar -b -r -n DEV: 12:52:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-347) 09/26/25 _x86_64_ (4 CPU) 12:52:15 12:52:15 12:49:56 LINUX RESTART (4 CPU) 12:52:15 12:52:15 12:50:01 tps rtps wtps bread/s bwrtn/s 12:52:15 12:51:02 290.62 59.59 231.03 3760.04 74706.08 12:52:15 12:52:01 120.13 1.27 118.86 131.77 37758.48 12:52:15 Average: 206.09 30.68 175.42 1961.15 56387.50 12:52:15 12:52:15 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:52:15 12:51:02 14053532 15547440 2371436 14.44 53192 1644908 787752 4.51 694916 1470556 107724 12:52:15 12:52:01 13709244 15511800 2715724 16.53 78868 1910904 792644 4.54 743204 1728996 125260 12:52:15 Average: 13881388 15529620 2543580 15.49 66030 1777906 790198 4.52 719060 1599776 116492 12:52:15 12:52:15 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:52:15 12:51:02 ens3 428.48 288.84 1770.53 80.32 0.00 0.00 0.00 0.00 12:52:15 12:51:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 12:52:15 12:52:01 ens3 63.01 47.21 909.44 11.96 0.00 0.00 0.00 0.00 12:52:15 12:52:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 12:52:15 Average: ens3 247.28 169.04 1343.60 46.43 0.00 0.00 0.00 0.00 12:52:15 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 12:52:15 12:52:15 12:52:15 ---> sar -P ALL: 12:52:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-347) 09/26/25 _x86_64_ (4 CPU) 12:52:15 12:52:15 12:49:56 LINUX RESTART (4 CPU) 12:52:15 12:52:15 12:50:01 CPU %user %nice %system %iowait %steal %idle 12:52:15 12:51:02 all 20.55 0.00 2.30 8.02 0.05 69.08 12:52:15 12:51:02 0 20.77 0.00 1.98 5.03 0.05 72.17 12:52:15 12:51:02 1 18.40 0.00 1.94 1.86 0.05 77.75 12:52:15 12:51:02 2 7.95 0.00 1.96 17.55 0.03 72.52 12:52:15 12:51:02 3 35.13 0.00 3.33 7.61 0.08 53.85 12:52:15 12:52:01 all 18.95 0.00 1.25 7.14 0.39 72.27 12:52:15 12:52:01 0 20.59 0.00 1.63 7.75 1.40 68.63 12:52:15 12:52:01 1 8.29 0.00 0.76 10.47 0.07 80.41 12:52:15 12:52:01 2 39.18 0.00 1.75 8.73 0.07 50.27 12:52:15 12:52:01 3 6.75 0.00 0.83 1.18 0.04 91.20 12:52:15 Average: all 19.76 0.00 1.78 7.59 0.22 70.64 12:52:15 Average: 0 20.68 0.00 1.81 6.36 0.71 70.44 12:52:15 Average: 1 13.38 0.00 1.36 6.13 0.06 79.07 12:52:15 Average: 2 23.46 0.00 1.85 13.17 0.05 61.47 12:52:15 Average: 3 21.60 0.00 2.14 4.55 0.06 71.66 12:52:15 12:52:15 12:52:15