You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/21 02:25:02 UTC

Build failed in Jenkins: Mesos-Reviewbot-Linux #1605

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

Changes:

[songzihao1990] Revert "Added MESOS-9536 to the 1.6.3 CHANGELOG."

[songzihao1990] Revert "Added MESOS-9536 to the 1.7.3 CHANGELOG."

[songzihao1990] Revert "Added MESOS-9536 to the 1.8.1 CHANGELOG.".

[songzihao1990] Revert "Added a test to verify non-root nested container can access its

[songzihao1990] Revert "Made nested contaienr can access its sandbox via

------------------------------------------
[...truncated 5.04 MB...]
[       OK ] RequestDecoderTest/1.HeaderContinuation (0 ms)
[ RUN      ] RequestDecoderTest/1.HeaderCaseInsensitive
[       OK ] RequestDecoderTest/1.HeaderCaseInsensitive (0 ms)
[ RUN      ] RequestDecoderTest/1.InvalidQueryArgs
[       OK ] RequestDecoderTest/1.InvalidQueryArgs (0 ms)
[----------] 4 tests from RequestDecoderTest/1 (1 ms total)

[----------] 5 tests from DecoderTest
[ RUN      ] DecoderTest.Response
[       OK ] DecoderTest.Response (0 ms)
[ RUN      ] DecoderTest.ResponseWithUnspecifiedLength
[       OK ] DecoderTest.ResponseWithUnspecifiedLength (0 ms)
[ RUN      ] DecoderTest.StreamingResponse
[       OK ] DecoderTest.StreamingResponse (1 ms)
[ RUN      ] DecoderTest.StreamingResponseFailure
[       OK ] DecoderTest.StreamingResponseFailure (0 ms)
[ RUN      ] DecoderTest.StreamingResponseInvalidHeader
[       OK ] DecoderTest.StreamingResponseInvalidHeader (0 ms)
[----------] 5 tests from DecoderTest (1 ms total)

[----------] 2 tests from EncoderTest
[ RUN      ] EncoderTest.Response
[       OK ] EncoderTest.Response (0 ms)
[ RUN      ] EncoderTest.AcceptableEncodings
[       OK ] EncoderTest.AcceptableEncodings (1 ms)
[----------] 2 tests from EncoderTest (1 ms total)

[----------] 26 tests from FutureTest
[ RUN      ] FutureTest.Future
[       OK ] FutureTest.Future (0 ms)
[ RUN      ] FutureTest.Stringify
[       OK ] FutureTest.Stringify (0 ms)
[ RUN      ] FutureTest.Associate
[       OK ] FutureTest.Associate (1 ms)
[ RUN      ] FutureTest.OnAny
[       OK ] FutureTest.OnAny (0 ms)
[ RUN      ] FutureTest.Then
[       OK ] FutureTest.Then (0 ms)
[ RUN      ] FutureTest.CallableOnce
[       OK ] FutureTest.CallableOnce (1 ms)
[ RUN      ] FutureTest.Repair
[       OK ] FutureTest.Repair (0 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (6 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (6 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (0 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (0 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (1 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 (0 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (1 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 (0 ms)
[----------] 26 tests from FutureTest (27 ms total)

[----------] 8 tests from GRPCClientTest
[ RUN      ] GRPCClientTest.Success
[       OK ] GRPCClientTest.Success (3 ms)
[ RUN      ] GRPCClientTest.ConcurrentRPCs
[       OK ] GRPCClientTest.ConcurrentRPCs (3 ms)
[ RUN      ] GRPCClientTest.StatusError
[       OK ] GRPCClientTest.StatusError (5 ms)
[ RUN      ] GRPCClientTest.DiscardedBeforeServerStarted
[       OK ] GRPCClientTest.DiscardedBeforeServerStarted (2 ms)
[ RUN      ] GRPCClientTest.DiscardedWhenServerProcessing
[       OK ] GRPCClientTest.DiscardedWhenServerProcessing (5 ms)
[ RUN      ] GRPCClientTest.ClientShutdown
[       OK ] GRPCClientTest.ClientShutdown (117 ms)
[ RUN      ] GRPCClientTest.ServerUnreachable
[       OK ] GRPCClientTest.ServerUnreachable (122 ms)
[ RUN      ] GRPCClientTest.ServerTimeout
[       OK ] GRPCClientTest.ServerTimeout (119 ms)
[----------] 8 tests from GRPCClientTest (381 ms total)

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

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0521 00:05:37.454351 13912 process.cpp:3596] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (5 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0521 00:05:37.471969 13915 process.cpp:3596] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0521 00:05:37.477288 13895 process.cpp:3596] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (61 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0521 00:05:37.536073 13916 process.cpp:3596] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0521 00:05:37.536521 13905 process.cpp:3596] Handling HTTP event for process '(4)' with path: '/(4)/get'
I0521 00:05:37.539553 13901 process.cpp:3596] Handling HTTP event for process '(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (30 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0521 00:05:37.549835 13912 process.cpp:3596] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0521 00:05:37.550477 13912 process.cpp:3596] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (6 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0521 00:05:37.563292 13903 process.cpp:3596] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0521 00:05:37.564111 13903 process.cpp:3596] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (32 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (2 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (29 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0521 00:05:37.620793 13903 process.cpp:3596] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (6 ms)
[----------] 8 tests from HTTPConnectionTest (173 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
I0521 00:05:37.631327 13905 process.cpp:3596] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (10 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0521 00:05:37.637156 13906 process.cpp:3596] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (13 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0521 00:05:37.650271 13894 process.cpp:3596] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (7 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0521 00:05:37.663389 13910 process.cpp:3596] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (11 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0521 00:05:37.668390 13896 process.cpp:3596] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0521 00:05:37.669524 13896 process.cpp:3658] 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
I0521 00:05:37.670074 13899 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 (8 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0521 00:05:37.684305 13897 process.cpp:3596] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0521 00:05:37.685007 13897 process.cpp:3596] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (16 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0521 00:05:37.693112 13898 process.cpp:3596] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0521 00:05:37.696616 13903 process.cpp:3596] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0521 00:05:37.700173 13894 process.cpp:3596] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0521 00:05:37.704629 13898 process.cpp:3596] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (21 ms)
[----------] 7 tests from HttpAuthenticationTest (86 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (24 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (16 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (24 ms)
[----------] 3 tests from HttpServeTest (64 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (11 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (0 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (7 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (15 ms)
[----------] 4 tests from HttpServerTest (34 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (12 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (10 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (15 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (4 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (99 ms)
[----------] 5 tests from IOTest (140 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (4 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (16 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (22 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (0 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (1 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (7 ms)
[----------] 4 tests from LoopTest (8 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
I0521 00:05:37.991540 13910 process.cpp:3596] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0521 00:05:38.001169 13904 process.cpp:3596] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (28 ms)
[ RUN      ] MetricsTest.SnapshotAlphabetical
I0521 00:05:38.017575 13897 process.cpp:3596] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.SnapshotAlphabetical (19 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0521 00:05:38.036769 13911 process.cpp:3596] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0521 00:05:38.067587 13901 process.cpp:3596] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:425: Failure
Failed to wait 15secs for response
Build timed out (after 240 minutes). Marking the build as failed.
Build was aborted

Jenkins build is back to normal : Mesos-Reviewbot-Linux #1606

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot-Linux/1606/display/redirect>