[jira] [Commented] (CLOUDSTACK-6769) [Automation]: Test case failure in test_iso.py

2014-06-17 Thread Bharat Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14033855#comment-14033855
 ] 

Bharat Kumar commented on CLOUDSTACK-6769:
--

Hi reopening this issue as the create_iso fails in KVM with a connection 
refused error. 


 [Automation]: Test case failure in test_iso.py
 --

 Key: CLOUDSTACK-6769
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6769
 Project: CloudStack
  Issue Type: Test
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Automation, XenServer
Affects Versions: 4.4.0
Reporter: Harikrishna Patnala
Assignee: Girish Shilamkar
 Fix For: 4.4.0


 There is test case failure in test_iso.py
1) integration.smoke.test_iso.TestCreateIso.test_01_create_iso
 Error Message
 Exception while downloading ISO 06f0617c-4605-4a8f-855b-085486a1fd4b: Error 
 In Downloading ISO: ISO Status - Network is unreachable
 === TestName: test_01_create_iso | Status : FAILED ===
 -  end captured stdout  --
   begin captured logging  
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 STARTED : TC: test_01_create_iso :::
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'listDomains', 'signature': 'Or2nHFPqukzhTba7v4PyKSS2Obc=', 
 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listDomains===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?apiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listDomainsresponse=jsonsignature=Or2nHFPqukzhTba7v4PyKSS2Obc%3D
  HTTP/1.1 200 159
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{path : u'ROOT', haschild : False, id : 
 u'45612b7c-e49c-11e3-a141-00163e189e44', name : u'ROOT', level : 0}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'name': 'zone-xen', 'command': 'listZones', 'signature': 
 '77O72WZATq83Kw9J9yK0yKsjlHM=', 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listZones===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?response=jsonapiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listZonesname=zone-xensignature=77O72WZATq83Kw9J9yK0yKsjlHM%3D
  HTTP/1.1 200 446
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{localstorageenabled : False, name : u'zone-xen', 
 guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : 
 u'921064dc-f25a-3393-94b7-7ba269fa1f82', dns2 : u'8.8.4.4', dns1 : 
 u'8.8.8.8', securitygroupsenabled : False, allocationstate : u'Enabled', 
 internaldns1 : u'172.16.88.7', dhcpprovider : u'VirtualRouter', networktype : 
 u'Advanced', id : u'5c872b2f-53eb-46bd-8d7f-f9654f509b39', internaldns2 : 
 u'172.16.88.7'}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'username': 'test-account-TestISO-test_01_create_iso-UI4FTT', 
 'domainid': u'45612b7c-e49c-11e3-a141-00163e189e44', 'firstname': 'test', 
 'lastname': 'test', 'response': 'json', 'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'createAccount', 'accounttype': 0, 'signature': 
 'q5ftoGqB/V1+Q+L3FGbYsOWsON0=', 'password': 'password', 'email': 
 'test-acco...@test.com'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : createAccount===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?username=test-account-TestISO-test_01_create_iso-UI4FTTdomainid=45612b7c-e49c-11e3-a141-00163e189e44firstname=testlastname=testemail=test-account%40test.comapiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=createAccountaccounttype=0signature=q5ftoGqB%2FV1%2BQ%2BL3FGbYsOWsON0%3Dpassword=passwordresponse=json
  HTTP/1.1 200 1650
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : 

[jira] [Commented] (CLOUDSTACK-6769) [Automation]: Test case failure in test_iso.py

2014-06-04 Thread Bharat Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017855#comment-14017855
 ] 

Bharat Kumar commented on CLOUDSTACK-6769:
--

Hi,

In case of kvm the following iptable rule is preventing the download of iso 
resulting in connection refused status.

REJECT tcp  --  *  eth10.0.0.0/00.0.0.0/0
state NEW tcp dpt:80 reject-with icmp-port-unreachable



 [Automation]: Test case failure in test_iso.py
 --

 Key: CLOUDSTACK-6769
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6769
 Project: CloudStack
  Issue Type: Test
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Automation, XenServer
Affects Versions: 4.4.0
Reporter: Harikrishna Patnala
Assignee: Girish Shilamkar
 Fix For: 4.4.0


 There is test case failure in test_iso.py
1) integration.smoke.test_iso.TestCreateIso.test_01_create_iso
 Error Message
 Exception while downloading ISO 06f0617c-4605-4a8f-855b-085486a1fd4b: Error 
 In Downloading ISO: ISO Status - Network is unreachable
 === TestName: test_01_create_iso | Status : FAILED ===
 -  end captured stdout  --
   begin captured logging  
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 STARTED : TC: test_01_create_iso :::
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'listDomains', 'signature': 'Or2nHFPqukzhTba7v4PyKSS2Obc=', 
 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listDomains===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?apiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listDomainsresponse=jsonsignature=Or2nHFPqukzhTba7v4PyKSS2Obc%3D
  HTTP/1.1 200 159
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{path : u'ROOT', haschild : False, id : 
 u'45612b7c-e49c-11e3-a141-00163e189e44', name : u'ROOT', level : 0}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'name': 'zone-xen', 'command': 'listZones', 'signature': 
 '77O72WZATq83Kw9J9yK0yKsjlHM=', 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listZones===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?response=jsonapiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listZonesname=zone-xensignature=77O72WZATq83Kw9J9yK0yKsjlHM%3D
  HTTP/1.1 200 446
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{localstorageenabled : False, name : u'zone-xen', 
 guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : 
 u'921064dc-f25a-3393-94b7-7ba269fa1f82', dns2 : u'8.8.4.4', dns1 : 
 u'8.8.8.8', securitygroupsenabled : False, allocationstate : u'Enabled', 
 internaldns1 : u'172.16.88.7', dhcpprovider : u'VirtualRouter', networktype : 
 u'Advanced', id : u'5c872b2f-53eb-46bd-8d7f-f9654f509b39', internaldns2 : 
 u'172.16.88.7'}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'username': 'test-account-TestISO-test_01_create_iso-UI4FTT', 
 'domainid': u'45612b7c-e49c-11e3-a141-00163e189e44', 'firstname': 'test', 
 'lastname': 'test', 'response': 'json', 'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'createAccount', 'accounttype': 0, 'signature': 
 'q5ftoGqB/V1+Q+L3FGbYsOWsON0=', 'password': 'password', 'email': 
 'test-acco...@test.com'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : createAccount===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 

[jira] [Commented] (CLOUDSTACK-6769) [Automation]: Test case failure in test_iso.py

2014-05-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010835#comment-14010835
 ] 

ASF subversion and git services commented on CLOUDSTACK-6769:
-

Commit 80b9849981a608e46945da1ab813cd78f4bb8bcc in cloudstack's branch 
refs/heads/4.4-forward from [~harikrishna.patnala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=80b9849 ]

Disabling the failed test cases mentioned in the following tickets 
integration.smoke.test_iso - CLOUDSTACK-6769, CLOUDSTACK-6774

Signed-off-by: Abhinandan Prateek aprat...@apache.org


 [Automation]: Test case failure in test_iso.py
 --

 Key: CLOUDSTACK-6769
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6769
 Project: CloudStack
  Issue Type: Test
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Automation, XenServer
Affects Versions: 4.4.0
Reporter: Harikrishna Patnala
 Fix For: 4.4.0


 There is test case failure in test_iso.py
1) integration.smoke.test_iso.TestCreateIso.test_01_create_iso
 Error Message
 Exception while downloading ISO 06f0617c-4605-4a8f-855b-085486a1fd4b: Error 
 In Downloading ISO: ISO Status - Network is unreachable
 === TestName: test_01_create_iso | Status : FAILED ===
 -  end captured stdout  --
   begin captured logging  
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 STARTED : TC: test_01_create_iso :::
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'listDomains', 'signature': 'Or2nHFPqukzhTba7v4PyKSS2Obc=', 
 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listDomains===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?apiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listDomainsresponse=jsonsignature=Or2nHFPqukzhTba7v4PyKSS2Obc%3D
  HTTP/1.1 200 159
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{path : u'ROOT', haschild : False, id : 
 u'45612b7c-e49c-11e3-a141-00163e189e44', name : u'ROOT', level : 0}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'name': 'zone-xen', 'command': 'listZones', 'signature': 
 '77O72WZATq83Kw9J9yK0yKsjlHM=', 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listZones===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?response=jsonapiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listZonesname=zone-xensignature=77O72WZATq83Kw9J9yK0yKsjlHM%3D
  HTTP/1.1 200 446
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{localstorageenabled : False, name : u'zone-xen', 
 guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : 
 u'921064dc-f25a-3393-94b7-7ba269fa1f82', dns2 : u'8.8.4.4', dns1 : 
 u'8.8.8.8', securitygroupsenabled : False, allocationstate : u'Enabled', 
 internaldns1 : u'172.16.88.7', dhcpprovider : u'VirtualRouter', networktype : 
 u'Advanced', id : u'5c872b2f-53eb-46bd-8d7f-f9654f509b39', internaldns2 : 
 u'172.16.88.7'}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'username': 'test-account-TestISO-test_01_create_iso-UI4FTT', 
 'domainid': u'45612b7c-e49c-11e3-a141-00163e189e44', 'firstname': 'test', 
 'lastname': 'test', 'response': 'json', 'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'createAccount', 'accounttype': 0, 'signature': 
 'q5ftoGqB/V1+Q+L3FGbYsOWsON0=', 'password': 'password', 'email': 
 'test-acco...@test.com'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : createAccount===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 

