08:47:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142295 08:47:35 Running as SYSTEM 08:47:35 [EnvInject] - Loading node environment variables. 08:47:35 Building remotely on prd-ubuntu1804-builder-4c-4g-4113 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:47:35 [ssh-agent] Looking for ssh-agent implementation... 08:47:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:35 $ ssh-agent 08:47:35 SSH_AUTH_SOCK=/tmp/ssh-tkf618jPzbIh/agent.1853 08:47:35 SSH_AGENT_PID=1854 08:47:35 [ssh-agent] Started. 08:47:35 Running ssh-add (command line suppressed) 08:47:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14653637047862443794.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14653637047862443794.key) 08:47:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:35 The recommended git tool is: NONE 08:47:38 using credential onap-jenkins-ssh 08:47:38 Wiping out workspace first. 08:47:38 Cloning the remote Git repository 08:47:38 Cloning repository git://cloud.onap.org/mirror/oom.git 08:47:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:47:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:38 > git --version # timeout=10 08:47:38 > git --version # 'git version 2.17.1' 08:47:38 using GIT_SSH to set credentials Gerrit user 08:47:38 Verifying host key using manually-configured host key entries 08:47:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:45 using GIT_SSH to set credentials Gerrit user 08:47:45 Verifying host key using manually-configured host key entries 08:47:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/142295/2 # timeout=30 08:47:45 > git rev-parse 307da89278b96c2dcd9f47d08f92bdd0a38283dc^{commit} # timeout=10 08:47:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:45 Checking out Revision 307da89278b96c2dcd9f47d08f92bdd0a38283dc (refs/changes/95/142295/2) 08:47:45 > git config core.sparsecheckout # timeout=10 08:47:45 > git checkout -f 307da89278b96c2dcd9f47d08f92bdd0a38283dc # timeout=30 08:47:49 Commit message: "Upstream Argocd fixes from DT internal repo" 08:47:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:49 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 08:47:49 [EnvInject] - Injecting environment variables from a build step. 08:47:49 [EnvInject] - Injecting as environment variables the properties content 08:47:49 PYTHON=python3 08:47:49 08:47:49 [EnvInject] - Variables injected successfully. 08:47:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5784402766792820551.sh 08:47:49 ---> tox-install.sh 08:47:49 + source /home/jenkins/lf-env.sh 08:47:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:50 ++ mktemp -d /tmp/venv-XXXX 08:47:50 + lf_venv=/tmp/venv-ACuI 08:47:50 + local venv_file=/tmp/.os_lf_venv 08:47:50 + local python=python3 08:47:50 + local options 08:47:50 + local set_path=true 08:47:50 + local install_args= 08:47:50 ++ 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 08:47:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:50 + true 08:47:50 + case $1 in 08:47:50 + venv_file=/tmp/.toxenv 08:47:50 + shift 2 08:47:50 + true 08:47:50 + case $1 in 08:47:50 + shift 08:47:50 + break 08:47:50 + case $python in 08:47:50 + local pkg_list= 08:47:50 + [[ -d /opt/pyenv ]] 08:47:50 + echo 'Setup pyenv:' 08:47:50 Setup pyenv: 08:47:50 + export PYENV_ROOT=/opt/pyenv 08:47:50 + PYENV_ROOT=/opt/pyenv 08:47:50 + 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 08:47:50 + 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 08:47:50 + pyenv versions 08:47:50 * system (set by /opt/pyenv/version) 08:47:50 * 3.8.13 (set by /opt/pyenv/version) 08:47:50 * 3.9.13 (set by /opt/pyenv/version) 08:47:50 * 3.10.6 (set by /opt/pyenv/version) 08:47:50 + command -v pyenv 08:47:50 ++ pyenv init - --no-rehash 08:47:50 + 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[*]}"'\'')" 08:47:50 export PATH="/opt/pyenv/shims:${PATH}" 08:47:50 export PYENV_SHELL=bash 08:47:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:50 pyenv() { 08:47:50 local command 08:47:50 command="${1:-}" 08:47:50 if [ "$#" -gt 0 ]; then 08:47:50 shift 08:47:50 fi 08:47:50 08:47:50 case "$command" in 08:47:50 rehash|shell) 08:47:50 eval "$(pyenv "sh-$command" "$@")" 08:47:50 ;; 08:47:50 *) 08:47:50 command pyenv "$command" "$@" 08:47:50 ;; 08:47:50 esac 08:47:50 }' 08:47:50 +++ 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[*]}"' 08:47:50 ++ 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 08:47:50 ++ 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 08:47:50 ++ 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 08:47:50 ++ export PYENV_SHELL=bash 08:47:50 ++ PYENV_SHELL=bash 08:47:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:50 +++ complete -F _pyenv pyenv 08:47:50 ++ lf-pyver python3 08:47:50 ++ local py_version_xy=python3 08:47:50 ++ local py_version_xyz= 08:47:50 ++ pyenv versions 08:47:50 ++ local command 08:47:50 ++ sed 's/^[ *]* //' 08:47:50 ++ command=versions 08:47:50 ++ grep -E '^[0-9.]*[0-9]$' 08:47:50 ++ '[' 1 -gt 0 ']' 08:47:50 ++ awk '{ print $1 }' 08:47:50 ++ shift 08:47:50 ++ case "$command" in 08:47:50 ++ command pyenv versions 08:47:50 ++ pyenv versions 08:47:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:50 +++ grep '^3' /tmp/.pyenv_versions 08:47:50 +++ sort -V 08:47:50 +++ tail -n 1 08:47:50 ++ py_version_xyz=3.10.6 08:47:50 ++ [[ -z 3.10.6 ]] 08:47:50 ++ echo 3.10.6 08:47:50 ++ return 0 08:47:50 + pyenv local 3.10.6 08:47:50 + local command 08:47:50 + command=local 08:47:50 + '[' 2 -gt 0 ']' 08:47:50 + shift 08:47:50 + case "$command" in 08:47:50 + command pyenv local 3.10.6 08:47:50 + pyenv local 3.10.6 08:47:50 + for arg in "$@" 08:47:50 + case $arg in 08:47:50 + pkg_list+='tox ' 08:47:50 + for arg in "$@" 08:47:50 + case $arg in 08:47:50 + pkg_list+='virtualenv ' 08:47:50 + for arg in "$@" 08:47:50 + case $arg in 08:47:50 + pkg_list+='urllib3~=1.26.15 ' 08:47:50 + [[ -f /tmp/.toxenv ]] 08:47:50 + [[ ! -f /tmp/.toxenv ]] 08:47:50 + [[ -n '' ]] 08:47:50 + python3 -m venv /tmp/venv-ACuI 08:47:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ACuI' 08:47:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ACuI 08:47:56 + echo /tmp/venv-ACuI 08:47:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:56 + local 'pip_opts=--upgrade --quiet' 08:47:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:56 + [[ -n '' ]] 08:47:56 + [[ -n '' ]] 08:47:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:56 + /tmp/venv-ACuI/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 08:48:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:48:03 lf-activate-venv(): INFO: Base packages installed successfully 08:48:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:48:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:48:03 + /tmp/venv-ACuI/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 08:48:07 + type python3 08:48:07 + true 08:48:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ACuI/bin to PATH' 08:48:07 lf-activate-venv(): INFO: Adding /tmp/venv-ACuI/bin to PATH 08:48:07 + PATH=/tmp/venv-ACuI/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 08:48:07 + return 0 08:48:07 + python3 --version 08:48:07 Python 3.10.6 08:48:07 + python3 -m pip --version 08:48:07 pip 25.2 from /tmp/venv-ACuI/lib/python3.10/site-packages/pip (python 3.10) 08:48:07 + python3 -m pip freeze 08:48:07 cachetools==6.2.1 08:48:07 chardet==5.2.0 08:48:07 colorama==0.4.6 08:48:07 distlib==0.4.0 08:48:07 filelock==3.20.0 08:48:07 packaging==25.0 08:48:07 platformdirs==4.5.0 08:48:07 pluggy==1.6.0 08:48:07 pyproject-api==1.10.0 08:48:07 tomli==2.3.0 08:48:07 tox==4.31.0 08:48:07 typing_extensions==4.15.0 08:48:07 urllib3==1.26.20 08:48:07 virtualenv==20.35.3 08:48:07 [EnvInject] - Injecting environment variables from a build step. 08:48:07 [EnvInject] - Injecting as environment variables the properties content 08:48:07 PARALLEL=false 08:48:07 08:48:07 [EnvInject] - Variables injected successfully. 08:48:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5123597435142508450.sh 08:48:07 ---> tox-run.sh 08:48:07 + 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 08:48:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:48:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:48:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:48:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:48:07 + source /home/jenkins/lf-env.sh 08:48:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:07 ++ mktemp -d /tmp/venv-XXXX 08:48:07 + lf_venv=/tmp/venv-Ytnc 08:48:07 + local venv_file=/tmp/.os_lf_venv 08:48:07 + local python=python3 08:48:07 + local options 08:48:07 + local set_path=true 08:48:07 + local install_args= 08:48:07 ++ 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 08:48:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:07 + true 08:48:07 + case $1 in 08:48:07 + venv_file=/tmp/.toxenv 08:48:07 + shift 2 08:48:07 + true 08:48:07 + case $1 in 08:48:07 + shift 08:48:07 + break 08:48:07 + case $python in 08:48:07 + local pkg_list= 08:48:07 + [[ -d /opt/pyenv ]] 08:48:07 + echo 'Setup pyenv:' 08:48:07 Setup pyenv: 08:48:07 + export PYENV_ROOT=/opt/pyenv 08:48:07 + PYENV_ROOT=/opt/pyenv 08:48:07 + 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 08:48:07 + 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 08:48:07 + pyenv versions 08:48:07 system 08:48:07 3.8.13 08:48:07 3.9.13 08:48:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:07 + command -v pyenv 08:48:07 ++ pyenv init - --no-rehash 08:48:07 + 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[*]}"'\'')" 08:48:07 export PATH="/opt/pyenv/shims:${PATH}" 08:48:07 export PYENV_SHELL=bash 08:48:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:07 pyenv() { 08:48:07 local command 08:48:07 command="${1:-}" 08:48:07 if [ "$#" -gt 0 ]; then 08:48:07 shift 08:48:07 fi 08:48:07 08:48:07 case "$command" in 08:48:07 rehash|shell) 08:48:07 eval "$(pyenv "sh-$command" "$@")" 08:48:07 ;; 08:48:07 *) 08:48:07 command pyenv "$command" "$@" 08:48:07 ;; 08:48:07 esac 08:48:07 }' 08:48:07 +++ 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[*]}"' 08:48:07 ++ 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 08:48:07 ++ 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 08:48:07 ++ 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 08:48:07 ++ export PYENV_SHELL=bash 08:48:07 ++ PYENV_SHELL=bash 08:48:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:07 +++ complete -F _pyenv pyenv 08:48:07 ++ lf-pyver python3 08:48:07 ++ local py_version_xy=python3 08:48:07 ++ local py_version_xyz= 08:48:07 ++ pyenv versions 08:48:07 ++ sed 's/^[ *]* //' 08:48:07 ++ awk '{ print $1 }' 08:48:07 ++ local command 08:48:07 ++ command=versions 08:48:07 ++ '[' 1 -gt 0 ']' 08:48:07 ++ shift 08:48:07 ++ case "$command" in 08:48:07 ++ command pyenv versions 08:48:07 ++ pyenv versions 08:48:07 ++ grep -E '^[0-9.]*[0-9]$' 08:48:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:07 +++ grep '^3' /tmp/.pyenv_versions 08:48:07 +++ sort -V 08:48:07 +++ tail -n 1 08:48:07 ++ py_version_xyz=3.10.6 08:48:07 ++ [[ -z 3.10.6 ]] 08:48:07 ++ echo 3.10.6 08:48:07 ++ return 0 08:48:07 + pyenv local 3.10.6 08:48:07 + local command 08:48:07 + command=local 08:48:07 + '[' 2 -gt 0 ']' 08:48:07 + shift 08:48:07 + case "$command" in 08:48:07 + command pyenv local 3.10.6 08:48:07 + pyenv local 3.10.6 08:48:07 + for arg in "$@" 08:48:07 + case $arg in 08:48:07 + pkg_list+='tox ' 08:48:07 + for arg in "$@" 08:48:07 + case $arg in 08:48:07 + pkg_list+='virtualenv ' 08:48:07 + for arg in "$@" 08:48:07 + case $arg in 08:48:07 + pkg_list+='urllib3~=1.26.15 ' 08:48:07 + [[ -f /tmp/.toxenv ]] 08:48:07 ++ cat /tmp/.toxenv 08:48:07 + lf_venv=/tmp/venv-ACuI 08:48:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ACuI from' file:/tmp/.toxenv 08:48:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ACuI from file:/tmp/.toxenv 08:48:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:07 + local 'pip_opts=--upgrade --quiet' 08:48:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:48:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:48:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:48:07 + [[ -n '' ]] 08:48:07 + [[ -n '' ]] 08:48:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:07 + /tmp/venv-ACuI/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 08:48:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:48:08 lf-activate-venv(): INFO: Base packages installed successfully 08:48:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:48:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:48:08 + /tmp/venv-ACuI/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 08:48:09 + type python3 08:48:09 + true 08:48:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ACuI/bin to PATH' 08:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-ACuI/bin to PATH 08:48:09 + PATH=/tmp/venv-ACuI/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 08:48:09 + return 0 08:48:09 + [[ -d /opt/pyenv ]] 08:48:09 + echo '---> Setting up pyenv' 08:48:09 ---> Setting up pyenv 08:48:09 + export PYENV_ROOT=/opt/pyenv 08:48:09 + PYENV_ROOT=/opt/pyenv 08:48:09 + export PATH=/opt/pyenv/bin:/tmp/venv-ACuI/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 08:48:09 + PATH=/opt/pyenv/bin:/tmp/venv-ACuI/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 08:48:09 ++ pwd 08:48:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:48:09 + export PYTHONPATH 08:48:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:48:09 + TOX_TESTENV_PASSENV=PYTHONPATH 08:48:09 + tox --version 08:48:10 4.31.0 from /tmp/venv-ACuI/lib/python3.10/site-packages/tox/__init__.py 08:48:10 + PARALLEL=false 08:48:10 + TOX_OPTIONS_LIST= 08:48:10 + [[ -n checkbashisms ]] 08:48:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:48:10 + case ${PARALLEL,,} in 08:48:10 + tox -e checkbashisms 08:48:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:48:11 checkbashisms: freeze> python -m pip freeze --all 08:48:11 checkbashisms: pip==25.2,setuptools==80.9.0 08:48:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:48:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:48:15 checkbashisms: OK (5.12=setup[1.38]+cmd[3.75] seconds) 08:48:15 congratulations :) (5.16 seconds) 08:48:15 + tox_status=0 08:48:15 + echo '---> Completed tox runs' 08:48:15 ---> Completed tox runs 08:48:15 + for i in .tox/*/log 08:48:15 ++ echo .tox/checkbashisms/log 08:48:15 ++ awk -F/ '{print $2}' 08:48:15 + tox_env=checkbashisms 08:48:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:48:15 + DOC_DIR=docs/_build/html 08:48:15 + [[ -d docs/_build/html ]] 08:48:15 + echo '---> tox-run.sh ends' 08:48:15 ---> tox-run.sh ends 08:48:15 + test 0 -eq 0 08:48:15 $ ssh-agent -k 08:48:15 unset SSH_AUTH_SOCK; 08:48:15 unset SSH_AGENT_PID; 08:48:15 echo Agent pid 1854 killed; 08:48:15 [ssh-agent] Stopped. 08:48:15 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13871698954818509991.sh 08:48:15 ---> sysstat.sh 08:48:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16932863613093799412.sh 08:48:16 ---> package-listing.sh 08:48:16 ++ facter osfamily 08:48:16 ++ tr '[:upper:]' '[:lower:]' 08:48:16 + OS_FAMILY=debian 08:48:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:48:16 + START_PACKAGES=/tmp/packages_start.txt 08:48:16 + END_PACKAGES=/tmp/packages_end.txt 08:48:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:16 + PACKAGES=/tmp/packages_start.txt 08:48:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:48:16 + PACKAGES=/tmp/packages_end.txt 08:48:16 + case "${OS_FAMILY}" in 08:48:16 + dpkg -l 08:48:16 + grep '^ii' 08:48:16 + '[' -f /tmp/packages_start.txt ']' 08:48:16 + '[' -f /tmp/packages_end.txt ']' 08:48:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:48:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:48:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:48:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5308572055294073160.sh 08:48:16 ---> capture-instance-metadata.sh 08:48:16 Setup pyenv: 08:48:16 system 08:48:16 3.8.13 08:48:16 3.9.13 08:48:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SMCV 08:48:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:25 lf-activate-venv(): INFO: Base packages installed successfully 08:48:25 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:56 lf-activate-venv(): INFO: Adding /tmp/venv-SMCV/bin to PATH 08:48:56 INFO: Running in OpenStack, capturing instance metadata 08:48:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10236211881838851489.sh 08:48:57 provisioning config files... 08:48:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6083608007756897069tmp 08:48:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:57 [EnvInject] - Injecting environment variables from a build step. 08:48:57 [EnvInject] - Injecting as environment variables the properties content 08:48:57 SERVER_ID=logs 08:48:57 08:48:57 [EnvInject] - Variables injected successfully. 08:48:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2035088364137502807.sh 08:48:57 ---> create-netrc.sh 08:48:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6702253021646456497.sh 08:48:57 ---> python-tools-install.sh 08:48:57 Setup pyenv: 08:48:57 system 08:48:57 3.8.13 08:48:57 3.9.13 08:48:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SMCV from file:/tmp/.os_lf_venv 08:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:59 lf-activate-venv(): INFO: Base packages installed successfully 08:48:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-SMCV/bin to PATH 08:49:09 Generating Requirements File 08:49:29 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. 08:49:29 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:49:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:49:29 Python 3.10.6 08:49:29 pip 25.2 from /tmp/venv-SMCV/lib/python3.10/site-packages/pip (python 3.10) 08:49:30 appdirs==1.4.4 08:49:30 argcomplete==3.6.3 08:49:30 aspy.yaml==1.3.0 08:49:30 attrs==25.4.0 08:49:30 autopage==0.5.2 08:49:30 beautifulsoup4==4.14.2 08:49:30 boto3==1.40.55 08:49:30 botocore==1.40.55 08:49:30 bs4==0.0.2 08:49:30 cachetools==6.2.1 08:49:30 certifi==2025.10.5 08:49:30 cffi==2.0.0 08:49:30 cfgv==3.4.0 08:49:30 chardet==5.2.0 08:49:30 charset-normalizer==3.4.4 08:49:30 click==8.3.0 08:49:30 cliff==4.11.0 08:49:30 cmd2==2.7.0 08:49:30 cryptography==3.3.2 08:49:30 debtcollector==3.0.0 08:49:30 decorator==5.2.1 08:49:30 defusedxml==0.7.1 08:49:30 Deprecated==1.2.18 08:49:30 distlib==0.4.0 08:49:30 dnspython==2.8.0 08:49:30 docker==7.1.0 08:49:30 dogpile.cache==1.5.0 08:49:30 durationpy==0.10 08:49:30 email-validator==2.3.0 08:49:30 filelock==3.20.0 08:49:30 future==1.0.0 08:49:30 gitdb==4.0.12 08:49:30 GitPython==3.1.45 08:49:30 google-auth==2.41.1 08:49:30 httplib2==0.31.0 08:49:30 identify==2.6.15 08:49:30 idna==3.11 08:49:30 importlib-resources==1.5.0 08:49:30 iso8601==2.1.0 08:49:30 Jinja2==3.1.6 08:49:30 jmespath==1.0.1 08:49:30 jsonpatch==1.33 08:49:30 jsonpointer==3.0.0 08:49:30 jsonschema==4.25.1 08:49:30 jsonschema-specifications==2025.9.1 08:49:30 keystoneauth1==5.12.0 08:49:30 kubernetes==34.1.0 08:49:30 lftools==0.37.15 08:49:30 lxml==6.0.2 08:49:30 markdown-it-py==4.0.0 08:49:30 MarkupSafe==3.0.3 08:49:30 mdurl==0.1.2 08:49:30 msgpack==1.1.2 08:49:30 multi_key_dict==2.0.3 08:49:30 munch==4.0.0 08:49:30 netaddr==1.3.0 08:49:30 niet==1.4.2 08:49:30 nodeenv==1.9.1 08:49:30 oauth2client==4.1.3 08:49:30 oauthlib==3.3.1 08:49:30 openstacksdk==4.7.1 08:49:30 os-service-types==1.8.0 08:49:30 osc-lib==4.2.0 08:49:30 oslo.config==10.0.0 08:49:30 oslo.context==6.1.0 08:49:30 oslo.i18n==6.6.0 08:49:30 oslo.log==7.2.1 08:49:30 oslo.serialization==5.8.0 08:49:30 oslo.utils==9.1.0 08:49:30 packaging==25.0 08:49:30 pbr==7.0.1 08:49:30 platformdirs==4.5.0 08:49:30 prettytable==3.16.0 08:49:30 psutil==7.1.1 08:49:30 pyasn1==0.6.1 08:49:30 pyasn1_modules==0.4.2 08:49:30 pycparser==2.23 08:49:30 pygerrit2==2.0.15 08:49:30 PyGithub==2.8.1 08:49:30 Pygments==2.19.2 08:49:30 PyJWT==2.10.1 08:49:30 PyNaCl==1.6.0 08:49:30 pyparsing==2.4.7 08:49:30 pyperclip==1.11.0 08:49:30 pyrsistent==0.20.0 08:49:30 python-cinderclient==9.8.0 08:49:30 python-dateutil==2.9.0.post0 08:49:30 python-heatclient==4.3.0 08:49:30 python-jenkins==1.8.3 08:49:30 python-keystoneclient==5.7.0 08:49:30 python-magnumclient==4.9.0 08:49:30 python-openstackclient==8.2.0 08:49:30 python-swiftclient==4.8.0 08:49:30 PyYAML==6.0.3 08:49:30 referencing==0.37.0 08:49:30 requests==2.32.5 08:49:30 requests-oauthlib==2.0.0 08:49:30 requestsexceptions==1.4.0 08:49:30 rfc3986==2.0.0 08:49:30 rich==14.2.0 08:49:30 rich-argparse==1.7.1 08:49:30 rpds-py==0.27.1 08:49:30 rsa==4.9.1 08:49:30 ruamel.yaml==0.18.15 08:49:30 ruamel.yaml.clib==0.2.14 08:49:30 s3transfer==0.14.0 08:49:30 simplejson==3.20.2 08:49:30 six==1.17.0 08:49:30 smmap==5.0.2 08:49:30 soupsieve==2.8 08:49:30 stevedore==5.5.0 08:49:30 tabulate==0.9.0 08:49:30 toml==0.10.2 08:49:30 tomlkit==0.13.3 08:49:30 tqdm==4.67.1 08:49:30 typing_extensions==4.15.0 08:49:30 tzdata==2025.2 08:49:30 urllib3==1.26.20 08:49:30 virtualenv==20.35.3 08:49:30 wcwidth==0.2.14 08:49:30 websocket-client==1.9.0 08:49:30 wrapt==2.0.0 08:49:30 xdg==6.0.0 08:49:30 xmltodict==1.0.2 08:49:30 yq==3.4.3 08:49:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12907929820537418729.sh 08:49:30 ---> sudo-logs.sh 08:49:30 Archiving 'sudo' log.. 08:49:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12005255393703254819.sh 08:49:30 ---> job-cost.sh 08:49:30 Setup pyenv: 08:49:30 system 08:49:30 3.8.13 08:49:30 3.9.13 08:49:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SMCV from file:/tmp/.os_lf_venv 08:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:32 lf-activate-venv(): INFO: Base packages installed successfully 08:49:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-SMCV/bin to PATH 08:49:37 INFO: No Stack... 08:49:38 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:38 INFO: Archiving Costs 08:49:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17015007451895801920.sh 08:49:38 ---> logs-deploy.sh 08:49:38 Setup pyenv: 08:49:38 system 08:49:38 3.8.13 08:49:38 3.9.13 08:49:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:49:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SMCV from file:/tmp/.os_lf_venv 08:49:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:40 lf-activate-venv(): INFO: Base packages installed successfully 08:49:40 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:49 lf-activate-venv(): INFO: Adding /tmp/venv-SMCV/bin to PATH 08:49:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4287 08:49:49 INFO: archiving workspace using pattern(s): 08:49:50 Archives upload complete. 08:49:50 INFO: archiving logs to Nexus 08:49:51 ---> uname -a: 08:49:51 Linux prd-ubuntu1804-builder-4c-4g-4113 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:51 08:49:51 08:49:51 ---> lscpu: 08:49:51 Architecture: x86_64 08:49:51 CPU op-mode(s): 32-bit, 64-bit 08:49:51 Byte Order: Little Endian 08:49:51 CPU(s): 4 08:49:51 On-line CPU(s) list: 0-3 08:49:51 Thread(s) per core: 1 08:49:51 Core(s) per socket: 1 08:49:51 Socket(s): 4 08:49:51 NUMA node(s): 1 08:49:51 Vendor ID: AuthenticAMD 08:49:51 CPU family: 23 08:49:51 Model: 49 08:49:51 Model name: AMD EPYC-Rome Processor 08:49:51 Stepping: 0 08:49:51 CPU MHz: 2799.998 08:49:51 BogoMIPS: 5599.99 08:49:51 Virtualization: AMD-V 08:49:51 Hypervisor vendor: KVM 08:49:51 Virtualization type: full 08:49:51 L1d cache: 32K 08:49:51 L1i cache: 32K 08:49:51 L2 cache: 512K 08:49:51 L3 cache: 16384K 08:49:51 NUMA node0 CPU(s): 0-3 08:49:51 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 08:49:51 08:49:51 08:49:51 ---> nproc: 08:49:51 4 08:49:51 08:49:51 08:49:51 ---> df -h: 08:49:51 Filesystem Size Used Avail Use% Mounted on 08:49:51 udev 7.9G 0 7.9G 0% /dev 08:49:51 tmpfs 1.6G 676K 1.6G 1% /run 08:49:51 /dev/vda1 78G 8.3G 70G 11% / 08:49:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:51 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:51 08:49:51 08:49:51 ---> free -m: 08:49:51 total used free shared buff/cache available 08:49:51 Mem: 16040 553 13417 0 2069 15172 08:49:51 Swap: 1023 0 1023 08:49:51 08:49:51 08:49:51 ---> ip addr: 08:49:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:51 inet 127.0.0.1/8 scope host lo 08:49:51 valid_lft forever preferred_lft forever 08:49:51 inet6 ::1/128 scope host 08:49:51 valid_lft forever preferred_lft forever 08:49:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:51 link/ether fa:16:3e:e7:e8:f5 brd ff:ff:ff:ff:ff:ff 08:49:51 inet 10.30.107.99/23 brd 10.30.107.255 scope global dynamic ens3 08:49:51 valid_lft 86226sec preferred_lft 86226sec 08:49:51 inet6 fe80::f816:3eff:fee7:e8f5/64 scope link 08:49:51 valid_lft forever preferred_lft forever 08:49:51 08:49:51 08:49:51 ---> sar -b -r -n DEV: 08:49:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4113) 10/21/25 _x86_64_ (4 CPU) 08:49:51 08:49:51 08:47:02 LINUX RESTART (4 CPU) 08:49:51 08:49:51 08:48:01 tps rtps wtps bread/s bwrtn/s 08:49:51 08:49:01 85.04 8.65 76.39 235.16 17975.14 08:49:51 Average: 85.04 8.65 76.39 235.16 17975.14 08:49:51 08:49:51 08:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:51 08:49:01 13907656 15570156 2517312 15.33 69848 1788016 751956 4.30 681184 1612320 146408 08:49:51 Average: 13907656 15570156 2517312 15.33 69848 1788016 751956 4.30 681184 1612320 146408 08:49:51 08:49:51 08:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:51 08:49:01 ens3 54.31 38.26 732.44 9.69 0.00 0.00 0.00 0.00 08:49:51 08:49:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 08:49:51 Average: ens3 54.31 38.26 732.44 9.69 0.00 0.00 0.00 0.00 08:49:51 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 08:49:51 08:49:51 08:49:51 ---> sar -P ALL: 08:49:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4113) 10/21/25 _x86_64_ (4 CPU) 08:49:51 08:49:51 08:47:02 LINUX RESTART (4 CPU) 08:49:51 08:49:51 08:48:01 CPU %user %nice %system %iowait %steal %idle 08:49:51 08:49:01 all 17.26 0.00 1.41 7.70 0.06 73.57 08:49:51 08:49:01 0 26.68 0.00 1.90 18.65 0.07 52.70 08:49:51 08:49:01 1 7.59 0.00 0.77 7.89 0.03 83.72 08:49:51 08:49:01 2 13.70 0.00 1.17 3.15 0.07 81.91 08:49:51 08:49:01 3 21.06 0.00 1.79 1.08 0.07 76.01 08:49:51 Average: all 17.26 0.00 1.41 7.70 0.06 73.57 08:49:51 Average: 0 26.68 0.00 1.90 18.65 0.07 52.70 08:49:51 Average: 1 7.59 0.00 0.77 7.89 0.03 83.72 08:49:51 Average: 2 13.70 0.00 1.17 3.15 0.07 81.91 08:49:51 Average: 3 21.06 0.00 1.79 1.08 0.07 76.01 08:49:51 08:49:51 08:49:51