Project

General

Profile

Bug #17418

Updated by David Zafman over 7 years ago

 
 http://pulpito.ceph.com/dzafman-2016-09-22_17:11:48-rados-wip-zafman-testing-distro-basic-smithi/431992 

 <pre> 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 66, in run_tasks 
     manager = run_one_task(taskname, ctx=ctx, config=config) 
   File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 45, in run_one_task 
     return fn(**kwargs) 
   File "/home/teuthworker/src/ceph-qa-suite_master/tasks/dump_stuck.py", line 120, in task 
     num_stale=num_pgs, 
   File "/home/teuthworker/src/ceph-qa-suite_master/tasks/dump_stuck.py", line 27, in check_stuck 
     assert len(inactive) == num_inactive 
 AssertionError 
 </pre>

Back