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