Project

General

Profile

Bug #41415

mgr/volumes: AssertionError: '33' != 'new_pool'

Added by Patrick Donnelly over 4 years ago. Updated over 4 years ago.

Status:
Can't reproduce
Priority:
Immediate
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
mgr/volumes
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2019-08-22T23:00:09.574 INFO:tasks.cephfs_test_runner:======================================================================
2019-08-22T23:00:09.574 INFO:tasks.cephfs_test_runner:FAIL: test_subvolume_group_create_with_desired_data_pool_layout (tasks.cephfs.test_volumes.TestVolumes)
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190822.163036/qa/tasks/cephfs/test_volumes.py", line 219, in test_subvolume_group_create_with_desired_data_pool_layout
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:    self.assertEqual(desired_pool, new_pool)
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:AssertionError: '33' != 'new_pool'

/ceph/teuthology-archive/pdonnell-2019-08-22_20:06:33-fs-wip-pdonnell-testing-20190822.163036-distro-basic-smithi/4242238/teuthology.log

History

#1 Updated by Rishabh Dave over 4 years ago

  • Assignee changed from Ramana Raja to Rishabh Dave

#2 Updated by Rishabh Dave over 4 years ago

  • Subject changed from msg/volumes: AssertionError: '33' != 'new_pool' to mgr/volumes: AssertionError: '33' != 'new_pool'

Couldn't reproduce this issue locally -

self.assertEqual(desired_pool, new_pool)

(Pdb) p desired_pool
'new_pool'
(Pdb) c

2019-10-07 19:16:49,948.948 INFO:__main__:Stopped test: test_subvolume_group_create_with_desired_data_pool_layout (tasks.cephfs.test_volumes.TestVolumes) in 552.888283s
2019-10-07 19:16:49,948.948 INFO:__main__:
2019-10-07 19:16:49,948.948 INFO:__main__:----------------------------------------------------------------------
2019-10-07 19:16:49,948.948 INFO:__main__:Ran 1 test in 552.889s
2019-10-07 19:16:49,948.948 INFO:__main__:

#3 Updated by Rishabh Dave over 4 years ago

Failure on the linked job for reference -

2019-08-22T22:59:31.653 INFO:teuthology.orchestra.run.smithi132:> cd /home/ubuntu/cephtest/mnt.0 && sudo getfattr --only-values -n ceph.dir.layout.pool volumes/group_84
2019-08-22T22:59:31.716 INFO:teuthology.orchestra.run.smithi132.stdout:33
2019-08-22T23:00:09.574 INFO:tasks.cephfs_test_runner:
2019-08-22T23:00:09.574 INFO:tasks.cephfs_test_runner:======================================================================
2019-08-22T23:00:09.574 INFO:tasks.cephfs_test_runner:FAIL: test_subvolume_group_create_with_desired_data_pool_layout (tasks.cephfs.test_volumes.TestVolumes)
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20190822.163036/qa/tasks/cephfs/test_volumes.py", line 219, in test_subvolume_group_create_with_desired_data_pool_layout
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:    self.assertEqual(desired_pool, new_pool)
2019-08-22T23:00:09.575 INFO:tasks.cephfs_test_runner:AssertionError: '33' != 'new_pool'
2019-08-22T23:00:09.576 INFO:tasks.cephfs_test_runner:
2019-08-22T23:00:09.576 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-08-22T23:00:09.576 INFO:tasks.cephfs_test_runner:Ran 14 tests in 1046.515s

#4 Updated by Rishabh Dave over 4 years ago

Couldn't reproduce on teuth as well -

2019-10-21T14:05:50.117 INFO:teuthology.orchestra.run.smithi043:Running:
2019-10-21T14:05:50.118 INFO:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/mnt.3
2019-10-21T14:05:50.202 INFO:tasks.cephfs_test_runner:test_subvolume_group_create_with_auto_cleanup_on_fail (tasks.cephfs.test_volumes.TestVolumes) ... ok
2019-10-21T14:05:50.202 INFO:tasks.cephfs_test_runner:Starting test: test_subvolume_group_create_with_desired_data_pool_layout (tasks.cephfs.test_volumes.TestVolumes)

Link to the teuth jobs - http://pulpito.front.sepia.ceph.com/rishabh-2019-10-21_12:48:04-fs-wip-rishabh-add-test-for-acls-ubuntu-fix-distro-basic-smithi/.

#5 Updated by Rishabh Dave over 4 years ago

  • Status changed from New to Need More Info

#6 Updated by Patrick Donnelly over 4 years ago

  • Status changed from Need More Info to Can't reproduce

I haven't seen this since this report. I'll re-open the issue if it comes up again.

Also available in: Atom PDF