[
https://issues.apache.org/jira/browse/CLOUDSTACK-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Girish Shilamkar resolved CLOUDSTACK-5095.
------------------------------------------
Resolution: Fixed
> est_project_limits.TestResourceLimitsProject.test_05_snapshots_per_project
> fails to create snapshot
> ---------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5095
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5095
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.2.1
> Reporter: Girish Shilamkar
> Priority: Blocker
>
> Intermittently
> test_project_limits.TestResourceLimitsProject.test_05_snapshots_per_project
> fails.
> Execute cmd: createsnapshot failed, due to: errorCode: 530,
> errorText:Creating snapshot failed due to volume:802 is associated with
> vm:i-405-747-QA is in Destroyed state
> -------------------- >> begin captured logging << --------------------
> test_05_snapshots_per_project
> (integration.component.test_project_limits.TestResourceLimitsProject): DEBUG:
> Updating snapshot resource limits for project:
> 508a4f50-5c6f-4d57-849c-64c96e9d4565
> test_05_snapshots_per_project
> (integration.component.test_project_limits.TestResourceLimitsProject): DEBUG:
> Deploying VM for account:
> test-TestResourceLimitsProject-test_02_project_limits_normal_user-YY83EK
> test_05_snapshots_per_project
> (integration.component.test_project_limits.TestResourceLimitsProject): DEBUG:
> Creating snapshot from volume: 9848508a-3f5c-4ecd-b4e5-c9009b9ac1fc
> --------------------- >> 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_project_limits.py",
> line 781, in test_05_snapshots_per_project
> projectid=self.project.id
> File
> "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line
> 804, in create
> return Snapshot(apiclient.createSnapshot(cmd).__dict__)
> File
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
> line 708, in createSnapshot
> response = self.connection.marvin_request(command,
> response_type=response, method=method)
> File
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line
> 222, in marvin_request
> response = jsonHelper.getResultObj(response.json(), response_type)
> File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line
> 148, in getResultObj
> raise cloudstackException.cloudstackAPIException(respname, errMsg)
> Execute cmd: createsnapshot failed, due to: errorCode: 530,
> errorText:Creating snapshot failed due to volume:802 is associated with
> vm:i-405-747-QA is in Destroyed state
> -------------------- >> begin captured logging << --------------------
> test_05_snapshots_per_project
> (integration.component.test_project_limits.TestResourceLimitsProject): DEBUG:
> Updating snapshot resource limits for project:
> 508a4f50-5c6f-4d57-849c-64c96e9d4565
> test_05_snapshots_per_project
> (integration.component.test_project_limits.TestResourceLimitsProject): DEBUG:
> Deploying VM for account:
> test-TestResourceLimitsProject-test_02_project_limits_normal_user-YY83EK
> test_05_snapshots_per_project
> (integration.component.test_project_limits.TestResourceLimitsProject): DEBUG:
> Creating snapshot from volume: 9848508a-3f5c-4ecd-b4e5-c9009b9ac1fc
> --------------------- >> end captured logging << ---------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)