See 
<https://builds.apache.org/job/Mesos-Reviewbot/22594/display/redirect?page=changes>

Changes:

[bmahler] Fixed an overflow bug in Timeout that leads to hanging tests.

[bmahler] Fixed an issue in metrics where timers accumulate.

------------------------------------------
[...truncated 2.02 MB...]
[       OK ] FutureTest.CallableOnce (0 ms)
[ RUN      ] FutureTest.Repair
[       OK ] FutureTest.Repair (1 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (3 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (5 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (0 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (5 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (1 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (0 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.FromTryFuture
[       OK ] FutureTest.FromTryFuture (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[ RUN      ] FutureTest.UndiscardableFuture
[       OK ] FutureTest.UndiscardableFuture (5 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (0 ms)
[ RUN      ] FutureTest.RecoverDiscarded
[       OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN      ] FutureTest.RecoverFailed
[       OK ] FutureTest.RecoverFailed (0 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (0 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (1 ms)
[----------] 26 tests from FutureTest (21 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (0 ms)
[----------] 1 test from HTTPTest (0 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 05:11:17.214952  2203 process.cpp:3583] Handling HTTP event for process 
'(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (14 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 05:11:17.229219  2210 process.cpp:3583] Handling HTTP event for process 
'(2)' with path: '/(2)/get'
I0531 05:11:17.231220  2209 process.cpp:3583] Handling HTTP event for process 
'(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (46 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 05:11:17.276702  2205 process.cpp:3583] Handling HTTP event for process 
'(3)' with path: '/(3)/get'
I0531 05:11:17.276762  2203 process.cpp:3583] Handling HTTP event for process 
'(4)' with path: '/(4)/get'
I0531 05:11:17.276968  2205 process.cpp:3583] Handling HTTP event for process 
'(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (15 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 05:11:17.291007  2206 process.cpp:3583] Handling HTTP event for process 
'(5)' with path: '/(5)/get'
I0531 05:11:17.291796  2206 process.cpp:3583] Handling HTTP event for process 
'(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 05:11:17.295807  2209 process.cpp:3583] Handling HTTP event for process 
'(6)' with path: '/(6)/get'
I0531 05:11:17.296484  2209 process.cpp:3583] Handling HTTP event for process 
'(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (10 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (2 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (13 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 05:11:17.321125  2206 process.cpp:3583] Handling HTTP event for process 
'(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (5 ms)
[----------] 8 tests from HTTPConnectionTest (111 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (1 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (1 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 05:11:17.327491  2203 process.cpp:3583] Handling HTTP event for process 
'(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (2 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 05:11:17.330416  2203 process.cpp:3583] Handling HTTP event for process 
'(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (3 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 05:11:17.333886  2204 process.cpp:3583] Handling HTTP event for process 
'(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (3 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 05:11:17.337189  2204 process.cpp:3583] Handling HTTP event for process 
'(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (9 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 05:11:17.346040  2203 process.cpp:3583] Handling HTTP event for process 
'(14)' with path: '/(14)/authenticated'
I0531 05:11:17.346549  2207 process.cpp:3645] Failed to process request for 
'/(14)/authenticated': In the principal returned by an HTTP authenticator, at 
least one of 'value' and 'claims' must be set
I0531 05:11:17.346618  2206 http_proxy.cpp:132] Returning '500 Internal Server 
Error' for '/(14)/authenticated' (In the principal returned by an HTTP 
authenticator, at least one of 'value' and 'claims' must be set)
[       OK ] HttpAuthenticationTest.InvalidPrincipal (14 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 05:11:17.360175  2206 process.cpp:3583] Handling HTTP event for process 
'(15)' with path: '/(15)/authenticated'
I0531 05:11:17.360638  2204 process.cpp:3583] Handling HTTP event for process 
'(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (4 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 05:11:17.364645  2206 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0531 05:11:17.367753  2210 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0531 05:11:17.370760  2203 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0531 05:11:17.373991  2203 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (19 ms)
[----------] 7 tests from HttpAuthenticationTest (56 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (5 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (3 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (4 ms)
[----------] 3 tests from HttpServeTest (13 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (6 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (0 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (13 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (2 ms)
[----------] 4 tests from HttpServerTest (22 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (1 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (2 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (6 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (2 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (75 ms)
[----------] 5 tests from IOTest (87 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (3 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (6 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (11 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (1 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (0 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (1 ms)
[----------] 4 tests from LoopTest (2 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (1 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (2 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 05:11:17.525032  2203 process.cpp:3583] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
F0531 05:11:17.526743  2208 metrics.cpp:219] CHECK_SOME(timeout): is NONE 
*** Check failure stack trace: ***
*** Aborted at 1527743477 (unix time) try "date -d @1527743477" if you are 
using GNU date ***
PC: @     0x7f3901769428 (unknown)
*** SIGABRT (@0x3e80000089a) received by PID 2202 (TID 0x7f38fef2e700) from PID 
2202; stack trace: ***
    @     0x7f39027d2390 (unknown)
    @     0x7f3901769428 (unknown)
    @     0x7f390176b02a (unknown)
    @           0xbf64fe google::logging_fail()
    @           0xbf6528 google::LogMessage::Fail()
    @           0xbf646c google::LogMessage::SendToLog()
    @           0xbf5e3e google::LogMessage::Flush()
    @           0xbf90fc google::LogMessageFatal::~LogMessageFatal()
    @           0x4335aa _CheckFatal::~_CheckFatal()
    @           0xa35e63 
process::metrics::internal::MetricsProcess::__snapshot()
    @           0xa3e5fc 
_ZZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS7_ESaISt4pairIKS7_dEEENS_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapIS7_NS_6FutureIdEESt4hashIS7_ESt8equal_toIS7_EEOSN_IS7_SI_INS_10StatisticsIdEEESR_ST_ESM_SU_SZ_EENSO_IT_EERKNS_3PIDIT0_EEMS14_FS12_T1_T2_T3_EOT4_OT5_OT6_ENKUlSt10unique_ptrINS_7PromiseISE_EESt14default_deleteIS1L_EEOSK_SV_S10_PNS_11ProcessBaseEE_clES1O_S1P_SV_S10_S1R_
    @           0xa6e310 
_ZN5cpp176invokeIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS9_ESaISt4pairIKS9_dEEENS1_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapIS9_NS1_6FutureIdEESt4hashIS9_ESt8equal_toIS9_EEOSP_IS9_SK_INS1_10StatisticsIdEEEST_SV_ESO_SW_S11_EENSQ_IT_EERKNS1_3PIDIT0_EEMS16_FS14_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS1_7PromiseISG_EESt14default_deleteIS1N_EEOSM_SX_S12_PNS1_11ProcessBaseEE_IS1Q_SM_SW_S11_S1T_EEEDTclcl7forwardIS13_Efp_Espcl7forwardIT0_Efp0_EEEOS13_DpOS1V_
    @           0xa6b667 
_ZN6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISA_ESaISt4pairIKSA_dEEENS2_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISA_NS2_6FutureIdEESt4hashISA_ESt8equal_toISA_EEOSQ_ISA_SL_INS2_10StatisticsIdEEESU_SW_ESP_SX_S12_EENSR_IT_EERKNS2_3PIDIT0_EEMS17_FS15_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS2_7PromiseISH_EESt14default_deleteIS1O_EEOSN_SY_S13_PNS2_11ProcessBaseEE_JS1R_SN_SX_S12_St12_PlaceholderILi1EEEE13invoke_expandIS1V_St5tupleIJS1R_SN_SX_S12_S1X_EES20_IJOS1U_EEJLm0ELm1ELm2ELm3ELm4EEEEDTcl6invokecl7forwardIS14_Efp_Espcl6expandcl3getIXT2_EEcl7forwardIS17_Efp0_EEcl7forwardIS1B_Efp2_EEEEOS14_OS17_N5cpp1416integer_sequenceImJXspT2_EEEEOS1B_
    @           0xa681da 
_ZNO6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISA_ESaISt4pairIKSA_dEEENS2_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISA_NS2_6FutureIdEESt4hashISA_ESt8equal_toISA_EEOSQ_ISA_SL_INS2_10StatisticsIdEEESU_SW_ESP_SX_S12_EENSR_IT_EERKNS2_3PIDIT0_EEMS17_FS15_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS2_7PromiseISH_EESt14default_deleteIS1O_EEOSN_SY_S13_PNS2_11ProcessBaseEE_IS1R_SN_SX_S12_St12_PlaceholderILi1EEEEclIIS1U_EEEDTcl13invoke_expandcl4movedtdefpT1fEcl4movedtdefpT10bound_argsEcvN5cpp1416integer_sequenceImILm0ELm1ELm2ELm3ELm4EEEE_Ecl16forward_as_tuplespcl7forwardIT_Efp_EEEEDpOS23_
    @           0xa662bb 
_ZN5cpp176invokeIN6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISC_ESaISt4pairIKSC_dEEENS4_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISC_NS4_6FutureIdEESt4hashISC_ESt8equal_toISC_EEOSS_ISC_SN_INS4_10StatisticsIdEEESW_SY_ESR_SZ_S14_EENST_IT_EERKNS4_3PIDIT0_EEMS19_FS17_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS4_7PromiseISJ_EESt14default_deleteIS1Q_EEOSP_S10_S15_PNS4_11ProcessBaseEE_IS1T_SP_SZ_S14_St12_PlaceholderILi1EEEEEIS1W_EEEDTclcl7forwardIS16_Efp_Espcl7forwardIT0_Efp0_EEEOS16_DpOS21_
    @           0xa65039 
_ZN6lambda8internal6InvokeIvEclINS0_7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISD_ESaISt4pairIKSD_dEEENS5_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISD_NS5_6FutureIdEESt4hashISD_ESt8equal_toISD_EEOST_ISD_SO_INS5_10StatisticsIdEEESX_SZ_ESS_S10_S15_EENSU_IT_EERKNS5_3PIDIT0_EEMS1A_FS18_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS5_7PromiseISK_EESt14default_deleteIS1R_EEOSQ_S11_S16_PNS5_11ProcessBaseEE_IS1U_SQ_S10_S15_St12_PlaceholderILi1EEEEEIS1X_EEEvOS17_DpOT0_
    @           0xa642e6 
_ZNO6lambda12CallableOnceIFvPN7process11ProcessBaseEEE10CallableFnINS_8internal7PartialIZNS1_8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISG_ESaISt4pairIKSG_dEEENS1_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISG_NS1_6FutureIdEESt4hashISG_ESt8equal_toISG_EEOSW_ISG_SR_INS1_10StatisticsIdEEES10_S12_ESV_S13_S18_EENSX_IT_EERKNS1_3PIDIT0_EEMS1D_FS1B_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS1_7PromiseISN_EESt14default_deleteIS1U_EEOST_S14_S19_S3_E_IS1X_ST_S13_S18_St12_PlaceholderILi1EEEEEEclEOS3_
    @           0xab8460 
_ZNO6lambda12CallableOnceIFvPN7process11ProcessBaseEEEclES3_
    @           0xa846c2 process::ProcessBase::consume()
    @           0xaa4322 
_ZNO7process13DispatchEvent7consumeEPNS_13EventConsumerE
    @           0x4544fc process::ProcessBase::serve()
    @           0xa81566 process::ProcessManager::resume()
    @           0xa7d8d6 
_ZZN7process14ProcessManager12init_threadsEvENKUlvE_clEv
    @           0xa9e914 
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEE9_M_invokeIJEEEvSt12_Index_tupleIJXspT_EEE
    @           0xa9dc9e 
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEclEv
    @           0xa9ce5e 
_ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEE6_M_runEv
    @     0x7f39020d5c80 (unknown)
    @     0x7f39027c86ba start_thread
    @     0x7f390183b41d (unknown)
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted (core dumped)
make[7]: Leaving directory 
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory 
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory 
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory 
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Untagged: mesos/mesos-build:ubuntu-16.04
Untagged: 
mesos/mesos-build@sha256:8685ea3c3e17663e4a1764d08df701102b4e9286c6c1a7116afccbe382777290
Deleted: sha256:4ecb5a128921ae9aad805a57a0e4d24dbcfbe84b09304997c7e2798819aa155a
Deleted: sha256:91a3c8a13a99414ff67baa2d1c6a6a82b43c237327a78d7f815414e155578ac1
Deleted: sha256:d05373b7ffe6961840e0962d4b16df22a14b1bbba3416f5aee58b579f08a2bcd
Deleted: sha256:db96690681268d3c4fdd48cd5edc2ca128c6b2493c67333983b63119622cc485
Deleted: sha256:70f40beaddd4e8dc15479d4f78d75b121fd4428c7bb29319a0fae0babd257e37
Deleted: sha256:77e6ddba346d8ad1e436256f6373dede5af4002006981b7d4116c561c759cefa
Deleted: sha256:8db758ab2fdb54da0aec53aeac876934337e6170f5a8c8872b3d4171e3d465b7
Deleted: sha256:a7fc6b405fe8ef71edfa6163d1dc9f1cb1df426049eefaa7d388e9df21a061ad
Deleted: sha256:5a3e35538f7f2e2727c8ac92f08c30002b9e8a77737de0dab91244344d59f69b
Deleted: sha256:ff986b10a018b48074e6d3a68b39aad8ccc002cdad912d4148c0f92b3729323e
Build step 'Execute shell' marked build as failure

Reply via email to