Project

General

Profile

Actions

Bug #18036

closed

unittest_throttle transient timeout

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

Status:
Resolved
Priority:
High
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/14895/console

156/156 Test  #65: unittest_throttle .......................***Timeout 3600.01 sec
[==========] Running 9 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 6 tests from ThrottleTest
[ RUN      ] ThrottleTest.Throttle

[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.

99% tests passed, 1 tests failed out of 156

Total Test time (real) = 3765.10 sec

The following tests FAILED:
     65 - unittest_throttle (Timeout)
Errors while running CTest

It is difficult to reproduce. It has been running during >24h with no failure, with high variations in load average

while : ; do echo -n . ; timeout -s SEGV 1800 bin/unittest_throttle >& ../out || break ; sleep 1 ; done

Actions #1

Updated by Loïc Dachary over 7 years ago

In jewel https://jenkins.ceph.com/job/ceph-pull-requests/15336/console

ake: make[4]: *** [check-TESTS] Terminated
*** [check-recursive] Terminated
make[5]: *** Deleting file `unittest_throttle.log'
make[2]: *** [check-recursive] Terminated
make[5]: *** [unittest_throttle.log] Terminated
make[3]: *** [check-am] Terminated

Actions #2

Updated by Loïc Dachary over 7 years ago

https://jenkins.ceph.com/job/ceph-pull-requests/15403/

ake[5]: *** Deleting file `unittest_throttle.log'
make[4]: make[2]: *** [check-TESTS] Terminated
*** [check-recursive] Terminated
Terminated
make[3]: *** [check-am] Terminated
make[1]: *** [check] Terminated
make: *** [check-recursive] Terminated
make[5]: *** [unittest_throttle.log] Terminated
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Status changed from 12 to Fix Under Review
Actions #4

Updated by Sage Weil over 7 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF