Project

General

Profile

Actions

Bug #15947

closed

Sporadic TestImageReplayer.NextTag failure

Added by Mykola Golub almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

`ceph_test_rbd_mirror --gtest_filter=TestImageReplayer.NextTag` might fail with:

...
m_replayer->flush()
get_commit_positions: client: [id=, commit_position=[positions=[[object_number=2, tag_tid=11, entry_tid=10], [object_number=1, tag_tid=11, entry_tid=9], [object_number=0, tag_tid=11, entry_tid=8], [object_number=3, tag_tid=11, entry_tid=7]]], state=connected]
get_commit_positions: client: [id=local mirror uuid, commit_position=[positions=[[object_number=2, tag_tid=11, entry_tid=10], [object_number=1, tag_tid=11, entry_tid=9], [object_number=0, tag_tid=11, entry_tid=8], [object_number=3, tag_tid=11, entry_tid=7]]], state=connected]
read: 512
...read: 512
read:
expected: ...
test/rbd_mirror/test_ImageReplayer.cc:304: Failure
Value of: memcmp(result, expected, len)
Actual: -93
Expected: 0

Full test output and ceph client debug log are attached.


Files

TestImageReplayer.NextTag.log (15.9 KB) TestImageReplayer.NextTag.log failed test output Mykola Golub, 05/20/2016 09:15 AM
client.admin.25042.log.gz (152 KB) client.admin.25042.log.gz ceph client debug log Mykola Golub, 05/20/2016 09:18 AM
Actions

Also available in: Atom PDF