See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/291/changes>
Changes: [benh] Added a Multimap with a nicer interface (+ tests) and cleaned up implementation of multihashmap. Review: https://reviews.apache.org/r/10166 [vinodkone] Fixed MasterTest.ShutdownUnregisteredExecutor test. Review: https://reviews.apache.org/r/10113 [vinodkone] Fixed slave to not garbage collect old slave directories based on their modification time. Review: https://reviews.apache.org/r/10162 [vinodkone] Fixed zookeeper detector by ignoring ZNONODE error in detectMaster() when it happens after getting child znodes but before getting their data. Review: https://reviews.apache.org/r/10105 ------------------------------------------ [...truncated 12722 lines...] I0328 23:33:35.427749 25667 master.cpp:968] Attempting to register slave on hemera.apache.org at slave(79)@140.211.11.27:42474 I0328 23:33:35.427817 25667 master.cpp:1224] Master now considering a slave at hemera.apache.org:42474 as active I0328 23:33:35.427878 25667 master.cpp:1862] Adding slave 201303282333-453759884-42474-25446-0 at hemera.apache.org with cpus=3; mem=1024; ports=[31000-32000]; disk=57442 I0328 23:33:35.427990 25680 slave.cpp:487] Registered with master; given slave ID 201303282333-453759884-42474-25446-0 I0328 23:33:35.428256 25685 hierarchical_allocator_process.hpp:395] Added slave 201303282333-453759884-42474-25446-0 (hemera.apache.org) with cpus=3; mem=1024; ports=[31000-32000]; disk=57442 (and cpus=3; mem=1024; ports=[31000-32000]; disk=57442 available) I0328 23:33:35.428313 25685 hierarchical_allocator_process.hpp:660] Found available resources: cpus=3; mem=1024; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.428408 25685 hierarchical_allocator_process.hpp:686] Offering cpus=3; mem=1024; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.428545 25685 hierarchical_allocator_process.hpp:619] Performed allocation for slave 201303282333-453759884-42474-25446-0 in 234.92us I0328 23:33:35.428576 25680 master.hpp:309] Adding offer with resources cpus=3; mem=1024; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.428735 25680 master.cpp:1327] Sending 1 offers to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.428833 25676 sched.cpp:282] Received 1 offers I0328 23:33:35.429008 25685 master.cpp:1534] Processing reply for offer 201303282333-453759884-42474-25446-0 on slave 201303282333-453759884-42474-25446-0 (hemera.apache.org) for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.429143 25685 master.hpp:289] Adding task with resources cpus=1; mem=256 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.429206 25685 master.cpp:1651] Launching task 0 of framework 201303282333-453759884-42474-25446-0000 with resources cpus=1; mem=256 on slave 201303282333-453759884-42474-25446-0 (hemera.apache.org) I0328 23:33:35.429333 25684 slave.cpp:587] Got assigned task 0 for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.429354 25685 master.hpp:289] Adding task with resources cpus=1; mem=256 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.429445 25685 master.cpp:1651] Launching task 1 of framework 201303282333-453759884-42474-25446-0000 with resources cpus=1; mem=256 on slave 201303282333-453759884-42474-25446-0 (hemera.apache.org) I0328 23:33:35.429620 25685 master.hpp:318] Removing offer with resources cpus=3; mem=1024; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.429692 25671 hierarchical_allocator_process.hpp:471] Framework 201303282333-453759884-42474-25446-0000 left cpus=1; mem=512; ports=[31000-32000]; disk=57442 unused on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.430289 25684 paths.hpp:302] Created executor directory '/tmp/AllocatorTest_0_TaskFinished_9HgIzD/slaves/201303282333-453759884-42474-25446-0/frameworks/201303282333-453759884-42474-25446-0000/executors/default/runs/887fabb4-b0e5-4873-8b95-72e1ec1c0517' I0328 23:33:35.430441 25684 slave.cpp:587] Got assigned task 1 for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.430502 25684 slave.cpp:671] Queuing task '1' for executor default of framework '201303282333-453759884-42474-25446-0000 I0328 23:33:35.430516 25670 exec.cpp:170] Executor started at: executor(25)@140.211.11.27:42474 with pid 25446 I0328 23:33:35.430570 25684 slave.cpp:436] Successfully attached file '/tmp/AllocatorTest_0_TaskFinished_9HgIzD/slaves/201303282333-453759884-42474-25446-0/frameworks/201303282333-453759884-42474-25446-0000/executors/default/runs/887fabb4-b0e5-4873-8b95-72e1ec1c0517' I0328 23:33:35.430696 25684 slave.cpp:1046] Got registration for executor 'default' of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.430768 25684 slave.cpp:1121] Flushing queued tasks for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.430796 25673 exec.cpp:194] Executor registered on slave 201303282333-453759884-42474-25446-0 I0328 23:33:35.430929 25673 exec.cpp:258] Executor asked to run task '1' I0328 23:33:35.431035 25673 exec.cpp:258] Executor asked to run task '0' I0328 23:33:35.431118 25673 exec.cpp:382] Executor sending status update for task 1 in state TASK_RUNNING I0328 23:33:35.432180 25673 exec.cpp:382] Executor sending status update for task 0 in state TASK_RUNNING I0328 23:33:35.432204 25689 slave.cpp:1232] Handling status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.432339 25689 slave.cpp:1280] Forwarding status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 to the status update manager I0328 23:33:35.432448 25689 status_update_manager.cpp:254] Received status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.432482 25689 status_update_manager.cpp:403] Creating StatusUpdate stream for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.432572 25689 status_update_manager.hpp:314] Handling UPDATE for status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.432625 25689 status_update_manager.cpp:289] Forwarding status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 to the master at [email protected]:42474 I0328 23:33:35.432704 25689 master.cpp:1086] Status update from (735)@140.211.11.27:42474: task 1 of framework 201303282333-453759884-42474-25446-0000 is now in state TASK_RUNNING I0328 23:33:35.432757 25684 slave.cpp:1342] Sending ACK for status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 to executor executor(25)@140.211.11.27:42474 I0328 23:33:35.432777 25689 sched.cpp:327] Received status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 from slave(79)@140.211.11.27:42474 I0328 23:33:35.432917 25689 sched.cpp:360] Sending ACK for status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 to slave(79)@140.211.11.27:42474 I0328 23:33:35.432978 25689 slave.cpp:979] Got acknowledgement of status update for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433120 25687 status_update_manager.cpp:314] Received status update acknowledgement for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433166 25687 status_update_manager.hpp:314] Handling ACK for status update TASK_RUNNING from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433228 25687 slave.cpp:1016] Status update manager successfully handled status update acknowledgement for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433619 25673 exec.cpp:289] Executor received ACK for status update of task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433662 25689 slave.cpp:1232] Handling status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433735 25689 slave.cpp:1280] Forwarding status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 to the status update manager I0328 23:33:35.433866 25689 status_update_manager.cpp:254] Received status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.433984 25689 status_update_manager.cpp:403] Creating StatusUpdate stream for task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.434072 25689 status_update_manager.hpp:314] Handling UPDATE for status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.434156 25689 status_update_manager.cpp:289] Forwarding status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 to the master at [email protected]:42474 I0328 23:33:35.434342 25687 master.cpp:1086] Status update from (735)@140.211.11.27:42474: task 0 of framework 201303282333-453759884-42474-25446-0000 is now in state TASK_RUNNING I0328 23:33:35.434355 25681 slave.cpp:1342] Sending ACK for status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 to executor executor(25)@140.211.11.27:42474 I0328 23:33:35.434505 25673 sched.cpp:327] Received status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 from slave(79)@140.211.11.27:42474 I0328 23:33:35.434540 25670 exec.cpp:289] Executor received ACK for status update of task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.434597 25673 sched.cpp:360] Sending ACK for status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 to slave(79)@140.211.11.27:42474 I0328 23:33:35.434774 25673 slave.cpp:979] Got acknowledgement of status update for task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.434924 25678 status_update_manager.cpp:314] Received status update acknowledgement for task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.434975 25678 status_update_manager.hpp:314] Handling ACK for status update TASK_RUNNING from task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.435081 25672 slave.cpp:1016] Status update manager successfully handled status update acknowledgement for task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:35.523537 27930 exec.cpp:83] Committing suicide by killing the process group I0328 23:33:36.427918 25675 hierarchical_allocator_process.hpp:660] Found available resources: cpus=1; mem=512; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:36.428056 25675 hierarchical_allocator_process.hpp:686] Offering cpus=1; mem=512; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.428194 25675 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 312.57us I0328 23:33:36.428262 25688 master.hpp:309] Adding offer with resources cpus=1; mem=512; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:36.428591 25688 master.cpp:1327] Sending 1 offers to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.428726 25676 sched.cpp:282] Received 1 offers I0328 23:33:36.428848 25676 master.cpp:1534] Processing reply for offer 201303282333-453759884-42474-25446-1 on slave 201303282333-453759884-42474-25446-0 (hemera.apache.org) for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.428920 25676 master.hpp:318] Removing offer with resources cpus=1; mem=512; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:36.429030 25682 exec.cpp:382] Executor sending status update for task 1 in state TASK_FINISHED I0328 23:33:36.429049 25688 hierarchical_allocator_process.hpp:471] Framework 201303282333-453759884-42474-25446-0000 left cpus=1; mem=512; ports=[31000-32000]; disk=57442 unused on slave 201303282333-453759884-42474-25446-0 I0328 23:33:36.429157 25688 hierarchical_allocator_process.hpp:497] Framework 201303282333-453759884-42474-25446-0000 filtered slave 201303282333-453759884-42474-25446-0 for 1.00secs I0328 23:33:36.429900 25689 slave.cpp:1232] Handling status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.430055 25689 slave.cpp:1280] Forwarding status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 to the status update manager I0328 23:33:36.430259 25669 status_update_manager.cpp:254] Received status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.430309 25669 status_update_manager.hpp:314] Handling UPDATE for status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.430475 25669 status_update_manager.cpp:289] Forwarding status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 to the master at [email protected]:42474 I0328 23:33:36.430593 25669 slave.cpp:1342] Sending ACK for status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 to executor executor(25)@140.211.11.27:42474 I0328 23:33:36.430603 25685 master.cpp:1086] Status update from (735)@140.211.11.27:42474: task 1 of framework 201303282333-453759884-42474-25446-0000 is now in state TASK_FINISHED I0328 23:33:36.430753 25669 exec.cpp:289] Executor received ACK for status update of task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.430807 25685 master.hpp:300] Removing task with resources cpus=1; mem=256 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:36.430824 25688 sched.cpp:327] Received status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 from slave(79)@140.211.11.27:42474 I0328 23:33:36.430953 25688 sched.cpp:360] Sending ACK for status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 to slave(79)@140.211.11.27:42474 I0328 23:33:36.430968 25685 hierarchical_allocator_process.hpp:544] Recovered cpus=1; mem=256 (total allocatable: cpus=2; mem=768; ports=[31000-32000]; disk=57442) on slave 201303282333-453759884-42474-25446-0 from framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.431140 25675 slave.cpp:979] Got acknowledgement of status update for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.431226 25678 status_update_manager.cpp:314] Received status update acknowledgement for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.431279 25678 status_update_manager.hpp:314] Handling ACK for status update TASK_FINISHED from task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.431367 25678 status_update_manager.cpp:434] Cleaning up status update stream for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.431465 25678 slave.cpp:1016] Status update manager successfully handled status update acknowledgement for task 1 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:36.864318 25675 monitor.cpp:206] Publishing resource usage for executor 'default' of framework '201303282333-453759884-42474-25446-0000' I0328 23:33:36.880568 25670 monitor.cpp:206] Publishing resource usage for executor 'default' of framework '201303282333-453759884-42474-25446-0000' I0328 23:33:37.401553 25673 monitor.cpp:206] Publishing resource usage for executor 'default' of framework '201303282333-453759884-42474-25446-0000' I0328 23:33:37.428680 25673 hierarchical_allocator_process.hpp:660] Found available resources: cpus=2; mem=768; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:37.428796 25673 hierarchical_allocator_process.hpp:686] Offering cpus=2; mem=768; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.429051 25673 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 389.41us I0328 23:33:37.429110 25671 master.hpp:309] Adding offer with resources cpus=2; mem=768; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:37.429327 25671 master.cpp:1327] Sending 1 offers to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.429592 25682 sched.cpp:282] Received 1 offers I0328 23:33:37.429775 25688 sched.cpp:422] Stopping framework '201303282333-453759884-42474-25446-0000' I0328 23:33:37.429944 25679 master.cpp:774] Asked to unregister framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430058 25672 slave.cpp:889] Asked to shut down framework 201303282333-453759884-42474-25446-0000 by [email protected]:42474 I0328 23:33:37.430079 25680 hierarchical_allocator_process.hpp:359] Deactivated framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430076 25679 master.hpp:300] Removing task with resources cpus=1; mem=256 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:37.430109 25672 slave.cpp:894] Shutting down framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430263 25672 slave.cpp:1681] Shutting down executor 'default' of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430302 25678 hierarchical_allocator_process.hpp:544] Recovered cpus=1; mem=256 (total allocatable: cpus=1; mem=256; ports=[]; disk=0) on slave 201303282333-453759884-42474-25446-0 from framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430327 25679 master.hpp:318] Removing offer with resources cpus=2; mem=768; ports=[31000-32000]; disk=57442 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:37.430371 25668 exec.cpp:321] Executor asked to shutdown I0328 23:33:37.430414 25688 status_update_manager.cpp:233] Closing status update streams for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430438 25678 hierarchical_allocator_process.hpp:544] Recovered cpus=2; mem=768; ports=[31000-32000]; disk=57442 (total allocatable: cpus=3; mem=1024; ports=[31000-32000]; disk=57442) on slave 201303282333-453759884-42474-25446-0 from framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430640 25446 slave.cpp:386] Slave terminating I0328 23:33:37.430748 25678 hierarchical_allocator_process.hpp:312] Removed framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430740 25688 status_update_manager.cpp:434] Cleaning up status update stream for task 0 of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.430759 25446 slave.cpp:889] Asked to shut down framework 201303282333-453759884-42474-25446-0000 by @0.0.0.0:0 I0328 23:33:37.430912 25446 slave.cpp:894] Shutting down framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.431006 25446 slave.cpp:1681] Shutting down executor 'default' of framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.431157 25677 status_update_manager.cpp:233] Closing status update streams for framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.431203 25675 master.cpp:537] Slave 201303282333-453759884-42474-25446-0(hemera.apache.org) disconnected I0328 23:33:37.431269 25675 master.cpp:542] Removing disconnected slave 201303282333-453759884-42474-25446-0(hemera.apache.org) because it is not checkpointing! I0328 23:33:37.431489 25682 master.cpp:477] Master terminating I0328 23:33:37.431756 25446 master.cpp:283] Shutting down master [ OK ] AllocatorTest/0.TaskFinished (2007 ms) [ RUN ] AllocatorTest/0.WhitelistSlave I0328 23:33:37.433616 25675 master.cpp:309] Master started on 140.211.11.27:42474 I0328 23:33:37.433668 25675 master.cpp:324] Master ID: 201303282333-453759884-42474-25446 I0328 23:33:37.434119 25684 hierarchical_allocator_process.hpp:236] Initializing hierarchical allocator process with master : [email protected]:42474 I0328 23:33:37.434144 25672 slave.cpp:203] Slave started on 80)@140.211.11.27:42474 I0328 23:33:37.434166 25684 hierarchical_allocator_process.hpp:437] Updated slave white list: I0328 23:33:37.434197 25675 master.cpp:603] Elected as master! I0328 23:33:37.434216 25672 slave.cpp:204] Slave resources: cpus=2; mem=1024; ports=[31000-32000]; disk=1024 I0328 23:33:37.434267 25684 hierarchical_allocator_process.hpp:439] dummy-slave I0328 23:33:37.434412 25667 sched.cpp:182] New master at [email protected]:42474 I0328 23:33:37.434566 25685 master.cpp:646] Registering framework 201303282333-453759884-42474-25446-0000 at scheduler(70)@140.211.11.27:42474 I0328 23:33:37.434609 25672 slave.cpp:453] New master detected at [email protected]:42474 I0328 23:33:37.434654 25677 sched.cpp:217] Framework registered with 201303282333-453759884-42474-25446-0000 I0328 23:33:37.434694 25672 slave.cpp:377] Finished recovery I0328 23:33:37.434706 25689 status_update_manager.cpp:132] New master detected at [email protected]:42474 I0328 23:33:37.434839 25667 hierarchical_allocator_process.hpp:268] Added framework 201303282333-453759884-42474-25446-0000 I0328 23:33:37.434943 25667 hierarchical_allocator_process.hpp:668] No resources available to allocate! I0328 23:33:37.434969 25690 master.cpp:968] Attempting to register slave on hemera.apache.org at slave(80)@140.211.11.27:42474 I0328 23:33:37.435003 25667 hierarchical_allocator_process.hpp:599] Performed allocation for 0 slaves in 59.81us I0328 23:33:37.435066 25690 master.cpp:1224] Master now considering a slave at hemera.apache.org:42474 as active I0328 23:33:37.435178 25690 master.cpp:1862] Adding slave 201303282333-453759884-42474-25446-0 at hemera.apache.org with cpus=2; mem=1024; ports=[31000-32000]; disk=1024 I0328 23:33:37.435291 25677 slave.cpp:487] Registered with master; given slave ID 201303282333-453759884-42474-25446-0 I0328 23:33:37.435399 25679 hierarchical_allocator_process.hpp:395] Added slave 201303282333-453759884-42474-25446-0 (hemera.apache.org) with cpus=2; mem=1024; ports=[31000-32000]; disk=1024 (and cpus=2; mem=1024; ports=[31000-32000]; disk=1024 available) I0328 23:33:37.435461 25679 hierarchical_allocator_process.hpp:668] No resources available to allocate! I0328 23:33:37.435513 25679 hierarchical_allocator_process.hpp:619] Performed allocation for slave 201303282333-453759884-42474-25446-0 in 57.21us I0328 23:33:38.434594 25687 hierarchical_allocator_process.hpp:668] No resources available to allocate! I0328 23:33:38.434660 25687 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 98.65us I0328 23:33:39.436552 25671 hierarchical_allocator_process.hpp:668] No resources available to allocate! I0328 23:33:39.436630 25671 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 135.60us I0328 23:33:40.437896 25685 hierarchical_allocator_process.hpp:668] No resources available to allocate! I0328 23:33:40.437953 25685 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 90.91us I0328 23:33:41.439309 25681 hierarchical_allocator_process.hpp:668] No resources available to allocate! I0328 23:33:41.439403 25681 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 125.67us I0328 23:33:42.434770 25687 hierarchical_allocator_process.hpp:437] Updated slave white list: I0328 23:33:42.434845 25687 hierarchical_allocator_process.hpp:439] dummy-slave I0328 23:33:42.435027 25687 hierarchical_allocator_process.hpp:439] hemera.apache.org I0328 23:33:42.439863 25667 hierarchical_allocator_process.hpp:660] Found available resources: cpus=2; mem=1024; ports=[31000-32000]; disk=1024 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:42.439947 25667 hierarchical_allocator_process.hpp:686] Offering cpus=2; mem=1024; ports=[31000-32000]; disk=1024 on slave 201303282333-453759884-42474-25446-0 to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:42.440089 25667 hierarchical_allocator_process.hpp:599] Performed allocation for 1 slaves in 327.90us I0328 23:33:42.440165 25683 master.hpp:309] Adding offer with resources cpus=2; mem=1024; ports=[31000-32000]; disk=1024 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:42.440242 25683 master.cpp:1327] Sending 1 offers to framework 201303282333-453759884-42474-25446-0000 I0328 23:33:42.440320 25683 sched.cpp:282] Received 1 offers I0328 23:33:42.440466 25446 slave.cpp:386] Slave terminating I0328 23:33:42.440482 25670 sched.cpp:422] Stopping framework '201303282333-453759884-42474-25446-0000' I0328 23:33:42.440805 25679 master.cpp:537] Slave 201303282333-453759884-42474-25446-0(hemera.apache.org) disconnected I0328 23:33:42.440853 25679 master.cpp:542] Removing disconnected slave 201303282333-453759884-42474-25446-0(hemera.apache.org) because it is not checkpointing! I0328 23:33:42.441226 25679 master.hpp:318] Removing offer with resources cpus=2; mem=1024; ports=[31000-32000]; disk=1024 on slave 201303282333-453759884-42474-25446-0 I0328 23:33:42.441464 25679 master.cpp:477] Master terminating I0328 23:33:42.441887 25446 master.cpp:283] Shutting down master I0328 23:33:42.442059 25690 hierarchical_allocator_process.hpp:359] Deactivated framework 201303282333-453759884-42474-25446-0000 I0328 23:33:42.442134 25690 hierarchical_allocator_process.hpp:312] Removed framework 201303282333-453759884-42474-25446-0000 [ OK ] AllocatorTest/0.WhitelistSlave (5010 ms) [----------] 9 tests from AllocatorTest/0 (10594 ms total) [----------] 1 test from LoggingTest [ RUN ] LoggingTest.Toggle I0328 23:33:42.442852 25675 process.cpp:2931] Handling HTTP event for process 'logging' with path: '/logging/toggle' I0328 23:33:42.443950 25691 process.cpp:878] Socket closed while receiving I0328 23:33:42.444460 25674 process.cpp:2931] Handling HTTP event for process 'logging' with path: '/logging/toggle' I0328 23:33:42.445197 25691 process.cpp:878] Socket closed while receiving I0328 23:33:42.445472 25680 process.cpp:2931] Handling HTTP event for process 'logging' with path: '/logging/toggle' I0328 23:33:42.446363 25691 process.cpp:878] Socket closed while receiving I0328 23:33:42.446735 25685 process.cpp:2931] Handling HTTP event for process 'logging' with path: '/logging/toggle' I0328 23:33:42.447403 25691 process.cpp:878] Socket closed while receiving I0328 23:33:42.447895 25675 process.cpp:2931] Handling HTTP event for process 'logging' with path: '/logging/toggle' I0328 23:33:42.448550 25691 process.cpp:878] Socket closed while receiving I0328 23:33:42.449069 25675 process.cpp:2931] Handling HTTP event for process 'logging' with path: '/logging/toggle' I0328 23:33:42.449810 25691 process.cpp:878] Socket closed while receiving [ OK ] LoggingTest.Toggle (8 ms) [----------] 1 test from LoggingTest (8 ms total) [----------] 5 tests from CgroupsCpusetTest [ RUN ] CgroupsCpusetTest.OneCPUOneCpuset [ OK ] CgroupsCpusetTest.OneCPUOneCpuset (0 ms) [ RUN ] CgroupsCpusetTest.OneCPUManyCpusets [ OK ] CgroupsCpusetTest.OneCPUManyCpusets (0 ms) [ RUN ] CgroupsCpusetTest.ManyCPUOneCpuset [ OK ] CgroupsCpusetTest.ManyCPUOneCpuset (0 ms) [ RUN ] CgroupsCpusetTest.ManyCPUManyCpusets [ OK ] CgroupsCpusetTest.ManyCPUManyCpusets (0 ms) [ RUN ] CgroupsCpusetTest.IntegerAllocations [ OK ] CgroupsCpusetTest.IntegerAllocations (0 ms) [----------] 5 tests from CgroupsCpusetTest (0 ms total) [----------] 3 tests from FsTest [ RUN ] FsTest.MountTableRead [ OK ] FsTest.MountTableRead (4 ms) [ RUN ] FsTest.MountTableHasOption [ OK ] FsTest.MountTableHasOption (0 ms) [ RUN ] FsTest.FileSystemTableRead [ OK ] FsTest.FileSystemTableRead (7 ms) [----------] 3 tests from FsTest (11 ms total) [----------] 4 tests from ProcTest [ RUN ] ProcTest.Pids [ OK ] ProcTest.Pids (1 ms) [ RUN ] ProcTest.Cpus [ OK ] ProcTest.Cpus (0 ms) [ RUN ] ProcTest.SystemStatistics [ OK ] ProcTest.SystemStatistics (0 ms) [ RUN ] ProcTest.ProcessStatistics [ OK ] ProcTest.ProcessStatistics (1 ms) [----------] 4 tests from ProcTest (2 ms total) [----------] Global test environment tear-down [==========] 166 tests from 36 test cases ran. (44437 ms total) [ PASSED ] 165 tests. [ FAILED ] 1 test, listed below: [ FAILED ] MonitorTest.WatchUnwatch 1 FAILED TEST YOU HAVE 1 DISABLED TEST FAIL: mesos-tests ================== 1 of 1 test failed ================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src' make[1]: *** [check] Error 2 make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src' make: *** [check-recursive] Error 1 Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure
