[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033650#comment-14033650
 ] 

Abhinandan Prateek commented on CLOUDSTACK-3452:
------------------------------------------------

Failed

integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso
 (from nosetests)

Failing for the past 1 build (Since Unstable#1 )
Took 1 min 0 sec.
Error Message

Exception while downloading ISO e840a05b-103f-4c16-9de7-96b40b64ab6e: Error In 
Downloading ISO: ISO Status - Connection refused
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_10_attachAndDetach_iso | Status : FAILED ===


--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
CSLog: DEBUG: Payload: {'apiKey': 
u'OkJXGXXmYYlYhh0m-fMpKtF_6LMaGLjz1nYxo_onS4ble12-OrGTPMyMYBl63Z2D1kLvxgFnEL0lZy5eYrj8CA',
 'command': 'listDomains', 'signature': '+434yhPtkTYKdTtqcDAZs/+bN+4=', 
'response': 'json'}
CSLog: DEBUG: ========Sending GET Cmd : listDomains=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
(1): 172.16.88.22
requests.packages.urllib3.connectionpool: DEBUG: "GET 
/client/api?apiKey=OkJXGXXmYYlYhh0m-fMpKtF_6LMaGLjz1nYxo_onS4ble12-OrGTPMyMYBl63Z2D1kLvxgFnEL0lZy5eYrj8CA&command=listDomains&response=json&signature=%2B434yhPtkTYKdTtqcDAZs%2F%2BbN%2B4%3D
 HTTP/1.1" 200 159
CSLog: DEBUG: Response : [{path : u'ROOT', haschild : False, id : 
u'f65feef6-f5a2-11e3-b280-00163e5d4a0e', name : u'ROOT', level : 0}]
CSLog: DEBUG: Payload: {'apiKey': 
u'OkJXGXXmYYlYhh0m-fMpKtF_6LMaGLjz1nYxo_onS4ble12-OrGTPMyMYBl63Z2D1kLvxgFnEL0lZy5eYrj8CA',
 'name': 'zone-kvm', 'command': 'listZones', 'signature': 
'N72qg+E5sW5kUVMDB9LT6pApji8=', 'response': 'json'}
CSLog: DEBUG: ========Sending GET Cmd : listZones=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
(1): 172.16.88.22
requests.packages.urllib3.connectionpool: DEBUG: "GET 
/client/api?response=json&apiKey=OkJXGXXmYYlYhh0m-fMpKtF_6LMaGLjz1nYxo_onS4ble12-OrGTPMyMYBl63Z2D1kLvxgFnEL0lZy5eYrj8CA&command=listZones&name=zone-kvm&signature=N72qg%2BE5sW5kUVMDB9LT6pApji8%3D
 HTTP/1.1" 200 429
CSLog: DEBUG: Response : [{localstorageenabled : False, name : u'zone-kvm', 
guestcidraddress : u'10.1.1.0/24', tags : [], zonetoken : 
u'1271e87f-aabe-3472-8bc6-14c9ab6879bc', 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'2ebcc444-f259-4b6c-b474-512aa7769b05', internaldns2 : u'172.16.88.8'}]
CSLog: DEBUG: Payload: {'apiKey': 
u'OkJXGXXmYYlYhh0m-fMpKtF_6LMaGLjz1nYxo_onS4ble12-OrGTPMyMYBl63Z2D1kLvxgFnEL0lZy5eYrj8CA',
 'templatefilter': 'featured', 'command': 'listTemplates', 'signature': 
'RuF4TNTh5gRkmRe/SLEwPTKuiBE=', 'zoneid': 
u'2ebcc444-f259-4b6c-b474-512aa7769b05', 'response': 'json'}
CSLog: DEBUG: ========Sending GET Cmd : listTemplates=======
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection 
(1): 172.16.88.22
requests.packages.urllib3.connectionpool: DEBUG: "GET 
/client/api?templatefilter=featured&apiKey=OkJXGXXmYYlYhh0m-fMpKtF_6LMaGLjz1nYxo_onS4ble12-OrGTPMyMYBl63Z2D1kLvxgFnEL0lZy5eYrj8CA&zoneid=2ebcc444-f259-4b6c-b474-512aa7769b05&command=listTemplates&signature=RuF4TNTh5gRkmRe%2FSLEwPTKui


> [Automation] Basic zone test cases failed to connect VM trough ssh 
> -------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3452
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3452
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation
>    Affects Versions: 4.2.0, 4.4.0
>         Environment: Basic zone KVM 
>            Reporter: Rayees Namathponnan
>            Assignee: Bharat Kumar
>            Priority: Critical
>             Fix For: 4.2.0, 4.4.0
>
>
> Below test cases failed to connect VM trough SSH, in basic we need to set 
> ingress rule to connect the vm from outside
> integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso
> integration.smoke.test_volumes.TestVolumes.test_02_attach_volume
> integration.smoke.test_volumes.TestCreateVolume.test_01_create_volume
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File 
> "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", 
> line 748, in test_10_attachAndDetach_iso
>     (self.virtual_machine.ipaddress, e))
>   File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
>     raise self.failureException(msg)
> SSH failed for virtual machine: 10.223.250.234 - [Errno 110] Connection timed 
> out



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to