See
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/1802/changes>
Changes:
[yan] Fixed flaky test ReservationAllocatorTest.ResourcesReturned.
[bmahler] Added Statistics support for Metrics.
[bmahler] Added a Timer Metric type.
[yujie.jay] Allowed replicated log to do auto initialization.
[bmahler] Fixed some flaky tests.
[bmahler] Added rate limiting to Metrics endpoint.
[niklas] Added support for launching tasks by TaskInfo.
------------------------------------------
[...truncated 3985 lines...]
I0423 04:31:14.468230 13313 process.cpp:1768] Starting "chunked" streaming
I0423 04:31:14.468734 13321 process.cpp:1009] Socket closed while receiving
[ OK ] HTTP.Endpoints (24 ms)
[ RUN ] HTTP.Encode
[ OK ] HTTP.Encode (0 ms)
[ RUN ] HTTP.Post
I0423 04:31:14.492013 13321 process.cpp:1009] Socket closed while receiving
I0423 04:31:14.492352 13320 process.cpp:3191] Handling HTTP event for process
'(2)' with path: '/(2)/post'
I0423 04:31:14.492609 13321 process.cpp:1009] Socket closed while receiving
[ OK ] HTTP.Post (10 ms)
[ RUN ] HTTP.Get
I0423 04:31:14.501749 13318 process.cpp:3191] Handling HTTP event for process
'(3)' with path: '/(3)/get'
I0423 04:31:14.501965 13321 process.cpp:1009] Socket closed while receiving
I0423 04:31:14.502312 13318 process.cpp:3191] Handling HTTP event for process
'(3)' with path: '/(3)/get'
I0423 04:31:14.502460 13321 process.cpp:1009] Socket closed while receiving
[ OK ] HTTP.Get (9 ms)
[ RUN ] HTTP.PathParse
[ OK ] HTTP.PathParse (1 ms)
[----------] 5 tests from HTTP (44 ms total)
[----------] 4 tests from Sequence
[ RUN ] Sequence.DiscardOne
[ OK ] Sequence.DiscardOne (25 ms)
[ RUN ] Sequence.DiscardAll
[ OK ] Sequence.DiscardAll (11 ms)
[ RUN ] Sequence.Random
[ OK ] Sequence.Random (11 ms)
[ RUN ] Sequence.Serialize
[ OK ] Sequence.Serialize (11 ms)
[----------] 4 tests from Sequence (58 ms total)
[----------] 5 tests from IO
[ RUN ] IO.Read
[ OK ] IO.Read (1 ms)
[ RUN ] IO.Write
[ OK ] IO.Write (0 ms)
[ RUN ] IO.Poll
[ OK ] IO.Poll (0 ms)
[ RUN ] IO.splice
[ OK ] IO.splice (51 ms)
[ RUN ] IO.BufferedRead
[ OK ] IO.BufferedRead (3 ms)
[----------] 5 tests from IO (56 ms total)
[----------] 4 tests from Shared
[ RUN ] Shared.ConstAccess
[ OK ] Shared.ConstAccess (0 ms)
[ RUN ] Shared.Reset
[ OK ] Shared.Reset (0 ms)
[ RUN ] Shared.Null
[ OK ] Shared.Null (0 ms)
[ RUN ] Shared.Own
[ OK ] Shared.Own (0 ms)
[----------] 4 tests from Shared (0 ms total)
[----------] 3 tests from Decoder
[ RUN ] Decoder.Response
[ OK ] Decoder.Response (0 ms)
[ RUN ] Decoder.Request
[ OK ] Decoder.Request (0 ms)
[ RUN ] Decoder.RequestHeaderContinuation
[ OK ] Decoder.RequestHeaderContinuation (0 ms)
[----------] 3 tests from Decoder (1 ms total)
[----------] 2 tests from Encoder
[ RUN ] Encoder.Response
[ OK ] Encoder.Response (0 ms)
[ RUN ] Encoder.AcceptableEncodings
[ OK ] Encoder.AcceptableEncodings (8 ms)
[----------] 2 tests from Encoder (8 ms total)
[----------] 6 tests from Metrics
[ RUN ] Metrics.SnapshotStatistics
I0423 04:31:14.635551 13321 process.cpp:2437] Returning '404 Not Found' for
'/metrics/snapshot'
I0423 04:31:14.635810 13321 process.cpp:1009] Socket closed while receiving
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:185: Failure
Value of: (response).get().status
Actual: "404 Not Found"
Expected: OK().status
Which is: "200 OK"
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:186: Failure
Value of: (response).get().body
Actual: ""
Expected: stringify(JSON::Object())
Which is: "{}"
I0423 04:31:14.646985 13313 process.cpp:3191] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0423 04:31:15.191226 13321 process.cpp:1009] Socket closed while receiving
[ FAILED ] Metrics.SnapshotStatistics (577 ms)
[ RUN ] Metrics.Timer
[ OK ] Metrics.Timer (2 ms)
[ RUN ] Metrics.Statistics
[ OK ] Metrics.Statistics (20 ms)
[ RUN ] Metrics.Snapshot
I0423 04:31:15.234751 13320 process.cpp:3191] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0423 04:31:15.235122 13321 process.cpp:1009] Socket closed while receiving
I0423 04:31:15.235952 13318 process.cpp:3191] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0423 04:31:15.736277 13321 process.cpp:1009] Socket closed while receiving
I0423 04:31:15.737184 13314 process.cpp:3191] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0423 04:31:16.236230 13321 process.cpp:1009] Socket closed while receiving
[ OK ] Metrics.Snapshot (1002 ms)
[ RUN ] Metrics.Counter
[ OK ] Metrics.Counter (0 ms)
[ RUN ] Metrics.Gauge
[ OK ] Metrics.Gauge (17 ms)
[----------] 6 tests from Metrics (1618 ms total)
[----------] 2 tests from Statistics
[ RUN ] Statistics.statistics
[ OK ] Statistics.statistics (0 ms)
[ RUN ] Statistics.empty
[ OK ] Statistics.empty (0 ms)
[----------] 2 tests from Statistics (0 ms total)
[----------] 39 tests from Process
[ RUN ] Process.await3
[ OK ] Process.await3 (13 ms)
[ RUN ] Process.discard1
[ OK ] Process.discard1 (0 ms)
[ RUN ] Process.provide
I0423 04:31:16.272191 13319 process.cpp:3191] Handling HTTP event for process
'(18)' with path: '/(18)'
I0423 04:31:16.272354 13319 process.cpp:1736] Sending file at
'/tmp/51imju/lorem.txt' with length 446
I0423 04:31:16.272668 13321 process.cpp:1009] Socket closed while receiving
[ OK ] Process.provide (7 ms)
[ RUN ] Process.handlers
[ OK ] Process.handlers (0 ms)
[ RUN ] Process.after1
[ OK ] Process.after1 (10 ms)
[ RUN ] Process.collect
[ OK ] Process.collect (0 ms)
[ RUN ] Process.select
[ OK ] Process.select (0 ms)
[ RUN ] Process.executor
[ OK ] Process.executor (0 ms)
[ RUN ] Process.donate
[ OK ] Process.donate (0 ms)
[ RUN ] Process.discard2
[ OK ] Process.discard2 (0 ms)
[ RUN ] Process.after2
[ OK ] Process.after2 (11 ms)
[ RUN ] Process.expect
[ OK ] Process.expect (0 ms)
[ RUN ] Process.async
[ OK ] Process.async (1 ms)
[ RUN ] Process.future
[ OK ] Process.future (0 ms)
[ RUN ] Process.defer1
[ OK ] Process.defer1 (1 ms)
[ RUN ] Process.await2
[ OK ] Process.await2 (0 ms)
[ RUN ] Process.then
[ OK ] Process.then (0 ms)
[ RUN ] Process.exited
[ OK ] Process.exited (0 ms)
[ RUN ] Process.defer2
[ OK ] Process.defer2 (0 ms)
[ RUN ] Process.thunk
[ OK ] Process.thunk (1 ms)
[ RUN ] Process.await1
[ OK ] Process.await1 (0 ms)
[ RUN ] Process.delegate
I0423 04:31:16.297233 13311 process.cpp:3174] Delegating message 'func' to
(31)@67.195.138.8:54588
[ OK ] Process.delegate (0 ms)
[ RUN ] Process.dispatch
[ OK ] Process.dispatch (0 ms)
[ RUN ] Process.onAny
[ OK ] Process.onAny (0 ms)
[ RUN ] Process.discard3
[ OK ] Process.discard3 (0 ms)
[ RUN ] Process.remote
I0423 04:31:16.297911 13321 process.cpp:1009] Socket closed while receiving
[ OK ] Process.remote (0 ms)
[ RUN ] Process.delay
[ OK ] Process.delay (1 ms)
[ RUN ] Process.listener
[ OK ] Process.listener (0 ms)
[ RUN ] Process.order
[ OK ] Process.order (2 ms)
[ RUN ] Process.settle
[ OK ] Process.settle (41 ms)
[ RUN ] Process.event
[ OK ] Process.event (0 ms)
[ RUN ] Process.inheritance
[ OK ] Process.inheritance (0 ms)
[ RUN ] Process.pid
[ OK ] Process.pid (0 ms)
[ RUN ] Process.limiter
[ OK ] Process.limiter (7 ms)
[ RUN ] Process.spawn
[ OK ] Process.spawn (0 ms)
[ RUN ] Process.defer3
[ OK ] Process.defer3 (0 ms)
[ RUN ] Process.associate
[ OK ] Process.associate (0 ms)
[ RUN ] Process.chain
[ OK ] Process.chain (0 ms)
[ RUN ] Process.action
[ OK ] Process.action (2 ms)
[----------] 39 tests from Process (97 ms total)
[----------] 3 tests from TimeSeries
[ RUN ] TimeSeries.truncate
[ OK ] TimeSeries.truncate (0 ms)
[ RUN ] TimeSeries.sparsify
[ OK ] TimeSeries.sparsify (0 ms)
[ RUN ] TimeSeries.set
[ OK ] TimeSeries.set (0 ms)
[----------] 3 tests from TimeSeries (0 ms total)
[----------] 3 tests from Reap
[ RUN ] Reap.NonChildProcess
[ OK ] Reap.NonChildProcess (50 ms)
[ RUN ] Reap.ChildProcess
[ OK ] Reap.ChildProcess (33 ms)
[ RUN ] Reap.TerminatedChildProcess
[ OK ] Reap.TerminatedChildProcess (23 ms)
[----------] 3 tests from Reap (106 ms total)
[----------] 3 tests from TimeTest
[ RUN ] TimeTest.Arithmetic
[ OK ] TimeTest.Arithmetic (0 ms)
[ RUN ] TimeTest.Now
[ OK ] TimeTest.Now (0 ms)
[ RUN ] TimeTest.Output
[ OK ] TimeTest.Output (0 ms)
[----------] 3 tests from TimeTest (0 ms total)
[----------] Global test environment tear-down
[==========] 96 tests from 16 test cases ran. (4602 ms total)
[ PASSED ] 95 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] Metrics.SnapshotStatistics
1 FAILED TEST
YOU HAVE 2 DISABLED TESTS
make[6]: *** [check-local] Error 1
make[6]: Leaving directory
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty/libprocess'>
make[5]: *** [check-am] Error 2
make[5]: Leaving directory
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty/libprocess'>
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty/libprocess'>
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty'>
make[2]: *** [check] Error 2
make[2]: Leaving directory
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure