[ https://issues.apache.org/jira/browse/CLOUDSTACK-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852609#comment-13852609 ]
ASF subversion and git services commented on CLOUDSTACK-4780: ------------------------------------------------------------- Commit 03811c0c46a3c74f4271b08faa8ce40a4e2598f7 in branch refs/heads/4.3 from [~gauravaradhye] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=03811c0 ] CLOUDSTACK-4780: Changes related to checking snapshot on NFS server > [Automation] BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk > failed with unexpected result > ---------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4780 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4780 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Automation, Test > Affects Versions: 4.2.1 > Environment: KVM > Automation > Reporter: Rayees Namathponnan > Assignee: Gaurav Aradhye > Priority: Blocker > Fix For: 4.3.0 > > > Test cases > integration.smoke.test_snapshots.TestSnapshotRootDisk.test_01_snapshot_root_disk > failed from BVT suite, observed below error > Error Message > Check list response returns a valid list > -------------------- >> begin captured logging << -------------------- > test_01_snapshot_root_disk > (integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: Snapshot > created: ID - 81d798e5-001d-4aeb-ac38-df8e65a0ed5f > test_01_snapshot_root_disk > (integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: select > backup_snap_id, account_id, volume_id from snapshots where uuid = > '81d798e5-001d-4aeb-ac38-df8e65a0ed5f'; > --------------------- >> 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/smoke/test_snapshots.py", > line 282, in test_01_snapshot_root_disk > "Check list response returns a valid list" > File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual > assertion_func(first, second, msg=msg) > File "/usr/local/lib/python2.7/unittest/case.py", line 487, in > _baseAssertEqual > raise self.failureException(msg) > Check list response returns a valid list > -------------------- >> begin captured logging << -------------------- > test_01_snapshot_root_disk > (integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: Snapshot > created: ID - 81d798e5-001d-4aeb-ac38-df8e65a0ed5f > test_01_snapshot_root_disk > (integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: select > backup_snap_id, account_id, volume_id from snapshots where uuid = > '81d798e5-001d-4aeb-ac38-df8e65a0ed5f'; > --------------------- >> end captured logging << --------------------- -- This message was sent by Atlassian JIRA (v6.1.4#6159)