Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [jenkins-ci@lf_pod2 CI(openstack_admin)]$ ODL_PORT=8081 ODL_IP=172.30.10.89 NEUTRON_IP=172.30.10.88 USR_NAME=admin PASS=octopus ./start_tests.sh
- Current environment parameters for ODL suite.
- + ODL_IP=172.30.10.89
- + ODL_PORT=8081
- + USR_NAME=admin
- + PASS=octopus
- + NEUTRON_IP=172.30.10.88
- + set +x
- Cloning ODL integration git repo.
- Already up-to-date.
- /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI
- Python virtualenv activated.
- Copy custom tests to suite.
- ‘./custom_tests/neutron/040__delete_ports.txt’ -> ‘./integration/test/csit/suites/openstack/neutron/040__delete_ports.txt’
- ‘./custom_tests/neutron/050__delete_subnets.txt’ -> ‘./integration/test/csit/suites/openstack/neutron/050__delete_subnets.txt’
- ‘./custom_tests/neutron/060__delete_networks.txt’ -> ‘./integration/test/csit/suites/openstack/neutron/060__delete_networks.txt’
- Executing chosen tests.
- Starting test: integration/test/csit/suites/integration/basic/
- ==============================================================================
- Basic
- ==============================================================================
- Basic.010 Restconf OK :: Test suite to verify Restconf is OK
- ==============================================================================
- Get Controller Modules :: Get the controller modules via Restconf | PASS |
- ------------------------------------------------------------------------------
- Basic.010 Restconf OK :: Test suite to verify Restconf is OK | PASS |
- 1 critical test, 1 passed, 0 failed
- 1 test total, 1 passed, 0 failed
- ==============================================================================
- Basic | PASS |
- 1 critical test, 1 passed, 0 failed
- 1 test total, 1 passed, 0 failed
- ==============================================================================
- Output: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/output.xml
- Log: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/log.html
- Report: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/report.html
- Starting test: integration/test/csit/suites/openstack/neutron/
- ==============================================================================
- Neutron :: Test suite for Neutron Plugin
- ==============================================================================
- Neutron.Networks :: Checking Network created in OpenStack are pushed to Ope...
- ==============================================================================
- Check OpenStack Networks :: Checking OpenStack Neutron for known n... | FAIL |
- ConnectionError: ('Connection aborted.', error(111, 'Connection refused'))
- ------------------------------------------------------------------------------
- Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS |
- ------------------------------------------------------------------------------
- Create Network :: Create new network in OpenStack | FAIL |
- ConnectionError: ('Connection aborted.', error(111, 'Connection refused'))
- ------------------------------------------------------------------------------
- Check Network :: Check Network created in OpenDaylight | FAIL |
- Variable '${NetID}' not found.
- ------------------------------------------------------------------------------
- Neutron.Networks :: Checking Network created in OpenStack are push... | FAIL |
- 4 critical tests, 1 passed, 3 failed
- 4 tests total, 1 passed, 3 failed
- ==============================================================================
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/020__subnets.robot': Setting variable '${data}' failed: Variable '${NETID}' not found.
- Neutron.Subnets :: Checking Subnets created in OpenStack are pushed to Open...
- ==============================================================================
- Check OpenStack Subnets :: Checking OpenStack Neutron for known Su... | FAIL |
- ConnectionError: ('Connection aborted.', error(111, 'Connection refused'))
- ------------------------------------------------------------------------------
- Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS |
- ------------------------------------------------------------------------------
- Create New subnet :: Create new subnet in OpenStack | FAIL |
- Variable '${data}' not found.
- ------------------------------------------------------------------------------
- Check New subnet :: Check new subnet created in OpenDaylight | FAIL |
- Variable '${SUBNETID}' not found.
- ------------------------------------------------------------------------------
- Neutron.Subnets :: Checking Subnets created in OpenStack are pushe... | FAIL |
- 4 critical tests, 1 passed, 3 failed
- 4 tests total, 1 passed, 3 failed
- ==============================================================================
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/030__ports.robot': Setting variable '${data}' failed: Variable '${NETID}' not found.
- Neutron.Ports :: Checking Port created in OpenStack are pushed to OpenDaylight
- ==============================================================================
- Check OpenStack ports :: Checking OpenStack Neutron for known ports | FAIL |
- ConnectionError: ('Connection aborted.', error(111, 'Connection refused'))
- ------------------------------------------------------------------------------
- Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS |
- ------------------------------------------------------------------------------
- Create New Port :: Create new port in OpenStack | FAIL |
- Variable '${data}' not found.
- ------------------------------------------------------------------------------
- Check New Port :: Check new subnet created in OpenDaylight | FAIL |
- Variable '${PORTID}' not found. Did you mean:
- ${PORT}
- ${PORTS}
- ------------------------------------------------------------------------------
- Neutron.Ports :: Checking Port created in OpenStack are pushed to ... | FAIL |
- 4 critical tests, 1 passed, 3 failed
- 4 tests total, 1 passed, 3 failed
- ==============================================================================
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/040__delete_ports.txt': Setting variable '${data}' failed: Variable '${NETID}' not found.
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/040__delete_ports.txt': Setting variable '${OSREST}' failed: Variable '${PORTID}' not found. Did you mean:
- ${PORT}
- ${PORTS}
- Neutron.Delete Ports :: Checking Port deleted in OpenStack are deleted also...
- ==============================================================================
- Delete New Port :: Delete previously created port in OpenStack | FAIL |
- Variable '${data}' not found.
- ------------------------------------------------------------------------------
- Check Port Deleted :: Check port deleted in OpenDaylight | FAIL |
- Variable '${PORTID}' not found. Did you mean:
- ${PORT}
- ${PORTS}
- ------------------------------------------------------------------------------
- Neutron.Delete Ports :: Checking Port deleted in OpenStack are del... | FAIL |
- 2 critical tests, 0 passed, 2 failed
- 2 tests total, 0 passed, 2 failed
- ==============================================================================
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/050__delete_subnets.txt': Setting variable '${data}' failed: Variable '${NETID}' not found.
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/050__delete_subnets.txt': Setting variable '${OSREST}' failed: Variable '${SUBNETID}' not found.
- Neutron.Delete Subnets :: Checking Subnets deleted in OpenStack are deleted...
- ==============================================================================
- Delete New subnet :: Delete previously created subnet in OpenStack | FAIL |
- Variable '${data}' not found.
- ------------------------------------------------------------------------------
- Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL |
- Variable '${SUBNETID}' not found.
- ------------------------------------------------------------------------------
- Neutron.Delete Subnets :: Checking Subnets deleted in OpenStack ar... | FAIL |
- 2 critical tests, 0 passed, 2 failed
- 2 tests total, 0 passed, 2 failed
- ==============================================================================
- [ ERROR ] Error in file '/home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/integration/test/csit/suites/openstack/neutron/060__delete_networks.txt': Setting variable '${OSREST}' failed: Variable '${NETID}' not found.
- Neutron.Delete Networks :: Checking Network deleted in OpenStack are delete...
- ==============================================================================
- Delete Network :: Delete network in OpenStack | FAIL |
- Variable '${OSREST}' not found. Did you mean:
- ${ODLREST}
- ------------------------------------------------------------------------------
- Check Network deleted :: Check Network deleted in OpenDaylight | FAIL |
- Variable '${NetID}' not found.
- ------------------------------------------------------------------------------
- Neutron.Delete Networks :: Checking Network deleted in OpenStack a... | FAIL |
- 2 critical tests, 0 passed, 2 failed
- 2 tests total, 0 passed, 2 failed
- ==============================================================================
- Neutron :: Test suite for Neutron Plugin | FAIL |
- 18 critical tests, 3 passed, 15 failed
- 18 tests total, 3 passed, 15 failed
- ==============================================================================
- Output: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/output.xml
- Log: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/log.html
- Report: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/report.html
- Final report is located:
- Log: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/log.html
- Report: /home/jenkins-ci/workspace/functest-foreman-stable-arno/testcases/Controllers/ODL/CI/report.html
- Deactivate venv.
Advertisement
Add Comment
Please, Sign In to add comment