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 2014/02/27 17:41:19 UTC

[jira] [Reopened] (CLOUDSTACK-5887) [Automation] test_04_reoccuring_snapshot_rules test cases failing with error "Exception not raised"

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rayees Namathponnan reopened CLOUDSTACK-5887:
---------------------------------------------


still hitting this issue

> [Automation] test_04_reoccuring_snapshot_rules test cases failing with error "Exception not raised"
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5887
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5887
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.3.0
>            Reporter: Rayees Namathponnan
>            Assignee: Gaurav Aradhye
>             Fix For: 4.3.0
>
>
> Run Regression_Advanced_KVM_60_Multi 250 
> Test case integration.component.test_base_image_updation.TestBaseImageUpdate.test_04_reoccuring_snapshot_rules failed with below exception 
> test_04_reoccuring_snapshot_rules (integration.component.test_base_image_updation.TestBaseImageUpdate): DEBUG: sending GET request: listSnapshotPolicies {'volumeid': u'25137726-bf49-4cf1-ba70-bec5f5a3c797'}
> test_04_reoccuring_snapshot_rules (integration.component.test_base_image_updation.TestBaseImageUpdate): DEBUG: Computed Signature by Marvin: iBlsyp5r6eX3vafeA87SjLnpjcQ=
> requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 10.223.49.195
> requests.packages.urllib3.connectionpool: DEBUG: "GET /client/api?apiKey=1JEaK3o398-0hKchIDyIGIeLr8P7vP5lrFeBEvWlpjEryj7MmTKekzWdsqyMvRhaxFTaDAO3pcbmTSMbtokUnQ&volumeid=25137726-bf49-4cf1-ba70-bec5f5a3c797&command=listSnapshotPolicies&signature=iBlsyp5r6eX3vafeA87SjLnpjcQ%3D&response=json HTTP/1.1" 200 40
> test_04_reoccuring_snapshot_rules (integration.component.test_base_image_updation.TestBaseImageUpdate): DEBUG: Request: http://10.223.49.195:8080/client/api?apiKey=1JEaK3o398-0hKchIDyIGIeLr8P7vP5lrFeBEvWlpjEryj7MmTKekzWdsqyMvRhaxFTaDAO3pcbmTSMbtokUnQ&volumeid=25137726-bf49-4cf1-ba70-bec5f5a3c797&command=listSnapshotPolicies&signature=iBlsyp5r6eX3vafeA87SjLnpjcQ%3D&response=json Response: { "listsnapshotpoliciesresponse" : { } }
> test_04_reoccuring_snapshot_rules (integration.component.test_base_image_updation.TestBaseImageUpdate): CRITICAL: FAILED: test_04_reoccuring_snapshot_rules: Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_base_image_updation.py", line 644, in test_04_reoccuring_snapshot_rules
>     volumeid=vm_with_reset_root_disk_id
>   File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
>     "{0} not raised".format(exc_name))
> AssertionError: Exception not raised
> --------------------- >> 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_base_image_updation.py", line 644, in test_04_reoccuring_snapshot_rules
>     volumeid=vm_with_reset_root_disk_id
>   File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
>     "{0} not raised".format(exc_name))
> Exception not raised
> -------------------- >> begin captured logging << --------------------
> It will be great if we can add some more meaning full messages



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)