[jira] [Commented] (CLOUDSTACK-6769) [Automation]: Test case failure in test_iso.py

2014-05-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009566#comment-14009566
 ] 

ASF subversion and git services commented on CLOUDSTACK-6769:
-

Commit 2a28a3c5a4dc006cf8f158dfefa67a331f504c4a in cloudstack's branch 
refs/heads/4.4-forward from [~harikrishna.patnala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2a28a3c ]

Fixed Regression issues mentioned in following test failures

integration.smoke.test_iso - CLOUDSTACK-6774, CLOUDSTACK-6769
integration.smoke.test_non_contigiousvlan - CLOUDSTACK-6776
integration.smoke.test_primary_storage - CLOUDSTACK-6770
integration.smoke.test_secondary_storage – CLOUDSTACK-6777, CLOUDSTACK-6773
integration.smoke.test_scale_vm - CLOUDSTACK-6768

Signed-off-by: Abhinandan Prateek aprat...@apache.org


 [Automation]: Test case failure in test_iso.py
 --

 Key: CLOUDSTACK-6769
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6769
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Automation, XenServer
Affects Versions: 4.4.0
Reporter: Harikrishna Patnala
 Fix For: 4.4.0


 There is test case failure in test_iso.py
1) integration.smoke.test_iso.TestCreateIso.test_01_create_iso
 Error Message
 Exception while downloading ISO 06f0617c-4605-4a8f-855b-085486a1fd4b: Error 
 In Downloading ISO: ISO Status - Network is unreachable
 === TestName: test_01_create_iso | Status : FAILED ===
 -  end captured stdout  --
   begin captured logging  
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 STARTED : TC: test_01_create_iso :::
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'listDomains', 'signature': 'Or2nHFPqukzhTba7v4PyKSS2Obc=', 
 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listDomains===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?apiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listDomainsresponse=jsonsignature=Or2nHFPqukzhTba7v4PyKSS2Obc%3D
  HTTP/1.1 200 159
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{path : u'ROOT', haschild : False, id : 
 u'45612b7c-e49c-11e3-a141-00163e189e44', name : u'ROOT', level : 0}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'name': 'zone-xen', 'command': 'listZones', 'signature': 
 '77O72WZATq83Kw9J9yK0yKsjlHM=', 'response': 'json'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : listZones===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21
 requests.packages.urllib3.connectionpool: DEBUG: GET 
 /client/api?response=jsonapiKey=kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6wcommand=listZonesname=zone-xensignature=77O72WZATq83Kw9J9yK0yKsjlHM%3D
  HTTP/1.1 200 446
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Response : [{localstorageenabled : False, name : u'zone-xen', 
 guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : 
 u'921064dc-f25a-3393-94b7-7ba269fa1f82', dns2 : u'8.8.4.4', dns1 : 
 u'8.8.8.8', securitygroupsenabled : False, allocationstate : u'Enabled', 
 internaldns1 : u'172.16.88.7', dhcpprovider : u'VirtualRouter', networktype : 
 u'Advanced', id : u'5c872b2f-53eb-46bd-8d7f-f9654f509b39', internaldns2 : 
 u'172.16.88.7'}]
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Payload: {'username': 'test-account-TestISO-test_01_create_iso-UI4FTT', 
 'domainid': u'45612b7c-e49c-11e3-a141-00163e189e44', 'firstname': 'test', 
 'lastname': 'test', 'response': 'json', 'apiKey': 
 u'kDUSTcbO-_FZ70vm6gGrUqsX7vkomsJKI8HBWK4J8rQNPwQ0WbDjlejsKcq3Mmj5zsEKk8pf7Z8nK3ebpNDM6w',
  'command': 'createAccount', 'accounttype': 0, 'signature': 
 'q5ftoGqB/V1+Q+L3FGbYsOWsON0=', 'password': 'password', 'email': 
 'test-acco...@test.com'}
 test_01_create_iso (integration.smoke.test_iso.TestCreateIso): DEBUG: 
 Sending GET Cmd : createAccount===
 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
 (1): 172.16.88.21