Bug #24614
luminous: AssertionError: Lists differ in test_selftest_command_spam()
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Description
2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:====================================================================== 2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:FAIL: test_selftest_command_spam (tasks.mgr.test_module_selftest.TestModuleSelftest) 2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri3-testing-2018-06-11-1421-luminous/qa/tasks/mgr/test_module_selftest.py", line 79, in test_selftest_command_spam 2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner: self.assertEqual(original_standbys, self.mgr_cluster.get_standby_ids()) 2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner:AssertionError: Lists differ: [u'z', u'y'] != [u'z'] 2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner: 2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner:First list contains 1 additional elements. 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:First extra element 1: 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:u'y' 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner: 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:- [u'z', u'y'] 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:+ [u'z'] 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner: 2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:Ran 3 tests in 185.305s 2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner: 2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:FAILED (failures=1) 2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:
/a/yuriw-2018-06-11_16:27:32-rados-wip-yuri3-testing-2018-06-11-1421-luminous-distro-basic-smithi/2654731
Related issues
History
#1 Updated by John Spray over 2 years ago
From the message, this seems to indicate that one of the standbys died during the test -- probably unrelated to the test itself as the standbys don't really do anything. Overloaded nodes perhaps?
#2 Updated by Neha Ojha over 2 years ago
/a/yuriw-2018-10-04_23:07:41-rados-wip-yuri-testing-2018-10-04-2118-luminous-distro-basic-smithi/3101974/
#3 Updated by Yuri Weinstein over 2 years ago
#4 Updated by Kefu Chai about 2 years ago
2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:====================================================================== 2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:FAIL: test_selftest_command_spam (tasks.mgr.test_module_selftest.TestModuleSelftest) 2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-kefu2-testing-2018-11-29-1810/qa/tasks/mgr/test_module_selftest.py", line 231, in test_selftest_command_spam 2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner: self.assertEqual(original_active, self.mgr_cluster.get_active_id()) 2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:AssertionError: u'x' != u'y' 2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:- x 2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:+ y
#5 Updated by Kefu Chai about 2 years ago
- Assignee set to Kefu Chai
#6 Updated by Neha Ojha almost 2 years ago
- Status changed from New to 12
/a/yuriw-2019-04-04_00:00:53-rados-luminous-distro-basic-smithi/3806345/
#7 Updated by Neha Ojha over 1 year ago
/a/yuriw-2019-06-06_14:54:17-rados-wip-yuri-testing-2019-06-05-2303-luminous-distro-basic-smithi/4008822/
#8 Updated by Sebastian Wagner over 1 year ago
- Category set to testing
#9 Updated by Sebastian Wagner over 1 year ago
- Related to Bug #42216: Test failure: setUpClass (tasks.mgr.test_module_selftest.TestModuleSelftest) added
#10 Updated by Patrick Donnelly about 1 year ago
- Status changed from 12 to New