Actions
Bug #69232
closedqa: test_cephfs_mirror_stats fails intermittently
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:
0%
Source:
Community (dev)
Backport:
reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs-mirror
Labels (FS):
qa
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.0.0-43-g31eae39487
Released In:
v20.2.0~955
Upkeep Timestamp:
2025-11-01T01:27:22+00:00
Description
test_cephfs_mirror_stats fails sometimes with following error:
2024-12-12T17:32:20.081 INFO:tasks.cephfs_test_runner:test_cephfs_mirror_stats (tasks.cephfs.test_mirroring.TestMirroring) ... FAIL 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner: 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:====================================================================== 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:FAIL: test_cephfs_mirror_stats (tasks.cephfs.test_mirroring.TestMirroring) 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_joscollin_ceph_50586e00e1ca5ecfd8a26cee1d5190b1ce9dd258/qa/tasks/cephfs/test_mirroring.py", line 615, in test_cephfs_mirror_stats 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner: self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"]) 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:AssertionError: 5730.0 not greater than 5730.0 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner: 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner:Ran 18 tests in 5344.483s 2024-12-12T17:32:20.082 INFO:tasks.cephfs_test_runner: 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:FAILED (failures=1) 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner: 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:====================================================================== 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:FAIL: test_cephfs_mirror_stats (tasks.cephfs.test_mirroring.TestMirroring) 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_joscollin_ceph_50586e00e1ca5ecfd8a26cee1d5190b1ce9dd258/qa/tasks/cephfs/test_mirroring.py", line 615, in test_cephfs_mirror_stats 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner: self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"]) 2024-12-12T17:32:20.083 INFO:tasks.cephfs_test_runner:AssertionError: 5730.0 not greater than 5730.0
Updated by Jos Collin over 1 year ago
- Status changed from In Progress to Fix Under Review
Updated by Konstantin Shalygin about 1 year ago
- Backport changed from quincy,reef,squid to reef,squid
Updated by Venky Shankar about 1 year ago
- Status changed from Fix Under Review to Pending Backport
- Target version set to v20.0.0
Updated by Upkeep Bot about 1 year ago
- Copied to Backport #70280: reef: qa: test_cephfs_mirror_stats fails intermittently added
Updated by Upkeep Bot about 1 year ago
- Copied to Backport #70281: squid: qa: test_cephfs_mirror_stats fails intermittently added
Updated by Upkeep Bot about 1 year ago
- Tags (freeform) set to backport_processed
Updated by Jos Collin 12 months ago
- Related to Bug #70514: squid: qa: test_cephfs_mirror_stats `self.assertGreater(second["counters"]["last_synced_end"], second["counters"]["last_synced_start"])` added
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 31eae39487148adb449dd99f018b377c0f51a5aa
- Fixed In set to v20.0.0-43-g31eae394871
- Upkeep Timestamp set to 2025-07-08T18:12:47+00:00
Updated by Jos Collin 8 months ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v20.0.0-43-g31eae394871 to v20.0.0-43-g31eae39487
- Upkeep Timestamp changed from 2025-07-08T18:12:47+00:00 to 2025-07-14T16:46:02+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~955
- Upkeep Timestamp changed from 2025-07-14T16:46:02+00:00 to 2025-11-01T01:27:22+00:00
Actions