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 2016/06/30 06:31:51 UTC

Build failed in Jenkins: Mesos » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2400

See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2400/>

------------------------------------------
[...truncated 19196 lines...]
[ RUN      ] OwnedTest.Share
[       OK ] OwnedTest.Share (0 ms)
[ RUN      ] OwnedTest.Release
[       OK ] OwnedTest.Release (0 ms)
[----------] 4 tests from OwnedTest (0 ms total)

[----------] 30 tests from ProcessTest
[ RUN      ] ProcessTest.Event
[       OK ] ProcessTest.Event (0 ms)
[ RUN      ] ProcessTest.Spawn
[       OK ] ProcessTest.Spawn (2 ms)
[ RUN      ] ProcessTest.Dispatch
[       OK ] ProcessTest.Dispatch (2 ms)
[ RUN      ] ProcessTest.Defer1
[       OK ] ProcessTest.Defer1 (5 ms)
[ RUN      ] ProcessTest.Defer2
[       OK ] ProcessTest.Defer2 (2 ms)
[ RUN      ] ProcessTest.Defer3
[       OK ] ProcessTest.Defer3 (0 ms)
[ RUN      ] ProcessTest.Handlers
[       OK ] ProcessTest.Handlers (5 ms)
[ RUN      ] ProcessTest.Expect
[       OK ] ProcessTest.Expect (1 ms)
[ RUN      ] ProcessTest.Action
[       OK ] ProcessTest.Action (0 ms)
[ RUN      ] ProcessTest.Inheritance
[       OK ] ProcessTest.Inheritance (1 ms)
[ RUN      ] ProcessTest.Thunk
[       OK ] ProcessTest.Thunk (0 ms)
[ RUN      ] ProcessTest.Delegate
I0630 02:05:04.165485 24435 process.cpp:3304] Delegating message 'func' to (111)@172.17.0.3:47034
[       OK ] ProcessTest.Delegate (2 ms)
[ RUN      ] ProcessTest.Delay
[       OK ] ProcessTest.Delay (2 ms)
[ RUN      ] ProcessTest.Order
[       OK ] ProcessTest.Order (0 ms)
[ RUN      ] ProcessTest.Donate
[       OK ] ProcessTest.Donate (1 ms)
[ RUN      ] ProcessTest.Exited
[       OK ] ProcessTest.Exited (0 ms)
[ RUN      ] ProcessTest.InjectExited
[       OK ] ProcessTest.InjectExited (3 ms)
[ RUN      ] ProcessTest.Settle
[       OK ] ProcessTest.Settle (41 ms)
[ RUN      ] ProcessTest.Pid
[       OK ] ProcessTest.Pid (0 ms)
[ RUN      ] ProcessTest.Listener
[       OK ] ProcessTest.Listener (0 ms)
[ RUN      ] ProcessTest.Executor
[       OK ] ProcessTest.Executor (0 ms)
[ RUN      ] ProcessTest.Remote
[       OK ] ProcessTest.Remote (2 ms)
[ RUN      ] ProcessTest.Http1
[       OK ] ProcessTest.Http1 (3 ms)
[ RUN      ] ProcessTest.Http2
[       OK ] ProcessTest.Http2 (14 ms)
[ RUN      ] ProcessTest.Async
[       OK ] ProcessTest.Async (9 ms)
[ RUN      ] ProcessTest.Provide
I0630 02:05:04.244570 24434 process.cpp:3321] Handling HTTP event for process '(132)' with path: '/(132)'
I0630 02:05:04.244848 24434 process.cpp:1279] Sending file at '/tmp/lVDPku/lorem.txt' with length 446
[       OK ] ProcessTest.Provide (8 ms)
[ RUN      ] ProcessTest.Defers
[       OK ] ProcessTest.Defers (1 ms)
[ RUN      ] ProcessTest.PercentEncodedURLs
I0630 02:05:04.255461 24436 process.cpp:3321] Handling HTTP event for process 'id(42)' with path: '/id(42)/handler2'
[       OK ] ProcessTest.PercentEncodedURLs (36 ms)
[ RUN      ] ProcessTest.FirewallDisablePaths
I0630 02:05:04.290740 24445 process.cpp:2541] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0630 02:05:04.298578 24431 process.cpp:3321] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
I0630 02:05:04.304713 24445 process.cpp:2541] Returning '403 Forbidden' for '/testprocess/handler2/nested' (firewall rule forbids request)
I0630 02:05:04.311556 24431 process.cpp:3321] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2/nested/path'
I0630 02:05:04.318524 24442 process.cpp:3321] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I0630 02:05:04.324587 24433 process.cpp:3321] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (41 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I0630 02:05:04.329643 24445 process.cpp:2541] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0630 02:05:04.334630 24445 process.cpp:2541] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I0630 02:05:04.340566 24432 process.cpp:3321] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I0630 02:05:04.345372 24433 process.cpp:3321] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (29 ms)
[----------] 30 tests from ProcessTest (211 ms total)

