Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1471#issuecomment-219921338 ### CI RESULTS ``` Tests Run: 85 Skipped: 0 Failed: 1 Errors: 1 Duration: 3h 58m 14s ``` **Summary of the problem(s):** ``` ERROR: test suite for <class 'integration.smoke.test_router_dhcphosts.TestRouterDHCPHosts'> ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 228, in run self.tearDown() File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 351, in tearDown self.teardownContext(ancestor) File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 367, in teardownContext try_run(context, names) File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run return func() File "/data/git/cs2/cloudstack/test/integration/smoke/test_router_dhcphosts.py", line 169, in tearDownClass raise Exception("Warning: Exception during cleanup : %s" % e) Exception: Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created : u'2016-05-18T02:19:21+0200', jobresult : {errorcode : 530, errortext : u'Failed to delete network'}, cmd : u'org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd', userid : u'12c23347-1c80-11e6-8daf-5254001daa62', jobstatus : 2, jobid : u'2141d60b-4b07-46c0-80c3-c7bd5c92b517', jobresultcode : 530, jobresulttype : u'object', jobinstancetype : u'Network', accountid : u'12c21af5-1c80-11e6-8daf-5254001daa62'} ---------------------------------------------------------------------- Additional details in: /tmp/MarvinLogs/test_network_2NN2EZ/results.txt ``` ``` FAIL: Check that the /etc/dhcphosts.txt doesn't contain duplicate IPs ---------------------------------------------------------------------- Traceback (most recent call last): File "/data/git/cs2/cloudstack/test/integration/smoke/test_router_dhcphosts.py", line 355, in test_router_dhcphosts self.test_ssh_command(self.vm_1, nat_rule1, "natrule1") File "/data/git/cs2/cloudstack/test/integration/smoke/test_router_dhcphosts.py", line 200, in test_ssh_command "Ping to outside world from VM should be successful" AssertionError: Ping to outside world from VM should be successful ---------------------------------------------------------------------- Additional details in: /tmp/MarvinLogs/test_network_2NN2EZ/results.txt ``` **Associated Uploads** **`/tmp/MarvinLogs/DeployDataCenter__May_18_2016_00_40_40_Y2KEK2:`** * [dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/DeployDataCenter__May_18_2016_00_40_40_Y2KEK2/dc_entries.obj) * [failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/DeployDataCenter__May_18_2016_00_40_40_Y2KEK2/failed_plus_exceptions.txt) * [runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/DeployDataCenter__May_18_2016_00_40_40_Y2KEK2/runinfo.txt) **`/tmp/MarvinLogs/test_network_2NN2EZ:`** * [failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_network_2NN2EZ/failed_plus_exceptions.txt) * [results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_network_2NN2EZ/results.txt) * [runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_network_2NN2EZ/runinfo.txt) **`/tmp/MarvinLogs/test_vpc_routers_YOJPG2:`** * [failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_vpc_routers_YOJPG2/failed_plus_exceptions.txt) * [results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_vpc_routers_YOJPG2/results.txt) * [runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_vpc_routers_YOJPG2/runinfo.txt) Uploads will be available until `2016-07-18 02:00:00 +0200 CEST` *Comment created by [`upr comment`](https://github.com/cloudops/upr).*
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---