Project

General

Profile

Actions

Bug #18121

closed

unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)

Added by Loïc Dachary over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

https://jenkins.ceph.com/job/ceph-pull-requests/15202/consoleText

unittest_ceph_crypto ....................***Failed    0.46 sec
[==========] Running 7 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from ForkDeathTest
[ RUN      ] ForkDeathTest.MD5
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/ceph_crypto.cc:138: Failure
Death test: do_simple_crypto()
    Result: died but not with expected error.
  Expected: ^$
Actual msg:
[  DEATH   ] 2016-12-02 01:58:19.440929 7f73c06a3d00 -1 did not load config file, using default settings.
[  DEATH   ] 2016-12-02 01:58:19.440929 7f73c06a3d00 -1 did not load config file, using default settings.
[  DEATH   ] 
[  FAILED  ] ForkDeathTest.MD5 (32 ms)
[----------] 1 test from ForkDeathTest (32 ms total)

[----------] 3 tests from MD5
[ RUN      ] MD5.Simple
[       OK ] MD5.Simple (0 ms)
[ RUN      ] MD5.MultiUpdate
[       OK ] MD5.MultiUpdate (0 ms)
[ RUN      ] MD5.Restart
[       OK ] MD5.Restart (0 ms)
[----------] 3 tests from MD5 (0 ms total)

[----------] 3 tests from HMACSHA1
[ RUN      ] HMACSHA1.Simple

[WARNING] /home/jenkins-build/build/workspace/ceph-pull-requests/src/googletest/googletest/src/gtest-death-test.cc:836:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads.
[       OK ] HMACSHA1.Simple (0 ms)
[ RUN      ] HMACSHA1.MultiUpdate
[       OK ] HMACSHA1.MultiUpdate (0 ms)
[ RUN      ] HMACSHA1.Restart
[       OK ] HMACSHA1.Restart (0 ms)
[----------] 3 tests from HMACSHA1 (0 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 3 test cases ran. (32 ms total)
[  PASSED  ] 6 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ForkDeathTest.MD5

 1 FAILED TEST

Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #18128: unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)ResolvedKefu Chai12/02/2016

Actions
Actions #1

Updated by Loïc Dachary over 7 years ago

  • Status changed from New to Duplicate
Actions #2

Updated by Loïc Dachary over 7 years ago

  • Is duplicate of Bug #18128: unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent) added
Actions

Also available in: Atom PDF