Rayees Namathponnan created CLOUDSTACK-5887:
-----------------------------------------------

             Summary: [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
             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)

Reply via email to