[
https://issues.apache.org/jira/browse/CLOUDSTACK-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781713#comment-13781713
]
ASF subversion and git services commented on CLOUDSTACK-4646:
-------------------------------------------------------------
Commit 07a6daf6cb8d096ee661362d57632302cbf12422 in branch
refs/heads/4.2-forward from [~srikanti]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=07a6daf ]
CLOUDSTACK-4646: Increase the wait time for the routers to go into stopped state
Signed-off-by: venkataswamybabu budumuru <[email protected]>
(cherry picked from commit 55ef4b8c3c6d583c7e4de4b11613db718c590b82)
> [Automation] Test cases TestRedundantRouterNetworkCleanups.test_network_gc
> failed, due to router not stopped within expected time
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4646
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4646
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation, Test
> Affects Versions: 4.2.1
> Environment: Automation on KVM
> Reporter: Rayees Namathponnan
> Assignee: Srikanteswararao Talluri
> Priority: Critical
> Fix For: 4.2.1
>
>
> Test cases failed
> integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups.test_network_gc
> Failed to stop router after network.gc time; observed below error in log
> Error Message
> Router should be in stopped state
> -------------------- >> begin captured logging << --------------------
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Creating network with network offering:
> ebc600f8-59a1-4317-a03c-5a40f3838caa
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Created network with ID: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Network state: Allocated
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Listing routers for network: Test Network
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Deploying VM in account:
> test-TestRedundantRouterNetworkCleanups-test_network_gc-CBMHT6
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Deployed VM in network: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Listing routers for network: Test Network
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Stopping the user VM: 286a8d69-99ff-4a86-a999-57b6d5b0f67e
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Sleeping for network gc wait + interval time
> --------------------- >> end captured logging << ---------------------
> Stacktrace
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
> testMethod()
> File
> "/Repo_30X/ipcl/cloudstack/test/integration/component/test_redundant_router_cleanups.py",
> line 630, in test_network_gc
> "Router should be in stopped state"
> File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
> assertion_func(first, second, msg=msg)
> File "/usr/local/lib/python2.7/unittest/case.py", line 487, in
> _baseAssertEqual
> raise self.failureException(msg)
> Router should be in stopped state
> -------------------- >> begin captured logging << --------------------
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Creating network with network offering:
> ebc600f8-59a1-4317-a03c-5a40f3838caa
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Created network with ID: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Network state: Allocated
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Listing routers for network: Test Network
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Deploying VM in account:
> test-TestRedundantRouterNetworkCleanups-test_network_gc-CBMHT6
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Deployed VM in network: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Listing routers for network: Test Network
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Stopping the user VM: 286a8d69-99ff-4a86-a999-57b6d5b0f67e
> test_network_gc
> (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups):
> DEBUG: Sleeping for network gc wait + interval time
--
This message was sent by Atlassian JIRA
(v6.1#6144)