You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/18 11:37:00 UTC

[jira] [Commented] (CLOUDSTACK-3619) [Automation] Volume delete failed during account cleanup and test case test_projects:test_07_project_resources_account_delete failed

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

ASF subversion and git services commented on CLOUDSTACK-3619:
-------------------------------------------------------------

Commit 8bc3757e80d20575d1eeee530309ab61c02857d8 in branch refs/heads/4.2 from [~tsp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8bc3757 ]

CLOUDSTACK-3619: Cleanup of volume is not required as gc takes care.

We don't need to delete the volume resource as part of cleanup as the
storage gc is expected to cleanup orphaned volumes in deleted
accounts/projects.

Signed-off-by: Prasanna Santhanam <ts...@apache.org>

                
> [Automation] Volume delete failed during account cleanup and test case test_projects:test_07_project_resources_account_delete failed
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3619
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3619
>             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: Automation
> 4.2
>            Reporter: Rayees Namathponnan
>            Assignee: Prasanna Santhanam
>             Fix For: 4.2.0
>
>
> Observed below error in log
> Warning: Exception during cleanup : Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Unable to aquire volume with ID: 470
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestProjectResources: DEBUG: Created project with domain admin with ID: dd2c9478-1a84-4d8c-bab4-1e9822953dd6
> testclient.testcase.TestProjectResources: DEBUG: Adding test-5RT4LK user to project: Project-O6NN48
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 345, in run
>     self.tearDown()
>   File "/data/Repo2/qa/cloudstack/test/integration/component/test_projects.py", line 1199, 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: 470

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