Project

General

Profile

Bug #55807

Updated by Rishabh Dave almost 2 years ago

Bug discovered on QA run for PR - https://github.com/ceph/ceph/pull/45556.
Teuthology job: https://pulpito.ceph.com/vshankar-2022-04-26_06:23:29-fs:workload-wip-45556-20220418-102656-testing-default-smithi/6806493/

Traceback -

<pre>
Traceback (most recent call last):
File "/home/teuthworker/src/git.ceph.com_git_teuthology_788cfdd8098ad222aa448289edcfa4436091c32c/teuthology/run_tasks.py", line 188, in run_tasks
suppress = manager.__exit__(*exc_info)
File "/home/teuthworker/src/git.ceph.com_git_teuthology_788cfdd8098ad222aa448289edcfa4436091c32c/teuthology/task/__init__.py", line 132, in __exit__
self.end()
File "/home/teuthworker/src/git.ceph.com_ceph-c_1ccbc711b8876e630c0358e1d8d923daa34dca1e/qa/tasks/check_counter.py", line 95, in end
daemon_type, unseen
RuntimeError: The following counters failed to be set on mds daemons: {'mds.imported', 'mds.exported'}
</pre>

Failing command: @2022-04-26T08:02:19.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:1ccbc711b8876e630c0358e1d8d923daa34dca1e shell --fsid abf77334-c533-11ec-8c39-001a4aab830c -- ceph daemon mds.l perf dump@

Back