Rayees Namathponnan created CLOUDSTACK-5036:
-----------------------------------------------

             Summary: [Automation] VPC test cases failing with ssh connection 
error
                 Key: CLOUDSTACK-5036
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5036
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.1
         Environment: Automation KVM
            Reporter: Rayees Namathponnan
             Fix For: 4.2.1


VPC test cases failing inconsistently from different suite, with ssh connection 
error 

Observed below error from diffrent suites

1) 
integration.component.test_vpc_vms_deployment.TestVMDeployVPC.test_07_delete_network_with_rules

Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File 
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_vpc_vms_deployment.py",
 line 2251, in test_07_delete_network_with_rules
    (public_ip_1.ipaddress.ipaddress, e))
  File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
    raise self.failureException(msg)
Failed to SSH into VM - 10.223.122.79, Failed to bring up ssh service in time. 
Waited 300s. Error is error(113, 'No route to host') 



2) 
integration.component.test_vpc_vm_life_cycle.TestVMLifeCycleSharedNwVPC.test_01_deploy_instance_in_network

Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File 
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py",
 line 1246, in test_01_deploy_instance_in_network
    self.validate_network_rules()
  File 
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py",
 line 1211, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
  File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
    raise self.failureException(msg)
Failed to SSH into VM - 10.223.122.117, Ping to VM gateway should be successful
-------------------- >> begin captured logging << --------------------



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to