Project

General

Profile

Actions

Bug #17762

closed

transient jerasure unit test failures

Added by Kefu Chai over 7 years ago. Updated about 7 years ago.

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

0%

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

Description

https://github.com/ceph/ceph/pull/11426 experienced it with the following output

 79/146 Test  #86: unittest_erasure_code_plugin_jerasure ...***Exception: SegFault  0.10 sec
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ErasureCodePlugin
[ RUN      ] ErasureCodePlugin.factory
[       OK ] ErasureCodePlugin.factory (3 ms)
[----------] 1 test from ErasureCodePlugin (3 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (3 ms total)
[  PASSED  ] 1 test.
2016-10-11 12:42:37.598277 7f5762be7d40 -1 did not load config file, using default settings.
load: jerasure *** Caught signal (Segmentation fault) **
 in thread 7f5762be7d40 thread_name:unittest_erasur

an attempt to reproduce it in master as of 61310d41f307ac07ff81f19ec1926434a0ced713 did not reproduce the problem, it may be required to run it in a loop

loic@63fd9120625d:~/ceph--loic/build$ ctest -R
unittest_erasure_code_plugin_jerasure
Test project /home/loic/ceph--loic/build
    Start 86: unittest_erasure_code_plugin_jerasure
1/1 Test #86: unittest_erasure_code_plugin_jerasure ...   Passed    0.01 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.03 sec
loic@63fd9120625d:~/ceph--loic/build$ git rev-parse HEAD
61310d41f307ac07ff81f19ec1926434a0ced713
loic@63fd9120625d:~/ceph--loic/build$

Related issues 2 (0 open2 closed)

Copied from Ceph - Bug #17561: transient jerasure unit test failuresResolvedKefu Chai10/13/2016

Actions
Copied to Ceph - Backport #18193: jewel: transient jerasure unit test failuresResolvedNathan CutlerActions
Actions

Also available in: Atom PDF