Project

General

Profile

Actions

Bug #51743

closed

Test failure: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest)

Added by Neha Ojha over 4 years ago. Updated 8 months ago.

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

0%

Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Fixed In:
v17.0.0-6328-gc9ad86e9c5
Released In:
v17.2.0~1369
Upkeep Timestamp:
2025-07-14T17:44:33+00:00

Description

07-16T21:31:02.805 INFO:tasks.cephfs_test_runner:test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) ... ERROR
2021-07-16T21:31:02.806 INFO:tasks.cephfs_test_runner:
2021-07-16T21:31:02.807 INFO:tasks.cephfs_test_runner:======================================================================
2021-07-16T21:31:02.807 INFO:tasks.cephfs_test_runner:ERROR: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest)
2021-07-16T21:31:02.807 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-07-16T21:31:02.808 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-07-16T21:31:02.808 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_aa61cf186056a129755529220c82c9cb51b2b75f/qa/tasks/mgr/test_module_selftest.py", line 201, in test_module_commands
2021-07-16T21:31:02.808 INFO:tasks.cephfs_test_runner:    self.wait_for_health_clear(timeout=30)
2021-07-16T21:31:02.808 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_aa61cf186056a129755529220c82c9cb51b2b75f/qa/tasks/ceph_test_case.py", line 172, in wait_for_health_clear
2021-07-16T21:31:02.809 INFO:tasks.cephfs_test_runner:    self.wait_until_true(is_clear, timeout)
2021-07-16T21:31:02.809 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_aa61cf186056a129755529220c82c9cb51b2b75f/qa/tasks/ceph_test_case.py", line 209, in wait_until_true
2021-07-16T21:31:02.809 INFO:tasks.cephfs_test_runner:    raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2021-07-16T21:31:02.810 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 30s and 0 retries
2021-07-16T21:31:02.810 INFO:tasks.cephfs_test_runner:
2021-07-16T21:31:02.810 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-07-16T21:31:02.811 INFO:tasks.cephfs_test_runner:Ran 6 tests in 434.209s
2021-07-16T21:31:02.811 INFO:tasks.cephfs_test_runner:
2021-07-16T21:31:02.811 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2021-07-16T21:31:02.812 INFO:tasks.cephfs_test_runner:
2021-07-16T21:31:02.812 INFO:tasks.cephfs_test_runner:======================================================================
2021-07-16T21:31:02.812 INFO:tasks.cephfs_test_runner:ERROR: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest)
2021-07-16T21:31:02.813 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2021-07-16T21:31:02.813 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2021-07-16T21:31:02.813 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_aa61cf186056a129755529220c82c9cb51b2b75f/qa/tasks/mgr/test_module_selftest.py", line 201, in test_module_commands
2021-07-16T21:31:02.813 INFO:tasks.cephfs_test_runner:    self.wait_for_health_clear(timeout=30)
2021-07-16T21:31:02.814 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_aa61cf186056a129755529220c82c9cb51b2b75f/qa/tasks/ceph_test_case.py", line 172, in wait_for_health_clear
2021-07-16T21:31:02.814 INFO:tasks.cephfs_test_runner:    self.wait_until_true(is_clear, timeout)
2021-07-16T21:31:02.814 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_aa61cf186056a129755529220c82c9cb51b2b75f/qa/tasks/ceph_test_case.py", line 209, in wait_until_true
2021-07-16T21:31:02.815 INFO:tasks.cephfs_test_runner:    raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2021-07-16T21:31:02.815 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 30s and 0 retries

/a/yuriw-2021-07-16_18:39:18-rados-wip-yuri-testing-master-7.16.21-distro-basic-smithi/6276926

Actions #1

Updated by Kefu Chai over 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Kefu Chai
  • Pull request ID set to 42438
Actions #2

Updated by Kefu Chai over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions #3

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to c9ad86e9c58d28987a9d96537332bcdb713a757f
  • Fixed In set to v17.0.0-6328-gc9ad86e9c5
  • Released In set to v17.2.0~1369
  • Upkeep Timestamp set to 2025-07-14T17:44:33+00:00
Actions

Also available in: Atom PDF