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

Santhosh Kumar Edukulla commented on CLOUDSTACK-5036:
-----------------------------------------------------

Please add specific details when this exception occurred:

1. If we are running test code say on machine "X", and trying to do ssh to 
machine say "Y" and gateway for machine "Y" is say "Z". Are we able to ping "Z" 
from "X", are we able to ping "Y" from "X"? 

2. The below error message suggests that the 
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') 
1. "X" was not able to reach "Z"
2. "X" was not able to reach "Y"
3. "Y" is reachable but ssh is not working.
etc.

If we add specific information, then we can debug to see the issue in these 
cases we are facing and add changes accordingly.



> [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