See 
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src/42/changes>

Changes:

[matei] MESOS-98. Build a new AMI with the latest Mesos and use it by default.

------------------------------------------
[...truncated 2451 lines...]

[----------] 6 tests from ZooKeeperTest
[ RUN      ] ZooKeeperTest.Auth
[       OK ] ZooKeeperTest.Auth (5275 ms)
[ RUN      ] ZooKeeperTest.Group
[       OK ] ZooKeeperTest.Group (28 ms)
[ RUN      ] ZooKeeperTest.GroupJoinWithDisconnect
2011-12-05 
00:03:18,075:10758(0x7fbd042d8700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:54535] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
[       OK ] ZooKeeperTest.GroupJoinWithDisconnect (1698 ms)
[ RUN      ] ZooKeeperTest.GroupInfoWithDisconnect
2011-12-05 
00:03:19,780:10758(0x7fbd038d7700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:37417] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
[       OK ] ZooKeeperTest.GroupInfoWithDisconnect (2032 ms)
[ RUN      ] ZooKeeperTest.GroupCancelWithDisconnect
2011-12-05 
00:03:21,814:10758(0x7fbd042d8700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:43825] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
[       OK ] ZooKeeperTest.GroupCancelWithDisconnect (2054 ms)
[ RUN      ] ZooKeeperTest.GroupWatchWithSessionExpiration
2011-12-05 
00:03:23,868:10758(0x7fbd038d7700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:34548] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
2011-12-05 
00:03:25,871:10758(0x7fbd038d7700):ZOO_ERROR@handle_socket_error_msg@1621: 
Socket [127.0.0.1:34548] zk retcode=-112, errno=116(Stale NFS file handle): 
sessionId=0x1340b8838510000 has expired.
[       OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2038 ms)
[----------] 6 tests from ZooKeeperTest (13126 ms total)

[----------] 1 test from ZooKeeperServerTest
[ RUN      ] ZooKeeperServerTest.InProcess
2011-12-05 
00:03:25,904:10758(0x7fbd038d7700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:51462] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
2011-12-05 
00:03:27,908:10758(0x7fbd038d7700):ZOO_ERROR@handle_socket_error_msg@1621: 
Socket [127.0.0.1:51462] zk retcode=-112, errno=116(Stale NFS file handle): 
sessionId=0x1340b8840480000 has expired.
[       OK ] ZooKeeperServerTest.InProcess (2022 ms)
[----------] 1 test from ZooKeeperServerTest (2022 ms total)

[----------] 1 test from UtilsTest
[ RUN      ] UtilsTest.rmdir
[       OK ] UtilsTest.rmdir (1 ms)
[----------] 1 test from UtilsTest (1 ms total)

[----------] 1 test from ProtobufIOTest
[ RUN      ] ProtobufIOTest.Basic
[       OK ] ProtobufIOTest.Basic (32 ms)
[----------] 1 test from ProtobufIOTest (32 ms total)

[----------] 5 tests from Multihashmap
[ RUN      ] Multihashmap.Put
[       OK ] Multihashmap.Put (0 ms)
[ RUN      ] Multihashmap.Remove
[       OK ] Multihashmap.Remove (0 ms)
[ RUN      ] Multihashmap.Size
[       OK ] Multihashmap.Size (0 ms)
[ RUN      ] Multihashmap.Iterator
[       OK ] Multihashmap.Iterator (0 ms)
[ RUN      ] Multihashmap.Foreach
[       OK ] Multihashmap.Foreach (0 ms)
[----------] 5 tests from Multihashmap (1 ms total)

[----------] 11 tests from StringsTest
[ RUN      ] StringsTest.Format
[       OK ] StringsTest.Format (0 ms)
[ RUN      ] StringsTest.Remove
[       OK ] StringsTest.Remove (0 ms)
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitWithMultipleDelims
[       OK ] StringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[----------] 11 tests from StringsTest (1 ms total)

[----------] 10 tests from ConfiguratorTest
[ RUN      ] ConfiguratorTest.Environment
[       OK ] ConfiguratorTest.Environment (0 ms)
[ RUN      ] ConfiguratorTest.DefaultOptions
[       OK ] ConfiguratorTest.DefaultOptions (0 ms)
[ RUN      ] ConfiguratorTest.CommandLine
[       OK ] ConfiguratorTest.CommandLine (0 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithMesosHome
[       OK ] ConfiguratorTest.ConfigFileWithMesosHome (9 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithConfDir
[       OK ] ConfiguratorTest.ConfigFileWithConfDir (6 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithHomeAndDir
[       OK ] ConfiguratorTest.ConfigFileWithHomeAndDir (6 ms)
[ RUN      ] ConfiguratorTest.CommandLineConfFlag
[       OK ] ConfiguratorTest.CommandLineConfFlag (6 ms)
[ RUN      ] ConfiguratorTest.LoadingPriorities
[       OK ] ConfiguratorTest.LoadingPriorities (9 ms)
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (6 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (6 ms)
[----------] 10 tests from ConfiguratorTest (48 ms total)

[----------] 4 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
[       OK ] SampleFrameworks.CppFramework (5053 ms)
[ RUN      ] SampleFrameworks.JavaFramework
[       OK ] SampleFrameworks.JavaFramework (5571 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (276 ms)
[ RUN      ] SampleFrameworks.PythonFramework
[       OK ] SampleFrameworks.PythonFramework (5757 ms)
[----------] 4 tests from SampleFrameworks (16657 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 16 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (1 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[----------] 16 tests from ResourcesTest (1 ms total)

[----------] 3 tests from LogTest
[ RUN      ] LogTest.Cache
[       OK ] LogTest.Cache (0 ms)
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (32 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (19 ms)
[----------] 3 tests from LogTest (51 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (9 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (4 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (13 ms)
[----------] 3 tests from ReplicaTest (26 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (15 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (19 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (16 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (20 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (25 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (30 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (31 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (38 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (67 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (36 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (72 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] 
CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] 
CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers 
(0 ms)
[----------] 16 tests from CoordinatorTest (369 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (11 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (1 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (1008 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (4 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (1006 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (2045 ms total)

[----------] 7 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskDescriptionError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskDescriptionError 
(3 ms)
[ RUN      ] ResourceOffersTest.ResourceRequest
[       OK ] ResourceOffersTest.ResourceRequest (2 ms)
[----------] 7 tests from ResourceOffersTest (17 ms total)

[----------] 4 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
pure virtual method called
terminate called without an active exception
[       OK ] MasterTest.TaskRunning (4 ms)
[ RUN      ] MasterTest.KillTask
/tmp/hudson8834984208950686381.sh: line 21: 10758 Aborted                 
bin/tests/all-tests
Build step 'Execute shell' marked build as failure

Reply via email to