Project

General

Profile

Bug #48824

Updated by Kamoltat (Junior) Sirivadhna over 3 years ago

<pre> 
 2021-01-11T09:09:50.769 INFO:tasks.cephfs_test_runner:====================================================================== 
 2021-01-11T09:09:50.769 INFO:tasks.cephfs_test_runner:ERROR: test_osd_came_back (tasks.mgr.test_progress.TestProgress) 
 2021-01-11T09:09:50.770 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2021-01-11T09:09:50.770 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2021-01-11T09:09:50.770 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri-testing-2021-01-07-1151-nautilus/qa/tasks/mgr/test_progress.py", line 274, in test_osd_came_back 
 2021-01-11T09:09:50.770 INFO:tasks.cephfs_test_runner:      ev1 = self._simulate_failure() 
 2021-01-11T09:09:50.771 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri-testing-2021-01-07-1151-nautilus/qa/tasks/mgr/test_progress.py", line 170, in _simulate_failure 
 2021-01-11T09:09:50.771 INFO:tasks.cephfs_test_runner:      period=1) 
 2021-01-11T09:09:50.771 INFO:tasks.cephfs_test_runner:TypeError: wait_until_equal() got an unexpected keyword argument 'period' 
 2021-01-11T09:09:50.772 INFO:tasks.cephfs_test_runner: 
 2021-01-11T09:09:50.772 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2021-01-11T09:09:50.772 INFO:tasks.cephfs_test_runner:Ran 1 test in 71.507s 
 2021-01-11T09:09:50.772 INFO:tasks.cephfs_test_runner: 
 2021-01-11T09:09:50.773 INFO:tasks.cephfs_test_runner:FAILED (errors=1) 
 2021-01-11T09:09:50.773 INFO:tasks.cephfs_test_runner: 
 2021-01-11T09:09:50.773 INFO:tasks.cephfs_test_runner:====================================================================== 
 2021-01-11T09:09:50.774 INFO:tasks.cephfs_test_runner:ERROR: test_osd_came_back (tasks.mgr.test_progress.TestProgress) 
 </pre> 

 https://pulpito.ceph.com/ideepika-2021-01-11_08:49:19-rados-wip-yuri-testing-2021-01-07-1151-nautilus-distro-basic-smithi/ 

 also seen in octopus: 
 /ceph/teuthology-archive/yuriw-2021-01-08_16:38:07-rados-wip-yuri4-testing-2021-01-07-1041-octopus-distro-basic-smithi/5766393/teuthology.log 

 Octopus Fix https://github.com/ceph/ceph/pull/39360 

 Nautilus Fix https://github.com/ceph/ceph/pull/39397

Back