You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gaurav Aradhye (JIRA)" <ji...@apache.org> on 2014/05/16 13:20:39 UTC

[jira] [Created] (CLOUDSTACK-6689) [Automation] Persistent Network test cases failing with "Failed to expunge vm even after 20 minutes"

Gaurav Aradhye created CLOUDSTACK-6689:
------------------------------------------

             Summary: [Automation] Persistent Network test cases failing with "Failed to expunge vm even after 20 minutes"
                 Key: CLOUDSTACK-6689
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6689
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.4.0
         Environment: All hypervisors
            Reporter: Gaurav Aradhye
            Assignee: Gaurav Aradhye
             Fix For: 4.4.0


est_change_persistent_network_to_non_persistent (integration.component.test_persistent_networks.TestPersistentNetworks): CRITICAL: FAILED: test_change_persistent_network_to_non_persistent: ['Traceback (most recent call last):\n', '  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run\n    testMethod()\n', '  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_persistent_networks.py", line 925, in test_change_persistent_network_to_non_persistent\n    self.verifyVmExpungement(virtual_machine)\n', '  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_persistent_networks.py", line 186, in verifyVmExpungement\n    self.fail("Failed to expunge vm even after 20 minutes")\n', '  File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail\n    raise self.failureException(msg)\n', 'AssertionError: Failed to expunge vm even after 20 minutes\n']
--------------------- >> 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/component/test_persistent_networks.py", line 925, in test_change_persistent_network_to_non_persistent
    self.verifyVmExpungement(virtual_machine)
  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_persistent_networks.py", line 186, in verifyVmExpungement
    self.fail("Failed to expunge vm even after 20 minutes")
  File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
    raise self.failureException(msg)
'Failed to expunge vm even after 20 minutes\n-------------------- >> begin captured stdout << ---------------------\n=== TestName: test_change_persistent_network_to_non_persistent | Status : FAILED ===\n\n\n--------------------- >> end captured stdout << 



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