You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/07/19 01:34:48 UTC

[jira] [Created] (CLOUDSTACK-3653) Test case "TestProjectResources" failed delete volume

Rayees Namathponnan created CLOUDSTACK-3653:
-----------------------------------------------

             Summary: Test case "TestProjectResources" failed delete volume 
                 Key: CLOUDSTACK-3653
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3653
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: KVM 
4.2
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Below two test cases failed with kvm run 

test_07_project_resources_account_delete
test_08_cleanup_after_project_delete 

Test cases failed with below error 

Warning: Exception during cleanup : Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Unable to aquire volume with ID: 326
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestProjectResources: DEBUG: Created project with domain admin with ID: d3d5a8f9-95c4-4fe8-8844-a38f972ddb8a
testclient.testcase.TestProjectResources: DEBUG: Adding test-VWVSU8 user to project: Project-4LUZUF
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 345, in run
    self.tearDown()
  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_projects.py", line 1203, in tearDown
    raise Exception("Warning: Exception during cleanup : %s" % e)
Warning: Exception during cleanup : Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Unable to aquire volume with ID: 326
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestProjectResources: DEBUG: Created project with domain admin with ID: d3d5a8f9-95c4-4fe8-8844-a38f972ddb8a
testclient.testcase.TestProjectResources: DEBUG: Adding test-VWVSU8 user to project: Project-4LUZUF
--------------------- >> 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