Project

General

Profile

Actions

Bug #52887

closed

qa: Test failure: test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable)

Added by Xiubo Li over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The teuthology test: https://pulpito.ceph.com/yuriw-2021-10-02_15:12:58-fs-wip-yuri2-testing-2021-10-01-0902-pacific-distro-basic-smithi/6417991/

2021-10-02T19:32:20.995 INFO:teuthology.orchestra.run.smithi037.stderr:2021-10-02T19:32:20.984+0000 7fe0d9636700  1 -- 172.21.15.37:0/3827556596 shutdown_connections
2021-10-02T19:32:20.995 INFO:teuthology.orchestra.run.smithi037.stderr:2021-10-02T19:32:20.984+0000 7fe0d9636700  1 -- 172.21.15.37:0/3827556596 wait complete.
2021-10-02T19:32:21.020 INFO:tasks.cephfs_test_runner:test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable) ... ERROR
2021-10-02T19:32:21.021 INFO:tasks.cephfs_test_runner:
2021-10-02T19:32:21.022 INFO:tasks.cephfs_test_runner:======================================================================
2021-10-02T19:32:21.022 INFO:tasks.cephfs_test_runner:ERROR: test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable)
2021-10-02T19:32:21.022 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-10-02T19:32:21.023 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-10-02T19:32:21.023 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_6e2fe4ec19ea89ddb82f77e1df235925f6b0146e/qa/tasks/cephfs/test_openfiletable.py", line 76, in test_perf_counters
2021-10-02T19:32:21.023 INFO:tasks.cephfs_test_runner:    self.wait_until_true(lambda: self._check_oft_counter('omap_total_removes', 1), timeout=30)
2021-10-02T19:32:21.023 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_6e2fe4ec19ea89ddb82f77e1df235925f6b0146e/qa/tasks/ceph_test_case.py", line 206, in wait_until_true
2021-10-02T19:32:21.024 INFO:tasks.cephfs_test_runner:    raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2021-10-02T19:32:21.024 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 30s and 0 retries
2021-10-02T19:32:21.024 INFO:tasks.cephfs_test_runner:
2021-10-02T19:32:21.025 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-10-02T19:32:21.025 INFO:tasks.cephfs_test_runner:Ran 2 tests in 149.195s
2021-10-02T19:32:21.025 INFO:tasks.cephfs_test_runner:
2021-10-02T19:32:21.026 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2021-10-02T19:32:21.026 INFO:tasks.cephfs_test_runner:
2021-10-02T19:32:21.026 INFO:tasks.cephfs_test_runner:======================================================================
2021-10-02T19:32:21.027 INFO:tasks.cephfs_test_runner:ERROR: test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable)
2021-10-02T19:32:21.027 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-10-02T19:32:21.027 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-10-02T19:32:21.027 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_6e2fe4ec19ea89ddb82f77e1df235925f6b0146e/qa/tasks/cephfs/test_openfiletable.py", line 76, in test_perf_counters
2021-10-02T19:32:21.028 INFO:tasks.cephfs_test_runner:    self.wait_until_true(lambda: self._check_oft_counter('omap_total_removes', 1), timeout=30)
2021-10-02T19:32:21.028 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_6e2fe4ec19ea89ddb82f77e1df235925f6b0146e/qa/tasks/ceph_test_case.py", line 206, in wait_until_true
2021-10-02T19:32:21.028 INFO:tasks.cephfs_test_runner:    raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2021-10-02T19:32:21.029 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 30s and 0 retries
2021-10-02T19:32:21.029 INFO:tasks.cephfs_test_runner:
2021-10-02T19:32:21.029 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/run_tasks.py", line 94, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_6e2fe4ec19ea89ddb82f77e1df235925f6b0146e/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable)
2021-10-02T19:32:21.133 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e4e393f5685b475c9e54a5ff79008678
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/run_tasks.py", line 94, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_6e2fe4ec19ea89ddb82f77e1df235925f6b0146e/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable)
2021-10-02T19:32:21.135 DEBUG:teuthology.run_tasks:Unwinding manager cephfs_test_runner
2021-10-02T19:32:21.148 DEBUG:teuthology.run_tasks:Unwinding manager kclient
2021-10-02T19:32:21.193 INFO:tasks.kclient:Unmounting kernel clients...

Related issues 2 (0 open2 closed)

Has duplicate CephFS - Bug #52996: qa: test_perf_counters via test_openfiletableDuplicate

Actions
Copied to CephFS - Backport #53218: pacific: qa: Test failure: test_perf_counters (tasks.cephfs.test_openfiletable.OpenFileTable)ResolvedXiubo LiActions
Actions

Also available in: Atom PDF