Started by upstream project "integration-sanity-test-calcium" build number 132 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-robot-2c-8g-18562 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-fDP8My5GKE0m/agent.5973 SSH_AGENT_PID=5974 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/private_key_11959759895615716217.key (/w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/private_key_11959759895615716217.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/integration/test > git init /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test@tmp/jenkins-gitclient-ssh15298438365514010760.key Verifying host key using known hosts file 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test@tmp/jenkins-gitclient-ssh3800157225644370887.key Verifying host key using known hosts file 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 2778f151c668b610353ea1551d4ec3a610c3215c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2778f151c668b610353ea1551d4ec3a610c3215c # timeout=10 Commit message: "Remove code for backuprestore" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d56af8a400b69f8c1a646c8241a7e4ed6f9c3c13 # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins4904527928726540538.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qXSQ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-qXSQ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.23 botocore==1.34.23 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_STACK_TEMPLATE=csit-2-instance-type.yaml OS_CLOUD=vex OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-132 OS_STACK_TEMPLATE_DIR=openstack-hot [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins16885967947257057611.sh ---> Create parameters file for OpenStack HOT OpenStack Heat parameters generated ----------------------------------- parameters: vm_0_count: '1' vm_0_flavor: 'v3-standard-4' vm_0_image: 'ZZCI - CentOS Stream 8 - builder - x86_64 - 20240117-011746.201' vm_1_count: '1' vm_1_flavor: 'v3-standard-2' vm_1_image: 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003' job_name: '46953-132' silo: 'releng' [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins17574447885795526207.sh ---> Create HEAT stack + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-JcSa + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 yq + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-qXSQ + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv + /tmp/venv-qXSQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + /tmp/venv-qXSQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH + PATH=/tmp/venv-qXSQ/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 + return 0 + openstack --os-cloud vex limits show --absolute +--------------------------+---------+ | Name | Value | +--------------------------+---------+ | maxTotalInstances | -1 | | maxTotalCores | 450 | | maxTotalRAMSize | 1000000 | | maxServerMeta | 128 | | maxImageMeta | 128 | | maxPersonality | 5 | | maxPersonalitySize | 10240 | | maxTotalKeypairs | 100 | | maxServerGroups | 10 | | maxServerGroupMembers | 10 | | maxTotalFloatingIps | -1 | | maxSecurityGroups | -1 | | maxSecurityGroupRules | -1 | | totalRAMUsed | 237568 | | totalCoresUsed | 58 | | totalInstancesUsed | 15 | | totalFloatingIpsUsed | 0 | | totalSecurityGroupsUsed | 0 | | totalServerGroupsUsed | 0 | | maxTotalVolumes | -1 | | maxTotalSnapshots | 10 | | maxTotalVolumeGigabytes | 4096 | | maxTotalBackups | 10 | | maxTotalBackupGigabytes | 1000 | | totalVolumesUsed | 0 | | totalGigabytesUsed | 0 | | totalSnapshotsUsed | 0 | | totalBackupsUsed | 0 | | totalBackupGigabytesUsed | 0 | +--------------------------+---------+ + pushd /opt/ciman/openstack-hot /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-calcium + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-calcium-132 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/stack-parameters.yaml Creating stack releng-openflowplugin-csit-1node-sanity-only-calcium-132 Waiting to initialize infrastructure... Stack initialization successful. ------------------------------------ Stack Details ------------------------------------ {'added': None, 'capabilities': [], 'created_at': '2024-01-21T13:23:34Z', 'deleted': None, 'deleted_at': None, 'description': 'No description', 'environment': None, 'environment_files': None, 'files': None, 'files_container': None, 'id': 'd4abe486-fedc-45e2-9f09-ec04e209601f', 'is_rollback_disabled': True, 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-calcium-132/d4abe486-fedc-45e2-9f09-ec04e209601f', 'rel': 'self'}], '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'})}), 'name': 'releng-openflowplugin-csit-1node-sanity-only-calcium-132', 'notification_topics': [], 'outputs': [{'description': 'IP addresses of the 1st vm types', 'output_key': 'vm_0_ips', 'output_value': ['10.30.170.245']}, {'description': 'IP addresses of the 2nd vm types', 'output_key': 'vm_1_ips', 'output_value': ['10.30.171.216']}], 'owner_id': ****, 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 'OS::stack_id': 'd4abe486-fedc-45e2-9f09-ec04e209601f', 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-calcium-132', 'job_name': '46953-132', 'silo': 'releng', 'vm_0_count': '1', 'vm_0_flavor': 'v3-standard-4', 'vm_0_image': 'ZZCI - CentOS Stream 8 - builder - x86_64 - ' '20240117-011746.201', 'vm_1_count': '1', 'vm_1_flavor': 'v3-standard-2', 'vm_1_image': 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - ' '20230601-180106.003'}, 'parent_id': None, 'replaced': None, 'status': 'CREATE_COMPLETE', 'status_reason': 'Stack CREATE completed successfully', 'tags': [], 'template': None, 'template_description': 'No description', 'template_url': None, 'timeout_mins': 15, 'unchanged': None, 'updated': None, 'updated_at': None, 'user_project_id': '4759f896e0ac49acab8ece1575eb7b2b'} ------------------------------------ + popd /w/workspace/openflowplugin-csit-1node-sanity-only-calcium [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins3441101069290257673.sh ---> Copy SSH public keys to CSIT lab Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH SSH not responding on 10.30.170.245. Retrying in 10 seconds... Warning: Permanently added '10.30.171.216' (ECDSA) to the list of known hosts. releng-46953-132-1-mininet-ovs-28-0 Successfully copied public keys to slave 10.30.171.216 Ping to 10.30.170.245 successful. Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. 10.30.170.245 releng-46953-132-0-builder-0.novalocal Successfully copied public keys to slave 10.30.170.245 Process 7091 ready. Process 7092 ready. SSH ready on all stack servers. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins16255591222049594583.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q6ug lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.robot_venv lf-activate-venv(): INFO: Installing: setuptools wheel lf-activate-venv(): INFO: Adding /tmp/venv-Q6ug/bin to PATH + echo 'Installing Python Requirements' Installing Python Requirements + cat + python -m pip install -r requirements.txt Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting docker-py (from -r requirements.txt (line 1)) 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.0/50.0 kB 7.0 MB/s eta 0:00:00 Collecting ipaddr (from -r requirements.txt (line 2)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 3)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/0.10.1/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting netifaces (from -r requirements.txt (line 4)) Using cached netifaces-0.11.0-cp310-cp310-linux_x86_64.whl Collecting pyhocon (from -r requirements.txt (line 5)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.60/pyhocon-0.3.60.tar.gz (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.8/158.8 kB 17.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests (from -r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.31.0/requests-2.31.0-py3-none-any.whl (62 kB) Collecting robotframework (from -r requirements.txt (line 7)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.0/robotframework-7.0-py3-none-any.whl (726 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 40.2 MB/s eta 0:00:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 9)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.3/robotframework_requests-0.9.3-py3-none-any.whl (21 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 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) Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 kB 8.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting scapy (from -r requirements.txt (line 12)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.5.0/scapy-2.5.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 62.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jsonpath-rw (from -r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.12.0/elasticsearch-8.12.0-py3-none-any.whl (431 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 431.9/431.9 kB 28.0 MB/s eta 0:00:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.12.0/elasticsearch_dsl-8.12.0-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 kB 9.9 MB/s eta 0:00:00 Collecting pyangbind (from -r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.4.post1/pyangbind-0.8.4.post1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 7.8 MB/s eta 0:00:00 Collecting isodate (from -r requirements.txt (line 25)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.6.1/isodate-0.6.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 5.6 MB/s eta 0:00:00 Collecting jmespath (from -r requirements.txt (line 28)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting jsonpatch (from -r requirements.txt (line 31)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.4.0/paramiko-3.4.0-py3-none-any.whl (225 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.9/225.9 kB 21.2 MB/s eta 0:00:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.14.5/scp-0.14.5-py2.py3-none-any.whl (8.7 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 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) Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.7.0/websocket_client-1.7.0-py3-none-any.whl (58 kB) Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.1.1/pyparsing-3.1.1-py3-none-any.whl (103 kB) Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.6/idna-3.6-py3-none-any.whl (61 kB) Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.1.0/urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2023.11.17/certifi-2023.11.17-py3-none-any.whl (162 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.0/WebTest-3.0.0-py3-none-any.whl (31 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/2.4/jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.2.0/robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 12.9 MB/s eta 0:00:00 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.9 MB/s eta 0:00:00 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.1.1/decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting elastic-transport<9,>=8 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.12.0/elastic_transport-8.12.0-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 kB 8.2 MB/s eta 0:00:00 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.8.2/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.0/pyang-2.6.0-py2.py3-none-any.whl (594 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.1/594.1 kB 49.7 MB/s eta 0:00:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.1.0/lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB) Collecting regex (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2023.12.25/regex-2023.12.25-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 774.0/774.0 kB 36.8 MB/s eta 0:00:00 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.1.2/bcrypt-4.1.2-cp39-abi3-manylinux_2_28_x86_64.whl (698 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.9/698.9 kB 42.6 MB/s eta 0:00:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/41.0.7/cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.16.0/selenium-4.16.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 77.7 MB/s eta 0:00:00 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.3.0/robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.7/WebOb-1.8.7-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.0/115.0 kB 15.7 MB/s eta 0:00:00 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/2.1.2/waitress-2.1.2-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 8.8 MB/s eta 0:00:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.12.3/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.16.0/cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.24.0/trio-0.24.0-py3-none-any.whl (460 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 45.4 MB/s eta 0:00:00 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.11.1/trio_websocket-0.11.1-py3-none-any.whl (17 kB) Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.5/soupsieve-2.5-py3-none-any.whl (36 kB) Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.21/pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting attrs>=20.1.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/23.2.0/attrs-23.2.0-py3-none-any.whl (60 kB) Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 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) Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.0/sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/exceptiongroup/1.2.0/exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 11.8 MB/s eta 0:00:00 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, pyhocon, robotframework-httplibrary, scapy, jsonpath-rw Building wheel for robotframework-sshlibrary (setup.py): started Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55116 sha256=73af2c4aab814af035b90ac7201b1c57eefec5d150b366aa22e49e460df082ba Stored in directory: /home/jenkins/.cache/pip/wheels/4f/7c/b3/1dfc58277260e643335754e93ea5854bc7ba3d181575a9cea9 Building wheel for ipaddr (setup.py): started Building wheel for ipaddr (setup.py): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18282 sha256=fd07ed5e86b2201afe8bfdedc3c2ab72c4ea2ca09704ad79e96c88efb7ee1ac5 Stored in directory: /home/jenkins/.cache/pip/wheels/b5/7c/08/e4a91c0b38d5ae5fea76fbb9b60ce1b5f5f8d6e69cbe801870 Building wheel for pyhocon (setup.py): started Building wheel for pyhocon (setup.py): finished with status 'done' Created wheel for pyhocon: filename=pyhocon-0.3.60-py3-none-any.whl size=20864 sha256=75b7ed846e2e08cc5e042628f8c1cde136df2167788490790a54dbc41fdc46ab Stored in directory: /home/jenkins/.cache/pip/wheels/7e/3f/4f/66e113a4b8eca7d8ff120a7fcfb53be15fc5078eb353482440 Building wheel for robotframework-httplibrary (setup.py): started Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9954 sha256=701e4158c584a3702a69d05f214b9fe79308f87e5fe3e83769fbc75b98e5d1ff Stored in directory: /home/jenkins/.cache/pip/wheels/2e/b8/87/b9b31f375281dd80f51ca94affc6e39f3e45d192e1e1f95553 Building wheel for scapy (setup.py): started Building wheel for scapy (setup.py): finished with status 'done' Created wheel for scapy: filename=scapy-2.5.0-py2.py3-none-any.whl size=1444328 sha256=ceabc999d0ec664c7d4df99eaaf6c48b1ffa9c35895688ad002da3a3b488f3eb Stored in directory: /home/jenkins/.cache/pip/wheels/8e/0a/14/42ef36f95fd1fbf75090db30f0cbb4ad4186b84b7a3d10dfcb Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15127 sha256=ed22adfa878541f485ceaa6ed6faaf65ba862f40f64b2497c35d7f270714fe23 Stored in directory: /home/jenkins/.cache/pip/wheels/22/71/20/0f098fcfc9905114ba8ed62f4b7f9b66ef9a017f99d918fc12 Successfully built robotframework-sshlibrary ipaddr pyhocon robotframework-httplibrary scapy jsonpath-rw Installing collected packages: sortedcontainers, ply, netifaces, netaddr, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, lxml, jsonpointer, jmespath, idna, h11, exceptiongroup, decorator, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, isodate, 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 Successfully installed WebOb-1.8.7 attrs-23.2.0 bcrypt-4.1.2 beautifulsoup4-4.12.3 certifi-2023.11.17 cffi-1.16.0 charset-normalizer-3.3.2 cryptography-41.0.7 decorator-5.1.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.12.0 elasticsearch-8.12.0 elasticsearch-dsl-8.12.0 enum34-1.1.10 exceptiongroup-1.2.0 h11-0.14.0 idna-3.6 ipaddr-2.2.0 isodate-0.6.1 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-2.4 lxml-5.1.0 netaddr-0.10.1 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.4.0 ply-3.11 pyang-2.6.0 pyangbind-0.8.4.post1 pycparser-2.21 pyhocon-0.3.60 pynacl-1.5.0 pyparsing-3.1.1 pysocks-1.7.1 python-dateutil-2.8.2 regex-2023.12.25 requests-2.31.0 robotframework-7.0 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.2.0 robotframework-sshlibrary-3.8.0 scapy-2.5.0 scp-0.14.5 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 soupsieve-2.5 trio-0.24.0 trio-websocket-0.11.1 urllib3-2.1.0 waitress-2.1.2 websocket-client-1.7.0 webtest-3.0.0 wsproto-1.2.0 + pip freeze attrs==23.2.0 bcrypt==4.1.2 beautifulsoup4==4.12.3 certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 cryptography==41.0.7 decorator==5.1.1 distlib==0.3.8 docker-py==1.10.6 docker-pycreds==0.4.0 elastic-transport==8.12.0 elasticsearch==8.12.0 elasticsearch-dsl==8.12.0 enum34==1.1.10 exceptiongroup==1.2.0 filelock==3.13.1 h11==0.14.0 idna==3.6 ipaddr==2.2.0 isodate==0.6.1 jmespath==1.0.1 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==2.4 lxml==5.1.0 netaddr==0.10.1 netifaces==0.11.0 outcome==1.3.0.post0 paramiko==3.4.0 platformdirs==4.1.0 ply==3.11 pyang==2.6.0 pyangbind==0.8.4.post1 pycparser==2.21 pyhocon==0.3.60 PyNaCl==1.5.0 pyparsing==3.1.1 PySocks==1.7.1 python-dateutil==2.8.2 regex==2023.12.25 requests==2.31.0 robotframework==7.0 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.3.0 robotframework-requests==0.9.3 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.2.0 robotframework-sshlibrary==3.8.0 scapy==2.5.0 scp==0.14.5 selenium==4.16.0 six==1.16.0 sniffio==1.3.0 sortedcontainers==2.4.0 soupsieve==2.5 trio==0.24.0 trio-websocket==0.11.1 urllib3==2.1.0 virtualenv==20.25.0 waitress==2.1.2 WebOb==1.8.7 websocket-client==1.7.0 WebTest==3.0.0 wsproto==1.2.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins2557395223202873804.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 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. botocore 1.34.23 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.1.0 which is incompatible. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lftools 0.37.8 requires urllib3<2.0.0, but you have urllib3 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH + ODL_SYSTEM=() + TOOLS_SYSTEM=() + OPENSTACK_SYSTEM=() + OPENSTACK_CONTROLLERS=() + mapfile -t ADDR ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-calcium-132 + for i in "${ADDR[@]}" ++ ssh 10.30.170.245 hostname -s Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. + REMHOST=releng-46953-132-0-builder-0 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.171.216 hostname -s Warning: Permanently added '10.30.171.216' (ECDSA) to the list of known hosts. + REMHOST=releng-46953-132-1-mininet-ovs-28-0 + case ${REMHOST} in + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") + echo NUM_ODL_SYSTEM=1 + echo NUM_TOOLS_SYSTEM=1 + '[' '' == yes ']' + NUM_OPENSTACK_SYSTEM=0 + echo NUM_OPENSTACK_SYSTEM=0 + '[' 0 -eq 2 ']' + echo ODL_SYSTEM_IP=10.30.170.245 ++ seq 0 0 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_1_IP=10.30.170.245 + echo TOOLS_SYSTEM_IP=10.30.171.216 ++ seq 0 0 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) + echo TOOLS_SYSTEM_1_IP=10.30.171.216 + openstack_index=0 + NUM_OPENSTACK_CONTROL_NODES=1 + echo NUM_OPENSTACK_CONTROL_NODES=1 ++ seq 0 0 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) + echo OPENSTACK_CONTROL_NODE_1_IP= + NUM_OPENSTACK_COMPUTE_NODES=-1 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 + '[' -1 -ge 2 ']' ++ seq 0 -2 + NUM_OPENSTACK_HAPROXY_NODES=0 + echo NUM_OPENSTACK_HAPROXY_NODES=0 ++ seq 0 -1 + echo 'Contents of slave_addresses.txt:' Contents of slave_addresses.txt: + cat slave_addresses.txt NUM_ODL_SYSTEM=1 NUM_TOOLS_SYSTEM=1 NUM_OPENSTACK_SYSTEM=0 ODL_SYSTEM_IP=10.30.170.245 ODL_SYSTEM_1_IP=10.30.170.245 TOOLS_SYSTEM_IP=10.30.171.216 TOOLS_SYSTEM_1_IP=10.30.171.216 NUM_OPENSTACK_CONTROL_NODES=1 OPENSTACK_CONTROL_NODE_1_IP= NUM_OPENSTACK_COMPUTE_NODES=-1 NUM_OPENSTACK_HAPROXY_NODES=0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/sh /tmp/jenkins405949101092487725.sh Preparing for JRE Version 17 Karaf artifact is opendaylight Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins723901684002756093.sh --2024-01-21 13:25:09-- http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=opendaylight/pom.xml;hb=refs/heads/master Resolving git.opendaylight.org (git.opendaylight.org)... 52.35.122.251, 2600:1f14:421:f500:133a:a004:b30b:69e1 Connecting to git.opendaylight.org (git.opendaylight.org)|52.35.122.251|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=opendaylight/pom.xml;hb=refs/heads/master [following] --2024-01-21 13:25:10-- https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=opendaylight/pom.xml;hb=refs/heads/master Connecting to git.opendaylight.org (git.opendaylight.org)|52.35.122.251|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2756 (2.7K) [text/plain] Saving to: ‘pom.xml’ 0K .. 100% 29.3M=0s 2024-01-21 13:25:10 (29.3 MB/s) - ‘pom.xml’ saved [2756/2756] Bundle version is 0.19.0-SNAPSHOT --2024-01-21 13:25:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/maven-metadata.xml Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-01-21 13:25:10 ERROR 404: Not Found. maven-metadata.xml: No such file or directory Nexus timestamp is Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip Distribution bundle is opendaylight-.zip Distribution bundle version is 0.19.0-SNAPSHOT Distribution folder is opendaylight-0.19.0-SNAPSHOT Nexus prefix is https://nexus.opendaylight.org [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins10370382351981355107.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH Copying common-functions.sh to /tmp Copying common-functions.sh to 10.30.171.216:/tmp Warning: Permanently added '10.30.171.216' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.170.245:/tmp Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins6918734423296717613.sh common-functions.sh is being sourced common-functions environment: MAVENCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv CONTROLLERMEM: 2048m AKKACONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ################################################# ## Configure Cluster and Start ## ################################################# ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions Locating script plan to use... Finished running script plans Configuring member-1 with IP address 10.30.170.245 Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. + source /tmp/common-functions.sh opendaylight-0.19.0-SNAPSHOT common-functions.sh is being sourced ++ [[ /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 ]] ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=opendaylight-0.19.0-SNAPSHOT ++ export MAVENCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ export AKKACONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf ++ AKKACONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf ++ export MODULESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' Changing to /tmp + echo 'Changing to /tmp' + cd /tmp Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip' + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip --2024-01-21 13:25:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight/0.19.0-SNAPSHOT/opendaylight-.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-01-21 13:25:22 ERROR 404: Not Found. Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q opendaylight-.zip unzip: cannot find or open opendaylight-.zip, opendaylight-.zip.zip or opendaylight-.zip.ZIP. Adding external repositories... + echo 'Adding external repositories...' + 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/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory + cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg cat: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + 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/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.19.0-SNAPSHOT + KARAF_VERSION=odl + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.19.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + [[ ! -z '' ]] + cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg cat: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + configure_karaf_log odl '' + local -r karaf_version=odl + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg grep: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory Configuring the karaf log... karaf_version: odl, logapi: log4j + echo 'Configuring the karaf log... karaf_version: odl, logapi: log4j' + '[' log4j == log4j2 ']' + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' controllerdebugmap: /tmp/common-functions.sh: line 124: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + unset IFS + echo 'controllerdebugmap: ' cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + '[' -n '' ']' + echo 'cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg cat: /tmp/opendaylight-0.19.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + set_java_vars /usr/lib/jvm/java-17-openjdk 2048m /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + local -r java_home=/usr/lib/jvm/java-17-openjdk + local -r controllermem=2048m + local -r memconf=/tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + echo Configure Configure java home: /usr/lib/jvm/java-17-openjdk max memory: 2048m memconf: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + echo ' java home: /usr/lib/jvm/java-17-openjdk' + echo ' max memory: 2048m' + echo ' memconf: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk}%g' /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv: No such file or directory + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv sed: can't read /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv: No such file or directory cat /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv + echo 'cat /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv cat: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/setenv: No such file or directory Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk/bin/java 1 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk/bin/java JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk + JAVA_HOME=/usr/lib/jvm/java-17-openjdk ++ readlink -e /usr/lib/jvm/java-17-openjdk/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java' Listing all open ports on controller system... + echo 'Listing all open ports on controller system...' + netstat -pnatu (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 10.30.170.245:50114 199.204.45.87:443 TIME_WAIT - tcp 0 0 10.30.170.245:22 10.30.170.28:43322 ESTABLISHED - tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 :::5555 :::* LISTEN - tcp6 0 0 :::22 :::* LISTEN - udp 0 0 10.30.170.245:68 10.30.170.2:67 ESTABLISHED - udp 0 0 0.0.0.0:111 0.0.0.0:* - udp 0 0 127.0.0.1:323 0.0.0.0:* - udp6 0 0 :::111 :::* - udp6 0 0 ::1:323 :::* - Configuring cluster + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/opendaylight-0.19.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.245 /tmp/configuration-script.sh: line 50: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/configure_cluster.sh: No such file or directory Dump akka.conf + echo 'Dump akka.conf' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf cat: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/akka.conf: No such file or directory Dump modules.conf + echo 'Dump modules.conf' + cat /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf cat: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/modules.conf: No such file or directory + echo 'Dump module-shards.conf' Dump module-shards.conf + cat /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf cat: /tmp/opendaylight-0.19.0-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory Locating config plan to use... Finished running config plans Starting member-1 with IP address 10.30.170.245 Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... /tmp/startup-script.sh: line 6: /tmp/opendaylight-0.19.0-SNAPSHOT/bin/start: No such file or directory Execute the post startup script on controller 10.30.170.245 Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Waiting up to 3 minutes for controller to come up, checking every 5 seconds... grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory Timeout Controller DOWN Dumping first 500K bytes of karaf log... head: cannot open '/tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory Dumping last 500K bytes of karaf log... tail: cannot open '/tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory Listing all open ports on controller system (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 164 10.30.170.245:22 10.30.170.28:43346 ESTABLISHED - tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 :::5555 :::* LISTEN - tcp6 0 0 :::22 :::* LISTEN - udp 0 0 10.30.170.245:68 10.30.170.2:67 ESTABLISHED - udp 0 0 0.0.0.0:111 0.0.0.0:* - udp 0 0 127.0.0.1:323 0.0.0.0:* - udp6 0 0 :::111 :::* - udp6 0 0 ::1:323 :::* - Let's take the karaf thread dump Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid: Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Usage: jstack [-l][-e] (to connect to running process) Options: -l long listing. Prints additional information about locks -e extended listing. Prints additional information about threads -? -h --help -help to print this help message Generating mininet variables... Locating test plan to use... Changing the testplan path... # Place the suites in run order: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Reconciliation Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Reconciliation ... ============================================================================== openflowplugin-sanity.txt ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6595 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.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | FAIL | 7 tests, 0 passed, 7 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ List all the links :: List all the links in the topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... ============================================================================== Add a flow - Output to physical port# :: Push a flow through REST-API [ WARN ] Keyword 'RequestsLibrary.Put Request' is deprecated. Please use `PUT On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after adding flow config - Output to physical port# :: Veri... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | FAIL | 6 tests, 0 passed, 6 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | FAIL | 21 tests, 0 passed, 21 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | 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.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | FAIL | 7 tests, 0 passed, 7 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ List all the links :: List all the links in the topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.To Json' is deprecated. Please use ${resp.json()} instead. Have a look at the improved HTML output as pretty printing replacement. | FAIL | Keyword 'Verify Links' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=flow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A2?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig | FAIL | Keyword 'Check Nodes Stats' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A3?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | FAIL | 4 tests, 0 passed, 4 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... ============================================================================== Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... [ WARN ] Keyword 'RequestsLibrary.Put Request' is deprecated. Please use `PUT On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after adding flow config - Sending IPv4 Dest Address and Et... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Modify a flow - Output to physical port# :: Push a flow through RE... [ WARN ] Keyword 'RequestsLibrary.Put Request' is deprecated. Please use `PUT On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after modifying flow config - Output to physical port# :: V... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Remove a flow - Output to physical port# :: Remove a flow [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Verify after deleting flow config - Output to physical port# :: Ve... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 | FAIL | Keyword 'Check For Elements Not At URI' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | FAIL | 9 tests, 0 passed, 9 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | FAIL | 24 tests, 0 passed, 24 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... ============================================================================== openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... ============================================================================== [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 156 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 221 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 222 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 223 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 224 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 225 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 550 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 156 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 221 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 222 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 223 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 224 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 225 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 550 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 156 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 221 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 222 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 223 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 224 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 225 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 550 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | FAIL | Suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 174 tests, 0 passed, 174 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... ============================================================================== [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Added | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Update Flows Group 0 :: Update all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Updated | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 1 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 2 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 3 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 4 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 5 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 6 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 7 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 8 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 9 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 10 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 11 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 14 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 15 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 16 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 17 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 18 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 19 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 20 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 21 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 22 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 23 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 24 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 25 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 31 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 36 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 38 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 43 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 45 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 101 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 102 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 103 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 104 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 105 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 106 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 107 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 108 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 109 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 110 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 113 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 201 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 202 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 203 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 204 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 205 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 206 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 209 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 214 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 218 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 219 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Test Is Flow 220 Deleted | FAIL | Parent suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | FAIL | Suite setup failed: Keyword 'FlowLib.Check Switches In Inventory' failed after retrying 10 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 152 tests, 0 passed, 152 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | FAIL | 326 tests, 0 passed, 326 failed ============================================================================== openflowplugin-sanity.txt.Reconciliation ============================================================================== openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... ============================================================================== 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ 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(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes/node=openflow%3A1/flow-node-inventory:table=0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | ------------------------------------------------------------------------------ Check Linear Topology :: Check Linear Topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Operational DS :: Check Groups after mininet starts. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Groups In Operational DS :: Check Flows after mininet starts. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Switch :: Check Flows after mininet starts. | FAIL | 0.0 != 303.0 ------------------------------------------------------------------------------ Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check No Switches After Disconnect :: Check no switches in topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check Linear Topology After Mininet Reconnects :: Check Linear Top... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check Linear Topology' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Remove Flows And Groups After Mininet Reconnects :: Remove some gr... [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': 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 [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Operational DS After Mininet Reconnects :: Check Fl... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Groups In Operational DS After Mininet Reconnects :: Check F... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | FAIL | 0.0 != 300.0 ------------------------------------------------------------------------------ Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/ietf-yang-library:modules-state (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Linear Topology After Controller Restarts :: Check Linear To... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check Linear Topology' failed after retrying for 5 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Operational DS After Controller Restarts :: Check F... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | Keyword 'FlowLib.Check Number Of Flows' failed after retrying for 30 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Groups In Operational DS After Controller Restarts :: Check ... [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes?content=nonconfig | FAIL | ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/opendaylight-inventory:nodes?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Check Flows In Switch After Controller Restarts :: Check Flows aft... | FAIL | 0.0 != 300.0 ------------------------------------------------------------------------------ Stop Mininet :: Stop Mininet. | PASS | ------------------------------------------------------------------------------ Check No Switches :: Check no switches in topology. [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology?content=nonconfig | FAIL | Keyword 'FlowLib.Check No Switches In Topology' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.245', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ [ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/opendaylight-inventory:nodes openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | FAIL | 23 tests, 4 passed, 19 failed ============================================================================== openflowplugin-sanity.txt.Reconciliation | FAIL | 23 tests, 4 passed, 19 failed ============================================================================== openflowplugin-sanity.txt | FAIL | 394 tests, 4 passed, 390 failed ============================================================================== Output: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/output.xml Log: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/log.html Report: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/report.html Examining the files in data/log and checking filesize Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. total 0 drwxrwxr-x. 3 jenkins jenkins 17 Jan 21 13:25 .. drwxrwxr-x. 2 jenkins jenkins 6 Jan 21 13:25 . Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. du: cannot access '/tmp/opendaylight-0.19.0-SNAPSHOT/data/log/*': No such file or directory Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. ls: cannot access '/tmp/opendaylight-0.19.0-SNAPSHOT/*.hprof': No such file or directory Let's take the karaf thread dump again... Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid: Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Usage: jstack [-l][-e] (to connect to running process) Options: -l long listing. Prints additional information about locks -e extended listing. Prints additional information about threads -? -h --help -help to print this help message Killing ODL Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. Compressing karaf.log 1 Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. gzip: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log: No such file or directory Fetching compressed karaf.log 1 Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. scp: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf.log.gz: No such file or directory Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. scp: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/karaf_console.log: No such file or directory Fetch GC logs Warning: Permanently added '10.30.170.245' (ECDSA) to the list of known hosts. scp: /tmp/opendaylight-0.19.0-SNAPSHOT/data/log/*.log: No such file or directory Examine copied files total 7684 drwxrwxr-x. 2 jenkins jenkins 6 Jan 21 13:53 gclogs-1 -rw-rw-r--. 1 jenkins jenkins 0 Jan 21 13:53 karaf_1__threads_after.log -rw-rw-r--. 1 jenkins jenkins 12740 Jan 21 13:53 ps_after.log -rw-rw-r--. 1 jenkins jenkins 299950 Jan 21 13:53 report.html -rw-rw-r--. 1 jenkins jenkins 1532520 Jan 21 13:53 log.html -rw-rw-r--. 1 jenkins jenkins 5946261 Jan 21 13:53 output.xml -rw-rw-r--. 1 jenkins jenkins 487 Jan 21 13:29 testplan.txt -rw-rw-r--. 1 jenkins jenkins 0 Jan 21 13:29 karaf_1__threads_before.log -rw-rw-r--. 1 jenkins jenkins 13108 Jan 21 13:29 ps_before.log -rw-rw-r--. 1 jenkins jenkins 3425 Jan 21 13:25 post-startup-script.sh -rw-rw-r--. 1 jenkins jenkins 273 Jan 21 13:25 startup-script.sh -rw-rw-r--. 1 jenkins jenkins 3520 Jan 21 13:25 configuration-script.sh -rw-rw-r--. 1 jenkins jenkins 313 Jan 21 13:25 detect_variables.env -rw-rw-r--. 1 jenkins jenkins 2756 Jan 21 13:25 pom.xml -rw-rw-r--. 1 jenkins jenkins 93 Jan 21 13:25 set_variables.env -rw-rw-r--. 1 jenkins jenkins 299 Jan 21 13:25 slave_addresses.txt -rw-rw-r--. 1 jenkins jenkins 570 Jan 21 13:24 requirements.txt -rw-rw-r--. 1 jenkins jenkins 26 Jan 21 13:24 env.properties -rw-rw-r--. 1 jenkins jenkins 336 Jan 21 13:23 stack-parameters.yaml drwxrwxr-x. 7 jenkins jenkins 4096 Jan 21 13:21 test drwxrwxr-x. 2 jenkins jenkins 6 Jan 21 13:21 test@tmp [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins12175161589101690997.sh Karaf Deployments, Tests must have already run [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/sh /tmp/jenkins1032035811095474756.sh Cleaning up Robot installation... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5974 killed; [ssh-agent] Stopped. Recording plot data Robot results publisher started... -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: ERROR: Build step failed with exception java.lang.NullPointerException Build step 'Publish Robot Framework test results' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins8189775229974934174.sh Archiving csit artifacts mv: cannot stat 'odl1_*': No such file or directory mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 188 0 188 0 0 2473 0 --:--:-- --:--:-- --:--:-- 2506 Archive: robot-plugin.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of robot-plugin.zip or robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins11836032223899281788.sh [PostBuildScript] - [INFO] Executing post build scripts. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-132 [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins3699945599511614982.sh ---> openstack-stack-delete.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-calcium-132 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-calcium-132 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-calcium-132 [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins18266845184224290814.sh ---> sysstat.sh [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins3240449739316838694.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-calcium ']' + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/archives/ [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins8735700744875855113.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins16820487814995622018.sh provisioning config files... Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-calcium #132 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/config9928168707275172899tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins11401969364769699414.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins11442493328812918903.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins4420451629774931566.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins9094813086720414225.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH DEBUG: total: 0.16999999999999998 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins4261412290047024112.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qXSQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-qXSQ/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-calcium/132/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-robot-2c-8g-18562.novalocal 4.18.0-532.el8.x86_64 #1 SMP Thu Dec 21 12:11:59 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.3G 31G 24% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 595 4798 19 2303 6804 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a1:5e:16 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.28/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 73699sec preferred_lft 73699sec inet6 fe80::f816:3eff:fea1:5e16/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-532.el8.x86_64 (centos-stream-8-robot-f84d986f-3f43-4447-86d7-70e5891bac13.noval) 01/21/2024 _x86_64_ (2 CPU) 10:23:02 LINUX RESTART (2 CPU) 10:24:01 AM tps rtps wtps bread/s bwrtn/s 10:25:01 AM 2.30 0.00 2.30 0.00 672.66 10:26:01 AM 1.15 0.05 1.10 1.07 18.13 10:27:01 AM 0.30 0.00 0.30 0.00 5.43 10:28:01 AM 0.30 0.00 0.30 0.00 5.05 10:29:01 AM 0.15 0.00 0.15 0.00 2.73 10:30:01 AM 0.18 0.00 0.18 0.00 2.27 10:31:01 AM 0.18 0.00 0.18 0.00 1.48 10:32:01 AM 0.18 0.00 0.18 0.00 3.42 10:33:01 AM 0.17 0.00 0.17 0.00 2.00 10:34:01 AM 0.12 0.00 0.12 0.00 1.17 10:35:01 AM 0.22 0.00 0.22 0.00 2.55 10:36:01 AM 0.18 0.00 0.18 0.00 1.73 10:37:01 AM 0.10 0.00 0.10 0.00 0.63 10:38:01 AM 0.10 0.00 0.10 0.00 0.78 10:39:01 AM 0.25 0.07 0.18 1.33 1.48 10:40:01 AM 0.15 0.00 0.15 0.00 1.83 10:41:01 AM 0.22 0.00 0.22 0.00 2.98 10:42:01 AM 0.22 0.00 0.22 0.00 2.93 10:43:01 AM 0.10 0.00 0.10 0.00 0.78 10:44:01 AM 0.12 0.00 0.12 0.00 0.78 10:45:01 AM 0.12 0.00 0.12 0.00 0.90 10:46:01 AM 0.13 0.00 0.13 0.00 1.18 10:47:01 AM 0.13 0.00 0.13 0.00 0.92 10:48:01 AM 0.10 0.00 0.10 0.00 0.63 10:49:01 AM 0.22 0.00 0.22 0.00 2.68 10:50:01 AM 0.20 0.00 0.20 0.00 1.87 10:51:01 AM 0.13 0.00 0.13 0.00 1.08 10:52:01 AM 0.22 0.00 0.22 0.00 3.08 10:53:01 AM 0.10 0.00 0.10 0.00 0.63 10:54:01 AM 0.12 0.00 0.12 0.00 0.90 10:55:01 AM 0.12 0.00 0.12 0.00 1.32 10:56:01 AM 0.22 0.00 0.22 0.00 2.55 10:57:02 AM 0.15 0.00 0.15 0.00 1.45 10:58:01 AM 0.10 0.00 0.10 0.00 0.80 10:59:01 AM 0.13 0.00 0.13 0.00 1.32 11:00:01 AM 0.12 0.00 0.12 0.00 0.77 11:01:01 AM 0.15 0.02 0.13 0.13 1.40 11:02:01 AM 0.43 0.07 0.37 1.73 5.70 11:03:01 AM 0.15 0.00 0.15 0.00 1.60 11:04:01 AM 0.12 0.00 0.12 0.00 0.78 11:05:01 AM 0.20 0.00 0.20 0.00 2.53 11:06:01 AM 0.18 0.00 0.18 0.00 2.32 11:07:01 AM 0.13 0.00 0.13 0.00 0.92 11:08:01 AM 0.10 0.00 0.10 0.00 0.63 11:09:01 AM 0.10 0.00 0.10 0.00 1.18 11:10:01 AM 0.15 0.00 0.15 0.00 1.05 11:11:01 AM 0.13 0.00 0.13 0.00 1.07 11:12:01 AM 0.23 0.00 0.23 0.00 3.33 11:13:01 AM 0.15 0.00 0.15 0.00 1.45 11:14:01 AM 0.12 0.00 0.12 0.00 1.03 11:15:01 AM 0.12 0.00 0.12 0.00 0.77 11:16:01 AM 0.10 0.00 0.10 0.00 0.63 11:17:01 AM 0.10 0.00 0.10 0.00 0.77 11:18:01 AM 0.10 0.00 0.10 0.00 0.63 11:19:01 AM 0.13 0.00 0.13 0.00 1.05 11:20:01 AM 0.15 0.00 0.15 0.00 1.20 11:21:01 AM 0.28 0.00 0.28 0.00 3.42 11:22:01 AM 0.22 0.02 0.20 0.13 3.18 11:23:01 AM 31.09 22.70 8.40 785.07 5983.35 11:24:01 AM 1.17 0.00 1.17 0.00 22.01 11:25:01 AM 0.45 0.00 0.45 0.00 5.23 11:26:01 AM 0.30 0.00 0.30 0.00 2.92 11:27:01 AM 0.30 0.00 0.30 0.00 3.02 11:28:01 AM 0.33 0.00 0.33 0.00 3.45 11:29:01 AM 0.28 0.00 0.28 0.00 3.28 11:30:01 AM 0.33 0.00 0.33 0.00 3.42 11:31:01 AM 0.50 0.00 0.50 0.00 6.80 11:32:01 AM 0.30 0.00 0.30 0.00 3.15 11:33:01 AM 0.33 0.00 0.33 0.00 3.73 11:34:01 AM 0.33 0.00 0.33 0.00 3.42 11:35:01 AM 0.35 0.00 0.35 0.00 3.58 11:36:01 AM 0.30 0.00 0.30 0.00 3.02 11:37:01 AM 0.27 0.00 0.27 0.00 2.50 11:38:01 AM 0.65 0.30 0.35 6.40 3.97 11:39:01 AM 0.98 0.00 0.98 0.00 20.96 11:40:01 AM 0.32 0.00 0.32 0.00 2.95 11:41:01 AM 0.38 0.00 0.38 0.00 4.28 11:42:01 AM 0.43 0.00 0.43 0.00 5.48 11:43:01 AM 0.27 0.00 0.27 0.00 2.10 11:44:01 AM 0.27 0.00 0.27 0.00 2.10 11:45:01 AM 0.32 0.00 0.32 0.00 3.15 11:46:01 AM 0.28 0.00 0.28 0.00 3.05 11:47:01 AM 0.35 0.00 0.35 0.00 3.35 11:48:01 AM 0.28 0.00 0.28 0.00 2.50 11:49:01 AM 0.35 0.00 0.35 0.00 3.72 11:50:01 AM 0.32 0.00 0.32 0.00 3.15 11:51:01 AM 0.45 0.00 0.45 0.00 6.23 11:52:01 AM 0.32 0.00 0.32 0.00 3.05 11:53:01 AM 0.30 0.00 0.30 0.00 3.02 11:54:01 AM 0.32 0.00 0.32 0.00 3.73 11:55:01 AM 0.32 0.00 0.32 0.00 3.15 11:56:01 AM 0.30 0.00 0.30 0.00 3.02 11:57:01 AM 0.35 0.00 0.35 0.00 3.62 11:58:01 AM 0.30 0.00 0.30 0.00 3.02 11:59:01 AM 0.57 0.00 0.57 0.00 9.15 12:00:01 PM 0.33 0.00 0.33 0.00 3.42 12:01:01 PM 0.40 0.00 0.40 0.00 4.28 12:02:01 PM 0.42 0.00 0.42 0.00 5.48 12:03:01 PM 0.33 0.00 0.33 0.00 3.30 12:04:01 PM 0.32 0.00 0.32 0.00 3.28 12:05:01 PM 0.33 0.00 0.33 0.00 3.45 12:06:01 PM 0.34 0.00 0.34 0.00 3.39 12:07:01 PM 0.32 0.00 0.32 0.00 3.05 12:08:01 PM 0.28 0.00 0.28 0.00 3.02 12:09:01 PM 0.33 0.00 0.33 0.00 3.42 12:10:01 PM 0.30 0.00 0.30 0.00 2.65 12:11:01 PM 0.57 0.00 0.57 0.00 7.16 12:12:01 PM 0.30 0.00 0.30 0.00 3.32 12:13:01 PM 0.35 0.00 0.35 0.00 3.60 12:14:01 PM 0.30 0.00 0.30 0.00 3.55 12:15:01 PM 0.30 0.00 0.30 0.00 3.02 12:16:01 PM 0.28 0.00 0.28 0.00 2.52 12:17:01 PM 0.35 0.00 0.35 0.00 3.48 12:18:01 PM 0.43 0.00 0.43 0.00 5.55 12:19:01 PM 0.43 0.00 0.43 0.00 6.22 12:20:01 PM 0.32 0.00 0.32 0.00 3.28 12:21:01 PM 0.35 0.00 0.35 0.00 3.83 12:22:01 PM 0.42 0.00 0.42 0.00 5.08 12:23:01 PM 0.33 0.00 0.33 0.00 3.30 12:24:01 PM 0.32 0.00 0.32 0.00 3.28 12:25:01 PM 0.35 0.00 0.35 0.00 3.58 12:26:01 PM 0.28 0.00 0.28 0.00 2.88 12:27:01 PM 0.32 0.00 0.32 0.00 3.05 12:28:01 PM 0.30 0.00 0.30 0.00 3.15 12:29:01 PM 0.43 0.00 0.43 0.00 5.15 12:30:01 PM 0.88 0.00 0.88 0.00 11.55 12:31:01 PM 0.30 0.00 0.30 0.00 5.00 12:32:01 PM 0.22 0.00 0.22 0.00 2.68 12:33:01 PM 0.10 0.00 0.10 0.00 0.77 12:34:01 PM 0.12 0.00 0.12 0.00 0.90 12:35:01 PM 0.22 0.00 0.22 0.00 2.40 12:36:01 PM 0.15 0.00 0.15 0.00 1.58 12:37:01 PM 0.08 0.00 0.08 0.00 0.50 12:38:01 PM 0.12 0.00 0.12 0.00 0.77 12:39:01 PM 0.12 0.00 0.12 0.00 1.17 12:40:01 PM 0.12 0.00 0.12 0.00 0.77 12:41:01 PM 0.13 0.00 0.13 0.00 1.10 12:42:01 PM 0.25 0.00 0.25 0.00 3.60 12:43:01 PM 0.15 0.00 0.15 0.00 1.45 12:44:01 PM 0.12 0.00 0.12 0.00 1.05 12:45:01 PM 0.15 0.00 0.15 0.00 1.05 12:46:01 PM 0.10 0.00 0.10 0.00 0.63 12:47:01 PM 0.10 0.00 0.10 0.00 0.63 12:48:01 PM 0.10 0.00 0.10 0.00 0.77 12:49:01 PM 0.10 0.00 0.10 0.00 0.85 12:50:01 PM 0.13 0.00 0.13 0.00 1.30 12:51:01 PM 0.30 0.00 0.30 0.00 5.03 12:52:01 PM 0.23 0.00 0.23 0.00 3.28 12:53:01 PM 0.13 0.00 0.13 0.00 1.82 12:54:01 PM 0.15 0.00 0.15 0.00 2.08 12:55:01 PM 0.20 0.00 0.20 0.00 1.92 12:56:01 PM 0.10 0.00 0.10 0.00 0.78 12:57:01 PM 0.18 0.00 0.18 0.00 2.02 12:58:01 PM 0.12 0.00 0.12 0.00 1.55 12:59:01 PM 0.18 0.00 0.18 0.00 2.38 01:00:01 PM 0.18 0.00 0.18 0.00 1.98 01:01:01 PM 0.13 0.00 0.13 0.00 1.47 01:02:01 PM 0.20 0.00 0.20 0.00 3.33 01:03:01 PM 0.23 0.00 0.23 0.00 3.05 01:04:01 PM 0.15 0.00 0.15 0.00 1.98 01:05:01 PM 0.12 0.00 0.12 0.00 0.77 01:06:01 PM 0.10 0.00 0.10 0.00 0.63 01:07:01 PM 0.10 0.00 0.10 0.00 0.82 01:08:01 PM 0.13 0.00 0.13 0.00 0.92 01:09:01 PM 0.12 0.00 0.12 0.00 0.90 01:10:01 PM 0.12 0.00 0.12 0.00 0.90 01:11:01 PM 0.22 0.00 0.22 0.00 2.55 01:12:01 PM 0.18 0.00 0.18 0.00 2.65 01:13:01 PM 0.10 0.00 0.10 0.00 0.63 01:14:02 PM 0.12 0.00 0.12 0.00 1.17 01:15:01 PM 0.14 0.00 0.14 0.00 1.05 01:16:01 PM 0.10 0.00 0.10 0.00 0.63 01:17:01 PM 0.10 0.00 0.10 0.00 0.67 01:18:01 PM 0.13 0.00 0.13 0.00 1.07 01:19:01 PM 0.12 0.00 0.12 0.00 1.18 01:20:01 PM 0.23 0.00 0.23 0.00 2.53 01:21:01 PM 0.22 0.00 0.22 0.00 2.18 01:22:01 PM 12.73 8.67 4.07 1361.51 717.11 01:23:01 PM 99.77 6.88 92.89 1300.50 8156.18 01:24:01 PM 71.07 0.60 70.47 27.06 6479.54 01:25:01 PM 36.50 0.97 35.54 128.89 2101.88 01:26:01 PM 58.23 2.18 56.05 252.32 7185.12 01:27:01 PM 4.38 0.00 4.38 0.00 155.59 01:28:01 PM 0.32 0.00 0.32 0.00 2.78 01:29:01 PM 0.37 0.00 0.37 0.00 4.32 01:30:01 PM 0.75 0.03 0.72 1.87 15.60 01:31:01 PM 1.75 0.00 1.75 0.00 62.10 01:32:01 PM 0.18 0.00 0.18 0.00 7.35 01:33:01 PM 0.18 0.00 0.18 0.00 6.83 01:34:01 PM 0.13 0.00 0.13 0.00 7.33 01:35:01 PM 0.30 0.00 0.30 0.00 7.35 01:36:01 PM 0.57 0.00 0.57 0.00 10.15 01:37:01 PM 0.58 0.00 0.58 0.00 9.80 01:38:01 PM 1.08 0.00 1.08 0.00 19.00 01:39:01 PM 0.70 0.00 0.70 0.00 60.86 01:40:01 PM 0.45 0.00 0.45 0.00 12.76 01:41:01 PM 0.25 0.00 0.25 0.00 11.41 01:42:01 PM 0.37 0.00 0.37 0.00 14.28 01:43:01 PM 0.23 0.00 0.23 0.00 9.35 01:44:01 PM 0.15 0.00 0.15 0.00 5.60 01:45:01 PM 0.15 0.00 0.15 0.00 9.86 01:46:01 PM 0.17 0.00 0.17 0.00 6.32 01:47:01 PM 0.13 0.00 0.13 0.00 8.97 01:48:01 PM 0.27 0.00 0.27 0.00 11.08 01:49:01 PM 0.50 0.00 0.50 0.00 10.51 01:50:01 PM 0.53 0.00 0.53 0.00 10.25 01:51:01 PM 0.33 0.00 0.33 0.00 7.76 01:52:01 PM 0.27 0.00 0.27 0.00 6.47 01:53:01 PM 0.15 0.00 0.15 0.00 7.33 01:54:01 PM 24.44 0.32 24.13 44.12 1001.73 Average: 1.88 0.20 1.68 18.63 158.57 10:24:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:25:01 AM 5888252 7249196 1994196 25.30 2688 1561344 558860 6.26 131372 1610612 8 10:26:01 AM 5886776 7247736 1995672 25.32 2688 1561360 558860 6.26 131380 1612448 8 10:27:01 AM 5886476 7247440 1995972 25.32 2688 1561364 558860 6.26 131380 1612568 4 10:28:01 AM 5886704 7247668 1995744 25.32 2688 1561364 558860 6.26 131380 1612452 4 10:29:01 AM 5886648 7247612 1995800 25.32 2688 1561364 558860 6.26 131380 1612636 4 10:30:01 AM 5881816 7242784 2000632 25.38 2688 1561368 581636 6.51 131380 1617324 12 10:31:01 AM 5882204 7243176 2000244 25.38 2688 1561368 581636 6.51 131380 1616948 8 10:32:01 AM 5886296 7247272 1996152 25.32 2688 1561372 565824 6.34 131380 1612784 12 10:33:01 AM 5886196 7247172 1996252 25.33 2688 1561372 565824 6.34 131380 1613060 4 10:34:01 AM 5886184 7247160 1996264 25.33 2688 1561372 565824 6.34 131384 1612860 4 10:35:01 AM 5886500 7247480 1995948 25.32 2688 1561376 565824 6.34 131384 1612680 4 10:36:01 AM 5886416 7247396 1996032 25.32 2688 1561376 565824 6.34 131384 1612680 4 10:37:01 AM 5886528 7247508 1995920 25.32 2688 1561376 581220 6.51 131384 1612680 4 10:38:01 AM 5885704 7246688 1996744 25.33 2688 1561380 576028 6.45 131384 1613264 4 10:39:01 AM 5886360 7247352 1996088 25.32 2688 1561380 576028 6.45 131384 1612760 4 10:40:01 AM 5886640 7247632 1995808 25.32 2688 1561380 576032 6.45 131384 1612584 4 10:41:01 AM 5886564 7247560 1995884 25.32 2688 1561384 576032 6.45 131384 1612712 4 10:42:01 AM 5886256 7247252 1996192 25.32 2688 1561384 576032 6.45 131384 1612716 4 10:43:01 AM 5886372 7247372 1996076 25.32 2688 1561388 576032 6.45 131384 1612720 4 10:44:01 AM 5886404 7247404 1996044 25.32 2688 1561388 576032 6.45 131384 1612788 12 10:45:01 AM 5886468 7247468 1995980 25.32 2688 1561388 576032 6.45 131384 1612836 8 10:46:01 AM 5886636 7247640 1995812 25.32 2688 1561392 576032 6.45 131384 1612728 4 10:47:01 AM 5886584 7247588 1995864 25.32 2688 1561392 576032 6.45 131384 1612844 4 10:48:01 AM 5886500 7247504 1995948 25.32 2688 1561392 576032 6.45 131384 1612732 4 10:49:01 AM 5886468 7247476 1995980 25.32 2688 1561396 576032 6.45 131384 1612808 4 10:50:01 AM 5886324 7247332 1996124 25.32 2688 1561396 576032 6.45 131384 1612856 4 10:51:01 AM 5886556 7247576 1995892 25.32 2688 1561400 576032 6.45 131384 1612748 4 10:52:01 AM 5886512 7247532 1995936 25.32 2688 1561400 576032 6.45 131384 1612748 4 10:53:01 AM 5886604 7247624 1995844 25.32 2688 1561400 576032 6.45 131384 1612748 4 10:54:01 AM 5874332 7235352 2008116 25.48 2688 1561400 620220 6.94 131384 1624480 16 10:55:01 AM 5874536 7235560 2007912 25.47 2688 1561404 620220 6.94 131384 1624416 4 10:56:01 AM 5873568 7234592 2008880 25.49 2688 1561404 620220 6.94 131384 1625500 4 10:57:02 AM 5873568 7234592 2008880 25.49 2688 1561404 620220 6.94 131384 1625500 4 10:58:01 AM 5873600 7234628 2008848 25.49 2688 1561408 620220 6.94 131384 1625504 4 10:59:01 AM 5875480 7236508 2006968 25.46 2688 1561408 620220 6.94 131384 1623540 4 11:00:01 AM 5875356 7236384 2007092 25.46 2688 1561408 613576 6.87 131384 1623588 4 11:01:01 AM 5874632 7235676 2007816 25.47 2688 1561420 613576 6.87 131384 1624180 4 11:02:01 AM 5875148 7236264 2007300 25.47 2688 1561492 613576 6.87 131404 1623808 4 11:03:01 AM 5875260 7236380 2007188 25.46 2688 1561496 613576 6.87 131404 1623812 4 11:04:01 AM 5875052 7236172 2007396 25.47 2688 1561496 613576 6.87 131404 1623880 12 11:05:01 AM 5875200 7236320 2007248 25.46 2688 1561496 613576 6.87 131404 1623812 8 11:06:01 AM 5875172 7236296 2007276 25.47 2688 1561500 613576 6.87 131404 1623816 4 11:07:01 AM 5875356 7236480 2007092 25.46 2688 1561500 613576 6.87 131404 1623816 4 11:08:01 AM 5874936 7236060 2007512 25.47 2688 1561500 613576 6.87 131404 1623816 4 11:09:01 AM 5872932 7234060 2009516 25.49 2688 1561504 613576 6.87 131404 1626052 4 11:10:01 AM 5872652 7233780 2009796 25.50 2688 1561504 630056 7.05 131404 1625992 4 11:11:01 AM 5872932 7234068 2009516 25.49 2688 1561508 630056 7.05 131404 1625888 4 11:12:01 AM 5873024 7234160 2009424 25.49 2688 1561508 630056 7.05 131404 1625888 4 11:13:01 AM 5872964 7234100 2009484 25.49 2688 1561508 630056 7.05 131404 1625888 4 11:14:01 AM 5873044 7234184 2009404 25.49 2688 1561512 630056 7.05 131404 1625964 4 11:15:01 AM 5873112 7234252 2009336 25.49 2688 1561512 630056 7.05 131404 1625896 4 11:16:01 AM 5873140 7234280 2009308 25.49 2688 1561512 630056 7.05 131404 1625896 4 11:17:01 AM 5873128 7234272 2009320 25.49 2688 1561516 630056 7.05 131404 1625900 4 11:18:01 AM 5872940 7234084 2009508 25.49 2688 1561516 630056 7.05 131404 1626016 8 11:19:01 AM 5873176 7234320 2009272 25.49 2688 1561516 630056 7.05 131404 1625968 4 11:20:01 AM 5872988 7234136 2009460 25.49 2688 1561520 614196 6.88 131404 1626020 4 11:21:01 AM 5872888 7234040 2009560 25.49 2688 1561520 614196 6.88 131420 1625888 4 11:22:01 AM 5872660 7233816 2009788 25.50 2688 1561524 635080 7.11 131420 1626008 4 11:23:01 AM 5684168 7232908 2198280 27.89 2688 1748776 622656 6.97 244120 1700496 12 11:24:01 AM 5684200 7232940 2198248 27.89 2688 1748776 622656 6.97 244120 1700568 4 11:25:01 AM 5684324 7233068 2198124 27.89 2688 1748780 622656 6.97 244120 1700504 4 11:26:01 AM 5684496 7233240 2197952 27.88 2688 1748780 622656 6.97 244120 1700504 4 11:27:01 AM 5683928 7232672 2198520 27.89 2688 1748780 622656 6.97 244120 1700504 4 11:28:01 AM 5683944 7232692 2198504 27.89 2688 1748784 622656 6.97 244120 1700508 4 11:29:01 AM 5682004 7230752 2200444 27.92 2688 1748784 622656 6.97 244120 1702632 4 11:30:01 AM 5677692 7226440 2204756 27.97 2688 1748784 622500 6.97 244120 1706876 16 11:31:01 AM 5679724 7228472 2202724 27.94 2688 1748784 622500 6.97 244120 1704824 4 11:32:01 AM 5679340 7228092 2203108 27.95 2688 1748788 622500 6.97 244120 1704928 4 11:33:01 AM 5679136 7227888 2203312 27.95 2688 1748788 622500 6.97 244120 1705220 4 11:34:01 AM 5679504 7228256 2202944 27.95 2688 1748788 622500 6.97 244120 1704892 4 11:35:01 AM 5679616 7228372 2202832 27.95 2688 1748792 622500 6.97 244120 1704860 4 11:36:01 AM 5679676 7228432 2202772 27.95 2688 1748792 622500 6.97 244120 1704864 4 11:37:01 AM 5677680 7226436 2204768 27.97 2688 1748792 622500 6.97 244120 1707140 4 11:38:01 AM 5674552 7223508 2207896 28.01 2688 1748996 622500 6.97 244244 1709536 20 11:39:01 AM 5675032 7223992 2207416 28.00 2688 1748996 622500 6.97 244244 1709256 4 11:40:01 AM 5674756 7223716 2207692 28.01 2688 1748996 614292 6.88 244244 1709304 4 11:41:01 AM 5675104 7224072 2207344 28.00 2688 1749000 614292 6.88 244244 1709192 4 11:42:01 AM 5675136 7224104 2207312 28.00 2688 1749000 614292 6.88 244244 1709192 4 11:43:01 AM 5675340 7224312 2207108 28.00 2688 1749004 614292 6.88 244244 1709196 4 11:44:01 AM 5675284 7224256 2207164 28.00 2688 1749004 630076 7.05 244244 1709268 4 11:45:01 AM 5675480 7224452 2206968 28.00 2688 1749004 630076 7.05 244244 1709200 4 11:46:01 AM 5673228 7222204 2209220 28.03 2688 1749008 630076 7.05 244244 1711660 4 11:47:01 AM 5673740 7222716 2208708 28.02 2688 1749008 630076 7.05 244244 1711252 4 11:48:01 AM 5673524 7222500 2208924 28.02 2688 1749008 630076 7.05 244244 1711252 4 11:49:01 AM 5673536 7222516 2208912 28.02 2688 1749012 630076 7.05 244244 1711324 4 11:50:01 AM 5673916 7222896 2208532 28.02 2688 1749012 611488 6.85 244244 1710908 4 11:51:01 AM 5673408 7222396 2209040 28.02 2688 1749016 611488 6.85 244244 1711260 4 11:52:01 AM 5673468 7222456 2208980 28.02 2688 1749016 611488 6.85 244244 1711260 4 11:53:01 AM 5673500 7222488 2208948 28.02 2688 1749016 611488 6.85 244244 1711260 4 11:54:01 AM 5671456 7220448 2210992 28.05 2688 1749020 611488 6.85 244244 1713396 4 11:55:01 AM 5671448 7220440 2211000 28.05 2688 1749020 611488 6.85 244244 1713328 4 11:56:01 AM 5671684 7220676 2210764 28.05 2688 1749020 611488 6.85 244244 1713328 4 11:57:01 AM 5671576 7220572 2210872 28.05 2688 1749024 611488 6.85 244244 1713448 4 11:58:01 AM 5671576 7220572 2210872 28.05 2688 1749024 611488 6.85 244272 1713304 16 11:59:01 AM 5669148 7218144 2213300 28.08 2688 1749024 611488 6.85 244272 1715784 4 12:00:01 PM 5669392 7218392 2213056 28.08 2688 1749028 634976 7.11 244272 1715612 4 12:01:01 PM 5668588 7217600 2213860 28.09 2688 1749032 634976 7.11 244272 1716084 4 12:02:01 PM 5669668 7218684 2212780 28.07 2688 1749036 634976 7.11 244276 1715392 4 12:03:01 PM 5669664 7218680 2212784 28.07 2688 1749036 634976 7.11 244276 1715392 4 12:04:01 PM 5669392 7218408 2213056 28.08 2688 1749036 634976 7.11 244276 1715468 4 12:05:01 PM 5669568 7218588 2212880 28.07 2688 1749040 634976 7.11 244276 1715404 4 12:06:01 PM 5669624 7218644 2212824 28.07 2688 1749040 634976 7.11 244276 1715404 4 12:07:01 PM 5669632 7218652 2212816 28.07 2688 1749040 634976 7.11 244276 1715404 4 12:08:01 PM 5669540 7218564 2212908 28.07 2688 1749044 634976 7.11 244276 1715524 4 12:09:01 PM 5669612 7218636 2212836 28.07 2688 1749044 634976 7.11 244276 1715480 4 12:10:01 PM 5669232 7218256 2213216 28.08 2688 1749044 622548 6.97 244276 1715644 4 12:11:01 PM 5669340 7218372 2213108 28.08 2688 1749052 622548 6.97 244276 1715536 4 12:12:01 PM 5666996 7216028 2215452 28.11 2688 1749052 622548 6.97 244276 1717824 4 12:13:01 PM 5667420 7216456 2215028 28.10 2688 1749056 622548 6.97 244276 1717556 4 12:14:01 PM 5667336 7216376 2215112 28.10 2688 1749060 622548 6.97 244276 1717628 4 12:15:01 PM 5667512 7216552 2214936 28.10 2688 1749060 622548 6.97 244276 1717560 4 12:16:01 PM 5667532 7216572 2214916 28.10 2688 1749060 622548 6.97 244276 1717560 4 12:17:01 PM 5667512 7216556 2214936 28.10 2688 1749064 622548 6.97 244276 1717564 4 12:18:01 PM 5667808 7216852 2214640 28.10 2688 1749064 622548 6.97 244276 1717248 4 12:19:01 PM 5667784 7216828 2214664 28.10 2688 1749064 622548 6.97 244288 1717340 4 12:20:01 PM 5667616 7216664 2214832 28.10 2688 1749068 613892 6.87 244288 1717392 4 12:21:01 PM 5667780 7216828 2214668 28.10 2688 1749068 613892 6.87 244288 1717276 4 12:22:01 PM 5667848 7216900 2214600 28.10 2688 1749072 613892 6.87 244288 1717280 4 12:23:01 PM 5665844 7214892 2216604 28.12 2688 1749072 613892 6.87 244288 1719328 4 12:24:01 PM 5665716 7214764 2216732 28.12 2688 1749072 629352 7.05 244288 1719396 4 12:25:01 PM 5665888 7214940 2216560 28.12 2688 1749076 629352 7.05 244288 1719332 4 12:26:01 PM 5665868 7214920 2216580 28.12 2688 1749076 629352 7.05 244288 1719336 4 12:27:01 PM 5665824 7214876 2216624 28.12 2688 1749076 629352 7.05 244288 1719336 4 12:28:01 PM 5665920 7214976 2216528 28.12 2688 1749080 629352 7.05 244288 1719340 4 12:29:01 PM 5665884 7214940 2216564 28.12 2688 1749080 629352 7.05 244288 1719408 4 12:30:01 PM 5665388 7214448 2217060 28.13 2688 1749084 613924 6.87 254540 1709464 16 12:31:01 PM 5665816 7214872 2216632 28.12 2688 1749088 613924 6.87 254540 1709152 8 12:32:01 PM 5665892 7214948 2216556 28.12 2688 1749088 613924 6.87 254540 1709152 4 12:33:01 PM 5665908 7214968 2216540 28.12 2688 1749092 613924 6.87 254540 1709156 4 12:34:01 PM 5665852 7214912 2216596 28.12 2688 1749092 629344 7.05 254540 1709340 4 12:35:01 PM 5666076 7215136 2216372 28.12 2688 1749092 629344 7.05 254540 1709160 4 12:36:01 PM 5665988 7215052 2216460 28.12 2688 1749096 629344 7.05 254540 1709164 4 12:37:01 PM 5665856 7214920 2216592 28.12 2688 1749096 629344 7.05 254540 1709280 4 12:38:01 PM 5663704 7212768 2218744 28.15 2688 1749096 629344 7.05 254540 1711332 8 12:39:01 PM 5663732 7212800 2218716 28.15 2688 1749100 629344 7.05 254540 1711404 4 12:40:01 PM 5663572 7212640 2218876 28.15 2688 1749100 624996 7.00 254540 1711304 4 12:41:01 PM 5663772 7212852 2218676 28.15 2688 1749104 624996 7.00 254540 1711192 4 12:42:01 PM 5663752 7212832 2218696 28.15 2688 1749104 624996 7.00 254540 1711308 4 12:43:01 PM 5663904 7212984 2218544 28.15 2688 1749104 624996 7.00 254540 1711192 4 12:44:01 PM 5663968 7213052 2218480 28.14 2688 1749108 624996 7.00 254540 1711296 4 12:45:01 PM 5663932 7213016 2218516 28.15 2688 1749108 624996 7.00 254540 1711228 4 12:46:01 PM 5663936 7213020 2218512 28.14 2688 1749108 624996 7.00 254540 1711228 4 12:47:01 PM 5664024 7213108 2218424 28.14 2688 1749108 624996 7.00 254540 1711228 4 12:48:01 PM 5663996 7213084 2218452 28.14 2688 1749112 624996 7.00 254540 1711232 4 12:49:01 PM 5663944 7213032 2218504 28.14 2688 1749112 624996 7.00 254540 1711304 4 12:50:01 PM 5663828 7212916 2218620 28.15 2688 1749112 613956 6.87 254540 1711352 4 12:51:01 PM 5664000 7213088 2218448 28.14 2688 1749116 613956 6.87 254540 1711248 4 12:52:01 PM 5664032 7213120 2218416 28.14 2688 1749116 613956 6.87 254540 1711364 4 12:53:01 PM 5664056 7213148 2218392 28.14 2688 1749120 613956 6.87 254540 1711252 4 12:54:01 PM 5663944 7213040 2218504 28.14 2688 1749124 613956 6.87 254540 1711324 4 12:55:01 PM 5664064 7213160 2218384 28.14 2688 1749124 613956 6.87 254540 1711256 4 12:56:01 PM 5664112 7213212 2218336 28.14 2688 1749128 613956 6.87 254540 1711260 4 12:57:01 PM 5664008 7213108 2218440 28.14 2688 1749128 629624 7.05 254540 1711376 4 12:58:01 PM 5664096 7213196 2218352 28.14 2688 1749128 629624 7.05 254540 1711260 4 12:59:01 PM 5663848 7212952 2218600 28.15 2688 1749132 629624 7.05 254540 1711452 12 01:00:01 PM 5661628 7210732 2220820 28.17 2688 1749132 623692 6.98 254540 1713432 4 01:01:01 PM 5660340 7209448 2222108 28.19 2688 1749136 623692 6.98 254540 1714428 4 01:02:01 PM 5659244 7208352 2223204 28.20 2688 1749136 623692 6.98 254540 1715788 4 01:03:01 PM 5659804 7208912 2222644 28.20 2688 1749136 623692 6.98 254540 1715380 4 01:04:01 PM 5657696 7206808 2224752 28.22 2688 1749140 623692 6.98 254540 1717504 4 01:05:01 PM 5657672 7206784 2224776 28.22 2688 1749140 623692 6.98 254540 1717436 4 01:06:01 PM 5657760 7206872 2224688 28.22 2688 1749140 623692 6.98 254540 1717436 4 01:07:01 PM 5657760 7206876 2224688 28.22 2688 1749144 623692 6.98 254540 1717440 4 01:08:01 PM 5657820 7206936 2224628 28.22 2688 1749144 623692 6.98 254540 1717556 4 01:09:01 PM 5657644 7206760 2224804 28.22 2688 1749144 623692 6.98 254540 1717624 4 01:10:01 PM 5657532 7206652 2224916 28.23 2688 1749148 622148 6.97 254540 1717560 4 01:11:01 PM 5657556 7206676 2224892 28.23 2688 1749148 622148 6.97 254540 1717560 4 01:12:01 PM 5657624 7206748 2224824 28.23 2688 1749152 622148 6.97 254540 1717564 4 01:13:01 PM 5657576 7206700 2224872 28.23 2688 1749152 622148 6.97 254540 1717564 4 01:14:02 PM 5655336 7204460 2227112 28.25 2688 1749152 622148 6.97 254540 1719796 4 01:15:01 PM 5655564 7204692 2226884 28.25 2688 1749156 622148 6.97 254540 1719540 4 01:16:01 PM 5655680 7204808 2226768 28.25 2688 1749156 622148 6.97 254540 1719540 4 01:17:01 PM 5655672 7204800 2226776 28.25 2688 1749156 622148 6.97 254540 1719540 4 01:18:01 PM 5655712 7204844 2226736 28.25 2688 1749160 622148 6.97 254540 1719544 4 01:19:01 PM 5653276 7202408 2229172 28.28 2688 1749160 622148 6.97 254540 1721820 8 01:20:01 PM 5653312 7202444 2229136 28.28 2688 1749160 624144 6.99 254540 1721848 8 01:21:01 PM 5653128 7202256 2229320 28.28 2688 1749168 624144 6.99 254540 1721848 16 01:22:01 PM 5439708 7112088 2442740 30.99 2688 1865912 684708 7.67 277296 1887096 59356 01:23:01 PM 5039672 7026308 2842776 36.06 2688 2164696 741044 8.30 318892 2187972 141428 01:24:01 PM 5050588 7054672 2831860 35.93 2688 2180824 673644 7.54 325504 2158696 12764 01:25:01 PM 4805268 7001512 3077180 39.04 2688 2366232 728972 8.16 353912 2355316 161496 01:26:01 PM 4835244 7039528 3047204 38.66 2688 2373504 672140 7.53 361948 2307180 4 01:27:01 PM 4837052 7041340 3045396 38.64 2688 2373508 672140 7.53 361948 2305368 4 01:28:01 PM 4837024 7041312 3045424 38.64 2688 2373508 672140 7.53 361948 2305368 4 01:29:01 PM 4839036 7043324 3043412 38.61 2688 2373508 672140 7.53 361948 2303524 4 01:30:01 PM 4802592 7007080 3079856 39.07 2688 2373716 734272 8.22 362184 2339456 24 01:31:01 PM 4802068 7006724 3080380 39.08 2688 2373856 734272 8.22 362184 2339812 96 01:32:01 PM 4800780 7005568 3081668 39.10 2688 2373996 734272 8.22 362196 2341248 60 01:33:01 PM 4799540 7004448 3082908 39.11 2688 2374124 734272 8.22 362196 2342452 32 01:34:01 PM 4798920 7004000 3083528 39.12 2688 2374280 734272 8.22 362196 2343196 12 01:35:01 PM 4798928 7004144 3083520 39.12 2688 2374424 734272 8.22 362196 2343276 4 01:36:01 PM 4798556 7003916 3083892 39.12 2688 2374568 734272 8.22 362196 2343616 4 01:37:01 PM 4829640 7035124 3052808 38.73 2688 2374696 711712 7.97 362404 2312516 16 01:38:01 PM 4826552 7032260 3055896 38.77 2688 2374916 705416 7.90 363324 2314876 72 01:39:01 PM 4819996 7026996 3062452 38.85 2688 2376216 705416 7.90 363324 2321344 60 01:40:01 PM 4818900 7026072 3063548 38.87 2688 2376388 721532 8.08 363324 2322408 124 01:41:01 PM 4818576 7025988 3063872 38.87 2688 2376624 721532 8.08 363324 2322888 68 01:42:01 PM 4818116 7025812 3064332 38.88 2688 2376904 721532 8.08 363328 2323188 72 01:43:01 PM 4817732 7025632 3064716 38.88 2688 2377108 721532 8.08 363328 2323600 72 01:44:01 PM 4816576 7024672 3065872 38.89 2688 2377304 721532 8.08 363328 2324804 136 01:45:01 PM 4816196 7024460 3066252 38.90 2688 2377504 721532 8.08 363328 2325196 72 01:46:01 PM 4815892 7024388 3066556 38.90 2688 2377704 721532 8.08 363336 2325596 132 01:47:01 PM 4815512 7024176 3066936 38.91 2688 2377872 721532 8.08 363328 2325812 72 01:48:01 PM 4815544 7024424 3066904 38.91 2688 2378088 721532 8.08 363328 2326052 16 01:49:01 PM 4814700 7023736 3067748 38.92 2688 2378252 721532 8.08 363328 2326604 20 01:50:01 PM 4814028 7023224 3068420 38.93 2688 2378404 725544 8.12 363328 2327324 16 01:51:01 PM 4813744 7023080 3068704 38.93 2688 2378540 725544 8.12 363328 2327868 48 01:52:01 PM 4812944 7022432 3069504 38.94 2688 2378692 725544 8.12 363328 2328512 88 01:53:01 PM 4812448 7022112 3070000 38.95 2688 2378868 725544 8.12 363328 2329052 80 01:54:01 PM 4913112 6963524 2969336 37.67 2688 2225180 747196 8.37 558532 2058940 26936 Average: 5598090 7193197 2284358 28.98 2688 1790614 630322 7.06 234349 1778588 1925 10:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 AM eth0 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:01 AM eth0 4.75 0.12 0.59 0.01 0.00 0.00 0.00 0.00 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 AM eth0 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 AM eth0 0.63 0.12 0.04 0.01 0.00 0.00 0.00 0.00 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 AM eth0 0.47 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 AM eth0 0.90 0.35 0.29 0.20 0.00 0.00 0.00 0.00 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 AM eth0 1.77 0.62 1.37 0.04 0.00 0.00 0.00 0.00 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 AM eth0 1.18 0.23 0.31 0.19 0.00 0.00 0.00 0.00 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 AM eth0 0.52 0.17 0.10 0.07 0.00 0.00 0.00 0.00 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 AM eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:38:01 AM eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:01 AM eth0 0.37 0.17 0.09 0.07 0.00 0.00 0.00 0.00 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:01 AM eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:01 AM eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:01 AM eth0 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 AM eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:01 AM eth0 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:01 AM eth0 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:01 AM eth0 0.37 0.15 0.09 0.07 0.00 0.00 0.00 0.00 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:01 AM eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:01 AM eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 AM eth0 0.98 0.60 0.13 3.53 0.00 0.00 0.00 0.00 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:01 AM eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:57:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:02 AM eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:01 AM eth0 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 AM eth0 0.33 0.08 0.04 0.01 0.00 0.00 0.00 0.00 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:01 AM eth0 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:01 AM eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 AM eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:01 AM eth0 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 AM eth0 0.28 0.07 0.04 0.00 0.00 0.00 0.00 0.00 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:01 AM eth0 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:01 AM eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:01 AM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:19:01 AM eth0 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 AM eth0 0.25 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:01 AM eth0 168.82 120.85 1317.75 8.56 0.00 0.00 0.00 0.00 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:01 AM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:01 AM eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:01 AM eth0 0.52 0.20 0.26 0.19 0.00 0.00 0.00 0.00 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:01 AM eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:01 AM eth0 0.70 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:01 AM eth0 0.52 0.18 0.26 0.19 0.00 0.00 0.00 0.00 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 AM eth0 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 AM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 AM eth0 1.67 0.28 0.47 0.26 0.00 0.00 0.00 0.00 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:01 AM eth0 0.67 0.28 0.96 0.20 0.00 0.00 0.00 0.00 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 AM eth0 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:01 AM eth0 0.33 0.05 0.05 0.00 0.00 0.00 0.00 0.00 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:44:01 AM eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:01 AM eth0 0.67 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:01 AM eth0 0.62 0.25 0.37 0.19 0.00 0.00 0.00 0.00 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:47:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 AM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 AM eth0 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 AM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:01 AM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:01 AM eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:01 AM eth0 0.55 0.05 0.06 0.00 0.00 0.00 0.00 0.00 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:01 AM eth0 0.58 0.27 0.33 0.25 0.00 0.00 0.00 0.00 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 PM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:01 PM eth0 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:01 PM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 PM eth0 0.29 0.20 0.23 0.01 0.00 0.00 0.00 0.00 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 PM eth0 0.23 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:01 PM eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:01 PM eth0 0.45 0.05 0.09 0.00 0.00 0.00 0.00 0.00 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:01 PM eth0 0.60 0.25 0.28 0.20 0.00 0.00 0.00 0.00 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:01 PM eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 PM eth0 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 PM eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 PM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 PM eth0 0.22 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 PM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 PM eth0 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 PM eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 PM eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 PM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 PM eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 PM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM eth0 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM eth0 0.48 0.23 0.26 0.19 0.00 0.00 0.00 0.00 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:01 PM eth0 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 PM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 PM eth0 1.82 0.05 2.61 0.00 0.00 0.00 0.00 0.00 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 PM eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:45:01 PM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 PM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 PM eth0 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 PM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM eth0 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 PM eth0 0.30 0.25 0.12 0.11 0.00 0.00 0.00 0.00 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 PM eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 PM eth0 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 PM eth0 0.65 0.07 0.07 0.00 0.00 0.00 0.00 0.00 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 PM eth0 1.03 0.27 0.32 0.19 0.00 0.00 0.00 0.00 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 PM eth0 0.40 0.18 0.25 0.19 0.00 0.00 0.00 0.00 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 PM eth0 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 PM eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 PM eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 PM eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 PM eth0 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 PM eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 PM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:14:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:02 PM eth0 0.53 0.35 0.33 0.26 0.00 0.00 0.00 0.00 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 PM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 PM eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 PM eth0 0.68 0.35 0.97 0.26 0.00 0.00 0.00 0.00 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 PM eth0 0.68 0.23 0.29 0.19 0.00 0.00 0.00 0.00 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 PM eth0 151.07 102.90 565.99 39.55 0.00 0.00 0.00 0.00 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 PM eth0 85.50 68.33 947.12 8.34 0.00 0.00 0.00 0.00 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 PM eth0 21.53 18.36 149.92 5.40 0.00 0.00 0.00 0.00 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 PM eth0 38.00 35.05 314.57 8.37 0.00 0.00 0.00 0.00 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 PM eth0 18.34 16.56 9.50 6.87 0.00 0.00 0.00 0.00 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 PM eth0 0.87 0.77 0.14 0.12 0.00 0.00 0.00 0.00 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 PM eth0 1.17 1.13 0.20 0.21 0.00 0.00 0.00 0.00 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 PM eth0 2.37 2.00 4.55 0.28 0.00 0.00 0.00 0.00 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 PM eth0 7.87 6.65 1.82 1.55 0.00 0.00 0.00 0.00 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 PM eth0 5.25 5.18 0.83 1.38 0.00 0.00 0.00 0.00 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 PM eth0 6.26 5.71 1.05 1.49 0.00 0.00 0.00 0.00 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 PM eth0 7.15 7.57 1.30 12.07 0.00 0.00 0.00 0.00 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 PM eth0 9.18 7.60 1.61 1.89 0.00 0.00 0.00 0.00 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 PM eth0 4.90 4.87 0.77 1.28 0.00 0.00 0.00 0.00 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 PM eth0 6.92 6.43 1.16 1.72 0.00 0.00 0.00 0.00 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 PM eth0 6.53 6.23 1.29 1.85 0.00 0.00 0.00 0.00 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 PM eth0 9.30 8.08 1.71 2.00 0.00 0.00 0.00 0.00 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 PM eth0 16.68 13.01 3.22 6.48 0.00 0.00 0.00 0.00 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 PM eth0 8.95 8.75 1.61 2.17 0.00 0.00 0.00 0.00 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 PM eth0 8.81 8.71 1.53 2.19 0.00 0.00 0.00 0.00 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 PM eth0 4.45 3.78 0.81 0.84 0.00 0.00 0.00 0.00 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 PM eth0 0.62 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 PM eth0 0.40 0.28 0.09 0.08 0.00 0.00 0.00 0.00 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 PM eth0 0.33 0.18 0.07 0.01 0.00 0.00 0.00 0.00 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 PM eth0 0.22 0.18 0.01 0.01 0.00 0.00 0.00 0.00 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 PM eth0 1.32 0.45 0.41 0.27 0.00 0.00 0.00 0.00 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 PM eth0 3.60 3.57 0.61 0.88 0.00 0.00 0.00 0.00 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 PM eth0 4.97 4.82 0.86 1.27 0.00 0.00 0.00 0.00 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 PM eth0 4.78 4.72 0.78 1.19 0.00 0.00 0.00 0.00 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 PM eth0 4.53 4.48 0.74 1.15 0.00 0.00 0.00 0.00 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:01 PM eth0 4.63 4.55 0.75 1.15 0.00 0.00 0.00 0.00 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 PM eth0 7.92 7.80 1.32 1.91 0.00 0.00 0.00 0.00 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:01 PM eth0 40.30 32.32 65.86 46.65 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 3.40 2.56 16.27 0.85 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-532.el8.x86_64 (centos-stream-8-robot-f84d986f-3f43-4447-86d7-70e5891bac13.noval) 01/21/2024 _x86_64_ (2 CPU) 10:23:02 LINUX RESTART (2 CPU) 10:24:01 AM CPU %user %nice %system %iowait %steal %idle 10:25:01 AM all 0.33 0.00 0.06 0.15 0.03 99.44 10:25:01 AM 0 0.53 0.00 0.05 0.28 0.02 99.12 10:25:01 AM 1 0.12 0.00 0.07 0.02 0.03 99.77 10:26:01 AM all 0.33 0.00 0.09 0.01 0.03 99.54 10:26:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37 10:26:01 AM 1 0.13 0.00 0.10 0.02 0.03 99.72 10:27:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 10:27:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 10:27:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80 10:28:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 10:28:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 10:28:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 10:29:01 AM all 0.33 0.00 0.07 0.00 0.01 99.60 10:29:01 AM 0 0.10 0.00 0.07 0.00 0.00 99.83 10:29:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 10:30:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 10:30:01 AM 0 0.35 0.00 0.10 0.00 0.03 99.52 10:30:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 10:31:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62 10:31:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 10:31:01 AM 1 0.45 0.00 0.05 0.00 0.00 99.50 10:32:01 AM all 0.38 0.00 0.07 0.00 0.02 99.54 10:32:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 10:32:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30 10:33:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 10:33:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 10:33:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 10:34:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72 10:34:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 10:34:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 10:35:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78 10:35:01 AM 0 0.17 0.00 0.03 0.00 0.00 99.80 10:35:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 10:35:01 AM CPU %user %nice %system %iowait %steal %idle 10:36:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 10:36:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 10:36:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 10:37:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 10:37:01 AM 0 0.42 0.00 0.12 0.00 0.03 99.43 10:37:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 10:38:01 AM all 0.20 0.00 0.08 0.00 0.02 99.71 10:38:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53 10:38:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88 10:39:01 AM all 0.31 0.00 0.10 0.00 0.03 99.57 10:39:01 AM 0 0.50 0.00 0.10 0.00 0.02 99.38 10:39:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 10:40:01 AM all 0.29 0.00 0.04 0.00 0.02 99.65 10:40:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 10:40:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 10:41:01 AM all 0.23 0.00 0.07 0.01 0.03 99.66 10:41:01 AM 0 0.40 0.00 0.05 0.02 0.03 99.50 10:41:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 10:42:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 10:42:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 10:42:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85 10:43:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 10:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 10:43:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 10:44:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 10:44:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 10:44:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 10:45:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 10:45:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 10:45:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 10:46:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 10:46:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 10:46:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 10:46:01 AM CPU %user %nice %system %iowait %steal %idle 10:47:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 10:47:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 10:47:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 10:48:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 10:48:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 10:48:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 10:49:01 AM all 0.23 0.00 0.08 0.00 0.02 99.68 10:49:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 10:49:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55 10:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 10:50:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 10:50:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 10:51:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60 10:51:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 10:51:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 10:52:01 AM all 0.23 0.00 0.05 0.00 0.02 99.71 10:52:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 10:52:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62 10:53:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 10:53:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 10:53:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 10:54:01 AM all 0.58 0.00 0.08 0.00 0.03 99.32 10:54:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 10:54:01 AM 1 1.07 0.00 0.08 0.00 0.03 98.81 10:55:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 10:55:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 10:55:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 10:56:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 10:56:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 10:56:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 10:57:02 AM all 0.30 0.00 0.05 0.00 0.03 99.62 10:57:02 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 10:57:02 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 10:57:02 AM CPU %user %nice %system %iowait %steal %idle 10:58:01 AM all 0.28 0.00 0.04 0.00 0.02 99.66 10:58:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.86 10:58:01 AM 1 0.49 0.00 0.03 0.00 0.02 99.46 10:59:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 10:59:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 10:59:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63 11:00:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67 11:00:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85 11:00:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 11:01:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 11:01:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 11:01:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 11:02:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 11:02:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 11:02:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 11:03:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 11:03:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 11:03:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 11:04:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 11:04:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 11:04:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 11:05:01 AM all 0.19 0.00 0.05 0.00 0.02 99.74 11:05:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 11:05:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 11:06:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 11:06:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 11:06:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 11:07:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 11:07:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 11:07:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 11:08:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63 11:08:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 11:08:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 11:08:01 AM CPU %user %nice %system %iowait %steal %idle 11:09:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 11:09:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 11:09:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 11:10:01 AM all 0.15 0.00 0.06 0.00 0.03 99.77 11:10:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 11:10:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67 11:11:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 11:11:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 11:11:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 11:12:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 11:12:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 11:12:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 11:13:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 11:13:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 11:13:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 11:14:01 AM all 0.28 0.00 0.03 0.00 0.02 99.67 11:14:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 11:14:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 11:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 11:15:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 11:15:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 11:16:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 11:16:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 11:16:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 11:17:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67 11:17:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 11:17:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 11:18:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 11:18:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 11:18:01 AM 1 0.43 0.00 0.10 0.00 0.03 99.43 11:19:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 11:19:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 11:19:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67 11:19:01 AM CPU %user %nice %system %iowait %steal %idle 11:20:01 AM all 0.13 0.00 0.06 0.00 0.02 99.80 11:20:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 11:20:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 11:21:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 11:21:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 11:21:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 11:22:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 11:22:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 11:22:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 11:23:01 AM all 0.33 16.35 1.03 1.17 0.06 81.06 11:23:01 AM 0 0.12 24.85 1.09 1.44 0.07 72.44 11:23:01 AM 1 0.55 7.85 0.97 0.90 0.05 89.68 11:24:01 AM all 0.31 0.00 0.07 0.01 0.03 99.59 11:24:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.82 11:24:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 11:25:01 AM all 0.24 0.00 0.04 0.00 0.02 99.70 11:25:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 11:25:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 11:26:01 AM all 0.16 0.00 0.06 0.00 0.02 99.77 11:26:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 11:26:01 AM 1 0.23 0.00 0.03 0.00 0.00 99.73 11:27:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 11:27:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 11:27:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 11:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 11:28:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 11:29:01 AM all 0.33 0.00 0.04 0.00 0.01 99.62 11:29:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92 11:29:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 11:30:01 AM all 0.45 0.00 0.05 0.00 0.03 99.47 11:30:01 AM 0 0.80 0.00 0.05 0.00 0.02 99.13 11:30:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 11:30:01 AM CPU %user %nice %system %iowait %steal %idle 11:31:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 11:31:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 11:31:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 11:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 11:32:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 11:32:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 11:33:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 11:33:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 11:33:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 11:34:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 11:34:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 11:34:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 11:35:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 11:35:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 11:35:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 11:36:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74 11:36:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 11:36:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63 11:37:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 11:37:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 11:37:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 11:38:01 AM all 0.37 0.00 0.08 0.01 0.03 99.52 11:38:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 11:38:01 AM 1 0.60 0.00 0.08 0.02 0.02 99.28 11:39:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 11:39:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 11:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 11:40:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58 11:40:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 11:40:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 11:41:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 11:41:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 11:41:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 11:41:01 AM CPU %user %nice %system %iowait %steal %idle 11:42:01 AM all 0.30 0.00 0.04 0.00 0.02 99.64 11:42:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 11:42:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 11:43:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 11:43:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 11:43:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 11:44:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 11:44:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 11:44:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 11:45:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 11:45:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 11:45:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 11:46:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 11:46:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 11:46:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 11:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 11:47:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 11:47:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 11:48:01 AM all 0.10 0.00 0.06 0.00 0.02 99.82 11:48:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75 11:48:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 11:49:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69 11:49:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 11:49:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 11:50:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 11:50:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 11:50:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 11:51:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62 11:51:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 11:51:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40 11:52:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 11:52:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 11:52:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 11:52:01 AM CPU %user %nice %system %iowait %steal %idle 11:53:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65 11:53:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 11:53:01 AM 1 0.48 0.00 0.08 0.00 0.02 99.42 11:54:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 11:54:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 11:54:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 11:55:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 11:55:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 11:55:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 11:56:01 AM all 0.11 0.00 0.07 0.00 0.02 99.81 11:56:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 11:56:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73 11:57:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 11:57:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 11:57:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 11:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 11:58:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 11:58:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 11:59:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 11:59:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 11:59:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 12:00:01 PM all 0.18 0.00 0.05 0.00 0.03 99.74 12:00:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 12:00:01 PM 1 0.30 0.00 0.05 0.00 0.02 99.63 12:01:01 PM all 0.33 0.00 0.07 0.01 0.01 99.58 12:01:01 PM 0 0.10 0.00 0.08 0.02 0.02 99.78 12:01:01 PM 1 0.57 0.00 0.05 0.00 0.00 99.38 12:02:01 PM all 0.32 0.00 0.07 0.00 0.03 99.59 12:02:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 12:02:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 12:03:01 PM all 0.27 0.00 0.05 0.00 0.03 99.66 12:03:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 12:03:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42 12:03:01 PM CPU %user %nice %system %iowait %steal %idle 12:04:01 PM all 0.32 0.00 0.04 0.00 0.02 99.62 12:04:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:04:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 12:05:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61 12:05:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 12:05:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 12:06:01 PM all 0.32 0.00 0.05 0.00 0.02 99.61 12:06:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 12:06:01 PM 1 0.59 0.00 0.05 0.00 0.02 99.34 12:07:01 PM all 0.29 0.00 0.06 0.00 0.02 99.63 12:07:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:07:01 PM 1 0.52 0.00 0.07 0.00 0.02 99.40 12:08:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 12:08:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 12:08:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 12:09:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 12:09:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82 12:09:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 12:10:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62 12:10:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83 12:10:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 12:11:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 12:11:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 12:11:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35 12:12:01 PM all 0.35 0.00 0.07 0.00 0.01 99.57 12:12:01 PM 0 0.37 0.00 0.07 0.00 0.00 99.57 12:12:01 PM 1 0.33 0.00 0.07 0.00 0.02 99.58 12:13:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 12:13:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 12:13:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 12:14:01 PM all 0.28 0.00 0.05 0.00 0.02 99.65 12:14:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 12:14:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 12:14:01 PM CPU %user %nice %system %iowait %steal %idle 12:15:01 PM all 0.23 0.00 0.05 0.00 0.03 99.69 12:15:01 PM 0 0.40 0.00 0.05 0.00 0.02 99.53 12:15:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:16:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 12:16:01 PM 0 0.12 0.00 0.05 0.00 0.02 99.82 12:16:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 12:17:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61 12:17:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 12:17:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 12:18:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 12:18:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:18:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38 12:19:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61 12:19:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 12:19:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 12:20:01 PM all 0.28 0.00 0.05 0.00 0.02 99.66 12:20:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 12:20:01 PM 1 0.47 0.00 0.03 0.00 0.02 99.48 12:21:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 12:21:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 12:21:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 12:22:01 PM all 0.17 0.00 0.05 0.00 0.02 99.77 12:22:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:22:01 PM 1 0.27 0.00 0.05 0.00 0.02 99.67 12:23:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66 12:23:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 12:23:01 PM 1 0.22 0.00 0.07 0.00 0.02 99.70 12:24:01 PM all 0.22 0.00 0.08 0.00 0.02 99.69 12:24:01 PM 0 0.38 0.00 0.10 0.00 0.02 99.50 12:24:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 12:25:01 PM all 0.16 0.00 0.06 0.00 0.02 99.77 12:25:01 PM 0 0.27 0.00 0.08 0.00 0.02 99.63 12:25:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 12:25:01 PM CPU %user %nice %system %iowait %steal %idle 12:26:01 PM all 0.27 0.00 0.07 0.00 0.03 99.64 12:26:01 PM 0 0.45 0.00 0.07 0.00 0.02 99.47 12:26:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 12:27:01 PM all 0.16 0.00 0.08 0.00 0.02 99.74 12:27:01 PM 0 0.25 0.00 0.12 0.00 0.02 99.62 12:27:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 12:28:01 PM all 0.30 0.00 0.04 0.00 0.02 99.64 12:28:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40 12:28:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 12:29:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 12:29:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35 12:29:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 12:30:01 PM all 0.33 0.15 0.11 0.01 0.03 99.37 12:30:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62 12:30:01 PM 1 0.35 0.30 0.17 0.02 0.03 99.13 12:31:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 12:31:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73 12:31:01 PM 1 0.52 0.00 0.07 0.00 0.02 99.40 12:32:01 PM all 0.29 0.00 0.05 0.00 0.02 99.64 12:32:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 12:32:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 12:33:01 PM all 0.32 0.00 0.04 0.00 0.02 99.62 12:33:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 12:33:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 12:34:01 PM all 0.31 0.00 0.06 0.00 0.02 99.62 12:34:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 12:34:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 12:35:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 12:35:01 PM 0 0.33 0.00 0.03 0.00 0.02 99.62 12:35:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 12:36:01 PM all 0.29 0.00 0.05 0.00 0.03 99.63 12:36:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 12:36:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 12:36:01 PM CPU %user %nice %system %iowait %steal %idle 12:37:01 PM all 0.23 0.00 0.08 0.00 0.02 99.67 12:37:01 PM 0 0.38 0.00 0.08 0.00 0.02 99.52 12:37:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 12:38:01 PM all 0.28 0.00 0.05 0.00 0.02 99.65 12:38:01 PM 0 0.48 0.00 0.03 0.00 0.00 99.48 12:38:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 12:39:01 PM all 0.32 0.00 0.04 0.00 0.02 99.62 12:39:01 PM 0 0.55 0.00 0.02 0.00 0.02 99.42 12:39:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 12:40:01 PM all 0.32 0.00 0.05 0.00 0.02 99.62 12:40:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 12:40:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85 12:41:01 PM all 0.18 0.00 0.07 0.00 0.02 99.73 12:41:01 PM 0 0.27 0.00 0.07 0.00 0.02 99.65 12:41:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 12:42:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64 12:42:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 12:42:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88 12:43:01 PM all 0.32 0.00 0.06 0.00 0.02 99.61 12:43:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 12:43:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 12:44:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61 12:44:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 12:44:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 12:45:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60 12:45:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 12:45:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 12:46:01 PM all 0.30 0.00 0.06 0.00 0.03 99.62 12:46:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 12:46:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 12:47:01 PM all 0.16 0.00 0.07 0.00 0.02 99.76 12:47:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 12:47:01 PM 1 0.25 0.00 0.07 0.00 0.02 99.67 12:47:01 PM CPU %user %nice %system %iowait %steal %idle 12:48:01 PM all 0.32 0.00 0.03 0.00 0.02 99.63 12:48:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 12:48:01 PM 1 0.58 0.00 0.03 0.00 0.02 99.37 12:49:01 PM all 0.31 0.00 0.06 0.00 0.02 99.62 12:49:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 12:49:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 12:50:01 PM all 0.31 0.00 0.05 0.00 0.02 99.62 12:50:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 12:50:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40 12:51:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 12:51:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 12:51:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 12:52:01 PM all 0.30 0.00 0.04 0.00 0.02 99.64 12:52:01 PM 0 0.25 0.00 0.05 0.00 0.02 99.68 12:52:01 PM 1 0.35 0.00 0.03 0.00 0.02 99.60 12:53:01 PM all 0.32 0.00 0.05 0.00 0.02 99.62 12:53:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 12:53:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 12:54:01 PM all 0.33 0.00 0.04 0.00 0.03 99.60 12:54:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 12:54:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 12:55:01 PM all 0.28 0.00 0.05 0.00 0.02 99.66 12:55:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48 12:55:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 12:56:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 12:56:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40 12:56:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:57:01 PM all 0.30 0.00 0.05 0.00 0.02 99.63 12:57:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45 12:57:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 12:58:01 PM all 0.30 0.00 0.04 0.00 0.02 99.64 12:58:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 12:58:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 12:58:01 PM CPU %user %nice %system %iowait %steal %idle 12:59:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 12:59:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 12:59:01 PM 1 0.13 0.00 0.07 0.00 0.03 99.77 01:00:01 PM all 0.32 0.00 0.05 0.00 0.02 99.62 01:00:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 01:00:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 01:01:01 PM all 0.34 0.00 0.06 0.00 0.02 99.58 01:01:01 PM 0 0.58 0.00 0.07 0.00 0.02 99.33 01:01:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 01:02:01 PM all 0.32 0.00 0.08 0.00 0.03 99.58 01:02:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 01:02:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 01:03:01 PM all 0.30 0.00 0.04 0.00 0.03 99.63 01:03:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 01:03:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 01:04:01 PM all 0.32 0.00 0.07 0.00 0.02 99.60 01:04:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 01:04:01 PM 1 0.10 0.00 0.08 0.00 0.02 99.80 01:05:01 PM all 0.19 0.00 0.06 0.00 0.03 99.72 01:05:01 PM 0 0.33 0.00 0.08 0.00 0.03 99.55 01:05:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90 01:06:01 PM all 0.32 0.00 0.05 0.00 0.02 99.62 01:06:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35 01:06:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 01:07:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 01:07:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37 01:07:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 01:08:01 PM all 0.33 0.00 0.05 0.00 0.02 99.61 01:08:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 01:08:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 01:09:01 PM all 0.29 0.00 0.05 0.00 0.02 99.64 01:09:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87 01:09:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 01:09:01 PM CPU %user %nice %system %iowait %steal %idle 01:10:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66 01:10:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 01:10:01 PM 1 0.42 0.00 0.07 0.00 0.03 99.48 01:11:01 PM all 0.23 0.00 0.07 0.00 0.02 99.68 01:11:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80 01:11:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57 01:12:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 01:12:01 PM 0 0.05 0.00 0.07 0.00 0.03 99.85 01:12:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40 01:13:01 PM all 0.31 0.00 0.04 0.00 0.02 99.63 01:13:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 01:13:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 01:14:02 PM all 0.33 0.00 0.05 0.00 0.03 99.60 01:14:02 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 01:14:02 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 01:15:01 PM all 0.31 0.00 0.04 0.00 0.03 99.63 01:15:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 01:15:01 PM 1 0.54 0.00 0.03 0.00 0.02 99.41 01:16:01 PM all 0.33 0.00 0.06 0.00 0.02 99.60 01:16:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 01:16:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38 01:17:01 PM all 0.30 0.00 0.06 0.00 0.02 99.62 01:17:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 01:17:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38 01:18:01 PM all 0.20 0.00 0.07 0.00 0.03 99.71 01:18:01 PM 0 0.30 0.00 0.08 0.00 0.03 99.58 01:18:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83 01:19:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58 01:19:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 01:19:01 PM 1 0.13 0.00 0.05 0.00 0.03 99.78 01:20:01 PM all 0.32 0.00 0.07 0.01 0.02 99.59 01:20:01 PM 0 0.55 0.00 0.05 0.02 0.02 99.37 01:20:01 PM 1 0.08 0.00 0.08 0.00 0.02 99.82 01:20:01 PM CPU %user %nice %system %iowait %steal %idle 01:21:01 PM all 0.26 0.00 0.08 0.00 0.03 99.63 01:21:01 PM 0 0.42 0.00 0.08 0.00 0.02 99.48 01:21:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:22:01 PM all 11.24 0.00 2.08 0.21 0.05 86.42 01:22:01 PM 0 9.06 0.00 1.74 0.17 0.05 88.99 01:22:01 PM 1 13.43 0.00 2.42 0.25 0.05 83.85 01:23:01 PM all 37.14 0.00 5.20 1.75 0.12 55.80 01:23:01 PM 0 35.05 0.00 5.65 1.40 0.12 57.79 01:23:01 PM 1 39.23 0.00 4.74 2.10 0.12 53.81 01:24:01 PM all 22.05 0.00 2.93 1.20 0.07 73.75 01:24:01 PM 0 17.06 0.00 3.16 1.44 0.07 78.28 01:24:01 PM 1 27.04 0.00 2.71 0.97 0.07 69.22 01:25:01 PM all 29.62 0.00 3.56 0.40 0.08 66.33 01:25:01 PM 0 22.52 0.00 3.08 0.38 0.08 73.93 01:25:01 PM 1 36.74 0.00 4.04 0.42 0.08 58.73 01:26:01 PM all 11.61 0.00 1.73 0.84 0.05 85.77 01:26:01 PM 0 9.99 0.00 1.92 0.72 0.05 87.32 01:26:01 PM 1 13.23 0.00 1.54 0.97 0.05 84.22 01:27:01 PM all 0.31 0.00 0.05 0.06 0.03 99.56 01:27:01 PM 0 0.53 0.00 0.05 0.12 0.02 99.28 01:27:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 01:28:01 PM all 0.29 0.00 0.06 0.00 0.02 99.63 01:28:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 01:28:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 01:29:01 PM all 0.35 0.00 0.09 0.00 0.03 99.52 01:29:01 PM 0 0.60 0.00 0.10 0.00 0.03 99.27 01:29:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:30:01 PM all 1.71 0.00 0.17 0.00 0.03 98.10 01:30:01 PM 0 1.04 0.00 0.17 0.00 0.02 98.78 01:30:01 PM 1 2.39 0.00 0.17 0.00 0.03 97.41 01:31:01 PM all 1.00 0.00 0.12 0.02 0.04 98.82 01:31:01 PM 0 1.24 0.00 0.12 0.02 0.05 98.58 01:31:01 PM 1 0.77 0.00 0.12 0.02 0.03 99.06 01:31:01 PM CPU %user %nice %system %iowait %steal %idle 01:32:01 PM all 0.64 0.00 0.16 0.00 0.03 99.16 01:32:01 PM 0 0.63 0.00 0.18 0.00 0.03 99.15 01:32:01 PM 1 0.65 0.00 0.13 0.00 0.03 99.18 01:33:01 PM all 0.89 0.00 0.10 0.00 0.04 98.96 01:33:01 PM 0 0.65 0.00 0.08 0.00 0.03 99.23 01:33:01 PM 1 1.14 0.00 0.12 0.00 0.05 98.70 01:34:01 PM all 1.65 0.00 0.17 0.00 0.03 98.14 01:34:01 PM 0 1.29 0.00 0.18 0.00 0.03 98.49 01:34:01 PM 1 2.02 0.00 0.15 0.00 0.03 97.79 01:35:01 PM all 0.97 0.00 0.11 0.00 0.05 98.87 01:35:01 PM 0 0.70 0.00 0.12 0.00 0.05 99.13 01:35:01 PM 1 1.24 0.00 0.10 0.00 0.05 98.61 01:36:01 PM all 0.74 0.00 0.13 0.00 0.03 99.10 01:36:01 PM 0 0.82 0.00 0.12 0.00 0.03 99.03 01:36:01 PM 1 0.67 0.00 0.13 0.00 0.03 99.16 01:37:01 PM all 0.79 0.00 0.14 0.00 0.04 99.02 01:37:01 PM 0 0.74 0.00 0.15 0.00 0.03 99.08 01:37:01 PM 1 0.85 0.00 0.13 0.00 0.05 98.96 01:38:01 PM all 1.56 0.17 0.19 0.00 0.03 98.05 01:38:01 PM 0 1.61 0.00 0.18 0.00 0.03 98.18 01:38:01 PM 1 1.51 0.33 0.20 0.00 0.03 97.93 01:39:01 PM all 3.20 0.00 0.17 0.00 0.03 96.60 01:39:01 PM 0 1.86 0.00 0.17 0.00 0.03 97.94 01:39:01 PM 1 4.55 0.00 0.17 0.00 0.03 95.25 01:40:01 PM all 1.03 0.00 0.15 0.00 0.04 98.78 01:40:01 PM 0 0.50 0.00 0.12 0.00 0.03 99.35 01:40:01 PM 1 1.55 0.00 0.18 0.00 0.05 98.21 01:41:01 PM all 1.19 0.00 0.16 0.01 0.03 98.60 01:41:01 PM 0 0.94 0.00 0.13 0.02 0.03 98.88 01:41:01 PM 1 1.45 0.00 0.18 0.00 0.03 98.33 01:42:01 PM all 1.92 0.00 0.11 0.00 0.04 97.93 01:42:01 PM 0 1.34 0.00 0.10 0.00 0.03 98.53 01:42:01 PM 1 2.51 0.00 0.12 0.00 0.05 97.32 01:42:01 PM CPU %user %nice %system %iowait %steal %idle 01:43:01 PM all 1.37 0.00 0.11 0.00 0.04 98.48 01:43:01 PM 0 1.44 0.00 0.08 0.00 0.03 98.45 01:43:01 PM 1 1.30 0.00 0.13 0.00 0.05 98.51 01:44:01 PM all 1.34 0.00 0.09 0.00 0.03 98.54 01:44:01 PM 0 1.39 0.00 0.08 0.00 0.02 98.51 01:44:01 PM 1 1.29 0.00 0.10 0.00 0.05 98.56 01:45:01 PM all 1.35 0.00 0.09 0.00 0.03 98.52 01:45:01 PM 0 1.10 0.00 0.07 0.00 0.03 98.80 01:45:01 PM 1 1.60 0.00 0.12 0.00 0.03 98.25 01:46:01 PM all 1.42 0.00 0.13 0.00 0.04 98.41 01:46:01 PM 0 1.74 0.00 0.15 0.00 0.03 98.08 01:46:01 PM 1 1.10 0.00 0.10 0.00 0.05 98.75 01:47:01 PM all 1.24 0.00 0.10 0.00 0.04 98.62 01:47:01 PM 0 1.57 0.00 0.10 0.00 0.05 98.28 01:47:01 PM 1 0.90 0.00 0.10 0.00 0.03 98.96 01:48:01 PM all 1.24 0.00 0.11 0.00 0.04 98.60 01:48:01 PM 0 0.65 0.00 0.08 0.00 0.03 99.23 01:48:01 PM 1 1.84 0.00 0.13 0.00 0.05 97.98 01:49:01 PM all 0.74 0.00 0.11 0.00 0.03 99.12 01:49:01 PM 0 0.72 0.00 0.07 0.00 0.03 99.18 01:49:01 PM 1 0.75 0.00 0.15 0.00 0.03 99.06 01:50:01 PM all 0.73 0.00 0.13 0.00 0.04 99.11 01:50:01 PM 0 0.69 0.00 0.10 0.00 0.03 99.18 01:50:01 PM 1 0.77 0.00 0.15 0.00 0.05 99.03 01:51:01 PM all 0.59 0.00 0.16 0.00 0.04 99.21 01:51:01 PM 0 0.75 0.00 0.13 0.00 0.05 99.06 01:51:01 PM 1 0.43 0.00 0.18 0.00 0.03 99.35 01:52:01 PM all 0.74 0.00 0.11 0.00 0.05 99.10 01:52:01 PM 0 0.85 0.00 0.08 0.00 0.05 99.01 01:52:01 PM 1 0.64 0.00 0.13 0.00 0.05 99.18 01:53:01 PM all 1.00 0.00 0.13 0.00 0.03 98.83 01:53:01 PM 0 1.44 0.00 0.17 0.00 0.03 98.36 01:53:01 PM 1 0.57 0.00 0.10 0.00 0.03 99.30 01:53:01 PM CPU %user %nice %system %iowait %steal %idle 01:54:01 PM all 24.03 0.00 2.70 0.37 0.07 72.84 01:54:01 PM 0 26.41 0.00 2.82 0.23 0.07 70.48 01:54:01 PM 1 21.66 0.00 2.57 0.50 0.07 75.20 Average: all 1.03 0.08 0.16 0.03 0.02 98.68 Average: 0 0.92 0.12 0.16 0.03 0.02 98.76 Average: 1 1.15 0.04 0.15 0.03 0.03 98.60