[----------] 6 tests from ProcessRemoteLinkTest
[ RUN      ] ProcessRemoteLinkTest.RemoteLink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 02:05:04.365633 24447 process.cpp:1066] libprocess is initialized on 172.17.0.3:44118 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteLink (33 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 02:05:04.396875 24466 process.cpp:1066] libprocess is initialized on 172.17.0.3:51269 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteRelink (49 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 02:05:04.448043 24485 process.cpp:1066] libprocess is initialized on 172.17.0.3:44401 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteLinkRelink (34 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteDoubleLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 02:05:04.478291 24504 process.cpp:1066] libprocess is initialized on 172.17.0.3:34510 with 16 worker threads
E0630 02:05:04.490145 24445 process.cpp:2103] Failed to shutdown socket with fd 7: Transport endpoint is not connected
[       OK ] ProcessRemoteLinkTest.RemoteDoubleLinkRelink (31 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteUseStaleLink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 02:05:04.510876 24523 process.cpp:1066] libprocess is initialized on 172.17.0.3:59028 with 16 worker threads
E0630 02:05:04.514986 24445 process.cpp:2103] Failed to shutdown socket with fd 6: Transport endpoint is not connected
I0630 02:05:04.515557 24428 poll_socket.cpp:189] Socket error while sending: Broken pipe
[       OK ] ProcessRemoteLinkTest.RemoteUseStaleLink (33 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteStaleLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 02:05:04.552894 24542 process.cpp:1066] libprocess is initialized on 172.17.0.3:57094 with 16 worker threads
E0630 02:05:04.557837 24445 process.cpp:2103] Failed to shutdown socket with fd 6: Transport endpoint is not connected
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1059: Failure
Value of: exitedPid.isPending()
  Actual: false
Expected: true
[  FAILED  ] ProcessRemoteLinkTest.RemoteStaleLinkRelink (45 ms)
[----------] 6 tests from ProcessRemoteLinkTest (225 ms total)

[----------] 2 tests from ProfilerTest
[ RUN      ] ProfilerTest.StartAndStop
I0630 02:05:04.588855 24444 process.cpp:3321] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0630 02:05:04.627490 24436 process.cpp:3321] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStop (48 ms)
[ RUN      ] ProfilerTest.StartAndStopAuthenticationEnabled
I0630 02:05:04.631142 24444 process.cpp:3321] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0630 02:05:04.634395 24433 process.cpp:3321] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStopAuthenticationEnabled (7 ms)
[----------] 2 tests from ProfilerTest (55 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (1 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (34 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (23 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (25 ms)
[----------] 3 tests from ReapTest (82 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (13 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (29 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (65 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 17 tests from SubprocessTest
[ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
[       OK ] SubprocessTest.PipeOutputToFileDescriptor (25 ms)
[ RUN      ] SubprocessTest.PipeOutputToPath
[       OK ] SubprocessTest.PipeOutputToPath (23 ms)
[ RUN      ] SubprocessTest.EnvironmentEcho
[       OK ] SubprocessTest.EnvironmentEcho (23 ms)
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (55 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (29 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (14 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (45 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (27 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (34 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (24 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (29 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (15 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (17 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (17 ms)
[----------] 17 tests from SubprocessTest (450 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (2 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (1 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (1 ms total)

[----------] Global test environment tear-down
[==========] 167 tests from 25 test cases ran. (1997 ms total)
[  PASSED  ] 166 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ProcessRemoteLinkTest.RemoteStaleLinkRelink

 1 FAILED TEST
  YOU HAVE 2 DISABLED TESTS

Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted

Jenkins build is back to normal : Mesos » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2401

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2401/changes>