08:05:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/135089 08:05:00 Running as SYSTEM 08:05:00 [EnvInject] - Loading node environment variables. 08:05:00 Building remotely on prd-ubuntu1804-docker-8c-8g-6558 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-python3.8-lint 08:05:00 [ssh-agent] Looking for ssh-agent implementation... 08:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:00 $ ssh-agent 08:05:00 SSH_AUTH_SOCK=/tmp/ssh-8EykEFcyDWyc/agent.2183 08:05:00 SSH_AGENT_PID=2185 08:05:00 [ssh-agent] Started. 08:05:00 Running ssh-add (command line suppressed) 08:05:00 Identity added: /w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/private_key_12322407200704408291.key (/w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/private_key_12322407200704408291.key) 08:05:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:05:00 The recommended git tool is: NONE 08:05:01 using credential onap-jenkins-ssh 08:05:01 Wiping out workspace first. 08:05:01 Cloning the remote Git repository 08:05:01 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:05:02 > git init /w/workspace/integration-python-onapsdk-master-python3.8-lint # timeout=10 08:05:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:05:02 > git --version # timeout=10 08:05:02 > git --version # 'git version 2.17.1' 08:05:02 using GIT_SSH to set credentials Gerrit user 08:05:02 Verifying host key using manually-configured host key entries 08:05:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:05:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:05:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:05:03 using GIT_SSH to set credentials Gerrit user 08:05:03 Verifying host key using manually-configured host key entries 08:05:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/89/135089/13 # timeout=30 08:05:03 > git rev-parse 65dca26f5ffa870f085f6549fc06727263e8e617^{commit} # timeout=10 08:05:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:05:03 Checking out Revision 65dca26f5ffa870f085f6549fc06727263e8e617 (refs/changes/89/135089/13) 08:05:03 > git config core.sparsecheckout # timeout=10 08:05:03 > git checkout -f 65dca26f5ffa870f085f6549fc06727263e8e617 # timeout=30 08:05:07 Commit message: "Support Recursive Service Orchestration (ONAPSDK)" 08:05:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:05:07 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 08:05:07 [EnvInject] - Injecting environment variables from a build step. 08:05:07 [EnvInject] - Injecting as environment variables the properties content 08:05:07 PYTHON=python3 08:05:07 08:05:07 [EnvInject] - Variables injected successfully. 08:05:07 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins12358660530330460832.sh 08:05:07 ---> tox-install.sh 08:05:07 + source /home/jenkins/lf-env.sh 08:05:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:05:07 ++ mktemp -d /tmp/venv-XXXX 08:05:07 + lf_venv=/tmp/venv-yIsJ 08:05:07 + local venv_file=/tmp/.os_lf_venv 08:05:07 + local python=python3 08:05:07 + local options 08:05:07 + local set_path=true 08:05:07 + local install_args= 08:05: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:05:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:05:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:05:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:05:07 + true 08:05:07 + case $1 in 08:05:07 + venv_file=/tmp/.toxenv 08:05:07 + shift 2 08:05:07 + true 08:05:07 + case $1 in 08:05:07 + shift 08:05:07 + break 08:05:07 + case $python in 08:05:07 + local pkg_list= 08:05:07 + [[ -d /opt/pyenv ]] 08:05:07 + echo 'Setup pyenv:' 08:05:07 Setup pyenv: 08:05:07 + export PYENV_ROOT=/opt/pyenv 08:05:07 + PYENV_ROOT=/opt/pyenv 08:05:07 + 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:05:07 + 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:05:07 + pyenv versions 08:05:07 * system (set by /opt/pyenv/version) 08:05:07 * 3.8.13 (set by /opt/pyenv/version) 08:05:07 * 3.9.13 (set by /opt/pyenv/version) 08:05:07 * 3.10.6 (set by /opt/pyenv/version) 08:05:07 + command -v pyenv 08:05:07 ++ pyenv init - --no-rehash 08:05: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:05:07 export PATH="/opt/pyenv/shims:${PATH}" 08:05:07 export PYENV_SHELL=bash 08:05:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:05:07 pyenv() { 08:05:07 local command 08:05:07 command="${1:-}" 08:05:07 if [ "$#" -gt 0 ]; then 08:05:07 shift 08:05:07 fi 08:05:07 08:05:07 case "$command" in 08:05:07 rehash|shell) 08:05:07 eval "$(pyenv "sh-$command" "$@")" 08:05:07 ;; 08:05:07 *) 08:05:07 command pyenv "$command" "$@" 08:05:07 ;; 08:05:07 esac 08:05:07 }' 08:05: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:05:07 ++ 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:05:07 ++ 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:05:07 ++ 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:05:07 ++ export PYENV_SHELL=bash 08:05:07 ++ PYENV_SHELL=bash 08:05:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:05:07 +++ complete -F _pyenv pyenv 08:05:07 ++ lf-pyver python3 08:05:07 ++ local py_version_xy=python3 08:05:07 ++ local py_version_xyz= 08:05:07 ++ pyenv versions 08:05:07 ++ local command 08:05:07 ++ command=versions 08:05:07 ++ '[' 1 -gt 0 ']' 08:05:07 ++ sed 's/^[ *]* //' 08:05:07 ++ shift 08:05:07 ++ case "$command" in 08:05:07 ++ command pyenv versions 08:05:07 ++ pyenv versions 08:05:07 ++ awk '{ print $1 }' 08:05:07 ++ grep -E '^[0-9.]*[0-9]$' 08:05:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:05:07 +++ grep '^3' /tmp/.pyenv_versions 08:05:07 +++ sort -V 08:05:07 +++ tail -n 1 08:05:07 ++ py_version_xyz=3.10.6 08:05:07 ++ [[ -z 3.10.6 ]] 08:05:07 ++ echo 3.10.6 08:05:07 ++ return 0 08:05:07 + pyenv local 3.10.6 08:05:07 + local command 08:05:07 + command=local 08:05:07 + '[' 2 -gt 0 ']' 08:05:07 + shift 08:05:07 + case "$command" in 08:05:07 + command pyenv local 3.10.6 08:05:07 + pyenv local 3.10.6 08:05:07 + for arg in "$@" 08:05:07 + case $arg in 08:05:07 + pkg_list+='tox ' 08:05:07 + for arg in "$@" 08:05:07 + case $arg in 08:05:07 + pkg_list+='virtualenv ' 08:05:07 + for arg in "$@" 08:05:07 + case $arg in 08:05:07 + pkg_list+='urllib3~=1.26.15 ' 08:05:07 + [[ -f /tmp/.toxenv ]] 08:05:07 + [[ ! -f /tmp/.toxenv ]] 08:05:07 + [[ -n '' ]] 08:05:07 + python3 -m venv /tmp/venv-yIsJ 08:05:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yIsJ' 08:05:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yIsJ 08:05:12 + echo /tmp/venv-yIsJ 08:05:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:05:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:05:12 + /tmp/venv-yIsJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:05:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:05:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:05:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:05:14 + /tmp/venv-yIsJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:05:17 + type python3 08:05:17 + true 08:05:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yIsJ/bin to PATH' 08:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-yIsJ/bin to PATH 08:05:17 + PATH=/tmp/venv-yIsJ/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:05:17 + return 0 08:05:17 + python3 --version 08:05:17 Python 3.10.6 08:05:17 + python3 -m pip --version 08:05:17 pip 24.0 from /tmp/venv-yIsJ/lib/python3.10/site-packages/pip (python 3.10) 08:05:17 + python3 -m pip freeze 08:05:17 cachetools==5.3.2 08:05:17 chardet==5.2.0 08:05:17 colorama==0.4.6 08:05:17 distlib==0.3.8 08:05:17 filelock==3.13.1 08:05:17 packaging==23.2 08:05:17 platformdirs==4.2.0 08:05:17 pluggy==1.4.0 08:05:17 pyproject-api==1.6.1 08:05:17 tomli==2.0.1 08:05:17 tox==4.13.0 08:05:17 urllib3==1.26.18 08:05:17 virtualenv==20.25.0 08:05:17 [EnvInject] - Injecting environment variables from a build step. 08:05:17 [EnvInject] - Injecting as environment variables the properties content 08:05:17 PARALLEL=false 08:05:17 08:05:17 [EnvInject] - Variables injected successfully. 08:05:17 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins4647468439665338345.sh 08:05:17 ---> tox-run.sh 08:05:17 + 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:05:17 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox 08:05:17 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/docs 08:05:17 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox 08:05:17 + cd /w/workspace/integration-python-onapsdk-master-python3.8-lint/. 08:05:17 + source /home/jenkins/lf-env.sh 08:05:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:05:17 ++ mktemp -d /tmp/venv-XXXX 08:05:17 + lf_venv=/tmp/venv-WnFU 08:05:17 + local venv_file=/tmp/.os_lf_venv 08:05:17 + local python=python3 08:05:17 + local options 08:05:17 + local set_path=true 08:05:17 + local install_args= 08:05:17 ++ 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:05:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:05:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:05:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:05:17 + true 08:05:17 + case $1 in 08:05:17 + venv_file=/tmp/.toxenv 08:05:17 + shift 2 08:05:17 + true 08:05:17 + case $1 in 08:05:17 + shift 08:05:17 + break 08:05:17 + case $python in 08:05:17 + local pkg_list= 08:05:17 + [[ -d /opt/pyenv ]] 08:05:17 + echo 'Setup pyenv:' 08:05:17 Setup pyenv: 08:05:17 + export PYENV_ROOT=/opt/pyenv 08:05:17 + PYENV_ROOT=/opt/pyenv 08:05:17 + 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:05:17 + 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:05:17 + pyenv versions 08:05:17 system 08:05:17 3.8.13 08:05:17 3.9.13 08:05:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 08:05:17 + command -v pyenv 08:05:17 ++ pyenv init - --no-rehash 08:05:17 + 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:05:17 export PATH="/opt/pyenv/shims:${PATH}" 08:05:17 export PYENV_SHELL=bash 08:05:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:05:17 pyenv() { 08:05:17 local command 08:05:17 command="${1:-}" 08:05:17 if [ "$#" -gt 0 ]; then 08:05:17 shift 08:05:17 fi 08:05:17 08:05:17 case "$command" in 08:05:17 rehash|shell) 08:05:17 eval "$(pyenv "sh-$command" "$@")" 08:05:17 ;; 08:05:17 *) 08:05:17 command pyenv "$command" "$@" 08:05:17 ;; 08:05:17 esac 08:05:17 }' 08:05:17 +++ 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:05:17 ++ 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:05:17 ++ 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:05:17 ++ 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:05:17 ++ export PYENV_SHELL=bash 08:05:17 ++ PYENV_SHELL=bash 08:05:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:05:17 +++ complete -F _pyenv pyenv 08:05:17 ++ lf-pyver python3 08:05:17 ++ local py_version_xy=python3 08:05:17 ++ local py_version_xyz= 08:05:17 ++ pyenv versions 08:05:17 ++ local command 08:05:17 ++ command=versions 08:05:17 ++ '[' 1 -gt 0 ']' 08:05:17 ++ shift 08:05:17 ++ case "$command" in 08:05:17 ++ command pyenv versions 08:05:17 ++ pyenv versions 08:05:17 ++ sed 's/^[ *]* //' 08:05:17 ++ awk '{ print $1 }' 08:05:17 ++ grep -E '^[0-9.]*[0-9]$' 08:05:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:05:18 +++ grep '^3' /tmp/.pyenv_versions 08:05:18 +++ sort -V 08:05:18 +++ tail -n 1 08:05:18 ++ py_version_xyz=3.10.6 08:05:18 ++ [[ -z 3.10.6 ]] 08:05:18 ++ echo 3.10.6 08:05:18 ++ return 0 08:05:18 + pyenv local 3.10.6 08:05:18 + local command 08:05:18 + command=local 08:05:18 + '[' 2 -gt 0 ']' 08:05:18 + shift 08:05:18 + case "$command" in 08:05:18 + command pyenv local 3.10.6 08:05:18 + pyenv local 3.10.6 08:05:18 + for arg in "$@" 08:05:18 + case $arg in 08:05:18 + pkg_list+='tox ' 08:05:18 + for arg in "$@" 08:05:18 + case $arg in 08:05:18 + pkg_list+='virtualenv ' 08:05:18 + for arg in "$@" 08:05:18 + case $arg in 08:05:18 + pkg_list+='urllib3~=1.26.15 ' 08:05:18 + [[ -f /tmp/.toxenv ]] 08:05:18 ++ cat /tmp/.toxenv 08:05:18 + lf_venv=/tmp/venv-yIsJ 08:05:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yIsJ from' file:/tmp/.toxenv 08:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yIsJ from file:/tmp/.toxenv 08:05:18 + /tmp/venv-yIsJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:05:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:05:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:05:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:05:18 + /tmp/venv-yIsJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:05:20 + type python3 08:05:20 + true 08:05:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yIsJ/bin to PATH' 08:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-yIsJ/bin to PATH 08:05:20 + PATH=/tmp/venv-yIsJ/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:05:20 + return 0 08:05:20 + [[ -d /opt/pyenv ]] 08:05:20 + echo '---> Setting up pyenv' 08:05:20 ---> Setting up pyenv 08:05:20 + export PYENV_ROOT=/opt/pyenv 08:05:20 + PYENV_ROOT=/opt/pyenv 08:05:20 + export PATH=/opt/pyenv/bin:/tmp/venv-yIsJ/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:05:20 + PATH=/opt/pyenv/bin:/tmp/venv-yIsJ/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:05:20 ++ pwd 08:05:20 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-python3.8-lint 08:05:20 + export PYTHONPATH 08:05:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:05:20 + TOX_TESTENV_PASSENV=PYTHONPATH 08:05:20 + tox --version 08:05:20 4.13.0 from /tmp/venv-yIsJ/lib/python3.10/site-packages/tox/__init__.py 08:05:20 + PARALLEL=false 08:05:20 + TOX_OPTIONS_LIST= 08:05:20 + [[ -n py38 ]] 08:05:20 + TOX_OPTIONS_LIST=' -e py38' 08:05:20 + case ${PARALLEL,,} in 08:05:20 + tox -e py38 08:05:20 + tee -a /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox/tox.log 08:05:22 py38: install_deps> python -I -m pip install -r test-requirements.txt 08:05:32 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:05:34 .pkg: _optional_hooks> python /tmp/venv-yIsJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:05:34 .pkg: get_requires_for_build_sdist> python /tmp/venv-yIsJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:05:34 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:05:35 .pkg: get_requires_for_build_wheel> python /tmp/venv-yIsJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:05:35 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:05:35 .pkg: freeze> python -m pip freeze --all 08:05:35 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:05:35 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-yIsJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:05:36 .pkg: build_sdist> python /tmp/venv-yIsJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:05:36 py38: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 08:05:37 py38: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-python3.8-lint/.tox/.tmp/package/1/onapsdk-13.0.2.tar.gz 08:05:39 py38: freeze> python -m pip freeze --all 08:05:39 py38: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,importlib-resources==6.1.1,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0,zipp==3.17.0 08:05:39 py38: commands[0]> pytest tests/ --maxfail=1 --cov-fail-under=98 --verbose --doctest-modules 08:05:40 ============================= test session starts ============================== 08:05:40 platform linux -- Python 3.8.14, pytest-8.0.1, pluggy-1.4.0 -- /w/workspace/integration-python-onapsdk-master-python3.8-lint/.tox/py38/bin/python 08:05:40 cachedir: .tox/py38/.pytest_cache 08:05:40 rootdir: /w/workspace/integration-python-onapsdk-master-python3.8-lint 08:05:40 configfile: setup.cfg 08:05:40 plugins: requests-mock-1.11.0, cov-4.1.0 08:05:40 collecting ... collected 663 items / 1 error 08:05:43 08:05:43 ==================================== ERRORS ==================================== 08:05:43 _______________ ERROR collecting tests/test_so_instantiation.py ________________ 08:05:43 .tox/py38/lib/python3.8/site-packages/_pytest/python.py:538: in importtestmodule 08:05:43 mod = import_path(path, mode=importmode, root=config.rootpath) 08:05:43 .tox/py38/lib/python3.8/site-packages/_pytest/pathlib.py:566: in import_path 08:05:43 importlib.import_module(module_name) 08:05:43 /usr/lib/python3.8/importlib/__init__.py:127: in import_module 08:05:43 return _bootstrap._gcd_import(name[level:], package, level) 08:05:43 :1014: in _gcd_import 08:05:43 ??? 08:05:43 :991: in _find_and_load 08:05:43 ??? 08:05:43 :975: in _find_and_load_unlocked 08:05:43 ??? 08:05:43 :671: in _load_unlocked 08:05:43 ??? 08:05:43 .tox/py38/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:169: in exec_module 08:05:43 source_stat, co = _rewrite_test(fn, self.config) 08:05:43 .tox/py38/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:351: in _rewrite_test 08:05:43 tree = ast.parse(source, filename=strfn) 08:05:43 /usr/lib/python3.8/ast.py:47: in parse 08:05:43 return compile(source, filename, mode, flags, 08:05:43 E File "/w/workspace/integration-python-onapsdk-master-python3.8-lint/tests/test_so_instantiation.py", line 103 08:05:43 E <<<<<<< PATCH SET (8b343e Support Recursive Service Orchestration (ONAPSDK)) 08:05:43 E ^ 08:05:43 E SyntaxError: invalid syntax 08:05:43 =========================== short test summary info ============================ 08:05:43 ERROR tests/test_so_instantiation.py 08:05:43 !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 08:05:43 =============================== 1 error in 3.03s =============================== 08:05:43 py38: exit 1 (3.46 seconds) /w/workspace/integration-python-onapsdk-master-python3.8-lint> pytest tests/ --maxfail=1 --cov-fail-under=98 --verbose --doctest-modules pid=2858 08:05:43 .pkg: _exit> python /tmp/venv-yIsJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:05:43 py38: FAIL code 1 (22.44=setup[18.98]+cmd[3.46] seconds) 08:05:43 evaluation failed :( (22.61 seconds) 08:05:43 + tox_status=1 08:05:43 + echo '---> Completed tox runs' 08:05:43 ---> Completed tox runs 08:05:43 + for i in .tox/*/log 08:05:43 ++ awk -F/ '{print $2}' 08:05:43 ++ echo .tox/py38/log 08:05:43 + tox_env=py38 08:05:43 + cp -r .tox/py38/log /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox/py38 08:05:43 + DOC_DIR=docs/_build/html 08:05:43 + [[ -d docs/_build/html ]] 08:05:43 + echo '---> tox-run.sh ends' 08:05:43 ---> tox-run.sh ends 08:05:43 + test 1 -eq 0 08:05:43 + exit 1 08:05:43 ++ '[' 2 = 1 ']' 08:05:43 Build step 'Execute shell' marked build as failure 08:05:43 $ ssh-agent -k 08:05:43 unset SSH_AUTH_SOCK; 08:05:43 unset SSH_AGENT_PID; 08:05:43 echo Agent pid 2185 killed; 08:05:43 [ssh-agent] Stopped. 08:05:43 [PostBuildScript] - [INFO] Executing post build scripts. 08:05:43 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins7682813502123091163.sh 08:05:43 ---> sysstat.sh 08:05:44 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins15604924025612532393.sh 08:05:44 ---> package-listing.sh 08:05:44 ++ facter osfamily 08:05:44 ++ tr '[:upper:]' '[:lower:]' 08:05:44 + OS_FAMILY=debian 08:05:44 + workspace=/w/workspace/integration-python-onapsdk-master-python3.8-lint 08:05:44 + START_PACKAGES=/tmp/packages_start.txt 08:05:44 + END_PACKAGES=/tmp/packages_end.txt 08:05:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:44 + PACKAGES=/tmp/packages_start.txt 08:05:44 + '[' /w/workspace/integration-python-onapsdk-master-python3.8-lint ']' 08:05:44 + PACKAGES=/tmp/packages_end.txt 08:05:44 + case "${OS_FAMILY}" in 08:05:44 + dpkg -l 08:05:44 + grep '^ii' 08:05:44 + '[' -f /tmp/packages_start.txt ']' 08:05:44 + '[' -f /tmp/packages_end.txt ']' 08:05:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:44 + '[' /w/workspace/integration-python-onapsdk-master-python3.8-lint ']' 08:05:44 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/ 08:05:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/ 08:05:44 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins48693216652281752.sh 08:05:44 ---> capture-instance-metadata.sh 08:05:44 Setup pyenv: 08:05:44 system 08:05:44 3.8.13 08:05:44 3.9.13 08:05:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 08:05:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZ7a 08:05:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:05:51 lf-activate-venv(): INFO: Installing: lftools 08:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-VZ7a/bin to PATH 08:06:20 INFO: Running in OpenStack, capturing instance metadata 08:06:20 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins18370647375835772463.sh 08:06:20 provisioning config files... 08:06:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/config7203252954036844118tmp 08:06:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:06:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:06:20 [EnvInject] - Injecting environment variables from a build step. 08:06:20 [EnvInject] - Injecting as environment variables the properties content 08:06:20 SERVER_ID=logs 08:06:20 08:06:20 [EnvInject] - Variables injected successfully. 08:06:20 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins13137036342127886298.sh 08:06:20 ---> create-netrc.sh 08:06:20 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins9976629268407855620.sh 08:06:20 ---> python-tools-install.sh 08:06:20 Setup pyenv: 08:06:20 system 08:06:20 3.8.13 08:06:20 3.9.13 08:06:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 08:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZ7a from file:/tmp/.os_lf_venv 08:06:22 lf-activate-venv(): INFO: Installing: lftools 08:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-VZ7a/bin to PATH 08:06:29 Generating Requirements File 08:07:01 Python 3.10.6 08:07:01 pip 24.0 from /tmp/venv-VZ7a/lib/python3.10/site-packages/pip (python 3.10) 08:07:01 appdirs==1.4.4 08:07:01 argcomplete==3.2.2 08:07:01 aspy.yaml==1.3.0 08:07:01 attrs==23.2.0 08:07:01 autopage==0.5.2 08:07:01 beautifulsoup4==4.12.3 08:07:01 boto3==1.34.44 08:07:01 botocore==1.34.44 08:07:01 bs4==0.0.2 08:07:01 cachetools==5.3.2 08:07:01 certifi==2024.2.2 08:07:01 cffi==1.16.0 08:07:01 cfgv==3.4.0 08:07:01 chardet==5.2.0 08:07:01 charset-normalizer==3.3.2 08:07:01 click==8.1.7 08:07:01 cliff==4.5.0 08:07:01 cmd2==2.4.3 08:07:01 cryptography==3.3.2 08:07:01 debtcollector==2.5.0 08:07:01 decorator==5.1.1 08:07:01 defusedxml==0.7.1 08:07:01 Deprecated==1.2.14 08:07:01 distlib==0.3.8 08:07:01 dnspython==2.6.1 08:07:01 docker==4.2.2 08:07:01 dogpile.cache==1.3.1 08:07:01 email-validator==2.1.0.post1 08:07:01 filelock==3.13.1 08:07:01 future==0.18.3 08:07:01 gitdb==4.0.11 08:07:01 GitPython==3.1.42 08:07:01 google-auth==2.28.0 08:07:01 httplib2==0.22.0 08:07:01 identify==2.5.35 08:07:01 idna==3.6 08:07:01 importlib-resources==1.5.0 08:07:01 iso8601==2.1.0 08:07:01 Jinja2==3.1.3 08:07:01 jmespath==1.0.1 08:07:01 jsonpatch==1.33 08:07:01 jsonpointer==2.4 08:07:01 jsonschema==4.21.1 08:07:01 jsonschema-specifications==2023.12.1 08:07:01 keystoneauth1==5.5.0 08:07:01 kubernetes==29.0.0 08:07:01 lftools==0.37.8 08:07:01 lxml==5.1.0 08:07:01 MarkupSafe==2.1.5 08:07:01 msgpack==1.0.7 08:07:01 multi_key_dict==2.0.3 08:07:01 munch==4.0.0 08:07:01 netaddr==1.2.1 08:07:01 netifaces==0.11.0 08:07:01 niet==1.4.2 08:07:01 nodeenv==1.8.0 08:07:01 oauth2client==4.1.3 08:07:01 oauthlib==3.2.2 08:07:01 openstacksdk==0.62.0 08:07:01 os-client-config==2.1.0 08:07:01 os-service-types==1.7.0 08:07:01 osc-lib==3.0.0 08:07:01 oslo.config==9.3.0 08:07:01 oslo.context==5.3.0 08:07:01 oslo.i18n==6.2.0 08:07:01 oslo.log==5.4.0 08:07:01 oslo.serialization==5.3.0 08:07:01 oslo.utils==7.0.0 08:07:01 packaging==23.2 08:07:01 pbr==6.0.0 08:07:01 platformdirs==4.2.0 08:07:01 prettytable==3.9.0 08:07:01 pyasn1==0.5.1 08:07:01 pyasn1-modules==0.3.0 08:07:01 pycparser==2.21 08:07:01 pygerrit2==2.0.15 08:07:01 PyGithub==2.2.0 08:07:01 pyinotify==0.9.6 08:07:01 PyJWT==2.8.0 08:07:01 PyNaCl==1.5.0 08:07:01 pyparsing==2.4.7 08:07:01 pyperclip==1.8.2 08:07:01 pyrsistent==0.20.0 08:07:01 python-cinderclient==9.4.0 08:07:01 python-dateutil==2.8.2 08:07:01 python-heatclient==3.4.0 08:07:01 python-jenkins==1.8.2 08:07:01 python-keystoneclient==5.3.0 08:07:01 python-magnumclient==4.3.0 08:07:01 python-novaclient==18.4.0 08:07:01 python-openstackclient==6.0.1 08:07:01 python-swiftclient==4.4.0 08:07:01 pytz==2024.1 08:07:01 PyYAML==6.0.1 08:07:01 referencing==0.33.0 08:07:01 requests==2.31.0 08:07:01 requests-oauthlib==1.3.1 08:07:01 requestsexceptions==1.4.0 08:07:01 rfc3986==2.0.0 08:07:01 rpds-py==0.18.0 08:07:01 rsa==4.9 08:07:01 ruamel.yaml==0.18.6 08:07:01 ruamel.yaml.clib==0.2.8 08:07:01 s3transfer==0.10.0 08:07:01 simplejson==3.19.2 08:07:01 six==1.16.0 08:07:01 smmap==5.0.1 08:07:01 soupsieve==2.5 08:07:01 stevedore==5.1.0 08:07:01 tabulate==0.9.0 08:07:01 toml==0.10.2 08:07:01 tomlkit==0.12.3 08:07:01 tqdm==4.66.2 08:07:01 typing_extensions==4.9.0 08:07:01 tzdata==2024.1 08:07:01 urllib3==1.26.18 08:07:01 virtualenv==20.25.0 08:07:01 wcwidth==0.2.13 08:07:01 websocket-client==1.7.0 08:07:01 wrapt==1.16.0 08:07:01 xdg==6.0.0 08:07:01 xmltodict==0.13.0 08:07:01 yq==3.2.3 08:07:02 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins358184728655597641.sh 08:07:02 ---> sudo-logs.sh 08:07:02 Archiving 'sudo' log.. 08:07:02 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins9827803564197553884.sh 08:07:02 ---> job-cost.sh 08:07:02 Setup pyenv: 08:07:02 system 08:07:02 3.8.13 08:07:02 3.9.13 08:07:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 08:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZ7a from file:/tmp/.os_lf_venv 08:07:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:07:11 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:07:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-VZ7a/bin to PATH 08:07:11 INFO: No Stack... 08:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:12 INFO: Archiving Costs 08:07:12 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins527047494842542620.sh 08:07:12 ---> logs-deploy.sh 08:07:12 Setup pyenv: 08:07:12 system 08:07:12 3.8.13 08:07:12 3.9.13 08:07:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 08:07:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZ7a from file:/tmp/.os_lf_venv 08:07:13 lf-activate-venv(): INFO: Installing: lftools 08:07:22 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:07:22 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-VZ7a/bin to PATH 08:07:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-python3.8-lint/223 08:07:23 INFO: archiving workspace using pattern(s): 08:07:24 Archives upload complete. 08:07:24 INFO: archiving logs to Nexus 08:07:25 ---> uname -a: 08:07:25 Linux prd-ubuntu1804-docker-8c-8g-6558 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:07:25 08:07:25 08:07:25 ---> lscpu: 08:07:25 Architecture: x86_64 08:07:25 CPU op-mode(s): 32-bit, 64-bit 08:07:25 Byte Order: Little Endian 08:07:25 CPU(s): 8 08:07:25 On-line CPU(s) list: 0-7 08:07:25 Thread(s) per core: 1 08:07:25 Core(s) per socket: 1 08:07:25 Socket(s): 8 08:07:25 NUMA node(s): 1 08:07:25 Vendor ID: AuthenticAMD 08:07:25 CPU family: 23 08:07:25 Model: 49 08:07:25 Model name: AMD EPYC-Rome Processor 08:07:25 Stepping: 0 08:07:25 CPU MHz: 2800.000 08:07:25 BogoMIPS: 5600.00 08:07:25 Virtualization: AMD-V 08:07:25 Hypervisor vendor: KVM 08:07:25 Virtualization type: full 08:07:25 L1d cache: 32K 08:07:25 L1i cache: 32K 08:07:25 L2 cache: 512K 08:07:25 L3 cache: 16384K 08:07:25 NUMA node0 CPU(s): 0-7 08:07:25 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:07:25 08:07:25 08:07:25 ---> nproc: 08:07:25 8 08:07:25 08:07:25 08:07:25 ---> df -h: 08:07:25 Filesystem Size Used Avail Use% Mounted on 08:07:25 udev 16G 0 16G 0% /dev 08:07:25 tmpfs 3.2G 708K 3.2G 1% /run 08:07:25 /dev/vda1 155G 11G 145G 7% / 08:07:25 tmpfs 16G 0 16G 0% /dev/shm 08:07:25 tmpfs 5.0M 0 5.0M 0% /run/lock 08:07:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:07:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:07:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:07:25 08:07:25 08:07:25 ---> free -m: 08:07:25 total used free shared buff/cache available 08:07:25 Mem: 32167 870 29023 0 2272 30864 08:07:25 Swap: 1023 0 1023 08:07:25 08:07:25 08:07:25 ---> ip addr: 08:07:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:25 inet 127.0.0.1/8 scope host lo 08:07:25 valid_lft forever preferred_lft forever 08:07:25 inet6 ::1/128 scope host 08:07:25 valid_lft forever preferred_lft forever 08:07:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:07:25 link/ether fa:16:3e:e5:14:d2 brd ff:ff:ff:ff:ff:ff 08:07:25 inet 10.30.107.151/23 brd 10.30.107.255 scope global dynamic ens3 08:07:25 valid_lft 85340sec preferred_lft 85340sec 08:07:25 inet6 fe80::f816:3eff:fee5:14d2/64 scope link 08:07:25 valid_lft forever preferred_lft forever 08:07:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:07:25 link/ether 02:42:3e:44:0d:86 brd ff:ff:ff:ff:ff:ff 08:07:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:25 valid_lft forever preferred_lft forever 08:07:25 08:07:25 08:07:25 ---> sar -b -r -n DEV: 08:07:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6558) 02/19/24 _x86_64_ (8 CPU) 08:07:25 08:07:25 07:49:46 LINUX RESTART (8 CPU) 08:07:25 08:07:25 07:50:01 tps rtps wtps bread/s bwrtn/s 08:07:25 07:51:03 99.37 48.30 51.07 4461.45 59300.77 08:07:25 07:52:01 15.55 0.00 15.55 0.00 23092.02 08:07:25 07:53:01 14.89 0.00 14.89 0.00 22217.15 08:07:25 07:54:01 14.36 0.00 14.36 0.00 21514.95 08:07:25 07:55:01 15.95 0.00 15.95 0.00 23399.83 08:07:25 07:56:01 15.40 0.00 15.40 0.00 22994.57 08:07:25 07:57:01 8.20 0.00 8.20 0.00 11567.74 08:07:25 07:58:01 0.82 0.00 0.82 0.00 10.40 08:07:25 07:59:01 1.07 0.00 1.07 0.00 14.26 08:07:25 08:00:01 1.33 0.02 1.32 0.13 16.66 08:07:25 08:01:01 1.02 0.00 1.02 0.00 11.73 08:07:25 08:02:01 0.83 0.07 0.77 0.53 10.53 08:07:25 08:03:01 1.22 0.00 1.22 0.00 14.93 08:07:25 08:04:01 0.80 0.00 0.80 0.00 10.80 08:07:25 08:05:01 5.18 4.03 1.15 159.04 196.90 08:07:25 08:06:01 348.33 38.54 309.78 1200.73 7926.41 08:07:25 08:07:01 120.21 14.38 105.83 1052.36 12667.76 08:07:25 Average: 39.13 6.21 32.92 405.08 12038.25 08:07:25 08:07:25 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:25 07:51:03 30632668 31874824 2306552 7.00 38616 1531756 1286360 3.78 641232 1415140 32 08:07:25 07:52:01 30649148 31891472 2290072 6.95 38696 1531784 1286360 3.78 624044 1415104 180 08:07:25 07:53:01 30648456 31890912 2290764 6.95 38784 1531768 1286360 3.78 624824 1415108 16 08:07:25 07:54:01 30647592 31890144 2291628 6.96 38872 1531780 1286360 3.78 626036 1415108 148 08:07:25 07:55:01 30647636 31890308 2291584 6.96 38976 1531784 1286360 3.78 626012 1415112 16 08:07:25 07:56:01 30629704 31872468 2309516 7.01 39064 1531788 1286360 3.78 644612 1415116 152 08:07:25 07:57:01 30628284 31871128 2310936 7.02 39128 1531800 1286360 3.78 645740 1415120 40 08:07:25 07:58:01 30626696 31869584 2312524 7.02 39160 1531804 1286360 3.78 646860 1415124 32 08:07:25 07:59:01 30625696 31868632 2313524 7.02 39192 1531816 1286360 3.78 647908 1415128 56 08:07:25 08:00:01 30624464 31867468 2314756 7.03 39256 1531812 1286360 3.78 649092 1415140 180 08:07:25 08:01:01 30623236 31866308 2315984 7.03 39288 1531840 1286360 3.78 650300 1415144 36 08:07:25 08:02:01 30620720 31863860 2318500 7.04 39328 1531844 1286360 3.78 651888 1415148 272 08:07:25 08:03:01 30620388 31863616 2318832 7.04 39360 1531860 1286360 3.78 652596 1415160 36 08:07:25 08:04:01 30619096 31862360 2320124 7.04 39392 1531864 1286360 3.78 653772 1415164 176 08:07:25 08:05:01 30502820 31756384 2436400 7.40 39488 1541824 1286360 3.78 761196 1422224 68 08:07:25 08:06:01 30035164 31593816 2904056 8.82 67028 1799300 1474484 4.34 986568 1618812 129620 08:07:25 08:07:01 29779468 31651184 3159752 9.59 93176 2068796 1406324 4.14 959836 1865120 127228 08:07:25 Average: 30538896 31837910 2400324 7.29 43930 1579719 1304483 3.84 687795 1453998 15193 08:07:25 08:07:25 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:25 07:51:03 ens3 283.52 178.97 582.75 32.01 0.00 0.00 0.00 0.00 08:07:25 07:51:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:51:03 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:07:25 07:52:01 ens3 0.52 0.29 0.08 0.19 0.00 0.00 0.00 0.00 08:07:25 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:52:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 07:53:01 ens3 0.41 0.13 0.07 0.16 0.00 0.00 0.00 0.00 08:07:25 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:54:01 ens3 0.43 0.27 0.07 0.18 0.00 0.00 0.00 0.00 08:07:25 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 07:55:01 ens3 0.33 0.17 0.06 0.17 0.00 0.00 0.00 0.00 08:07:25 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:56:01 ens3 1.67 1.67 0.93 2.69 0.00 0.00 0.00 0.00 08:07:25 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 07:57:01 ens3 0.15 0.15 0.05 0.17 0.00 0.00 0.00 0.00 08:07:25 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:58:01 ens3 0.23 0.27 0.06 0.33 0.00 0.00 0.00 0.00 08:07:25 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 07:59:01 ens3 0.22 0.15 0.06 0.17 0.00 0.00 0.00 0.00 08:07:25 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:00:01 ens3 0.27 0.27 0.06 0.18 0.00 0.00 0.00 0.00 08:07:25 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 08:01:01 ens3 0.32 0.22 0.13 0.07 0.00 0.00 0.00 0.00 08:07:25 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:02:01 ens3 0.23 0.27 0.06 0.18 0.00 0.00 0.00 0.00 08:07:25 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 08:03:01 ens3 0.40 0.25 0.18 0.17 0.00 0.00 0.00 0.00 08:07:25 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:04:01 ens3 0.38 0.18 0.07 0.17 0.00 0.00 0.00 0.00 08:07:25 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:25 08:05:01 ens3 103.35 58.87 125.60 24.79 0.00 0.00 0.00 0.00 08:07:25 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:06:01 ens3 92.57 70.99 443.92 34.75 0.00 0.00 0.00 0.00 08:07:25 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:06:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 08:07:25 08:07:01 ens3 51.52 36.86 848.64 7.64 0.00 0.00 0.00 0.00 08:07:25 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 08:07:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 08:07:25 Average: ens3 31.61 20.62 118.01 6.13 0.00 0.00 0.00 0.00 08:07:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:25 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 08:07:25 08:07:25 08:07:25 ---> sar -P ALL: 08:07:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6558) 02/19/24 _x86_64_ (8 CPU) 08:07:25 08:07:25 07:49:46 LINUX RESTART (8 CPU) 08:07:25 08:07:25 07:50:01 CPU %user %nice %system %iowait %steal %idle 08:07:25 07:51:03 all 2.56 0.00 0.72 3.28 0.02 93.42 08:07:25 07:51:03 0 2.35 0.00 0.60 0.38 0.02 96.65 08:07:25 07:51:03 1 2.49 0.00 2.10 6.15 0.02 89.25 08:07:25 07:51:03 2 1.50 0.00 0.52 8.23 0.03 89.71 08:07:25 07:51:03 3 3.61 0.00 0.33 2.80 0.00 93.26 08:07:25 07:51:03 4 2.99 0.00 0.28 0.10 0.02 96.61 08:07:25 07:51:03 5 5.64 0.00 0.63 5.18 0.03 88.51 08:07:25 07:51:03 6 1.04 0.00 0.57 3.01 0.02 95.37 08:07:25 07:51:03 7 0.90 0.00 0.70 0.43 0.02 97.95 08:07:25 07:52:01 all 0.05 0.00 0.01 1.25 0.00 98.69 08:07:25 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 07:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:52:01 2 0.24 0.00 0.02 9.97 0.00 89.77 08:07:25 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:07:25 07:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 07:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:07:25 07:52:01 6 0.05 0.00 0.02 0.00 0.03 99.90 08:07:25 07:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:07:25 07:53:01 all 0.02 0.00 0.01 1.68 0.00 98.28 08:07:25 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:53:01 2 0.03 0.00 0.02 13.45 0.00 86.50 08:07:25 07:53:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:07:25 07:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:07:25 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:07:25 07:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:07:25 07:54:01 all 0.01 0.00 0.01 2.03 0.00 97.94 08:07:25 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:07:25 07:54:01 2 0.03 0.00 0.02 16.21 0.02 83.73 08:07:25 07:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:07:25 07:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:07:25 07:54:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:07:25 07:55:01 all 0.02 0.00 0.01 1.09 0.00 98.87 08:07:25 07:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 07:55:01 2 0.02 0.00 0.03 8.72 0.00 91.23 08:07:25 07:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:07:25 07:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:07:25 07:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:07:25 07:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:07:25 07:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:07:25 07:56:01 all 0.10 0.00 0.02 1.30 0.00 98.58 08:07:25 07:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:56:01 2 0.20 0.00 0.02 10.39 0.00 89.39 08:07:25 07:56:01 3 0.22 0.00 0.05 0.00 0.00 99.73 08:07:25 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:56:01 6 0.28 0.00 0.07 0.00 0.02 99.63 08:07:25 07:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 07:57:01 all 0.03 0.00 0.01 0.61 0.00 99.34 08:07:25 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:57:01 2 0.13 0.00 0.02 4.94 0.02 94.89 08:07:25 07:57:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:07:25 07:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:25 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:07:25 07:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:07:25 07:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:07:25 07:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:58:01 2 0.05 0.00 0.00 0.02 0.00 99.93 08:07:25 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:07:25 07:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:59:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:07:25 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 07:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 07:59:01 2 0.33 0.00 0.05 0.03 0.00 99.58 08:07:25 07:59:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:07:25 07:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:07:25 07:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:07:25 07:59:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:07:25 07:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 08:07:25 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:00:01 2 2.02 0.00 0.00 0.03 0.02 97.93 08:07:25 08:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:25 08:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 08:00:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:07:25 08:00:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:07:25 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:01:01 all 0.20 0.00 0.01 0.00 0.00 99.79 08:07:25 08:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:01:01 2 1.42 0.00 0.00 0.02 0.00 98.56 08:07:25 08:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:07:25 08:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:07:25 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:07:25 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:07:25 08:02:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:07:25 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:02:01 2 0.57 0.00 0.03 0.03 0.00 99.37 08:07:25 08:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:07:25 08:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:07:25 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:07:25 08:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:07:25 08:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:07:25 08:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:07:25 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:07:25 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:25 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:04:01 2 0.07 0.00 0.00 0.02 0.00 99.92 08:07:25 08:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:25 08:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:07:25 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:07:25 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:25 08:05:01 all 1.03 0.00 0.06 0.02 0.01 98.88 08:07:25 08:05:01 0 0.27 0.00 0.05 0.03 0.02 99.63 08:07:25 08:05:01 1 1.40 0.00 0.02 0.00 0.00 98.58 08:07:25 08:05:01 2 0.37 0.00 0.07 0.03 0.00 99.53 08:07:25 08:05:01 3 2.27 0.00 0.05 0.00 0.00 97.68 08:07:25 08:05:01 4 0.55 0.00 0.13 0.03 0.02 99.27 08:07:25 08:05:01 5 0.90 0.00 0.10 0.07 0.02 98.92 08:07:25 08:05:01 6 0.57 0.00 0.05 0.00 0.00 99.38 08:07:25 08:05:01 7 1.90 0.00 0.05 0.00 0.02 98.03 08:07:25 08:06:01 all 10.75 0.00 1.04 1.23 0.04 86.94 08:07:25 08:06:01 0 12.91 0.00 1.35 1.77 0.05 83.92 08:07:25 08:06:01 1 36.36 0.00 2.05 0.73 0.07 60.79 08:07:25 08:06:01 2 2.10 0.00 0.72 4.02 0.03 93.12 08:07:25 08:06:01 3 15.60 0.00 1.13 0.27 0.03 82.97 08:07:25 08:06:01 4 6.89 0.00 0.80 0.18 0.03 92.10 08:07:25 08:06:01 5 5.93 0.00 0.71 0.25 0.02 93.09 08:07:25 08:06:01 6 1.80 0.00 0.53 1.07 0.03 96.56 08:07:25 08:06:01 7 4.43 0.00 0.99 1.61 0.05 92.92 08:07:25 08:07:01 all 10.83 0.00 0.73 0.95 0.03 87.45 08:07:25 08:07:01 0 37.10 0.00 1.60 1.20 0.07 60.03 08:07:25 08:07:01 1 36.75 0.00 1.93 0.98 0.07 60.26 08:07:25 08:07:01 2 0.12 0.00 0.38 3.02 0.02 96.46 08:07:25 08:07:01 3 10.59 0.00 0.67 0.03 0.02 88.69 08:07:25 08:07:01 4 1.17 0.00 0.62 1.40 0.02 96.80 08:07:25 08:07:01 5 0.18 0.00 0.12 0.10 0.07 99.53 08:07:25 08:07:01 6 0.28 0.00 0.28 0.88 0.00 98.55 08:07:25 08:07:01 7 0.40 0.00 0.27 0.02 0.00 99.32 08:07:25 Average: all 1.53 0.00 0.16 0.79 0.01 97.51 08:07:25 Average: 0 3.10 0.00 0.22 0.20 0.01 96.47 08:07:25 Average: 1 4.54 0.00 0.36 0.46 0.01 94.63 08:07:25 Average: 2 0.54 0.00 0.11 4.64 0.01 94.69 08:07:25 Average: 3 1.93 0.00 0.14 0.18 0.01 97.74 08:07:25 Average: 4 0.69 0.00 0.12 0.10 0.01 99.08 08:07:25 Average: 5 0.75 0.00 0.09 0.33 0.01 98.81 08:07:25 Average: 6 0.25 0.00 0.10 0.29 0.01 99.34 08:07:25 Average: 7 0.46 0.00 0.12 0.12 0.00 99.29 08:07:25 08:07:25 08:07:25