Project

General

Profile

Actions

Bug #58418

closed

unittest mempool always fail on Arm64 CI node

Added by Kevin Zhao over 1 year ago. Updated 4 months ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

57: /root/ceph/src/test/test_mempool.cc:433: Failure
57: Expected: (missed) < (mempool::num_shards / 2), actual: 28 vs 16
57: [ FAILED ] mempool.check_shard_select (497 ms)
57: [----------] 16 tests from mempool (518 ms total)
57:
57: [----------] Global test environment tear-down
57: [==========] 16 tests from 1 test suite ran. (518 ms total)
57: [ PASSED ] 15 tests.
57: [ FAILED ] 1 test, listed below:
57: [ FAILED ] mempool.check_shard_select
57:
57: 1 FAILED TEST
1/1 Test #57: unittest_mempool .................***Failed 0.83 sec
[==========] Running 16 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 16 tests from mempool
[ RUN ] mempool.vector_context
[ OK ] mempool.vector_context (0 ms)
[ RUN ] mempool.list_context
[ OK ] mempool.list_context (1 ms)
[ RUN ] mempool.set_context
[ OK ] mempool.set_context (1 ms)
[ RUN ] mempool.test_factory
[ OK ] mempool.test_factory (0 ms)
[ RUN ] mempool.vector
[ OK ] mempool.vector (0 ms)
[ RUN ] mempool.set
[ OK ] mempool.set (0 ms)
[ RUN ] mempool.map
[ OK ] mempool.map (0 ms)
[ RUN ] mempool.list
[ OK ] mempool.list (0 ms)
[ RUN ] mempool.dump
[ OK ] mempool.dump (9 ms)
[ RUN ] mempool.unordered_map
[ OK ] mempool.unordered_map (0 ms)
[ RUN ] mempool.string_test
[ OK ] mempool.string_test (0 ms)
[ RUN ] mempool.bufferlist
before 0
after 1048576
[ OK ] mempool.bufferlist (0 ms)
[ RUN ] mempool.bufferlist_reassign
anon b 0
anon a 0
[ OK ] mempool.bufferlist_reassign (1 ms)
[ RUN ] mempool.bufferlist_c_str
[ OK ] mempool.bufferlist_c_str (5 ms)
[ RUN ] mempool.btree_map_test
[ OK ] mempool.btree_map_test (4 ms)
[ RUN ] mempool.check_shard_select
/root/ceph/src/test/test_mempool.cc:433: Failure
Expected: (missed) < (mempool::num_shards / 2), actual: 28 vs 16
[ FAILED ] mempool.check_shard_select (497 ms)
[----------] 16 tests from mempool (518 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 1 test suite ran. (518 ms total)
[ PASSED ] 15 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] mempool.check_shard_select

1 FAILED TEST

0% tests passed, 1 tests failed out of 1

Total Test time (real) = 0.93 sec

The following tests FAILED:
57 - unittest_mempool (Failed)


Related issues 2 (2 open0 closed)

Related to Ceph - Bug #63993: make check arm64 test is failingIn ProgressRixin Luo

Actions
Is duplicate of RADOS - Bug #64100: makecheck(arm64): unittest_mempool.check_shard_select failedFix Under ReviewRixin Luo

Actions
Actions #1

Updated by Adam Kupczyk over 1 year ago

  • Assignee set to Adam Kupczyk
Actions #2

Updated by Laura Flores 4 months ago

  • Related to Bug #63993: make check arm64 test is failing added
Actions #3

Updated by Laura Flores 4 months ago

  • Status changed from New to Duplicate
Actions #4

Updated by Laura Flores 4 months ago

  • Is duplicate of Bug #64100: makecheck(arm64): unittest_mempool.check_shard_select failed added
Actions

Also available in: Atom PDF