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

Changes:

[anand] Fixed erroneous usage of 'Accept' header as 'Accept-Type'.

[vinodkone] Removed "enable_io_switchboard_server" agent flag.

[vinodkone] Fixed EOF bug when tty is enabled in switch board server.

[yujie.jay] Updated address of 'http::connect()' with http scheme for SSL 
support.

[yujie.jay] Changed 'Socket::create()' in IOSwitchboard to always be of 'kind' 
POLL.

[yujie.jay] Changed the timing of entering mount namespace for DEBUG container.

[yujie.jay] Fixed an unreachable statement in launch.cpp.

[vinodkone] Added a `http_heartbeat_interval` flag to the agent flags.

[vinodkone] Added a bi-directional heartbeat for IOSwitchboard connections.

------------------------------------------
[...truncated 161639 lines...]
[ RUN      ] DiskResource/PersistentVolumeTest.SlaveRecovery/0
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received LAUNCH event
Starting task 47efe36d-9098-448a-ba6d-2344290a1c70
/mesos/build/src/mesos-containerizer launch --help="false" 
--launch_info="{"command":{"shell":true,"value":"while true; do test -d path1; 
done"}}" --unshare_namespace_mnt="false"
Forked command at 30118
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received KILL event
Received kill for task 47efe36d-9098-448a-ba6d-2344290a1c70 with grace period 
of 3secs
Sending SIGTERM to process tree at pid 30118
Sent SIGTERM to the following process trees:
[ 
--- 30118 mesos-containerizer launch --help=false 
--launch_info={"command":{"shell":true,"value":"while true; do test -d path1; 
done"}} --unshare_namespace_mnt=false 
]
Scheduling escalation to SIGKILL in 3secs from now
Command terminated with signal Terminated (pid: 30118)
Received SHUTDOWN event
Shutting down
[       OK ] DiskResource/PersistentVolumeTest.SlaveRecovery/0 (268 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.SlaveRecovery/1
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received LAUNCH event
Starting task 1e540ab3-e27a-4983-81e8-441e22b673db
/mesos/build/src/mesos-containerizer launch --help="false" 
--launch_info="{"command":{"shell":true,"value":"while true; do test -d path1; 
done"}}" --unshare_namespace_mnt="false"
Forked command at 30140
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received KILL event
Received kill for task 1e540ab3-e27a-4983-81e8-441e22b673db with grace period 
of 3secs
Sending SIGTERM to process tree at pid 30140
Sent SIGTERM to the following process trees:
[ 
--- 30140 mesos-containerizer launch --help=false 
--launch_info={"command":{"shell":true,"value":"while true; do test -d path1; 
done"}} --unshare_namespace_mnt=false 
]
Scheduling escalation to SIGKILL in 3secs from now
Command terminated with signal Terminated (pid: 30140)
Received SHUTDOWN event
Shutting down
[       OK ] DiskResource/PersistentVolumeTest.SlaveRecovery/1 (295 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0
[       OK ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0 (28 
ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1
[       OK ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1 (42 
ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0
[       OK ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0 (30 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1
[       OK ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1 (31 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/0
[       OK ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/0 (37 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/1
[       OK ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/1 (40 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0
[       OK ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0 (42 
ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1
[       OK ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1 (39 
ms)
[----------] 28 tests from DiskResource/PersistentVolumeTest (3621 ms total)

[----------] 28 tests from ContentType/SchedulerHttpApiTest
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedContent/0
[       OK ] ContentType/SchedulerHttpApiTest.MalformedContent/0 (7 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedContent/1
[       OK ] ContentType/SchedulerHttpApiTest.MalformedContent/1 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/0
[       OK ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/0 (9 
ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/1
[       OK ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/1 (8 
ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.Subscribe/0
[       OK ] ContentType/SchedulerHttpApiTest.Subscribe/0 (23 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.Subscribe/1
[       OK ] ContentType/SchedulerHttpApiTest.Subscribe/1 (21 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/0
[       OK ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/0 
(8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/1
[       OK ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/1 
(7 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/0
[       OK ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/1
[       OK ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/1 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/0
[       OK ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/0 (11 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/1
[       OK ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/1 (17 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/0
[       OK ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/0 (13 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/1
[       OK ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/1 (12 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/0
[       OK ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/0 (12 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/1
[       OK ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/1 (12 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NotAcceptable/0
[       OK ] ContentType/SchedulerHttpApiTest.NotAcceptable/0 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NotAcceptable/1
[       OK ] ContentType/SchedulerHttpApiTest.NotAcceptable/1 (10 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/0
[       OK ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/1
[       OK ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/1 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.DefaultAccept/0
[       OK ] ContentType/SchedulerHttpApiTest.DefaultAccept/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.DefaultAccept/1
[       OK ] ContentType/SchedulerHttpApiTest.DefaultAccept/1 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/0
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/0 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/1
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/1 (11 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/0
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/0 (15 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/1
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/1 (14 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedUUID/0
[       OK ] ContentType/SchedulerHttpApiTest.MalformedUUID/0 (11 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedUUID/1
[       OK ] ContentType/SchedulerHttpApiTest.MalformedUUID/1 (12 ms)
[----------] 28 tests from ContentType/SchedulerHttpApiTest (313 ms total)

[----------] 30 tests from ContentType/SchedulerTest
[ RUN      ] ContentType/SchedulerTest.Subscribe/0
[       OK ] ContentType/SchedulerTest.Subscribe/0 (16 ms)
[ RUN      ] ContentType/SchedulerTest.Subscribe/1
[       OK ] ContentType/SchedulerTest.Subscribe/1 (13 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerFailover/0
[       OK ] ContentType/SchedulerTest.SchedulerFailover/0 (19 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerFailover/1
[       OK ] ContentType/SchedulerTest.SchedulerFailover/1 (21 ms)
[ RUN      ] ContentType/SchedulerTest.MasterFailover/0
[       OK ] ContentType/SchedulerTest.MasterFailover/0 (26 ms)
[ RUN      ] ContentType/SchedulerTest.MasterFailover/1
[       OK ] ContentType/SchedulerTest.MasterFailover/1 (26 ms)
[ RUN      ] ContentType/SchedulerTest.MetricsEndpoint/0
[       OK ] ContentType/SchedulerTest.MetricsEndpoint/0 (21 ms)
[ RUN      ] ContentType/SchedulerTest.MetricsEndpoint/1
[       OK ] ContentType/SchedulerTest.MetricsEndpoint/1 (20 ms)
[ RUN      ] ContentType/SchedulerTest.TaskRunning/0
[       OK ] ContentType/SchedulerTest.TaskRunning/0 (43 ms)
[ RUN      ] ContentType/SchedulerTest.TaskRunning/1
[       OK ] ContentType/SchedulerTest.TaskRunning/1 (49 ms)
[ RUN      ] ContentType/SchedulerTest.TaskGroupRunning/0
[       OK ] ContentType/SchedulerTest.TaskGroupRunning/0 (101 ms)
[ RUN      ] ContentType/SchedulerTest.TaskGroupRunning/1
[       OK ] ContentType/SchedulerTest.TaskGroupRunning/1 (99 ms)
[ RUN      ] ContentType/SchedulerTest.ReconcileTask/0
[       OK ] ContentType/SchedulerTest.ReconcileTask/0 (83 ms)
[ RUN      ] ContentType/SchedulerTest.ReconcileTask/1
[       OK ] ContentType/SchedulerTest.ReconcileTask/1 (85 ms)
[ RUN      ] ContentType/SchedulerTest.KillTask/0
[       OK ] ContentType/SchedulerTest.KillTask/0 (122 ms)
[ RUN      ] ContentType/SchedulerTest.KillTask/1
[       OK ] ContentType/SchedulerTest.KillTask/1 (128 ms)
[ RUN      ] ContentType/SchedulerTest.ShutdownExecutor/0
[       OK ] ContentType/SchedulerTest.ShutdownExecutor/0 (88 ms)
[ RUN      ] ContentType/SchedulerTest.ShutdownExecutor/1
[       OK ] ContentType/SchedulerTest.ShutdownExecutor/1 (89 ms)
[ RUN      ] ContentType/SchedulerTest.Decline/0
[       OK ] ContentType/SchedulerTest.Decline/0 (26 ms)
[ RUN      ] ContentType/SchedulerTest.Decline/1
[       OK ] ContentType/SchedulerTest.Decline/1 (36 ms)
[ RUN      ] ContentType/SchedulerTest.Revive/0
[       OK ] ContentType/SchedulerTest.Revive/0 (78 ms)
[ RUN      ] ContentType/SchedulerTest.Revive/1
[       OK ] ContentType/SchedulerTest.Revive/1 (75 ms)
[ RUN      ] ContentType/SchedulerTest.Suppress/0
[       OK ] ContentType/SchedulerTest.Suppress/0 (65 ms)
[ RUN      ] ContentType/SchedulerTest.Suppress/1
[       OK ] ContentType/SchedulerTest.Suppress/1 (78 ms)
[ RUN      ] ContentType/SchedulerTest.Message/0
[       OK ] ContentType/SchedulerTest.Message/0 (85 ms)
[ RUN      ] ContentType/SchedulerTest.Message/1
[       OK ] ContentType/SchedulerTest.Message/1 (87 ms)
[ RUN      ] ContentType/SchedulerTest.Request/0
[       OK ] ContentType/SchedulerTest.Request/0 (16 ms)
[ RUN      ] ContentType/SchedulerTest.Request/1
[       OK ] ContentType/SchedulerTest.Request/1 (15 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/0
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/0 (13 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/1
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/1 (12 ms)
[----------] 30 tests from ContentType/SchedulerTest (1660 ms total)

[----------] 2 tests from ContentTypeAndSSLConfig/SchedulerSSLTest
[ RUN      ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/0
[       OK ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/0 (86 
ms)
[ RUN      ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/1
[       OK ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/1 (89 
ms)
[----------] 2 tests from ContentTypeAndSSLConfig/SchedulerSSLTest (179 ms 
total)

[----------] 9 tests from Endpoint/SlaveEndpointTest
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0 (13 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (13 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (13 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (10 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (10 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (15 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (10 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (12 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (12 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (117 ms total)

[----------] Global test environment tear-down
[==========] 1384 tests from 158 test cases ran. (201834 ms total)
[  PASSED  ] 1383 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] IOSwitchboardTest.KillSwitchboardContainerDestroyed

 1 FAILED TEST
  YOU HAVE 9 DISABLED TESTS

make[3]: Leaving directory `/mesos/build'
make[2]: Leaving directory `/mesos/build'
make[1]: Leaving directory `/mesos/build'
+ docker rmi mesos-1481586282-26422
Untagged: mesos-1481586282-26422:latest
Deleted: sha256:75c7fe654d36a2218575cd910771750affc35da60255301ac80b2a4b91fdb801
Deleted: sha256:cbdf09b3a1eeb4f6b1b139b9642acbc0aa303f16bd369fb5606a78668ed20ff7
Deleted: sha256:87fba4c88c6e0bfec6b7844bd5450e36d5cdaaba901f3d8303ebefcab35bd11b
Deleted: sha256:71feb42acb48ccb7edbb81304fffd4187b408413228f9efa542aba8a7648df51
Deleted: sha256:e4fcd5e5d205e94a874871564fc6a5105100077787fe0e218759c0b01cadd8a4
Deleted: sha256:fcd6f36da9dcb7a9fefd12f436bc81e052add93f8d45ad7c6ba5053a64ad74fc
Deleted: sha256:cd9db7359c63d9be95621884ea2f46c118f2cd32d2ced2b17c0bb1312488eaed
Deleted: sha256:4634f79cb1536f4c1e0deed7dedf9c9705b7bce4920919b455d936e4d872023e
Deleted: sha256:7726497bbd7b854ed8a3bb016b4a0c95e4d6062c9607e633ab75d2c3a2230003
Deleted: sha256:1c466652abeb561ed2511d65b7c077674c4a2dad7a590134173a632a970bcfab
Deleted: sha256:204375e88bb7767e691e88ff0a0130e5dea494314459278621a4ca46c4f85ce4
Deleted: sha256:6e115299a102fc6128297ec6436fd119e482a3c017acafac6b6e3692bbf894ca
Deleted: sha256:0cb31ea6139160869fa4082cf4bc06ac32f630a7e71d1300cb129308ba2ed040
Deleted: sha256:11301c6f4b1b80231dd78574765006e92155754524fa7449b8f263a6fc23b834
Deleted: sha256:13e0c212777d1087e117af48b52be7384f89fada2c0d29a326f036b2992b0efb
Deleted: sha256:c21da5b5cb5ad1a6b5076a271a8f88fb42dfca99f82343f2027d5b5d91989b46
Deleted: sha256:3603f5c42175ec1d4a8893bad4bee67bd5b08d1f1f078f53a74a7037923cf8eb
Deleted: sha256:c9505aa644ce042e0a1842220a3b57b01f8c59eef1db8d79e5dc28d0f7d0227c
Deleted: sha256:4458975882a7f248041c55a8785a07f0a7b797c9a1a3f7bd6d83722267e2b93a
Deleted: sha256:5c5975439c31d9c439cdefb73739b07417c998c75dfa870160a6d88c5ed1c850
Deleted: sha256:b4a42bd5b598e8c28d03e145261f196daa6966bb29be85f41c07406d33a40f09
Deleted: sha256:7c8fa87cc289b2a33d0da19e26fc4971db8c3f01f6d1777299e3410ef8c779ac
Deleted: sha256:d1dd4cef2d53e4f1b2237936550fb577b76f23cd95e3112d118dbdff73ae0a58
Deleted: sha256:c0703db30b27b5d42e91c087dab5bcb3671862a1af8e95601dd739f6113c7a3f
Build step 'Execute shell' marked build as failure

Reply via email to