You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2014/09/21 19:42:34 UTC

[jira] [Closed] (CLOUDSTACK-4335) [Automation] Test case test_deployVmSharedNetworkWithoutIpRange failed due subnet is overlapped with subnet in other network

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rayees Namathponnan closed CLOUDSTACK-4335.
-------------------------------------------

> [Automation] Test case test_deployVmSharedNetworkWithoutIpRange  failed due subnet is overlapped with subnet in other network 
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4335
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4335
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.2.0
>         Environment: Automation
>            Reporter: Rayees Namathponnan
>            Assignee: Girish Shilamkar
>            Priority: Critical
>             Fix For: 4.2.1, 4.3.0
>
>
> Below test case failed 
> integration.component.test_shared_network_offering.TestSharedNetworkWithoutIp.test_deployVmSharedNetworkWithoutIpRange
> Error Message
> Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:This subnet is overlapped with subnet in other network 332 in zone Adv-KVM-Zone1 . Please specify a different gateway/netmask.
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Fetching default shared network offering from nw offerings
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Shared netwrk offering: DefaultSharedNetworkOffering
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Creating a network from shared network offering
> --------------------- >> 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_shared_network_offering.py", line 195, in test_deployVmSharedNetworkWithoutIpRange
>     zoneid=self.zone.id
>   File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 1940, in create
>     return Network(apiclient.createNetwork(cmd).__dict__)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1709, in createNetwork
>     response = self.connection.marvin_request(command, response_type=response, method=method)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 222, in marvin_request
>     response = jsonHelper.getResultObj(response.json(), response_type)
>   File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, in getResultObj
>     raise cloudstackException.cloudstackAPIException(respname, errMsg)
> Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:This subnet is overlapped with subnet in other network 332 in zone Adv-KVM-Zone1 . Please specify a different gateway/netmask.
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Fetching default shared network offering from nw offerings
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Shared netwrk offering: DefaultSharedNetworkOffering
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Creating a network from shared network offering
> --------------------- >> end captured logging << ---------------------



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)