Project

General

Profile

Bug #37729

mimic->nautilus: test_rbd.TestClone.test_list_children failure

Added by Sage Weil over 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2018-12-20T17:51:35.211 INFO:tasks.workunit.client.0.smithi163.stderr:======================================================================
2018-12-20T17:51:35.211 INFO:tasks.workunit.client.0.smithi163.stderr:FAIL: test_rbd.TestClone.test_list_children
2018-12-20T17:51:35.211 INFO:tasks.workunit.client.0.smithi163.stderr:----------------------------------------------------------------------
2018-12-20T17:51:35.211 INFO:tasks.workunit.client.0.smithi163.stderr:Traceback (most recent call last):
2018-12-20T17:51:35.211 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2018-12-20T17:51:35.212 INFO:tasks.workunit.client.0.smithi163.stderr:    self.test(*self.arg)
2018-12-20T17:51:35.212 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 1213, in test_list_children
2018-12-20T17:51:35.212 INFO:tasks.workunit.client.0.smithi163.stderr:    'id': self.get_image_id(ioctx, self.clone_name)}])
2018-12-20T17:51:35.212 INFO:tasks.workunit.client.0.smithi163.stderr:  File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 1200, in check_children2
2018-12-20T17:51:35.212 INFO:tasks.workunit.client.0.smithi163.stderr:    eq(actual, expected)
2018-12-20T17:51:35.212 INFO:tasks.workunit.client.0.smithi163.stderr:AssertionError: [{'image': u'image19', 'trash': False, 'pool_namespace': u'', 'id': u'c5ce81fc65f6', 'pool': u'test-rbd-api-smithi163-16925-1'}] != [{'image': 'image19', 'trash': False, 'id': u'c5ce81fc65f6', 'pool': 'test-rbd-api-smithi163-16925-1'}]

/a/sage-2018-12-20_13:00:12-upgrade:mimic-x-wip-sage-testing-2018-12-19-1638-distro-basic-smithi/3384300
description: upgrade:mimic-x/stress-split/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/mimic.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{radosbench.yaml rbd-cls.yaml rbd-import-export.yaml rbd_api.yaml readwrite.yaml snaps-few-objects.yaml} 5-finish-upgrade.yaml 7-final-workload/{rbd-python.yaml rgw-swift.yaml snaps-many-objects.yaml} objectstore/filestore-xfs.yaml supported-all-distro/ubuntu_16.04.yaml thrashosds-health.yaml}

Related issues

Copied to rbd - Backport #37842: mimic: mimic->nautilus: test_rbd.TestClone.test_list_children failure Resolved

History

#1 Updated by Mykola Golub about 5 years ago

  • Status changed from 12 to In Progress
  • Assignee set to Mykola Golub

#2 Updated by Mykola Golub about 5 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 25742

#3 Updated by Mykola Golub about 5 years ago

  • Backport set to mimic
  • Pull request ID changed from 25742 to 25832

The initial approach [1] was to return check_children2 old behavior and introduce check_children3. The new approach [2] is juts to update the test to filter out unknown keys from check_children2 result.

[1] https://github.com/ceph/ceph/pull/25742
[2] https://github.com/ceph/ceph/pull/25832

#4 Updated by Jason Dillaman about 5 years ago

  • Status changed from Fix Under Review to Pending Backport

#5 Updated by Jason Dillaman about 5 years ago

  • Copied to Backport #37842: mimic: mimic->nautilus: test_rbd.TestClone.test_list_children failure added

#6 Updated by Jason Dillaman about 5 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF