19:40:39 Started by upstream project "integration-sanity-test-vanadium" build number 178 19:40:39 originally caused by: 19:40:39 Started by timer 19:40:39 Running as SYSTEM 19:40:39 [EnvInject] - Loading node environment variables. 19:40:40 Building remotely on prd-centos8-robot-2c-8g-19230 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:40:40 [ssh-agent] Looking for ssh-agent implementation... 19:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:40 $ ssh-agent 19:40:40 SSH_AUTH_SOCK=/tmp/ssh-WntGjEc1bFh8/agent.8461 19:40:40 SSH_AGENT_PID=8462 19:40:40 [ssh-agent] Started. 19:40:40 Running ssh-add (command line suppressed) 19:40:40 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_4962326583899488622.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_4962326583899488622.key) 19:40:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:40:40 The recommended git tool is: NONE 19:40:43 using credential opendaylight-jenkins-ssh 19:40:43 Wiping out workspace first. 19:40:43 Cloning the remote Git repository 19:40:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:40:43 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:40:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:40:43 > git --version # timeout=10 19:40:43 > git --version # 'git version 2.43.0' 19:40:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:40:43 [INFO] Currently running in a labeled security context 19:40:43 [INFO] Currently SELinux is 'enforcing' on the host 19:40:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh14421883132348756819.key 19:40:43 Verifying host key using known hosts file 19:40:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:40:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:40:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:40:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:40:46 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:40:46 [INFO] Currently running in a labeled security context 19:40:46 [INFO] Currently SELinux is 'enforcing' on the host 19:40:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh15598756354465623541.key 19:40:46 Verifying host key using known hosts file 19:40:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:40:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:40:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:40:46 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 19:40:46 > git config core.sparsecheckout # timeout=10 19:40:46 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 19:40:47 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 19:40:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:40:47 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:40:47 No emails were triggered. 19:40:47 provisioning config files... 19:40:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:40:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:40:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:40:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14514955503210875072.sh 19:40:48 ---> python-tools-install.sh 19:40:48 Setup pyenv: 19:40:48 system 19:40:48 * 3.8.13 (set by /opt/pyenv/version) 19:40:48 * 3.9.13 (set by /opt/pyenv/version) 19:40:48 * 3.10.13 (set by /opt/pyenv/version) 19:40:48 * 3.11.7 (set by /opt/pyenv/version) 19:40:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-InbM 19:40:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:40:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:57 lf-activate-venv(): INFO: Base packages installed successfully 19:40:57 lf-activate-venv(): INFO: Installing additional packages: lftools 19:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 19:42:25 Generating Requirements File 19:43:07 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. 19:43:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:43:08 Python 3.11.7 19:43:08 pip 26.0.1 from /tmp/venv-InbM/lib/python3.11/site-packages/pip (python 3.11) 19:43:08 appdirs==1.4.4 19:43:08 argcomplete==3.6.3 19:43:08 aspy.yaml==1.3.0 19:43:08 attrs==25.4.0 19:43:08 autopage==0.6.0 19:43:08 beautifulsoup4==4.14.3 19:43:08 boto3==1.42.53 19:43:08 botocore==1.42.53 19:43:08 bs4==0.0.2 19:43:08 certifi==2026.1.4 19:43:08 cffi==2.0.0 19:43:08 cfgv==3.5.0 19:43:08 chardet==5.2.0 19:43:08 charset-normalizer==3.4.4 19:43:08 click==8.3.1 19:43:08 cliff==4.13.2 19:43:08 cmd2==3.2.0 19:43:08 cryptography==3.3.2 19:43:08 debtcollector==3.0.0 19:43:08 decorator==5.2.1 19:43:08 defusedxml==0.7.1 19:43:08 Deprecated==1.3.1 19:43:08 distlib==0.4.0 19:43:08 dnspython==2.8.0 19:43:08 docker==7.1.0 19:43:08 dogpile.cache==1.5.0 19:43:08 durationpy==0.10 19:43:08 email-validator==2.3.0 19:43:08 filelock==3.24.3 19:43:08 future==1.0.0 19:43:08 gitdb==4.0.12 19:43:08 GitPython==3.1.46 19:43:08 httplib2==0.30.2 19:43:08 identify==2.6.16 19:43:08 idna==3.11 19:43:08 importlib-resources==1.5.0 19:43:08 iso8601==2.1.0 19:43:08 Jinja2==3.1.6 19:43:08 jmespath==1.1.0 19:43:08 jsonpatch==1.33 19:43:08 jsonpointer==3.0.0 19:43:08 jsonschema==4.26.0 19:43:08 jsonschema-specifications==2025.9.1 19:43:08 keystoneauth1==5.13.1 19:43:08 kubernetes==35.0.0 19:43:08 lftools==0.37.21 19:43:08 lxml==6.0.2 19:43:08 markdown-it-py==4.0.0 19:43:08 MarkupSafe==3.0.3 19:43:08 mdurl==0.1.2 19:43:08 msgpack==1.1.2 19:43:08 multi_key_dict==2.0.3 19:43:08 munch==4.0.0 19:43:08 netaddr==1.3.0 19:43:08 niet==1.4.2 19:43:08 nodeenv==1.10.0 19:43:08 oauth2client==4.1.3 19:43:08 oauthlib==3.3.1 19:43:08 openstacksdk==4.10.0 19:43:08 os-service-types==1.8.2 19:43:08 osc-lib==4.4.0 19:43:08 oslo.config==10.3.0 19:43:08 oslo.context==6.3.0 19:43:08 oslo.i18n==6.7.2 19:43:08 oslo.log==8.1.0 19:43:08 oslo.serialization==5.9.1 19:43:08 oslo.utils==10.0.0 19:43:08 packaging==26.0 19:43:08 pbr==7.0.3 19:43:08 platformdirs==4.9.2 19:43:08 prettytable==3.17.0 19:43:08 psutil==7.2.2 19:43:08 pyasn1==0.6.2 19:43:08 pyasn1_modules==0.4.2 19:43:08 pycparser==3.0 19:43:08 pygerrit2==2.0.15 19:43:08 PyGithub==2.8.1 19:43:08 Pygments==2.19.2 19:43:08 PyJWT==2.11.0 19:43:08 PyNaCl==1.6.2 19:43:08 pyparsing==2.4.7 19:43:08 pyperclip==1.11.0 19:43:08 pyrsistent==0.20.0 19:43:08 python-cinderclient==9.8.0 19:43:08 python-dateutil==2.9.0.post0 19:43:08 python-heatclient==5.0.0 19:43:08 python-jenkins==1.8.3 19:43:08 python-keystoneclient==5.7.0 19:43:08 python-magnumclient==4.9.0 19:43:08 python-openstackclient==9.0.0 19:43:08 python-swiftclient==4.9.0 19:43:08 PyYAML==6.0.3 19:43:08 referencing==0.37.0 19:43:08 requests==2.32.5 19:43:08 requests-oauthlib==2.0.0 19:43:08 requestsexceptions==1.4.0 19:43:08 rfc3986==2.0.0 19:43:08 rich==14.3.3 19:43:08 rich-argparse==1.7.2 19:43:08 rpds-py==0.30.0 19:43:08 rsa==4.9.1 19:43:08 ruamel.yaml==0.19.1 19:43:08 ruamel.yaml.clib==0.2.15 19:43:08 s3transfer==0.16.0 19:43:08 simplejson==3.20.2 19:43:08 six==1.17.0 19:43:08 smmap==5.0.2 19:43:08 soupsieve==2.8.3 19:43:08 stevedore==5.7.0 19:43:08 tabulate==0.9.0 19:43:08 toml==0.10.2 19:43:08 tomlkit==0.14.0 19:43:08 tqdm==4.67.3 19:43:08 typing_extensions==4.15.0 19:43:08 urllib3==1.26.20 19:43:08 virtualenv==20.38.0 19:43:08 wcwidth==0.6.0 19:43:08 websocket-client==1.9.0 19:43:08 wrapt==2.1.1 19:43:08 xdg==6.0.0 19:43:08 xmltodict==1.0.3 19:43:08 yq==3.4.3 19:43:08 [EnvInject] - Injecting environment variables from a build step. 19:43:08 [EnvInject] - Injecting as environment variables the properties content 19:43:08 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:43:08 OS_CLOUD=vex 19:43:08 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-175 19:43:08 OS_STACK_TEMPLATE_DIR=openstack-hot 19:43:08 19:43:08 [EnvInject] - Variables injected successfully. 19:43:08 provisioning config files... 19:43:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:43:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17791016560424151513.sh 19:43:09 ---> Create parameters file for OpenStack HOT 19:43:09 OpenStack Heat parameters generated 19:43:09 ----------------------------------- 19:43:09 parameters: 19:43:09 vm_0_count: '1' 19:43:09 vm_0_flavor: 'v3-standard-4' 19:43:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 19:43:09 vm_1_count: '1' 19:43:09 vm_1_flavor: 'v3-standard-2' 19:43:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:43:09 19:43:09 job_name: '38640-175' 19:43:09 silo: 'releng' 19:43:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6416888841606847028.sh 19:43:09 ---> Create HEAT stack 19:43:09 + source /home/jenkins/lf-env.sh 19:43:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:09 ++ mktemp -d /tmp/venv-XXXX 19:43:09 + lf_venv=/tmp/venv-lB93 19:43:09 + local venv_file=/tmp/.os_lf_venv 19:43:09 + local python=python3 19:43:09 + local options 19:43:09 + local set_path=true 19:43:09 + local install_args= 19:43:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:43:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:43:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:09 + true 19:43:09 + case $1 in 19:43:09 + python=python3 19:43:09 + shift 2 19:43:09 + true 19:43:09 + case $1 in 19:43:09 + shift 19:43:09 + break 19:43:09 + case $python in 19:43:09 + local pkg_list= 19:43:09 + [[ -d /opt/pyenv ]] 19:43:09 + echo 'Setup pyenv:' 19:43:09 Setup pyenv: 19:43:09 + export PYENV_ROOT=/opt/pyenv 19:43:09 + PYENV_ROOT=/opt/pyenv 19:43:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:09 + pyenv versions 19:43:09 system 19:43:09 3.8.13 19:43:09 3.9.13 19:43:09 3.10.13 19:43:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:09 + command -v pyenv 19:43:09 ++ pyenv init - --no-rehash 19:43:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:43:09 for i in ${!paths[@]}; do 19:43:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:43:09 fi; done; 19:43:09 echo "${paths[*]}"'\'')" 19:43:09 export PATH="/opt/pyenv/shims:${PATH}" 19:43:09 export PYENV_SHELL=bash 19:43:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:43:09 pyenv() { 19:43:09 local command 19:43:09 command="${1:-}" 19:43:09 if [ "$#" -gt 0 ]; then 19:43:09 shift 19:43:09 fi 19:43:09 19:43:09 case "$command" in 19:43:09 rehash|shell) 19:43:09 eval "$(pyenv "sh-$command" "$@")" 19:43:09 ;; 19:43:09 *) 19:43:09 command pyenv "$command" "$@" 19:43:09 ;; 19:43:09 esac 19:43:09 }' 19:43:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:43:09 for i in ${!paths[@]}; do 19:43:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:43:09 fi; done; 19:43:09 echo "${paths[*]}"' 19:43:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:09 ++ export PYENV_SHELL=bash 19:43:09 ++ PYENV_SHELL=bash 19:43:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:43:09 +++ complete -F _pyenv pyenv 19:43:09 ++ lf-pyver python3 19:43:09 ++ local py_version_xy=python3 19:43:09 ++ local py_version_xyz= 19:43:09 ++ pyenv versions 19:43:09 ++ grep -E '^[0-9.]*[0-9]$' 19:43:09 ++ local command 19:43:09 ++ command=versions 19:43:09 ++ '[' 1 -gt 0 ']' 19:43:09 ++ shift 19:43:09 ++ case "$command" in 19:43:09 ++ command pyenv versions 19:43:09 ++ pyenv versions 19:43:09 ++ sed 's/^[ *]* //' 19:43:09 ++ awk '{ print $1 }' 19:43:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:43:09 +++ grep '^3' /tmp/.pyenv_versions 19:43:09 +++ tail -n 1 19:43:09 +++ sort -V 19:43:09 ++ py_version_xyz=3.11.7 19:43:09 ++ [[ -z 3.11.7 ]] 19:43:09 ++ echo 3.11.7 19:43:09 ++ return 0 19:43:09 + pyenv local 3.11.7 19:43:09 + local command 19:43:09 + command=local 19:43:09 + '[' 2 -gt 0 ']' 19:43:09 + shift 19:43:09 + case "$command" in 19:43:09 + command pyenv local 3.11.7 19:43:09 + pyenv local 3.11.7 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='lftools[openstack] ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='kubernetes ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='niet ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='python-heatclient ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='python-openstackclient ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='python-magnumclient ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='urllib3~=1.26.15 ' 19:43:09 + for arg in "$@" 19:43:09 + case $arg in 19:43:09 + pkg_list+='yq ' 19:43:09 + [[ -f /tmp/.os_lf_venv ]] 19:43:09 ++ cat /tmp/.os_lf_venv 19:43:09 + lf_venv=/tmp/venv-InbM 19:43:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from' file:/tmp/.os_lf_venv 19:43:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 19:43:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:09 + local 'pip_opts=--upgrade --quiet' 19:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:43:09 + [[ -n '' ]] 19:43:09 + [[ -n '' ]] 19:43:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:09 + /tmp/venv-InbM/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 19:43:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:43:12 lf-activate-venv(): INFO: Base packages installed successfully 19:43:12 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:43:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:43:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:12 + /tmp/venv-InbM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:31 + type python3 19:43:31 + true 19:43:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH' 19:43:31 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 19:43:31 + PATH=/tmp/venv-InbM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:31 + return 0 19:43:31 + openstack --os-cloud vex limits show --absolute 19:43:32 +--------------------------+---------+ 19:43:32 | Name | Value | 19:43:32 +--------------------------+---------+ 19:43:32 | maxTotalInstances | -1 | 19:43:32 | maxTotalCores | 450 | 19:43:32 | maxTotalRAMSize | 1000000 | 19:43:32 | maxServerMeta | 128 | 19:43:32 | maxImageMeta | 128 | 19:43:32 | maxPersonality | 5 | 19:43:32 | maxPersonalitySize | 10240 | 19:43:32 | maxTotalKeypairs | 100 | 19:43:32 | maxServerGroups | 10 | 19:43:32 | maxServerGroupMembers | 10 | 19:43:32 | maxTotalFloatingIps | -1 | 19:43:32 | maxSecurityGroups | -1 | 19:43:32 | maxSecurityGroupRules | -1 | 19:43:32 | totalRAMUsed | 229376 | 19:43:32 | totalCoresUsed | 56 | 19:43:32 | totalInstancesUsed | 15 | 19:43:32 | totalFloatingIpsUsed | 0 | 19:43:32 | totalSecurityGroupsUsed | 0 | 19:43:32 | totalServerGroupsUsed | 0 | 19:43:32 | maxTotalVolumes | -1 | 19:43:32 | maxTotalSnapshots | 10 | 19:43:32 | maxTotalVolumeGigabytes | 4096 | 19:43:32 | maxTotalBackups | 10 | 19:43:32 | maxTotalBackupGigabytes | 1000 | 19:43:32 | totalVolumesUsed | 0 | 19:43:32 | totalGigabytesUsed | 0 | 19:43:32 | totalSnapshotsUsed | 0 | 19:43:32 | totalBackupsUsed | 0 | 19:43:32 | totalBackupGigabytesUsed | 0 | 19:43:32 +--------------------------+---------+ 19:43:32 + pushd /opt/ciman/openstack-hot 19:43:32 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:32 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-175 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:43:58 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-175 19:43:58 Waiting to initialize infrastructure... 19:43:58 Stack initialization successful. 19:43:58 ------------------------------------ 19:43:58 Stack Details 19:43:58 ------------------------------------ 19:43:58 {'added': None, 19:43:58 'capabilities': [], 19:43:58 'created_at': '2026-02-20T19:43:36Z', 19:43:58 'deleted': None, 19:43:58 'deleted_at': None, 19:43:58 'description': 'No description', 19:43:58 'environment': None, 19:43:58 'environment_files': None, 19:43:58 'files': None, 19:43:58 'files_container': None, 19:43:58 'id': 'e54fecce-2864-48c2-b9cb-59bbdd5a0dd2', 19:43:58 'is_rollback_disabled': True, 19:43:58 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-175/e54fecce-2864-48c2-b9cb-59bbdd5a0dd2', 19:43:58 'rel': 'self'}], 19:43:58 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 19:43:58 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-175', 19:43:58 'notification_topics': [], 19:43:58 'outputs': [{'description': 'IP addresses of the 2nd vm types', 19:43:58 'output_key': 'vm_1_ips', 19:43:58 'output_value': ['10.30.170.157']}, 19:43:58 {'description': 'IP addresses of the 1st vm types', 19:43:58 'output_key': 'vm_0_ips', 19:43:58 'output_value': ['10.30.170.63']}], 19:43:58 'owner_id': ****, 19:43:58 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:43:58 'OS::stack_id': 'e54fecce-2864-48c2-b9cb-59bbdd5a0dd2', 19:43:58 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-175', 19:43:58 'job_name': '38640-175', 19:43:58 'silo': 'releng', 19:43:58 'vm_0_count': '1', 19:43:58 'vm_0_flavor': 'v3-standard-4', 19:43:58 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:43:58 '20260201-010217.481', 19:43:58 'vm_1_count': '1', 19:43:58 'vm_1_flavor': 'v3-standard-2', 19:43:58 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:43:58 '- 20250917-133034.654'}, 19:43:58 'parent_id': None, 19:43:58 'replaced': None, 19:43:58 'status': 'CREATE_COMPLETE', 19:43:58 'status_reason': 'Stack CREATE completed successfully', 19:43:58 'tags': [], 19:43:58 'template': None, 19:43:58 'template_description': 'No description', 19:43:58 'template_url': None, 19:43:58 'timeout_mins': 15, 19:43:58 'unchanged': None, 19:43:58 'updated': None, 19:43:58 'updated_at': None, 19:43:58 'user_project_id': '4648faa561f848ceb7f287329fcf7c41'} 19:43:58 ------------------------------------ 19:43:58 + popd 19:43:58 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:58 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15479825414375249360.sh 19:43:58 ---> Copy SSH public keys to CSIT lab 19:43:58 Setup pyenv: 19:43:58 system 19:43:58 3.8.13 19:43:58 3.9.13 19:43:58 3.10.13 19:43:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 19:43:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:01 lf-activate-venv(): INFO: Base packages installed successfully 19:44:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 19:44:15 SSH not responding on 10.30.170.63. Retrying in 10 seconds... 19:44:15 SSH not responding on 10.30.170.157. Retrying in 10 seconds... 19:44:25 Ping to 10.30.170.63 successful. 19:44:25 Ping to 10.30.170.157 successful. 19:44:26 SSH not responding on 10.30.170.63. Retrying in 10 seconds... 19:44:27 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 19:44:27 releng-38640-175-1-mininet-ovs-217-0 19:44:27 Successfully copied public keys to slave 10.30.170.157 19:44:27 Process 9683 ready. 19:44:36 Ping to 10.30.170.63 successful. 19:44:36 SSH not responding on 10.30.170.63. Retrying in 10 seconds... 19:44:46 Ping to 10.30.170.63 successful. 19:44:47 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:44:48 releng-38640-175-0-builder-0 19:44:48 Successfully copied public keys to slave 10.30.170.63 19:44:48 Process 9684 ready. 19:44:48 SSH ready on all stack servers. 19:44:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12493779028245363073.sh 19:44:48 Setup pyenv: 19:44:48 system 19:44:48 3.8.13 19:44:48 3.9.13 19:44:48 3.10.13 19:44:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r9YW 19:44:52 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:44:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:56 lf-activate-venv(): INFO: Base packages installed successfully 19:44:56 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:44:58 lf-activate-venv(): INFO: Adding /tmp/venv-r9YW/bin to PATH 19:44:58 + echo 'Installing Python Requirements' 19:44:58 Installing Python Requirements 19:44:58 + cat 19:44:58 + python -m pip install -r requirements.txt 19:44:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:44:59 Collecting docker-py (from -r requirements.txt (line 1)) 19:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 19:44:59 Collecting ipaddr (from -r requirements.txt (line 2)) 19:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:44:59 Installing build dependencies: started 19:45:00 Installing build dependencies: finished with status 'done' 19:45:00 Getting requirements to build wheel: started 19:45:00 Getting requirements to build wheel: finished with status 'done' 19:45:00 Preparing metadata (pyproject.toml): started 19:45:00 Preparing metadata (pyproject.toml): finished with status 'done' 19:45:00 Collecting netaddr (from -r requirements.txt (line 3)) 19:45:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 19:45:00 Collecting netifaces (from -r requirements.txt (line 4)) 19:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:45:01 Installing build dependencies: started 19:45:01 Installing build dependencies: finished with status 'done' 19:45:01 Getting requirements to build wheel: started 19:45:02 Getting requirements to build wheel: finished with status 'done' 19:45:02 Preparing metadata (pyproject.toml): started 19:45:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:45:02 Collecting pyhocon (from -r requirements.txt (line 5)) 19:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:45:02 Collecting requests (from -r requirements.txt (line 6)) 19:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:45:02 Collecting robotframework (from -r requirements.txt (line 7)) 19:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:45:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.4 MB/s 0:00:00 19:45:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:45:02 Installing build dependencies: started 19:45:03 Installing build dependencies: finished with status 'done' 19:45:03 Getting requirements to build wheel: started 19:45:04 Getting requirements to build wheel: finished with status 'done' 19:45:04 Preparing metadata (pyproject.toml): started 19:45:04 Preparing metadata (pyproject.toml): finished with status 'done' 19:45:04 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:45:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:45:04 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:45:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 19:45:04 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:45:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:45:04 Installing build dependencies: started 19:45:05 Installing build dependencies: finished with status 'done' 19:45:05 Getting requirements to build wheel: started 19:45:05 Getting requirements to build wheel: finished with status 'done' 19:45:05 Preparing metadata (pyproject.toml): started 19:45:06 Preparing metadata (pyproject.toml): finished with status 'done' 19:45:06 Collecting scapy (from -r requirements.txt (line 12)) 19:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:45:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 56.5 MB/s 0:00:00 19:45:06 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:45:06 Installing build dependencies: started 19:45:07 Installing build dependencies: finished with status 'done' 19:45:07 Getting requirements to build wheel: started 19:45:07 Getting requirements to build wheel: finished with status 'done' 19:45:07 Preparing metadata (pyproject.toml): started 19:45:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:45:07 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 19:45:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 32.2 MB/s 0:00:00 19:45:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 19:45:08 Collecting pyangbind (from -r requirements.txt (line 22)) 19:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:45:08 Collecting isodate (from -r requirements.txt (line 25)) 19:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:45:08 Collecting jmespath (from -r requirements.txt (line 28)) 19:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 19:45:08 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:45:08 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:45:08 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:45:08 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:45:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:45:08 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 19:45:08 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 19:45:08 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 19:45:09 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 19:45:09 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:45:09 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:45:09 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 19:45:09 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:45:09 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:45:09 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 19:45:09 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:45:09 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 19:45:10 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:45:10 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 19:45:10 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:45:10 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:45:10 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:45:10 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:45:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 41.4 MB/s 0:00:00 19:45:10 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 19:45:10 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 19:45:10 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 19:45:10 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:45:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 37.6 MB/s 0:00:00 19:45:11 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:45:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 19:45:12 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 19:45:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 39.2 MB/s 0:00:00 19:45:12 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:45:12 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 19:45:13 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 19:45:13 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:45:13 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 19:45:13 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 19:45:13 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 19:45:13 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 19:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 53.6 MB/s 0:00:00 19:45:14 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:45:14 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:45:14 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 19:45:14 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:45:14 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:45:14 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:45:14 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:45:14 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:45:14 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:45:15 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:45:15 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:45:15 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:45:15 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:45:15 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 19:45:15 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:45:15 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:45:15 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:45:15 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=0c4ecdfe014d957498328973881feefb786d67b744fe79daa3f40f5141d3e9ae 19:45:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:45:15 Building wheel for ipaddr (pyproject.toml): started 19:45:15 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:45:15 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2ca8136dba744c0567dc113280c8b2639357f8540a831af9d28caab01e6129a7 19:45:15 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:45:15 Building wheel for netifaces (pyproject.toml): started 19:45:18 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:45:18 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=144ad9fe54850a94652fa14f63de0a8e8d15a8cef3ff3a224c2a55fa4c42e4f3 19:45:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:45:18 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:45:18 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:45:18 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=ffa61e785e42e4f0b52a408ebd753d2ab1ab985882242f66891e248535ccfed7 19:45:18 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:45:18 Building wheel for jsonpath-rw (pyproject.toml): started 19:45:19 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:45:19 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=92fd56f701c23c67e56410c5a36254669756ec2164094d61ca0accab53b5e9a3 19:45:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:45:19 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:45:19 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 19:45:26 19:45:26 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 19:45:27 + pip freeze 19:45:27 attrs==25.4.0 19:45:27 bcrypt==5.0.0 19:45:27 beautifulsoup4==4.14.3 19:45:27 certifi==2026.1.4 19:45:27 cffi==2.0.0 19:45:27 charset-normalizer==3.4.4 19:45:27 click==8.3.1 19:45:27 cryptography==46.0.5 19:45:27 decorator==5.2.1 19:45:27 distlib==0.4.0 19:45:27 docker-py==1.10.6 19:45:27 docker-pycreds==0.4.0 19:45:27 elastic-transport==8.17.1 19:45:27 elasticsearch==8.19.3 19:45:27 elasticsearch-dsl==8.15.4 19:45:27 enum34==1.1.10 19:45:27 filelock==3.24.3 19:45:27 h11==0.16.0 19:45:27 idna==3.11 19:45:27 invoke==2.2.1 19:45:27 ipaddr==2.2.0 19:45:27 isodate==0.7.2 19:45:27 jmespath==1.1.0 19:45:27 jsonpatch==1.33 19:45:27 jsonpath-rw==1.4.0 19:45:27 jsonpointer==3.0.0 19:45:27 lxml==6.0.2 19:45:27 netaddr==1.3.0 19:45:27 netifaces==0.11.0 19:45:27 outcome==1.3.0.post0 19:45:27 packaging==26.0 19:45:27 paramiko==4.0.0 19:45:27 platformdirs==4.9.2 19:45:27 ply==3.11 19:45:27 pyang==2.7.1 19:45:27 pyangbind==0.8.7 19:45:27 pycparser==3.0 19:45:27 pyhocon==0.3.61 19:45:27 PyNaCl==1.6.2 19:45:27 pyparsing==3.3.2 19:45:27 PySocks==1.7.1 19:45:27 python-dateutil==2.9.0.post0 19:45:27 regex==2026.2.19 19:45:27 requests==2.32.5 19:45:27 robotframework==7.4.1 19:45:27 robotframework-httplibrary==0.4.2 19:45:27 robotframework-pythonlibcore==4.5.0 19:45:27 robotframework-requests==0.9.7 19:45:27 robotframework-selenium2library==3.0.0 19:45:27 robotframework-seleniumlibrary==6.8.0 19:45:27 robotframework-sshlibrary==3.8.0 19:45:27 scapy==2.7.0 19:45:27 scp==0.15.0 19:45:27 selenium==4.41.0 19:45:27 six==1.17.0 19:45:27 sniffio==1.3.1 19:45:27 sortedcontainers==2.4.0 19:45:27 soupsieve==2.8.3 19:45:27 trio==0.33.0 19:45:27 trio-websocket==0.12.2 19:45:27 typing_extensions==4.15.0 19:45:27 urllib3==2.6.3 19:45:27 virtualenv==20.38.0 19:45:27 waitress==3.0.2 19:45:27 WebOb==1.8.9 19:45:27 websocket-client==1.9.0 19:45:27 WebTest==3.0.7 19:45:27 wsproto==1.3.2 19:45:27 [EnvInject] - Injecting environment variables from a build step. 19:45:27 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:45:27 [EnvInject] - Variables injected successfully. 19:45:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins4231503084702776859.sh 19:45:27 Setup pyenv: 19:45:27 system 19:45:27 3.8.13 19:45:27 3.9.13 19:45:27 3.10.13 19:45:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:45:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 19:45:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:30 lf-activate-venv(): INFO: Base packages installed successfully 19:45:30 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 19:45:39 + ODL_SYSTEM=() 19:45:39 + TOOLS_SYSTEM=() 19:45:39 + OPENSTACK_SYSTEM=() 19:45:39 + OPENSTACK_CONTROLLERS=() 19:45:39 + mapfile -t ADDR 19:45:39 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-175 19:45:39 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:45:40 + for i in "${ADDR[@]}" 19:45:40 ++ ssh 10.30.170.63 hostname -s 19:45:40 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:41 + REMHOST=releng-38640-175-0-builder-0 19:45:41 + case ${REMHOST} in 19:45:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:45:41 + for i in "${ADDR[@]}" 19:45:41 ++ ssh 10.30.170.157 hostname -s 19:45:41 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 19:45:41 + REMHOST=releng-38640-175-1-mininet-ovs-217-0 19:45:41 + case ${REMHOST} in 19:45:41 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:45:41 + echo NUM_ODL_SYSTEM=1 19:45:41 + echo NUM_TOOLS_SYSTEM=1 19:45:41 + '[' '' == yes ']' 19:45:41 + NUM_OPENSTACK_SYSTEM=0 19:45:41 + echo NUM_OPENSTACK_SYSTEM=0 19:45:41 + '[' 0 -eq 2 ']' 19:45:41 + echo ODL_SYSTEM_IP=10.30.170.63 19:45:41 ++ seq 0 0 19:45:41 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:45:41 + echo ODL_SYSTEM_1_IP=10.30.170.63 19:45:41 + echo TOOLS_SYSTEM_IP=10.30.170.157 19:45:41 ++ seq 0 0 19:45:41 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:45:41 + echo TOOLS_SYSTEM_1_IP=10.30.170.157 19:45:41 + openstack_index=0 19:45:41 + NUM_OPENSTACK_CONTROL_NODES=1 19:45:41 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:45:41 ++ seq 0 0 19:45:41 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:45:41 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:45:41 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:41 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:41 + '[' -1 -ge 2 ']' 19:45:41 ++ seq 0 -2 19:45:41 + NUM_OPENSTACK_HAPROXY_NODES=0 19:45:41 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:45:41 ++ seq 0 -1 19:45:41 + echo 'Contents of slave_addresses.txt:' 19:45:41 Contents of slave_addresses.txt: 19:45:41 + cat slave_addresses.txt 19:45:41 NUM_ODL_SYSTEM=1 19:45:41 NUM_TOOLS_SYSTEM=1 19:45:41 NUM_OPENSTACK_SYSTEM=0 19:45:41 ODL_SYSTEM_IP=10.30.170.63 19:45:41 ODL_SYSTEM_1_IP=10.30.170.63 19:45:41 TOOLS_SYSTEM_IP=10.30.170.157 19:45:41 TOOLS_SYSTEM_1_IP=10.30.170.157 19:45:41 NUM_OPENSTACK_CONTROL_NODES=1 19:45:41 OPENSTACK_CONTROL_NODE_1_IP= 19:45:41 NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:41 NUM_OPENSTACK_HAPROXY_NODES=0 19:45:41 [EnvInject] - Injecting environment variables from a build step. 19:45:41 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:45:41 [EnvInject] - Variables injected successfully. 19:45:41 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins2557297019779207675.sh 19:45:41 Preparing for JRE Version 21 19:45:41 Karaf artifact is karaf 19:45:41 Karaf project is integration 19:45:41 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:45:41 [EnvInject] - Injecting environment variables from a build step. 19:45:41 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:45:41 [EnvInject] - Variables injected successfully. 19:45:41 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6537078533824114361.sh 19:45:41 2026-02-20 19:45:41 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 19:45:42 Bundle version is 0.23.1-SNAPSHOT 19:45:42 --2026-02-20 19:45:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 19:45:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:45:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:45:42 HTTP request sent, awaiting response... 404 Not Found 19:45:42 2026-02-20 19:45:42 ERROR 404: Not Found. 19:45:42 19:45:42 maven-metadata.xml: No such file or directory 19:45:42 Nexus timestamp is 19:45:42 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:45:42 Distribution bundle is karaf-.zip 19:45:42 Distribution bundle version is 0.23.1-SNAPSHOT 19:45:42 Distribution folder is karaf-0.23.1-SNAPSHOT 19:45:42 Nexus prefix is https://nexus.opendaylight.org 19:45:42 [EnvInject] - Injecting environment variables from a build step. 19:45:42 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:45:42 [EnvInject] - Variables injected successfully. 19:45:42 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13709378062032007675.sh 19:45:42 Setup pyenv: 19:45:42 system 19:45:42 3.8.13 19:45:42 3.9.13 19:45:42 3.10.13 19:45:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:45:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 19:45:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:44 lf-activate-venv(): INFO: Base packages installed successfully 19:45:44 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 19:45:50 Copying common-functions.sh to /tmp 19:45:51 Copying common-functions.sh to 10.30.170.63:/tmp 19:45:51 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:52 Copying common-functions.sh to 10.30.170.157:/tmp 19:45:52 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts. 19:45:52 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13314485573092968662.sh 19:45:52 common-functions.sh is being sourced 19:45:52 common-functions environment: 19:45:52 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:52 ACTUALFEATURES: 19:45:52 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:52 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:45:52 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:52 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:52 CONTROLLERMEM: 2048m 19:45:52 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:45:52 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:45:52 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:45:52 SUITES: 19:45:52 19:45:52 ################################################# 19:45:52 ## Configure Cluster and Start ## 19:45:52 ################################################# 19:45:52 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:45:52 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:45:52 Locating script plan to use... 19:45:52 Finished running script plans 19:45:52 Configuring member-1 with IP address 10.30.170.63 19:45:52 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:52 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:53 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 19:45:53 common-functions.sh is being sourced 19:45:53 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 19:45:53 ++ echo 'common-functions.sh is being sourced' 19:45:53 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 19:45:53 ++ DISTROSTREAM=vanadium 19:45:53 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:53 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:53 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:53 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:53 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:45:53 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:45:53 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 ++ export CONTROLLERMEM= 19:45:53 ++ CONTROLLERMEM= 19:45:53 ++ case "${DISTROSTREAM}" in 19:45:53 ++ CLUSTER_SYSTEM=akka 19:45:53 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:45:53 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:45:53 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:45:53 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:45:53 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:45:53 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:45:53 ++ print_common_env 19:45:53 ++ cat 19:45:53 common-functions environment: 19:45:53 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:53 ACTUALFEATURES: 19:45:53 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:53 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 19:45:53 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 CONTROLLERMEM: 19:45:53 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:45:53 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:45:53 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:45:53 SUITES: 19:45:53 19:45:53 ++ SSH='ssh -t -t' 19:45:53 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:45:53 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:45:53 Changing to /tmp 19:45:53 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:45:53 + echo 'Changing to /tmp' 19:45:53 + cd /tmp 19:45:53 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 19:45:53 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:45:53 --2026-02-20 19:45:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 19:45:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:45:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:45:53 HTTP request sent, awaiting response... 404 Not Found 19:45:53 2026-02-20 19:45:53 ERROR 404: Not Found. 19:45:53 19:45:53 Extracting the new controller... 19:45:53 + echo 'Extracting the new controller...' 19:45:53 + unzip -q karaf-.zip 19:45:53 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 19:45:53 Adding external repositories... 19:45:53 + echo 'Adding external repositories...' 19:45:53 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 19:45:53 + [[ True == \T\r\u\e ]] 19:45:53 Configuring the startup features... 19:45:53 + echo 'Configuring the startup features...' 19:45:53 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:45:53 + FEATURE_TEST_STRING=features-test 19:45:53 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 19:45:53 + KARAF_VERSION=karaf4 19:45:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:45:53 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:45:53 + [[ ! -z '' ]] 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 19:45:53 + configure_karaf_log karaf4 '' 19:45:53 + local -r karaf_version=karaf4 19:45:53 + local -r controllerdebugmap= 19:45:53 + local logapi=log4j 19:45:53 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:45:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 19:45:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 19:45:53 + '[' log4j == log4j2 ']' 19:45:53 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:45:53 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:45:53 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 19:45:53 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:45:53 + unset IFS 19:45:53 + echo 'controllerdebugmap: ' 19:45:53 controllerdebugmap: 19:45:53 + '[' -n '' ']' 19:45:53 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:45:53 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 19:45:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:45:53 + local -r controllermem=2048m 19:45:53 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 + echo Configure 19:45:53 Configure 19:45:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:45:53 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:45:53 + echo ' max memory: 2048m' 19:45:53 max memory: 2048m 19:45:53 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:45:53 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:45:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:45:53 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 19:45:53 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 19:45:53 + echo 'Set Java version' 19:45:53 Set Java version 19:45:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:45:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:45:53 sudo: a password is required 19:45:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:45:53 sudo: a password is required 19:45:53 + echo 'JDK default version ...' 19:45:53 JDK default version ... 19:45:53 + java -version 19:45:53 openjdk version "21.0.9" 2025-10-21 19:45:53 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:45:53 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:45:53 Set JAVA_HOME 19:45:53 + echo 'Set JAVA_HOME' 19:45:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:53 Listing all open ports on controller system... 19:45:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:45:53 + echo 'Listing all open ports on controller system...' 19:45:53 + netstat -pnatu 19:45:53 /tmp/configuration-script.sh: line 40: netstat: command not found 19:45:53 Configuring cluster 19:45:53 + '[' -f /tmp/custom_shard_config.txt ']' 19:45:53 + echo 'Configuring cluster' 19:45:53 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.63 19:45:53 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 19:45:53 Dump akka.conf 19:45:53 + echo 'Dump akka.conf' 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 19:45:53 Dump modules.conf 19:45:53 + echo 'Dump modules.conf' 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 19:45:53 Dump module-shards.conf 19:45:53 + echo 'Dump module-shards.conf' 19:45:53 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 19:45:53 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 19:45:53 Locating config plan to use... 19:45:53 Finished running config plans 19:45:53 Starting member-1 with IP address 10.30.170.63 19:45:53 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:53 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:53 Redirecting karaf console output to karaf_console.log 19:45:53 Starting controller... 19:45:53 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 19:45:53 Execute the post startup script on controller 10.30.170.63 19:45:53 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:54 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:45:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:54 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:46:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:47:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:48:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:18 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 19:49:54 Timeout Controller DOWN 19:49:54 Dumping first 500K bytes of karaf log... 19:49:54 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:49:54 Dumping last 500K bytes of karaf log... 19:49:54 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 19:49:54 Listing all open ports on controller system 19:49:54 /tmp/post-startup-script.sh: line 46: netstat: command not found 19:49:54 Let's take the karaf thread dump 19:49:54 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:49:54 karaf main: org.apache.karaf.main.Main, pid: 19:49:54 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 19:49:55 Usage: 19:49:55 jstack [-l][-e] 19:49:55 (to connect to running process) 19:49:55 19:49:55 Options: 19:49:55 -l long listing. Prints additional information about locks 19:49:55 -e extended listing. Prints additional information about threads 19:49:55 -? -h --help -help to print this help message 19:49:55 Generating mininet variables... 19:49:55 Locating test plan to use... 19:49:55 Changing the testplan path... 19:49:55 # Place the suites in run order: 19:49:55 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:49:55 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:49:55 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:49:55 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:49:55 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 19:49:55 ============================================================================== 19:49:55 openflowplugin-sanity.txt 19:49:55 ============================================================================== 19:49:55 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:49:55 ============================================================================== 19:49:59 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:49:59 ============================================================================== 19:49:59 Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:49:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:10 | FAIL | 19:50:10 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:10 ------------------------------------------------------------------------------ 19:50:10 Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:50:21 | FAIL | 19:50:21 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 19:50:21 19:50:21 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:21 ------------------------------------------------------------------------------ 19:50:21 Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:50:32 | FAIL | 19:50:32 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:32 ------------------------------------------------------------------------------ 19:50:32 Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:50:43 | FAIL | 19:50:43 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:43 ------------------------------------------------------------------------------ 19:50:43 Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:50:54 | FAIL | 19:50:54 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:50:54 ------------------------------------------------------------------------------ 19:50:54 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:50:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:06 | FAIL | 19:51:06 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:06 ------------------------------------------------------------------------------ 19:51:06 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:51:17 | FAIL | 19:51:17 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:17 ------------------------------------------------------------------------------ 19:51:17 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 19:51:17 7 tests, 0 passed, 7 failed 19:51:17 ============================================================================== 19:51:17 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:51:17 ============================================================================== 19:51:17 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:51:28 | FAIL | 19:51:28 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:28 ------------------------------------------------------------------------------ 19:51:28 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:39 | FAIL | 19:51:39 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:51:39 ------------------------------------------------------------------------------ 19:51:39 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:51:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:40 | FAIL | 19:52:40 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:40 ------------------------------------------------------------------------------ 19:52:40 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:52:51 | FAIL | 19:52:51 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:52:51 ------------------------------------------------------------------------------ 19:52:51 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 19:52:51 4 tests, 0 passed, 4 failed 19:52:51 ============================================================================== 19:52:51 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:52:51 ============================================================================== 19:52:51 Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:52:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:53:02 | FAIL | 19:53:02 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:02 ------------------------------------------------------------------------------ 19:53:02 Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:53:13 | FAIL | 19:53:13 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:13 ------------------------------------------------------------------------------ 19:53:13 Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:53:24 | FAIL | 19:53:24 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:24 ------------------------------------------------------------------------------ 19:53:24 Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:53:36 | FAIL | 19:53:36 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:36 ------------------------------------------------------------------------------ 19:53:36 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 19:53:36 4 tests, 0 passed, 4 failed 19:53:36 ============================================================================== 19:53:36 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:53:36 ============================================================================== 19:53:36 Add a flow - Output to physical port# :: Push a flow through REST-API [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:53:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:53:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:53:36 | FAIL | 19:53:36 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:36 ------------------------------------------------------------------------------ 19:53:36 Verify after adding flow config - Output to physical port# :: Veri... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:53:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:53:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:53:37 | FAIL | 19:53:37 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:37 ------------------------------------------------------------------------------ 19:53:37 Verify after adding flow operational - Output to physical port# ::... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig 19:53:48 | FAIL | 19:53:48 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:48 ------------------------------------------------------------------------------ 19:53:48 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:53:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:53:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 19:53:49 | FAIL | 19:53:49 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=152 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:49 ------------------------------------------------------------------------------ 19:53:49 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:53:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:53:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config 19:53:49 | FAIL | 19:53:49 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:53:49 ------------------------------------------------------------------------------ 19:53:49 Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:53:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:54:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig 19:54:00 | FAIL | 19:54:00 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:00 ------------------------------------------------------------------------------ 19:54:00 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 19:54:00 6 tests, 0 passed, 6 failed 19:54:00 ============================================================================== 19:54:01 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 19:54:01 21 tests, 0 passed, 21 failed 19:54:01 ============================================================================== 19:54:01 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:54:01 ============================================================================== 19:54:04 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:54:04 ============================================================================== 19:54:04 Get list of nodes :: Get the inventory [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:15 | FAIL | 19:54:15 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:15 ------------------------------------------------------------------------------ 19:54:15 Check No Link Down :: Check there is no link down. We have 8 ports... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:54:26 | FAIL | 19:54:26 Keyword 'Check For Specific Number Of Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:26 ------------------------------------------------------------------------------ 19:54:26 Get node 1 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:54:37 | FAIL | 19:54:37 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:37 ------------------------------------------------------------------------------ 19:54:37 Get node 2 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:54:48 | FAIL | 19:54:48 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:48 ------------------------------------------------------------------------------ 19:54:48 Get node 3 inventory :: Get the inventory for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:54:59 | FAIL | 19:54:59 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:54:59 ------------------------------------------------------------------------------ 19:54:59 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:11 | FAIL | 19:55:11 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:11 ------------------------------------------------------------------------------ 19:55:11 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig 19:55:22 | FAIL | 19:55:22 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/node-connector=openflow%3A1%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:22 ------------------------------------------------------------------------------ 19:55:22 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 19:55:22 7 tests, 0 passed, 7 failed 19:55:22 ============================================================================== 19:55:22 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:55:22 ============================================================================== 19:55:22 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:55:33 | FAIL | 19:55:33 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:33 ------------------------------------------------------------------------------ 19:55:33 List all the links :: List all the links in the topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:44 | FAIL | 19:55:44 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:55:44 ------------------------------------------------------------------------------ 19:55:44 Link Down :: Take link s1-s2 down [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:55:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:45 | FAIL | 19:56:45 Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:45 ------------------------------------------------------------------------------ 19:56:45 Link Up :: Take link s1-s2 up [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig 19:56:56 | FAIL | 19:56:56 Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:56:56 ------------------------------------------------------------------------------ 19:56:56 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 19:56:56 4 tests, 0 passed, 4 failed 19:56:56 ============================================================================== 19:56:56 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:56:56 ============================================================================== 19:56:56 Get Stats for all nodes :: Get the stats for all nodes [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:56:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:57:07 | FAIL | 19:57:07 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:07 ------------------------------------------------------------------------------ 19:57:07 Get Stats for node 1 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig 19:57:18 | FAIL | 19:57:18 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:18 ------------------------------------------------------------------------------ 19:57:18 Get Stats for node 2 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig 19:57:29 | FAIL | 19:57:29 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:29 ------------------------------------------------------------------------------ 19:57:29 Get Stats for node 3 :: Get the stats for a node [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig 19:57:41 | FAIL | 19:57:41 Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:41 ------------------------------------------------------------------------------ 19:57:41 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 19:57:41 4 tests, 0 passed, 4 failed 19:57:41 ============================================================================== 19:57:41 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:57:41 ============================================================================== 19:57:41 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:41 | FAIL | 19:57:41 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:41 ------------------------------------------------------------------------------ 19:57:41 Verify after adding flow config - Sending IPv4 Dest Address and Et... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:42 | FAIL | 19:57:42 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:42 ------------------------------------------------------------------------------ 19:57:42 Verify after adding flow operational - Sending IPv4 Dest Address a... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:53 | FAIL | 19:57:53 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:53 ------------------------------------------------------------------------------ 19:57:53 Modify a flow - Output to physical port# :: Push a flow through RE... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:57:54 | FAIL | 19:57:54 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:54 ------------------------------------------------------------------------------ 19:57:54 Verify after modifying flow config - Output to physical port# :: V... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:57:54 | FAIL | 19:57:54 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:57:54 ------------------------------------------------------------------------------ 19:57:54 Verify after modifying flow operational - Output to physical port#... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:57:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig 19:58:05 | FAIL | 19:58:05 Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:05 ------------------------------------------------------------------------------ 19:58:05 Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:58:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:58:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 19:58:06 | FAIL | 19:58:06 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2/flow=139 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:06 ------------------------------------------------------------------------------ 19:58:06 Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:58:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:58:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config 19:58:06 | FAIL | 19:58:06 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:06 ------------------------------------------------------------------------------ 19:58:06 Verify after deleting flow operational - Output to physical port# ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig 19:58:18 | FAIL | 19:58:18 Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=2?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:18 ------------------------------------------------------------------------------ 19:58:18 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 19:58:18 9 tests, 0 passed, 9 failed 19:58:18 ============================================================================== 19:58:18 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 19:58:18 24 tests, 0 passed, 24 failed 19:58:18 ============================================================================== 19:58:18 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:58:18 ============================================================================== 19:58:21 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:58:21 ============================================================================== 19:58:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:36 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 1 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 2 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 3 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 4 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 5 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 6 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 7 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 8 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 9 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 10 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 11 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 14 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 15 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 16 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 17 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 18 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 19 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 20 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 21 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 22 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 23 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 24 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 25 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 31 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 36 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 38 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 43 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 45 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 101 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 102 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 103 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 104 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 105 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 106 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 107 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 108 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 109 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 110 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 113 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 156 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 201 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 202 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 203 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 204 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 205 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 206 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 209 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 214 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 218 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 219 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 220 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 221 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 222 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 223 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 224 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 225 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 550 Added | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 1 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 2 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 3 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 4 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 5 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 6 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 7 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 8 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 9 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 10 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 11 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 14 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 15 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 16 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 17 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 18 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 19 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 20 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 21 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 22 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 23 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 24 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 25 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 31 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 36 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 38 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 43 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 45 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 101 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 102 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 103 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 104 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 105 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 106 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 107 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 108 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 109 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 110 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 113 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 156 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 201 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 202 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 203 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 204 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 205 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 206 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 209 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 214 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 218 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 219 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 220 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 221 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 222 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 223 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 224 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 225 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 550 Updated | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 1 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 2 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 3 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 4 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 5 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 6 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 7 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 8 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 9 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 10 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 11 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 14 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 15 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 16 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 17 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 18 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 19 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 20 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 21 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 22 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 23 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 24 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 25 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 31 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 36 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 38 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 43 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 45 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 101 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 102 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 103 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 104 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 105 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 106 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 107 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 108 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 109 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 110 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 113 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 156 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 201 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 202 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 203 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 204 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 205 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 206 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 209 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 214 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 218 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 219 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 220 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 221 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 222 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 223 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 224 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 225 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 Test Is Flow 550 Deleted | FAIL | 19:58:36 Parent suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 ------------------------------------------------------------------------------ 19:58:36 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | 19:58:36 Suite setup failed: 19:58:36 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:36 19:58:36 174 tests, 0 passed, 174 failed 19:58:36 ============================================================================== 19:58:36 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:58:36 ============================================================================== 19:58:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:51 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 1 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 2 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 3 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 4 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 5 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 6 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 7 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 8 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 9 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 10 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 11 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 15 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 16 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 17 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 18 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 19 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 20 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 21 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 22 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 23 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 24 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 25 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 31 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 36 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 38 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 43 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 45 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 101 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 102 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 103 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 104 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 105 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 106 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 107 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 108 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 109 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 110 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 113 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 201 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 202 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 203 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 204 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 205 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 206 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 209 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 214 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 218 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 219 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 220 Added | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 1 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 2 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 3 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 4 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 5 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 6 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 7 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 8 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 9 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 10 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 11 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 14 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 15 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 16 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 17 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 18 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 19 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 20 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 21 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 22 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 23 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 24 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 25 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 31 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 36 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 38 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 43 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 45 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 101 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 102 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 103 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 104 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 105 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 106 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 107 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 108 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 109 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 110 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 113 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 201 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 202 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 203 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 204 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 205 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 206 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 209 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 214 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 218 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 219 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 220 Updated | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 1 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 2 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 3 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 4 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 5 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 6 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 7 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 8 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 9 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 10 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 11 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 14 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 15 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 16 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 17 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 18 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 19 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 20 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 21 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 22 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 23 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 24 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 25 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 31 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 36 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 38 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 43 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 45 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 101 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 102 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 103 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 104 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 105 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 106 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 107 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 108 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 109 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 110 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 113 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 201 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 202 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 203 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 204 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 205 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 206 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 209 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 214 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 218 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 219 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 Test Is Flow 220 Deleted | FAIL | 19:58:51 Parent suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 ------------------------------------------------------------------------------ 19:58:51 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | 19:58:51 Suite setup failed: 19:58:51 Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:51 19:58:51 152 tests, 0 passed, 152 failed 19:58:51 ============================================================================== 19:58:52 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 19:58:52 326 tests, 0 passed, 326 failed 19:58:52 ============================================================================== 19:58:52 openflowplugin-sanity.txt.Reconciliation 19:58:52 ============================================================================== 19:58:52 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:58:52 ============================================================================== 19:58:52 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:53 | FAIL | 19:58:53 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:53 ------------------------------------------------------------------------------ 19:58:53 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 19:58:54 | FAIL | 19:58:54 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:54 ------------------------------------------------------------------------------ 19:58:54 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:58:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:58:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 19:58:55 | FAIL | 19:58:55 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:58:55 ------------------------------------------------------------------------------ 19:58:55 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:58:58 ------------------------------------------------------------------------------ 19:58:58 Check Linear Topology :: Check Linear Topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:58:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 19:59:29 | FAIL | 19:59:29 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 19:59:29 ------------------------------------------------------------------------------ 19:59:29 Check Flows In Operational DS :: Check Groups after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 19:59:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:00 | FAIL | 20:00:00 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:00 ------------------------------------------------------------------------------ 20:00:00 Check Groups In Operational DS :: Check Flows after mininet starts. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:00:01 | FAIL | 20:00:01 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:01 ------------------------------------------------------------------------------ 20:00:01 Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 20:00:01 0.0 != 303.0 20:00:01 ------------------------------------------------------------------------------ 20:00:01 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:02 | PASS | 20:00:02 ------------------------------------------------------------------------------ 20:00:02 Check No Switches After Disconnect :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:34 | FAIL | 20:00:34 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:00:34 ------------------------------------------------------------------------------ 20:00:34 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:00:35 | PASS | 20:00:35 ------------------------------------------------------------------------------ 20:00:35 Check Linear Topology After Mininet Reconnects :: Check Linear Top... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:00:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:01:06 | FAIL | 20:01:06 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:01:06 ------------------------------------------------------------------------------ 20:01:06 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 20:01:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 20:01:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 20:01:07 | FAIL | 20:01:07 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0/flow=1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:01:07 ------------------------------------------------------------------------------ 20:01:07 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:38 | FAIL | 20:01:38 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:01:38 ------------------------------------------------------------------------------ 20:01:38 Check Groups In Operational DS After Mininet Reconnects :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:01:39 | FAIL | 20:01:39 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:01:39 ------------------------------------------------------------------------------ 20:01:39 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 20:01:39 0.0 != 300.0 20:01:39 ------------------------------------------------------------------------------ 20:01:39 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:01:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:07:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:07:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:07:48 | FAIL | 20:07:48 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:07:48 ------------------------------------------------------------------------------ 20:07:48 Check Linear Topology After Controller Restarts :: Check Linear To... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:07:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:08:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:09:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:10:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:11:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:12:50 | FAIL | 20:12:50 Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:12:50 ------------------------------------------------------------------------------ 20:12:50 Check Flows In Operational DS After Controller Restarts :: Check F... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:12:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:21 | FAIL | 20:13:21 Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:13:21 ------------------------------------------------------------------------------ 20:13:21 Check Groups In Operational DS After Controller Restarts :: Check ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes?content=nonconfig 20:13:22 | FAIL | 20:13:22 ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:13:22 ------------------------------------------------------------------------------ 20:13:22 Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 20:13:22 0.0 != 300.0 20:13:22 ------------------------------------------------------------------------------ 20:13:22 Stop Mininet :: Stop Mininet. | PASS | 20:13:22 ------------------------------------------------------------------------------ 20:13:22 Check No Switches :: Check no switches in topology. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology?content=nonconfig 20:13:28 | FAIL | 20:13:28 Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.63', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 20:13:28 ------------------------------------------------------------------------------ 20:13:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:13:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:13:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.63', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/opendaylight-inventory:nodes 20:13:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 20:13:29 23 tests, 4 passed, 19 failed 20:13:29 ============================================================================== 20:13:29 openflowplugin-sanity.txt.Reconciliation | FAIL | 20:13:29 23 tests, 4 passed, 19 failed 20:13:29 ============================================================================== 20:13:29 openflowplugin-sanity.txt | FAIL | 20:13:29 394 tests, 4 passed, 390 failed 20:13:29 ============================================================================== 20:13:29 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 20:13:30 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 20:13:30 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 20:13:30 Examining the files in data/log and checking filesize 20:13:30 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:31 total 8 20:13:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 19:45 .. 20:13:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 19:45 . 20:13:31 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:31 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 20:13:31 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:31 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 20:13:31 Let's take the karaf thread dump again... 20:13:31 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:31 karaf main: org.apache.karaf.main.Main, pid: 20:13:31 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:32 Usage: 20:13:32 jstack [-l][-e] 20:13:32 (to connect to running process) 20:13:32 20:13:32 Options: 20:13:32 -l long listing. Prints additional information about locks 20:13:32 -e extended listing. Prints additional information about threads 20:13:32 -? -h --help -help to print this help message 20:13:32 Killing ODL 20:13:32 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:37 Compressing karaf.log 1 20:13:37 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:37 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 20:13:37 Fetching compressed karaf.log 1 20:13:37 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:37 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 20:13:37 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:37 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 20:13:37 Fetch GC logs 20:13:37 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 20:13:38 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 20:13:38 Examine copied files 20:13:38 total 6716 20:13:38 drwxrwxr-x. 2 jenkins jenkins 6 Feb 20 20:13 gclogs-1 20:13:38 -rw-rw-r--. 1 jenkins jenkins 0 Feb 20 20:13 karaf_1__threads_after.log 20:13:38 -rw-rw-r--. 1 jenkins jenkins 10424 Feb 20 20:13 ps_after.log 20:13:38 -rw-rw-r--. 1 jenkins jenkins 284265 Feb 20 20:13 report.html 20:13:38 -rw-rw-r--. 1 jenkins jenkins 869373 Feb 20 20:13 log.html 20:13:38 -rw-rw-r--. 1 jenkins jenkins 5640783 Feb 20 20:13 output.xml 20:13:38 -rw-rw-r--. 1 jenkins jenkins 491 Feb 20 19:49 testplan.txt 20:13:38 -rw-rw-r--. 1 jenkins jenkins 0 Feb 20 19:49 karaf_1__threads_before.log 20:13:38 -rw-rw-r--. 1 jenkins jenkins 10681 Feb 20 19:49 ps_before.log 20:13:38 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 20 19:45 post-startup-script.sh 20:13:38 -rw-rw-r--. 1 jenkins jenkins 252 Feb 20 19:45 startup-script.sh 20:13:38 -rw-rw-r--. 1 jenkins jenkins 3416 Feb 20 19:45 configuration-script.sh 20:13:38 -rw-rw-r--. 1 jenkins jenkins 285 Feb 20 19:45 detect_variables.env 20:13:38 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 20 19:45 pom.xml 20:13:38 -rw-rw-r--. 1 jenkins jenkins 92 Feb 20 19:45 set_variables.env 20:13:38 -rw-rw-r--. 1 jenkins jenkins 297 Feb 20 19:45 slave_addresses.txt 20:13:38 -rw-rw-r--. 1 jenkins jenkins 570 Feb 20 19:44 requirements.txt 20:13:38 -rw-rw-r--. 1 jenkins jenkins 26 Feb 20 19:44 env.properties 20:13:38 -rw-rw-r--. 1 jenkins jenkins 334 Feb 20 19:43 stack-parameters.yaml 20:13:38 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 20 19:40 test 20:13:38 drwxrwxr-x. 2 jenkins jenkins 6 Feb 20 19:40 test@tmp 20:13:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5444257830162430509.sh 20:13:38 Karaf Deployments, Tests must have already run 20:13:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins15416927853423305412.sh 20:13:38 Cleaning up Robot installation... 20:13:38 $ ssh-agent -k 20:13:38 unset SSH_AUTH_SOCK; 20:13:38 unset SSH_AGENT_PID; 20:13:38 echo Agent pid 8462 killed; 20:13:38 [ssh-agent] Stopped. 20:13:38 Recording plot data 20:13:38 Robot results publisher started... 20:13:38 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:13:38 -Parsing output xml: 20:13:39 Done! 20:13:39 -Copying log files to build dir: 20:13:39 Done! 20:13:39 -Assigning results to build: 20:13:39 Done! 20:13:39 -Checking thresholds: 20:13:39 Done! 20:13:39 Done publishing Robot results. 20:13:39 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 20:13:39 [PostBuildScript] - [INFO] Executing post build scripts. 20:13:39 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11953897032589026056.sh 20:13:39 Archiving csit artifacts 20:13:39 mv: cannot stat 'odl1_*': No such file or directory 20:13:39 mv: cannot stat '*_1.png': No such file or directory 20:13:39 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:13:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:39 Dload Upload Total Spent Left Speed 20:13:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 679k 0 679k 0 0 2083k 0 --:--:-- --:--:-- --:--:-- 2083k 20:13:40 Archive: robot-plugin.zip 20:13:40 inflating: ./archives/robot-plugin/log.html 20:13:40 inflating: ./archives/robot-plugin/output.xml 20:13:40 inflating: ./archives/robot-plugin/report.html 20:13:40 mv: cannot stat '*.log.gz': No such file or directory 20:13:40 mv: cannot stat '*.csv': No such file or directory 20:13:40 mv: cannot stat '*.png': No such file or directory 20:13:40 [PostBuildScript] - [INFO] Executing post build scripts. 20:13:40 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10498744149943124612.sh 20:13:40 [PostBuildScript] - [INFO] Executing post build scripts. 20:13:40 [EnvInject] - Injecting environment variables from a build step. 20:13:40 [EnvInject] - Injecting as environment variables the properties content 20:13:40 OS_CLOUD=vex 20:13:40 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-175 20:13:40 20:13:40 [EnvInject] - Variables injected successfully. 20:13:40 provisioning config files... 20:13:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:13:40 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10152878521553507781.sh 20:13:40 ---> openstack-stack-delete.sh 20:13:40 Setup pyenv: 20:13:41 system 20:13:41 3.8.13 20:13:41 3.9.13 20:13:41 3.10.13 20:13:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:13:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 20:13:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:43 lf-activate-venv(): INFO: Base packages installed successfully 20:13:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 20:13:59 INFO: Stack cost retrieval disabled, setting cost to 0 20:14:12 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-175 20:14:12 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-175 20:14:12 [PostBuildScript] - [INFO] Executing post build scripts. 20:14:12 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16764574979484968512.sh 20:14:12 ---> sysstat.sh 20:14:12 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14649036244238796718.sh 20:14:12 ---> package-listing.sh 20:14:12 ++ facter osfamily 20:14:12 ++ tr '[:upper:]' '[:lower:]' 20:14:13 + OS_FAMILY=redhat 20:14:13 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 20:14:13 + START_PACKAGES=/tmp/packages_start.txt 20:14:13 + END_PACKAGES=/tmp/packages_end.txt 20:14:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:14:13 + PACKAGES=/tmp/packages_start.txt 20:14:13 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:14:13 + PACKAGES=/tmp/packages_end.txt 20:14:13 + case "${OS_FAMILY}" in 20:14:13 + rpm -qa 20:14:13 + sort 20:14:13 + '[' -f /tmp/packages_start.txt ']' 20:14:13 + '[' -f /tmp/packages_end.txt ']' 20:14:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:14:13 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 20:14:13 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:14:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 20:14:13 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3027739093865085802.sh 20:14:13 ---> capture-instance-metadata.sh 20:14:13 Setup pyenv: 20:14:14 system 20:14:14 3.8.13 20:14:14 3.9.13 20:14:14 3.10.13 20:14:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:14:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 20:14:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:14:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:14:16 lf-activate-venv(): INFO: Base packages installed successfully 20:14:16 lf-activate-venv(): INFO: Installing additional packages: lftools 20:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 20:14:28 INFO: Running in OpenStack, capturing instance metadata 20:14:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11423415061435200500.sh 20:14:28 provisioning config files... 20:14:29 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #175 20:14:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config380790846682807653tmp 20:14:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:14:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:14:29 provisioning config files... 20:14:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:14:29 [EnvInject] - Injecting environment variables from a build step. 20:14:29 [EnvInject] - Injecting as environment variables the properties content 20:14:29 SERVER_ID=logs 20:14:29 20:14:29 [EnvInject] - Variables injected successfully. 20:14:29 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10131597809667704332.sh 20:14:29 ---> create-netrc.sh 20:14:29 WARN: Log server credential not found. 20:14:29 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6323620004457727376.sh 20:14:29 ---> python-tools-install.sh 20:14:29 Setup pyenv: 20:14:29 system 20:14:29 3.8.13 20:14:29 3.9.13 20:14:29 3.10.13 20:14:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:14:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 20:14:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:14:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:14:33 lf-activate-venv(): INFO: Base packages installed successfully 20:14:33 lf-activate-venv(): INFO: Installing additional packages: lftools 20:14:56 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 20:14:56 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4335971211871080082.sh 20:14:56 ---> sudo-logs.sh 20:14:56 Archiving 'sudo' log.. 20:14:56 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6739112808686431835.sh 20:14:56 ---> job-cost.sh 20:14:56 INFO: Activating Python virtual environment... 20:14:56 Setup pyenv: 20:14:57 system 20:14:57 3.8.13 20:14:57 3.9.13 20:14:57 3.10.13 20:14:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:14:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 20:14:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:14:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:15:00 lf-activate-venv(): INFO: Base packages installed successfully 20:15:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:15:18 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 20:15:18 DEBUG: Contents of stack-cost file: 20:15:18 total: 0 20:15:18 INFO: Retrieving Stack Cost... 20:15:18 INFO: Stack cost: 0 20:15:18 INFO: Instance uptime: 59234s 20:15:18 INFO: Fetching instance metadata (attempt 1 of 3)... 20:15:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:15:18 INFO: Successfully fetched instance metadata 20:15:18 INFO: Instance type: v3-standard-2 20:15:18 INFO: Retrieving pricing info for: v3-standard-2 20:15:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:15:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=59234 20:15:19 INFO: Successfully fetched Vexxhost pricing API 20:15:19 INFO: Retrieved cost: 0.94 20:15:19 INFO: Retrieved resource: v3-standard-2 20:15:19 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost 20:15:19 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/cost.csv 20:15:19 INFO: Successfully archived job cost data 20:15:19 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-vanadium,175,2026-02-20 20:15:19,v3-standard-2,59234,0.94,0.00,UNSTABLE 20:15:19 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5990389623859085234.sh 20:15:19 ---> logs-deploy.sh 20:15:19 Setup pyenv: 20:15:19 system 20:15:19 3.8.13 20:15:19 3.9.13 20:15:19 3.10.13 20:15:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 20:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-InbM from file:/tmp/.os_lf_venv 20:15:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:15:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:15:21 lf-activate-venv(): INFO: Base packages installed successfully 20:15:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:15:41 lf-activate-venv(): INFO: Adding /tmp/venv-InbM/bin to PATH 20:15:41 WARNING: Nexus logging server not set 20:15:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/175/ 20:15:41 INFO: archiving logs to S3 20:15:42 ---> uname -a: 20:15:42 Linux prd-centos8-robot-2c-8g-19230.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:15:42 20:15:42 20:15:42 ---> lscpu: 20:15:42 Architecture: x86_64 20:15:42 CPU op-mode(s): 32-bit, 64-bit 20:15:42 Byte Order: Little Endian 20:15:42 CPU(s): 2 20:15:42 On-line CPU(s) list: 0,1 20:15:42 Thread(s) per core: 1 20:15:42 Core(s) per socket: 1 20:15:42 Socket(s): 2 20:15:42 NUMA node(s): 1 20:15:42 Vendor ID: AuthenticAMD 20:15:42 CPU family: 23 20:15:42 Model: 49 20:15:42 Model name: AMD EPYC-Rome Processor 20:15:42 Stepping: 0 20:15:42 CPU MHz: 2799.998 20:15:42 BogoMIPS: 5599.99 20:15:42 Virtualization: AMD-V 20:15:42 Hypervisor vendor: KVM 20:15:42 Virtualization type: full 20:15:42 L1d cache: 32K 20:15:42 L1i cache: 32K 20:15:42 L2 cache: 512K 20:15:42 L3 cache: 16384K 20:15:42 NUMA node0 CPU(s): 0,1 20:15:42 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:15:42 20:15:42 20:15:42 ---> nproc: 20:15:42 2 20:15:42 20:15:42 20:15:42 ---> df -h: 20:15:42 Filesystem Size Used Avail Use% Mounted on 20:15:42 devtmpfs 3.8G 0 3.8G 0% /dev 20:15:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:15:42 tmpfs 3.8G 17M 3.8G 1% /run 20:15:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:15:42 /dev/vda1 40G 8.3G 32G 21% / 20:15:42 tmpfs 770M 0 770M 0% /run/user/1001 20:15:42 20:15:42 20:15:42 ---> free -m: 20:15:42 total used free shared buff/cache available 20:15:42 Mem: 7697 607 4882 19 2208 6791 20:15:42 Swap: 1023 0 1023 20:15:42 20:15:42 20:15:42 ---> ip addr: 20:15:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:15:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:15:42 inet 127.0.0.1/8 scope host lo 20:15:42 valid_lft forever preferred_lft forever 20:15:42 inet6 ::1/128 scope host 20:15:42 valid_lft forever preferred_lft forever 20:15:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:15:42 link/ether fa:16:3e:c3:0b:9f brd ff:ff:ff:ff:ff:ff 20:15:42 altname enp0s3 20:15:42 altname ens3 20:15:42 inet 10.30.171.122/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:15:42 valid_lft 70354sec preferred_lft 70354sec 20:15:42 inet6 fe80::f816:3eff:fec3:b9f/64 scope link 20:15:42 valid_lft forever preferred_lft forever 20:15:42 20:15:42 20:15:42 ---> sar -b -r -n DEV: 20:15:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/20/2026 _x86_64_ (2 CPU) 20:15:42 20:15:42 03:48:10 LINUX RESTART (2 CPU) 20:15:42 20:15:42 03:49:01 AM tps rtps wtps bread/s bwrtn/s 20:15:42 03:50:01 AM 3.97 0.00 3.97 0.00 117.89 20:15:42 03:51:01 AM 0.40 0.03 0.37 0.53 4.45 20:15:42 03:52:01 AM 0.33 0.00 0.33 0.00 5.20 20:15:42 03:53:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 03:54:01 AM 0.15 0.00 0.15 0.00 1.28 20:15:42 03:55:01 AM 0.28 0.00 0.28 0.00 4.17 20:15:42 03:56:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 03:57:01 AM 0.10 0.00 0.10 0.00 0.93 20:15:42 03:58:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 03:59:01 AM 0.18 0.00 0.18 0.00 1.37 20:15:42 04:00:01 AM 0.33 0.00 0.33 0.00 4.83 20:15:42 04:01:01 AM 0.23 0.02 0.22 0.13 2.03 20:15:42 04:02:01 AM 0.32 0.07 0.25 1.73 4.60 20:15:42 04:03:01 AM 0.18 0.00 0.18 0.00 1.73 20:15:42 04:04:01 AM 0.32 0.03 0.28 0.27 5.23 20:15:42 04:05:01 AM 1.18 0.00 1.18 0.00 27.85 20:15:42 04:06:01 AM 0.25 0.00 0.25 0.00 3.88 20:15:42 04:07:01 AM 0.15 0.00 0.15 0.00 1.72 20:15:42 04:08:01 AM 0.10 0.00 0.10 0.00 0.80 20:15:42 04:09:02 AM 0.37 0.00 0.37 0.00 5.42 20:15:42 04:10:01 AM 0.14 0.00 0.14 0.00 1.53 20:15:42 04:11:01 AM 0.15 0.00 0.15 0.00 1.37 20:15:42 04:12:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 04:13:01 AM 0.18 0.00 0.18 0.00 2.40 20:15:42 04:14:01 AM 0.37 0.00 0.37 0.00 5.97 20:15:42 04:15:01 AM 0.10 0.00 0.10 0.00 1.03 20:15:42 04:16:01 AM 0.12 0.00 0.12 0.00 0.93 20:15:42 04:17:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 04:18:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 04:19:01 AM 0.32 0.00 0.32 0.00 4.87 20:15:42 04:20:01 AM 0.15 0.00 0.15 0.00 1.37 20:15:42 04:21:01 AM 0.25 0.00 0.25 0.00 2.98 20:15:42 04:22:01 AM 0.20 0.00 0.20 0.00 2.82 20:15:42 04:23:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 04:24:01 AM 0.28 0.00 0.28 0.00 4.58 20:15:42 04:25:01 AM 0.12 0.00 0.12 0.00 1.07 20:15:42 04:26:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 04:27:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 04:28:01 AM 0.10 0.00 0.10 0.00 0.80 20:15:42 04:29:01 AM 0.37 0.00 0.37 0.00 4.90 20:15:42 04:30:01 AM 0.22 0.00 0.22 0.00 2.90 20:15:42 04:31:01 AM 0.20 0.00 0.20 0.00 2.05 20:15:42 04:32:01 AM 0.15 0.00 0.15 0.00 1.85 20:15:42 04:33:01 AM 0.10 0.00 0.10 0.00 0.80 20:15:42 04:34:01 AM 0.32 0.00 0.32 0.00 5.55 20:15:42 04:35:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 04:36:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 04:37:01 AM 0.18 0.00 0.18 0.00 2.25 20:15:42 04:38:01 AM 0.13 0.00 0.13 0.00 1.40 20:15:42 04:39:01 AM 0.28 0.00 0.28 0.00 2.43 20:15:42 04:40:01 AM 0.45 0.00 0.45 0.00 5.37 20:15:42 04:41:01 AM 0.32 0.00 0.32 0.00 2.53 20:15:42 04:42:01 AM 1.37 0.32 1.05 6.93 23.21 20:15:42 04:43:01 AM 0.30 0.00 0.30 0.00 2.65 20:15:42 04:44:01 AM 0.42 0.00 0.42 0.00 4.18 20:15:42 04:45:01 AM 0.42 0.00 0.42 0.00 5.37 20:15:42 04:46:01 AM 0.25 0.00 0.25 0.00 2.23 20:15:42 04:47:01 AM 7.65 5.95 1.70 574.97 24.48 20:15:42 04:48:01 AM 1.55 0.00 1.55 0.00 49.72 20:15:42 04:49:01 AM 0.27 0.00 0.27 0.00 3.77 20:15:42 04:50:01 AM 0.25 0.00 0.25 0.00 3.60 20:15:42 04:51:01 AM 0.48 0.00 0.48 0.00 7.20 20:15:42 04:52:01 AM 0.22 0.00 0.22 0.00 2.93 20:15:42 04:53:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 04:54:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 04:55:01 AM 0.22 0.00 0.22 0.00 3.52 20:15:42 04:56:01 AM 0.12 0.00 0.12 0.00 1.07 20:15:42 04:57:01 AM 0.12 0.00 0.12 0.00 0.78 20:15:42 04:58:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 04:59:01 AM 0.23 0.00 0.23 0.00 2.83 20:15:42 05:00:01 AM 0.30 0.00 0.30 0.00 4.05 20:15:42 05:01:01 AM 0.18 0.00 0.18 0.00 1.48 20:15:42 05:02:01 AM 0.35 0.00 0.35 0.00 6.38 20:15:42 05:03:01 AM 0.15 0.00 0.15 0.00 1.58 20:15:42 05:04:01 AM 0.15 0.00 0.15 0.00 1.62 20:15:42 05:05:01 AM 0.23 0.00 0.23 0.00 3.23 20:15:42 05:06:01 AM 0.12 0.00 0.12 0.00 0.80 20:15:42 05:07:01 AM 0.13 0.00 0.13 0.00 1.08 20:15:42 05:08:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 05:09:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 05:10:01 AM 0.23 0.00 0.23 0.00 3.07 20:15:42 05:11:01 AM 0.22 0.00 0.22 0.00 2.55 20:15:42 05:12:01 AM 0.18 0.00 0.18 0.00 2.65 20:15:42 05:13:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:14:01 AM 0.30 0.00 0.30 0.00 5.13 20:15:42 05:15:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 05:16:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:17:02 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:18:01 AM 0.17 0.00 0.17 0.00 2.58 20:15:42 05:19:01 AM 0.40 0.00 0.40 0.00 6.10 20:15:42 05:20:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 05:21:01 AM 0.15 0.00 0.15 0.00 1.20 20:15:42 05:22:01 AM 0.35 0.00 0.35 0.00 6.37 20:15:42 05:23:01 AM 0.15 0.00 0.15 0.00 1.98 20:15:42 05:24:01 AM 0.30 0.00 0.30 0.00 4.98 20:15:42 05:25:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 05:26:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 05:27:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:28:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 05:29:01 AM 0.32 0.00 0.32 0.00 4.72 20:15:42 05:30:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 05:31:01 AM 0.22 0.00 0.22 0.00 2.68 20:15:42 05:32:01 AM 0.18 0.00 0.18 0.00 2.65 20:15:42 05:33:01 AM 0.10 0.00 0.10 0.00 1.03 20:15:42 05:34:01 AM 0.30 0.00 0.30 0.00 4.85 20:15:42 05:35:01 AM 0.15 0.00 0.15 0.00 1.47 20:15:42 05:36:01 AM 0.10 0.00 0.10 0.00 0.80 20:15:42 05:37:01 AM 0.15 0.00 0.15 0.00 1.05 20:15:42 05:38:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 05:39:01 AM 0.40 0.00 0.40 0.00 6.73 20:15:42 05:40:01 AM 0.17 0.00 0.17 0.00 1.72 20:15:42 05:41:01 AM 0.17 0.00 0.17 0.00 1.37 20:15:42 05:42:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 05:43:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 05:44:01 AM 0.28 0.00 0.28 0.00 4.88 20:15:42 05:45:01 AM 0.15 0.00 0.15 0.00 1.18 20:15:42 05:46:01 AM 0.22 0.00 0.22 0.00 3.08 20:15:42 05:47:01 AM 0.18 0.00 0.18 0.00 1.73 20:15:42 05:48:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 05:49:01 AM 0.33 0.00 0.33 0.00 5.40 20:15:42 05:50:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 05:51:01 AM 0.13 0.00 0.13 0.00 1.25 20:15:42 05:52:01 AM 0.30 0.00 0.30 0.00 4.50 20:15:42 05:53:01 AM 0.23 0.00 0.23 0.00 3.53 20:15:42 05:54:01 AM 0.23 0.00 0.23 0.00 2.87 20:15:42 05:55:01 AM 0.25 0.00 0.25 0.00 4.03 20:15:42 05:56:01 AM 0.13 0.00 0.13 0.00 1.68 20:15:42 05:57:01 AM 0.18 0.00 0.18 0.00 2.27 20:15:42 05:58:01 AM 0.13 0.00 0.13 0.00 0.95 20:15:42 05:59:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 06:00:01 AM 0.28 0.00 0.28 0.00 4.17 20:15:42 06:01:01 AM 0.23 0.00 0.23 0.00 3.17 20:15:42 06:02:01 AM 0.18 0.00 0.18 0.00 2.70 20:15:42 06:03:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 06:04:01 AM 0.15 0.00 0.15 0.00 1.48 20:15:42 06:05:01 AM 0.23 0.00 0.23 0.00 3.23 20:15:42 06:06:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 06:07:01 AM 0.18 0.00 0.18 0.00 2.25 20:15:42 06:08:01 AM 0.17 0.00 0.17 0.00 1.92 20:15:42 06:09:01 AM 0.20 0.00 0.20 0.00 1.92 20:15:42 06:10:01 AM 0.25 0.00 0.25 0.00 3.20 20:15:42 06:11:01 AM 0.13 0.00 0.13 0.00 1.23 20:15:42 06:12:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 06:13:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 06:14:01 AM 0.25 0.00 0.25 0.00 3.10 20:15:42 06:15:01 AM 0.25 0.00 0.25 0.00 3.75 20:15:42 06:16:01 AM 0.15 0.00 0.15 0.00 1.65 20:15:42 06:17:01 AM 0.13 0.00 0.13 0.00 1.05 20:15:42 06:18:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 06:19:01 AM 0.18 0.00 0.18 0.00 1.80 20:15:42 06:20:01 AM 0.23 0.00 0.23 0.00 3.10 20:15:42 06:21:01 AM 0.25 0.00 0.25 0.00 2.83 20:15:42 06:22:01 AM 0.18 0.00 0.18 0.00 2.65 20:15:42 06:23:01 AM 0.08 0.00 0.08 0.00 0.50 20:15:42 06:24:01 AM 0.15 0.00 0.15 0.00 1.08 20:15:42 06:25:01 AM 0.20 0.00 0.20 0.00 3.20 20:15:42 06:26:02 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 06:27:01 AM 0.10 0.00 0.10 0.00 0.64 20:15:42 06:28:01 AM 0.10 0.00 0.10 0.00 1.17 20:15:42 06:29:01 AM 0.33 0.00 0.33 0.00 5.00 20:15:42 06:30:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 06:31:01 AM 0.23 0.00 0.23 0.00 3.00 20:15:42 06:32:01 AM 0.22 0.00 0.22 0.00 2.80 20:15:42 06:33:01 AM 0.10 0.00 0.10 0.00 1.17 20:15:42 06:34:01 AM 0.28 0.00 0.28 0.00 4.58 20:15:42 06:35:01 AM 0.13 0.00 0.13 0.00 0.80 20:15:42 06:36:01 AM 0.10 0.00 0.10 0.00 1.17 20:15:42 06:37:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 06:38:01 AM 0.18 0.00 0.18 0.00 2.25 20:15:42 06:39:01 AM 0.37 0.00 0.37 0.00 6.22 20:15:42 06:40:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 06:41:01 AM 0.13 0.00 0.13 0.00 1.10 20:15:42 06:42:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 06:43:01 AM 0.08 0.00 0.08 0.00 0.63 20:15:42 06:44:01 AM 0.28 0.00 0.28 0.00 5.01 20:15:42 06:45:01 AM 0.23 0.00 0.23 0.00 2.80 20:15:42 06:46:01 AM 0.17 0.00 0.17 0.00 1.58 20:15:42 06:47:01 AM 0.12 0.00 0.12 0.00 0.88 20:15:42 06:48:01 AM 0.80 0.00 0.80 0.00 13.15 20:15:42 06:49:01 AM 0.32 0.00 0.32 0.00 4.47 20:15:42 06:50:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 06:51:01 AM 0.23 0.00 0.23 0.00 2.82 20:15:42 06:52:01 AM 0.18 0.00 0.18 0.00 2.52 20:15:42 06:53:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 06:54:01 AM 0.30 0.00 0.30 0.00 5.15 20:15:42 06:55:01 AM 0.15 0.00 0.15 0.00 1.18 20:15:42 06:56:01 AM 0.10 0.00 0.10 0.00 0.80 20:15:42 06:57:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 06:58:01 AM 0.18 0.00 0.18 0.00 2.25 20:15:42 06:59:01 AM 0.38 0.00 0.38 0.00 5.70 20:15:42 07:00:01 AM 0.25 0.00 0.25 0.00 3.12 20:15:42 07:01:01 AM 0.20 0.00 0.20 0.00 2.02 20:15:42 07:02:01 AM 0.22 0.00 0.22 0.00 3.32 20:15:42 07:03:01 AM 0.13 0.00 0.13 0.00 1.40 20:15:42 07:04:01 AM 0.20 0.00 0.20 0.00 2.93 20:15:42 07:05:01 AM 0.18 0.00 0.18 0.00 3.20 20:15:42 07:06:01 AM 0.18 0.00 0.18 0.00 2.88 20:15:42 07:07:01 AM 0.17 0.00 0.17 0.00 2.13 20:15:42 07:08:01 AM 0.17 0.00 0.17 0.00 2.00 20:15:42 07:09:01 AM 0.17 0.00 0.17 0.00 1.63 20:15:42 07:10:01 AM 0.25 0.00 0.25 0.00 3.33 20:15:42 07:11:01 AM 0.30 0.00 0.30 0.00 4.62 20:15:42 07:12:01 AM 0.23 0.00 0.23 0.00 3.53 20:15:42 07:13:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 07:14:01 AM 0.18 0.00 0.18 0.00 1.88 20:15:42 07:15:01 AM 0.20 0.00 0.20 0.00 3.07 20:15:42 07:16:01 AM 0.10 0.00 0.10 0.00 0.67 20:15:42 07:17:01 AM 0.15 0.00 0.15 0.00 1.45 20:15:42 07:18:01 AM 0.10 0.00 0.10 0.00 1.23 20:15:42 07:19:01 AM 0.30 0.00 0.30 0.00 3.38 20:15:42 07:20:01 AM 0.28 0.00 0.28 0.00 3.75 20:15:42 07:21:01 AM 0.13 0.00 0.13 0.00 1.07 20:15:42 07:22:01 AM 0.13 0.00 0.13 0.00 1.70 20:15:42 07:23:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 07:24:01 AM 0.15 0.00 0.15 0.00 1.48 20:15:42 07:25:01 AM 0.20 0.00 0.20 0.00 2.93 20:15:42 07:26:01 AM 0.17 0.00 0.17 0.00 2.12 20:15:42 07:27:01 AM 0.15 0.00 0.15 0.00 1.58 20:15:42 07:28:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 07:29:01 AM 0.18 0.00 0.18 0.00 1.40 20:15:42 07:30:01 AM 0.22 0.00 0.22 0.00 3.37 20:15:42 07:31:01 AM 0.18 0.00 0.18 0.00 1.35 20:15:42 07:32:01 AM 0.13 0.00 0.13 0.00 1.83 20:15:42 07:33:01 AM 0.20 0.00 0.20 0.00 2.52 20:15:42 07:34:01 AM 0.22 0.00 0.22 0.00 2.03 20:15:42 07:35:02 AM 0.18 0.00 0.18 0.00 3.33 20:15:42 07:36:01 AM 0.14 0.00 0.14 0.00 1.63 20:15:42 07:37:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 07:38:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 07:39:01 AM 0.25 0.00 0.25 0.00 3.53 20:15:42 07:40:01 AM 0.13 0.00 0.13 0.00 1.10 20:15:42 07:41:01 AM 0.25 0.00 0.25 0.00 3.00 20:15:42 07:42:01 AM 0.22 0.00 0.22 0.00 2.80 20:15:42 07:43:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 07:44:01 AM 0.30 0.00 0.30 0.00 5.13 20:15:42 07:45:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 07:46:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 07:47:01 AM 0.08 0.00 0.08 0.00 0.63 20:15:42 07:48:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 07:49:01 AM 0.32 0.00 0.32 0.00 5.00 20:15:42 07:50:01 AM 0.18 0.00 0.18 0.00 2.65 20:15:42 07:51:01 AM 0.20 0.00 0.20 0.00 2.22 20:15:42 07:52:01 AM 0.20 0.00 0.20 0.00 2.27 20:15:42 07:53:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 07:54:01 AM 0.28 0.00 0.28 0.00 5.02 20:15:42 07:55:01 AM 0.15 0.00 0.15 0.00 1.18 20:15:42 07:56:01 AM 0.12 0.00 0.12 0.00 0.82 20:15:42 07:57:01 AM 0.20 0.00 0.20 0.00 2.92 20:15:42 07:58:01 AM 0.15 0.00 0.15 0.00 1.45 20:15:42 07:59:01 AM 0.30 0.00 0.30 0.00 4.72 20:15:42 08:00:01 AM 0.10 0.00 0.10 0.00 1.17 20:15:42 08:01:01 AM 0.15 0.00 0.15 0.00 1.07 20:15:42 08:02:01 AM 0.22 0.00 0.22 0.00 3.32 20:15:42 08:03:01 AM 0.15 0.00 0.15 0.00 1.58 20:15:42 08:04:01 AM 0.27 0.00 0.27 0.00 4.75 20:15:42 08:05:01 AM 0.15 0.00 0.15 0.00 1.18 20:15:42 08:06:01 AM 0.15 0.00 0.15 0.00 1.88 20:15:42 08:07:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 08:08:01 AM 0.10 0.00 0.10 0.00 1.17 20:15:42 08:09:01 AM 0.43 0.00 0.43 0.00 6.93 20:15:42 08:10:01 AM 0.15 0.00 0.15 0.00 1.85 20:15:42 08:11:01 AM 0.23 0.00 0.23 0.00 2.82 20:15:42 08:12:01 AM 0.18 0.00 0.18 0.00 2.52 20:15:42 08:13:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 08:14:01 AM 0.27 0.00 0.27 0.00 4.98 20:15:42 08:15:01 AM 0.12 0.00 0.12 0.00 1.03 20:15:42 08:16:01 AM 0.10 0.00 0.10 0.00 1.12 20:15:42 08:17:01 AM 0.17 0.00 0.17 0.00 1.75 20:15:42 08:18:01 AM 0.27 0.00 0.27 0.00 3.83 20:15:42 08:19:01 AM 0.27 0.00 0.27 0.00 3.80 20:15:42 08:20:01 AM 0.23 0.00 0.23 0.00 3.23 20:15:42 08:21:01 AM 0.22 0.00 0.22 0.00 2.78 20:15:42 08:22:01 AM 0.17 0.00 0.17 0.00 3.03 20:15:42 08:23:01 AM 0.15 0.00 0.15 0.00 2.22 20:15:42 08:24:01 AM 0.17 0.00 0.17 0.00 1.48 20:15:42 08:25:01 AM 0.30 0.00 0.30 0.00 4.82 20:15:42 08:26:01 AM 0.20 0.00 0.20 0.00 2.55 20:15:42 08:27:01 AM 0.12 0.00 0.12 0.00 1.17 20:15:42 08:28:01 AM 0.10 0.00 0.10 0.00 0.83 20:15:42 08:29:01 AM 0.20 0.00 0.20 0.00 2.05 20:15:42 08:30:01 AM 0.22 0.00 0.22 0.00 2.80 20:15:42 08:31:01 AM 0.15 0.00 0.15 0.00 1.37 20:15:42 08:32:01 AM 0.25 0.00 0.25 0.00 3.60 20:15:42 08:33:01 AM 0.15 0.00 0.15 0.00 1.98 20:15:42 08:34:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 08:35:01 AM 0.20 0.00 0.20 0.00 3.07 20:15:42 08:36:01 AM 0.15 0.00 0.15 0.00 1.50 20:15:42 08:37:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 08:38:01 AM 0.10 0.00 0.10 0.00 0.67 20:15:42 08:39:01 AM 0.20 0.00 0.20 0.00 1.92 20:15:42 08:40:01 AM 0.23 0.00 0.23 0.00 3.50 20:15:42 08:41:01 AM 0.25 0.00 0.25 0.00 2.83 20:15:42 08:42:01 AM 0.18 0.00 0.18 0.00 2.65 20:15:42 08:43:01 AM 1.05 0.00 1.05 0.00 17.30 20:15:42 08:44:02 AM 0.27 0.00 0.27 0.00 3.77 20:15:42 08:45:01 AM 0.20 0.00 0.20 0.00 3.12 20:15:42 08:46:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 08:47:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 08:48:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 08:49:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 08:50:01 AM 0.23 0.00 0.23 0.00 3.10 20:15:42 08:51:01 AM 0.30 0.00 0.30 0.00 4.47 20:15:42 08:52:01 AM 0.20 0.00 0.20 0.00 2.27 20:15:42 08:53:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 08:54:01 AM 0.28 0.00 0.28 0.00 4.85 20:15:42 08:55:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 08:56:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 08:57:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 08:58:01 AM 0.18 0.00 0.18 0.00 2.25 20:15:42 08:59:01 AM 0.37 0.00 0.37 0.00 5.81 20:15:42 09:00:01 AM 0.10 0.00 0.10 0.00 1.03 20:15:42 09:01:01 AM 0.15 0.00 0.15 0.00 1.20 20:15:42 09:02:01 AM 0.23 0.00 0.23 0.00 3.45 20:15:42 09:03:01 AM 0.15 0.00 0.15 0.00 1.45 20:15:42 09:04:01 AM 0.27 0.00 0.27 0.00 4.85 20:15:42 09:05:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 09:06:01 AM 0.15 0.00 0.15 0.00 1.73 20:15:42 09:07:01 AM 0.10 0.00 0.10 0.00 0.83 20:15:42 09:08:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 09:09:01 AM 0.33 0.00 0.33 0.00 5.13 20:15:42 09:10:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 09:11:01 AM 0.22 0.00 0.22 0.00 2.53 20:15:42 09:12:01 AM 0.17 0.00 0.17 0.00 2.92 20:15:42 09:13:01 AM 0.10 0.00 0.10 0.00 1.03 20:15:42 09:14:01 AM 0.30 0.00 0.30 0.00 4.98 20:15:42 09:15:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 09:16:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 09:17:01 AM 0.10 0.00 0.10 0.00 0.78 20:15:42 09:18:01 AM 0.28 0.00 0.28 0.00 3.28 20:15:42 09:19:01 AM 0.42 0.00 0.42 0.00 6.90 20:15:42 09:20:01 AM 0.18 0.00 0.18 0.00 2.13 20:15:42 09:21:01 AM 0.15 0.00 0.15 0.00 1.37 20:15:42 09:22:01 AM 0.17 0.00 0.17 0.00 1.98 20:15:42 09:23:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 09:24:01 AM 0.28 0.00 0.28 0.00 4.72 20:15:42 09:25:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 09:26:01 AM 0.20 0.00 0.20 0.00 2.77 20:15:42 09:27:01 AM 0.15 0.00 0.15 0.00 1.58 20:15:42 09:28:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 09:29:01 AM 0.18 0.00 0.18 0.00 2.37 20:15:42 09:30:01 AM 0.28 0.00 0.28 0.00 3.92 20:15:42 09:31:01 AM 0.23 0.00 0.23 0.00 2.85 20:15:42 09:32:01 AM 0.15 0.00 0.15 0.00 2.37 20:15:42 09:33:01 AM 0.25 0.00 0.25 0.00 4.20 20:15:42 09:34:01 AM 0.23 0.00 0.23 0.00 2.98 20:15:42 09:35:01 AM 0.20 0.00 0.20 0.00 3.20 20:15:42 09:36:01 AM 0.15 0.00 0.15 0.00 2.32 20:15:42 09:37:01 AM 0.13 0.00 0.13 0.00 1.68 20:15:42 09:38:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 09:39:01 AM 0.17 0.00 0.17 0.00 1.63 20:15:42 09:40:01 AM 0.23 0.00 0.23 0.00 3.07 20:15:42 09:41:01 AM 0.28 0.00 0.28 0.00 3.95 20:15:42 09:42:01 AM 0.22 0.00 0.22 0.00 2.80 20:15:42 09:43:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 09:44:01 AM 0.20 0.00 0.20 0.00 2.18 20:15:42 09:45:01 AM 0.23 0.00 0.23 0.00 3.22 20:15:42 09:46:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 09:47:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 09:48:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 09:49:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 09:50:01 AM 0.32 0.00 0.32 0.00 4.68 20:15:42 09:51:01 AM 0.18 0.00 0.18 0.00 1.78 20:15:42 09:52:01 AM 0.17 0.00 0.17 0.00 2.18 20:15:42 09:53:02 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 09:54:01 AM 0.15 0.00 0.15 0.00 1.51 20:15:42 09:55:01 AM 0.17 0.00 0.17 0.00 2.67 20:15:42 09:56:01 AM 0.15 0.00 0.15 0.00 2.03 20:15:42 09:57:01 AM 0.20 0.00 0.20 0.00 2.38 20:15:42 09:58:01 AM 0.15 0.00 0.15 0.00 1.45 20:15:42 09:59:01 AM 0.15 0.00 0.15 0.00 1.22 20:15:42 10:00:01 AM 0.22 0.00 0.22 0.00 3.20 20:15:42 10:01:01 AM 0.15 0.00 0.15 0.00 1.20 20:15:42 10:02:01 AM 0.22 0.00 0.22 0.00 3.33 20:15:42 10:03:01 AM 0.18 0.00 0.18 0.00 1.73 20:15:42 10:04:01 AM 0.28 0.00 0.28 0.00 5.43 20:15:42 10:05:01 AM 0.17 0.00 0.17 0.00 1.18 20:15:42 10:06:01 AM 0.13 0.00 0.13 0.00 1.20 20:15:42 10:07:01 AM 0.13 0.00 0.13 0.00 1.43 20:15:42 10:08:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 10:09:01 AM 0.33 0.00 0.33 0.00 5.13 20:15:42 10:10:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 10:11:01 AM 0.22 0.00 0.22 0.00 2.53 20:15:42 10:12:01 AM 0.18 0.00 0.18 0.00 2.65 20:15:42 10:13:01 AM 0.10 0.00 0.10 0.00 1.30 20:15:42 10:14:01 AM 0.30 0.00 0.30 0.00 5.15 20:15:42 10:15:01 AM 0.15 0.00 0.15 0.00 1.22 20:15:42 10:16:01 AM 0.12 0.00 0.12 0.00 0.78 20:15:42 10:17:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 10:18:01 AM 0.18 0.00 0.18 0.00 2.37 20:15:42 10:19:01 AM 0.37 0.00 0.37 0.00 5.68 20:15:42 10:20:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 10:21:01 AM 0.15 0.00 0.15 0.00 1.20 20:15:42 10:22:01 AM 0.15 0.00 0.15 0.00 1.97 20:15:42 10:23:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 10:24:01 AM 0.28 0.00 0.28 0.00 4.85 20:15:42 10:25:01 AM 0.20 0.00 0.20 0.00 2.68 20:15:42 10:26:01 AM 0.20 0.00 0.20 0.00 2.13 20:15:42 10:27:01 AM 0.28 0.00 0.28 0.00 3.68 20:15:42 10:28:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 10:29:01 AM 0.32 0.00 0.32 0.00 4.72 20:15:42 10:30:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 10:31:01 AM 0.13 0.00 0.13 0.00 0.93 20:15:42 10:32:01 AM 0.23 0.00 0.23 0.00 3.43 20:15:42 10:33:01 AM 0.15 0.00 0.15 0.00 1.98 20:15:42 10:34:01 AM 0.30 0.00 0.30 0.00 4.72 20:15:42 10:35:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 10:36:01 AM 0.13 0.00 0.13 0.00 0.97 20:15:42 10:37:01 AM 0.15 0.00 0.15 0.00 1.45 20:15:42 10:38:01 AM 0.08 0.00 0.08 0.00 0.50 20:15:42 10:39:01 AM 0.32 0.00 0.32 0.00 5.03 20:15:42 10:40:01 AM 0.15 0.00 0.15 0.00 1.18 20:15:42 10:41:01 AM 0.25 0.00 0.25 0.00 3.43 20:15:42 10:42:01 AM 0.78 0.00 0.78 0.00 11.73 20:15:42 10:43:01 AM 0.17 0.00 0.17 0.00 3.17 20:15:42 10:44:01 AM 0.22 0.00 0.22 0.00 2.93 20:15:42 10:45:01 AM 0.33 0.00 0.33 0.00 5.97 20:15:42 10:46:01 AM 0.15 0.00 0.15 0.00 2.02 20:15:42 10:47:01 AM 0.17 0.00 0.17 0.00 2.22 20:15:42 10:48:01 AM 0.13 0.00 0.13 0.00 1.68 20:15:42 10:49:01 AM 0.17 0.00 0.17 0.00 1.35 20:15:42 10:50:01 AM 0.23 0.00 0.23 0.00 3.13 20:15:42 10:51:01 AM 0.17 0.00 0.17 0.00 1.38 20:15:42 10:52:01 AM 0.30 0.00 0.30 0.00 5.01 20:15:42 10:53:01 AM 0.17 0.00 0.17 0.00 2.15 20:15:42 10:54:01 AM 0.15 0.00 0.15 0.00 1.48 20:15:42 10:55:01 AM 0.20 0.00 0.20 0.00 3.07 20:15:42 10:56:01 AM 0.10 0.00 0.10 0.00 0.67 20:15:42 10:57:01 AM 0.15 0.00 0.15 0.00 1.58 20:15:42 10:58:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 10:59:01 AM 0.15 0.00 0.15 0.00 1.48 20:15:42 11:00:02 AM 0.20 0.00 0.20 0.00 2.70 20:15:42 11:01:01 AM 0.27 0.00 0.27 0.00 3.17 20:15:42 11:02:01 AM 0.22 0.00 0.22 0.00 3.20 20:15:42 11:03:01 AM 0.12 0.00 0.12 0.00 1.03 20:15:42 11:04:01 AM 0.15 0.00 0.15 0.00 1.48 20:15:42 11:05:01 AM 0.22 0.00 0.22 0.00 3.37 20:15:42 11:06:01 AM 0.20 0.00 0.20 0.00 2.52 20:15:42 11:07:01 AM 0.18 0.00 0.18 0.00 2.42 20:15:42 11:08:01 AM 0.12 0.00 0.12 0.00 0.77 20:15:42 11:09:01 AM 0.17 0.00 0.17 0.00 2.03 20:15:42 11:10:01 AM 0.23 0.00 0.23 0.00 3.07 20:15:42 11:11:01 AM 0.13 0.00 0.13 0.00 0.93 20:15:42 11:12:01 AM 0.13 0.00 0.13 0.00 1.70 20:15:42 11:13:01 AM 0.18 0.00 0.18 0.00 2.38 20:15:42 11:14:01 AM 0.22 0.00 0.22 0.00 2.57 20:15:42 11:15:01 AM 0.20 0.00 0.20 0.00 2.93 20:15:42 11:16:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 11:17:01 AM 0.13 0.00 0.13 0.00 0.95 20:15:42 11:18:01 AM 0.10 0.00 0.10 0.00 1.03 20:15:42 11:19:01 AM 0.35 0.00 0.35 0.00 5.16 20:15:42 11:20:01 AM 0.12 0.00 0.12 0.00 1.18 20:15:42 11:21:01 AM 0.22 0.00 0.22 0.00 3.07 20:15:42 11:22:01 AM 0.20 0.00 0.20 0.00 2.65 20:15:42 11:23:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 11:24:01 AM 0.27 0.00 0.27 0.00 4.85 20:15:42 11:25:01 AM 0.13 0.00 0.13 0.00 1.03 20:15:42 11:26:01 AM 0.13 0.00 0.13 0.00 0.90 20:15:42 11:27:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 11:28:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 11:29:01 AM 0.32 0.00 0.32 0.00 4.87 20:15:42 11:30:01 AM 0.18 0.00 0.18 0.00 2.77 20:15:42 11:31:01 AM 0.20 0.00 0.20 0.00 2.05 20:15:42 11:32:01 AM 0.17 0.00 0.17 0.00 2.12 20:15:42 11:33:01 AM 0.10 0.00 0.10 0.00 1.03 20:15:42 11:34:01 AM 0.30 0.00 0.30 0.00 4.85 20:15:42 11:35:01 AM 0.22 0.00 0.22 0.00 3.00 20:15:42 11:36:01 AM 0.25 0.00 0.25 0.00 2.72 20:15:42 11:37:01 AM 0.23 0.00 0.23 0.00 3.32 20:15:42 11:38:01 AM 0.15 0.00 0.15 0.00 1.98 20:15:42 11:39:01 AM 0.33 0.00 0.33 0.00 5.13 20:15:42 11:40:01 AM 0.12 0.00 0.12 0.00 0.90 20:15:42 11:41:01 AM 0.13 0.00 0.13 0.00 1.07 20:15:42 11:42:01 AM 0.12 0.00 0.12 0.00 1.57 20:15:42 11:43:01 AM 0.10 0.00 0.10 0.00 0.77 20:15:42 11:44:01 AM 0.38 0.00 0.38 0.00 6.73 20:15:42 11:45:01 AM 0.17 0.00 0.17 0.00 1.75 20:15:42 11:46:01 AM 0.15 0.00 0.15 0.00 1.22 20:15:42 11:47:01 AM 0.13 0.00 0.13 0.00 0.92 20:15:42 11:48:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 11:49:01 AM 0.32 0.00 0.32 0.00 5.03 20:15:42 11:50:01 AM 0.13 0.00 0.13 0.00 1.85 20:15:42 11:51:01 AM 0.23 0.00 0.23 0.00 3.08 20:15:42 11:52:01 AM 0.20 0.00 0.20 0.00 2.78 20:15:42 11:53:01 AM 0.10 0.00 0.10 0.00 0.63 20:15:42 11:54:01 AM 0.18 0.00 0.18 0.00 2.37 20:15:42 11:55:01 AM 0.22 0.00 0.22 0.00 3.60 20:15:42 11:56:01 AM 0.13 0.00 0.13 0.00 1.68 20:15:42 11:57:01 AM 0.18 0.00 0.18 0.00 2.05 20:15:42 11:58:01 AM 0.13 0.00 0.13 0.00 1.95 20:15:42 11:59:01 AM 0.22 0.00 0.22 0.00 2.85 20:15:42 12:00:01 PM 0.25 0.00 0.25 0.00 3.47 20:15:42 12:01:01 PM 0.22 0.00 0.22 0.00 2.67 20:15:42 12:02:01 PM 0.23 0.00 0.23 0.00 3.62 20:15:42 12:03:01 PM 0.12 0.00 0.12 0.00 1.68 20:15:42 12:04:01 PM 0.18 0.00 0.18 0.00 1.80 20:15:42 12:05:01 PM 0.30 0.00 0.30 0.00 4.67 20:15:42 12:06:01 PM 0.17 0.00 0.17 0.00 1.72 20:15:42 12:07:01 PM 0.15 0.00 0.15 0.00 2.13 20:15:42 12:08:01 PM 0.13 0.00 0.13 0.00 1.30 20:15:42 12:09:02 PM 0.17 0.00 0.17 0.00 1.82 20:15:42 12:10:01 PM 0.27 0.00 0.27 0.00 3.81 20:15:42 12:11:01 PM 0.15 0.00 0.15 0.00 1.77 20:15:42 12:12:01 PM 0.27 0.00 0.27 0.00 3.72 20:15:42 12:13:01 PM 1.08 0.00 1.08 0.00 17.06 20:15:42 12:14:01 PM 0.48 0.00 0.48 0.00 6.97 20:15:42 12:15:01 PM 0.45 0.00 0.45 0.00 5.73 20:15:42 12:16:01 PM 0.30 0.00 0.30 0.00 3.05 20:15:42 12:17:01 PM 0.38 0.00 0.38 0.00 4.18 20:15:42 12:18:01 PM 0.30 0.00 0.30 0.00 3.02 20:15:42 12:19:01 PM 0.37 0.00 0.37 0.00 4.15 20:15:42 12:20:01 PM 0.45 0.00 0.45 0.00 5.58 20:15:42 12:21:01 PM 0.43 0.00 0.43 0.00 5.55 20:15:42 12:22:01 PM 0.30 0.00 0.30 0.00 2.55 20:15:42 12:23:01 PM 0.33 0.00 0.33 0.00 4.00 20:15:42 12:24:01 PM 0.38 0.00 0.38 0.00 4.13 20:15:42 12:25:01 PM 0.43 0.00 0.43 0.00 5.71 20:15:42 12:26:01 PM 0.32 0.00 0.32 0.00 3.15 20:15:42 12:27:01 PM 0.32 0.00 0.32 0.00 3.18 20:15:42 12:28:01 PM 0.27 0.00 0.27 0.00 2.38 20:15:42 12:29:01 PM 0.45 0.00 0.45 0.00 4.47 20:15:42 12:30:01 PM 0.45 0.00 0.45 0.00 6.03 20:15:42 12:31:01 PM 0.47 0.00 0.47 0.00 5.83 20:15:42 12:32:01 PM 0.32 0.00 0.32 0.00 3.18 20:15:42 12:33:01 PM 0.30 0.00 0.30 0.00 3.42 20:15:42 12:34:01 PM 0.47 0.00 0.47 0.00 6.70 20:15:42 12:35:01 PM 0.30 0.00 0.30 0.00 3.15 20:15:42 12:36:01 PM 0.30 0.00 0.30 0.00 3.02 20:15:42 12:37:01 PM 0.32 0.00 0.32 0.00 3.05 20:15:42 12:38:01 PM 0.40 0.00 0.40 0.00 5.00 20:15:42 12:39:01 PM 0.47 0.00 0.47 0.00 5.78 20:15:42 12:40:01 PM 0.28 0.00 0.28 0.00 3.45 20:15:42 12:41:01 PM 0.42 0.00 0.42 0.00 4.45 20:15:42 12:42:01 PM 0.30 0.00 0.30 0.00 2.92 20:15:42 12:43:01 PM 0.30 0.00 0.30 0.00 3.55 20:15:42 12:44:01 PM 0.57 0.00 0.57 0.00 7.83 20:15:42 12:45:01 PM 0.48 0.00 0.48 0.00 5.96 20:15:42 12:46:01 PM 0.27 0.00 0.27 0.00 2.52 20:15:42 12:47:01 PM 0.35 0.00 0.35 0.00 3.33 20:15:42 12:48:01 PM 0.30 0.00 0.30 0.00 3.02 20:15:42 12:49:01 PM 0.50 0.00 0.50 0.00 6.22 20:15:42 12:50:01 PM 0.32 0.00 0.32 0.00 3.55 20:15:42 12:51:01 PM 0.37 0.00 0.37 0.00 4.10 20:15:42 12:52:01 PM 0.42 0.00 0.42 0.00 4.90 20:15:42 12:53:01 PM 0.28 0.00 0.28 0.00 2.88 20:15:42 12:54:01 PM 0.48 0.00 0.48 0.00 6.35 20:15:42 12:55:01 PM 0.32 0.00 0.32 0.00 3.15 20:15:42 12:56:01 PM 0.30 0.00 0.30 0.00 3.02 20:15:42 12:57:01 PM 0.33 0.00 0.33 0.00 3.37 20:15:42 12:58:01 PM 0.30 0.00 0.30 0.00 3.02 20:15:42 12:59:01 PM 0.47 0.00 0.47 0.00 6.45 20:15:42 01:00:01 PM 0.30 0.00 0.30 0.00 3.15 20:15:42 01:01:01 PM 0.45 0.00 0.45 0.00 5.70 20:15:42 01:02:01 PM 0.35 0.00 0.35 0.00 3.36 20:15:42 01:03:01 PM 0.33 0.00 0.33 0.00 3.47 20:15:42 01:04:01 PM 0.42 0.00 0.42 0.00 6.56 20:15:42 01:05:01 PM 0.32 0.00 0.32 0.00 3.28 20:15:42 01:06:01 PM 0.42 0.00 0.42 0.00 5.13 20:15:42 01:07:01 PM 0.23 0.00 0.23 0.00 1.78 20:15:42 01:08:01 PM 0.30 0.00 0.30 0.00 2.58 20:15:42 01:09:01 PM 0.45 0.00 0.45 0.00 5.06 20:15:42 01:10:01 PM 0.40 0.00 0.40 0.00 5.07 20:15:42 01:11:01 PM 0.30 0.00 0.30 0.00 3.37 20:15:42 01:12:01 PM 0.42 0.00 0.42 0.00 4.90 20:15:42 01:13:01 PM 0.45 0.00 0.45 0.00 5.22 20:15:42 01:14:01 PM 0.35 0.00 0.35 0.00 3.38 20:15:42 01:15:01 PM 0.38 0.00 0.38 0.00 4.42 20:15:42 01:16:01 PM 0.33 0.00 0.33 0.00 3.35 20:15:42 01:17:01 PM 0.33 0.00 0.33 0.00 3.47 20:15:42 01:18:02 PM 0.27 0.00 0.27 0.00 1.87 20:15:42 01:19:01 PM 0.36 0.00 0.36 0.00 3.95 20:15:42 01:20:01 PM 0.43 0.00 0.43 0.00 5.45 20:15:42 01:21:01 PM 0.47 0.00 0.47 0.00 6.00 20:15:42 01:22:01 PM 0.35 0.00 0.35 0.00 4.13 20:15:42 01:23:01 PM 0.33 0.00 0.33 0.00 3.18 20:15:42 01:24:01 PM 0.35 0.00 0.35 0.00 3.87 20:15:42 01:25:01 PM 0.42 0.00 0.42 0.00 5.63 20:15:42 01:26:01 PM 0.30 0.00 0.30 0.00 3.05 20:15:42 01:27:01 PM 0.35 0.00 0.35 0.00 3.83 20:15:42 01:28:01 PM 0.88 0.00 0.88 0.00 14.35 20:15:42 01:29:01 PM 0.15 0.00 0.15 0.00 1.08 20:15:42 01:30:01 PM 0.23 0.00 0.23 0.00 3.07 20:15:42 01:31:01 PM 0.15 0.00 0.15 0.00 1.20 20:15:42 01:32:01 PM 0.13 0.00 0.13 0.00 1.70 20:15:42 01:33:01 PM 0.22 0.00 0.22 0.00 3.35 20:15:42 01:34:01 PM 0.20 0.00 0.20 0.00 2.30 20:15:42 01:35:01 PM 0.20 0.00 0.20 0.00 2.97 20:15:42 01:36:01 PM 0.13 0.00 0.13 0.00 1.08 20:15:42 01:37:01 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 01:38:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 01:39:01 PM 0.15 0.00 0.15 0.00 1.62 20:15:42 01:40:01 PM 0.23 0.00 0.23 0.00 2.93 20:15:42 01:41:01 PM 0.22 0.00 0.22 0.00 2.53 20:15:42 01:42:01 PM 0.18 0.00 0.18 0.00 2.65 20:15:42 01:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 01:44:01 PM 0.30 0.00 0.30 0.00 5.12 20:15:42 01:45:01 PM 0.12 0.00 0.12 0.00 0.90 20:15:42 01:46:01 PM 0.08 0.00 0.08 0.00 0.53 20:15:42 01:47:01 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 01:48:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 01:49:01 PM 0.35 0.00 0.35 0.00 5.15 20:15:42 01:50:01 PM 0.18 0.00 0.18 0.00 2.63 20:15:42 01:51:01 PM 0.20 0.00 0.20 0.00 2.02 20:15:42 01:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:15:42 01:53:01 PM 0.20 0.00 0.20 0.00 2.60 20:15:42 01:54:01 PM 0.37 0.00 0.37 0.00 5.96 20:15:42 01:55:01 PM 0.12 0.00 0.12 0.00 0.90 20:15:42 01:56:01 PM 0.10 0.00 0.10 0.00 1.17 20:15:42 01:57:01 PM 0.20 0.00 0.20 0.00 2.50 20:15:42 01:58:01 PM 0.15 0.00 0.15 0.00 1.88 20:15:42 01:59:01 PM 0.35 0.00 0.35 0.00 5.32 20:15:42 02:00:01 PM 0.17 0.00 0.17 0.00 1.18 20:15:42 02:01:01 PM 0.13 0.00 0.13 0.00 1.07 20:15:42 02:02:01 PM 0.22 0.00 0.22 0.00 3.30 20:15:42 02:03:01 PM 0.20 0.00 0.20 0.00 2.55 20:15:42 02:04:01 PM 0.30 0.00 0.30 0.00 5.65 20:15:42 02:05:01 PM 0.10 0.00 0.10 0.00 1.03 20:15:42 02:06:01 PM 0.13 0.00 0.13 0.00 0.90 20:15:42 02:07:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 02:08:01 PM 0.08 0.00 0.08 0.00 0.50 20:15:42 02:09:01 PM 0.32 0.00 0.32 0.00 4.90 20:15:42 02:10:01 PM 0.13 0.00 0.13 0.00 1.48 20:15:42 02:11:01 PM 0.27 0.00 0.27 0.00 2.95 20:15:42 02:12:01 PM 0.18 0.00 0.18 0.00 2.65 20:15:42 02:13:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 02:14:01 PM 0.28 0.00 0.28 0.00 4.85 20:15:42 02:15:01 PM 0.10 0.00 0.10 0.00 1.17 20:15:42 02:16:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 02:17:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 02:18:01 PM 0.18 0.00 0.18 0.00 2.23 20:15:42 02:19:01 PM 0.37 0.00 0.37 0.00 5.53 20:15:42 02:20:01 PM 0.10 0.00 0.10 0.00 0.72 20:15:42 02:21:02 PM 0.17 0.00 0.17 0.00 2.12 20:15:42 02:22:01 PM 0.15 0.00 0.15 0.00 2.27 20:15:42 02:23:01 PM 0.15 0.00 0.15 0.00 1.73 20:15:42 02:24:01 PM 0.18 0.00 0.18 0.00 2.67 20:15:42 02:25:01 PM 0.33 0.00 0.33 0.00 5.83 20:15:42 02:26:01 PM 0.18 0.00 0.18 0.00 1.80 20:15:42 02:27:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 02:28:01 PM 0.18 0.00 0.18 0.00 2.02 20:15:42 02:29:01 PM 0.13 0.00 0.13 0.00 0.95 20:15:42 02:30:01 PM 0.22 0.00 0.22 0.00 3.33 20:15:42 02:31:01 PM 0.15 0.00 0.15 0.00 1.23 20:15:42 02:32:01 PM 0.25 0.00 0.25 0.00 3.72 20:15:42 02:33:01 PM 0.17 0.00 0.17 0.00 2.05 20:15:42 02:34:01 PM 0.23 0.00 0.23 0.00 2.57 20:15:42 02:35:01 PM 0.22 0.00 0.22 0.00 3.37 20:15:42 02:36:01 PM 0.73 0.00 0.73 0.00 10.83 20:15:42 02:37:01 PM 0.15 0.00 0.15 0.00 2.27 20:15:42 02:38:01 PM 0.18 0.00 0.18 0.00 2.42 20:15:42 02:39:01 PM 0.25 0.00 0.25 0.00 3.15 20:15:42 02:40:01 PM 0.23 0.00 0.23 0.00 3.10 20:15:42 02:41:01 PM 0.15 0.00 0.15 0.00 1.23 20:15:42 02:42:01 PM 0.17 0.00 0.17 0.00 2.05 20:15:42 02:43:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 02:44:01 PM 0.18 0.00 0.18 0.00 1.82 20:15:42 02:45:01 PM 0.28 0.00 0.28 0.00 4.55 20:15:42 02:46:01 PM 0.15 0.00 0.15 0.00 1.62 20:15:42 02:47:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 02:48:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 02:49:01 PM 0.17 0.00 0.17 0.00 1.55 20:15:42 02:50:01 PM 0.23 0.00 0.23 0.00 2.98 20:15:42 02:51:01 PM 0.15 0.00 0.15 0.00 1.23 20:15:42 02:52:01 PM 0.22 0.00 0.22 0.00 3.32 20:15:42 02:53:01 PM 0.15 0.00 0.15 0.00 1.48 20:15:42 02:54:01 PM 0.15 0.00 0.15 0.00 1.12 20:15:42 02:55:01 PM 0.18 0.00 0.18 0.00 3.37 20:15:42 02:56:01 PM 0.10 0.00 0.10 0.00 1.07 20:15:42 02:57:01 PM 0.12 0.00 0.12 0.00 0.80 20:15:42 02:58:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 02:59:01 PM 0.32 0.00 0.32 0.00 4.87 20:15:42 03:00:01 PM 0.17 0.00 0.17 0.00 1.48 20:15:42 03:01:01 PM 0.22 0.00 0.22 0.00 2.83 20:15:42 03:02:01 PM 0.32 0.00 0.32 0.00 4.47 20:15:42 03:03:01 PM 0.18 0.00 0.18 0.00 2.15 20:15:42 03:04:01 PM 0.28 0.00 0.28 0.00 5.25 20:15:42 03:05:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 03:06:01 PM 0.18 0.00 0.18 0.00 2.38 20:15:42 03:07:01 PM 0.17 0.00 0.17 0.00 1.98 20:15:42 03:08:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 03:09:01 PM 0.32 0.00 0.32 0.00 5.40 20:15:42 03:10:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 03:11:01 PM 0.13 0.00 0.13 0.00 1.10 20:15:42 03:12:01 PM 0.15 0.00 0.15 0.00 1.85 20:15:42 03:13:01 PM 0.18 0.00 0.18 0.00 2.23 20:15:42 03:14:01 PM 0.33 0.00 0.33 0.00 5.98 20:15:42 03:15:01 PM 0.18 0.00 0.18 0.00 1.50 20:15:42 03:16:01 PM 0.12 0.00 0.12 0.00 0.80 20:15:42 03:17:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 03:18:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 03:19:01 PM 0.32 0.00 0.32 0.00 4.87 20:15:42 03:20:01 PM 0.10 0.00 0.10 0.00 1.17 20:15:42 03:21:01 PM 0.23 0.00 0.23 0.00 2.67 20:15:42 03:22:01 PM 0.18 0.00 0.18 0.00 2.65 20:15:42 03:23:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 03:24:01 PM 0.28 0.00 0.28 0.00 4.65 20:15:42 03:25:01 PM 0.18 0.00 0.18 0.00 1.50 20:15:42 03:26:01 PM 0.13 0.00 0.13 0.00 0.95 20:15:42 03:27:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 03:28:01 PM 0.12 0.00 0.12 0.00 0.93 20:15:42 03:29:02 PM 0.32 0.00 0.32 0.00 4.58 20:15:42 03:30:01 PM 0.12 0.00 0.12 0.00 0.95 20:15:42 03:31:01 PM 0.28 0.00 0.28 0.00 4.32 20:15:42 03:32:01 PM 0.15 0.00 0.15 0.00 2.23 20:15:42 03:33:01 PM 0.08 0.00 0.08 0.00 0.50 20:15:42 03:34:01 PM 0.20 0.00 0.20 0.00 3.20 20:15:42 03:35:01 PM 0.23 0.00 0.23 0.00 3.98 20:15:42 03:36:01 PM 0.18 0.00 0.18 0.00 2.13 20:15:42 03:37:01 PM 0.18 0.00 0.18 0.00 2.40 20:15:42 03:38:01 PM 0.18 0.00 0.18 0.00 1.73 20:15:42 03:39:01 PM 0.20 0.00 0.20 0.00 2.68 20:15:42 03:40:01 PM 0.25 0.00 0.25 0.00 3.73 20:15:42 03:41:01 PM 0.15 0.00 0.15 0.00 1.23 20:15:42 03:42:01 PM 0.17 0.00 0.17 0.00 2.12 20:15:42 03:43:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 03:44:01 PM 0.23 0.00 0.23 0.00 3.10 20:15:42 03:45:01 PM 0.25 0.00 0.25 0.00 3.88 20:15:42 03:46:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 03:47:01 PM 0.15 0.00 0.15 0.00 1.85 20:15:42 03:48:01 PM 0.12 0.00 0.12 0.00 0.97 20:15:42 03:49:01 PM 0.38 0.00 0.38 0.00 4.55 20:15:42 03:50:01 PM 0.32 0.00 0.32 0.00 4.87 20:15:42 03:51:01 PM 0.13 0.00 0.13 0.00 1.07 20:15:42 03:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:15:42 03:53:01 PM 0.10 0.00 0.10 0.00 1.03 20:15:42 03:54:01 PM 0.15 0.00 0.15 0.00 1.22 20:15:42 03:55:01 PM 0.30 0.00 0.30 0.00 4.93 20:15:42 03:56:01 PM 0.17 0.00 0.17 0.00 1.98 20:15:42 03:57:01 PM 0.10 0.00 0.10 0.00 1.07 20:15:42 03:58:01 PM 0.15 0.00 0.15 0.00 1.08 20:15:42 03:59:01 PM 0.18 0.00 0.18 0.00 1.42 20:15:42 04:00:01 PM 0.22 0.00 0.22 0.00 3.38 20:15:42 04:01:01 PM 0.18 0.00 0.18 0.00 1.38 20:15:42 04:02:01 PM 0.22 0.00 0.22 0.00 3.45 20:15:42 04:03:01 PM 0.15 0.00 0.15 0.00 1.48 20:15:42 04:04:01 PM 0.18 0.00 0.18 0.00 2.07 20:15:42 04:05:01 PM 0.20 0.00 0.20 0.00 3.63 20:15:42 04:06:01 PM 0.12 0.00 0.12 0.00 0.80 20:15:42 04:07:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 04:08:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 04:09:01 PM 0.43 0.00 0.43 0.00 7.00 20:15:42 04:10:01 PM 0.17 0.00 0.17 0.00 1.58 20:15:42 04:11:01 PM 0.27 0.00 0.27 0.00 3.53 20:15:42 04:12:01 PM 0.22 0.00 0.22 0.00 2.85 20:15:42 04:13:01 PM 0.13 0.00 0.13 0.00 0.97 20:15:42 04:14:01 PM 0.30 0.00 0.30 0.00 5.53 20:15:42 04:15:01 PM 0.13 0.00 0.13 0.00 1.03 20:15:42 04:16:01 PM 0.17 0.00 0.17 0.00 2.10 20:15:42 04:17:01 PM 0.15 0.00 0.15 0.00 1.58 20:15:42 04:18:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 04:19:01 PM 0.32 0.00 0.32 0.00 4.85 20:15:42 04:20:01 PM 0.12 0.00 0.12 0.00 1.03 20:15:42 04:21:01 PM 0.22 0.00 0.22 0.00 2.67 20:15:42 04:22:01 PM 1.18 0.00 1.18 0.00 19.95 20:15:42 04:23:01 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 04:24:01 PM 0.28 0.00 0.28 0.00 4.87 20:15:42 04:25:01 PM 0.20 0.00 0.20 0.00 2.90 20:15:42 04:26:01 PM 0.15 0.00 0.15 0.00 1.45 20:15:42 04:27:01 PM 0.15 0.00 0.15 0.00 1.48 20:15:42 04:28:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 04:29:01 PM 0.32 0.00 0.32 0.00 4.58 20:15:42 04:30:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 04:31:01 PM 0.13 0.00 0.13 0.00 1.07 20:15:42 04:32:01 PM 0.22 0.00 0.22 0.00 3.33 20:15:42 04:33:01 PM 0.18 0.00 0.18 0.00 2.30 20:15:42 04:34:01 PM 0.35 0.00 0.35 0.00 5.71 20:15:42 04:35:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 04:36:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 04:37:01 PM 0.08 0.00 0.08 0.00 0.50 20:15:42 04:38:02 PM 0.12 0.00 0.12 0.00 0.80 20:15:42 04:39:01 PM 0.36 0.00 0.36 0.00 5.37 20:15:42 04:40:01 PM 0.12 0.00 0.12 0.00 0.90 20:15:42 04:41:01 PM 0.23 0.00 0.23 0.00 2.97 20:15:42 04:42:01 PM 0.22 0.00 0.22 0.00 2.80 20:15:42 04:43:01 PM 0.10 0.00 0.10 0.00 0.72 20:15:42 04:44:01 PM 0.22 0.00 0.22 0.00 2.87 20:15:42 04:45:01 PM 0.23 0.00 0.23 0.00 4.12 20:15:42 04:46:01 PM 0.15 0.00 0.15 0.00 1.85 20:15:42 04:47:01 PM 0.18 0.00 0.18 0.00 2.50 20:15:42 04:48:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 04:49:01 PM 0.30 0.00 0.30 0.00 4.05 20:15:42 04:50:01 PM 0.32 0.00 0.32 0.00 4.80 20:15:42 04:51:01 PM 0.15 0.00 0.15 0.00 1.58 20:15:42 04:52:01 PM 0.13 0.00 0.13 0.00 1.72 20:15:42 04:53:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 04:54:01 PM 0.22 0.00 0.22 0.00 2.45 20:15:42 04:55:01 PM 0.20 0.00 0.20 0.00 2.93 20:15:42 04:56:01 PM 0.20 0.00 0.20 0.00 2.50 20:15:42 04:57:01 PM 0.15 0.00 0.15 0.00 1.45 20:15:42 04:58:01 PM 0.08 0.00 0.08 0.00 0.50 20:15:42 04:59:01 PM 0.15 0.00 0.15 0.00 1.22 20:15:42 05:00:01 PM 0.30 0.00 0.30 0.00 3.72 20:15:42 05:01:01 PM 0.15 0.00 0.15 0.00 1.25 20:15:42 05:02:01 PM 0.25 0.00 0.25 0.00 3.60 20:15:42 05:03:01 PM 0.15 0.00 0.15 0.00 1.48 20:15:42 05:04:01 PM 0.17 0.00 0.17 0.00 1.68 20:15:42 05:05:01 PM 0.22 0.00 0.22 0.00 3.10 20:15:42 05:06:01 PM 0.12 0.00 0.12 0.00 0.80 20:15:42 05:07:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 05:08:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 05:09:01 PM 0.15 0.00 0.15 0.00 1.52 20:15:42 05:10:01 PM 0.32 0.00 0.32 0.00 4.68 20:15:42 05:11:01 PM 0.18 0.00 0.18 0.00 1.78 20:15:42 05:12:01 PM 0.13 0.00 0.13 0.00 1.90 20:15:42 05:13:01 PM 0.13 0.00 0.13 0.00 0.95 20:15:42 05:14:01 PM 0.17 0.00 0.17 0.00 1.38 20:15:42 05:15:01 PM 0.20 0.00 0.20 0.00 3.10 20:15:42 05:16:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 05:17:01 PM 0.18 0.00 0.18 0.00 2.25 20:15:42 05:18:01 PM 0.15 0.00 0.15 0.00 1.77 20:15:42 05:19:01 PM 0.18 0.00 0.18 0.00 1.80 20:15:42 05:20:01 PM 0.22 0.00 0.22 0.00 2.93 20:15:42 05:21:01 PM 0.28 0.00 0.28 0.00 3.45 20:15:42 05:22:01 PM 0.13 0.00 0.13 0.00 1.73 20:15:42 05:23:01 PM 0.10 0.00 0.10 0.00 0.83 20:15:42 05:24:01 PM 0.42 0.00 0.42 0.00 7.02 20:15:42 05:25:01 PM 0.15 0.00 0.15 0.00 1.85 20:15:42 05:26:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 05:27:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 05:28:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:29:01 PM 0.37 0.00 0.37 0.00 5.43 20:15:42 05:30:01 PM 0.12 0.00 0.12 0.00 0.90 20:15:42 05:31:01 PM 0.22 0.00 0.22 0.00 2.53 20:15:42 05:32:01 PM 0.18 0.00 0.18 0.00 3.05 20:15:42 05:33:01 PM 0.10 0.00 0.10 0.00 1.07 20:15:42 05:34:01 PM 0.33 0.00 0.33 0.00 5.18 20:15:42 05:35:01 PM 0.13 0.00 0.13 0.00 1.47 20:15:42 05:36:01 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 05:37:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:38:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 05:39:01 PM 0.32 0.00 0.32 0.00 5.65 20:15:42 05:40:01 PM 0.13 0.00 0.13 0.00 0.90 20:15:42 05:41:01 PM 0.20 0.00 0.20 0.00 2.53 20:15:42 05:42:01 PM 0.18 0.00 0.18 0.00 2.52 20:15:42 05:43:01 PM 0.10 0.00 0.10 0.00 0.77 20:15:42 05:44:01 PM 0.28 0.00 0.28 0.00 4.87 20:15:42 05:45:01 PM 0.12 0.00 0.12 0.00 0.93 20:15:42 05:46:01 PM 0.15 0.00 0.15 0.00 1.22 20:15:42 05:47:01 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 05:48:02 PM 0.18 0.00 0.18 0.00 2.63 20:15:42 05:49:01 PM 0.39 0.00 0.39 0.00 6.03 20:15:42 05:50:01 PM 0.13 0.00 0.13 0.00 1.03 20:15:42 05:51:01 PM 0.15 0.00 0.15 0.00 1.20 20:15:42 05:52:01 PM 0.13 0.00 0.13 0.00 1.70 20:15:42 05:53:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 05:54:01 PM 0.28 0.00 0.28 0.00 4.72 20:15:42 05:55:01 PM 0.20 0.00 0.20 0.00 2.37 20:15:42 05:56:01 PM 0.13 0.00 0.13 0.00 1.40 20:15:42 05:57:01 PM 0.15 0.00 0.15 0.00 1.62 20:15:42 05:58:01 PM 0.17 0.00 0.17 0.00 2.00 20:15:42 05:59:01 PM 0.15 0.00 0.15 0.00 1.48 20:15:42 06:00:01 PM 0.25 0.00 0.25 0.00 4.38 20:15:42 06:01:01 PM 0.20 0.00 0.20 0.00 2.77 20:15:42 06:02:01 PM 0.27 0.00 0.27 0.00 4.38 20:15:42 06:03:01 PM 0.15 0.00 0.15 0.00 1.65 20:15:42 06:04:01 PM 0.15 0.00 0.15 0.00 1.52 20:15:42 06:05:01 PM 0.25 0.00 0.25 0.00 4.43 20:15:42 06:06:01 PM 0.17 0.00 0.17 0.00 1.75 20:15:42 06:07:01 PM 0.12 0.00 0.12 0.00 1.17 20:15:42 06:08:01 PM 0.85 0.00 0.85 0.00 12.71 20:15:42 06:09:01 PM 0.27 0.00 0.27 0.00 4.18 20:15:42 06:10:01 PM 0.27 0.00 0.27 0.00 3.35 20:15:42 06:11:01 PM 0.15 0.00 0.15 0.00 1.37 20:15:42 06:12:01 PM 0.22 0.00 0.22 0.00 3.33 20:15:42 06:13:01 PM 0.18 0.00 0.18 0.00 2.15 20:15:42 06:14:01 PM 0.17 0.00 0.17 0.00 1.52 20:15:42 06:15:01 PM 0.20 0.00 0.20 0.00 2.97 20:15:42 06:16:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 06:17:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 06:18:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 06:19:01 PM 0.17 0.00 0.17 0.00 1.38 20:15:42 06:20:01 PM 0.23 0.00 0.23 0.00 3.13 20:15:42 06:21:01 PM 0.25 0.00 0.25 0.00 2.83 20:15:42 06:22:01 PM 0.18 0.00 0.18 0.00 2.68 20:15:42 06:23:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 06:24:01 PM 0.13 0.00 0.13 0.00 0.98 20:15:42 06:25:01 PM 0.18 0.00 0.18 0.00 3.37 20:15:42 06:26:01 PM 0.12 0.00 0.12 0.00 0.80 20:15:42 06:27:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 06:28:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 06:29:01 PM 0.25 0.00 0.25 0.00 2.95 20:15:42 06:30:01 PM 0.40 0.00 0.40 0.00 6.28 20:15:42 06:31:01 PM 0.18 0.00 0.18 0.00 1.53 20:15:42 06:32:01 PM 0.17 0.00 0.17 0.00 2.02 20:15:42 06:33:01 PM 0.10 0.00 0.10 0.00 1.20 20:15:42 06:34:01 PM 0.30 0.00 0.30 0.00 5.13 20:15:42 06:35:01 PM 0.15 0.00 0.15 0.00 1.33 20:15:42 06:36:01 PM 0.18 0.00 0.18 0.00 2.37 20:15:42 06:37:01 PM 0.15 0.00 0.15 0.00 1.45 20:15:42 06:38:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 06:39:01 PM 0.32 0.00 0.32 0.00 5.25 20:15:42 06:40:01 PM 0.12 0.00 0.12 0.00 0.90 20:15:42 06:41:01 PM 0.13 0.00 0.13 0.00 0.93 20:15:42 06:42:01 PM 0.13 0.00 0.13 0.00 2.00 20:15:42 06:43:01 PM 0.18 0.00 0.18 0.00 2.25 20:15:42 06:44:01 PM 0.35 0.00 0.35 0.00 5.95 20:15:42 06:45:01 PM 0.08 0.00 0.08 0.00 0.63 20:15:42 06:46:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 06:47:01 PM 0.13 0.00 0.13 0.00 0.95 20:15:42 06:48:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 06:49:01 PM 0.35 0.00 0.35 0.00 5.13 20:15:42 06:50:01 PM 0.10 0.00 0.10 0.00 1.03 20:15:42 06:51:01 PM 0.23 0.00 0.23 0.00 2.80 20:15:42 06:52:01 PM 0.18 0.00 0.18 0.00 2.52 20:15:42 06:53:01 PM 0.13 0.00 0.13 0.00 1.12 20:15:42 06:54:01 PM 0.33 0.00 0.33 0.00 5.42 20:15:42 06:55:01 PM 0.12 0.00 0.12 0.00 0.77 20:15:42 06:56:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 06:57:02 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 06:58:01 PM 0.10 0.00 0.10 0.00 0.64 20:15:42 06:59:01 PM 0.30 0.00 0.30 0.00 4.85 20:15:42 07:00:01 PM 0.20 0.00 0.20 0.00 2.37 20:15:42 07:01:01 PM 0.18 0.00 0.18 0.00 1.88 20:15:42 07:02:01 PM 0.13 0.00 0.13 0.00 1.70 20:15:42 07:03:01 PM 0.10 0.00 0.10 0.00 0.63 20:15:42 07:04:01 PM 0.37 0.00 0.37 0.00 6.73 20:15:42 07:05:01 PM 0.20 0.00 0.20 0.00 2.28 20:15:42 07:06:01 PM 0.10 0.00 0.10 0.00 0.80 20:15:42 07:07:01 PM 0.13 0.00 0.13 0.00 1.08 20:15:42 07:08:01 PM 0.13 0.00 0.13 0.00 0.92 20:15:42 07:09:01 PM 0.18 0.00 0.18 0.00 2.63 20:15:42 07:10:01 PM 0.27 0.00 0.27 0.00 3.78 20:15:42 07:11:01 PM 0.30 0.00 0.30 0.00 4.62 20:15:42 07:12:01 PM 0.23 0.00 0.23 0.00 3.40 20:15:42 07:13:01 PM 0.13 0.00 0.13 0.00 1.82 20:15:42 07:14:01 PM 0.17 0.00 0.17 0.00 1.63 20:15:42 07:15:01 PM 0.23 0.00 0.23 0.00 4.30 20:15:42 07:16:01 PM 0.15 0.00 0.15 0.00 1.98 20:15:42 07:17:01 PM 0.17 0.00 0.17 0.00 1.98 20:15:42 07:18:01 PM 0.13 0.00 0.13 0.00 0.95 20:15:42 07:19:01 PM 0.17 0.00 0.17 0.00 1.35 20:15:42 07:20:01 PM 0.27 0.00 0.27 0.00 3.67 20:15:42 07:21:01 PM 0.25 0.00 0.25 0.00 2.82 20:15:42 07:22:01 PM 0.18 0.00 0.18 0.00 2.82 20:15:42 07:23:01 PM 0.13 0.00 0.13 0.00 0.95 20:15:42 07:24:01 PM 0.15 0.00 0.15 0.00 1.52 20:15:42 07:25:01 PM 0.20 0.00 0.20 0.00 3.10 20:15:42 07:26:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 07:27:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 07:28:01 PM 0.18 0.00 0.18 0.00 2.52 20:15:42 07:29:01 PM 0.23 0.00 0.23 0.00 2.47 20:15:42 07:30:01 PM 0.23 0.00 0.23 0.00 3.27 20:15:42 07:31:01 PM 0.17 0.00 0.17 0.00 1.40 20:15:42 07:32:01 PM 0.18 0.00 0.18 0.00 2.15 20:15:42 07:33:01 PM 0.15 0.00 0.15 0.00 1.63 20:15:42 07:34:01 PM 0.18 0.00 0.18 0.00 1.53 20:15:42 07:35:01 PM 0.28 0.00 0.28 0.00 4.55 20:15:42 07:36:01 PM 0.15 0.00 0.15 0.00 1.62 20:15:42 07:37:01 PM 0.10 0.00 0.10 0.00 0.67 20:15:42 07:38:01 PM 0.20 0.00 0.20 0.00 2.30 20:15:42 07:39:01 PM 0.20 0.00 0.20 0.00 2.47 20:15:42 07:40:01 PM 0.22 0.00 0.22 0.00 3.23 20:15:42 07:41:01 PM 14.68 8.06 6.61 1441.65 1096.47 20:15:42 07:42:01 PM 41.66 0.22 41.44 11.60 5045.04 20:15:42 07:43:01 PM 66.26 0.00 66.26 0.00 6336.06 20:15:42 07:44:01 PM 52.78 1.08 51.70 75.31 5884.82 20:15:42 07:45:01 PM 24.93 0.38 24.54 64.25 2117.09 20:15:42 07:46:01 PM 81.34 9.05 72.29 1492.55 8108.08 20:15:42 07:47:01 PM 12.93 0.00 12.93 0.00 1167.73 20:15:42 07:48:01 PM 2.20 0.00 2.20 0.00 64.71 20:15:42 07:49:01 PM 0.33 0.00 0.33 0.00 4.72 20:15:42 07:50:01 PM 0.22 0.08 0.13 6.66 1.38 20:15:42 07:51:01 PM 3.07 0.00 3.07 0.00 94.67 20:15:42 07:52:01 PM 0.75 0.00 0.75 0.00 14.36 20:15:42 07:53:01 PM 0.58 0.00 0.58 0.00 9.22 20:15:42 07:54:01 PM 0.68 0.00 0.68 0.00 12.08 20:15:42 07:55:01 PM 0.60 0.00 0.60 0.00 10.58 20:15:42 07:56:01 PM 0.52 0.00 0.52 0.00 9.65 20:15:42 07:57:01 PM 0.58 0.00 0.58 0.00 10.26 20:15:42 07:58:01 PM 0.50 0.00 0.50 0.00 8.82 20:15:42 07:59:01 PM 0.75 0.00 0.75 0.00 23.58 20:15:42 08:00:01 PM 0.45 0.00 0.45 0.00 47.78 20:15:42 08:01:01 PM 0.28 0.00 0.28 0.00 11.10 20:15:42 08:02:01 PM 0.24 0.00 0.24 0.00 6.27 20:15:42 08:03:01 PM 0.17 0.00 0.17 0.00 11.63 20:15:42 08:04:01 PM 0.45 0.00 0.45 0.00 15.83 20:15:42 08:05:01 PM 0.28 0.00 0.28 0.00 9.43 20:15:42 08:06:01 PM 0.13 0.00 0.13 0.00 5.48 20:15:42 08:07:01 PM 0.28 0.00 0.28 0.00 9.65 20:15:42 08:08:01 PM 0.18 0.00 0.18 0.00 11.75 20:15:42 08:09:01 PM 0.68 0.00 0.68 0.00 11.96 20:15:42 08:10:01 PM 0.33 0.00 0.33 0.00 7.98 20:15:42 08:11:01 PM 0.18 0.00 0.18 0.00 5.65 20:15:42 08:12:01 PM 0.27 0.00 0.27 0.00 9.20 20:15:42 08:13:01 PM 0.20 0.00 0.20 0.00 6.45 20:15:42 08:14:01 PM 15.86 0.32 15.54 36.92 586.79 20:15:42 08:15:01 PM 22.96 0.47 22.50 52.92 1432.84 20:15:42 Average: 0.57 0.03 0.54 3.82 35.35 20:15:42 20:15:42 03:49:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:15:42 03:50:01 AM 5874428 7234860 2008004 25.47 2688 1559168 634388 7.10 153032 1597460 4 20:15:42 03:51:01 AM 5872904 7233372 2009528 25.49 2688 1559192 634388 7.10 153064 1598772 12 20:15:42 03:52:01 AM 5867508 7227976 2014924 25.56 2688 1559192 634388 7.10 153064 1604068 4 20:15:42 03:53:01 AM 5867740 7228208 2014692 25.56 2688 1559192 634388 7.10 153068 1604064 4 20:15:42 03:54:01 AM 5867684 7228156 2014748 25.56 2688 1559196 634388 7.10 153068 1604216 12 20:15:42 03:55:01 AM 5867676 7228148 2014756 25.56 2688 1559196 634388 7.10 153068 1604068 8 20:15:42 03:56:01 AM 5867824 7228296 2014608 25.56 2688 1559196 634388 7.10 153068 1604068 4 20:15:42 03:57:01 AM 5867648 7228124 2014784 25.56 2688 1559200 634388 7.10 153068 1604072 4 20:15:42 03:58:01 AM 5867804 7228280 2014628 25.56 2688 1559200 634388 7.10 153068 1604188 4 20:15:42 03:59:01 AM 5867876 7228352 2014556 25.56 2688 1559200 634388 7.10 153068 1604152 4 20:15:42 04:00:01 AM 5867660 7228140 2014772 25.56 2688 1559204 634388 7.10 153068 1604328 4 20:15:42 04:01:01 AM 5867148 7227628 2015284 25.57 2688 1559204 634388 7.10 153068 1604560 4 20:15:42 04:02:01 AM 5867444 7227996 2014988 25.56 2688 1559276 634388 7.10 153180 1604324 4 20:15:42 04:03:01 AM 5867544 7228096 2014888 25.56 2688 1559276 634388 7.10 153180 1604324 4 20:15:42 04:04:01 AM 5866812 7227368 2015620 25.57 2688 1559280 649804 7.28 153300 1604696 16 20:15:42 04:05:01 AM 5867244 7227804 2015188 25.57 2688 1559284 649804 7.28 153300 1604372 4 20:15:42 04:06:01 AM 5867344 7227904 2015088 25.56 2688 1559284 649804 7.28 153300 1604408 4 20:15:42 04:07:01 AM 5867368 7227928 2015064 25.56 2688 1559284 649804 7.28 153300 1604292 4 20:15:42 04:08:01 AM 5867144 7227708 2015288 25.57 2688 1559288 649804 7.28 153300 1604296 4 20:15:42 04:09:02 AM 5867212 7227776 2015220 25.57 2688 1559288 649804 7.28 153300 1604372 4 20:15:42 04:10:01 AM 5867104 7227668 2015328 25.57 2688 1559288 624160 6.99 153300 1604420 8 20:15:42 04:11:01 AM 5867428 7228000 2015004 25.56 2688 1559292 624160 6.99 153304 1604420 4 20:15:42 04:12:01 AM 5867308 7227880 2015124 25.56 2688 1559292 624160 6.99 153304 1604304 4 20:15:42 04:13:01 AM 5867392 7227968 2015040 25.56 2688 1559296 624160 6.99 153304 1604308 4 20:15:42 04:14:01 AM 5867300 7227876 2015132 25.56 2688 1559296 624160 6.99 153304 1604496 16 20:15:42 04:15:01 AM 5867464 7228040 2014968 25.56 2688 1559296 624160 6.99 153304 1604316 8 20:15:42 04:16:01 AM 5867324 7227904 2015108 25.56 2688 1559300 624160 6.99 153304 1604416 4 20:15:42 04:17:01 AM 5867428 7228008 2015004 25.56 2688 1559300 624160 6.99 153304 1604320 4 20:15:42 04:18:01 AM 5867508 7228088 2014924 25.56 2688 1559300 624160 6.99 153304 1604320 4 20:15:42 04:19:01 AM 5867280 7227860 2015152 25.57 2688 1559300 624160 6.99 153304 1604484 12 20:15:42 04:20:01 AM 5867108 7227696 2015324 25.57 2688 1559308 628204 7.03 153304 1604548 4 20:15:42 04:21:01 AM 5867240 7227828 2015192 25.57 2688 1559308 628204 7.03 153304 1604440 8 20:15:42 04:22:01 AM 5867144 7227736 2015288 25.57 2688 1559312 628204 7.03 153304 1604560 4 20:15:42 04:23:01 AM 5867192 7227784 2015240 25.57 2688 1559312 628204 7.03 153304 1604444 4 20:15:42 04:24:01 AM 5867164 7227756 2015268 25.57 2688 1559312 628204 7.03 153304 1604536 8 20:15:42 04:25:01 AM 5867172 7227768 2015260 25.57 2688 1559316 628204 7.03 153304 1604480 4 20:15:42 04:26:01 AM 5867208 7227804 2015224 25.57 2688 1559316 628204 7.03 153304 1604480 4 20:15:42 04:27:01 AM 5867244 7227840 2015188 25.57 2688 1559316 628204 7.03 153304 1604596 4 20:15:42 04:28:01 AM 5867368 7227968 2015064 25.56 2688 1559320 628204 7.03 153304 1604484 4 20:15:42 04:29:01 AM 5867236 7227836 2015196 25.57 2688 1559320 628204 7.03 153304 1604552 4 20:15:42 04:30:01 AM 5866948 7227548 2015484 25.57 2688 1559320 646944 7.24 153304 1604716 4 20:15:42 04:31:01 AM 5867352 7227956 2015080 25.56 2688 1559324 646944 7.24 153304 1604488 8 20:15:42 04:32:01 AM 5867300 7227904 2015132 25.56 2688 1559324 646944 7.24 153304 1604488 4 20:15:42 04:33:01 AM 5866436 7227044 2015996 25.58 2688 1559328 646944 7.24 153304 1604924 16 20:15:42 04:34:01 AM 5858592 7219200 2023840 25.68 2688 1559328 646944 7.24 153304 1612928 12 20:15:42 04:35:01 AM 5856700 7217308 2025732 25.70 2688 1559328 646944 7.24 153304 1614924 8 20:15:42 04:36:01 AM 5856856 7217468 2025576 25.70 2688 1559332 646944 7.24 153304 1614812 4 20:15:42 04:37:01 AM 5856748 7217360 2025684 25.70 2688 1559332 646944 7.24 153304 1614812 4 20:15:42 04:38:01 AM 5856792 7217404 2025640 25.70 2688 1559332 646944 7.24 153304 1614812 4 20:15:42 04:39:01 AM 5856744 7217360 2025688 25.70 2688 1559336 646944 7.24 153304 1614888 4 20:15:42 04:40:01 AM 5856292 7216908 2026140 25.70 2688 1559336 663240 7.43 153304 1615168 4 20:15:42 04:41:01 AM 5854172 7214792 2028260 25.73 2688 1559340 643784 7.21 153304 1617448 16 20:15:42 04:42:01 AM 5854448 7215264 2027984 25.73 2688 1559536 643784 7.21 153448 1617192 4 20:15:42 04:43:01 AM 5854532 7215348 2027900 25.73 2688 1559536 643784 7.21 153448 1617136 4 20:15:42 04:44:01 AM 5854488 7215308 2027944 25.73 2688 1559540 643784 7.21 153448 1617092 4 20:15:42 04:45:01 AM 5854372 7215192 2028060 25.73 2688 1559540 643784 7.21 153448 1617148 4 20:15:42 04:46:01 AM 5853952 7214772 2028480 25.73 2688 1559540 643784 7.21 153448 1617412 4 20:15:42 04:47:01 AM 5837052 7215124 2045380 25.95 2688 1576780 638372 7.15 155524 1632456 36 20:15:42 04:48:01 AM 5837148 7215220 2045284 25.95 2688 1576780 638372 7.15 155524 1632340 4 20:15:42 04:49:01 AM 5837020 7215092 2045412 25.95 2688 1576780 638372 7.15 155524 1632408 4 20:15:42 04:50:01 AM 5836928 7215004 2045504 25.95 2688 1576784 636500 7.13 155524 1632580 8 20:15:42 04:51:01 AM 5835036 7213116 2047396 25.97 2688 1576788 636500 7.13 155524 1634400 4 20:15:42 04:52:01 AM 5835148 7213232 2047284 25.97 2688 1576792 636500 7.13 155524 1634404 4 20:15:42 04:53:01 AM 5835196 7213280 2047236 25.97 2688 1576792 636500 7.13 155524 1634404 4 20:15:42 04:54:01 AM 5835132 7213216 2047300 25.97 2688 1576792 636500 7.13 155524 1634476 4 20:15:42 04:55:01 AM 5824280 7202364 2058152 26.11 2688 1576792 636500 7.13 155524 1645100 4 20:15:42 04:56:01 AM 5824776 7202864 2057656 26.10 2688 1576796 636500 7.13 155524 1644764 4 20:15:42 04:57:01 AM 5822880 7200968 2059552 26.13 2688 1576796 636500 7.13 155524 1646708 4 20:15:42 04:58:01 AM 5822772 7200860 2059660 26.13 2688 1576796 636500 7.13 155524 1646708 4 20:15:42 04:59:01 AM 5822608 7200700 2059824 26.13 2688 1576800 636500 7.13 155524 1646868 12 20:15:42 05:00:01 AM 5822296 7200392 2060136 26.14 2688 1576804 636500 7.13 155524 1646772 8 20:15:42 05:01:01 AM 5821552 7199652 2060880 26.15 2688 1576808 651876 7.30 155524 1647424 4 20:15:42 05:02:01 AM 5822488 7200588 2059944 26.13 2688 1576808 651876 7.30 155568 1646688 4 20:15:42 05:03:01 AM 5822512 7200612 2059920 26.13 2688 1576808 651876 7.30 155568 1646688 4 20:15:42 05:04:01 AM 5824056 7202160 2058376 26.11 2688 1576812 635744 7.12 155572 1645156 12 20:15:42 05:05:01 AM 5824540 7202644 2057892 26.11 2688 1576812 635744 7.12 155568 1644708 8 20:15:42 05:06:01 AM 5824608 7202712 2057824 26.11 2688 1576812 635744 7.12 155568 1644676 4 20:15:42 05:07:01 AM 5824768 7202876 2057664 26.10 2688 1576816 635744 7.12 155568 1644716 4 20:15:42 05:08:01 AM 5824636 7202744 2057796 26.11 2688 1576816 635744 7.12 155568 1644832 4 20:15:42 05:09:01 AM 5824604 7202712 2057828 26.11 2688 1576816 635744 7.12 155568 1644796 4 20:15:42 05:10:01 AM 5824432 7202544 2058000 26.11 2688 1576820 637824 7.14 155568 1644856 4 20:15:42 05:11:01 AM 5824728 7202840 2057704 26.10 2688 1576820 637824 7.14 155568 1644744 4 20:15:42 05:12:01 AM 5824620 7202736 2057812 26.11 2688 1576824 637824 7.14 155568 1644748 4 20:15:42 05:13:01 AM 5824692 7202808 2057740 26.11 2688 1576824 637824 7.14 155568 1644864 4 20:15:42 05:14:01 AM 5824536 7202652 2057896 26.11 2688 1576824 637824 7.14 155568 1644932 4 20:15:42 05:15:01 AM 5824540 7202660 2057892 26.11 2688 1576828 637824 7.14 155568 1644848 4 20:15:42 05:16:01 AM 5824772 7202892 2057660 26.10 2688 1576828 637824 7.14 155568 1644868 4 20:15:42 05:17:02 AM 5824784 7202904 2057648 26.10 2688 1576828 637824 7.14 155568 1644752 4 20:15:42 05:18:01 AM 5824644 7202768 2057788 26.11 2688 1576832 637824 7.14 155568 1644764 4 20:15:42 05:19:01 AM 5824712 7202836 2057720 26.11 2688 1576832 637824 7.14 155568 1644836 12 20:15:42 05:20:01 AM 5824492 7202616 2057940 26.11 2688 1576832 640276 7.17 155568 1644888 8 20:15:42 05:21:01 AM 5824732 7202864 2057700 26.10 2688 1576836 640276 7.17 155568 1644780 4 20:15:42 05:22:01 AM 5824932 7203064 2057500 26.10 2688 1576836 640276 7.17 155572 1644488 4 20:15:42 05:23:01 AM 5824156 7202292 2058276 26.11 2688 1576840 640276 7.17 155572 1645320 4 20:15:42 05:24:01 AM 5824584 7202720 2057848 26.11 2688 1576840 640276 7.17 155572 1645028 12 20:15:42 05:25:01 AM 5824736 7202872 2057696 26.10 2688 1576840 640276 7.17 155572 1644844 8 20:15:42 05:26:01 AM 5824668 7202808 2057764 26.11 2688 1576844 640276 7.17 155572 1644848 4 20:15:42 05:27:01 AM 5824680 7202820 2057752 26.11 2688 1576844 640276 7.17 155572 1644848 8 20:15:42 05:28:01 AM 5824796 7202936 2057636 26.10 2688 1576844 640276 7.17 155572 1644848 4 20:15:42 05:29:01 AM 5824688 7202832 2057744 26.11 2688 1576848 640276 7.17 155572 1644932 4 20:15:42 05:30:01 AM 5824612 7202756 2057820 26.11 2688 1576848 626320 7.01 155572 1644980 4 20:15:42 05:31:01 AM 5824704 7202856 2057728 26.11 2688 1576852 626320 7.01 155572 1644872 4 20:15:42 05:32:01 AM 5824708 7202860 2057724 26.11 2688 1576852 626320 7.01 155572 1644876 4 20:15:42 05:33:01 AM 5824012 7202164 2058420 26.11 2688 1576852 626320 7.01 155572 1645308 4 20:15:42 05:34:01 AM 5824392 7202544 2058040 26.11 2688 1576852 626320 7.01 155572 1644976 4 20:15:42 05:35:01 AM 5824652 7202808 2057780 26.11 2688 1576856 626320 7.01 155572 1645032 4 20:15:42 05:36:01 AM 5824544 7202704 2057888 26.11 2688 1576860 626320 7.01 155572 1644920 4 20:15:42 05:37:01 AM 5824580 7202740 2057852 26.11 2688 1576860 626320 7.01 155572 1644920 4 20:15:42 05:38:01 AM 5824648 7202812 2057784 26.11 2688 1576864 626320 7.01 155572 1644924 4 20:15:42 05:39:01 AM 5824276 7202440 2058156 26.11 2688 1576864 626320 7.01 155572 1645088 12 20:15:42 05:40:01 AM 5824168 7202332 2058264 26.11 2688 1576864 626144 7.01 155572 1645140 8 20:15:42 05:41:01 AM 5824416 7202588 2058016 26.11 2688 1576872 626144 7.01 155572 1645052 4 20:15:42 05:42:01 AM 5824412 7202584 2058020 26.11 2688 1576872 626144 7.01 155572 1645052 4 20:15:42 05:43:01 AM 5824412 7202588 2058020 26.11 2688 1576876 626144 7.01 155572 1644940 4 20:15:42 05:44:01 AM 5824432 7202608 2058000 26.11 2688 1576876 626144 7.01 155572 1645012 12 20:15:42 05:45:01 AM 5824548 7202724 2057884 26.11 2688 1576876 626144 7.01 155572 1644944 8 20:15:42 05:46:01 AM 5824492 7202672 2057940 26.11 2688 1576880 626144 7.01 155572 1644948 4 20:15:42 05:47:01 AM 5824608 7202788 2057824 26.11 2688 1576880 626144 7.01 155572 1644948 8 20:15:42 05:48:01 AM 5824504 7202684 2057928 26.11 2688 1576880 626144 7.01 155572 1644952 8 20:15:42 05:49:01 AM 5824440 7202624 2057992 26.11 2688 1576884 626144 7.01 155572 1645024 4 20:15:42 05:50:01 AM 5824448 7202632 2057984 26.11 2688 1576884 626384 7.01 155572 1645072 4 20:15:42 05:51:01 AM 5824616 7202804 2057816 26.11 2688 1576888 626384 7.01 155572 1644960 4 20:15:42 05:52:01 AM 5824536 7202724 2057896 26.11 2688 1576888 626384 7.01 155572 1644960 4 20:15:42 05:53:01 AM 5824508 7202696 2057924 26.11 2688 1576888 626384 7.01 155572 1644960 4 20:15:42 05:54:01 AM 5824388 7202580 2058044 26.11 2688 1576892 626384 7.01 155572 1645040 4 20:15:42 05:55:01 AM 5824632 7202824 2057800 26.11 2688 1576892 626384 7.01 155572 1644972 4 20:15:42 05:56:01 AM 5824656 7202848 2057776 26.11 2688 1576892 626384 7.01 155572 1644972 4 20:15:42 05:57:01 AM 5824552 7202748 2057880 26.11 2688 1576896 626384 7.01 155572 1644976 4 20:15:42 05:58:01 AM 5824668 7202864 2057764 26.11 2688 1576896 626384 7.01 155572 1644984 4 20:15:42 05:59:01 AM 5824544 7202740 2057888 26.11 2688 1576896 626384 7.01 155572 1645052 4 20:15:42 06:00:01 AM 5824268 7202468 2058164 26.11 2688 1576900 642468 7.19 155572 1645108 8 20:15:42 06:01:01 AM 5823692 7201892 2058740 26.12 2688 1576900 642468 7.19 155572 1645688 4 20:15:42 06:02:01 AM 5824640 7202844 2057792 26.11 2688 1576904 642468 7.19 155572 1644996 4 20:15:42 06:03:01 AM 5824556 7202760 2057876 26.11 2688 1576904 642468 7.19 155572 1644996 4 20:15:42 06:04:01 AM 5823840 7202044 2058592 26.12 2688 1576904 642468 7.19 155572 1645444 8 20:15:42 06:05:01 AM 5824356 7202564 2058076 26.11 2688 1576908 642468 7.19 155572 1645040 8 20:15:42 06:06:01 AM 5824476 7202684 2057956 26.11 2688 1576908 642468 7.19 155572 1645040 4 20:15:42 06:07:01 AM 5824536 7202744 2057896 26.11 2688 1576908 642468 7.19 155572 1645040 8 20:15:42 06:08:01 AM 5824556 7202768 2057876 26.11 2688 1576912 642468 7.19 155572 1645044 4 20:15:42 06:09:01 AM 5824412 7202624 2058020 26.11 2688 1576912 642468 7.19 155572 1645112 12 20:15:42 06:10:01 AM 5823888 7202100 2058544 26.12 2688 1576912 657936 7.37 155572 1645392 4 20:15:42 06:11:01 AM 5824588 7202812 2057844 26.11 2688 1576920 636176 7.12 155572 1645052 4 20:15:42 06:12:01 AM 5824496 7202720 2057936 26.11 2688 1576920 636176 7.12 155572 1645168 4 20:15:42 06:13:01 AM 5824468 7202692 2057964 26.11 2688 1576920 636176 7.12 155572 1645168 4 20:15:42 06:14:01 AM 5824328 7202556 2058104 26.11 2688 1576924 636176 7.12 155572 1645124 4 20:15:42 06:15:01 AM 5824480 7202708 2057952 26.11 2688 1576924 636176 7.12 155572 1645056 4 20:15:42 06:16:01 AM 5824432 7202664 2058000 26.11 2688 1576928 636176 7.12 155572 1645176 4 20:15:42 06:17:01 AM 5824420 7202656 2058012 26.11 2688 1576932 636176 7.12 155572 1645180 4 20:15:42 06:18:01 AM 5824512 7202748 2057920 26.11 2688 1576932 636176 7.12 155572 1645064 4 20:15:42 06:19:01 AM 5824412 7202648 2058020 26.11 2688 1576932 636176 7.12 155572 1645248 4 20:15:42 06:20:01 AM 5824188 7202428 2058244 26.11 2688 1576936 634644 7.11 155572 1645300 4 20:15:42 06:21:01 AM 5824428 7202668 2058004 26.11 2688 1576936 634644 7.11 155572 1645068 4 20:15:42 06:22:01 AM 5824600 7202844 2057832 26.11 2688 1576940 634644 7.11 155572 1645076 4 20:15:42 06:23:01 AM 5824564 7202808 2057868 26.11 2688 1576940 634644 7.11 155572 1645056 4 20:15:42 06:24:01 AM 5824516 7202760 2057916 26.11 2688 1576940 634644 7.11 155572 1645148 12 20:15:42 06:25:01 AM 5824600 7202848 2057832 26.11 2688 1576944 634644 7.11 155572 1645084 8 20:15:42 06:26:02 AM 5824412 7202660 2058020 26.11 2688 1576944 634644 7.11 155572 1645084 4 20:15:42 06:27:01 AM 5824340 7202588 2058092 26.11 2688 1576944 634644 7.11 155572 1645084 4 20:15:42 06:28:01 AM 5824064 7202316 2058368 26.11 2688 1576948 634644 7.11 155572 1645304 4 20:15:42 06:29:01 AM 5824192 7202444 2058240 26.11 2688 1576948 634644 7.11 155572 1645168 12 20:15:42 06:30:01 AM 5824124 7202376 2058308 26.11 2688 1576948 631352 7.07 155572 1645224 12 20:15:42 06:31:01 AM 5824088 7202344 2058344 26.11 2688 1576952 631352 7.07 155572 1645220 4 20:15:42 06:32:01 AM 5824228 7202484 2058204 26.11 2688 1576952 631352 7.07 155572 1645104 4 20:15:42 06:33:01 AM 5823752 7202012 2058680 26.12 2688 1576956 631352 7.07 155572 1645660 4 20:15:42 06:34:01 AM 5823940 7202200 2058492 26.11 2688 1576956 631352 7.07 155572 1645332 4 20:15:42 06:35:01 AM 5824000 7202260 2058432 26.11 2688 1576956 631352 7.07 155572 1645380 4 20:15:42 06:36:01 AM 5823892 7202156 2058540 26.12 2688 1576960 631352 7.07 155572 1645472 4 20:15:42 06:37:01 AM 5824208 7202472 2058224 26.11 2688 1576960 631352 7.07 155572 1645268 4 20:15:42 06:38:01 AM 5824144 7202408 2058288 26.11 2688 1576960 631352 7.07 155572 1645268 4 20:15:42 06:39:01 AM 5824124 7202392 2058308 26.11 2688 1576964 631352 7.07 155572 1645340 4 20:15:42 06:40:01 AM 5823932 7202200 2058500 26.12 2688 1576964 634772 7.11 155572 1645388 4 20:15:42 06:41:01 AM 5824248 7202520 2058184 26.11 2688 1576968 634772 7.11 155572 1645280 4 20:15:42 06:42:01 AM 5824236 7202508 2058196 26.11 2688 1576968 634772 7.11 155572 1645280 4 20:15:42 06:43:01 AM 5824188 7202460 2058244 26.11 2688 1576968 634772 7.11 155572 1645292 4 20:15:42 06:44:01 AM 5824124 7202400 2058308 26.11 2688 1576972 634772 7.11 155572 1645372 12 20:15:42 06:45:01 AM 5824276 7202552 2058156 26.11 2688 1576972 634772 7.11 155572 1645304 8 20:15:42 06:46:01 AM 5824012 7202288 2058420 26.11 2688 1576972 634772 7.11 155572 1645304 4 20:15:42 06:47:01 AM 5823912 7202192 2058520 26.12 2688 1576976 645040 7.22 165164 1635732 248 20:15:42 06:48:01 AM 5823640 7201924 2058792 26.12 2688 1576980 645040 7.22 165164 1636016 4 20:15:42 06:49:01 AM 5823976 7202260 2058456 26.11 2688 1576980 645040 7.22 165164 1635828 12 20:15:42 06:50:01 AM 5823948 7202232 2058484 26.11 2688 1576980 634836 7.11 165164 1635992 8 20:15:42 06:51:01 AM 5824096 7202384 2058336 26.11 2688 1576984 634836 7.11 165164 1635764 4 20:15:42 06:52:01 AM 5824184 7202472 2058248 26.11 2688 1576984 634836 7.11 165164 1635764 4 20:15:42 06:53:01 AM 5824108 7202400 2058324 26.11 2688 1576988 634836 7.11 165164 1635768 4 20:15:42 06:54:01 AM 5824108 7202400 2058324 26.11 2688 1576988 634836 7.11 165164 1635856 4 20:15:42 06:55:01 AM 5824248 7202540 2058184 26.11 2688 1576988 634836 7.11 165164 1635788 4 20:15:42 06:56:01 AM 5824188 7202484 2058244 26.11 2688 1576992 634836 7.11 165164 1635792 4 20:15:42 06:57:01 AM 5824144 7202440 2058288 26.11 2688 1576992 634836 7.11 165164 1635908 4 20:15:42 06:58:01 AM 5824164 7202460 2058268 26.11 2688 1576992 634836 7.11 165164 1635908 4 20:15:42 06:59:01 AM 5824184 7202488 2058248 26.11 2688 1577000 634836 7.11 165164 1635868 4 20:15:42 07:00:01 AM 5823368 7201672 2059064 26.12 2688 1577000 636320 7.12 165164 1636264 4 20:15:42 07:01:01 AM 5823056 7201364 2059376 26.13 2688 1577004 636320 7.12 165164 1636624 4 20:15:42 07:02:01 AM 5824148 7202456 2058284 26.11 2688 1577004 636320 7.12 165164 1635812 4 20:15:42 07:03:01 AM 5823892 7202200 2058540 26.12 2688 1577004 636320 7.12 165164 1635812 4 20:15:42 07:04:01 AM 5823724 7202036 2058708 26.12 2688 1577008 636320 7.12 165164 1636036 16 20:15:42 07:05:01 AM 5824056 7202368 2058376 26.11 2688 1577008 636320 7.12 165164 1635832 8 20:15:42 07:06:01 AM 5824184 7202496 2058248 26.11 2688 1577008 636320 7.12 165164 1635832 4 20:15:42 07:07:01 AM 5824040 7202356 2058392 26.11 2688 1577012 636320 7.12 165164 1635956 4 20:15:42 07:08:01 AM 5824028 7202344 2058404 26.11 2688 1577012 636320 7.12 165164 1635956 4 20:15:42 07:09:01 AM 5824060 7202376 2058372 26.11 2688 1577012 636320 7.12 165164 1635908 12 20:15:42 07:10:01 AM 5823944 7202264 2058488 26.11 2688 1577016 634836 7.11 165164 1635960 8 20:15:42 07:11:01 AM 5824156 7202480 2058276 26.11 2688 1577020 634836 7.11 165164 1635856 4 20:15:42 07:12:01 AM 5824080 7202408 2058352 26.11 2688 1577024 634836 7.11 165164 1635860 4 20:15:42 07:13:01 AM 5824024 7202352 2058408 26.11 2688 1577024 634836 7.11 165168 1635868 4 20:15:42 07:14:01 AM 5823736 7202064 2058696 26.12 2688 1577024 634836 7.11 165164 1635928 4 20:15:42 07:15:01 AM 5823900 7202232 2058532 26.12 2688 1577028 634836 7.11 165164 1635864 4 20:15:42 07:16:01 AM 5823948 7202280 2058484 26.11 2688 1577028 634836 7.11 165164 1635864 4 20:15:42 07:17:01 AM 5824000 7202332 2058432 26.11 2688 1577028 634836 7.11 165164 1635864 4 20:15:42 07:18:01 AM 5823528 7201864 2058904 26.12 2688 1577032 634836 7.11 165164 1636276 4 20:15:42 07:19:01 AM 5824004 7202340 2058428 26.11 2688 1577032 634836 7.11 165164 1635916 4 20:15:42 07:20:01 AM 5823720 7202056 2058712 26.12 2688 1577032 656220 7.35 165164 1636100 4 20:15:42 07:21:01 AM 5824052 7202392 2058380 26.11 2688 1577036 656220 7.35 165164 1635872 4 20:15:42 07:22:01 AM 5824180 7202520 2058252 26.11 2688 1577036 656220 7.35 165164 1635872 4 20:15:42 07:23:01 AM 5824064 7202408 2058368 26.11 2688 1577040 656220 7.35 165164 1635876 4 20:15:42 07:24:01 AM 5824036 7202380 2058396 26.11 2688 1577040 640692 7.17 165164 1635944 4 20:15:42 07:25:01 AM 5824108 7202452 2058324 26.11 2688 1577040 640692 7.17 165164 1635876 4 20:15:42 07:26:01 AM 5824188 7202532 2058244 26.11 2688 1577040 640692 7.17 165164 1635876 4 20:15:42 07:27:01 AM 5824188 7202536 2058244 26.11 2688 1577044 640692 7.17 165164 1635880 4 20:15:42 07:28:01 AM 5824188 7202536 2058244 26.11 2688 1577044 640692 7.17 165164 1635880 4 20:15:42 07:29:01 AM 5823780 7202128 2058652 26.12 2688 1577044 640692 7.17 165164 1635960 16 20:15:42 07:30:01 AM 5823732 7202084 2058700 26.12 2688 1577048 637348 7.14 165164 1636128 8 20:15:42 07:31:01 AM 5823856 7202208 2058576 26.12 2688 1577048 637348 7.14 165164 1635900 4 20:15:42 07:32:01 AM 5824032 7202388 2058400 26.11 2688 1577052 637348 7.14 165164 1635904 4 20:15:42 07:33:01 AM 5823684 7202040 2058748 26.12 2688 1577052 637348 7.14 165164 1636124 4 20:15:42 07:34:01 AM 5823816 7202172 2058616 26.12 2688 1577052 637348 7.14 165164 1635988 16 20:15:42 07:35:02 AM 5823964 7202324 2058468 26.11 2688 1577056 637348 7.14 165164 1635924 8 20:15:42 07:36:01 AM 5823552 7201912 2058880 26.12 2688 1577056 637348 7.14 165164 1636196 4 20:15:42 07:37:01 AM 5823748 7202108 2058684 26.12 2688 1577056 637348 7.14 165164 1635908 4 20:15:42 07:38:01 AM 5823852 7202216 2058580 26.12 2688 1577060 637348 7.14 165164 1635932 4 20:15:42 07:39:01 AM 5823660 7202024 2058772 26.12 2688 1577060 637348 7.14 165164 1636000 8 20:15:42 07:40:01 AM 5823648 7202016 2058784 26.12 2688 1577064 637348 7.14 165164 1636056 4 20:15:42 07:41:01 AM 5823792 7202164 2058640 26.12 2688 1577068 637348 7.14 165164 1635952 4 20:15:42 07:42:01 AM 5823904 7202276 2058528 26.12 2688 1577068 637348 7.14 165164 1635952 4 20:15:42 07:43:01 AM 5823716 7202092 2058716 26.12 2688 1577072 637348 7.14 165164 1635956 4 20:15:42 07:44:01 AM 5823676 7202052 2058756 26.12 2688 1577072 637348 7.14 165164 1636024 4 20:15:42 07:45:01 AM 5823876 7202252 2058556 26.12 2688 1577072 637348 7.14 165164 1635956 4 20:15:42 07:46:01 AM 5823820 7202200 2058612 26.12 2688 1577076 637348 7.14 165164 1635960 4 20:15:42 07:47:01 AM 5823968 7202348 2058464 26.11 2688 1577076 637348 7.14 165164 1635964 8 20:15:42 07:48:01 AM 5823956 7202336 2058476 26.11 2688 1577076 637348 7.14 165164 1635964 4 20:15:42 07:49:01 AM 5823836 7202220 2058596 26.12 2688 1577080 637348 7.14 165164 1636036 16 20:15:42 07:50:01 AM 5823704 7202088 2058728 26.12 2688 1577080 637348 7.14 165164 1636084 8 20:15:42 07:51:01 AM 5824020 7202412 2058412 26.11 2688 1577088 637348 7.14 165164 1635976 4 20:15:42 07:52:01 AM 5824036 7202428 2058396 26.11 2688 1577088 637348 7.14 165164 1635976 4 20:15:42 07:53:01 AM 5823936 7202328 2058496 26.11 2688 1577088 637348 7.14 165164 1635976 4 20:15:42 07:54:01 AM 5823784 7202180 2058648 26.12 2688 1577092 637348 7.14 165164 1636048 12 20:15:42 07:55:01 AM 5823844 7202240 2058588 26.12 2688 1577092 637348 7.14 165164 1635980 8 20:15:42 07:56:01 AM 5824052 7202448 2058380 26.11 2688 1577092 637348 7.14 165164 1635980 4 20:15:42 07:57:01 AM 5823948 7202348 2058484 26.11 2688 1577096 637348 7.14 165164 1636100 4 20:15:42 07:58:01 AM 5823944 7202344 2058488 26.11 2688 1577096 637348 7.14 165164 1635984 4 20:15:42 07:59:01 AM 5823572 7201972 2058860 26.12 2688 1577096 637348 7.14 165164 1636208 16 20:15:42 08:00:01 AM 5823552 7201956 2058880 26.12 2688 1577100 654892 7.33 165164 1636240 8 20:15:42 08:01:01 AM 5823020 7201424 2059412 26.13 2688 1577100 654892 7.33 165164 1636704 4 20:15:42 08:02:01 AM 5823844 7202248 2058588 26.12 2688 1577100 654892 7.33 165168 1636008 4 20:15:42 08:03:01 AM 5823844 7202252 2058588 26.12 2688 1577104 654892 7.33 165168 1636012 4 20:15:42 08:04:01 AM 5823424 7201832 2059008 26.12 2688 1577104 654892 7.33 165168 1636420 4 20:15:42 08:05:01 AM 5823964 7202372 2058468 26.11 2688 1577104 654892 7.33 165168 1636048 4 20:15:42 08:06:01 AM 5823800 7202212 2058632 26.12 2688 1577108 654892 7.33 165168 1636168 4 20:15:42 08:07:01 AM 5823968 7202380 2058464 26.11 2688 1577108 654892 7.33 165168 1636168 4 20:15:42 08:08:01 AM 5823168 7201580 2059264 26.12 2688 1577108 654892 7.33 165168 1636540 12 20:15:42 08:09:01 AM 5823444 7201860 2058988 26.12 2688 1577112 654892 7.33 165168 1636320 16 20:15:42 08:10:01 AM 5823240 7201656 2059192 26.12 2688 1577112 628376 7.04 165168 1636368 8 20:15:42 08:11:01 AM 5823568 7201988 2058864 26.12 2688 1577116 628376 7.04 165168 1636256 4 20:15:42 08:12:01 AM 5823556 7201976 2058876 26.12 2688 1577116 628376 7.04 165168 1636256 4 20:15:42 08:13:01 AM 5823556 7201976 2058876 26.12 2688 1577116 628376 7.04 165168 1636256 4 20:15:42 08:14:01 AM 5823520 7201944 2058912 26.12 2688 1577120 628376 7.04 165168 1636212 16 20:15:42 08:15:01 AM 5823752 7202176 2058680 26.12 2688 1577120 628376 7.04 165168 1636144 8 20:15:42 08:16:01 AM 5823468 7201892 2058964 26.12 2688 1577120 628376 7.04 165168 1636464 4 20:15:42 08:17:01 AM 5823804 7202232 2058628 26.12 2688 1577124 628376 7.04 165168 1636148 4 20:15:42 08:18:01 AM 5823696 7202124 2058736 26.12 2688 1577124 628376 7.04 165168 1636264 4 20:15:42 08:19:01 AM 5823688 7202116 2058744 26.12 2688 1577124 628376 7.04 165168 1636260 4 20:15:42 08:20:01 AM 5823404 7201840 2059028 26.12 2688 1577132 649288 7.27 165168 1636272 4 20:15:42 08:21:01 AM 5823668 7202104 2058764 26.12 2688 1577132 649288 7.27 165168 1636272 4 20:15:42 08:22:01 AM 5823092 7201532 2059340 26.13 2688 1577136 649288 7.27 165168 1636572 4 20:15:42 08:23:01 AM 5823364 7201804 2059068 26.12 2688 1577136 649288 7.27 165168 1636512 8 20:15:42 08:24:01 AM 5823560 7202000 2058872 26.12 2688 1577136 649288 7.27 165168 1636316 8 20:15:42 08:25:01 AM 5823824 7202268 2058608 26.12 2688 1577140 633532 7.09 165168 1636252 4 20:15:42 08:26:01 AM 5823660 7202104 2058772 26.12 2688 1577140 633532 7.09 165168 1636332 4 20:15:42 08:27:01 AM 5823572 7202016 2058860 26.12 2688 1577140 633532 7.09 165168 1636372 4 20:15:42 08:28:01 AM 5823656 7202104 2058776 26.12 2688 1577144 633532 7.09 165168 1636376 4 20:15:42 08:29:01 AM 5823276 7201724 2059156 26.12 2688 1577144 633532 7.09 165168 1636456 4 20:15:42 08:30:01 AM 5823380 7201828 2059052 26.12 2688 1577144 635032 7.11 165168 1636504 8 20:15:42 08:31:01 AM 5823344 7201800 2059088 26.12 2688 1577152 635032 7.11 165176 1636272 4 20:15:42 08:32:01 AM 5823364 7201820 2059068 26.12 2688 1577152 635032 7.11 165176 1636272 4 20:15:42 08:33:01 AM 5823100 7201560 2059332 26.13 2688 1577156 635032 7.11 165176 1636548 4 20:15:42 08:34:01 AM 5823448 7201908 2058984 26.12 2688 1577156 635032 7.11 165176 1636344 12 20:15:42 08:35:01 AM 5823528 7201988 2058904 26.12 2688 1577156 635032 7.11 165176 1636276 8 20:15:42 08:36:01 AM 5823508 7201972 2058924 26.12 2688 1577160 635032 7.11 165176 1636280 4 20:15:42 08:37:01 AM 5823516 7201980 2058916 26.12 2688 1577160 635032 7.11 165176 1636280 4 20:15:42 08:38:01 AM 5823620 7202084 2058812 26.12 2688 1577160 635032 7.11 165176 1636280 4 20:15:42 08:39:01 AM 5823532 7201996 2058900 26.12 2688 1577160 635032 7.11 165176 1636348 16 20:15:42 08:40:01 AM 5823376 7201844 2059056 26.12 2688 1577164 635032 7.11 165176 1636400 4 20:15:42 08:41:01 AM 5823660 7202128 2058772 26.12 2688 1577164 635032 7.11 165176 1636288 4 20:15:42 08:42:01 AM 5822368 7200840 2060064 26.13 2688 1577168 635032 7.11 165176 1637336 4 20:15:42 08:43:01 AM 5823632 7202116 2058800 26.12 2688 1577180 635772 7.12 166572 1634908 4 20:15:42 08:44:02 AM 5823444 7201928 2058988 26.12 2688 1577180 635772 7.12 166572 1634976 4 20:15:42 08:45:01 AM 5823676 7202164 2058756 26.12 2688 1577184 635772 7.12 166572 1634912 4 20:15:42 08:46:01 AM 5823496 7201984 2058936 26.12 2688 1577184 635772 7.12 166572 1634912 4 20:15:42 08:47:01 AM 5823424 7201912 2059008 26.12 2688 1577184 635772 7.12 166572 1635028 4 20:15:42 08:48:01 AM 5823532 7202024 2058900 26.12 2688 1577188 635772 7.12 166572 1634916 4 20:15:42 08:49:01 AM 5823276 7201768 2059156 26.12 2688 1577188 635772 7.12 166572 1634984 4 20:15:42 08:50:01 AM 5823160 7201652 2059272 26.12 2688 1577188 636980 7.13 166572 1635032 4 20:15:42 08:51:01 AM 5823300 7201796 2059132 26.12 2688 1577192 636980 7.13 166572 1634920 4 20:15:42 08:52:01 AM 5823436 7201932 2058996 26.12 2688 1577192 636980 7.13 166572 1634924 4 20:15:42 08:53:01 AM 5823340 7201840 2059092 26.12 2688 1577196 636980 7.13 166576 1634964 4 20:15:42 08:54:01 AM 5823264 7201764 2059168 26.12 2688 1577196 636980 7.13 166572 1634996 12 20:15:42 08:55:01 AM 5823504 7202004 2058928 26.12 2688 1577196 636980 7.13 166572 1634908 8 20:15:42 08:56:01 AM 5823420 7201924 2059012 26.12 2688 1577200 636980 7.13 166572 1634932 4 20:15:42 08:57:01 AM 5823436 7201940 2058996 26.12 2688 1577200 636980 7.13 166572 1634932 4 20:15:42 08:58:01 AM 5823456 7201960 2058976 26.12 2688 1577200 636980 7.13 166572 1634932 4 20:15:42 08:59:01 AM 5823388 7201896 2059044 26.12 2688 1577204 636980 7.13 166572 1635004 16 20:15:42 09:00:01 AM 5823236 7201744 2059196 26.12 2688 1577204 636328 7.12 166572 1635168 8 20:15:42 09:01:01 AM 5822488 7201000 2059944 26.13 2688 1577208 636328 7.12 166572 1635752 4 20:15:42 09:02:01 AM 5823460 7201976 2058972 26.12 2688 1577212 636328 7.12 166572 1635060 4 20:15:42 09:03:01 AM 5823576 7202092 2058856 26.12 2688 1577212 636328 7.12 166572 1634944 4 20:15:42 09:04:01 AM 5822784 7201304 2059648 26.13 2688 1577216 636328 7.12 166572 1635356 4 20:15:42 09:05:01 AM 5823320 7201840 2059112 26.12 2688 1577216 636328 7.12 166572 1635064 4 20:15:42 09:06:01 AM 5823472 7201992 2058960 26.12 2688 1577216 636328 7.12 166572 1634948 4 20:15:42 09:07:01 AM 5823400 7201924 2059032 26.12 2688 1577220 636328 7.12 166572 1635068 4 20:15:42 09:08:01 AM 5823424 7201948 2059008 26.12 2688 1577220 636328 7.12 166572 1635068 4 20:15:42 09:09:01 AM 5823408 7201932 2059024 26.12 2688 1577220 636328 7.12 166572 1635136 4 20:15:42 09:10:01 AM 5823192 7201720 2059240 26.12 2688 1577224 635032 7.11 166572 1635072 4 20:15:42 09:11:01 AM 5823580 7202108 2058852 26.12 2688 1577224 635032 7.11 166572 1634956 4 20:15:42 09:12:01 AM 5823332 7201864 2059100 26.12 2688 1577228 635032 7.11 166572 1635164 4 20:15:42 09:13:01 AM 5823296 7201828 2059136 26.12 2688 1577228 635032 7.11 166572 1635104 4 20:15:42 09:14:01 AM 5823400 7201932 2059032 26.12 2688 1577228 635032 7.11 166572 1635036 12 20:15:42 09:15:01 AM 5823416 7201948 2059016 26.12 2688 1577228 635032 7.11 166572 1634968 8 20:15:42 09:16:01 AM 5823592 7202128 2058840 26.12 2688 1577232 635032 7.11 166572 1634976 4 20:15:42 09:17:01 AM 5823536 7202072 2058896 26.12 2688 1577232 635032 7.11 166572 1635092 8 20:15:42 09:18:01 AM 5823536 7202072 2058896 26.12 2688 1577232 635032 7.11 166572 1635096 4 20:15:42 09:19:01 AM 5823364 7201904 2059068 26.12 2688 1577236 635032 7.11 166572 1635052 16 20:15:42 09:20:01 AM 5823288 7201828 2059144 26.12 2688 1577236 633556 7.09 166572 1635100 8 20:15:42 09:21:01 AM 5823652 7202200 2058780 26.12 2688 1577244 633556 7.09 166572 1635000 4 20:15:42 09:22:01 AM 5823652 7202200 2058780 26.12 2688 1577244 633556 7.09 166572 1635000 4 20:15:42 09:23:01 AM 5823544 7202092 2058888 26.12 2688 1577244 633556 7.09 166572 1635000 4 20:15:42 09:24:01 AM 5823432 7201984 2059000 26.12 2688 1577248 633556 7.09 166572 1635072 4 20:15:42 09:25:01 AM 5823676 7202228 2058756 26.12 2688 1577248 633556 7.09 166572 1635004 4 20:15:42 09:26:01 AM 5823704 7202256 2058728 26.12 2688 1577248 633556 7.09 166572 1635004 4 20:15:42 09:27:01 AM 5823748 7202304 2058684 26.12 2688 1577252 633556 7.09 166572 1635008 4 20:15:42 09:28:01 AM 5823632 7202188 2058800 26.12 2688 1577252 633556 7.09 166572 1635008 4 20:15:42 09:29:01 AM 5823308 7201864 2059124 26.12 2688 1577252 633556 7.09 166572 1635192 4 20:15:42 09:30:01 AM 5823084 7201644 2059348 26.13 2688 1577256 649372 7.27 166572 1635128 4 20:15:42 09:31:01 AM 5823320 7201880 2059112 26.12 2688 1577256 649372 7.27 166572 1635012 4 20:15:42 09:32:01 AM 5823256 7201820 2059176 26.12 2688 1577260 649372 7.27 166572 1635016 4 20:15:42 09:33:01 AM 5823024 7201588 2059408 26.13 2688 1577260 649372 7.27 166572 1635220 4 20:15:42 09:34:01 AM 5823272 7201836 2059160 26.12 2688 1577260 649372 7.27 166572 1635084 12 20:15:42 09:35:01 AM 5823260 7201828 2059172 26.12 2688 1577264 649372 7.27 166572 1635000 8 20:15:42 09:36:01 AM 5823428 7201996 2059004 26.12 2688 1577264 649372 7.27 166572 1635136 4 20:15:42 09:37:01 AM 5823328 7201896 2059104 26.12 2688 1577264 649372 7.27 166572 1635020 8 20:15:42 09:38:01 AM 5823280 7201852 2059152 26.12 2688 1577268 649372 7.27 166572 1635140 4 20:15:42 09:39:01 AM 5823368 7201940 2059064 26.12 2688 1577268 649372 7.27 166572 1635208 12 20:15:42 09:40:01 AM 5823288 7201860 2059144 26.12 2688 1577268 635824 7.12 166572 1635140 8 20:15:42 09:41:01 AM 5823268 7201844 2059164 26.12 2688 1577272 635824 7.12 166572 1635032 4 20:15:42 09:42:01 AM 5823112 7201688 2059320 26.13 2688 1577272 635824 7.12 166572 1635152 4 20:15:42 09:43:01 AM 5823248 7201824 2059184 26.12 2688 1577272 635824 7.12 166572 1635004 4 20:15:42 09:44:01 AM 5823132 7201716 2059300 26.13 2688 1577280 635824 7.12 166572 1635080 4 20:15:42 09:45:01 AM 5823368 7201952 2059064 26.12 2688 1577280 635824 7.12 166572 1635028 4 20:15:42 09:46:01 AM 5823268 7201852 2059164 26.12 2688 1577280 635824 7.12 166572 1635048 4 20:15:42 09:47:01 AM 5823380 7201968 2059052 26.12 2688 1577284 635824 7.12 166572 1635052 4 20:15:42 09:48:01 AM 5823320 7201908 2059112 26.12 2688 1577284 635824 7.12 166572 1635052 4 20:15:42 09:49:01 AM 5823316 7201904 2059116 26.12 2688 1577284 635824 7.12 166572 1635120 4 20:15:42 09:50:01 AM 5823128 7201720 2059304 26.13 2688 1577288 651200 7.29 166572 1635172 4 20:15:42 09:51:01 AM 5823336 7201932 2059096 26.12 2688 1577292 635720 7.12 166572 1635060 4 20:15:42 09:52:01 AM 5823452 7202052 2058980 26.12 2688 1577296 635720 7.12 166572 1635064 4 20:15:42 09:53:02 AM 5823452 7202052 2058980 26.12 2688 1577296 635720 7.12 166572 1635064 4 20:15:42 09:54:01 AM 5823328 7201928 2059104 26.12 2688 1577296 635720 7.12 166572 1635132 4 20:15:42 09:55:01 AM 5823400 7202000 2059032 26.12 2688 1577296 635720 7.12 166572 1635064 8 20:15:42 09:56:01 AM 5822968 7201572 2059464 26.13 2688 1577300 635720 7.12 166572 1635476 4 20:15:42 09:57:01 AM 5823464 7202068 2058968 26.12 2688 1577300 635720 7.12 166572 1635068 4 20:15:42 09:58:01 AM 5823592 7202196 2058840 26.12 2688 1577300 635720 7.12 166572 1635068 4 20:15:42 09:59:01 AM 5823504 7202112 2058928 26.12 2688 1577304 635720 7.12 166572 1635140 16 20:15:42 10:00:01 AM 5823056 7201664 2059376 26.13 2688 1577304 651104 7.29 166572 1635188 8 20:15:42 10:01:01 AM 5822212 7200824 2060220 26.14 2688 1577308 651104 7.29 166572 1635772 4 20:15:42 10:02:01 AM 5823396 7202008 2059036 26.12 2688 1577308 651104 7.29 166580 1635068 4 20:15:42 10:03:01 AM 5823332 7201944 2059100 26.12 2688 1577308 651104 7.29 166580 1635068 4 20:15:42 10:04:01 AM 5823084 7201700 2059348 26.13 2688 1577312 651104 7.29 166580 1635412 8 20:15:42 10:05:01 AM 5823500 7202116 2058932 26.12 2688 1577312 651104 7.29 166580 1635072 4 20:15:42 10:06:01 AM 5823476 7202092 2058956 26.12 2688 1577312 651104 7.29 166580 1635188 4 20:15:42 10:07:01 AM 5823464 7202084 2058968 26.12 2688 1577316 651104 7.29 166580 1635196 4 20:15:42 10:08:01 AM 5823464 7202084 2058968 26.12 2688 1577316 651104 7.29 166580 1635080 4 20:15:42 10:09:01 AM 5823416 7202036 2059016 26.12 2688 1577316 651104 7.29 166580 1635148 4 20:15:42 10:10:01 AM 5823148 7201772 2059284 26.12 2688 1577320 623544 6.98 166580 1635200 4 20:15:42 10:11:01 AM 5823404 7202028 2059028 26.12 2688 1577320 623544 6.98 166580 1635084 4 20:15:42 10:12:01 AM 5823268 7201896 2059164 26.12 2688 1577324 639276 7.16 166580 1635204 4 20:15:42 10:13:01 AM 5822864 7201492 2059568 26.13 2688 1577324 639276 7.16 166580 1635480 4 20:15:42 10:14:01 AM 5823216 7201844 2059216 26.12 2688 1577324 639276 7.16 166580 1635164 4 20:15:42 10:15:01 AM 5823380 7202012 2059052 26.12 2688 1577328 639276 7.16 166580 1635100 4 20:15:42 10:16:01 AM 5823332 7201964 2059100 26.12 2688 1577328 639276 7.16 166580 1635100 4 20:15:42 10:17:01 AM 5823320 7201952 2059112 26.12 2688 1577328 639276 7.16 166580 1635216 4 20:15:42 10:18:01 AM 5823308 7201944 2059124 26.12 2688 1577332 639276 7.16 166580 1635220 4 20:15:42 10:19:01 AM 5823304 7201940 2059128 26.12 2688 1577332 639276 7.16 166580 1635172 12 20:15:42 10:20:01 AM 5823152 7201788 2059280 26.12 2688 1577332 655716 7.34 166580 1635220 8 20:15:42 10:21:01 AM 5823436 7202076 2058996 26.12 2688 1577336 655716 7.34 166580 1635108 4 20:15:42 10:22:01 AM 5823432 7202072 2059000 26.12 2688 1577336 655716 7.34 166580 1635108 4 20:15:42 10:23:01 AM 5823432 7202076 2059000 26.12 2688 1577340 655716 7.34 166580 1635112 4 20:15:42 10:24:01 AM 5823236 7201880 2059196 26.12 2688 1577340 655716 7.34 166580 1635180 12 20:15:42 10:25:01 AM 5823212 7201860 2059220 26.12 2688 1577344 655716 7.34 166580 1635116 8 20:15:42 10:26:01 AM 5823292 7201944 2059140 26.12 2688 1577348 655716 7.34 166580 1635120 8 20:15:42 10:27:01 AM 5823048 7201700 2059384 26.13 2688 1577348 655716 7.34 166580 1635392 4 20:15:42 10:28:01 AM 5822992 7201644 2059440 26.13 2688 1577348 655716 7.34 166580 1635324 4 20:15:42 10:29:01 AM 5823204 7201860 2059228 26.12 2688 1577352 655716 7.34 166580 1635192 4 20:15:42 10:30:01 AM 5823016 7201672 2059416 26.13 2688 1577352 627412 7.03 166580 1635240 4 20:15:42 10:31:01 AM 5823264 7201920 2059168 26.12 2688 1577352 627412 7.03 166580 1635124 8 20:15:42 10:32:01 AM 5823228 7201884 2059204 26.12 2688 1577352 627412 7.03 166580 1635244 4 20:15:42 10:33:01 AM 5822824 7201484 2059608 26.13 2688 1577356 627412 7.03 166580 1635440 4 20:15:42 10:34:01 AM 5823060 7201720 2059372 26.13 2688 1577356 627412 7.03 166580 1635304 4 20:15:42 10:35:01 AM 5823204 7201864 2059228 26.12 2688 1577356 627412 7.03 166580 1635236 4 20:15:42 10:36:01 AM 5823128 7201792 2059304 26.13 2688 1577360 642864 7.20 166580 1635240 4 20:15:42 10:37:01 AM 5823260 7201924 2059172 26.12 2688 1577360 642864 7.20 166580 1635240 4 20:15:42 10:38:01 AM 5823192 7201856 2059240 26.12 2688 1577360 642864 7.20 166580 1635240 4 20:15:42 10:39:01 AM 5823024 7201692 2059408 26.13 2688 1577364 642864 7.20 166580 1635312 12 20:15:42 10:40:01 AM 5822848 7201516 2059584 26.13 2688 1577364 642632 7.20 166580 1635360 8 20:15:42 10:41:01 AM 5822768 7201440 2059664 26.13 2688 1577368 642672 7.20 166976 1635136 248 20:15:42 10:42:01 AM 5822764 7201436 2059668 26.13 2688 1577368 642672 7.20 166976 1635184 4 20:15:42 10:43:01 AM 5823124 7201796 2059308 26.13 2688 1577368 642672 7.20 166976 1634864 8 20:15:42 10:44:01 AM 5823060 7201736 2059372 26.13 2688 1577372 642672 7.20 166976 1634940 12 20:15:42 10:45:01 AM 5822468 7201144 2059964 26.13 2688 1577372 642672 7.20 166976 1635296 16 20:15:42 10:46:01 AM 5823040 7201716 2059392 26.13 2688 1577372 642672 7.20 166976 1635024 12 20:15:42 10:47:01 AM 5823212 7201892 2059220 26.12 2688 1577376 642672 7.20 166976 1634872 4 20:15:42 10:48:01 AM 5823136 7201816 2059296 26.13 2688 1577376 642672 7.20 166976 1634892 4 20:15:42 10:49:01 AM 5823156 7201836 2059276 26.12 2688 1577376 642672 7.20 166976 1634924 4 20:15:42 10:50:01 AM 5822744 7201428 2059688 26.13 2688 1577380 635452 7.12 166976 1634992 4 20:15:42 10:51:01 AM 5823084 7201772 2059348 26.13 2688 1577384 635452 7.12 166976 1634900 4 20:15:42 10:52:01 AM 5823012 7201704 2059420 26.13 2688 1577388 635452 7.12 166976 1635020 4 20:15:42 10:53:01 AM 5822712 7201404 2059720 26.13 2688 1577388 635452 7.12 166976 1635184 4 20:15:42 10:54:01 AM 5823044 7201736 2059388 26.13 2688 1577388 635452 7.12 166976 1634980 4 20:15:42 10:55:01 AM 5823112 7201808 2059320 26.13 2688 1577392 635452 7.12 166976 1634916 4 20:15:42 10:56:01 AM 5823160 7201856 2059272 26.12 2688 1577392 635452 7.12 166976 1634916 4 20:15:42 10:57:01 AM 5823144 7201840 2059288 26.13 2688 1577392 635452 7.12 166976 1634920 4 20:15:42 10:58:01 AM 5823048 7201748 2059384 26.13 2688 1577396 635452 7.12 166976 1634924 4 20:15:42 10:59:01 AM 5822876 7201576 2059556 26.13 2688 1577396 635452 7.12 166976 1635108 16 20:15:42 11:00:02 AM 5822768 7201468 2059664 26.13 2688 1577396 650836 7.29 166976 1635040 8 20:15:42 11:01:01 AM 5822380 7201084 2060052 26.13 2688 1577400 650836 7.29 166976 1635520 4 20:15:42 11:02:01 AM 5822632 7201336 2059800 26.13 2688 1577400 650836 7.29 166980 1635400 4 20:15:42 11:03:01 AM 5823112 7201820 2059320 26.13 2688 1577404 650836 7.29 166980 1634968 4 20:15:42 11:04:01 AM 5822648 7201356 2059784 26.13 2688 1577404 650836 7.29 166980 1635328 8 20:15:42 11:05:01 AM 5823032 7201744 2059400 26.13 2688 1577408 650836 7.29 166980 1635124 8 20:15:42 11:06:01 AM 5823108 7201824 2059324 26.13 2688 1577412 650836 7.29 166980 1635128 4 20:15:42 11:07:01 AM 5822708 7201424 2059724 26.13 2688 1577412 634808 7.11 166980 1635228 4 20:15:42 11:08:01 AM 5822972 7201688 2059460 26.13 2688 1577412 634808 7.11 166980 1635140 4 20:15:42 11:09:01 AM 5822992 7201708 2059440 26.13 2688 1577412 634808 7.11 166980 1635092 4 20:15:42 11:10:01 AM 5822800 7201520 2059632 26.13 2688 1577416 635300 7.11 166980 1635144 4 20:15:42 11:11:01 AM 5823012 7201732 2059420 26.13 2688 1577416 635300 7.11 166980 1635144 4 20:15:42 11:12:01 AM 5823164 7201884 2059268 26.12 2688 1577416 635300 7.11 166980 1635028 4 20:15:42 11:13:01 AM 5822908 7201632 2059524 26.13 2688 1577420 635300 7.11 166980 1635032 4 20:15:42 11:14:01 AM 5822416 7201140 2060016 26.13 2688 1577420 635300 7.11 166980 1635304 4 20:15:42 11:15:01 AM 5822672 7201396 2059760 26.13 2688 1577420 635300 7.11 166980 1635168 4 20:15:42 11:16:01 AM 5822856 7201584 2059576 26.13 2688 1577424 635300 7.11 166980 1635036 4 20:15:42 11:17:01 AM 5822880 7201608 2059552 26.13 2688 1577424 635300 7.11 166980 1635036 4 20:15:42 11:18:01 AM 5822712 7201440 2059720 26.13 2688 1577424 635300 7.11 166980 1635308 4 20:15:42 11:19:01 AM 5822748 7201480 2059684 26.13 2688 1577428 635300 7.11 166980 1635244 4 20:15:42 11:20:01 AM 5822364 7201096 2060068 26.13 2688 1577428 629184 7.04 166980 1635428 4 20:15:42 11:21:01 AM 5822652 7201388 2059780 26.13 2688 1577432 629184 7.04 166980 1635240 4 20:15:42 11:22:01 AM 5822936 7201672 2059496 26.13 2688 1577432 629184 7.04 166980 1635104 4 20:15:42 11:23:01 AM 5822920 7201656 2059512 26.13 2688 1577432 629184 7.04 166980 1635104 4 20:15:42 11:24:01 AM 5822488 7201228 2059944 26.13 2688 1577436 629184 7.04 166980 1635328 8 20:15:42 11:25:01 AM 5822832 7201572 2059600 26.13 2688 1577436 644700 7.22 166980 1635260 8 20:15:42 11:26:01 AM 5823012 7201752 2059420 26.13 2688 1577436 644700 7.22 166980 1635124 4 20:15:42 11:27:01 AM 5822948 7201692 2059484 26.13 2688 1577440 644700 7.22 166980 1635128 4 20:15:42 11:28:01 AM 5822956 7201700 2059476 26.13 2688 1577440 644700 7.22 166980 1635128 4 20:15:42 11:29:01 AM 5822652 7201396 2059780 26.13 2688 1577440 644700 7.22 166980 1635332 16 20:15:42 11:30:01 AM 5822736 7201484 2059696 26.13 2688 1577444 645344 7.23 166980 1635248 8 20:15:42 11:31:01 AM 5822956 7201708 2059476 26.13 2688 1577448 645344 7.23 166980 1635140 4 20:15:42 11:32:01 AM 5822864 7201620 2059568 26.13 2688 1577452 645344 7.23 166980 1635144 4 20:15:42 11:33:01 AM 5822596 7201352 2059836 26.13 2688 1577452 645344 7.23 166980 1635416 4 20:15:42 11:34:01 AM 5822508 7201264 2059924 26.13 2688 1577452 645344 7.23 166980 1635280 4 20:15:42 11:35:01 AM 5822424 7201184 2060008 26.13 2688 1577456 645344 7.23 166980 1635352 4 20:15:42 11:36:01 AM 5822728 7201488 2059704 26.13 2688 1577456 645344 7.23 166980 1635148 4 20:15:42 11:37:01 AM 5822768 7201528 2059664 26.13 2688 1577456 645344 7.23 166980 1635148 4 20:15:42 11:38:01 AM 5820276 7199040 2062156 26.16 2688 1577460 645344 7.23 166980 1637608 4 20:15:42 11:39:01 AM 5820764 7199528 2061668 26.16 2688 1577460 645344 7.23 166980 1637384 4 20:15:42 11:40:01 AM 5820692 7199456 2061740 26.16 2688 1577460 635428 7.11 166980 1637316 4 20:15:42 11:41:01 AM 5820964 7199732 2061468 26.15 2688 1577464 635428 7.11 166980 1637204 4 20:15:42 11:42:01 AM 5820664 7199432 2061768 26.16 2688 1577464 635428 7.11 166980 1637204 4 20:15:42 11:43:01 AM 5820696 7199468 2061736 26.16 2688 1577468 635428 7.11 166980 1637324 4 20:15:42 11:44:01 AM 5820656 7199428 2061776 26.16 2688 1577468 635428 7.11 166980 1637276 12 20:15:42 11:45:01 AM 5820716 7199488 2061716 26.16 2688 1577468 635428 7.11 166980 1637208 8 20:15:42 11:46:01 AM 5820728 7199504 2061704 26.16 2688 1577472 635428 7.11 166980 1637212 4 20:15:42 11:47:01 AM 5820832 7199608 2061600 26.15 2688 1577472 635428 7.11 166980 1637216 4 20:15:42 11:48:01 AM 5820836 7199612 2061596 26.15 2688 1577472 635428 7.11 166980 1637216 4 20:15:42 11:49:01 AM 5817608 7196388 2064824 26.20 2688 1577476 635428 7.11 166980 1640308 16 20:15:42 11:50:01 AM 5806088 7184872 2076344 26.34 2688 1577480 633076 7.09 166980 1651744 12 20:15:42 11:51:01 AM 5806428 7185196 2076004 26.34 2688 1577480 633076 7.09 166980 1651448 4 20:15:42 11:52:01 AM 5806464 7185236 2075968 26.34 2688 1577484 633076 7.09 166980 1651396 4 20:15:42 11:53:01 AM 5806616 7185388 2075816 26.33 2688 1577484 633076 7.09 166980 1651316 4 20:15:42 11:54:01 AM 5806704 7185476 2075728 26.33 2688 1577484 633076 7.09 166980 1651384 4 20:15:42 11:55:01 AM 5806648 7185424 2075784 26.33 2688 1577488 633076 7.09 166980 1651320 4 20:15:42 11:56:01 AM 5806632 7185408 2075800 26.33 2688 1577488 633076 7.09 166980 1651436 4 20:15:42 11:57:01 AM 5806784 7185560 2075648 26.33 2688 1577488 633076 7.09 166980 1651320 4 20:15:42 11:58:01 AM 5806828 7185608 2075604 26.33 2688 1577492 633076 7.09 166980 1651324 4 20:15:42 11:59:01 AM 5806604 7185384 2075828 26.33 2688 1577492 633076 7.09 166980 1651392 4 20:15:42 12:00:01 PM 5806652 7185432 2075780 26.33 2688 1577492 650756 7.29 166980 1651440 4 20:15:42 12:01:01 PM 5805588 7184372 2076844 26.35 2688 1577496 650756 7.29 166980 1652024 4 20:15:42 12:02:01 PM 5806608 7185392 2075824 26.33 2688 1577496 650756 7.29 166984 1651324 4 20:15:42 12:03:01 PM 5806552 7185340 2075880 26.34 2688 1577500 650756 7.29 166984 1651328 4 20:15:42 12:04:01 PM 5806348 7185136 2076084 26.34 2688 1577500 650756 7.29 166984 1651580 8 20:15:42 12:05:01 PM 5806704 7185492 2075728 26.33 2688 1577500 650756 7.29 166984 1651444 8 20:15:42 12:06:01 PM 5806536 7185328 2075896 26.34 2688 1577504 650756 7.29 166984 1651428 4 20:15:42 12:07:01 PM 5806536 7185328 2075896 26.34 2688 1577504 650756 7.29 166984 1651536 4 20:15:42 12:08:01 PM 5806732 7185524 2075700 26.33 2688 1577504 650756 7.29 166984 1651332 4 20:15:42 12:09:02 PM 5806492 7185288 2075940 26.34 2688 1577508 650756 7.29 166984 1651404 12 20:15:42 12:10:01 PM 5805900 7184696 2076532 26.34 2688 1577508 650756 7.29 166984 1651960 16 20:15:42 12:11:01 PM 5806256 7185060 2076176 26.34 2688 1577516 650756 7.29 166984 1651620 4 20:15:42 12:12:01 PM 5805976 7184780 2076456 26.34 2688 1577516 637580 7.14 166984 1652044 4 20:15:42 12:13:01 PM 5806604 7185424 2075828 26.33 2688 1577532 637536 7.14 167324 1651140 4 20:15:42 12:14:01 PM 5806224 7185048 2076208 26.34 2688 1577536 637536 7.14 167324 1651416 4 20:15:42 12:15:01 PM 5806528 7185352 2075904 26.34 2688 1577536 637536 7.14 167324 1651028 4 20:15:42 12:16:01 PM 5806672 7185496 2075760 26.33 2688 1577536 637536 7.14 167324 1651028 4 20:15:42 12:17:01 PM 5806612 7185440 2075820 26.33 2688 1577540 637536 7.14 167324 1651032 4 20:15:42 12:18:01 PM 5806744 7185572 2075688 26.33 2688 1577540 637536 7.14 167324 1651032 4 20:15:42 12:19:01 PM 5819672 7198500 2062760 26.17 2688 1577540 637536 7.14 167324 1638116 4 20:15:42 12:20:01 PM 5819756 7198588 2062676 26.17 2688 1577544 635752 7.12 167324 1638080 4 20:15:42 12:21:01 PM 5819916 7198748 2062516 26.17 2688 1577544 635752 7.12 167324 1637848 4 20:15:42 12:22:01 PM 5819816 7198648 2062616 26.17 2688 1577544 635752 7.12 167324 1637848 4 20:15:42 12:23:01 PM 5819164 7198000 2063268 26.18 2688 1577548 635752 7.12 167324 1638264 4 20:15:42 12:24:01 PM 5819416 7198252 2063016 26.17 2688 1577548 635752 7.12 167324 1638128 4 20:15:42 12:25:01 PM 5819504 7198340 2062928 26.17 2688 1577548 635752 7.12 167324 1638060 4 20:15:42 12:26:01 PM 5819860 7198696 2062572 26.17 2688 1577548 635752 7.12 167324 1637856 4 20:15:42 12:27:01 PM 5819892 7198732 2062540 26.17 2688 1577552 635752 7.12 167324 1637860 4 20:15:42 12:28:01 PM 5819892 7198732 2062540 26.17 2688 1577552 635752 7.12 167324 1637860 4 20:15:42 12:29:01 PM 5819824 7198668 2062608 26.17 2688 1577556 635752 7.12 167324 1637932 4 20:15:42 12:30:01 PM 5819176 7198024 2063256 26.18 2688 1577560 652492 7.31 167324 1638256 4 20:15:42 12:31:01 PM 5819616 7198472 2062816 26.17 2688 1577560 652492 7.31 167324 1637872 4 20:15:42 12:32:01 PM 5819692 7198552 2062740 26.17 2688 1577564 652492 7.31 167324 1637876 4 20:15:42 12:33:01 PM 5819316 7198176 2063116 26.17 2688 1577564 652492 7.31 167324 1638216 4 20:15:42 12:34:01 PM 5819732 7198592 2062700 26.17 2688 1577564 652492 7.31 167324 1637952 4 20:15:42 12:35:01 PM 5819916 7198780 2062516 26.17 2688 1577568 652492 7.31 167324 1637888 4 20:15:42 12:36:01 PM 5819824 7198688 2062608 26.17 2688 1577568 652492 7.31 167324 1637888 4 20:15:42 12:37:01 PM 5819928 7198792 2062504 26.17 2688 1577568 636236 7.12 167324 1637888 4 20:15:42 12:38:01 PM 5819832 7198700 2062600 26.17 2688 1577572 636236 7.12 167324 1637892 4 20:15:42 12:39:01 PM 5819700 7198568 2062732 26.17 2688 1577572 636236 7.12 167324 1637960 4 20:15:42 12:40:01 PM 5819268 7198136 2063164 26.17 2688 1577572 634108 7.10 167324 1638400 4 20:15:42 12:41:01 PM 5819840 7198712 2062592 26.17 2688 1577576 634108 7.10 167324 1637980 4 20:15:42 12:42:01 PM 5819744 7198616 2062688 26.17 2688 1577576 634108 7.10 167324 1637980 4 20:15:42 12:43:01 PM 5819272 7198148 2063160 26.17 2688 1577580 634108 7.10 167324 1638196 4 20:15:42 12:44:01 PM 5819252 7198128 2063180 26.17 2688 1577580 634108 7.10 167324 1638264 4 20:15:42 12:45:01 PM 5819616 7198492 2062816 26.17 2688 1577580 634108 7.10 167324 1637992 4 20:15:42 12:46:01 PM 5819716 7198596 2062716 26.17 2688 1577584 634108 7.10 167324 1637996 4 20:15:42 12:47:01 PM 5819600 7198480 2062832 26.17 2688 1577584 634108 7.10 167324 1637996 4 20:15:42 12:48:01 PM 5819564 7198444 2062868 26.17 2688 1577584 634108 7.10 167324 1637996 4 20:15:42 12:49:01 PM 5819576 7198460 2062856 26.17 2688 1577588 634108 7.10 167324 1638068 4 20:15:42 12:50:01 PM 5819100 7197984 2063332 26.18 2688 1577588 634108 7.10 167324 1638320 4 20:15:42 12:51:01 PM 5819568 7198456 2062864 26.17 2688 1577592 634108 7.10 167324 1638004 4 20:15:42 12:52:01 PM 5819644 7198532 2062788 26.17 2688 1577592 649720 7.27 167324 1638004 4 20:15:42 12:53:01 PM 5819540 7198428 2062892 26.17 2688 1577592 649720 7.27 167324 1638004 4 20:15:42 12:54:01 PM 5819504 7198396 2062928 26.17 2688 1577596 649720 7.27 167324 1638192 4 20:15:42 12:55:01 PM 5819592 7198484 2062840 26.17 2688 1577596 649720 7.27 167324 1638124 4 20:15:42 12:56:01 PM 5819620 7198512 2062812 26.17 2688 1577596 649720 7.27 167324 1638008 4 20:15:42 12:57:01 PM 5819620 7198516 2062812 26.17 2688 1577600 649720 7.27 167324 1638012 4 20:15:42 12:58:01 PM 5819736 7198632 2062696 26.17 2688 1577600 649720 7.27 167324 1638012 4 20:15:42 12:59:01 PM 5819448 7198344 2062984 26.17 2688 1577600 649720 7.27 167324 1638216 4 20:15:42 01:00:01 PM 5819340 7198240 2063092 26.17 2688 1577604 635492 7.12 167324 1638132 4 20:15:42 01:01:01 PM 5818532 7197432 2063900 26.18 2688 1577604 635492 7.12 167324 1638828 4 20:15:42 01:02:01 PM 5819576 7198476 2062856 26.17 2688 1577604 635492 7.12 167328 1638012 4 20:15:42 01:03:01 PM 5819568 7198472 2062864 26.17 2688 1577608 635492 7.12 167328 1638132 4 20:15:42 01:04:01 PM 5819456 7198360 2062976 26.17 2688 1577608 635492 7.12 167328 1638140 4 20:15:42 01:05:01 PM 5819256 7198160 2063176 26.17 2688 1577608 635492 7.12 167328 1638228 4 20:15:42 01:06:01 PM 5819368 7198276 2063064 26.17 2688 1577612 635492 7.12 167328 1638124 4 20:15:42 01:07:01 PM 5819384 7198292 2063048 26.17 2688 1577612 635492 7.12 167328 1638108 4 20:15:42 01:08:01 PM 5819400 7198308 2063032 26.17 2688 1577612 635492 7.12 167328 1638144 4 20:15:42 01:09:01 PM 5819288 7198204 2063144 26.17 2688 1577620 635492 7.12 167328 1638204 4 20:15:42 01:10:01 PM 5818924 7197840 2063508 26.18 2688 1577620 635540 7.12 167328 1638372 8 20:15:42 01:11:01 PM 5819120 7198044 2063312 26.18 2688 1577628 635540 7.12 167328 1638412 4 20:15:42 01:12:01 PM 5819028 7197952 2063404 26.18 2688 1577628 635540 7.12 167328 1638480 4 20:15:42 01:13:01 PM 5819536 7198460 2062896 26.17 2688 1577628 635540 7.12 167328 1638208 4 20:15:42 01:14:01 PM 5819480 7198408 2062952 26.17 2688 1577632 635540 7.12 167328 1638284 4 20:15:42 01:15:01 PM 5819620 7198548 2062812 26.17 2688 1577632 635540 7.12 167328 1638216 4 20:15:42 01:16:01 PM 5819560 7198488 2062872 26.17 2688 1577632 635540 7.12 167328 1638216 4 20:15:42 01:17:01 PM 5819688 7198620 2062744 26.17 2688 1577636 635540 7.12 167328 1638220 4 20:15:42 01:18:02 PM 5819436 7198368 2062996 26.17 2688 1577636 635540 7.12 167328 1638220 4 20:15:42 01:19:01 PM 5819100 7198032 2063332 26.18 2688 1577636 635540 7.12 167328 1638288 4 20:15:42 01:20:01 PM 5819004 7197940 2063428 26.18 2688 1577640 632872 7.09 167328 1638456 4 20:15:42 01:21:01 PM 5819280 7198224 2063152 26.17 2688 1577644 632872 7.09 167328 1638344 4 20:15:42 01:22:01 PM 5819044 7197992 2063388 26.18 2688 1577648 632872 7.09 167328 1638552 4 20:15:42 01:23:01 PM 5819352 7198300 2063080 26.17 2688 1577648 632872 7.09 167328 1638348 4 20:15:42 01:24:01 PM 5819032 7197980 2063400 26.18 2688 1577648 632872 7.09 167328 1638304 4 20:15:42 01:25:01 PM 5819320 7198272 2063112 26.17 2688 1577652 632872 7.09 167328 1638240 4 20:15:42 01:26:01 PM 5819424 7198376 2063008 26.17 2688 1577652 632872 7.09 167328 1638220 4 20:15:42 01:27:01 PM 5817048 7196000 2065384 26.20 2688 1577652 632056 7.08 167328 1640444 4 20:15:42 01:28:01 PM 5819264 7198220 2063168 26.17 2688 1577656 632052 7.08 167400 1638172 4 20:15:42 01:29:01 PM 5819292 7198248 2063140 26.17 2688 1577656 632052 7.08 167400 1638240 12 20:15:42 01:30:01 PM 5819216 7198172 2063216 26.17 2688 1577656 627432 7.03 167400 1638288 8 20:15:42 01:31:01 PM 5819176 7198136 2063256 26.18 2688 1577660 627432 7.03 167400 1638180 4 20:15:42 01:32:01 PM 5819232 7198192 2063200 26.17 2688 1577660 627432 7.03 167400 1638296 4 20:15:42 01:33:01 PM 5819156 7198120 2063276 26.18 2688 1577664 627432 7.03 167400 1638388 4 20:15:42 01:34:01 PM 5819316 7198280 2063116 26.17 2688 1577664 627432 7.03 167400 1638256 4 20:15:42 01:35:01 PM 5819304 7198268 2063128 26.17 2688 1577664 627432 7.03 167400 1638188 4 20:15:42 01:36:01 PM 5819524 7198492 2062908 26.17 2688 1577668 627432 7.03 167400 1638192 4 20:15:42 01:37:01 PM 5819568 7198536 2062864 26.17 2688 1577668 627432 7.03 167400 1638192 4 20:15:42 01:38:01 PM 5819304 7198272 2063128 26.17 2688 1577668 627432 7.03 167400 1638192 4 20:15:42 01:39:01 PM 5819264 7198236 2063168 26.17 2688 1577672 627432 7.03 167400 1638264 4 20:15:42 01:40:01 PM 5818980 7197952 2063452 26.18 2688 1577672 647084 7.25 167400 1638428 4 20:15:42 01:41:01 PM 5819344 7198316 2063088 26.17 2688 1577672 647084 7.25 167400 1638196 4 20:15:42 01:42:01 PM 5819272 7198248 2063160 26.17 2688 1577676 647084 7.25 167400 1638316 4 20:15:42 01:43:01 PM 5819424 7198400 2063008 26.17 2688 1577676 647084 7.25 167400 1638316 4 20:15:42 01:44:01 PM 5819240 7198216 2063192 26.17 2688 1577676 647084 7.25 167400 1638268 4 20:15:42 01:45:01 PM 5819432 7198412 2063000 26.17 2688 1577680 647084 7.25 167400 1638204 4 20:15:42 01:46:01 PM 5819504 7198484 2062928 26.17 2688 1577680 647084 7.25 167400 1638204 4 20:15:42 01:47:01 PM 5819536 7198516 2062896 26.17 2688 1577680 647084 7.25 167400 1638320 4 20:15:42 01:48:01 PM 5819452 7198436 2062980 26.17 2688 1577684 647084 7.25 167400 1638324 4 20:15:42 01:49:01 PM 5819436 7198420 2062996 26.17 2688 1577684 647084 7.25 167400 1638276 16 20:15:42 01:50:01 PM 5819200 7198184 2063232 26.18 2688 1577684 627220 7.02 167400 1638324 8 20:15:42 01:51:01 PM 5819412 7198400 2063020 26.17 2688 1577688 627220 7.02 167400 1638212 4 20:15:42 01:52:01 PM 5819456 7198444 2062976 26.17 2688 1577688 627220 7.02 167400 1638212 4 20:15:42 01:53:01 PM 5819512 7198508 2062920 26.17 2688 1577696 627220 7.02 167400 1638220 4 20:15:42 01:54:01 PM 5819240 7198236 2063192 26.17 2688 1577696 627220 7.02 167400 1638288 12 20:15:42 01:55:01 PM 5819276 7198272 2063156 26.17 2688 1577696 627220 7.02 167400 1638220 8 20:15:42 01:56:01 PM 5818688 7197688 2063744 26.18 2688 1577700 627220 7.02 167400 1638632 4 20:15:42 01:57:01 PM 5818980 7197980 2063452 26.18 2688 1577700 642744 7.20 167400 1638524 16 20:15:42 01:58:01 PM 5819384 7198384 2063048 26.17 2688 1577700 642744 7.20 167400 1638352 8 20:15:42 01:59:01 PM 5819020 7198024 2063412 26.18 2688 1577704 642744 7.20 167400 1638444 4 20:15:42 02:00:01 PM 5819108 7198112 2063324 26.18 2688 1577704 635700 7.12 167400 1638356 4 20:15:42 02:01:01 PM 5818600 7197608 2063832 26.18 2688 1577708 635700 7.12 167400 1638708 4 20:15:42 02:02:01 PM 5819324 7198332 2063108 26.17 2688 1577708 635700 7.12 167400 1638364 4 20:15:42 02:03:01 PM 5818756 7197764 2063676 26.18 2688 1577708 635700 7.12 167400 1638752 16 20:15:42 02:04:01 PM 5819064 7198076 2063368 26.18 2688 1577712 635700 7.12 167400 1638432 4 20:15:42 02:05:01 PM 5818904 7197916 2063528 26.18 2688 1577712 635700 7.12 167408 1638620 4 20:15:42 02:06:01 PM 5819192 7198204 2063240 26.18 2688 1577712 635700 7.12 167400 1638300 4 20:15:42 02:07:01 PM 5819204 7198220 2063228 26.18 2688 1577716 635700 7.12 167400 1638376 4 20:15:42 02:08:01 PM 5819264 7198280 2063168 26.17 2688 1577716 635700 7.12 167400 1638260 4 20:15:42 02:09:01 PM 5819260 7198276 2063172 26.17 2688 1577716 635700 7.12 167400 1638328 16 20:15:42 02:10:01 PM 5819124 7198144 2063308 26.18 2688 1577720 635632 7.12 167400 1638476 8 20:15:42 02:11:01 PM 5819436 7198456 2062996 26.17 2688 1577720 635632 7.12 167400 1638264 4 20:15:42 02:12:01 PM 5819144 7198168 2063288 26.18 2688 1577724 635632 7.12 167400 1638268 4 20:15:42 02:13:01 PM 5819148 7198172 2063284 26.18 2688 1577724 635632 7.12 167400 1638268 4 20:15:42 02:14:01 PM 5819136 7198160 2063296 26.18 2688 1577724 635632 7.12 167400 1638336 16 20:15:42 02:15:01 PM 5819312 7198340 2063120 26.17 2688 1577728 635632 7.12 167400 1638272 8 20:15:42 02:16:01 PM 5819404 7198432 2063028 26.17 2688 1577728 635632 7.12 167400 1638272 4 20:15:42 02:17:01 PM 5819412 7198440 2063020 26.17 2688 1577728 635632 7.12 167400 1638272 4 20:15:42 02:18:01 PM 5819300 7198328 2063132 26.17 2688 1577728 635632 7.12 167400 1638272 4 20:15:42 02:19:01 PM 5819324 7198356 2063108 26.17 2688 1577732 635632 7.12 167400 1638344 4 20:15:42 02:20:01 PM 5819200 7198232 2063232 26.18 2688 1577732 627432 7.03 167400 1638392 4 20:15:42 02:21:02 PM 5819388 7198424 2063044 26.17 2688 1577736 627432 7.03 167400 1638284 4 20:15:42 02:22:01 PM 5819196 7198232 2063236 26.18 2688 1577736 627432 7.03 167400 1638284 4 20:15:42 02:23:01 PM 5819220 7198256 2063212 26.17 2688 1577736 627432 7.03 167400 1638288 4 20:15:42 02:24:01 PM 5819248 7198288 2063184 26.17 2688 1577740 627432 7.03 167400 1638360 4 20:15:42 02:25:01 PM 5819220 7198260 2063212 26.17 2688 1577740 642816 7.20 167400 1638292 4 20:15:42 02:26:01 PM 5819356 7198396 2063076 26.17 2688 1577740 642816 7.20 167400 1638292 4 20:15:42 02:27:01 PM 5819280 7198324 2063152 26.17 2688 1577744 642816 7.20 167400 1638296 4 20:15:42 02:28:01 PM 5819304 7198348 2063128 26.17 2688 1577744 642816 7.20 167400 1638296 4 20:15:42 02:29:01 PM 5819296 7198340 2063136 26.17 2688 1577744 642816 7.20 167400 1638364 16 20:15:42 02:30:01 PM 5819200 7198248 2063232 26.18 2688 1577748 625388 7.00 167400 1638416 8 20:15:42 02:31:01 PM 5819344 7198396 2063088 26.17 2688 1577752 625388 7.00 167400 1638308 4 20:15:42 02:32:01 PM 5819180 7198236 2063252 26.18 2688 1577756 625388 7.00 167400 1638312 4 20:15:42 02:33:01 PM 5819000 7198060 2063432 26.18 2688 1577760 625388 7.00 167400 1638520 4 20:15:42 02:34:01 PM 5819240 7198300 2063192 26.17 2688 1577760 625388 7.00 167400 1638384 12 20:15:42 02:35:01 PM 5819108 7198172 2063324 26.18 2688 1577764 659652 7.39 167552 1638284 248 20:15:42 02:36:01 PM 5819232 7198296 2063200 26.17 2688 1577764 659652 7.39 167552 1638284 4 20:15:42 02:37:01 PM 5819232 7198296 2063200 26.17 2688 1577764 659652 7.39 167552 1638284 4 20:15:42 02:38:01 PM 5819236 7198304 2063196 26.17 2688 1577768 659652 7.39 167552 1638288 4 20:15:42 02:39:01 PM 5819024 7198092 2063408 26.18 2688 1577768 659652 7.39 167552 1638356 4 20:15:42 02:40:01 PM 5818876 7197944 2063556 26.18 2688 1577768 624120 6.99 167552 1638308 4 20:15:42 02:41:01 PM 5819004 7198076 2063428 26.18 2688 1577772 624120 6.99 167552 1638176 4 20:15:42 02:42:01 PM 5818996 7198068 2063436 26.18 2688 1577772 624120 6.99 167552 1638176 4 20:15:42 02:43:01 PM 5819108 7198184 2063324 26.18 2688 1577776 624120 6.99 167552 1638296 4 20:15:42 02:44:01 PM 5819000 7198076 2063432 26.18 2688 1577776 624120 6.99 167552 1638260 4 20:15:42 02:45:01 PM 5819140 7198216 2063292 26.18 2688 1577776 624120 6.99 167552 1638192 4 20:15:42 02:46:01 PM 5819092 7198172 2063340 26.18 2688 1577780 624120 6.99 167552 1638196 4 20:15:42 02:47:01 PM 5819076 7198156 2063356 26.18 2688 1577780 624120 6.99 167552 1638196 4 20:15:42 02:48:01 PM 5819228 7198308 2063204 26.17 2688 1577780 624120 6.99 167552 1638196 4 20:15:42 02:49:01 PM 5819108 7198192 2063324 26.18 2688 1577784 624120 6.99 167552 1638268 4 20:15:42 02:50:01 PM 5818912 7197996 2063520 26.18 2688 1577784 641392 7.18 167552 1638316 8 20:15:42 02:51:01 PM 5819128 7198216 2063304 26.18 2688 1577788 625968 7.01 167552 1638204 4 20:15:42 02:52:01 PM 5819264 7198352 2063168 26.17 2688 1577788 625968 7.01 167552 1638204 4 20:15:42 02:53:01 PM 5819260 7198348 2063172 26.17 2688 1577788 625968 7.01 167552 1638204 4 20:15:42 02:54:01 PM 5818996 7198084 2063436 26.18 2688 1577788 625968 7.01 167552 1638272 16 20:15:42 02:55:01 PM 5819020 7198112 2063412 26.18 2688 1577792 625968 7.01 167552 1638208 8 20:15:42 02:56:01 PM 5818864 7197956 2063568 26.18 2688 1577792 625968 7.01 167552 1638528 4 20:15:42 02:57:01 PM 5819200 7198292 2063232 26.18 2688 1577792 625968 7.01 167552 1638208 4 20:15:42 02:58:01 PM 5819164 7198260 2063268 26.18 2688 1577796 625968 7.01 167552 1638328 4 20:15:42 02:59:01 PM 5819044 7198140 2063388 26.18 2688 1577796 625968 7.01 167552 1638280 12 20:15:42 03:00:01 PM 5818920 7198016 2063512 26.18 2688 1577796 627496 7.03 167552 1638444 4 20:15:42 03:01:01 PM 5818224 7197328 2064208 26.19 2688 1577804 627496 7.03 167552 1638916 4 20:15:42 03:02:01 PM 5819152 7198256 2063280 26.18 2688 1577804 627496 7.03 167552 1638220 4 20:15:42 03:03:01 PM 5819008 7198116 2063424 26.18 2688 1577808 627496 7.03 167552 1638224 4 20:15:42 03:04:01 PM 5818872 7197980 2063560 26.18 2688 1577808 627496 7.03 167552 1638428 4 20:15:42 03:05:01 PM 5819220 7198328 2063212 26.17 2688 1577808 627496 7.03 167552 1638224 4 20:15:42 03:06:01 PM 5819264 7198376 2063168 26.17 2688 1577812 627496 7.03 167552 1638228 4 20:15:42 03:07:01 PM 5819140 7198252 2063292 26.18 2688 1577812 627496 7.03 167552 1638228 4 20:15:42 03:08:01 PM 5819148 7198260 2063284 26.18 2688 1577812 627496 7.03 167552 1638228 4 20:15:42 03:09:01 PM 5819232 7198348 2063200 26.17 2688 1577816 627496 7.03 167556 1638324 4 20:15:42 03:10:01 PM 5818928 7198044 2063504 26.18 2688 1577816 627496 7.03 167552 1638348 4 20:15:42 03:11:01 PM 5819156 7198276 2063276 26.18 2688 1577820 627496 7.03 167552 1638352 4 20:15:42 03:12:01 PM 5818932 7198052 2063500 26.18 2688 1577820 627496 7.03 167552 1638332 4 20:15:42 03:13:01 PM 5819156 7198276 2063276 26.18 2688 1577820 627496 7.03 167552 1638352 4 20:15:42 03:14:01 PM 5819056 7198184 2063376 26.18 2688 1577828 627496 7.03 167552 1638292 12 20:15:42 03:15:01 PM 5819144 7198272 2063288 26.18 2688 1577828 627496 7.03 167552 1638340 8 20:15:42 03:16:01 PM 5819116 7198244 2063316 26.18 2688 1577828 627496 7.03 167552 1638244 4 20:15:42 03:17:01 PM 5819284 7198416 2063148 26.17 2688 1577832 627496 7.03 167552 1638248 4 20:15:42 03:18:01 PM 5819188 7198320 2063244 26.18 2688 1577832 627496 7.03 167552 1638364 4 20:15:42 03:19:01 PM 5819168 7198300 2063264 26.18 2688 1577832 627496 7.03 167552 1638296 16 20:15:42 03:20:01 PM 5819196 7198332 2063236 26.18 2688 1577836 627496 7.03 167552 1638240 8 20:15:42 03:21:01 PM 5819220 7198356 2063212 26.17 2688 1577836 627496 7.03 167560 1638360 4 20:15:42 03:22:01 PM 5819220 7198360 2063212 26.17 2688 1577840 627496 7.03 167552 1638348 4 20:15:42 03:23:01 PM 5819136 7198276 2063296 26.18 2688 1577840 627496 7.03 167552 1638348 4 20:15:42 03:24:01 PM 5819084 7198224 2063348 26.18 2688 1577840 627496 7.03 167552 1638336 4 20:15:42 03:25:01 PM 5819320 7198464 2063112 26.17 2688 1577844 627496 7.03 167552 1638272 4 20:15:42 03:26:01 PM 5819048 7198192 2063384 26.18 2688 1577844 627496 7.03 167560 1638368 4 20:15:42 03:27:01 PM 5819104 7198248 2063328 26.18 2688 1577844 627496 7.03 167552 1638272 4 20:15:42 03:28:01 PM 5819084 7198232 2063348 26.18 2688 1577848 627496 7.03 167552 1638276 4 20:15:42 03:29:02 PM 5819224 7198372 2063208 26.17 2688 1577848 627496 7.03 167552 1638344 4 20:15:42 03:30:01 PM 5818920 7198068 2063512 26.18 2688 1577848 635688 7.12 167552 1638372 4 20:15:42 03:31:01 PM 5819168 7198320 2063264 26.18 2688 1577852 635688 7.12 167552 1638280 4 20:15:42 03:32:01 PM 5819292 7198444 2063140 26.17 2688 1577852 635688 7.12 167552 1638280 4 20:15:42 03:33:01 PM 5818524 7197676 2063908 26.18 2688 1577852 635688 7.12 167552 1638772 16 20:15:42 03:34:01 PM 5819028 7198184 2063404 26.18 2688 1577856 635688 7.12 167552 1638352 8 20:15:42 03:35:01 PM 5818928 7198084 2063504 26.18 2688 1577856 635688 7.12 167552 1638400 8 20:15:42 03:36:01 PM 5819060 7198216 2063372 26.18 2688 1577856 635688 7.12 167552 1638248 4 20:15:42 03:37:01 PM 5818988 7198148 2063444 26.18 2688 1577860 635688 7.12 167552 1638404 4 20:15:42 03:38:01 PM 5819080 7198240 2063352 26.18 2688 1577860 635688 7.12 167552 1638288 4 20:15:42 03:39:01 PM 5818976 7198136 2063456 26.18 2688 1577860 635688 7.12 167552 1638356 12 20:15:42 03:40:01 PM 5818900 7198064 2063532 26.18 2688 1577864 651560 7.30 167552 1638408 8 20:15:42 03:41:01 PM 5819168 7198336 2063264 26.18 2688 1577868 635908 7.12 167552 1638296 4 20:15:42 03:42:01 PM 5819060 7198232 2063372 26.18 2688 1577872 635908 7.12 167552 1638300 4 20:15:42 03:43:01 PM 5819060 7198232 2063372 26.18 2688 1577872 635908 7.12 167552 1638416 4 20:15:42 03:44:01 PM 5819020 7198192 2063412 26.18 2688 1577872 635908 7.12 167552 1638368 4 20:15:42 03:45:01 PM 5819024 7198200 2063408 26.18 2688 1577876 635908 7.12 167552 1638304 4 20:15:42 03:46:01 PM 5819264 7198440 2063168 26.17 2688 1577876 635908 7.12 167552 1638304 4 20:15:42 03:47:01 PM 5818652 7197828 2063780 26.18 2688 1577876 635908 7.12 167552 1638828 4 20:15:42 03:48:01 PM 5819284 7198464 2063148 26.17 2688 1577880 635908 7.12 167552 1638424 4 20:15:42 03:49:01 PM 5818968 7198148 2063464 26.18 2688 1577880 636468 7.13 167732 1638216 4 20:15:42 03:50:01 PM 5818836 7198016 2063596 26.18 2688 1577880 635688 7.12 167732 1638264 4 20:15:42 03:51:01 PM 5819028 7198212 2063404 26.18 2688 1577884 635688 7.12 167740 1638144 4 20:15:42 03:52:01 PM 5818972 7198156 2063460 26.18 2688 1577884 635688 7.12 167740 1638152 4 20:15:42 03:53:01 PM 5818812 7197996 2063620 26.18 2688 1577884 635688 7.12 167740 1638356 4 20:15:42 03:54:01 PM 5819024 7198212 2063408 26.18 2688 1577888 635688 7.12 167740 1638344 12 20:15:42 03:55:01 PM 5818744 7197932 2063688 26.18 2688 1577888 635688 7.12 167740 1638364 16 20:15:42 03:56:01 PM 5818840 7198028 2063592 26.18 2688 1577888 635688 7.12 167740 1638440 8 20:15:42 03:57:01 PM 5819232 7198428 2063200 26.17 2688 1577896 635688 7.12 167740 1638176 8 20:15:42 03:58:01 PM 5819140 7198336 2063292 26.18 2688 1577896 635688 7.12 167740 1638176 4 20:15:42 03:59:01 PM 5818896 7198092 2063536 26.18 2688 1577896 635688 7.12 167740 1638244 16 20:15:42 04:00:01 PM 5818464 7197664 2063968 26.18 2688 1577900 655608 7.34 167740 1638528 8 20:15:42 04:01:01 PM 5817996 7197196 2064436 26.19 2688 1577900 655608 7.34 167740 1638760 4 20:15:42 04:02:01 PM 5819048 7198252 2063384 26.18 2688 1577904 655608 7.34 167740 1638184 4 20:15:42 04:03:01 PM 5818988 7198192 2063444 26.18 2688 1577904 655608 7.34 167740 1638184 4 20:15:42 04:04:01 PM 5804460 7183664 2077972 26.36 2688 1577904 655608 7.34 167740 1652948 16 20:15:42 04:05:01 PM 5804644 7183852 2077788 26.36 2688 1577908 639932 7.17 167740 1652752 4 20:15:42 04:06:01 PM 5804516 7183724 2077916 26.36 2688 1577908 639932 7.17 167740 1652664 4 20:15:42 04:07:01 PM 5804516 7183724 2077916 26.36 2688 1577908 639932 7.17 167740 1652664 4 20:15:42 04:08:01 PM 5804608 7183820 2077824 26.36 2688 1577912 639932 7.17 167740 1652668 4 20:15:42 04:09:01 PM 5804340 7183552 2078092 26.36 2688 1577912 639932 7.17 167740 1652736 4 20:15:42 04:10:01 PM 5804220 7183432 2078212 26.37 2688 1577912 639280 7.16 167740 1652784 4 20:15:42 04:11:01 PM 5804384 7183600 2078048 26.36 2688 1577916 639280 7.16 167740 1652672 4 20:15:42 04:12:01 PM 5804480 7183696 2077952 26.36 2688 1577916 639280 7.16 167740 1652672 4 20:15:42 04:13:01 PM 5804532 7183748 2077900 26.36 2688 1577916 639280 7.16 167740 1652672 4 20:15:42 04:14:01 PM 5804236 7183456 2078196 26.36 2688 1577920 639280 7.16 167740 1652948 4 20:15:42 04:15:01 PM 5804628 7183848 2077804 26.36 2688 1577920 639280 7.16 167740 1652676 12 20:15:42 04:16:01 PM 5804548 7183768 2077884 26.36 2688 1577920 639280 7.16 167740 1652676 4 20:15:42 04:17:01 PM 5804652 7183876 2077780 26.36 2688 1577924 639280 7.16 167740 1652680 4 20:15:42 04:18:01 PM 5804596 7183820 2077836 26.36 2688 1577924 639280 7.16 167740 1652796 4 20:15:42 04:19:01 PM 5804440 7183664 2077992 26.36 2688 1577924 639280 7.16 167740 1652864 12 20:15:42 04:20:01 PM 5804556 7183784 2077876 26.36 2688 1577928 642900 7.20 167740 1652688 8 20:15:42 04:21:01 PM 5804460 7183704 2077972 26.36 2688 1577944 627344 7.02 167852 1652596 268 20:15:42 04:22:01 PM 5804396 7183644 2078036 26.36 2688 1577948 627344 7.02 167852 1652600 4 20:15:42 04:23:01 PM 5804388 7183636 2078044 26.36 2688 1577948 627344 7.02 167852 1652600 4 20:15:42 04:24:01 PM 5804380 7183628 2078052 26.36 2688 1577948 627344 7.02 167852 1652668 16 20:15:42 04:25:01 PM 5804512 7183764 2077920 26.36 2688 1577952 627344 7.02 167852 1652604 4 20:15:42 04:26:01 PM 5804484 7183736 2077948 26.36 2688 1577952 627344 7.02 167852 1652720 4 20:15:42 04:27:01 PM 5804476 7183728 2077956 26.36 2688 1577952 627344 7.02 167852 1652604 4 20:15:42 04:28:01 PM 5804504 7183760 2077928 26.36 2688 1577956 627344 7.02 167852 1652724 4 20:15:42 04:29:01 PM 5804384 7183640 2078048 26.36 2688 1577956 627344 7.02 167852 1652792 4 20:15:42 04:30:01 PM 5804396 7183652 2078036 26.36 2688 1577956 645272 7.23 167852 1652724 4 20:15:42 04:31:01 PM 5804520 7183780 2077912 26.36 2688 1577960 645272 7.23 167852 1652612 4 20:15:42 04:32:01 PM 5804504 7183764 2077928 26.36 2688 1577960 645272 7.23 167852 1652612 4 20:15:42 04:33:01 PM 5803868 7183132 2078564 26.37 2688 1577964 645272 7.23 167852 1653032 4 20:15:42 04:34:01 PM 5804392 7183656 2078040 26.36 2688 1577964 645272 7.23 167852 1652696 4 20:15:42 04:35:01 PM 5804536 7183800 2077896 26.36 2688 1577964 645272 7.23 167852 1652628 4 20:15:42 04:36:01 PM 5804456 7183728 2077976 26.36 2688 1577968 645272 7.23 167852 1652632 4 20:15:42 04:37:01 PM 5804600 7183872 2077832 26.36 2688 1577968 645272 7.23 167852 1652632 4 20:15:42 04:38:02 PM 5804508 7183784 2077924 26.36 2688 1577972 645272 7.23 167852 1652636 4 20:15:42 04:39:01 PM 5804516 7183796 2077916 26.36 2688 1577976 645272 7.23 167852 1652708 12 20:15:42 04:40:01 PM 5803960 7183240 2078472 26.37 2688 1577976 645272 7.23 167852 1652988 8 20:15:42 04:41:01 PM 5804584 7183872 2077848 26.36 2688 1577984 645272 7.23 167852 1652648 4 20:15:42 04:42:01 PM 5804616 7183904 2077816 26.36 2688 1577984 645272 7.23 167852 1652648 4 20:15:42 04:43:01 PM 5804552 7183840 2077880 26.36 2688 1577984 645272 7.23 167852 1652648 4 20:15:42 04:44:01 PM 5804216 7183508 2078216 26.37 2688 1577988 645272 7.23 167852 1652720 12 20:15:42 04:45:01 PM 5804388 7183680 2078044 26.36 2688 1577988 645272 7.23 167852 1652652 8 20:15:42 04:46:01 PM 5804408 7183700 2078024 26.36 2688 1577988 645272 7.23 167852 1652768 4 20:15:42 04:47:01 PM 5804396 7183688 2078036 26.36 2688 1577988 645272 7.23 167852 1652768 4 20:15:42 04:48:01 PM 5804412 7183708 2078020 26.36 2688 1577992 645272 7.23 167852 1652656 4 20:15:42 04:49:01 PM 5804084 7183380 2078348 26.37 2688 1577992 645272 7.23 167852 1652724 4 20:15:42 04:50:01 PM 5803968 7183264 2078464 26.37 2688 1577992 635752 7.12 167852 1652776 4 20:15:42 04:51:01 PM 5804172 7183472 2078260 26.37 2688 1577996 635752 7.12 167852 1652664 4 20:15:42 04:52:01 PM 5804184 7183484 2078248 26.37 2688 1577996 635752 7.12 167852 1652664 4 20:15:42 04:53:01 PM 5804168 7183472 2078264 26.37 2688 1578000 635752 7.12 167852 1652784 4 20:15:42 04:54:01 PM 5804048 7183352 2078384 26.37 2688 1578000 635752 7.12 167852 1652852 4 20:15:42 04:55:01 PM 5804308 7183612 2078124 26.36 2688 1578000 635752 7.12 167852 1652668 4 20:15:42 04:56:01 PM 5804384 7183692 2078048 26.36 2688 1578004 635752 7.12 167852 1652672 4 20:15:42 04:57:01 PM 5804312 7183620 2078120 26.36 2688 1578004 635752 7.12 167852 1652672 4 20:15:42 04:58:01 PM 5804308 7183616 2078124 26.36 2688 1578004 635752 7.12 167852 1652672 4 20:15:42 04:59:01 PM 5804264 7183576 2078168 26.36 2688 1578008 635752 7.12 167852 1652744 12 20:15:42 05:00:01 PM 5804164 7183476 2078268 26.37 2688 1578008 635752 7.12 167852 1652792 8 20:15:42 05:01:01 PM 5803168 7182488 2079264 26.38 2688 1578012 635752 7.12 167852 1653492 4 20:15:42 05:02:01 PM 5804328 7183648 2078104 26.36 2688 1578012 635752 7.12 167852 1652680 4 20:15:42 05:03:01 PM 5804260 7183580 2078172 26.36 2688 1578012 635752 7.12 167852 1652680 4 20:15:42 05:04:01 PM 5803824 7183148 2078608 26.37 2688 1578016 635752 7.12 167852 1653092 8 20:15:42 05:05:01 PM 5804300 7183624 2078132 26.36 2688 1578016 635752 7.12 167852 1652684 8 20:15:42 05:06:01 PM 5804380 7183704 2078052 26.36 2688 1578016 635752 7.12 167852 1652684 4 20:15:42 05:07:01 PM 5804504 7183832 2077928 26.36 2688 1578020 635752 7.12 167852 1652688 4 20:15:42 05:08:01 PM 5804400 7183728 2078032 26.36 2688 1578020 635752 7.12 167852 1652688 4 20:15:42 05:09:01 PM 5804376 7183704 2078056 26.36 2688 1578020 635752 7.12 167852 1652756 4 20:15:42 05:10:01 PM 5804092 7183424 2078340 26.37 2688 1578024 651272 7.29 167852 1652808 4 20:15:42 05:11:01 PM 5804208 7183540 2078224 26.37 2688 1578024 651272 7.29 167852 1652692 4 20:15:42 05:12:01 PM 5804168 7183504 2078264 26.37 2688 1578028 651272 7.29 167852 1652696 4 20:15:42 05:13:01 PM 5804224 7183560 2078208 26.37 2688 1578028 651272 7.29 167852 1652696 4 20:15:42 05:14:01 PM 5804256 7183592 2078176 26.36 2688 1578028 651272 7.29 167852 1652764 4 20:15:42 05:15:01 PM 5804328 7183668 2078104 26.36 2688 1578032 651272 7.29 167852 1652700 4 20:15:42 05:16:01 PM 5804408 7183748 2078024 26.36 2688 1578032 651272 7.29 167852 1652700 4 20:15:42 05:17:01 PM 5804348 7183688 2078084 26.36 2688 1578032 651272 7.29 167852 1652700 4 20:15:42 05:18:01 PM 5804348 7183696 2078084 26.36 2688 1578040 651272 7.29 167852 1652708 4 20:15:42 05:19:01 PM 5804352 7183700 2078080 26.36 2688 1578040 651272 7.29 167852 1652776 0 20:15:42 05:20:01 PM 5804124 7183472 2078308 26.37 2688 1578040 651300 7.29 167852 1652940 8 20:15:42 05:21:01 PM 5804368 7183720 2078064 26.36 2688 1578044 651300 7.29 167852 1652716 4 20:15:42 05:22:01 PM 5804456 7183808 2077976 26.36 2688 1578044 651300 7.29 167852 1652716 4 20:15:42 05:23:01 PM 5804432 7183788 2078000 26.36 2688 1578048 651300 7.29 167852 1652720 4 20:15:42 05:24:01 PM 5804360 7183716 2078072 26.36 2688 1578048 651300 7.29 167852 1652788 16 20:15:42 05:25:01 PM 5804480 7183836 2077952 26.36 2688 1578048 651300 7.29 167852 1652720 8 20:15:42 05:26:01 PM 5804392 7183748 2078040 26.36 2688 1578048 651300 7.29 167852 1652836 4 20:15:42 05:27:01 PM 5804312 7183672 2078120 26.36 2688 1578052 651300 7.29 167852 1652820 4 20:15:42 05:28:01 PM 5804408 7183768 2078024 26.36 2688 1578052 651300 7.29 167852 1652724 4 20:15:42 05:29:01 PM 5804264 7183624 2078168 26.36 2688 1578052 651300 7.29 167852 1652792 4 20:15:42 05:30:01 PM 5804140 7183504 2078292 26.37 2688 1578056 651300 7.29 167852 1652844 4 20:15:42 05:31:01 PM 5803816 7183180 2078616 26.37 2688 1578056 651300 7.29 167852 1652956 16 20:15:42 05:32:01 PM 5804284 7183652 2078148 26.36 2688 1578060 651300 7.29 167852 1652732 8 20:15:42 05:33:01 PM 5803824 7183192 2078608 26.37 2688 1578060 651300 7.29 167852 1653144 4 20:15:42 05:34:01 PM 5804136 7183504 2078296 26.37 2688 1578060 651300 7.29 167852 1652884 4 20:15:42 05:35:01 PM 5804264 7183636 2078168 26.36 2688 1578064 651300 7.29 167860 1652836 4 20:15:42 05:36:01 PM 5804316 7183688 2078116 26.36 2688 1578064 651300 7.29 167852 1652744 4 20:15:42 05:37:01 PM 5804428 7183800 2078004 26.36 2688 1578064 651300 7.29 167852 1652744 4 20:15:42 05:38:01 PM 5804376 7183752 2078056 26.36 2688 1578068 651300 7.29 167852 1652748 4 20:15:42 05:39:01 PM 5803780 7183156 2078652 26.37 2688 1578068 651300 7.29 167852 1653168 4 20:15:42 05:40:01 PM 5804136 7183512 2078296 26.37 2688 1578068 628232 7.03 167852 1652828 4 20:15:42 05:41:01 PM 5804200 7183580 2078232 26.37 2688 1578072 628232 7.03 167852 1652752 4 20:15:42 05:42:01 PM 5804196 7183576 2078236 26.37 2688 1578072 628232 7.03 167852 1652832 4 20:15:42 05:43:01 PM 5804300 7183684 2078132 26.36 2688 1578076 628232 7.03 167852 1652872 4 20:15:42 05:44:01 PM 5804272 7183656 2078160 26.36 2688 1578076 628232 7.03 167852 1652824 12 20:15:42 05:45:01 PM 5804308 7183692 2078124 26.36 2688 1578076 628232 7.03 167852 1652756 8 20:15:42 05:46:01 PM 5804356 7183744 2078076 26.36 2688 1578080 628232 7.03 167852 1652724 4 20:15:42 05:47:01 PM 5804108 7183496 2078324 26.37 2688 1578080 628232 7.03 167852 1652964 16 20:15:42 05:48:02 PM 5804428 7183816 2078004 26.36 2688 1578080 628232 7.03 167852 1652760 8 20:15:42 05:49:01 PM 5804208 7183600 2078224 26.37 2688 1578084 628232 7.03 167852 1652832 12 20:15:42 05:50:01 PM 5803980 7183372 2078452 26.37 2688 1578084 627560 7.03 167852 1653000 8 20:15:42 05:51:01 PM 5804336 7183732 2078096 26.36 2688 1578088 627560 7.03 167852 1652772 4 20:15:42 05:52:01 PM 5804052 7183448 2078380 26.37 2688 1578088 627560 7.03 167852 1652772 4 20:15:42 05:53:01 PM 5804040 7183436 2078392 26.37 2688 1578088 627560 7.03 167852 1652772 4 20:15:42 05:54:01 PM 5804016 7183416 2078416 26.37 2688 1578092 627560 7.03 167852 1652848 4 20:15:42 05:55:01 PM 5804184 7183584 2078248 26.37 2688 1578092 627560 7.03 167852 1652780 4 20:15:42 05:56:01 PM 5804116 7183516 2078316 26.37 2688 1578092 627560 7.03 167852 1652780 4 20:15:42 05:57:01 PM 5804276 7183680 2078156 26.36 2688 1578096 642936 7.20 167852 1652784 4 20:15:42 05:58:01 PM 5804168 7183572 2078264 26.37 2688 1578096 642936 7.20 167852 1652784 4 20:15:42 05:59:01 PM 5804196 7183600 2078236 26.37 2688 1578096 642936 7.20 167852 1652852 4 20:15:42 06:00:01 PM 5803764 7183172 2078668 26.37 2688 1578100 642936 7.20 167852 1653228 4 20:15:42 06:01:01 PM 5803228 7182640 2079204 26.38 2688 1578104 642936 7.20 167852 1653608 4 20:15:42 06:02:01 PM 5804192 7183608 2078240 26.37 2688 1578108 642936 7.20 167852 1652804 4 20:15:42 06:03:01 PM 5804224 7183644 2078208 26.37 2688 1578112 642936 7.20 167852 1652808 4 20:15:42 06:04:01 PM 5803728 7183148 2078704 26.37 2688 1578112 642936 7.20 167852 1653152 16 20:15:42 06:05:01 PM 5804272 7183692 2078160 26.36 2688 1578112 642936 7.20 167852 1652812 8 20:15:42 06:06:01 PM 5804388 7183812 2078044 26.36 2688 1578116 627508 7.03 167852 1652816 4 20:15:42 06:07:01 PM 5803868 7183292 2078564 26.37 2688 1578116 633576 7.09 167912 1652968 248 20:15:42 06:08:01 PM 5804004 7183428 2078428 26.37 2688 1578116 633576 7.09 167912 1652764 4 20:15:42 06:09:01 PM 5803876 7183304 2078556 26.37 2688 1578120 633576 7.09 167912 1652836 12 20:15:42 06:10:01 PM 5804016 7183444 2078416 26.37 2688 1578120 650704 7.29 167912 1652884 8 20:15:42 06:11:01 PM 5804072 7183508 2078360 26.37 2688 1578128 650704 7.29 167912 1652896 4 20:15:42 06:12:01 PM 5804168 7183604 2078264 26.37 2688 1578128 650704 7.29 167912 1652784 4 20:15:42 06:13:01 PM 5803996 7183432 2078436 26.37 2688 1578128 650704 7.29 167912 1652900 4 20:15:42 06:14:01 PM 5804084 7183524 2078348 26.37 2688 1578132 650704 7.29 167912 1652972 4 20:15:42 06:15:01 PM 5804108 7183548 2078324 26.37 2688 1578132 650704 7.29 167912 1652904 4 20:15:42 06:16:01 PM 5804272 7183712 2078160 26.36 2688 1578132 650704 7.29 167912 1652788 4 20:15:42 06:17:01 PM 5804176 7183620 2078256 26.37 2688 1578136 650704 7.29 167912 1652792 4 20:15:42 06:18:01 PM 5804296 7183740 2078136 26.36 2688 1578136 650704 7.29 167912 1652792 4 20:15:42 06:19:01 PM 5804140 7183584 2078292 26.37 2688 1578136 650704 7.29 167912 1652860 4 20:15:42 06:20:01 PM 5803884 7183332 2078548 26.37 2688 1578140 630508 7.06 167912 1652916 4 20:15:42 06:21:01 PM 5803976 7183424 2078456 26.37 2688 1578140 630508 7.06 167912 1652800 4 20:15:42 06:22:01 PM 5804044 7183496 2078388 26.37 2688 1578144 630508 7.06 167912 1652808 4 20:15:42 06:23:01 PM 5803980 7183432 2078452 26.37 2688 1578144 630508 7.06 167912 1652808 4 20:15:42 06:24:01 PM 5803688 7183140 2078744 26.37 2688 1578144 630508 7.06 167912 1653064 16 20:15:42 06:25:01 PM 5804012 7183468 2078420 26.37 2688 1578148 630508 7.06 167912 1652812 8 20:15:42 06:26:01 PM 5804044 7183500 2078388 26.37 2688 1578148 630508 7.06 167912 1652928 4 20:15:42 06:27:01 PM 5804168 7183624 2078264 26.37 2688 1578148 630508 7.06 167912 1652812 4 20:15:42 06:28:01 PM 5804156 7183616 2078276 26.37 2688 1578152 630508 7.06 167912 1652816 4 20:15:42 06:29:01 PM 5804080 7183540 2078352 26.37 2688 1578152 630508 7.06 167912 1652884 16 20:15:42 06:30:01 PM 5803988 7183448 2078444 26.37 2688 1578152 623096 6.98 167912 1652932 8 20:15:42 06:31:01 PM 5804220 7183684 2078212 26.37 2688 1578156 638596 7.15 167912 1652820 4 20:15:42 06:32:01 PM 5804084 7183548 2078348 26.37 2688 1578156 638596 7.15 167912 1652820 4 20:15:42 06:33:01 PM 5803800 7183268 2078632 26.37 2688 1578160 638596 7.15 167912 1653028 4 20:15:42 06:34:01 PM 5804040 7183508 2078392 26.37 2688 1578160 638596 7.15 167912 1652892 4 20:15:42 06:35:01 PM 5804044 7183512 2078388 26.37 2688 1578160 638596 7.15 167912 1652824 4 20:15:42 06:36:01 PM 5804096 7183568 2078336 26.37 2688 1578164 638596 7.15 167912 1652828 4 20:15:42 06:37:01 PM 5804132 7183604 2078300 26.37 2688 1578164 638596 7.15 167912 1652828 4 20:15:42 06:38:01 PM 5804068 7183540 2078364 26.37 2688 1578164 638596 7.15 167912 1652872 4 20:15:42 06:39:01 PM 5804156 7183628 2078276 26.37 2688 1578164 638596 7.15 167912 1652896 4 20:15:42 06:40:01 PM 5804060 7183536 2078372 26.37 2688 1578168 655724 7.34 167912 1652948 4 20:15:42 06:41:01 PM 5804176 7183652 2078256 26.37 2688 1578168 655724 7.34 167912 1652832 4 20:15:42 06:42:01 PM 5804248 7183732 2078184 26.36 2688 1578176 655724 7.34 167916 1652880 4 20:15:42 06:43:01 PM 5804188 7183672 2078244 26.37 2688 1578176 655724 7.34 167912 1652840 4 20:15:42 06:44:01 PM 5803844 7183328 2078588 26.37 2688 1578176 655724 7.34 167920 1653008 4 20:15:42 06:45:01 PM 5803840 7183328 2078592 26.37 2688 1578180 639368 7.16 167912 1652824 8 20:15:42 06:46:01 PM 5803860 7183348 2078572 26.37 2688 1578180 639368 7.16 167912 1652844 4 20:15:42 06:47:01 PM 5803896 7183384 2078536 26.37 2688 1578180 639368 7.16 167912 1652844 4 20:15:42 06:48:01 PM 5804044 7183536 2078388 26.37 2688 1578184 639368 7.16 167912 1652848 4 20:15:42 06:49:01 PM 5803880 7183372 2078552 26.37 2688 1578184 639368 7.16 167912 1652896 16 20:15:42 06:50:01 PM 5803700 7183192 2078732 26.37 2688 1578184 636200 7.12 167912 1653080 8 20:15:42 06:51:01 PM 5803936 7183432 2078496 26.37 2688 1578188 636200 7.12 167912 1652852 4 20:15:42 06:52:01 PM 5803912 7183408 2078520 26.37 2688 1578188 636200 7.12 167912 1652852 4 20:15:42 06:53:01 PM 5803936 7183436 2078496 26.37 2688 1578192 636200 7.12 167912 1652856 4 20:15:42 06:54:01 PM 5803772 7183272 2078660 26.37 2688 1578192 636200 7.12 167912 1652924 4 20:15:42 06:55:01 PM 5803964 7183464 2078468 26.37 2688 1578192 636200 7.12 167912 1652856 4 20:15:42 06:56:01 PM 5804104 7183608 2078328 26.37 2688 1578196 636200 7.12 167912 1652860 4 20:15:42 06:57:02 PM 5804016 7183520 2078416 26.37 2688 1578196 636200 7.12 167912 1652976 4 20:15:42 06:58:01 PM 5804124 7183628 2078308 26.37 2688 1578196 636200 7.12 167912 1652976 4 20:15:42 06:59:01 PM 5803992 7183500 2078440 26.37 2688 1578200 636200 7.12 167912 1652932 4 20:15:42 07:00:01 PM 5803928 7183436 2078504 26.37 2688 1578200 635752 7.12 167912 1652980 4 20:15:42 07:01:01 PM 5802972 7182484 2079460 26.38 2688 1578204 635752 7.12 167912 1653448 4 20:15:42 07:02:01 PM 5804024 7183536 2078408 26.37 2688 1578204 635752 7.12 167912 1652984 4 20:15:42 07:03:01 PM 5804132 7183644 2078300 26.37 2688 1578204 635752 7.12 167912 1652868 4 20:15:42 07:04:01 PM 5803712 7183228 2078720 26.37 2688 1578208 635752 7.12 167912 1653076 4 20:15:42 07:05:01 PM 5803780 7183296 2078652 26.37 2688 1578208 635752 7.12 167912 1653076 4 20:15:42 07:06:01 PM 5804024 7183540 2078408 26.37 2688 1578208 635752 7.12 167912 1652872 4 20:15:42 07:07:01 PM 5804044 7183564 2078388 26.37 2688 1578212 635752 7.12 167912 1652876 4 20:15:42 07:08:01 PM 5804040 7183560 2078392 26.37 2688 1578212 635752 7.12 167912 1652992 4 20:15:42 07:09:01 PM 5804048 7183568 2078384 26.37 2688 1578212 635752 7.12 167912 1652944 12 20:15:42 07:10:01 PM 5803812 7183336 2078620 26.37 2688 1578216 635752 7.12 167912 1652996 8 20:15:42 07:11:01 PM 5804060 7183588 2078372 26.37 2688 1578220 635752 7.12 167912 1652892 4 20:15:42 07:12:01 PM 5804124 7183652 2078308 26.37 2688 1578220 635752 7.12 167912 1653012 4 20:15:42 07:13:01 PM 5804088 7183620 2078344 26.37 2688 1578224 635752 7.12 167912 1652900 4 20:15:42 07:14:01 PM 5803992 7183524 2078440 26.37 2688 1578224 635752 7.12 167912 1652968 16 20:15:42 07:15:01 PM 5803944 7183476 2078488 26.37 2688 1578224 635752 7.12 167912 1652900 8 20:15:42 07:16:01 PM 5804052 7183588 2078380 26.37 2688 1578228 635752 7.12 167912 1653020 4 20:15:42 07:17:01 PM 5803984 7183520 2078448 26.37 2688 1578228 635752 7.12 167912 1652904 4 20:15:42 07:18:01 PM 5803984 7183520 2078448 26.37 2688 1578228 635752 7.12 167912 1652904 4 20:15:42 07:19:01 PM 5803868 7183404 2078564 26.37 2688 1578228 635752 7.12 167912 1652972 4 20:15:42 07:20:01 PM 5803928 7183468 2078504 26.37 2688 1578232 651208 7.29 167912 1653028 4 20:15:42 07:21:01 PM 5804016 7183556 2078416 26.37 2688 1578232 651208 7.29 167912 1652916 4 20:15:42 07:22:01 PM 5803992 7183540 2078440 26.37 2688 1578240 651208 7.29 167912 1652924 4 20:15:42 07:23:01 PM 5804028 7183576 2078404 26.37 2688 1578240 651208 7.29 167912 1652924 4 20:15:42 07:24:01 PM 5803936 7183484 2078496 26.37 2688 1578240 651208 7.29 167912 1653108 4 20:15:42 07:25:01 PM 5804160 7183712 2078272 26.37 2688 1578244 651208 7.29 167912 1653044 4 20:15:42 07:26:01 PM 5804092 7183644 2078340 26.37 2688 1578244 651208 7.29 167912 1652928 4 20:15:42 07:27:01 PM 5804088 7183640 2078344 26.37 2688 1578244 651208 7.29 167912 1652928 4 20:15:42 07:28:01 PM 5803736 7183292 2078696 26.37 2688 1578248 651208 7.29 167912 1653068 12 20:15:42 07:29:01 PM 5803624 7183180 2078808 26.37 2688 1578248 634876 7.11 167912 1653216 16 20:15:42 07:30:01 PM 5803640 7183196 2078792 26.37 2688 1578248 633804 7.10 167912 1653380 8 20:15:42 07:31:01 PM 5804004 7183564 2078428 26.37 2688 1578252 633804 7.10 167912 1652948 4 20:15:42 07:32:01 PM 5804020 7183580 2078412 26.37 2688 1578252 633804 7.10 167912 1652948 4 20:15:42 07:33:01 PM 5803492 7183056 2078940 26.37 2688 1578256 633804 7.10 167912 1653360 4 20:15:42 07:34:01 PM 5803944 7183508 2078488 26.37 2688 1578256 633804 7.10 167912 1653020 4 20:15:42 07:35:01 PM 5804124 7183688 2078308 26.37 2688 1578256 633804 7.10 167912 1652952 4 20:15:42 07:36:01 PM 5804084 7183652 2078348 26.37 2688 1578260 633804 7.10 167912 1652956 4 20:15:42 07:37:01 PM 5804212 7183780 2078220 26.37 2688 1578260 633804 7.10 167912 1652956 8 20:15:42 07:38:01 PM 5804100 7183668 2078332 26.37 2688 1578260 633804 7.10 167912 1652956 4 20:15:42 07:39:01 PM 5803892 7183464 2078540 26.37 2688 1578264 633804 7.10 167912 1653028 4 20:15:42 07:40:01 PM 5803616 7183188 2078816 26.37 2688 1578264 633804 7.10 167912 1653396 4 20:15:42 07:41:01 PM 5531320 7048436 2351112 29.83 2688 1710548 734480 8.22 198704 1875040 61636 20:15:42 07:42:01 PM 5428936 7021544 2453496 31.13 2688 1784472 756048 8.47 201664 1965660 444 20:15:42 07:43:01 PM 5255436 7005332 2626996 33.33 2688 1931560 754764 8.45 204124 2097968 55540 20:15:42 07:44:01 PM 5185072 7045092 2697360 34.22 2688 2036332 700936 7.85 224452 2127312 39852 20:15:42 07:45:01 PM 5097940 7007388 2784492 35.33 2688 2082992 718028 8.04 243492 2187512 44956 20:15:42 07:46:01 PM 4926692 7047112 2955740 37.50 2688 2286944 659388 7.38 281688 2288884 25536 20:15:42 07:47:01 PM 4929692 7049976 2952740 37.46 2688 2286948 659388 7.38 281688 2288892 4 20:15:42 07:48:01 PM 4929592 7049876 2952840 37.46 2688 2286948 659388 7.38 281688 2288972 4 20:15:42 07:49:01 PM 4929776 7050052 2952656 37.46 2688 2286948 659388 7.38 281692 2289012 4 20:15:42 07:50:01 PM 4888896 7009476 2993536 37.98 2688 2287252 725492 8.12 282276 2328560 352 20:15:42 07:51:01 PM 4887268 7007988 2995164 38.00 2688 2287384 725492 8.12 282308 2330480 4 20:15:42 07:52:01 PM 4886676 7007528 2995756 38.01 2688 2287524 725492 8.12 282308 2331176 16 20:15:42 07:53:01 PM 4886036 7007004 2996396 38.01 2688 2287640 725492 8.12 282308 2331688 16 20:15:42 07:54:01 PM 4885412 7006524 2997020 38.02 2688 2287776 725492 8.12 282308 2332516 24 20:15:42 07:55:01 PM 4884964 7006212 2997468 38.03 2688 2287916 725492 8.12 282308 2333124 4 20:15:42 07:56:01 PM 4884484 7005868 2997948 38.03 2688 2288056 725492 8.12 282308 2333564 16 20:15:42 07:57:01 PM 4884212 7005724 2998220 38.04 2688 2288176 725492 8.12 282308 2333736 4 20:15:42 07:58:01 PM 4883764 7005392 2998668 38.04 2688 2288292 725492 8.12 282308 2334024 4 20:15:42 07:59:01 PM 4868284 6991252 3014148 38.24 2688 2289632 725492 8.12 282448 2349428 1072 20:15:42 08:00:01 PM 4866608 6989768 3015824 38.26 2688 2289824 743816 8.33 282448 2350928 64 20:15:42 08:01:01 PM 4865288 6988636 3017144 38.28 2688 2290044 746032 8.35 282448 2352124 44 20:15:42 08:02:01 PM 4865548 6989172 3016884 38.27 2688 2290288 746032 8.35 282452 2352140 188 20:15:42 08:03:01 PM 4864120 6987948 3018312 38.29 2688 2290492 746032 8.35 282452 2353548 88 20:15:42 08:04:01 PM 4863004 6987036 3019428 38.31 2688 2290696 746032 8.35 282452 2354668 4 20:15:42 08:05:01 PM 4862552 6986772 3019880 38.31 2688 2290892 746032 8.35 282452 2355296 44 20:15:42 08:06:01 PM 4861748 6986168 3020684 38.32 2688 2291092 746032 8.35 282452 2356152 104 20:15:42 08:07:01 PM 4860668 6985292 3021764 38.34 2688 2291300 746032 8.35 282452 2357280 108 20:15:42 08:08:01 PM 4859752 6984596 3022680 38.35 2688 2291516 746032 8.35 282452 2357856 4 20:15:42 08:09:01 PM 4859304 6984276 3023128 38.35 2688 2291644 746032 8.35 282452 2358328 16 20:15:42 08:10:01 PM 4859240 6984356 3023192 38.35 2688 2291788 761408 8.53 282452 2358320 24 20:15:42 08:11:01 PM 4859024 6984284 3023408 38.36 2688 2291932 761408 8.53 282452 2358672 84 20:15:42 08:12:01 PM 4859184 6984600 3023248 38.35 2688 2292080 761408 8.53 282452 2358536 56 20:15:42 08:13:01 PM 4858740 6984268 3023692 38.36 2688 2292204 761408 8.53 282452 2358848 44 20:15:42 08:14:01 PM 5017864 6967396 2864568 36.34 2688 2120048 741792 8.31 330564 2170624 33472 20:15:42 08:15:01 PM 5061048 7013824 2821384 35.79 2688 2125048 694692 7.78 490736 1972332 8904 20:15:42 Average: 5789231 7191048 2093201 26.56 2688 1599474 641069 7.18 168851 1662818 283 20:15:42 20:15:42 03:49:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:15:42 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:50:01 AM eth0 2.62 0.12 0.37 0.01 0.00 0.00 0.00 0.00 20:15:42 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:51:01 AM eth0 1.90 0.12 0.17 0.01 0.00 0.00 0.00 0.00 20:15:42 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:52:01 AM eth0 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00 20:15:42 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:53:01 AM eth0 0.53 0.12 0.04 0.01 0.00 0.00 0.00 0.00 20:15:42 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:54:01 AM eth0 0.58 0.20 0.16 0.07 0.00 0.00 0.00 0.00 20:15:42 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:55:01 AM eth0 0.63 0.10 0.04 0.01 0.00 0.00 0.00 0.00 20:15:42 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:56:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:57:01 AM eth0 0.32 0.07 0.03 0.01 0.00 0.00 0.00 0.00 20:15:42 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:58:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:59:01 AM eth0 1.00 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:00:01 AM eth0 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:01:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:02:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:03:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 20:15:42 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:04:01 AM eth0 0.73 0.32 0.41 0.26 0.00 0.00 0.00 0.00 20:15:42 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:05:01 AM eth0 0.33 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:15:42 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:07:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:08:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:09:02 AM eth0 0.37 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:10:01 AM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:11:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:12:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:14:01 AM eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:15:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:16:01 AM eth0 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:19:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:20:01 AM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:21:01 AM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:24:01 AM eth0 0.37 0.25 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:28:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:29:01 AM eth0 0.37 0.20 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:30:01 AM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:32:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:33:01 AM eth0 0.93 0.23 0.33 0.19 0.00 0.00 0.00 0.00 20:15:42 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:34:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:15:42 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:39:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:40:01 AM eth0 0.10 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:41:01 AM eth0 0.72 0.22 0.31 0.20 0.00 0.00 0.00 0.00 20:15:42 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:42:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:44:01 AM eth0 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:45:01 AM eth0 0.55 0.08 0.11 0.01 0.00 0.00 0.00 0.00 20:15:42 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:46:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:47:01 AM eth0 0.90 0.83 0.08 0.07 0.00 0.00 0.00 0.00 20:15:42 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:49:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:50:01 AM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:54:01 AM eth0 0.62 0.13 0.19 0.07 0.00 0.00 0.00 0.00 20:15:42 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:55:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:59:01 AM eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:00:01 AM eth0 0.13 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:04:01 AM eth0 0.55 0.27 0.39 0.25 0.00 0.00 0.00 0.00 20:15:42 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:08:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:09:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:10:01 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:13:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:14:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:16:01 AM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 05:17:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:17:02 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:19:01 AM eth0 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:21:01 AM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:22:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:23:01 AM eth0 0.35 0.25 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:24:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:15:42 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:25:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:29:01 AM eth0 0.20 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:31:01 AM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:33:01 AM eth0 0.40 0.32 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:34:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:35:01 AM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:37:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:39:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:41:01 AM eth0 0.20 0.13 0.10 0.01 0.00 0.00 0.00 0.00 20:15:42 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:42:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:43:01 AM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:44:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:49:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:50:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:51:01 AM eth0 0.22 0.18 0.10 0.01 0.00 0.00 0.00 0.00 20:15:42 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:54:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:55:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:57:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:59:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:03:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:04:01 AM eth0 0.60 0.27 0.40 0.26 0.00 0.00 0.00 0.00 20:15:42 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:05:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:08:01 AM eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:15:42 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:09:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:11:01 AM eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:13:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:14:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:16:01 AM eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:19:01 AM eth0 0.20 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:20:01 AM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:24:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:15:42 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:25:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:26:02 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:27:01 AM eth0 0.41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:28:01 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:29:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:33:01 AM eth0 0.82 0.68 0.29 6.20 0.00 0.00 0.00 0.00 20:15:42 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:34:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 20:15:42 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:35:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:36:01 AM eth0 0.38 0.23 0.26 0.20 0.00 0.00 0.00 0.00 20:15:42 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:39:01 AM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:40:01 AM eth0 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:42:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:43:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:44:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:47:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:48:01 AM eth0 0.68 0.28 0.36 0.26 0.00 0.00 0.00 0.00 20:15:42 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:49:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:50:01 AM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:51:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:54:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:55:01 AM eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:57:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:58:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:59:01 AM eth0 0.55 0.13 0.13 0.07 0.00 0.00 0.00 0.00 20:15:42 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:00:01 AM eth0 0.57 0.22 0.33 0.20 0.00 0.00 0.00 0.00 20:15:42 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:03:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:04:01 AM eth0 1.18 0.50 0.75 0.51 0.00 0.00 0.00 0.00 20:15:42 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:08:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:09:01 AM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:11:01 AM eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:14:01 AM eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:16:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:17:01 AM eth0 0.50 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:18:01 AM eth0 0.43 0.35 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:19:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:21:01 AM eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:23:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:24:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:25:01 AM eth0 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:29:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:30:01 AM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:32:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:33:01 AM eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:34:01 AM eth0 0.28 0.20 0.10 0.10 0.00 0.00 0.00 0.00 20:15:42 07:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:35:02 AM eth0 0.88 0.07 0.16 0.00 0.00 0.00 0.00 0.00 20:15:42 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:36:01 AM eth0 0.41 0.25 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:39:01 AM eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:41:01 AM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:42:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:44:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:45:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:47:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:49:01 AM eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:50:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:51:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:52:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:54:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:55:01 AM eth0 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:57:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:59:01 AM eth0 0.97 0.35 0.44 0.26 0.00 0.00 0.00 0.00 20:15:42 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:01:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:04:01 AM eth0 0.48 0.33 0.34 0.26 0.00 0.00 0.00 0.00 20:15:42 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:05:01 AM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:07:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:08:01 AM eth0 1.03 0.37 0.56 0.38 0.00 0.00 0.00 0.00 20:15:42 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:09:01 AM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:10:01 AM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:13:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:14:01 AM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:15:01 AM eth0 0.58 0.03 0.12 0.00 0.00 0.00 0.00 0.00 20:15:42 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:16:01 AM eth0 0.62 0.35 0.37 0.27 0.00 0.00 0.00 0.00 20:15:42 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:19:01 AM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:20:01 AM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:21:01 AM eth0 0.80 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:15:42 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:22:01 AM eth0 2.68 0.43 0.98 0.56 0.00 0.00 0.00 0.00 20:15:42 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:23:01 AM eth0 1.80 0.70 1.16 0.83 0.00 0.00 0.00 0.00 20:15:42 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:24:01 AM eth0 0.38 0.10 0.10 0.06 0.00 0.00 0.00 0.00 20:15:42 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:25:01 AM eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 20:15:42 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:26:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:27:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:28:01 AM eth0 1.12 0.00 0.08 0.00 0.00 0.00 0.00 0.00 20:15:42 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:29:01 AM eth0 0.77 0.35 0.35 0.26 0.00 0.00 0.00 0.00 20:15:42 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:30:01 AM eth0 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:31:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:33:01 AM eth0 0.42 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:34:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:37:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:39:01 AM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:41:01 AM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:42:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:43:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00 20:15:42 08:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:44:02 AM eth0 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:46:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:49:01 AM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:50:01 AM eth0 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:51:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:54:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:55:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:59:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:00:01 AM eth0 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:01:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:04:01 AM eth0 0.45 0.35 0.33 0.26 0.00 0.00 0.00 0.00 20:15:42 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:05:01 AM eth0 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:08:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:09:01 AM eth0 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:15:42 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:10:01 AM eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:11:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:12:01 AM eth0 0.97 0.35 0.41 0.27 0.00 0.00 0.00 0.00 20:15:42 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:13:01 AM eth0 0.68 0.22 0.36 0.25 0.00 0.00 0.00 0.00 20:15:42 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:14:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 20:15:42 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:17:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:18:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:19:01 AM eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:15:42 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:20:01 AM eth0 0.23 0.07 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:24:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:25:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:26:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:29:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:32:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:33:01 AM eth0 0.63 0.22 0.36 0.25 0.00 0.00 0.00 0.00 20:15:42 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:34:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:36:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:39:01 AM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:40:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:42:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:44:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:47:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:49:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:51:01 AM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:52:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:53:02 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:54:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:55:01 AM eth0 0.52 0.02 0.11 0.00 0.00 0.00 0.00 0.00 20:15:42 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:56:01 AM eth0 0.38 0.23 0.26 0.20 0.00 0.00 0.00 0.00 20:15:42 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 09:59:01 AM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:00:01 AM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:04:01 AM eth0 0.55 0.35 0.34 0.26 0.00 0.00 0.00 0.00 20:15:42 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:05:01 AM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:09:01 AM eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:10:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:11:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:12:01 AM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:15:42 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:13:01 AM eth0 0.82 0.57 0.62 0.46 0.00 0.00 0.00 0.00 20:15:42 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:14:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:15:01 AM eth0 0.18 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:16:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:17:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:19:01 AM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:20:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:21:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:22:01 AM eth0 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:24:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:26:01 AM eth0 0.77 0.07 0.10 0.00 0.00 0.00 0.00 0.00 20:15:42 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:27:01 AM eth0 1.12 0.40 0.56 0.38 0.00 0.00 0.00 0.00 20:15:42 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:28:01 AM eth0 0.67 0.22 0.36 0.25 0.00 0.00 0.00 0.00 20:15:42 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:29:01 AM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:31:01 AM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:33:01 AM eth0 0.63 0.22 0.36 0.26 0.00 0.00 0.00 0.00 20:15:42 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:34:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:37:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:38:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:39:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:40:01 AM eth0 0.77 0.00 0.09 0.00 0.00 0.00 0.00 0.00 20:15:42 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:41:01 AM eth0 1.23 0.37 0.62 0.38 0.00 0.00 0.00 0.00 20:15:42 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:42:01 AM eth0 1.13 0.47 0.67 0.45 0.00 0.00 0.00 0.00 20:15:42 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:43:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:44:01 AM eth0 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:45:01 AM eth0 1.22 0.22 0.41 0.19 0.00 0.00 0.00 0.00 20:15:42 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:46:01 AM eth0 0.65 0.22 0.36 0.26 0.00 0.00 0.00 0.00 20:15:42 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:47:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:48:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:49:01 AM eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:51:01 AM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:52:01 AM eth0 0.45 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:53:01 AM eth0 0.83 0.40 0.39 0.32 0.00 0.00 0.00 0.00 20:15:42 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:54:01 AM eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 10:59:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 11:00:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:00:02 AM eth0 0.27 0.08 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:01:01 AM eth0 0.46 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:02:01 AM eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:04:01 AM eth0 0.58 0.43 0.39 0.27 0.00 0.00 0.00 0.00 20:15:42 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:06:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:07:01 AM eth0 0.40 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:15:42 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:08:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:09:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:13:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:14:01 AM eth0 1.15 0.30 0.48 0.32 0.00 0.00 0.00 0.00 20:15:42 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:15:01 AM eth0 0.68 0.27 0.42 0.26 0.00 0.00 0.00 0.00 20:15:42 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:17:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:18:01 AM eth0 1.13 0.17 0.35 0.19 0.00 0.00 0.00 0.00 20:15:42 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:19:01 AM eth0 1.48 0.33 0.53 0.32 0.00 0.00 0.00 0.00 20:15:42 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:20:01 AM eth0 1.25 0.38 0.71 0.44 0.00 0.00 0.00 0.00 20:15:42 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:21:01 AM eth0 0.45 0.15 0.27 0.19 0.00 0.00 0.00 0.00 20:15:42 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:23:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:24:01 AM eth0 1.22 0.43 0.54 0.33 0.00 0.00 0.00 0.00 20:15:42 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:25:01 AM eth0 0.75 0.27 0.37 0.26 0.00 0.00 0.00 0.00 20:15:42 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:26:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:27:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:28:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:29:01 AM eth0 0.95 0.28 0.39 0.26 0.00 0.00 0.00 0.00 20:15:42 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:30:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:32:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:33:01 AM eth0 0.73 0.15 0.31 0.19 0.00 0.00 0.00 0.00 20:15:42 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:34:01 AM eth0 1.00 0.32 0.47 0.32 0.00 0.00 0.00 0.00 20:15:42 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:35:01 AM eth0 0.52 0.23 0.33 0.20 0.00 0.00 0.00 0.00 20:15:42 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:36:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:38:01 AM eth0 0.83 0.17 0.31 0.19 0.00 0.00 0.00 0.00 20:15:42 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:39:01 AM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:40:01 AM eth0 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:43:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:44:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:47:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:48:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:49:01 AM eth0 3.12 2.05 0.53 19.07 0.00 0.00 0.00 0.00 20:15:42 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:50:01 AM eth0 1.22 0.57 0.39 3.94 0.00 0.00 0.00 0.00 20:15:42 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:51:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:52:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:53:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:54:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 11:59:01 AM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:01:01 PM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:02:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:04:01 PM eth0 0.55 0.38 0.35 0.29 0.00 0.00 0.00 0.00 20:15:42 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:05:01 PM eth0 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:06:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:07:01 PM eth0 0.53 0.33 0.36 0.26 0.00 0.00 0.00 0.00 20:15:42 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:08:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:09:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:09:02 PM eth0 0.90 0.20 0.17 0.07 0.00 0.00 0.00 0.00 20:15:42 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:10:01 PM eth0 1.32 0.22 0.45 0.26 0.00 0.00 0.00 0.00 20:15:42 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:11:01 PM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00 20:15:42 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:12:01 PM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:13:01 PM eth0 1.20 0.80 0.12 0.07 0.00 0.00 0.00 0.00 20:15:42 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:14:01 PM eth0 0.72 0.35 0.40 0.26 0.00 0.00 0.00 0.00 20:15:42 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:15:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:17:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:18:01 PM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:19:01 PM eth0 0.60 0.25 0.35 0.25 0.00 0.00 0.00 0.00 20:15:42 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:20:01 PM eth0 0.32 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:15:42 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:22:01 PM eth0 0.83 0.00 0.10 0.00 0.00 0.00 0.00 0.00 20:15:42 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:23:01 PM eth0 1.05 0.43 0.56 0.38 0.00 0.00 0.00 0.00 20:15:42 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:24:01 PM eth0 1.57 0.53 0.68 0.45 0.00 0.00 0.00 0.00 20:15:42 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:25:01 PM eth0 0.67 0.23 0.42 0.26 0.00 0.00 0.00 0.00 20:15:42 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:26:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:27:01 PM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:28:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:29:01 PM eth0 0.55 0.12 0.13 0.06 0.00 0.00 0.00 0.00 20:15:42 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:30:01 PM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:31:01 PM eth0 0.25 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:15:42 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:32:01 PM eth0 0.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:33:01 PM eth0 0.45 0.22 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:34:01 PM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:35:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:36:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:38:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:39:01 PM eth0 0.63 0.17 0.13 0.07 0.00 0.00 0.00 0.00 20:15:42 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:40:01 PM eth0 1.23 0.38 0.63 0.39 0.00 0.00 0.00 0.00 20:15:42 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:41:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:42:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:43:01 PM eth0 1.13 0.23 0.35 0.20 0.00 0.00 0.00 0.00 20:15:42 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:44:01 PM eth0 0.55 0.23 0.39 0.25 0.00 0.00 0.00 0.00 20:15:42 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:45:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:46:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:47:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:48:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:49:01 PM eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:50:01 PM eth0 0.73 0.20 0.30 0.19 0.00 0.00 0.00 0.00 20:15:42 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:52:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:53:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:54:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:55:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:57:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:58:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 12:59:01 PM eth0 0.88 0.30 0.38 0.26 0.00 0.00 0.00 0.00 20:15:42 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:00:01 PM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:01:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:03:01 PM eth0 0.73 0.05 0.09 0.00 0.00 0.00 0.00 0.00 20:15:42 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:04:01 PM eth0 2.08 0.63 0.85 0.53 0.00 0.00 0.00 0.00 20:15:42 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:05:01 PM eth0 0.57 0.40 0.39 0.26 0.00 0.00 0.00 0.00 20:15:42 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:06:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:09:01 PM eth0 2.03 0.10 0.32 0.06 0.00 0.00 0.00 0.00 20:15:42 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:10:01 PM eth0 9.30 0.58 1.97 0.64 0.00 0.00 0.00 0.00 20:15:42 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:11:01 PM eth0 6.06 0.72 1.62 0.77 0.00 0.00 0.00 0.00 20:15:42 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:12:01 PM eth0 1.52 0.52 0.80 0.58 0.00 0.00 0.00 0.00 20:15:42 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:13:01 PM eth0 0.48 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:15:42 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:14:01 PM eth0 0.73 0.18 0.17 0.07 0.00 0.00 0.00 0.00 20:15:42 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:15:01 PM eth0 0.53 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:15:42 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:17:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:18:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:18:02 PM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:19:01 PM eth0 0.75 0.14 0.12 0.07 0.00 0.00 0.00 0.00 20:15:42 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:20:01 PM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:21:01 PM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:22:01 PM eth0 0.70 0.22 0.42 0.26 0.00 0.00 0.00 0.00 20:15:42 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:23:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:24:01 PM eth0 0.47 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:25:01 PM eth0 0.48 0.05 0.09 0.00 0.00 0.00 0.00 0.00 20:15:42 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:26:01 PM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:27:01 PM eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:28:01 PM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:29:01 PM eth0 0.42 0.18 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:30:01 PM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:31:01 PM eth0 0.33 0.08 0.08 0.00 0.00 0.00 0.00 0.00 20:15:42 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:32:01 PM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:33:01 PM eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:34:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:35:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:36:01 PM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:37:01 PM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:38:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:39:01 PM eth0 0.33 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:40:01 PM eth0 0.53 0.08 0.09 0.00 0.00 0.00 0.00 0.00 20:15:42 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:41:01 PM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:42:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:43:01 PM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:44:01 PM eth0 0.70 0.20 0.19 0.07 0.00 0.00 0.00 0.00 20:15:42 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:45:01 PM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:46:01 PM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:47:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:48:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:49:01 PM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:50:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:51:01 PM eth0 0.27 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:52:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:53:01 PM eth0 0.25 0.08 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:54:01 PM eth0 0.37 0.12 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:55:01 PM eth0 0.50 0.05 0.11 0.00 0.00 0.00 0.00 0.00 20:15:42 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:56:01 PM eth0 0.37 0.17 0.26 0.20 0.00 0.00 0.00 0.00 20:15:42 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:57:01 PM eth0 0.77 0.17 0.31 0.19 0.00 0.00 0.00 0.00 20:15:42 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:58:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 01:59:01 PM eth0 0.68 0.35 0.35 0.26 0.00 0.00 0.00 0.00 20:15:42 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:00:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:01:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:02:01 PM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:03:01 PM eth0 1.02 0.10 0.34 0.18 0.00 0.00 0.00 0.00 20:15:42 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:04:01 PM eth0 1.85 0.70 0.78 0.53 0.00 0.00 0.00 0.00 20:15:42 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:05:01 PM eth0 0.92 0.40 0.67 0.44 0.00 0.00 0.00 0.00 20:15:42 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:07:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:09:01 PM eth0 0.37 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:10:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:11:01 PM eth0 0.37 0.08 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:12:01 PM eth0 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:15:42 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:13:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:14:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:15:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:16:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:17:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:18:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:19:01 PM eth0 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:20:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:21:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:21:02 PM eth0 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:22:01 PM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:23:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:24:01 PM eth0 0.40 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:25:01 PM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:26:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:27:01 PM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:28:01 PM eth0 0.25 0.08 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:29:01 PM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:30:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:31:01 PM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:32:01 PM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:33:01 PM eth0 0.58 0.23 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:34:01 PM eth0 0.40 0.17 0.10 0.07 0.00 0.00 0.00 0.00 20:15:42 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:35:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:36:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:38:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:39:01 PM eth0 0.95 0.32 0.38 0.26 0.00 0.00 0.00 0.00 20:15:42 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:40:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:41:01 PM eth0 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:42:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:43:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:44:01 PM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:45:01 PM eth0 0.25 0.08 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:46:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:47:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:48:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:49:01 PM eth0 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:50:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:51:01 PM eth0 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:53:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:54:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:55:01 PM eth0 0.67 0.02 0.12 0.00 0.00 0.00 0.00 0.00 20:15:42 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:56:01 PM eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:15:42 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:57:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:58:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 02:59:01 PM eth0 0.35 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:00:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:01:01 PM eth0 0.37 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:02:01 PM eth0 0.22 0.08 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:03:01 PM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:04:01 PM eth0 0.60 0.37 0.40 0.26 0.00 0.00 0.00 0.00 20:15:42 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:05:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:06:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:07:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:08:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:09:01 PM eth0 0.47 0.15 0.16 0.07 0.00 0.00 0.00 0.00 20:15:42 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:10:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:11:01 PM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:13:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:14:01 PM eth0 0.38 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:15:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:16:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:17:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:18:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:19:01 PM eth0 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:20:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:24:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:25:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:26:01 PM eth0 0.32 0.13 0.18 0.01 0.00 0.00 0.00 0.00 20:15:42 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:27:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:29:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:29:02 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:30:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:31:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:32:01 PM eth0 0.25 0.13 0.10 0.01 0.00 0.00 0.00 0.00 20:15:42 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:33:01 PM eth0 0.87 0.27 0.32 0.20 0.00 0.00 0.00 0.00 20:15:42 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:34:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:35:01 PM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:36:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:37:01 PM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:38:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:39:01 PM eth0 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:40:01 PM eth0 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:41:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:42:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:44:01 PM eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:45:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:46:01 PM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:47:01 PM eth0 0.48 0.28 0.32 0.20 0.00 0.00 0.00 0.00 20:15:42 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:48:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:49:01 PM eth0 0.45 0.22 0.16 0.08 0.00 0.00 0.00 0.00 20:15:42 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:50:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:52:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:53:01 PM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:54:01 PM eth0 0.67 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:55:01 PM eth0 1.33 0.27 0.50 0.26 0.00 0.00 0.00 0.00 20:15:42 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:56:01 PM eth0 0.75 0.37 0.60 0.44 0.00 0.00 0.00 0.00 20:15:42 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:57:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:58:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 03:59:01 PM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:00:01 PM eth0 0.18 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:01:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:02:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:03:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:04:01 PM eth0 34.96 21.11 22.53 45.12 0.00 0.00 0.00 0.00 20:15:42 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:05:01 PM eth0 15.89 8.03 11.09 7.19 0.00 0.00 0.00 0.00 20:15:42 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:07:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:08:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:09:01 PM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:10:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:11:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:12:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:13:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:14:01 PM eth0 0.67 0.30 0.40 0.26 0.00 0.00 0.00 0.00 20:15:42 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:15:01 PM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:19:01 PM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:20:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:21:01 PM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00 20:15:42 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:22:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:23:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:24:01 PM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:25:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:26:01 PM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:27:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:28:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:29:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:30:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:31:01 PM eth0 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:32:01 PM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:33:01 PM eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 20:15:42 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:34:01 PM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:35:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:36:01 PM eth0 0.32 0.13 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:38:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:38:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:39:01 PM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:40:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:41:01 PM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:42:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:43:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:44:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:45:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:46:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:47:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:48:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:49:01 PM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:50:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:54:01 PM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:55:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:56:01 PM eth0 0.27 0.13 0.13 0.01 0.00 0.00 0.00 0.00 20:15:42 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:57:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:58:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 04:59:01 PM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:00:01 PM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:02:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:03:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:04:01 PM eth0 0.52 0.27 0.34 0.25 0.00 0.00 0.00 0.00 20:15:42 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:05:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:06:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:08:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:09:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:10:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:11:01 PM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:12:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:14:01 PM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:15:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:16:01 PM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:17:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:18:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:19:01 PM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:20:01 PM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:21:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:23:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:24:01 PM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:25:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:26:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:27:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:28:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:29:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:30:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:31:01 PM eth0 0.80 0.28 0.31 0.20 0.00 0.00 0.00 0.00 20:15:42 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:32:01 PM eth0 0.67 0.03 0.18 0.00 0.00 0.00 0.00 0.00 20:15:42 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:33:01 PM eth0 0.43 0.18 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:34:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:35:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:36:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:37:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:38:01 PM eth0 0.45 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:39:01 PM eth0 0.50 0.23 0.34 0.25 0.00 0.00 0.00 0.00 20:15:42 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:40:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:41:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:42:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:44:01 PM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:45:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:46:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:47:01 PM eth0 0.80 0.15 0.31 0.19 0.00 0.00 0.00 0.00 20:15:42 05:48:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:48:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:49:01 PM eth0 0.29 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:50:01 PM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:54:01 PM eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:55:01 PM eth0 0.23 0.13 0.10 0.01 0.00 0.00 0.00 0.00 20:15:42 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:57:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:58:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 05:59:01 PM eth0 0.62 0.17 0.13 0.07 0.00 0.00 0.00 0.00 20:15:42 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:00:01 PM eth0 0.52 0.27 0.32 0.20 0.00 0.00 0.00 0.00 20:15:42 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:03:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:04:01 PM eth0 1.13 0.52 0.63 0.45 0.00 0.00 0.00 0.00 20:15:42 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:05:01 PM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:06:01 PM eth0 0.47 0.02 0.06 0.00 0.00 0.00 0.00 0.00 20:15:42 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:07:01 PM eth0 0.58 0.25 0.36 0.26 0.00 0.00 0.00 0.00 20:15:42 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:09:01 PM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:10:01 PM eth0 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:11:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:12:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:13:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:14:01 PM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:15:01 PM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:19:01 PM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:20:01 PM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:23:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:24:01 PM eth0 1.02 0.28 0.44 0.26 0.00 0.00 0.00 0.00 20:15:42 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:25:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:26:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:27:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:28:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:29:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:30:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:31:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:32:01 PM eth0 0.58 0.02 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:33:01 PM eth0 0.55 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:15:42 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:34:01 PM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:35:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:37:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:38:01 PM eth0 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:39:01 PM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:40:01 PM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:41:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:44:01 PM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:45:01 PM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:46:01 PM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:47:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:48:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:49:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:50:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:53:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:54:01 PM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:55:01 PM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:57:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:57:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 06:59:01 PM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:00:01 PM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:02:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:03:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:04:01 PM eth0 1.07 0.33 0.45 0.26 0.00 0.00 0.00 0.00 20:15:42 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:05:01 PM eth0 0.27 0.15 0.26 0.19 0.00 0.00 0.00 0.00 20:15:42 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:09:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:10:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:11:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:12:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:14:01 PM eth0 0.32 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:15:42 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:15:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:19:01 PM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:20:01 PM eth0 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:15:42 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:21:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:23:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:24:01 PM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:15:42 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:25:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:27:01 PM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:15:42 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:28:01 PM eth0 1.38 0.30 0.48 0.26 0.00 0.00 0.00 0.00 20:15:42 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:29:01 PM eth0 1.13 0.43 0.63 0.46 0.00 0.00 0.00 0.00 20:15:42 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:30:01 PM eth0 0.50 0.18 0.32 0.19 0.00 0.00 0.00 0.00 20:15:42 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:31:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:15:42 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:32:01 PM eth0 1.02 0.00 0.12 0.00 0.00 0.00 0.00 0.00 20:15:42 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:33:01 PM eth0 0.78 0.45 0.52 0.39 0.00 0.00 0.00 0.00 20:15:42 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:34:01 PM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 20:15:42 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:35:01 PM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:15:42 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:36:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:37:01 PM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:38:01 PM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:15:42 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:39:01 PM eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:15:42 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:40:01 PM eth0 0.85 0.27 0.36 0.20 0.00 0.00 0.00 0.00 20:15:42 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:41:01 PM eth0 177.04 118.33 795.90 73.39 0.00 0.00 0.00 0.00 20:15:42 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:42:01 PM eth0 40.09 31.59 478.52 3.51 0.00 0.00 0.00 0.00 20:15:42 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:43:01 PM eth0 25.08 23.00 288.14 3.28 0.00 0.00 0.00 0.00 20:15:42 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:44:01 PM eth0 62.31 42.10 640.07 7.10 0.00 0.00 0.00 0.00 20:15:42 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:45:01 PM eth0 12.65 12.40 8.41 4.46 0.00 0.00 0.00 0.00 20:15:42 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:46:01 PM eth0 52.62 43.73 338.71 12.67 0.00 0.00 0.00 0.00 20:15:42 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:47:01 PM eth0 1.08 0.75 0.78 0.12 0.00 0.00 0.00 0.00 20:15:42 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:48:01 PM eth0 0.77 0.70 0.15 0.12 0.00 0.00 0.00 0.00 20:15:42 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:49:01 PM eth0 1.07 0.77 0.23 0.18 0.00 0.00 0.00 0.00 20:15:42 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:50:01 PM eth0 5.96 5.60 1.32 0.91 0.00 0.00 0.00 0.00 20:15:42 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:51:01 PM eth0 4.88 4.82 0.78 1.24 0.00 0.00 0.00 0.00 20:15:42 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:52:01 PM eth0 4.83 4.77 0.76 1.22 0.00 0.00 0.00 0.00 20:15:42 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:53:01 PM eth0 4.48 4.35 0.69 1.09 0.00 0.00 0.00 0.00 20:15:42 07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:54:01 PM eth0 6.81 6.31 1.25 1.68 0.00 0.00 0.00 0.00 20:15:42 07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:55:01 PM eth0 6.92 6.22 1.17 1.42 0.00 0.00 0.00 0.00 20:15:42 07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:56:01 PM eth0 5.28 5.01 1.04 1.43 0.00 0.00 0.00 0.00 20:15:42 07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:57:01 PM eth0 4.70 4.43 0.72 1.11 0.00 0.00 0.00 0.00 20:15:42 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:58:01 PM eth0 5.70 5.55 0.93 1.48 0.00 0.00 0.00 0.00 20:15:42 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 07:59:01 PM eth0 28.06 22.01 5.85 14.75 0.00 0.00 0.00 0.00 20:15:42 08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:00:01 PM eth0 7.03 6.93 1.13 1.73 0.00 0.00 0.00 0.00 20:15:42 08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:01:01 PM eth0 8.15 7.93 1.49 1.87 0.00 0.00 0.00 0.00 20:15:42 08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:02:01 PM eth0 6.78 6.45 1.25 1.53 0.00 0.00 0.00 0.00 20:15:42 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:03:01 PM eth0 0.32 0.20 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:04:01 PM eth0 0.83 0.55 0.36 1.20 0.00 0.00 0.00 0.00 20:15:42 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:05:01 PM eth0 0.42 0.20 0.08 0.01 0.00 0.00 0.00 0.00 20:15:42 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:06:01 PM eth0 0.30 0.15 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:07:01 PM eth0 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:15:42 08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:08:01 PM eth0 1.98 1.45 0.33 0.32 0.00 0.00 0.00 0.00 20:15:42 08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:09:01 PM eth0 4.52 4.07 0.95 1.17 0.00 0.00 0.00 0.00 20:15:42 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:10:01 PM eth0 4.93 3.95 0.78 0.96 0.00 0.00 0.00 0.00 20:15:42 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:11:01 PM eth0 4.25 3.95 0.86 1.13 0.00 0.00 0.00 0.00 20:15:42 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:12:01 PM eth0 4.05 3.97 0.62 0.97 0.00 0.00 0.00 0.00 20:15:42 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:13:01 PM eth0 4.43 4.75 0.68 1.07 0.00 0.00 0.00 0.00 20:15:42 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:14:01 PM eth0 42.94 35.00 80.43 41.96 0.00 0.00 0.00 0.00 20:15:42 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 08:15:01 PM eth0 13.05 12.80 12.03 6.10 0.00 0.00 0.00 0.00 20:15:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:42 Average: eth0 0.90 0.55 2.83 0.32 0.00 0.00 0.00 0.00 20:15:42 20:15:42 20:15:42 ---> sar -P ALL: 20:15:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/20/2026 _x86_64_ (2 CPU) 20:15:42 20:15:42 03:48:10 LINUX RESTART (2 CPU) 20:15:42 20:15:42 03:49:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:50:01 AM all 0.31 0.00 0.10 0.03 0.03 99.53 20:15:42 03:50:01 AM 0 0.43 0.00 0.08 0.00 0.02 99.47 20:15:42 03:50:01 AM 1 0.18 0.00 0.12 0.05 0.05 99.60 20:15:42 03:51:01 AM all 0.36 0.00 0.12 0.00 0.02 99.51 20:15:42 03:51:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 20:15:42 03:51:01 AM 1 0.58 0.00 0.13 0.00 0.02 99.27 20:15:42 03:52:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 03:52:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 03:52:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 20:15:42 03:53:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56 20:15:42 03:53:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 03:53:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:15:42 03:54:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 20:15:42 03:54:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 03:54:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:15:42 03:55:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 20:15:42 03:55:01 AM 0 0.02 0.00 0.07 0.00 0.05 99.87 20:15:42 03:55:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 03:56:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 20:15:42 03:56:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:15:42 03:56:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33 20:15:42 03:57:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 20:15:42 03:57:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 03:57:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.61 20:15:42 03:58:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:15:42 03:58:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 03:58:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 03:59:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 20:15:42 03:59:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 03:59:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:15:42 04:00:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 04:00:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:00:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:15:42 20:15:42 04:00:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:01:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:15:42 04:01:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 04:01:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28 20:15:42 04:02:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57 20:15:42 04:02:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 20:15:42 04:02:01 AM 1 0.60 0.00 0.07 0.02 0.05 99.27 20:15:42 04:03:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 04:03:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 20:15:42 04:03:01 AM 1 0.57 0.00 0.10 0.00 0.03 99.30 20:15:42 04:04:01 AM all 0.19 0.00 0.11 0.00 0.05 99.65 20:15:42 04:04:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:15:42 04:04:01 AM 1 0.30 0.00 0.12 0.00 0.05 99.53 20:15:42 04:05:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 04:05:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:05:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 04:06:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 04:06:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 04:06:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:15:42 04:07:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 20:15:42 04:07:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 04:07:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:15:42 04:08:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 20:15:42 04:08:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:15:42 04:08:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:15:42 04:09:02 AM all 0.33 0.00 0.06 0.01 0.03 99.57 20:15:42 04:09:02 AM 0 0.05 0.00 0.05 0.02 0.03 99.85 20:15:42 04:09:02 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:15:42 04:10:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 20:15:42 04:10:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 04:10:01 AM 1 0.59 0.00 0.03 0.00 0.03 99.34 20:15:42 04:11:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 04:11:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 04:11:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 20:15:42 04:11:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:12:01 AM all 0.27 0.00 0.03 0.00 0.04 99.66 20:15:42 04:12:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:15:42 04:12:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:15:42 04:13:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71 20:15:42 04:13:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 04:13:01 AM 1 0.30 0.00 0.05 0.00 0.00 99.65 20:15:42 04:14:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58 20:15:42 04:14:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 20:15:42 04:14:01 AM 1 0.52 0.00 0.03 0.02 0.03 99.40 20:15:42 04:15:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 04:15:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 04:15:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 04:16:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77 20:15:42 04:16:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:15:42 04:16:01 AM 1 0.27 0.00 0.08 0.00 0.05 99.60 20:15:42 04:17:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 04:17:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 04:17:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:15:42 04:18:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 04:18:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 04:18:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:15:42 04:19:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:15:42 04:19:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:15:42 04:19:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 04:20:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 04:20:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 04:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:21:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:15:42 04:21:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 04:21:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85 20:15:42 04:22:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 20:15:42 04:22:01 AM 0 0.45 0.00 0.03 0.00 0.00 99.52 20:15:42 04:22:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 20:15:42 04:22:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:23:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 20:15:42 04:23:01 AM 0 0.33 0.00 0.02 0.00 0.02 99.63 20:15:42 04:23:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67 20:15:42 04:24:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 20:15:42 04:24:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 04:24:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 04:25:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75 20:15:42 04:25:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 04:25:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 20:15:42 04:26:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 04:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 04:26:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:15:42 04:27:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 04:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:27:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 04:28:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 04:28:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 04:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 04:29:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:15:42 04:29:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 04:29:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 04:30:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 20:15:42 04:30:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 20:15:42 04:30:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 04:31:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 04:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 04:31:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:15:42 04:32:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:15:42 04:32:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 04:32:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:15:42 04:33:01 AM all 0.25 0.00 0.05 0.00 0.02 99.68 20:15:42 04:33:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83 20:15:42 04:33:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 20:15:42 20:15:42 04:33:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:34:01 AM all 0.55 0.00 0.07 0.00 0.04 99.34 20:15:42 04:34:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:15:42 04:34:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 20:15:42 04:35:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73 20:15:42 04:35:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 04:35:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:15:42 04:36:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 20:15:42 04:36:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:15:42 04:36:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60 20:15:42 04:37:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69 20:15:42 04:37:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 04:37:01 AM 1 0.37 0.00 0.03 0.00 0.05 99.55 20:15:42 04:38:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 20:15:42 04:38:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:38:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:15:42 04:39:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62 20:15:42 04:39:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 04:39:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45 20:15:42 04:40:01 AM all 0.13 0.00 0.05 0.01 0.03 99.79 20:15:42 04:40:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:15:42 04:40:01 AM 1 0.20 0.00 0.05 0.02 0.03 99.70 20:15:42 04:41:01 AM all 0.41 0.00 0.06 0.00 0.04 99.49 20:15:42 04:41:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 20:15:42 04:41:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 04:42:01 AM all 0.28 0.01 0.08 0.01 0.04 99.57 20:15:42 04:42:01 AM 0 0.00 0.02 0.05 0.00 0.02 99.92 20:15:42 04:42:01 AM 1 0.57 0.00 0.12 0.02 0.07 99.23 20:15:42 04:43:01 AM all 0.14 0.00 0.07 0.00 0.05 99.74 20:15:42 04:43:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:15:42 04:43:01 AM 1 0.25 0.00 0.08 0.00 0.08 99.58 20:15:42 04:44:01 AM all 0.29 0.00 0.06 0.01 0.04 99.60 20:15:42 04:44:01 AM 0 0.05 0.00 0.07 0.02 0.05 99.82 20:15:42 04:44:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 20:15:42 04:44:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:45:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 20:15:42 04:45:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:45:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 20:15:42 04:46:01 AM all 0.19 0.00 0.08 0.00 0.05 99.68 20:15:42 04:46:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87 20:15:42 04:46:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50 20:15:42 04:47:01 AM all 0.20 0.21 0.13 0.15 0.03 99.27 20:15:42 04:47:01 AM 0 0.03 0.42 0.18 0.28 0.02 99.07 20:15:42 04:47:01 AM 1 0.37 0.00 0.08 0.02 0.05 99.48 20:15:42 04:48:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 20:15:42 04:48:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 04:48:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 20:15:42 04:49:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 20:15:42 04:49:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 04:49:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:15:42 04:50:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76 20:15:42 04:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 04:50:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 04:51:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 04:51:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:51:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 04:52:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 04:52:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 04:52:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 04:53:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 20:15:42 04:53:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 20:15:42 04:53:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 04:54:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 04:54:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 04:54:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 04:55:01 AM all 0.72 0.00 0.08 0.00 0.04 99.17 20:15:42 04:55:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 20:15:42 04:55:01 AM 1 0.82 0.00 0.08 0.00 0.03 99.07 20:15:42 20:15:42 04:55:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:56:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70 20:15:42 04:56:01 AM 0 0.40 0.00 0.08 0.00 0.07 99.45 20:15:42 04:56:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 20:15:42 04:57:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:15:42 04:57:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 04:57:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 20:15:42 04:58:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:15:42 04:58:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:15:42 04:58:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 04:59:01 AM all 0.26 0.00 0.05 0.01 0.04 99.64 20:15:42 04:59:01 AM 0 0.45 0.00 0.05 0.02 0.03 99.45 20:15:42 04:59:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:00:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74 20:15:42 05:00:01 AM 0 0.25 0.00 0.10 0.00 0.05 99.60 20:15:42 05:00:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 05:01:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 20:15:42 05:01:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 20:15:42 05:01:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83 20:15:42 05:02:01 AM all 0.32 0.01 0.06 0.00 0.04 99.57 20:15:42 05:02:01 AM 0 0.57 0.02 0.07 0.00 0.05 99.30 20:15:42 05:02:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 05:03:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 05:03:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:15:42 05:03:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 05:04:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 20:15:42 05:04:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 05:04:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 05:05:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 05:05:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 05:05:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 05:06:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 20:15:42 05:06:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:15:42 05:06:01 AM 1 0.05 0.00 0.02 0.00 0.05 99.88 20:15:42 20:15:42 05:06:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:07:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 05:07:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 05:07:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 05:08:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 20:15:42 05:08:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 05:08:01 AM 1 0.07 0.00 0.10 0.00 0.07 99.77 20:15:42 05:09:01 AM all 0.28 0.00 0.04 0.01 0.04 99.62 20:15:42 05:09:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 05:09:01 AM 1 0.12 0.00 0.07 0.02 0.07 99.73 20:15:42 05:10:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 05:10:01 AM 0 0.45 0.00 0.05 0.00 0.00 99.50 20:15:42 05:10:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 05:11:01 AM all 0.13 0.00 0.08 0.00 0.05 99.75 20:15:42 05:11:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 05:11:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:15:42 05:12:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:15:42 05:12:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:15:42 05:12:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 05:13:01 AM all 0.18 0.00 0.06 0.00 0.05 99.72 20:15:42 05:13:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:15:42 05:13:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83 20:15:42 05:14:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 20:15:42 05:14:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 20:15:42 05:14:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65 20:15:42 05:15:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 05:15:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 05:15:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:15:42 05:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 05:16:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 05:16:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 05:17:02 AM all 0.26 0.00 0.05 0.00 0.04 99.65 20:15:42 05:17:02 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 05:17:02 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:15:42 20:15:42 05:17:02 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:18:01 AM all 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 05:18:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.76 20:15:42 05:18:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 20:15:42 05:19:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 20:15:42 05:19:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:19:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 05:20:01 AM all 0.26 0.00 0.07 0.00 0.05 99.62 20:15:42 05:20:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 05:20:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45 20:15:42 05:21:01 AM all 0.09 0.00 0.06 0.00 0.03 99.82 20:15:42 05:21:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 05:21:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 05:22:01 AM all 0.30 0.00 0.07 0.01 0.04 99.58 20:15:42 05:22:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 05:22:01 AM 1 0.52 0.00 0.05 0.02 0.03 99.38 20:15:42 05:23:01 AM all 0.44 0.00 0.04 0.00 0.04 99.47 20:15:42 05:23:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 05:23:01 AM 1 0.77 0.00 0.02 0.00 0.03 99.18 20:15:42 05:24:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:15:42 05:24:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 05:24:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 05:25:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 20:15:42 05:25:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 05:25:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:15:42 05:26:01 AM all 0.16 0.00 0.04 0.00 0.03 99.77 20:15:42 05:26:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 05:26:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 20:15:42 05:27:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67 20:15:42 05:27:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 05:27:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 20:15:42 05:28:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 05:28:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 05:28:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:15:42 20:15:42 05:28:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 20:15:42 05:29:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 05:29:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:15:42 05:30:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 05:30:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:15:42 05:30:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50 20:15:42 05:31:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 05:31:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 05:31:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:32:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:15:42 05:32:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 05:32:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 05:33:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:15:42 05:33:01 AM 0 0.15 0.00 0.08 0.00 0.07 99.70 20:15:42 05:33:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:15:42 05:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 05:34:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 05:34:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 05:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 05:35:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 05:35:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:36:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 05:36:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 05:36:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 05:37:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 20:15:42 05:37:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55 20:15:42 05:37:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82 20:15:42 05:38:01 AM all 0.08 0.00 0.06 0.00 0.03 99.82 20:15:42 05:38:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 05:38:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 05:39:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:15:42 05:39:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45 20:15:42 05:39:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 20:15:42 05:39:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:40:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 20:15:42 05:40:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 05:40:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 05:41:01 AM all 0.18 0.00 0.04 0.01 0.04 99.72 20:15:42 05:41:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 05:41:01 AM 1 0.27 0.00 0.02 0.02 0.02 99.68 20:15:42 05:42:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 20:15:42 05:42:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:42:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57 20:15:42 05:43:01 AM all 0.08 0.00 0.06 0.00 0.04 99.82 20:15:42 05:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 05:43:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 05:44:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:15:42 05:44:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 20:15:42 05:44:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 05:45:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 05:45:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:45:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 05:46:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 05:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:46:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 05:47:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 20:15:42 05:47:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 20:15:42 05:47:01 AM 1 0.40 0.00 0.02 0.00 0.03 99.55 20:15:42 05:48:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:15:42 05:48:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 05:48:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:15:42 05:49:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 05:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 05:49:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:15:42 05:50:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:15:42 05:50:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 05:50:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 20:15:42 20:15:42 05:50:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:51:01 AM all 0.13 0.00 0.07 0.00 0.05 99.76 20:15:42 05:51:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 20:15:42 05:51:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80 20:15:42 05:52:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:15:42 05:52:01 AM 0 0.45 0.00 0.05 0.00 0.05 99.45 20:15:42 05:52:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78 20:15:42 05:53:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 05:53:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 05:53:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:15:42 05:54:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 05:54:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 20:15:42 05:54:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 20:15:42 05:55:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:15:42 05:55:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 05:55:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 20:15:42 05:56:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 20:15:42 05:56:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 05:56:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:15:42 05:57:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 05:57:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 05:57:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:58:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 20:15:42 05:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 05:58:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 20:15:42 05:59:01 AM all 0.33 0.00 0.05 0.01 0.04 99.57 20:15:42 05:59:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 05:59:01 AM 1 0.53 0.00 0.03 0.02 0.02 99.40 20:15:42 06:00:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 06:00:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 06:00:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 06:01:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 06:01:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 20:15:42 06:01:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92 20:15:42 20:15:42 06:01:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:02:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 06:02:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 06:02:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 06:03:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 20:15:42 06:03:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 06:03:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:15:42 06:04:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:15:42 06:04:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 06:04:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:15:42 06:05:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 20:15:42 06:05:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 06:05:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55 20:15:42 06:06:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77 20:15:42 06:06:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 06:06:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 20:15:42 06:07:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 06:07:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 06:07:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45 20:15:42 06:08:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:15:42 06:08:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 06:08:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:15:42 06:09:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 06:09:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 06:09:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 06:10:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 20:15:42 06:10:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:15:42 06:10:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 06:11:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 06:11:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 06:11:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 06:12:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 06:12:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 06:12:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 20:15:42 06:12:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:13:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 20:15:42 06:13:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 06:13:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 06:14:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 06:14:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 06:14:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 06:15:01 AM all 0.10 0.00 0.06 0.00 0.05 99.79 20:15:42 06:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:15:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:15:42 06:16:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:15:42 06:16:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 06:16:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 20:15:42 06:17:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 06:17:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:17:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:15:42 06:18:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:15:42 06:18:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 20:15:42 06:18:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:15:42 06:19:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 20:15:42 06:19:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 06:19:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:15:42 06:20:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 06:20:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 06:20:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 06:21:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 06:21:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 06:21:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 06:22:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:15:42 06:22:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 06:22:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 06:23:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 20:15:42 06:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 06:23:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 20:15:42 06:23:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:24:01 AM all 0.17 0.00 0.08 0.00 0.05 99.71 20:15:42 06:24:01 AM 0 0.20 0.00 0.08 0.00 0.07 99.65 20:15:42 06:24:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 06:25:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:15:42 06:25:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 06:25:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 06:26:02 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 06:26:02 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 20:15:42 06:26:02 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:15:42 06:27:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75 20:15:42 06:27:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 06:27:01 AM 1 0.20 0.00 0.07 0.00 0.02 99.71 20:15:42 06:28:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 20:15:42 06:28:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 06:28:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 06:29:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57 20:15:42 06:29:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 06:29:01 AM 1 0.57 0.00 0.05 0.02 0.03 99.33 20:15:42 06:30:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 06:30:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 06:30:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 06:31:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:15:42 06:31:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 06:31:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 06:32:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:15:42 06:32:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 06:32:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:15:42 06:33:01 AM all 0.43 0.00 0.06 0.00 0.04 99.47 20:15:42 06:33:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 06:33:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57 20:15:42 06:34:01 AM all 0.11 0.00 0.06 0.00 0.04 99.79 20:15:42 06:34:01 AM 0 0.12 0.00 0.02 0.00 0.03 99.83 20:15:42 06:34:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 20:15:42 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:35:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67 20:15:42 06:35:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 20:15:42 06:35:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 06:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 06:36:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 06:36:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 06:37:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:15:42 06:37:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48 20:15:42 06:37:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 06:38:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 20:15:42 06:38:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 06:38:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 20:15:42 06:39:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:15:42 06:39:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 06:39:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 06:40:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 20:15:42 06:40:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 06:40:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60 20:15:42 06:41:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 06:41:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 06:41:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 06:42:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 06:42:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 06:42:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 20:15:42 06:43:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:15:42 06:43:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 06:43:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 06:44:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 06:44:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 06:44:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 06:45:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 06:45:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 06:45:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 20:15:42 06:45:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:46:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 20:15:42 06:46:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 20:15:42 06:46:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 20:15:42 06:47:01 AM all 0.15 0.15 0.13 0.00 0.04 99.52 20:15:42 06:47:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 06:47:01 AM 1 0.22 0.30 0.18 0.00 0.03 99.26 20:15:42 06:48:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 06:48:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 06:48:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 06:49:01 AM all 0.30 0.00 0.04 0.01 0.03 99.62 20:15:42 06:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 06:49:01 AM 1 0.52 0.00 0.02 0.02 0.02 99.43 20:15:42 06:50:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69 20:15:42 06:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 06:50:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 06:51:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71 20:15:42 06:51:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 06:51:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:15:42 06:52:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 20:15:42 06:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 06:52:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:15:42 06:53:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 20:15:42 06:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:53:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 20:15:42 06:54:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:15:42 06:54:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 06:54:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 20:15:42 06:55:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 06:55:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 06:55:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:15:42 06:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 06:56:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 06:56:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 20:15:42 06:56:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:57:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 20:15:42 06:57:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 06:57:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37 20:15:42 06:58:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 06:58:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 06:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 06:59:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 20:15:42 06:59:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 06:59:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:15:42 07:00:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 20:15:42 07:00:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:00:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 20:15:42 07:01:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57 20:15:42 07:01:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 07:01:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 20:15:42 07:02:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 07:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 07:02:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38 20:15:42 07:03:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:15:42 07:03:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 20:15:42 07:03:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48 20:15:42 07:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 20:15:42 07:04:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 20:15:42 07:04:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 07:05:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 07:05:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 07:05:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:15:42 07:06:01 AM all 0.22 0.00 0.04 0.00 0.03 99.71 20:15:42 07:06:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 20:15:42 07:06:01 AM 1 0.22 0.00 0.03 0.00 0.03 99.72 20:15:42 07:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:15:42 07:07:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 07:07:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 20:15:42 07:07:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:08:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 20:15:42 07:08:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 20:15:42 07:08:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 07:09:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 07:09:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 07:09:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 07:10:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:15:42 07:10:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 07:10:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 07:11:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 07:11:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 07:11:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 07:12:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 07:12:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 07:12:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 07:13:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 20:15:42 07:13:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 07:13:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 07:14:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 07:14:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 07:14:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 07:15:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 07:15:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 07:15:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 07:16:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 07:16:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 07:16:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 07:17:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 20:15:42 07:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 07:17:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 07:18:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 20:15:42 07:18:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 07:18:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 20:15:42 07:18:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:19:01 AM all 0.23 0.00 0.05 0.01 0.04 99.67 20:15:42 07:19:01 AM 0 0.08 0.00 0.05 0.02 0.03 99.82 20:15:42 07:19:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 20:15:42 07:20:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77 20:15:42 07:20:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 07:20:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 20:15:42 07:21:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:15:42 07:21:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 07:21:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 20:15:42 07:22:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 07:22:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 07:22:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 07:23:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:15:42 07:23:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 07:23:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 07:24:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 20:15:42 07:24:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 07:24:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:15:42 07:25:01 AM all 0.16 0.00 0.05 0.00 0.03 99.76 20:15:42 07:25:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 07:25:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 20:15:42 07:26:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 20:15:42 07:26:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 07:26:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:15:42 07:27:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 20:15:42 07:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 07:27:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 07:28:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 20:15:42 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 07:28:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 07:29:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 20:15:42 07:29:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 07:29:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55 20:15:42 20:15:42 07:29:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:30:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 20:15:42 07:30:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 07:30:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:15:42 07:31:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 20:15:42 07:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 07:31:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 20:15:42 07:32:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78 20:15:42 07:32:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 07:32:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 20:15:42 07:33:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 20:15:42 07:33:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 20:15:42 07:33:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 20:15:42 07:34:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 07:34:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 07:34:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 20:15:42 07:35:02 AM all 0.31 0.00 0.05 0.00 0.03 99.62 20:15:42 07:35:02 AM 0 0.07 0.00 0.08 0.00 0.02 99.83 20:15:42 07:35:02 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:15:42 07:36:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 07:36:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 07:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.41 20:15:42 07:37:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 20:15:42 07:37:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 07:37:01 AM 1 0.50 0.00 0.10 0.00 0.07 99.33 20:15:42 07:38:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72 20:15:42 07:38:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:15:42 07:38:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 20:15:42 07:39:01 AM all 0.31 0.00 0.05 0.08 0.03 99.52 20:15:42 07:39:01 AM 0 0.10 0.00 0.08 0.17 0.05 99.60 20:15:42 07:39:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 07:40:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:15:42 07:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 07:40:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 20:15:42 20:15:42 07:40:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:41:01 AM all 0.33 0.00 0.05 0.01 0.05 99.56 20:15:42 07:41:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 20:15:42 07:41:01 AM 1 0.60 0.00 0.05 0.02 0.03 99.30 20:15:42 07:42:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:15:42 07:42:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 07:42:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:15:42 07:43:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 07:43:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 07:43:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 07:44:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 20:15:42 07:44:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 07:44:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:15:42 07:45:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 20:15:42 07:45:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 07:45:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30 20:15:42 07:46:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69 20:15:42 07:46:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 07:46:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62 20:15:42 07:47:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 20:15:42 07:47:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 07:47:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 07:48:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60 20:15:42 07:48:01 AM 0 0.05 0.00 0.02 0.00 0.05 99.88 20:15:42 07:48:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 20:15:42 07:49:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 20:15:42 07:49:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 07:49:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 20:15:42 07:50:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72 20:15:42 07:50:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 20:15:42 07:50:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:51:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 20:15:42 07:51:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33 20:15:42 07:51:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 20:15:42 07:51:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:52:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 20:15:42 07:52:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 20:15:42 07:52:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 07:53:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 20:15:42 07:53:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 20:15:42 07:53:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 07:54:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:15:42 07:54:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 07:54:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 07:55:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 20:15:42 07:55:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:15:42 07:55:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 07:56:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 07:56:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 07:56:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 07:57:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 07:57:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 07:57:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 07:58:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 07:58:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 07:58:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 07:59:01 AM all 0.33 0.00 0.08 0.01 0.04 99.53 20:15:42 07:59:01 AM 0 0.47 0.00 0.07 0.02 0.03 99.42 20:15:42 07:59:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 20:15:42 08:00:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:15:42 08:00:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:15:42 08:00:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:15:42 08:01:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 08:01:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 08:01:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 08:02:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:15:42 08:02:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:15:42 08:02:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 20:15:42 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:03:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 08:03:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 08:03:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 08:04:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 20:15:42 08:04:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 08:04:01 AM 1 0.27 0.00 0.08 0.00 0.02 99.63 20:15:42 08:05:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:15:42 08:05:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:15:42 08:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 08:06:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 20:15:42 08:06:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 20:15:42 08:06:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:15:42 08:07:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 08:07:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 08:07:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 20:15:42 08:08:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54 20:15:42 08:08:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:15:42 08:08:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63 20:15:42 08:09:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 20:15:42 08:09:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:15:42 08:09:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 08:10:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 08:10:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 08:10:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 08:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:15:42 08:11:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 20:15:42 08:11:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 08:12:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 08:12:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:15:42 08:12:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 08:13:01 AM all 0.23 0.00 0.05 0.00 0.03 99.70 20:15:42 08:13:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 20:15:42 08:13:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 20:15:42 08:13:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:14:01 AM all 0.32 0.00 0.07 0.08 0.03 99.51 20:15:42 08:14:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 08:14:01 AM 1 0.07 0.00 0.08 0.15 0.03 99.67 20:15:42 08:15:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 08:15:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 08:15:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 20:15:42 08:16:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 08:16:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:15:42 08:16:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 08:17:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 20:15:42 08:17:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 08:17:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 08:18:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 20:15:42 08:18:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57 20:15:42 08:18:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 08:19:01 AM all 0.22 0.00 0.06 0.01 0.03 99.69 20:15:42 08:19:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 20:15:42 08:19:01 AM 1 0.08 0.00 0.07 0.02 0.03 99.80 20:15:42 08:20:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 20:15:42 08:20:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 08:20:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 08:21:01 AM all 0.25 0.00 0.08 0.00 0.03 99.63 20:15:42 08:21:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43 20:15:42 08:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 08:22:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 20:15:42 08:22:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 20:15:42 08:22:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 08:23:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 20:15:42 08:23:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:15:42 08:23:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 08:24:01 AM all 0.27 0.00 0.06 0.03 0.03 99.61 20:15:42 08:24:01 AM 0 0.45 0.00 0.05 0.07 0.03 99.40 20:15:42 08:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 20:15:42 08:24:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:25:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:15:42 08:25:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 20:15:42 08:25:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 08:26:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67 20:15:42 08:26:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 08:26:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 08:27:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 20:15:42 08:27:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:15:42 08:27:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 08:28:01 AM all 0.28 0.00 0.07 0.00 0.06 99.60 20:15:42 08:28:01 AM 0 0.50 0.00 0.07 0.00 0.07 99.37 20:15:42 08:28:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 08:29:01 AM all 0.30 0.00 0.07 0.02 0.02 99.60 20:15:42 08:29:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38 20:15:42 08:29:01 AM 1 0.08 0.00 0.05 0.03 0.02 99.82 20:15:42 08:30:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 20:15:42 08:30:01 AM 0 0.45 0.00 0.08 0.00 0.05 99.42 20:15:42 08:30:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 20:15:42 08:31:01 AM all 0.26 0.00 0.08 0.09 0.04 99.52 20:15:42 08:31:01 AM 0 0.37 0.00 0.08 0.18 0.05 99.32 20:15:42 08:31:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 20:15:42 08:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 08:32:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72 20:15:42 08:32:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 20:15:42 08:33:01 AM all 0.33 0.00 0.04 0.00 0.02 99.61 20:15:42 08:33:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:15:42 08:33:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83 20:15:42 08:34:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 08:34:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:15:42 08:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 08:35:01 AM all 0.24 0.00 0.04 0.00 0.03 99.68 20:15:42 08:35:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 08:35:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53 20:15:42 20:15:42 08:35:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:36:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 08:36:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 08:36:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 08:37:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 08:37:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 08:37:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 08:38:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 20:15:42 08:38:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 08:38:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 20:15:42 08:39:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 08:39:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 08:39:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 08:40:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 08:40:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68 20:15:42 08:40:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55 20:15:42 08:41:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 08:41:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 08:41:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 08:42:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 08:42:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:15:42 08:42:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 08:43:01 AM all 0.33 0.21 0.16 0.16 0.03 99.11 20:15:42 08:43:01 AM 0 0.58 0.42 0.22 0.27 0.02 98.50 20:15:42 08:43:01 AM 1 0.08 0.00 0.10 0.05 0.05 99.72 20:15:42 08:44:02 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:15:42 08:44:02 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 08:44:02 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:15:42 08:45:01 AM all 0.24 0.00 0.05 0.00 0.03 99.69 20:15:42 08:45:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 20:15:42 08:45:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 08:46:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:15:42 08:46:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 20:15:42 08:46:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:15:42 20:15:42 08:46:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:47:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 20:15:42 08:47:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:15:42 08:47:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 08:48:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 08:48:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 20:15:42 08:48:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:15:42 08:49:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 08:49:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 08:49:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43 20:15:42 08:50:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73 20:15:42 08:50:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 08:50:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.56 20:15:42 08:51:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:15:42 08:51:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:15:42 08:51:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.27 20:15:42 08:52:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 08:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 08:52:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 20:15:42 08:53:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 08:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 08:53:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:15:42 08:54:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 20:15:42 08:54:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 20:15:42 08:54:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 20:15:42 08:55:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 20:15:42 08:55:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:15:42 08:55:01 AM 1 0.45 0.00 0.08 0.00 0.05 99.42 20:15:42 08:56:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 20:15:42 08:56:01 AM 0 0.07 0.00 0.02 0.00 0.02 99.90 20:15:42 08:56:01 AM 1 0.28 0.00 0.10 0.00 0.07 99.55 20:15:42 08:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:15:42 08:57:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:15:42 08:57:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 20:15:42 20:15:42 08:57:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:58:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 08:58:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 08:58:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 08:59:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 08:59:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 20:15:42 08:59:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 20:15:42 09:00:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 09:00:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35 20:15:42 09:00:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 09:01:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 20:15:42 09:01:01 AM 0 0.55 0.00 0.10 0.00 0.05 99.30 20:15:42 09:01:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 20:15:42 09:02:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 09:02:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 20:15:42 09:02:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 09:03:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 20:15:42 09:03:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 20:15:42 09:03:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 09:04:01 AM all 0.26 0.00 0.07 0.11 0.03 99.53 20:15:42 09:04:01 AM 0 0.17 0.00 0.05 0.22 0.03 99.53 20:15:42 09:04:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53 20:15:42 09:05:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 20:15:42 09:05:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 20:15:42 09:05:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 20:15:42 09:06:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 20:15:42 09:06:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 20:15:42 09:06:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 09:07:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67 20:15:42 09:07:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 20:15:42 09:07:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 09:08:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70 20:15:42 09:08:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 20:15:42 09:08:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:15:42 20:15:42 09:08:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 09:09:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 09:09:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 09:09:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:15:42 09:10:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 20:15:42 09:10:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 20:15:42 09:10:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 09:11:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 20:15:42 09:11:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:15:42 09:11:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 20:15:42 09:12:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 09:12:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57 20:15:42 09:12:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 20:15:42 09:13:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 20:15:42 09:13:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:15:42 09:13:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 20:15:42 09:14:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:15:42 09:14:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:15:42 09:14:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 09:15:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:15:42 09:15:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 09:15:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:15:42 09:16:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 09:16:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 09:16:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 09:17:01 AM all 0.24 0.00 0.09 0.00 0.03 99.64 20:15:42 09:17:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83 20:15:42 09:17:01 AM 1 0.42 0.00 0.10 0.00 0.03 99.45 20:15:42 09:18:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 09:18:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 20:15:42 09:18:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58 20:15:42 09:19:01 AM all 0.28 0.00 0.08 0.13 0.02 99.50 20:15:42 09:19:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 20:15:42 09:19:01 AM 1 0.20 0.00 0.08 0.27 0.02 99.43 20:15:42 20:15:42 09:19:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 09:20:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 09:20:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:15:42 09:20:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:15:42 09:21:01 AM all 0.28 0.00 0.08 0.00 0.08 99.57 20:15:42 09:21:01 AM 0 0.47 0.00 0.08 0.00 0.12 99.33 20:15:42 09:21:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 09:22:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 20:15:42 09:22:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:15:42 09:22:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 20:15:42 09:23:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 20:15:42 09:23:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 20:15:42 09:23:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 09:24:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 20:15:42 09:24:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 20:15:42 09:24:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65 20:15:42 09:25:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:15:42 09:25:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 09:25:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:15:42 09:26:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 20:15:42 09:26:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 20:15:42 09:26:01 AM 1 0.45 0.00 0.08 0.00 0.05 99.41 20:15:42 09:27:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 20:15:42 09:27:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:15:42 09:27:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.46 20:15:42 09:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 20:15:42 09:28:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 09:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 09:29:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 09:29:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 20:15:42 09:29:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 09:30:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:15:42 09:30:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 09:30:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 20:15:42 20:15:42 09:30:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 09:31:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 20:15:42 09:31:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 09:31:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 20:15:42 09:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:15:42 09:32:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 09:32:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 09:33:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:15:42 09:33:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78 20:15:42 09:33:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 09:34:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 20:15:42 09:34:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 20:15:42 09:34:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 09:35:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 20:15:42 09:35:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:15:42 09:35:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 20:15:42 09:36:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 20:15:42 09:36:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:15:42 09:36:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:15:42 09:37:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 20:15:42 09:37:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 09:37:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 09:38:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 09:38:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 09:38:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 09:39:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 20:15:42 09:39:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 09:39:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 09:40:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 20:15:42 09:40:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:15:42 09:40:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 09:41:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 09:41:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 09:41:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 20:15:42 09:41:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 09:42:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 20:15:42 09:42:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:15:42 09:42:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 20:15:42 09:43:01 AM all 0.27 0.00 0.09 0.00 0.04 99.60 20:15:42 09:43:01 AM 0 0.47 0.00 0.12 0.00 0.05 99.37 20:15:42 09:43:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 09:44:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 09:44:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 20:15:42 09:44:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 09:45:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 20:15:42 09:45:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 09:45:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 20:15:42 09:46:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 20:15:42 09:46:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 20:15:42 09:46:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 20:15:42 09:47:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 20:15:42 09:47:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:15:42 09:47:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 09:48:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 20:15:42 09:48:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 09:48:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 09:49:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 20:15:42 09:49:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:15:42 09:49:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 09:50:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 20:15:42 09:50:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:15:42 09:50:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 09:51:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 20:15:42 09:51:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:15:42 09:51:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 09:52:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 20:15:42 09:52:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 09:52:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 20:15:42 09:52:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 09:53:02 AM all 0.31 0.00 0.05 0.00 0.03 99.62 20:15:42 09:53:02 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 09:53:02 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 09:54:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67 20:15:42 09:54:01 AM 0 0.34 0.00 0.07 0.00 0.00 99.59 20:15:42 09:54:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 20:15:42 09:55:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 09:55:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 09:55:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:15:42 09:56:01 AM all 0.21 0.00 0.09 0.00 0.03 99.67 20:15:42 09:56:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62 20:15:42 09:56:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 20:15:42 09:57:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 20:15:42 09:57:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53 20:15:42 09:57:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65 20:15:42 09:58:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 20:15:42 09:58:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 20:15:42 09:58:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 09:59:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 20:15:42 09:59:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 20:15:42 09:59:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 20:15:42 10:00:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:15:42 10:00:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 10:00:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 10:01:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 20:15:42 10:01:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 20:15:42 10:01:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 10:02:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 10:02:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 20:15:42 10:02:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78 20:15:42 10:03:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 10:03:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 10:03:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:15:42 20:15:42 10:03:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 10:04:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 20:15:42 10:04:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:15:42 10:04:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 10:05:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 10:05:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 10:05:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 10:06:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 10:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 10:06:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 10:07:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:15:42 10:07:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68 20:15:42 10:07:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 10:08:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 20:15:42 10:08:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 20:15:42 10:08:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:15:42 10:09:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 20:15:42 10:09:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 20:15:42 10:09:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 20:15:42 10:10:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 20:15:42 10:10:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 20:15:42 10:10:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 10:11:01 AM all 0.34 0.00 0.08 0.01 0.04 99.53 20:15:42 10:11:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 20:15:42 10:11:01 AM 1 0.10 0.00 0.08 0.02 0.03 99.77 20:15:42 10:12:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 10:12:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:15:42 10:12:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 10:13:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 20:15:42 10:13:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 20:15:42 10:13:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 20:15:42 10:14:01 AM all 0.23 0.00 0.07 0.01 0.04 99.66 20:15:42 10:14:01 AM 0 0.33 0.00 0.07 0.02 0.03 99.55 20:15:42 10:14:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 20:15:42 10:14:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 10:15:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 20:15:42 10:15:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 10:15:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 10:16:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 20:15:42 10:16:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 20:15:42 10:16:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 10:17:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 10:17:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 10:17:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 10:18:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 20:15:42 10:18:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62 20:15:42 10:18:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:15:42 10:19:01 AM all 0.16 0.00 0.07 0.00 0.03 99.75 20:15:42 10:19:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 20:15:42 10:19:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 10:20:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 20:15:42 10:20:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 10:20:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 10:21:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 20:15:42 10:21:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 10:21:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:15:42 10:22:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 10:22:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 20:15:42 10:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 10:23:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 10:23:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 20:15:42 10:23:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 10:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 10:24:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 20:15:42 10:24:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92 20:15:42 10:25:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 10:25:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 10:25:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:15:42 20:15:42 10:25:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 10:26:01 AM all 0.21 0.00 0.04 0.00 0.05 99.70 20:15:42 10:26:01 AM 0 0.38 0.00 0.05 0.00 0.07 99.50 20:15:42 10:26:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 10:27:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 10:27:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:15:42 10:27:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 10:28:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 20:15:42 10:28:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 20:15:42 10:28:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 10:29:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60 20:15:42 10:29:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 20:15:42 10:29:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:15:42 10:30:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 20:15:42 10:30:01 AM 0 0.10 0.00 0.12 0.00 0.07 99.72 20:15:42 10:30:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 10:31:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 10:31:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 10:31:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 10:32:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 10:32:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 10:32:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 10:33:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:15:42 10:33:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 10:33:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:15:42 10:34:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 10:34:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 10:34:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 10:35:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72 20:15:42 10:35:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 10:35:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:15:42 10:36:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66 20:15:42 10:36:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 10:36:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48 20:15:42 20:15:42 10:36:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 10:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 10:37:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 10:37:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 10:38:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 10:38:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 20:15:42 10:38:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 10:39:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 20:15:42 10:39:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 10:39:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30 20:15:42 10:40:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72 20:15:42 10:40:01 AM 0 0.28 0.00 0.05 0.00 0.05 99.62 20:15:42 10:40:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 10:41:01 AM all 0.35 0.17 0.11 0.00 0.05 99.32 20:15:42 10:41:01 AM 0 0.25 0.00 0.08 0.00 0.05 99.62 20:15:42 10:41:01 AM 1 0.45 0.33 0.13 0.00 0.05 99.03 20:15:42 10:42:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54 20:15:42 10:42:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68 20:15:42 10:42:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 10:43:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 10:43:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 10:43:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 10:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 10:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 10:44:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 10:45:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 10:45:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 10:45:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 10:46:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 10:46:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82 20:15:42 10:46:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 10:47:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64 20:15:42 10:47:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 10:47:01 AM 1 0.38 0.00 0.05 0.00 0.05 99.52 20:15:42 20:15:42 10:47:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 10:48:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72 20:15:42 10:48:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 10:48:01 AM 1 0.28 0.00 0.05 0.00 0.05 99.62 20:15:42 10:49:01 AM all 0.33 0.00 0.09 0.01 0.03 99.55 20:15:42 10:49:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 20:15:42 10:49:01 AM 1 0.52 0.00 0.10 0.02 0.03 99.33 20:15:42 10:50:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 10:50:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 10:50:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 10:51:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 20:15:42 10:51:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 10:51:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 20:15:42 10:52:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 20:15:42 10:52:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 10:52:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 20:15:42 10:53:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 20:15:42 10:53:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 20:15:42 10:53:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 20:15:42 10:54:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 20:15:42 10:54:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 10:54:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:15:42 10:55:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74 20:15:42 10:55:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 20:15:42 10:55:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 20:15:42 10:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 10:56:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 10:56:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 10:57:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 10:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 10:57:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 10:58:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 10:58:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 10:58:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 20:15:42 10:58:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 10:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 20:15:42 10:59:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 10:59:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 11:00:02 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 11:00:02 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 11:00:02 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 11:01:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 11:01:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.41 20:15:42 11:01:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83 20:15:42 11:02:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 20:15:42 11:02:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 11:02:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 20:15:42 11:03:01 AM all 0.17 0.00 0.04 0.00 0.03 99.76 20:15:42 11:03:01 AM 0 0.23 0.00 0.02 0.00 0.02 99.73 20:15:42 11:03:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 11:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 20:15:42 11:04:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 11:04:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 11:05:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70 20:15:42 11:05:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67 20:15:42 11:05:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73 20:15:42 11:06:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 20:15:42 11:06:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 11:06:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 20:15:42 11:07:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 11:07:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 11:07:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 11:08:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 11:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 11:08:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 11:09:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:15:42 11:09:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53 20:15:42 11:09:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 20:15:42 11:09:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 11:10:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 11:10:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 20:15:42 11:10:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62 20:15:42 11:11:01 AM all 0.17 0.00 0.08 0.00 0.05 99.71 20:15:42 11:11:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 11:11:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 20:15:42 11:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 11:12:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 11:12:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 20:15:42 11:13:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 20:15:42 11:13:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 11:13:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 20:15:42 11:14:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 11:14:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77 20:15:42 11:14:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 20:15:42 11:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 20:15:42 11:15:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 11:15:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 20:15:42 11:16:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64 20:15:42 11:16:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45 20:15:42 11:16:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 11:17:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 20:15:42 11:17:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 20:15:42 11:17:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 11:18:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 20:15:42 11:18:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 20:15:42 11:18:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 11:19:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 11:19:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 11:19:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 11:20:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:15:42 11:20:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 20:15:42 11:20:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:15:42 20:15:42 11:20:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 11:21:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 20:15:42 11:21:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 20:15:42 11:21:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 11:22:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 11:22:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 11:22:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 11:23:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 20:15:42 11:23:01 AM 0 0.27 0.00 0.02 0.00 0.03 99.68 20:15:42 11:23:01 AM 1 0.30 0.00 0.08 0.00 0.07 99.55 20:15:42 11:24:01 AM all 0.33 0.00 0.08 0.16 0.04 99.39 20:15:42 11:24:01 AM 0 0.32 0.00 0.10 0.32 0.03 99.23 20:15:42 11:24:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 20:15:42 11:25:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 11:25:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:15:42 11:25:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 11:26:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 20:15:42 11:26:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 11:26:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 11:27:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 11:27:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50 20:15:42 11:27:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 11:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 11:28:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 11:28:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 11:29:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 20:15:42 11:29:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 11:29:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 20:15:42 11:30:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:15:42 11:30:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 20:15:42 11:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 11:31:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 20:15:42 11:31:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53 20:15:42 11:31:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 20:15:42 20:15:42 11:31:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 11:32:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 11:32:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 20:15:42 11:32:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 11:33:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 20:15:42 11:33:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 11:33:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80 20:15:42 11:34:01 AM all 0.31 0.00 0.08 0.01 0.04 99.57 20:15:42 11:34:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 11:34:01 AM 1 0.55 0.00 0.10 0.02 0.07 99.27 20:15:42 11:35:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 20:15:42 11:35:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 11:35:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28 20:15:42 11:36:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 20:15:42 11:36:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 11:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 11:37:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 20:15:42 11:37:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 11:37:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 11:38:01 AM all 0.24 0.00 0.09 0.00 0.04 99.62 20:15:42 11:38:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 11:38:01 AM 1 0.38 0.00 0.10 0.00 0.03 99.48 20:15:42 11:39:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 20:15:42 11:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 11:39:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 11:40:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 11:40:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 11:40:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 11:41:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 11:41:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 11:41:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 11:42:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 20:15:42 11:42:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 11:42:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 20:15:42 11:42:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 11:43:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 20:15:42 11:43:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:15:42 11:43:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58 20:15:42 11:44:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 11:44:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 11:44:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 11:45:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 20:15:42 11:45:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 11:45:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 11:46:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 11:46:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 11:46:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 11:47:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 11:47:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 11:47:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 11:48:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 11:48:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 11:48:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 11:49:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 20:15:42 11:49:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65 20:15:42 11:49:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 11:50:01 AM all 0.82 0.00 0.07 0.00 0.04 99.07 20:15:42 11:50:01 AM 0 1.17 0.00 0.08 0.00 0.03 98.72 20:15:42 11:50:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:15:42 11:51:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 11:51:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 11:51:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 11:52:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 11:52:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 11:52:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38 20:15:42 11:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 20:15:42 11:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 11:53:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 20:15:42 20:15:42 11:53:01 AM CPU %user %nice %system %iowait %steal %idle 20:15:42 11:54:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 20:15:42 11:54:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 11:54:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 11:55:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 20:15:42 11:55:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 11:55:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:15:42 11:56:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 11:56:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 11:56:01 AM 1 0.57 0.00 0.02 0.00 0.05 99.37 20:15:42 11:57:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 20:15:42 11:57:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 11:57:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 11:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 11:58:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 11:58:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 11:59:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 20:15:42 11:59:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 11:59:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:15:42 12:00:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 12:00:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 12:00:01 PM 1 0.55 0.00 0.02 0.00 0.03 99.40 20:15:42 12:01:01 PM all 0.28 0.00 0.07 0.02 0.03 99.60 20:15:42 12:01:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 12:01:01 PM 1 0.48 0.00 0.08 0.03 0.03 99.37 20:15:42 12:02:01 PM all 0.18 0.00 0.08 0.00 0.03 99.72 20:15:42 12:02:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:15:42 12:02:01 PM 1 0.35 0.00 0.12 0.00 0.03 99.50 20:15:42 12:03:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 12:03:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:15:42 12:03:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:15:42 12:04:01 PM all 0.33 0.00 0.06 0.01 0.03 99.57 20:15:42 12:04:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 12:04:01 PM 1 0.57 0.00 0.03 0.02 0.03 99.35 20:15:42 20:15:42 12:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 12:05:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63 20:15:42 12:05:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 12:05:01 PM 1 0.47 0.00 0.08 0.00 0.05 99.40 20:15:42 12:06:01 PM all 0.22 0.00 0.05 0.00 0.04 99.69 20:15:42 12:06:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 12:06:01 PM 1 0.37 0.00 0.05 0.00 0.05 99.53 20:15:42 12:07:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 12:07:01 PM 0 0.10 0.00 0.10 0.00 0.03 99.77 20:15:42 12:07:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 12:08:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 12:08:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 12:08:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 12:09:02 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 12:09:02 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 20:15:42 12:09:02 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 12:10:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 12:10:01 PM 0 0.14 0.00 0.05 0.00 0.03 99.78 20:15:42 12:10:01 PM 1 0.46 0.00 0.08 0.00 0.03 99.42 20:15:42 12:11:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 12:11:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 12:11:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 12:12:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 12:12:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75 20:15:42 12:12:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42 20:15:42 12:13:01 PM all 0.28 0.18 0.10 0.01 0.05 99.39 20:15:42 12:13:01 PM 0 0.50 0.00 0.05 0.02 0.05 99.38 20:15:42 12:13:01 PM 1 0.05 0.35 0.15 0.00 0.05 99.40 20:15:42 12:14:01 PM all 0.13 0.00 0.06 0.00 0.04 99.77 20:15:42 12:14:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 12:14:01 PM 1 0.20 0.00 0.05 0.00 0.03 99.72 20:15:42 12:15:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:15:42 12:15:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 12:15:01 PM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:15:42 20:15:42 12:15:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 12:16:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 12:16:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 12:16:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 12:17:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 12:17:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 12:17:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 12:18:01 PM all 0.29 0.00 0.06 0.00 0.06 99.59 20:15:42 12:18:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:15:42 12:18:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:15:42 12:19:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61 20:15:42 12:19:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 12:19:01 PM 1 0.50 0.00 0.08 0.00 0.03 99.38 20:15:42 12:20:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:15:42 12:20:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 12:20:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 12:21:01 PM all 0.30 0.00 0.07 0.00 0.05 99.58 20:15:42 12:21:01 PM 0 0.05 0.00 0.08 0.00 0.05 99.82 20:15:42 12:21:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 12:22:01 PM all 0.21 0.00 0.06 0.00 0.04 99.69 20:15:42 12:22:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 12:22:01 PM 1 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 12:23:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:15:42 12:23:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 12:23:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 20:15:42 12:24:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:15:42 12:24:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 12:24:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 12:25:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57 20:15:42 12:25:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 12:25:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:15:42 12:26:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:15:42 12:26:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87 20:15:42 12:26:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 20:15:42 12:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 12:27:01 PM all 0.19 0.00 0.08 0.00 0.04 99.69 20:15:42 12:27:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 12:27:01 PM 1 0.28 0.00 0.10 0.00 0.05 99.57 20:15:42 12:28:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 12:28:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 12:28:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 12:29:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 12:29:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 12:29:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 12:30:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57 20:15:42 12:30:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 12:30:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 12:31:01 PM all 0.28 0.00 0.06 0.09 0.03 99.53 20:15:42 12:31:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 12:31:01 PM 1 0.07 0.00 0.08 0.18 0.05 99.62 20:15:42 12:32:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:15:42 12:32:01 PM 0 0.50 0.00 0.07 0.00 0.03 99.40 20:15:42 12:32:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 12:33:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 12:33:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 12:33:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 12:34:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 12:34:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 12:34:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 12:35:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 12:35:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:15:42 12:35:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 12:36:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 12:36:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 12:36:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 12:37:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 12:37:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:15:42 12:37:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 20:15:42 12:37:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 12:38:01 PM all 0.22 0.00 0.06 0.00 0.03 99.69 20:15:42 12:38:01 PM 0 0.37 0.00 0.03 0.00 0.03 99.57 20:15:42 12:38:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 12:39:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59 20:15:42 12:39:01 PM 0 0.53 0.00 0.05 0.00 0.00 99.42 20:15:42 12:39:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 12:40:01 PM all 0.33 0.00 0.09 0.00 0.03 99.55 20:15:42 12:40:01 PM 0 0.58 0.00 0.08 0.00 0.03 99.30 20:15:42 12:40:01 PM 1 0.08 0.00 0.10 0.00 0.02 99.80 20:15:42 12:41:01 PM all 0.18 0.00 0.07 0.00 0.04 99.71 20:15:42 12:41:01 PM 0 0.30 0.00 0.08 0.00 0.03 99.58 20:15:42 12:41:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 12:42:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62 20:15:42 12:42:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 12:42:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:15:42 12:43:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:15:42 12:43:01 PM 0 0.45 0.00 0.10 0.00 0.03 99.42 20:15:42 12:43:01 PM 1 0.02 0.00 0.03 0.00 0.03 99.92 20:15:42 12:44:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 12:44:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 12:44:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 12:45:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 12:45:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 12:45:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 12:46:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 12:46:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 12:46:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 12:47:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 12:47:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 12:47:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 12:48:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:15:42 12:48:01 PM 0 0.45 0.00 0.07 0.00 0.03 99.45 20:15:42 12:48:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 20:15:42 12:48:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 12:49:01 PM all 0.19 0.00 0.07 0.00 0.03 99.72 20:15:42 12:49:01 PM 0 0.30 0.00 0.07 0.00 0.02 99.62 20:15:42 12:49:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 12:50:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:15:42 12:50:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 12:50:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 12:51:01 PM all 0.18 0.00 0.05 0.00 0.03 99.73 20:15:42 12:51:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 12:51:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 12:52:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:15:42 12:52:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 12:52:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 12:53:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 20:15:42 12:53:01 PM 0 0.37 0.00 0.05 0.00 0.02 99.57 20:15:42 12:53:01 PM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 12:54:01 PM all 0.23 0.00 0.05 0.00 0.04 99.67 20:15:42 12:54:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 12:54:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:15:42 12:55:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 12:55:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 12:55:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 20:15:42 12:56:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:15:42 12:56:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 12:56:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 12:57:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:15:42 12:57:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 12:57:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37 20:15:42 12:58:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61 20:15:42 12:58:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 12:58:01 PM 1 0.52 0.00 0.08 0.00 0.05 99.35 20:15:42 12:59:01 PM all 0.21 0.00 0.07 0.00 0.03 99.70 20:15:42 12:59:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 12:59:01 PM 1 0.37 0.00 0.10 0.00 0.03 99.50 20:15:42 20:15:42 12:59:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 01:00:01 PM all 0.21 0.00 0.09 0.00 0.04 99.66 20:15:42 01:00:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 01:00:01 PM 1 0.33 0.00 0.12 0.00 0.03 99.52 20:15:42 01:01:01 PM all 0.31 0.00 0.08 0.00 0.04 99.57 20:15:42 01:01:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 01:01:01 PM 1 0.52 0.00 0.08 0.00 0.03 99.37 20:15:42 01:02:01 PM all 0.17 0.00 0.08 0.00 0.03 99.72 20:15:42 01:02:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 01:02:01 PM 1 0.27 0.00 0.07 0.00 0.02 99.65 20:15:42 01:03:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 01:03:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 01:03:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 01:04:01 PM all 0.34 0.00 0.07 0.00 0.03 99.56 20:15:42 01:04:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 01:04:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:15:42 01:05:01 PM all 0.16 0.00 0.07 0.00 0.03 99.74 20:15:42 01:05:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 01:05:01 PM 1 0.23 0.00 0.07 0.00 0.03 99.66 20:15:42 01:06:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 01:06:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:15:42 01:06:01 PM 1 0.58 0.00 0.08 0.00 0.05 99.28 20:15:42 01:07:01 PM all 0.13 0.00 0.06 0.00 0.03 99.78 20:15:42 01:07:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 01:07:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 01:08:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60 20:15:42 01:08:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 01:08:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 01:09:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 01:09:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 01:09:01 PM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:15:42 01:10:01 PM all 0.28 0.00 0.08 0.00 0.04 99.61 20:15:42 01:10:01 PM 0 0.17 0.00 0.07 0.00 0.05 99.72 20:15:42 01:10:01 PM 1 0.38 0.00 0.08 0.00 0.03 99.50 20:15:42 20:15:42 01:10:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 01:11:01 PM all 0.35 0.00 0.08 0.01 0.03 99.54 20:15:42 01:11:01 PM 0 0.40 0.00 0.07 0.02 0.02 99.50 20:15:42 01:11:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58 20:15:42 01:12:01 PM all 0.36 0.00 0.08 0.00 0.03 99.52 20:15:42 01:12:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 01:12:01 PM 1 0.15 0.00 0.12 0.00 0.03 99.70 20:15:42 01:13:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 01:13:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 01:13:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 01:14:01 PM all 0.23 0.00 0.08 0.00 0.03 99.66 20:15:42 01:14:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 01:14:01 PM 1 0.40 0.00 0.07 0.00 0.03 99.50 20:15:42 01:15:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 20:15:42 01:15:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 01:15:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37 20:15:42 01:16:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62 20:15:42 01:16:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 01:16:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 01:17:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:15:42 01:17:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75 20:15:42 01:17:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53 20:15:42 01:18:02 PM all 0.29 0.00 0.07 0.00 0.03 99.61 20:15:42 01:18:02 PM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 01:18:02 PM 1 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 01:19:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 01:19:01 PM 0 0.27 0.00 0.08 0.00 0.07 99.58 20:15:42 01:19:01 PM 1 0.37 0.00 0.03 0.00 0.02 99.58 20:15:42 01:20:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58 20:15:42 01:20:01 PM 0 0.32 0.00 0.08 0.00 0.03 99.57 20:15:42 01:20:01 PM 1 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 01:21:01 PM all 0.27 0.00 0.08 0.01 0.03 99.62 20:15:42 01:21:01 PM 0 0.37 0.00 0.08 0.00 0.02 99.53 20:15:42 01:21:01 PM 1 0.17 0.00 0.07 0.02 0.03 99.72 20:15:42 20:15:42 01:21:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 01:22:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 01:22:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 20:15:42 01:22:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 01:23:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 01:23:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 01:23:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 01:24:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56 20:15:42 01:24:01 PM 0 0.38 0.00 0.05 0.00 0.02 99.55 20:15:42 01:24:01 PM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 01:25:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56 20:15:42 01:25:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 01:25:01 PM 1 0.57 0.00 0.08 0.00 0.03 99.32 20:15:42 01:26:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 20:15:42 01:26:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 01:26:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:15:42 01:27:01 PM all 0.27 0.01 0.07 0.00 0.03 99.62 20:15:42 01:27:01 PM 0 0.37 0.02 0.05 0.00 0.03 99.53 20:15:42 01:27:01 PM 1 0.17 0.00 0.08 0.00 0.03 99.72 20:15:42 01:28:01 PM all 0.28 0.17 0.08 0.00 0.04 99.42 20:15:42 01:28:01 PM 0 0.07 0.33 0.12 0.00 0.03 99.45 20:15:42 01:28:01 PM 1 0.50 0.00 0.05 0.00 0.05 99.40 20:15:42 01:29:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 01:29:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:15:42 01:29:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 20:15:42 01:30:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 01:30:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 01:30:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:15:42 01:31:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58 20:15:42 01:31:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 01:31:01 PM 1 0.50 0.00 0.08 0.00 0.03 99.38 20:15:42 01:32:01 PM all 0.32 0.00 0.08 0.00 0.03 99.58 20:15:42 01:32:01 PM 0 0.12 0.00 0.10 0.00 0.03 99.75 20:15:42 01:32:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:15:42 20:15:42 01:32:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 01:33:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:15:42 01:33:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 01:33:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 01:34:01 PM all 0.27 0.00 0.08 0.00 0.04 99.61 20:15:42 01:34:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 01:34:01 PM 1 0.45 0.00 0.10 0.00 0.03 99.42 20:15:42 01:35:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 01:35:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 01:35:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 01:36:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 20:15:42 01:36:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:15:42 01:36:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35 20:15:42 01:37:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 01:37:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 01:37:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 01:38:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66 20:15:42 01:38:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 01:38:01 PM 1 0.40 0.00 0.05 0.00 0.02 99.53 20:15:42 01:39:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 20:15:42 01:39:01 PM 0 0.18 0.00 0.08 0.00 0.03 99.70 20:15:42 01:39:01 PM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 01:40:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:15:42 01:40:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 01:40:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 01:41:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 01:41:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 01:41:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 01:42:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 01:42:01 PM 0 0.55 0.00 0.02 0.00 0.02 99.42 20:15:42 01:42:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 01:43:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 01:43:01 PM 0 0.02 0.00 0.05 0.00 0.02 99.92 20:15:42 01:43:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 20:15:42 01:43:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 01:44:01 PM all 0.34 0.00 0.06 0.00 0.04 99.56 20:15:42 01:44:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 01:44:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 20:15:42 01:45:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 01:45:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 01:45:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 01:46:01 PM all 0.18 0.00 0.08 0.00 0.03 99.71 20:15:42 01:46:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 20:15:42 01:46:01 PM 1 0.18 0.00 0.08 0.00 0.03 99.70 20:15:42 01:47:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61 20:15:42 01:47:01 PM 0 0.15 0.00 0.10 0.00 0.05 99.70 20:15:42 01:47:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52 20:15:42 01:48:01 PM all 0.25 0.00 0.08 0.00 0.04 99.63 20:15:42 01:48:01 PM 0 0.37 0.00 0.12 0.00 0.05 99.47 20:15:42 01:48:01 PM 1 0.13 0.00 0.03 0.00 0.03 99.80 20:15:42 01:49:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 01:49:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 01:49:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 01:50:01 PM all 0.29 0.00 0.08 0.00 0.04 99.59 20:15:42 01:50:01 PM 0 0.53 0.00 0.08 0.00 0.05 99.33 20:15:42 01:50:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 01:51:01 PM all 0.26 0.00 0.05 0.00 0.04 99.65 20:15:42 01:51:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42 20:15:42 01:51:01 PM 1 0.03 0.00 0.03 0.00 0.05 99.88 20:15:42 01:52:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 01:52:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32 20:15:42 01:52:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 01:53:01 PM all 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 01:53:01 PM 0 0.32 0.00 0.08 0.00 0.03 99.57 20:15:42 01:53:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 01:54:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:15:42 01:54:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 01:54:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 20:15:42 01:54:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 01:55:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 01:55:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 01:55:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 01:56:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:15:42 01:56:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32 20:15:42 01:56:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85 20:15:42 01:57:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 01:57:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 01:57:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 01:58:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72 20:15:42 01:58:01 PM 0 0.27 0.00 0.07 0.00 0.05 99.62 20:15:42 01:58:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 01:59:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 01:59:01 PM 0 0.38 0.00 0.05 0.00 0.03 99.53 20:15:42 01:59:01 PM 1 0.23 0.00 0.07 0.00 0.05 99.65 20:15:42 02:00:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 02:00:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 02:00:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53 20:15:42 02:01:01 PM all 0.25 0.00 0.06 0.00 0.03 99.67 20:15:42 02:01:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 02:01:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50 20:15:42 02:02:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57 20:15:42 02:02:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 02:02:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 02:03:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 02:03:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70 20:15:42 02:03:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50 20:15:42 02:04:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 02:04:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 02:04:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 02:05:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 02:05:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 02:05:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 20:15:42 02:05:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 02:06:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 02:06:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78 20:15:42 02:06:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42 20:15:42 02:07:01 PM all 0.35 0.00 0.06 0.00 0.04 99.55 20:15:42 02:07:01 PM 0 0.52 0.00 0.07 0.00 0.05 99.37 20:15:42 02:07:01 PM 1 0.18 0.00 0.05 0.00 0.03 99.73 20:15:42 02:08:01 PM all 0.24 0.00 0.08 0.00 0.03 99.64 20:15:42 02:08:01 PM 0 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 02:08:01 PM 1 0.35 0.00 0.10 0.00 0.03 99.52 20:15:42 02:09:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 02:09:01 PM 0 0.12 0.00 0.05 0.00 0.02 99.82 20:15:42 02:09:01 PM 1 0.50 0.00 0.08 0.00 0.05 99.37 20:15:42 02:10:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 02:10:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 02:10:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 02:11:01 PM all 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 02:11:01 PM 0 0.27 0.00 0.08 0.00 0.03 99.62 20:15:42 02:11:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 02:12:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:15:42 02:12:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 02:12:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 02:13:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59 20:15:42 02:13:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 02:13:01 PM 1 0.10 0.00 0.10 0.00 0.07 99.73 20:15:42 02:14:01 PM all 0.21 0.00 0.05 0.00 0.03 99.71 20:15:42 02:14:01 PM 0 0.32 0.00 0.03 0.00 0.03 99.62 20:15:42 02:14:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 02:15:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 02:15:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 02:15:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 02:16:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:15:42 02:16:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:15:42 02:16:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 20:15:42 02:16:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 02:17:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62 20:15:42 02:17:01 PM 0 0.50 0.00 0.07 0.00 0.02 99.42 20:15:42 02:17:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 02:18:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66 20:15:42 02:18:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47 20:15:42 02:18:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 02:19:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 20:15:42 02:19:01 PM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:15:42 02:19:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 02:20:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 02:20:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 02:20:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 02:21:02 PM all 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 02:21:02 PM 0 0.22 0.00 0.07 0.00 0.02 99.70 20:15:42 02:21:02 PM 1 0.13 0.00 0.07 0.00 0.05 99.75 20:15:42 02:22:01 PM all 0.31 0.00 0.05 0.00 0.05 99.58 20:15:42 02:22:01 PM 0 0.51 0.00 0.02 0.00 0.02 99.46 20:15:42 02:22:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.71 20:15:42 02:23:01 PM all 0.27 0.00 0.04 0.00 0.03 99.66 20:15:42 02:23:01 PM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 02:23:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 02:24:01 PM all 0.33 0.00 0.03 0.00 0.03 99.62 20:15:42 02:24:01 PM 0 0.55 0.00 0.02 0.00 0.02 99.42 20:15:42 02:24:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 02:25:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 02:25:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40 20:15:42 02:25:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 02:26:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 02:26:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 02:26:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 02:27:01 PM all 0.08 0.00 0.05 0.00 0.03 99.84 20:15:42 02:27:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 02:27:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 20:15:42 02:27:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 02:28:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:15:42 02:28:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 02:28:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 02:29:01 PM all 0.32 0.00 0.04 0.01 0.04 99.59 20:15:42 02:29:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 02:29:01 PM 1 0.58 0.00 0.05 0.02 0.05 99.30 20:15:42 02:30:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:15:42 02:30:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 02:30:01 PM 1 0.53 0.00 0.08 0.00 0.05 99.33 20:15:42 02:31:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:15:42 02:31:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 02:31:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 20:15:42 02:32:01 PM all 0.30 0.00 0.08 0.00 0.04 99.58 20:15:42 02:32:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 02:32:01 PM 1 0.55 0.00 0.08 0.00 0.05 99.32 20:15:42 02:33:01 PM all 0.14 0.00 0.07 0.00 0.04 99.75 20:15:42 02:33:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 02:33:01 PM 1 0.25 0.00 0.10 0.00 0.05 99.60 20:15:42 02:34:01 PM all 0.18 0.00 0.07 0.00 0.04 99.72 20:15:42 02:34:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 20:15:42 02:34:01 PM 1 0.32 0.00 0.08 0.00 0.07 99.53 20:15:42 02:35:01 PM all 0.27 0.17 0.09 0.00 0.03 99.44 20:15:42 02:35:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 02:35:01 PM 1 0.45 0.33 0.13 0.00 0.02 99.06 20:15:42 02:36:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:15:42 02:36:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 02:36:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 02:37:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 02:37:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 02:37:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 02:38:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 02:38:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 02:38:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 20:15:42 02:38:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 02:39:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 02:39:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 02:39:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 02:40:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:15:42 02:40:01 PM 0 0.07 0.00 0.03 0.00 0.05 99.85 20:15:42 02:40:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 02:41:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 02:41:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 02:41:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 02:42:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 02:42:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 02:42:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 02:43:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 02:43:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 02:43:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 02:44:01 PM all 0.30 0.00 0.06 0.01 0.04 99.59 20:15:42 02:44:01 PM 0 0.50 0.00 0.03 0.02 0.02 99.43 20:15:42 02:44:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 02:45:01 PM all 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 02:45:01 PM 0 0.47 0.00 0.03 0.00 0.00 99.50 20:15:42 02:45:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 02:46:01 PM all 0.16 0.00 0.07 0.00 0.04 99.73 20:15:42 02:46:01 PM 0 0.20 0.00 0.07 0.00 0.02 99.72 20:15:42 02:46:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 02:47:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62 20:15:42 02:47:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:15:42 02:47:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 02:48:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:15:42 02:48:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 02:48:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:15:42 02:49:01 PM all 0.17 0.00 0.06 0.00 0.04 99.73 20:15:42 02:49:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 02:49:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 20:15:42 02:49:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 02:50:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 02:50:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 02:50:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 02:51:01 PM all 0.31 0.00 0.06 0.01 0.03 99.59 20:15:42 02:51:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:15:42 02:51:01 PM 1 0.07 0.00 0.07 0.02 0.05 99.80 20:15:42 02:52:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 02:52:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 02:52:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:15:42 02:53:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 20:15:42 02:53:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 02:53:01 PM 1 0.28 0.00 0.07 0.00 0.05 99.60 20:15:42 02:54:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 02:54:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 02:54:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 02:55:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:15:42 02:55:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 02:55:01 PM 1 0.42 0.00 0.03 0.00 0.03 99.52 20:15:42 02:56:01 PM all 0.21 0.00 0.06 0.00 0.05 99.68 20:15:42 02:56:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 02:56:01 PM 1 0.35 0.00 0.07 0.00 0.05 99.53 20:15:42 02:57:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:15:42 02:57:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 02:57:01 PM 1 0.38 0.00 0.08 0.00 0.03 99.50 20:15:42 02:58:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:15:42 02:58:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 02:58:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37 20:15:42 02:59:01 PM all 0.26 0.00 0.07 0.00 0.04 99.63 20:15:42 02:59:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 20:15:42 02:59:01 PM 1 0.45 0.00 0.07 0.00 0.03 99.45 20:15:42 03:00:01 PM all 0.15 0.00 0.06 0.00 0.03 99.76 20:15:42 03:00:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 03:00:01 PM 1 0.25 0.00 0.07 0.00 0.03 99.65 20:15:42 20:15:42 03:00:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:01:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 03:01:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 03:01:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 03:02:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:15:42 03:02:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 03:02:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 03:03:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 03:03:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78 20:15:42 03:03:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 03:04:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64 20:15:42 03:04:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 03:04:01 PM 1 0.40 0.00 0.03 0.00 0.05 99.52 20:15:42 03:05:01 PM all 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 03:05:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 03:05:01 PM 1 0.57 0.00 0.08 0.00 0.05 99.30 20:15:42 03:06:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 03:06:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 03:06:01 PM 1 0.50 0.00 0.03 0.00 0.05 99.42 20:15:42 03:07:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 03:07:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 03:07:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 03:08:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 03:08:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 03:08:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 20:15:42 03:09:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 20:15:42 03:09:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 03:09:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 03:10:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 03:10:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 03:10:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 03:11:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 20:15:42 03:11:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 03:11:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 20:15:42 03:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:12:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:15:42 03:12:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 03:12:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 03:13:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 03:13:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 03:13:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 03:14:01 PM all 0.14 0.00 0.07 0.00 0.03 99.76 20:15:42 03:14:01 PM 0 0.15 0.00 0.03 0.00 0.02 99.80 20:15:42 03:14:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:15:42 03:15:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 03:15:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 03:15:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 03:16:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 03:16:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 03:16:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 03:17:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 03:17:01 PM 0 0.27 0.00 0.03 0.00 0.02 99.68 20:15:42 03:17:01 PM 1 0.32 0.00 0.08 0.00 0.05 99.55 20:15:42 03:18:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:15:42 03:18:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 03:18:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 03:19:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:15:42 03:19:01 PM 0 0.47 0.00 0.03 0.00 0.03 99.47 20:15:42 03:19:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:15:42 03:20:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:15:42 03:20:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 03:20:01 PM 1 0.10 0.00 0.10 0.00 0.08 99.72 20:15:42 03:21:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 03:21:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 20:15:42 03:21:01 PM 1 0.55 0.00 0.08 0.00 0.07 99.30 20:15:42 03:22:01 PM all 0.15 0.00 0.07 0.00 0.04 99.74 20:15:42 03:22:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93 20:15:42 03:22:01 PM 1 0.28 0.00 0.10 0.00 0.07 99.55 20:15:42 20:15:42 03:22:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:23:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:15:42 03:23:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 03:23:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 20:15:42 03:24:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 03:24:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 03:24:01 PM 1 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 03:25:01 PM all 0.33 0.00 0.05 0.00 0.06 99.57 20:15:42 03:25:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 03:25:01 PM 1 0.58 0.00 0.05 0.00 0.07 99.30 20:15:42 03:26:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 03:26:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 03:26:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 03:27:01 PM all 0.15 0.00 0.06 0.00 0.03 99.77 20:15:42 03:27:01 PM 0 0.03 0.00 0.07 0.00 0.02 99.88 20:15:42 03:27:01 PM 1 0.27 0.00 0.05 0.00 0.03 99.65 20:15:42 03:28:01 PM all 0.13 0.00 0.06 0.00 0.04 99.77 20:15:42 03:28:01 PM 0 0.02 0.00 0.02 0.00 0.03 99.93 20:15:42 03:28:01 PM 1 0.25 0.00 0.10 0.00 0.05 99.60 20:15:42 03:29:02 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 03:29:02 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 03:29:02 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 03:30:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 03:30:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 03:30:01 PM 1 0.54 0.00 0.05 0.00 0.05 99.36 20:15:42 03:31:01 PM all 0.17 0.00 0.08 0.00 0.03 99.72 20:15:42 03:31:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 03:31:01 PM 1 0.25 0.00 0.08 0.00 0.03 99.63 20:15:42 03:32:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 20:15:42 03:32:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 03:32:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 03:33:01 PM all 0.31 0.00 0.08 0.00 0.03 99.57 20:15:42 03:33:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 03:33:01 PM 1 0.50 0.00 0.07 0.00 0.02 99.42 20:15:42 20:15:42 03:33:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:34:01 PM all 0.19 0.00 0.06 0.00 0.05 99.70 20:15:42 03:34:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 03:34:01 PM 1 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 03:35:01 PM all 0.23 0.00 0.05 0.00 0.03 99.68 20:15:42 03:35:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 03:35:01 PM 1 0.42 0.00 0.05 0.00 0.03 99.50 20:15:42 03:36:01 PM all 0.24 0.00 0.07 0.00 0.04 99.65 20:15:42 03:36:01 PM 0 0.03 0.00 0.03 0.00 0.02 99.92 20:15:42 03:36:01 PM 1 0.45 0.00 0.10 0.00 0.07 99.38 20:15:42 03:37:01 PM all 0.15 0.00 0.06 0.00 0.04 99.75 20:15:42 03:37:01 PM 0 0.18 0.00 0.05 0.00 0.03 99.73 20:15:42 03:37:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 03:38:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 03:38:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 03:38:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 03:39:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:15:42 03:39:01 PM 0 0.50 0.00 0.08 0.00 0.03 99.38 20:15:42 03:39:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 03:40:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63 20:15:42 03:40:01 PM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 03:40:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 03:41:01 PM all 0.23 0.00 0.06 0.00 0.03 99.69 20:15:42 03:41:01 PM 0 0.35 0.00 0.03 0.00 0.02 99.60 20:15:42 03:41:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 03:42:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60 20:15:42 03:42:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 03:42:01 PM 1 0.08 0.00 0.08 0.00 0.08 99.75 20:15:42 03:43:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 03:43:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 03:43:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 03:44:01 PM all 0.31 0.00 0.07 0.01 0.04 99.57 20:15:42 03:44:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 03:44:01 PM 1 0.08 0.00 0.08 0.02 0.07 99.75 20:15:42 20:15:42 03:44:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:45:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58 20:15:42 03:45:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 03:45:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 03:46:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 03:46:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 03:46:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 03:47:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57 20:15:42 03:47:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35 20:15:42 03:47:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 03:48:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 03:48:01 PM 0 0.30 0.00 0.03 0.00 0.02 99.65 20:15:42 03:48:01 PM 1 0.33 0.00 0.05 0.00 0.07 99.55 20:15:42 03:49:01 PM all 0.26 0.00 0.11 0.00 0.05 99.58 20:15:42 03:49:01 PM 0 0.28 0.00 0.12 0.00 0.05 99.55 20:15:42 03:49:01 PM 1 0.23 0.00 0.10 0.00 0.05 99.62 20:15:42 03:50:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 03:50:01 PM 0 0.43 0.00 0.07 0.00 0.02 99.48 20:15:42 03:50:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 03:51:01 PM all 0.30 0.00 0.08 0.00 0.03 99.59 20:15:42 03:51:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73 20:15:42 03:51:01 PM 1 0.47 0.00 0.07 0.00 0.02 99.45 20:15:42 03:52:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 03:52:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 03:52:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 03:53:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 20:15:42 03:53:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 03:53:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 03:54:01 PM all 0.32 0.00 0.06 0.03 0.04 99.56 20:15:42 03:54:01 PM 0 0.10 0.00 0.07 0.05 0.05 99.73 20:15:42 03:54:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 03:55:01 PM all 0.29 0.00 0.08 0.00 0.04 99.59 20:15:42 03:55:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 03:55:01 PM 1 0.50 0.00 0.07 0.00 0.03 99.40 20:15:42 20:15:42 03:55:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 03:56:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:15:42 03:56:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 03:56:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 20:15:42 03:57:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:15:42 03:57:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 03:57:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 03:58:01 PM all 0.27 0.00 0.07 0.00 0.03 99.64 20:15:42 03:58:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 03:58:01 PM 1 0.43 0.00 0.08 0.00 0.02 99.47 20:15:42 03:59:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 03:59:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 03:59:01 PM 1 0.50 0.00 0.02 0.00 0.03 99.45 20:15:42 04:00:01 PM all 0.29 0.00 0.04 0.00 0.03 99.64 20:15:42 04:00:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 04:00:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 04:01:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 04:01:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72 20:15:42 04:01:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 04:02:01 PM all 0.24 0.00 0.08 0.00 0.03 99.65 20:15:42 04:02:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 04:02:01 PM 1 0.38 0.00 0.05 0.00 0.02 99.55 20:15:42 04:03:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 04:03:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:03:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 20:15:42 04:04:01 PM all 1.19 0.00 0.38 0.01 0.04 98.39 20:15:42 04:04:01 PM 0 1.15 0.00 0.40 0.02 0.03 98.40 20:15:42 04:04:01 PM 1 1.22 0.00 0.35 0.00 0.05 98.38 20:15:42 04:05:01 PM all 0.74 0.00 0.22 0.00 0.03 99.01 20:15:42 04:05:01 PM 0 0.72 0.00 0.25 0.00 0.05 98.98 20:15:42 04:05:01 PM 1 0.77 0.00 0.18 0.00 0.02 99.03 20:15:42 04:06:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66 20:15:42 04:06:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 04:06:01 PM 1 0.38 0.00 0.07 0.00 0.05 99.50 20:15:42 20:15:42 04:06:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:07:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62 20:15:42 04:07:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:07:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 04:08:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:15:42 04:08:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 04:08:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 04:09:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 04:09:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 04:09:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 04:10:01 PM all 0.24 0.00 0.07 0.00 0.03 99.66 20:15:42 04:10:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 20:15:42 04:10:01 PM 1 0.35 0.00 0.05 0.00 0.02 99.58 20:15:42 04:11:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 04:11:01 PM 0 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 04:11:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 04:12:01 PM all 0.18 0.00 0.07 0.00 0.04 99.72 20:15:42 04:12:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 04:12:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80 20:15:42 04:13:01 PM all 0.33 0.00 0.05 0.00 0.03 99.58 20:15:42 04:13:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 04:13:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 04:14:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:15:42 04:14:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 04:14:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 04:15:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 04:15:01 PM 0 0.43 0.00 0.03 0.00 0.03 99.50 20:15:42 04:15:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 04:16:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 04:16:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:16:01 PM 1 0.58 0.00 0.05 0.00 0.03 99.33 20:15:42 04:17:01 PM all 0.19 0.00 0.08 0.00 0.03 99.71 20:15:42 04:17:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:17:01 PM 1 0.32 0.00 0.08 0.00 0.02 99.58 20:15:42 20:15:42 04:17:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:18:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:15:42 04:18:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:18:01 PM 1 0.48 0.00 0.02 0.00 0.02 99.48 20:15:42 04:19:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 04:19:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 04:19:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:15:42 04:20:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 20:15:42 04:20:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:20:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 04:21:01 PM all 0.31 0.18 0.13 0.00 0.05 99.34 20:15:42 04:21:01 PM 0 0.08 0.02 0.13 0.00 0.05 99.72 20:15:42 04:21:01 PM 1 0.53 0.33 0.12 0.00 0.05 98.97 20:15:42 04:22:01 PM all 0.25 0.00 0.07 0.01 0.03 99.65 20:15:42 04:22:01 PM 0 0.13 0.00 0.07 0.02 0.03 99.75 20:15:42 04:22:01 PM 1 0.37 0.00 0.07 0.00 0.02 99.55 20:15:42 04:23:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 04:23:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 04:23:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 04:24:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:15:42 04:24:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 04:24:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 20:15:42 04:25:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 04:25:01 PM 0 0.37 0.00 0.05 0.00 0.02 99.57 20:15:42 04:25:01 PM 1 0.25 0.00 0.08 0.00 0.05 99.62 20:15:42 04:26:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 20:15:42 04:26:01 PM 0 0.62 0.00 0.05 0.00 0.05 99.28 20:15:42 04:26:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 04:27:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67 20:15:42 04:27:01 PM 0 0.45 0.00 0.10 0.00 0.03 99.42 20:15:42 04:27:01 PM 1 0.02 0.00 0.05 0.00 0.02 99.92 20:15:42 04:28:01 PM all 0.33 0.00 0.03 0.00 0.05 99.59 20:15:42 04:28:01 PM 0 0.13 0.00 0.05 0.00 0.08 99.73 20:15:42 04:28:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 20:15:42 04:28:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:29:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 04:29:01 PM 0 0.40 0.00 0.07 0.00 0.03 99.50 20:15:42 04:29:01 PM 1 0.23 0.00 0.03 0.00 0.03 99.70 20:15:42 04:30:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:15:42 04:30:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 04:30:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 04:31:01 PM all 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 04:31:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 04:31:01 PM 1 0.07 0.00 0.10 0.00 0.05 99.78 20:15:42 04:32:01 PM all 0.32 0.00 0.03 0.00 0.03 99.62 20:15:42 04:32:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 04:32:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 20:15:42 04:33:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:15:42 04:33:01 PM 0 0.57 0.00 0.08 0.00 0.05 99.30 20:15:42 04:33:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 04:34:01 PM all 0.19 0.00 0.07 0.00 0.04 99.70 20:15:42 04:34:01 PM 0 0.30 0.00 0.07 0.00 0.03 99.60 20:15:42 04:34:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:35:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 20:15:42 04:35:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 04:35:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 20:15:42 04:36:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 20:15:42 04:36:01 PM 0 0.47 0.00 0.07 0.00 0.05 99.42 20:15:42 04:36:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 20:15:42 04:37:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 20:15:42 04:37:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35 20:15:42 04:37:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 04:38:02 PM all 0.31 0.00 0.07 0.00 0.03 99.59 20:15:42 04:38:02 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 04:38:02 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 04:39:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:15:42 04:39:01 PM 0 0.58 0.00 0.07 0.00 0.07 99.29 20:15:42 04:39:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 20:15:42 04:39:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:40:01 PM all 0.16 0.00 0.06 0.00 0.03 99.75 20:15:42 04:40:01 PM 0 0.25 0.00 0.08 0.00 0.03 99.63 20:15:42 04:40:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 04:41:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 20:15:42 04:41:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 04:41:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 04:42:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 04:42:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:15:42 04:42:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 04:43:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 04:43:01 PM 0 0.43 0.00 0.03 0.00 0.00 99.53 20:15:42 04:43:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:15:42 04:44:01 PM all 0.26 0.00 0.05 0.00 0.03 99.66 20:15:42 04:44:01 PM 0 0.42 0.00 0.02 0.00 0.02 99.55 20:15:42 04:44:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 04:45:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:15:42 04:45:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 04:45:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 04:46:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62 20:15:42 04:46:01 PM 0 0.50 0.00 0.02 0.00 0.00 99.48 20:15:42 04:46:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 04:47:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:15:42 04:47:01 PM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 04:47:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 04:48:01 PM all 0.10 0.00 0.07 0.00 0.04 99.79 20:15:42 04:48:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 20:15:42 04:48:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 04:49:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 04:49:01 PM 0 0.52 0.00 0.03 0.00 0.00 99.45 20:15:42 04:49:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 04:50:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 04:50:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 04:50:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:15:42 20:15:42 04:50:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 04:51:01 PM all 0.24 0.00 0.04 0.00 0.03 99.68 20:15:42 04:51:01 PM 0 0.37 0.00 0.02 0.00 0.02 99.60 20:15:42 04:51:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 20:15:42 04:52:01 PM all 0.24 0.00 0.07 0.00 0.05 99.64 20:15:42 04:52:01 PM 0 0.37 0.00 0.03 0.00 0.03 99.57 20:15:42 04:52:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:15:42 04:53:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:15:42 04:53:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 04:53:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:15:42 04:54:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 04:54:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 04:54:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 20:15:42 04:55:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 04:55:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 04:55:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 04:56:01 PM all 0.28 0.00 0.07 0.00 0.05 99.60 20:15:42 04:56:01 PM 0 0.47 0.00 0.05 0.00 0.03 99.45 20:15:42 04:56:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 04:57:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63 20:15:42 04:57:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 04:57:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 04:58:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 04:58:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 04:58:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 04:59:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 04:59:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 04:59:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 20:15:42 05:00:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:15:42 05:00:01 PM 0 0.48 0.00 0.02 0.00 0.02 99.48 20:15:42 05:00:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 20:15:42 05:01:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 20:15:42 05:01:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 05:01:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 20:15:42 05:01:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:02:01 PM all 0.33 0.00 0.08 0.00 0.04 99.56 20:15:42 05:02:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 05:02:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 05:03:01 PM all 0.29 0.00 0.03 0.00 0.04 99.63 20:15:42 05:03:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 20:15:42 05:03:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 05:04:01 PM all 0.27 0.00 0.06 0.01 0.04 99.62 20:15:42 05:04:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52 20:15:42 05:04:01 PM 1 0.10 0.00 0.08 0.02 0.07 99.73 20:15:42 05:05:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 20:15:42 05:05:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53 20:15:42 05:05:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 05:06:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59 20:15:42 05:06:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 05:06:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 20:15:42 05:07:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 05:07:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 05:07:01 PM 1 0.05 0.00 0.08 0.00 0.03 99.83 20:15:42 05:08:01 PM all 0.31 0.00 0.03 0.00 0.03 99.62 20:15:42 05:08:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 05:08:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 05:09:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:15:42 05:09:01 PM 0 0.50 0.00 0.07 0.00 0.03 99.40 20:15:42 05:09:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83 20:15:42 05:10:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:15:42 05:10:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:15:42 05:10:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 05:11:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:15:42 05:11:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 05:11:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 05:12:01 PM all 0.27 0.00 0.06 0.00 0.05 99.62 20:15:42 05:12:01 PM 0 0.50 0.00 0.07 0.00 0.05 99.38 20:15:42 05:12:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:15:42 20:15:42 05:12:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:13:01 PM all 0.16 0.00 0.06 0.00 0.03 99.75 20:15:42 05:13:01 PM 0 0.15 0.00 0.03 0.00 0.02 99.80 20:15:42 05:13:01 PM 1 0.17 0.00 0.08 0.00 0.05 99.70 20:15:42 05:14:01 PM all 0.15 0.00 0.08 0.00 0.03 99.74 20:15:42 05:14:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 05:14:01 PM 1 0.23 0.00 0.10 0.00 0.05 99.62 20:15:42 05:15:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:15:42 05:15:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 20:15:42 05:15:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:15:42 05:16:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:15:42 05:16:01 PM 0 0.13 0.00 0.03 0.00 0.05 99.78 20:15:42 05:16:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43 20:15:42 05:17:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 05:17:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 05:17:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 20:15:42 05:18:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65 20:15:42 05:18:01 PM 0 0.12 0.00 0.03 0.00 0.02 99.83 20:15:42 05:18:01 PM 1 0.42 0.00 0.07 0.00 0.05 99.47 20:15:42 05:19:01 PM all 0.13 0.00 0.06 0.00 0.05 99.76 20:15:42 05:19:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 05:19:01 PM 1 0.23 0.00 0.08 0.00 0.07 99.61 20:15:42 05:20:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 05:20:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 05:20:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37 20:15:42 05:21:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57 20:15:42 05:21:01 PM 0 0.05 0.00 0.08 0.00 0.05 99.82 20:15:42 05:21:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 05:22:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:15:42 05:22:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 20:15:42 05:22:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 20:15:42 05:23:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 20:15:42 05:23:01 PM 0 0.25 0.00 0.07 0.00 0.05 99.63 20:15:42 05:23:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58 20:15:42 20:15:42 05:23:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:24:01 PM all 0.17 0.00 0.05 0.01 0.03 99.75 20:15:42 05:24:01 PM 0 0.27 0.00 0.05 0.02 0.02 99.65 20:15:42 05:24:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 05:25:01 PM all 0.18 0.00 0.04 0.00 0.05 99.72 20:15:42 05:25:01 PM 0 0.28 0.00 0.03 0.00 0.03 99.65 20:15:42 05:25:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:15:42 05:26:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 05:26:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 20:15:42 05:26:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:15:42 05:27:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 05:27:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 05:27:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:28:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 20:15:42 05:28:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:28:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 20:15:42 05:29:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 05:29:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 05:29:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 20:15:42 05:30:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 20:15:42 05:30:01 PM 0 0.48 0.00 0.03 0.00 0.00 99.48 20:15:42 05:30:01 PM 1 0.10 0.00 0.08 0.00 0.08 99.73 20:15:42 05:31:01 PM all 0.18 0.00 0.08 0.00 0.03 99.71 20:15:42 05:31:01 PM 0 0.25 0.00 0.07 0.00 0.03 99.65 20:15:42 05:31:01 PM 1 0.10 0.00 0.10 0.00 0.03 99.77 20:15:42 05:32:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 20:15:42 05:32:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38 20:15:42 05:32:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 05:33:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58 20:15:42 05:33:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 05:33:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:15:42 05:34:01 PM all 0.18 0.00 0.05 0.00 0.04 99.72 20:15:42 05:34:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 20:15:42 05:34:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 20:15:42 05:34:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:35:01 PM all 0.24 0.00 0.05 0.00 0.04 99.67 20:15:42 05:35:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50 20:15:42 05:35:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 20:15:42 05:36:01 PM all 0.08 0.00 0.04 0.00 0.05 99.82 20:15:42 05:36:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85 20:15:42 05:36:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80 20:15:42 05:37:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:15:42 05:37:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:37:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 05:38:01 PM all 0.21 0.00 0.06 0.00 0.05 99.68 20:15:42 05:38:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62 20:15:42 05:38:01 PM 1 0.10 0.00 0.07 0.00 0.08 99.75 20:15:42 05:39:01 PM all 0.23 0.00 0.05 0.00 0.03 99.69 20:15:42 05:39:01 PM 0 0.38 0.00 0.03 0.00 0.00 99.58 20:15:42 05:39:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 05:40:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64 20:15:42 05:40:01 PM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 05:40:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 05:41:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 05:41:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 05:41:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 20:15:42 05:42:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 05:42:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:42:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72 20:15:42 05:43:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 05:43:01 PM 0 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 05:43:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33 20:15:42 05:44:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 20:15:42 05:44:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 05:44:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 05:45:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:15:42 05:45:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 05:45:01 PM 1 0.40 0.00 0.08 0.00 0.05 99.46 20:15:42 20:15:42 05:45:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:46:01 PM all 0.19 0.00 0.05 0.00 0.05 99.71 20:15:42 05:46:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 05:46:01 PM 1 0.33 0.00 0.07 0.00 0.07 99.53 20:15:42 05:47:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 05:47:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 05:47:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 05:48:02 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:15:42 05:48:02 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 20:15:42 05:48:02 PM 1 0.52 0.00 0.03 0.00 0.03 99.42 20:15:42 05:49:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64 20:15:42 05:49:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.76 20:15:42 05:49:01 PM 1 0.44 0.00 0.03 0.00 0.02 99.51 20:15:42 05:50:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 20:15:42 05:50:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77 20:15:42 05:50:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 05:51:01 PM all 0.23 0.00 0.06 0.00 0.03 99.67 20:15:42 05:51:01 PM 0 0.42 0.00 0.08 0.00 0.05 99.45 20:15:42 05:51:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 05:52:01 PM all 0.18 0.00 0.06 0.00 0.05 99.72 20:15:42 05:52:01 PM 0 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 05:52:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87 20:15:42 05:53:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61 20:15:42 05:53:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38 20:15:42 05:53:01 PM 1 0.05 0.00 0.05 0.00 0.07 99.83 20:15:42 05:54:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59 20:15:42 05:54:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 05:54:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82 20:15:42 05:55:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62 20:15:42 05:55:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 05:55:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85 20:15:42 05:56:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 20:15:42 05:56:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 05:56:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80 20:15:42 20:15:42 05:56:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 05:57:01 PM all 0.13 0.00 0.04 0.00 0.04 99.78 20:15:42 05:57:01 PM 0 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 05:57:01 PM 1 0.07 0.00 0.02 0.00 0.05 99.87 20:15:42 05:58:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 20:15:42 05:58:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:15:42 05:58:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 05:59:01 PM all 0.30 0.00 0.05 0.01 0.03 99.61 20:15:42 05:59:01 PM 0 0.53 0.00 0.05 0.02 0.03 99.37 20:15:42 05:59:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:00:01 PM all 0.24 0.00 0.04 0.00 0.03 99.68 20:15:42 06:00:01 PM 0 0.42 0.00 0.03 0.00 0.03 99.52 20:15:42 06:00:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:01:01 PM all 0.21 0.00 0.08 0.00 0.05 99.67 20:15:42 06:01:01 PM 0 0.38 0.00 0.07 0.00 0.05 99.50 20:15:42 06:01:01 PM 1 0.03 0.00 0.08 0.00 0.05 99.83 20:15:42 06:02:01 PM all 0.31 0.00 0.08 0.00 0.04 99.57 20:15:42 06:02:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 20:15:42 06:02:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78 20:15:42 06:03:01 PM all 0.28 0.00 0.03 0.00 0.03 99.67 20:15:42 06:03:01 PM 0 0.45 0.00 0.02 0.00 0.02 99.52 20:15:42 06:03:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 20:15:42 06:04:01 PM all 0.29 0.00 0.07 0.00 0.04 99.60 20:15:42 06:04:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:15:42 06:04:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75 20:15:42 06:05:01 PM all 0.21 0.00 0.06 0.00 0.05 99.68 20:15:42 06:05:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 06:05:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 20:15:42 06:06:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 06:06:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33 20:15:42 06:06:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:07:01 PM all 0.30 0.17 0.11 0.00 0.04 99.38 20:15:42 06:07:01 PM 0 0.50 0.28 0.12 0.00 0.03 99.07 20:15:42 06:07:01 PM 1 0.10 0.05 0.10 0.00 0.05 99.70 20:15:42 20:15:42 06:07:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:08:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 20:15:42 06:08:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 20:15:42 06:08:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78 20:15:42 06:09:01 PM all 0.16 0.00 0.07 0.01 0.05 99.72 20:15:42 06:09:01 PM 0 0.28 0.00 0.08 0.00 0.05 99.58 20:15:42 06:09:01 PM 1 0.03 0.00 0.05 0.02 0.05 99.85 20:15:42 06:10:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60 20:15:42 06:10:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35 20:15:42 06:10:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:11:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 20:15:42 06:11:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35 20:15:42 06:11:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 06:12:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 20:15:42 06:12:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37 20:15:42 06:12:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 06:13:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 06:13:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 06:13:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 20:15:42 06:14:01 PM all 0.38 0.00 0.06 0.00 0.04 99.52 20:15:42 06:14:01 PM 0 0.35 0.00 0.07 0.00 0.05 99.53 20:15:42 06:14:01 PM 1 0.40 0.00 0.05 0.00 0.03 99.52 20:15:42 06:15:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:15:42 06:15:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 20:15:42 06:15:01 PM 1 0.55 0.00 0.03 0.00 0.07 99.35 20:15:42 06:16:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62 20:15:42 06:16:01 PM 0 0.05 0.00 0.07 0.00 0.07 99.82 20:15:42 06:16:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42 20:15:42 06:17:01 PM all 0.31 0.00 0.08 0.00 0.04 99.57 20:15:42 06:17:01 PM 0 0.12 0.00 0.12 0.00 0.07 99.70 20:15:42 06:17:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45 20:15:42 06:18:01 PM all 0.29 0.00 0.04 0.00 0.03 99.63 20:15:42 06:18:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 20:15:42 06:18:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47 20:15:42 20:15:42 06:18:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:19:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 06:19:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75 20:15:42 06:19:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 20:15:42 06:20:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 20:15:42 06:20:01 PM 0 0.30 0.00 0.07 0.00 0.05 99.58 20:15:42 06:20:01 PM 1 0.30 0.00 0.03 0.00 0.02 99.65 20:15:42 06:21:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 20:15:42 06:21:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 20:15:42 06:21:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 06:22:01 PM all 0.26 0.00 0.07 0.00 0.03 99.64 20:15:42 06:22:01 PM 0 0.45 0.00 0.05 0.00 0.03 99.47 20:15:42 06:22:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82 20:15:42 06:23:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 06:23:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 06:23:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 06:24:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 20:15:42 06:24:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 20:15:42 06:24:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 20:15:42 06:25:01 PM all 0.28 0.00 0.07 0.00 0.04 99.62 20:15:42 06:25:01 PM 0 0.48 0.00 0.10 0.00 0.05 99.37 20:15:42 06:25:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 06:26:01 PM all 0.18 0.00 0.06 0.00 0.02 99.74 20:15:42 06:26:01 PM 0 0.32 0.00 0.07 0.00 0.02 99.60 20:15:42 06:26:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 20:15:42 06:27:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 20:15:42 06:27:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33 20:15:42 06:27:01 PM 1 0.07 0.00 0.03 0.00 0.02 99.88 20:15:42 06:28:01 PM all 0.27 0.00 0.06 0.00 0.06 99.62 20:15:42 06:28:01 PM 0 0.48 0.00 0.05 0.00 0.08 99.38 20:15:42 06:28:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85 20:15:42 06:29:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 20:15:42 06:29:01 PM 0 0.45 0.00 0.08 0.00 0.03 99.43 20:15:42 06:29:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 20:15:42 20:15:42 06:29:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:30:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67 20:15:42 06:30:01 PM 0 0.38 0.00 0.08 0.00 0.02 99.52 20:15:42 06:30:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 06:31:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 06:31:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 06:31:01 PM 1 0.05 0.00 0.08 0.00 0.03 99.83 20:15:42 06:32:01 PM all 0.23 0.00 0.04 0.00 0.03 99.70 20:15:42 06:32:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50 20:15:42 06:32:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 06:33:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 20:15:42 06:33:01 PM 0 0.57 0.00 0.07 0.00 0.02 99.35 20:15:42 06:33:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 20:15:42 06:34:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 20:15:42 06:34:01 PM 0 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 06:34:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 06:35:01 PM all 0.33 0.00 0.05 0.00 0.02 99.61 20:15:42 06:35:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37 20:15:42 06:35:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 20:15:42 06:36:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58 20:15:42 06:36:01 PM 0 0.60 0.00 0.07 0.00 0.03 99.30 20:15:42 06:36:01 PM 1 0.02 0.00 0.08 0.00 0.03 99.87 20:15:42 06:37:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60 20:15:42 06:37:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32 20:15:42 06:37:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 20:15:42 06:38:01 PM all 0.24 0.00 0.06 0.00 0.02 99.68 20:15:42 06:38:01 PM 0 0.42 0.00 0.05 0.00 0.02 99.52 20:15:42 06:38:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 20:15:42 06:39:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 06:39:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 06:39:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 06:40:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58 20:15:42 06:40:01 PM 0 0.60 0.00 0.08 0.00 0.02 99.30 20:15:42 06:40:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 20:15:42 06:40:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:41:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70 20:15:42 06:41:01 PM 0 0.35 0.00 0.10 0.00 0.05 99.50 20:15:42 06:41:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 20:15:42 06:42:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 20:15:42 06:42:01 PM 0 0.27 0.00 0.05 0.00 0.02 99.67 20:15:42 06:42:01 PM 1 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 06:43:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:15:42 06:43:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 06:43:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 20:15:42 06:44:01 PM all 0.28 0.00 0.06 0.02 0.03 99.62 20:15:42 06:44:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 06:44:01 PM 1 0.42 0.00 0.03 0.03 0.02 99.50 20:15:42 06:45:01 PM all 0.19 0.00 0.05 0.00 0.03 99.73 20:15:42 06:45:01 PM 0 0.32 0.00 0.05 0.00 0.03 99.60 20:15:42 06:45:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 06:46:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58 20:15:42 06:46:01 PM 0 0.55 0.00 0.00 0.00 0.02 99.43 20:15:42 06:46:01 PM 1 0.12 0.00 0.12 0.00 0.03 99.73 20:15:42 06:47:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 20:15:42 06:47:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 06:47:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 06:48:01 PM all 0.23 0.00 0.07 0.00 0.02 99.68 20:15:42 06:48:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55 20:15:42 06:48:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:15:42 06:49:01 PM all 0.32 0.00 0.06 0.00 0.03 99.60 20:15:42 06:49:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:15:42 06:49:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 20:15:42 06:50:01 PM all 0.25 0.00 0.05 0.00 0.03 99.67 20:15:42 06:50:01 PM 0 0.40 0.00 0.02 0.00 0.02 99.57 20:15:42 06:50:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 06:51:01 PM all 0.28 0.00 0.07 0.01 0.02 99.62 20:15:42 06:51:01 PM 0 0.50 0.00 0.08 0.00 0.02 99.40 20:15:42 06:51:01 PM 1 0.07 0.00 0.05 0.02 0.02 99.85 20:15:42 20:15:42 06:51:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 06:52:01 PM all 0.32 0.00 0.04 0.00 0.03 99.62 20:15:42 06:52:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 06:52:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 06:53:01 PM all 0.33 0.00 0.10 0.00 0.03 99.55 20:15:42 06:53:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 20:15:42 06:53:01 PM 1 0.15 0.00 0.15 0.00 0.02 99.68 20:15:42 06:54:01 PM all 0.34 0.00 0.06 0.10 0.02 99.48 20:15:42 06:54:01 PM 0 0.10 0.00 0.05 0.00 0.02 99.83 20:15:42 06:54:01 PM 1 0.58 0.00 0.07 0.20 0.02 99.13 20:15:42 06:55:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 20:15:42 06:55:01 PM 0 0.28 0.00 0.08 0.00 0.03 99.60 20:15:42 06:55:01 PM 1 0.38 0.00 0.03 0.00 0.03 99.55 20:15:42 06:56:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58 20:15:42 06:56:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 06:56:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75 20:15:42 06:57:02 PM all 0.30 0.00 0.08 0.00 0.04 99.58 20:15:42 06:57:02 PM 0 0.52 0.00 0.07 0.00 0.05 99.37 20:15:42 06:57:02 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 20:15:42 06:58:01 PM all 0.20 0.00 0.07 0.00 0.03 99.71 20:15:42 06:58:01 PM 0 0.29 0.00 0.07 0.00 0.03 99.61 20:15:42 06:58:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.81 20:15:42 06:59:01 PM all 0.31 0.00 0.07 0.01 0.02 99.60 20:15:42 06:59:01 PM 0 0.53 0.00 0.05 0.02 0.02 99.38 20:15:42 06:59:01 PM 1 0.08 0.00 0.08 0.00 0.02 99.82 20:15:42 07:00:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62 20:15:42 07:00:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:15:42 07:00:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 20:15:42 07:01:01 PM all 0.33 0.00 0.08 0.00 0.06 99.54 20:15:42 07:01:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32 20:15:42 07:01:01 PM 1 0.07 0.00 0.08 0.00 0.08 99.77 20:15:42 07:02:01 PM all 0.26 0.00 0.09 0.00 0.03 99.62 20:15:42 07:02:01 PM 0 0.45 0.00 0.08 0.00 0.03 99.43 20:15:42 07:02:01 PM 1 0.07 0.00 0.10 0.00 0.02 99.82 20:15:42 20:15:42 07:02:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:03:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 20:15:42 07:03:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 20:15:42 07:03:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87 20:15:42 07:04:01 PM all 0.33 0.00 0.08 0.01 0.02 99.57 20:15:42 07:04:01 PM 0 0.57 0.00 0.08 0.02 0.02 99.32 20:15:42 07:04:01 PM 1 0.08 0.00 0.08 0.00 0.02 99.82 20:15:42 07:05:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63 20:15:42 07:05:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 20:15:42 07:05:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 07:06:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58 20:15:42 07:06:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 20:15:42 07:06:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:07:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60 20:15:42 07:07:01 PM 0 0.55 0.00 0.02 0.00 0.00 99.43 20:15:42 07:07:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:08:01 PM all 0.33 0.00 0.06 0.00 0.05 99.57 20:15:42 07:08:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 07:08:01 PM 1 0.12 0.00 0.08 0.00 0.08 99.72 20:15:42 07:09:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 20:15:42 07:09:01 PM 0 0.53 0.00 0.07 0.00 0.02 99.38 20:15:42 07:09:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:10:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58 20:15:42 07:10:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38 20:15:42 07:10:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 20:15:42 07:11:01 PM all 0.33 0.00 0.07 0.01 0.03 99.57 20:15:42 07:11:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 07:11:01 PM 1 0.12 0.00 0.10 0.02 0.05 99.72 20:15:42 07:12:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 20:15:42 07:12:01 PM 0 0.45 0.00 0.03 0.00 0.02 99.50 20:15:42 07:12:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 07:13:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 20:15:42 07:13:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 20:15:42 07:13:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:15:42 20:15:42 07:13:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:14:01 PM all 0.30 0.00 0.07 0.00 0.02 99.62 20:15:42 07:14:01 PM 0 0.50 0.00 0.08 0.00 0.02 99.40 20:15:42 07:14:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 20:15:42 07:15:01 PM all 0.30 0.00 0.06 0.00 0.02 99.62 20:15:42 07:15:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:15:42 07:15:01 PM 1 0.12 0.00 0.07 0.00 0.02 99.80 20:15:42 07:16:01 PM all 0.33 0.00 0.05 0.00 0.02 99.61 20:15:42 07:16:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 20:15:42 07:16:01 PM 1 0.12 0.00 0.07 0.00 0.02 99.80 20:15:42 07:17:01 PM all 0.27 0.00 0.08 0.00 0.03 99.63 20:15:42 07:17:01 PM 0 0.45 0.00 0.08 0.00 0.03 99.43 20:15:42 07:17:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:15:42 07:18:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 20:15:42 07:18:01 PM 0 0.52 0.00 0.02 0.00 0.00 99.47 20:15:42 07:18:01 PM 1 0.15 0.00 0.07 0.00 0.05 99.73 20:15:42 07:19:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 20:15:42 07:19:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 20:15:42 07:19:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:20:01 PM all 0.23 0.00 0.08 0.00 0.03 99.66 20:15:42 07:20:01 PM 0 0.35 0.00 0.08 0.00 0.03 99.53 20:15:42 07:20:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 07:21:01 PM all 0.28 0.00 0.07 0.00 0.02 99.64 20:15:42 07:21:01 PM 0 0.42 0.00 0.05 0.00 0.00 99.53 20:15:42 07:21:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75 20:15:42 07:22:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68 20:15:42 07:22:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 07:22:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57 20:15:42 07:23:01 PM all 0.22 0.00 0.08 0.00 0.03 99.68 20:15:42 07:23:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 20:15:42 07:23:01 PM 1 0.37 0.00 0.10 0.00 0.03 99.50 20:15:42 07:24:01 PM all 0.36 0.00 0.09 0.00 0.03 99.52 20:15:42 07:24:01 PM 0 0.35 0.00 0.08 0.00 0.03 99.53 20:15:42 07:24:01 PM 1 0.37 0.00 0.10 0.00 0.03 99.50 20:15:42 20:15:42 07:24:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:25:01 PM all 0.23 0.00 0.08 0.00 0.02 99.67 20:15:42 07:25:01 PM 0 0.35 0.00 0.08 0.00 0.02 99.55 20:15:42 07:25:01 PM 1 0.12 0.00 0.07 0.00 0.02 99.80 20:15:42 07:26:01 PM all 0.35 0.00 0.08 0.00 0.03 99.55 20:15:42 07:26:01 PM 0 0.55 0.00 0.07 0.00 0.03 99.35 20:15:42 07:26:01 PM 1 0.15 0.00 0.08 0.00 0.02 99.75 20:15:42 07:27:01 PM all 0.30 0.00 0.08 0.00 0.03 99.58 20:15:42 07:27:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45 20:15:42 07:27:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 20:15:42 07:28:01 PM all 0.36 0.00 0.06 0.00 0.03 99.55 20:15:42 07:28:01 PM 0 0.28 0.00 0.05 0.00 0.02 99.65 20:15:42 07:28:01 PM 1 0.43 0.00 0.07 0.00 0.05 99.45 20:15:42 07:29:01 PM all 0.39 0.00 0.08 0.00 0.03 99.50 20:15:42 07:29:01 PM 0 0.32 0.00 0.08 0.00 0.03 99.57 20:15:42 07:29:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 20:15:42 07:30:01 PM all 0.32 0.00 0.07 0.00 0.05 99.57 20:15:42 07:30:01 PM 0 0.18 0.00 0.07 0.00 0.03 99.72 20:15:42 07:30:01 PM 1 0.45 0.00 0.07 0.00 0.07 99.42 20:15:42 07:31:01 PM all 0.29 0.00 0.09 0.08 0.02 99.52 20:15:42 07:31:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82 20:15:42 07:31:01 PM 1 0.50 0.00 0.10 0.17 0.02 99.21 20:15:42 07:32:01 PM all 0.38 0.00 0.05 0.00 0.03 99.54 20:15:42 07:32:01 PM 0 0.62 0.00 0.07 0.00 0.03 99.28 20:15:42 07:32:01 PM 1 0.13 0.00 0.03 0.00 0.03 99.80 20:15:42 07:33:01 PM all 0.37 0.00 0.08 0.00 0.03 99.53 20:15:42 07:33:01 PM 0 0.60 0.00 0.05 0.00 0.02 99.33 20:15:42 07:33:01 PM 1 0.13 0.00 0.10 0.00 0.03 99.73 20:15:42 07:34:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62 20:15:42 07:34:01 PM 0 0.43 0.00 0.07 0.00 0.02 99.48 20:15:42 07:34:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77 20:15:42 07:35:01 PM all 0.35 0.00 0.05 0.00 0.03 99.57 20:15:42 07:35:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 20:15:42 07:35:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 20:15:42 20:15:42 07:35:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:36:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67 20:15:42 07:36:01 PM 0 0.35 0.00 0.08 0.00 0.02 99.55 20:15:42 07:36:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 20:15:42 07:37:01 PM all 0.33 0.00 0.07 0.00 0.03 99.58 20:15:42 07:37:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 20:15:42 07:37:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 20:15:42 07:38:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64 20:15:42 07:38:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 20:15:42 07:38:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83 20:15:42 07:39:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 20:15:42 07:39:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 20:15:42 07:39:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73 20:15:42 07:40:01 PM all 0.36 0.00 0.07 0.00 0.03 99.54 20:15:42 07:40:01 PM 0 0.63 0.00 0.07 0.00 0.03 99.27 20:15:42 07:40:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 20:15:42 07:41:01 PM all 14.89 0.00 2.44 0.41 0.06 82.20 20:15:42 07:41:01 PM 0 13.01 0.00 2.34 0.37 0.05 84.23 20:15:42 07:41:01 PM 1 16.76 0.00 2.54 0.45 0.07 80.18 20:15:42 07:42:01 PM all 6.60 0.00 1.04 32.70 0.05 59.62 20:15:42 07:42:01 PM 0 5.35 0.00 0.94 35.08 0.03 58.60 20:15:42 07:42:01 PM 1 7.85 0.00 1.14 30.31 0.07 60.63 20:15:42 07:43:01 PM all 16.23 0.00 2.72 9.74 0.08 71.22 20:15:42 07:43:01 PM 0 19.75 0.00 2.71 9.53 0.08 67.92 20:15:42 07:43:01 PM 1 12.70 0.00 2.73 9.95 0.08 74.53 20:15:42 07:44:01 PM all 19.77 0.00 3.27 1.44 0.07 75.46 20:15:42 07:44:01 PM 0 16.01 0.00 2.89 0.97 0.07 80.06 20:15:42 07:44:01 PM 1 23.53 0.00 3.64 1.90 0.07 70.86 20:15:42 07:45:01 PM all 18.01 0.00 2.52 0.36 0.08 79.03 20:15:42 07:45:01 PM 0 24.17 0.00 2.67 0.37 0.08 72.71 20:15:42 07:45:01 PM 1 11.85 0.00 2.37 0.35 0.07 85.36 20:15:42 07:46:01 PM all 28.68 0.00 5.50 1.40 0.11 64.31 20:15:42 07:46:01 PM 0 36.54 0.00 5.98 1.27 0.12 56.09 20:15:42 07:46:01 PM 1 20.80 0.00 5.03 1.54 0.10 72.54 20:15:42 20:15:42 07:46:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:47:01 PM all 0.31 0.00 0.15 0.19 0.03 99.32 20:15:42 07:47:01 PM 0 0.28 0.00 0.20 0.35 0.02 99.15 20:15:42 07:47:01 PM 1 0.33 0.00 0.10 0.03 0.05 99.48 20:15:42 07:48:01 PM all 0.33 0.00 0.07 0.01 0.03 99.56 20:15:42 07:48:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 20:15:42 07:48:01 PM 1 0.60 0.00 0.07 0.02 0.05 99.26 20:15:42 07:49:01 PM all 0.27 0.00 0.08 0.00 0.03 99.63 20:15:42 07:49:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:15:42 07:49:01 PM 1 0.45 0.00 0.08 0.00 0.03 99.43 20:15:42 07:50:01 PM all 1.46 0.20 0.28 0.00 0.03 98.03 20:15:42 07:50:01 PM 0 1.10 0.37 0.25 0.00 0.03 98.25 20:15:42 07:50:01 PM 1 1.82 0.03 0.30 0.00 0.03 97.81 20:15:42 07:51:01 PM all 0.94 0.00 0.13 0.05 0.06 98.82 20:15:42 07:51:01 PM 0 0.85 0.00 0.10 0.00 0.05 99.00 20:15:42 07:51:01 PM 1 1.02 0.00 0.17 0.10 0.07 98.65 20:15:42 07:52:01 PM all 0.83 0.00 0.14 0.00 0.05 98.98 20:15:42 07:52:01 PM 0 0.87 0.00 0.13 0.00 0.03 98.96 20:15:42 07:52:01 PM 1 0.79 0.00 0.15 0.00 0.07 99.00 20:15:42 07:53:01 PM all 0.83 0.00 0.11 0.00 0.06 99.01 20:15:42 07:53:01 PM 0 0.73 0.00 0.08 0.00 0.07 99.12 20:15:42 07:53:01 PM 1 0.92 0.00 0.13 0.00 0.05 98.90 20:15:42 07:54:01 PM all 1.14 0.00 0.13 0.00 0.05 98.68 20:15:42 07:54:01 PM 0 1.52 0.00 0.13 0.00 0.05 98.30 20:15:42 07:54:01 PM 1 0.77 0.00 0.12 0.00 0.05 99.06 20:15:42 07:55:01 PM all 1.36 0.00 0.13 0.00 0.05 98.45 20:15:42 07:55:01 PM 0 1.19 0.00 0.15 0.00 0.05 98.61 20:15:42 07:55:01 PM 1 1.54 0.00 0.12 0.00 0.05 98.29 20:15:42 07:56:01 PM all 0.89 0.00 0.11 0.00 0.05 98.95 20:15:42 07:56:01 PM 0 0.73 0.00 0.08 0.00 0.03 99.15 20:15:42 07:56:01 PM 1 1.05 0.00 0.13 0.00 0.07 98.75 20:15:42 07:57:01 PM all 0.86 0.00 0.12 0.00 0.06 98.96 20:15:42 07:57:01 PM 0 0.82 0.00 0.10 0.00 0.05 99.03 20:15:42 07:57:01 PM 1 0.90 0.00 0.13 0.00 0.07 98.90 20:15:42 20:15:42 07:57:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 07:58:01 PM all 0.89 0.00 0.13 0.00 0.06 98.91 20:15:42 07:58:01 PM 0 0.72 0.00 0.13 0.00 0.05 99.10 20:15:42 07:58:01 PM 1 1.07 0.00 0.13 0.00 0.07 98.73 20:15:42 07:59:01 PM all 3.63 0.00 0.19 0.01 0.05 96.12 20:15:42 07:59:01 PM 0 1.40 0.00 0.17 0.02 0.05 98.36 20:15:42 07:59:01 PM 1 5.86 0.00 0.22 0.00 0.05 93.87 20:15:42 08:00:01 PM all 0.82 0.00 0.14 0.00 0.05 98.99 20:15:42 08:00:01 PM 0 0.78 0.00 0.13 0.00 0.05 99.03 20:15:42 08:00:01 PM 1 0.85 0.00 0.15 0.00 0.05 98.95 20:15:42 08:01:01 PM all 1.20 0.00 0.18 0.01 0.04 98.57 20:15:42 08:01:01 PM 0 1.82 0.00 0.23 0.00 0.03 97.91 20:15:42 08:01:01 PM 1 0.57 0.00 0.13 0.02 0.05 99.23 20:15:42 08:02:01 PM all 1.43 0.00 0.21 0.00 0.05 98.31 20:15:42 08:02:01 PM 0 1.97 0.00 0.22 0.00 0.05 97.76 20:15:42 08:02:01 PM 1 0.88 0.00 0.20 0.00 0.05 98.86 20:15:42 08:03:01 PM all 0.82 0.00 0.23 0.00 0.07 98.89 20:15:42 08:03:01 PM 0 1.22 0.00 0.32 0.00 0.08 98.38 20:15:42 08:03:01 PM 1 0.42 0.00 0.13 0.00 0.05 99.40 20:15:42 08:04:01 PM all 0.95 0.00 0.25 0.00 0.06 98.74 20:15:42 08:04:01 PM 0 0.93 0.00 0.28 0.00 0.05 98.73 20:15:42 08:04:01 PM 1 0.97 0.00 0.22 0.00 0.07 98.75 20:15:42 08:05:01 PM all 1.08 0.00 0.23 0.00 0.05 98.65 20:15:42 08:05:01 PM 0 1.32 0.00 0.33 0.00 0.07 98.28 20:15:42 08:05:01 PM 1 0.83 0.00 0.12 0.00 0.03 99.02 20:15:42 08:06:01 PM all 1.07 0.00 0.23 0.00 0.06 98.65 20:15:42 08:06:01 PM 0 1.25 0.00 0.35 0.00 0.07 98.33 20:15:42 08:06:01 PM 1 0.89 0.00 0.10 0.00 0.05 98.96 20:15:42 08:07:01 PM all 0.94 0.00 0.23 0.00 0.06 98.78 20:15:42 08:07:01 PM 0 1.40 0.00 0.37 0.00 0.07 98.16 20:15:42 08:07:01 PM 1 0.47 0.00 0.08 0.00 0.05 99.40 20:15:42 08:08:01 PM all 1.12 0.00 0.20 0.00 0.06 98.62 20:15:42 08:08:01 PM 0 1.50 0.00 0.30 0.00 0.07 98.13 20:15:42 08:08:01 PM 1 0.74 0.00 0.10 0.00 0.05 99.11 20:15:42 20:15:42 08:08:01 PM CPU %user %nice %system %iowait %steal %idle 20:15:42 08:09:01 PM all 0.78 0.00 0.12 0.00 0.08 99.03 20:15:42 08:09:01 PM 0 0.72 0.00 0.12 0.00 0.08 99.08 20:15:42 08:09:01 PM 1 0.83 0.00 0.12 0.00 0.07 98.98 20:15:42 08:10:01 PM all 0.73 0.00 0.12 0.00 0.05 99.10 20:15:42 08:10:01 PM 0 0.84 0.00 0.15 0.00 0.07 98.95 20:15:42 08:10:01 PM 1 0.63 0.00 0.08 0.00 0.03 99.25 20:15:42 08:11:01 PM all 0.77 0.00 0.11 0.00 0.07 99.06 20:15:42 08:11:01 PM 0 0.83 0.00 0.12 0.00 0.07 98.98 20:15:42 08:11:01 PM 1 0.70 0.00 0.10 0.00 0.07 99.13 20:15:42 08:12:01 PM all 0.73 0.00 0.10 0.00 0.07 99.11 20:15:42 08:12:01 PM 0 0.85 0.00 0.10 0.00 0.07 98.98 20:15:42 08:12:01 PM 1 0.60 0.00 0.10 0.00 0.07 99.23 20:15:42 08:13:01 PM all 0.69 0.00 0.13 0.00 0.04 99.14 20:15:42 08:13:01 PM 0 0.72 0.00 0.12 0.00 0.03 99.13 20:15:42 08:13:01 PM 1 0.67 0.00 0.13 0.00 0.05 99.15 20:15:42 08:14:01 PM all 14.37 0.00 2.00 0.08 0.08 83.48 20:15:42 08:14:01 PM 0 16.49 0.00 2.27 0.12 0.08 81.04 20:15:42 08:14:01 PM 1 12.24 0.00 1.72 0.03 0.08 85.92 20:15:42 08:15:01 PM all 18.98 0.00 3.26 3.96 0.08 73.72 20:15:42 08:15:01 PM 0 25.05 0.00 3.96 5.01 0.08 65.90 20:15:42 08:15:01 PM 1 12.88 0.00 2.55 2.90 0.08 81.58 20:15:42 Average: all 0.44 0.00 0.08 0.05 0.04 99.38 20:15:42 Average: 0 0.44 0.00 0.09 0.06 0.04 99.38 20:15:42 Average: 1 0.44 0.00 0.08 0.05 0.04 99.39 20:15:42 20:15:42 20:15:42