Project

General

Profile

Actions

Bug #65782

open

qa: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks)

Added by Milind Changire 15 days ago. Updated 12 days ago.

Status:
New
Priority:
Normal
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Tags:
Backport:
quincy,reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2024-04-30T22:35:21.477 INFO:tasks.cephfs_test_runner:======================================================================
2024-04-30T22:35:21.477 INFO:tasks.cephfs_test_runner:ERROR: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks)
2024-04-30T22:35:21.477 INFO:tasks.cephfs_test_runner:test flag scrub_mdsdir
2024-04-30T22:35:21.477 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-04-30T22:35:21.477 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-04-30T22:35:21.477 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_8505bf412a33fc9b7838e91f3a227044bc06f5ed/qa/tasks/cephfs/test_scrub_checks.py", line 458, in test_flag_scrub_mdsdir
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:    self.scrub_with_stray_evaluation(self.fs, self.mount_a, "/",
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_8505bf412a33fc9b7838e91f3a227044bc06f5ed/qa/tasks/cephfs/test_scrub_checks.py", line 325, in scrub_with_stray_evaluation
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:    fs.wait_until_scrub_complete(tag=out_json["scrub_tag"]), True)
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_8505bf412a33fc9b7838e91f3a227044bc06f5ed/qa/tasks/cephfs/filesystem.py", line 1802, in wait_until_scrub_complete
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:    while proceed():
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 134, in __call__
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:    raise MaxWhileTries(error_msg)
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:teuthology.exceptions.MaxWhileTries: reached maximum tries (11) after waiting for 300 seconds
2024-04-30T22:35:21.478 INFO:tasks.cephfs_test_runner:
2024-04-30T22:35:21.479 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_8505bf412a33fc9b7838e91f3a227044bc06f5ed/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks)

Teuthology Job

Actions #1

Updated by Kotresh Hiremath Ravishankar 12 days ago

  • Assignee set to Dhairya Parmar
Actions #2

Updated by Venky Shankar 12 days ago

  • Category set to Correctness/Safety
  • Target version set to v20.0.0
  • Backport set to quincy,reef,squid

This does not show up in main branch run. The test branch was testing uninline-data0 feature.

[0]: https://github.com/ceph/ceph/pull/44359

Actions

Also available in: Atom PDF