[ https://issues.apache.org/jira/browse/CLOUDSTACK-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726049#comment-13726049 ]
Sheng Yang commented on CLOUDSTACK-3985: ---------------------------------------- Should be fixed by: commit fda055388e3776cb630e167340f887b4f329339f Author: Sheng Yang <sheng.y...@citrix.com> Date: Wed Jul 31 18:27:11 2013 -0700 Automation: Fix SSH connection test And increase default retry to 10 times, each 30 seconds. > [Automation] Test cases failing during ssh connection with VM > ------------------------------------------------------------- > > Key: CLOUDSTACK-3985 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3985 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Automation, Test > Affects Versions: 4.2.0 > Environment: Automation > 4.2 > Reporter: Rayees Namathponnan > Assignee: Sheng Yang > Fix For: 4.2.0 > > > Test cases failing duing ssh connection establishment; > This issue observed intermediately; and observed during manual test > Error Message > SSH Access failed for 10.1.1.173: Failed to bring up ssh service in time. > Waited 100s. Error is [Errno 113] No route to host > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestServiceOfferings: DEBUG: Stopping VM - ID: > 2c4945c8-18e7-473e-b7ce-101ae7ea08ab > testclient.testcase.TestServiceOfferings: DEBUG: VM state: Stopped > testclient.testcase.TestServiceOfferings: DEBUG: Change Service offering VM - > ID: 2c4945c8-18e7-473e-b7ce-101ae7ea08ab > testclient.testcase.TestServiceOfferings: DEBUG: Starting VM - ID: > 2c4945c8-18e7-473e-b7ce-101ae7ea08ab > testclient.testcase.TestServiceOfferings: DEBUG: VM state: Running > --------------------- >> 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/smoke/test_service_offerings.py", > line 408, in test_04_change_offering_small > (self.medium_virtual_machine.ipaddress, e) > File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail > raise self.failureException(msg) > SSH Access failed for 10.1.1.173: Failed to bring up ssh service in time. > Waited 100s. Error is [Errno 113] No route to host > -------------------- >> begin captured logging << -------------------- > testclient.testcase.TestServiceOfferings: DEBUG: Stopping VM - ID: > 2c4945c8-18e7-473e-b7ce-101ae7ea08ab > testclient.testcase.TestServiceOfferings: DEBUG: VM state: Stopped > testclient.testcase.TestServiceOfferings: DEBUG: Change Service offering VM - > ID: 2c4945c8-18e7-473e-b7ce-101ae7ea08ab > testclient.testcase.TestServiceOfferings: DEBUG: Starting VM - ID: > 2c4945c8-18e7-473e-b7ce-101ae7ea08ab > testclient.testcase.TestServiceOfferings: DEBUG: VM state: Running > --------------------- >> end captured logging << -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira