Created
August 11, 2017 06:31
-
-
Save sagar8192/91888419fdf8284e33ebd58351131203 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nohup: ignoring input | |
WARNING: Logging before InitGoogleLogging() is written to STDERR | |
I0810 23:24:19.041831 118971 main.cpp:263] Build: 2017-08-10 16:03:31 by sagarp | |
I0810 23:24:19.041926 118971 main.cpp:264] Version: 1.1.0 | |
I0810 23:24:19.041934 118971 main.cpp:267] Git tag: 1.1.0 | |
I0810 23:24:19.041937 118971 main.cpp:271] Git SHA: a44b077ea0df54b77f05550979e1e97f39b15873 | |
I0810 23:24:19.045302 118971 main.cpp:370] Using 'HierarchicalDRF' allocator | |
I0810 23:24:19.057184 118971 replica.cpp:776] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned | |
I0810 23:24:19.059078 118986 recover.cpp:451] Starting replica recovery | |
I0810 23:24:19.059612 118986 recover.cpp:477] Replica is in EMPTY status | |
I0810 23:24:19.061456 118990 replica.cpp:673] Replica in EMPTY status received a broadcasted recover request from __req_res__(1)@10.40.19.239:5050 | |
I0810 23:24:19.062479 119000 recover.cpp:197] Received a recover response from a replica in EMPTY status | |
I0810 23:24:19.062764 118988 master.cpp:380] Master 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) started on 10.40.19.239:5050 | |
I0810 23:24:19.062784 118988 master.cpp:382] Flags at startup: --agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" --allocation_interval="1secs" --allocator="HierarchicalDRF" --authenticate_agents="false" --authenticate_frameworks="false" --authenticate_http_frameworks="false" --authenticate_http_readonly="false" --authenticate_http_readwrite="false" --authenticators="crammd5" --authorizers="local" --framework_sorter="drf" --help="false" --hostname_lookup="true" --http_authenticators="basic" --initialize_driver_logging="true" --ip="10.40.19.239" --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" --max_agent_ping_timeouts="5" --max_completed_frameworks="50" --max_completed_tasks_per_framework="1000" --port="5050" --quiet="false" --recovery_agent_removal_limit="100%" --registry="replicated_log" --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" --registry_store_timeout="20secs" --registry_strict="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/nail/home/sagarp/mesos/build/../src/webui" --work_dir="/nail/mesos" --zk_session_timeout="10secs" | |
I0810 23:24:19.063069 118988 master.cpp:434] Master allowing unauthenticated frameworks to register | |
I0810 23:24:19.063078 118988 master.cpp:448] Master allowing unauthenticated agents to register | |
I0810 23:24:19.063082 118988 master.cpp:462] Master allowing HTTP frameworks to register without authentication | |
I0810 23:24:19.063104 118988 master.cpp:504] Using default 'crammd5' authenticator | |
W0810 23:24:19.063120 118988 authenticator.cpp:512] No credentials provided, authentication requests will be refused | |
I0810 23:24:19.063127 118988 authenticator.cpp:519] Initializing server SASL | |
I0810 23:24:19.063267 119008 recover.cpp:568] Updating replica status to STARTING | |
I0810 23:24:19.066398 119003 replica.cpp:320] Persisted replica status to STARTING | |
I0810 23:24:19.066614 119015 recover.cpp:477] Replica is in STARTING status | |
I0810 23:24:19.067662 119009 replica.cpp:673] Replica in STARTING status received a broadcasted recover request from __req_res__(2)@10.40.19.239:5050 | |
I0810 23:24:19.068137 119012 recover.cpp:197] Received a recover response from a replica in STARTING status | |
I0810 23:24:19.068629 119011 recover.cpp:568] Updating replica status to VOTING | |
I0810 23:24:19.069747 119001 replica.cpp:320] Persisted replica status to VOTING | |
I0810 23:24:19.069852 119000 recover.cpp:582] Successfully joined the Paxos group | |
I0810 23:24:19.075523 118989 master.cpp:2017] Elected as the leading master! | |
I0810 23:24:19.075557 118989 master.cpp:1560] Recovering from registrar | |
I0810 23:24:19.076493 119003 log.cpp:553] Attempting to start the writer | |
I0810 23:24:19.078403 118997 replica.cpp:493] Replica received implicit promise request from __req_res__(3)@10.40.19.239:5050 with proposal 1 | |
I0810 23:24:19.079319 118997 replica.cpp:342] Persisted promised to 1 | |
I0810 23:24:19.080435 119016 coordinator.cpp:238] Coordinator attempting to fill missing positions | |
I0810 23:24:19.081779 119016 replica.cpp:388] Replica received explicit promise request from __req_res__(4)@10.40.19.239:5050 for position 0 with proposal 2 | |
I0810 23:24:19.084331 118993 replica.cpp:537] Replica received write request for position 0 from __req_res__(5)@10.40.19.239:5050 | |
I0810 23:24:19.085961 119007 replica.cpp:691] Replica received learned notice for position 0 from @0.0.0.0:0 | |
I0810 23:24:19.087260 118986 log.cpp:569] Writer started with ending position 0 | |
I0810 23:24:19.091320 118989 registrar.cpp:362] Successfully fetched the registry (0B) in 15.583232ms | |
I0810 23:24:19.091486 118989 registrar.cpp:461] Applied 1 operations in 32065ns; attempting to update the registry | |
I0810 23:24:19.093605 118998 coordinator.cpp:348] Coordinator attempting to write APPEND action at position 1 | |
I0810 23:24:19.094238 119010 replica.cpp:537] Replica received write request for position 1 from __req_res__(6)@10.40.19.239:5050 | |
I0810 23:24:19.096010 119014 replica.cpp:691] Replica received learned notice for position 1 from @0.0.0.0:0 | |
I0810 23:24:19.098032 118998 registrar.cpp:506] Successfully updated the registry in 6.468096ms | |
I0810 23:24:19.098158 118998 registrar.cpp:392] Successfully recovered registrar | |
I0810 23:24:19.098399 119012 coordinator.cpp:348] Coordinator attempting to write TRUNCATE action at position 2 | |
I0810 23:24:19.098497 119010 master.cpp:1676] Recovered 0 agents from the registry (193B); allowing 10mins for agents to re-register | |
I0810 23:24:19.099521 119000 replica.cpp:537] Replica received write request for position 2 from __req_res__(7)@10.40.19.239:5050 | |
I0810 23:24:19.100952 119007 replica.cpp:691] Replica received learned notice for position 2 from @0.0.0.0:0 | |
I0810 23:24:26.422791 118989 master.cpp:5111] Registering agent at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) with id 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 | |
I0810 23:24:26.423578 119015 registrar.cpp:461] Applied 1 operations in 122092ns; attempting to update the registry | |
I0810 23:24:26.425775 119016 coordinator.cpp:348] Coordinator attempting to write APPEND action at position 3 | |
I0810 23:24:26.426743 118990 replica.cpp:537] Replica received write request for position 3 from __req_res__(8)@10.40.19.239:5050 | |
I0810 23:24:26.428824 119015 replica.cpp:691] Replica received learned notice for position 3 from @0.0.0.0:0 | |
I0810 23:24:26.431335 119009 registrar.cpp:506] Successfully updated the registry in 7.677952ms | |
I0810 23:24:26.431720 118995 coordinator.cpp:348] Coordinator attempting to write TRUNCATE action at position 4 | |
I0810 23:24:26.433091 119006 replica.cpp:537] Replica received write request for position 4 from __req_res__(9)@10.40.19.239:5050 | |
I0810 23:24:26.433657 118988 master.cpp:5182] Registered agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) with cpus(*):32; mem(*):244830; disk(*):252769; ports(*):[31000-32000] | |
I0810 23:24:26.433754 119012 hierarchical.cpp:485] Added agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) with cpus(*):32; mem(*):244830; disk(*):252769; ports(*):[31000-32000] (allocated: {}) | |
I0810 23:24:26.435200 119009 replica.cpp:691] Replica received learned notice for position 4 from @0.0.0.0:0 | |
I0810 23:24:26.435370 119012 master.cpp:5579] Received update of agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) with total oversubscribed resources {} | |
I0810 23:24:26.435652 118993 hierarchical.cpp:555] Agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) updated with oversubscribed resources {} (total: cpus(*):32; mem(*):244830; disk(*):252769; ports(*):[31000-32000], allocated: {}) | |
I0810 23:24:39.059252 118999 master.cpp:5111] Registering agent at slave(1)@10.40.21.26:5052 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) with id 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 | |
I0810 23:24:39.059893 119002 registrar.cpp:461] Applied 1 operations in 124458ns; attempting to update the registry | |
I0810 23:24:39.062186 119009 coordinator.cpp:348] Coordinator attempting to write APPEND action at position 5 | |
I0810 23:24:39.063705 119000 replica.cpp:537] Replica received write request for position 5 from __req_res__(10)@10.40.19.239:5050 | |
I0810 23:24:39.065973 118996 replica.cpp:691] Replica received learned notice for position 5 from @0.0.0.0:0 | |
I0810 23:24:39.068399 119010 registrar.cpp:506] Successfully updated the registry in 8.411136ms | |
I0810 23:24:39.068750 118999 coordinator.cpp:348] Coordinator attempting to write TRUNCATE action at position 6 | |
I0810 23:24:39.069900 119004 replica.cpp:537] Replica received write request for position 6 from __req_res__(11)@10.40.19.239:5050 | |
I0810 23:24:39.070374 118991 master.cpp:5182] Registered agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 at slave(1)@10.40.21.26:5052 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) with cpus(*):36; mem(*):59358; disk(*):252769; ports(*):[31000-32000] | |
I0810 23:24:39.070549 119017 hierarchical.cpp:485] Added agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) with cpus(*):36; mem(*):59358; disk(*):252769; ports(*):[31000-32000] (allocated: {}) | |
I0810 23:24:39.071439 119015 replica.cpp:691] Replica received learned notice for position 6 from @0.0.0.0:0 | |
I0810 23:24:39.072062 119013 master.cpp:5579] Received update of agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 at slave(1)@10.40.21.26:5052 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) with total oversubscribed resources {} | |
I0810 23:24:39.072346 119016 hierarchical.cpp:555] Agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) updated with oversubscribed resources {} (total: cpus(*):36; mem(*):59358; disk(*):252769; ports(*):[31000-32000], allocated: {}) | |
I0810 23:24:45.096478 118996 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:24:55.227934 119005 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:05.331339 119009 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:15.370857 118999 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:25.122879 118999 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:58950 | |
I0810 23:25:25.131400 118999 master.cpp:2313] Received subscription request for HTTP framework 'taskproc-default' | |
I0810 23:25:25.131870 118999 master.cpp:2411] Subscribing framework 'taskproc-default' with checkpointing enabled and capabilities [ GPU_RESOURCES ] | |
I0810 23:25:25.133227 119001 hierarchical.cpp:275] Added framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:25:25.135248 118990 master.cpp:6518] Sending 2 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:25:25.409302 118991 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:35.449945 119004 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:45.486173 119002 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:55.155208 118997 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:25:55.158143 118997 master.cpp:3552] Processing ACCEPT call for offers: [ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O0 ] on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:25:55.160467 118997 master.cpp:8271] Adding task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 with resources cpus(*):0.1; mem(*):32; disk(*):10; ports(*):[31000-31000] on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:25:55.160670 118997 master.cpp:4190] Launching task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) with resources cpus(*):0.1; mem(*):32; disk(*):10; ports(*):[31000-31000] on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:25:55.162320 119015 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:25:55.162679 119015 master.cpp:4505] Processing DECLINE call for offers: [ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O1 ] for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:25:55.177089 119014 master.cpp:5716] Status update TASK_FAILED (UUID: a07f0cc1-1c06-402f-9a56-9f767c1ba644) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 from agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:25:55.177168 119014 master.cpp:5778] Forwarding status update TASK_FAILED (UUID: a07f0cc1-1c06-402f-9a56-9f767c1ba644) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:25:55.177747 119014 master.cpp:7649] Updating the state of task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (latest state: TASK_FAILED, status update state: TASK_FAILED) | |
I0810 23:25:55.180894 119007 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:25:55.181249 119007 master.cpp:4827] Processing ACKNOWLEDGE call a07f0cc1-1c06-402f-9a56-9f767c1ba644 for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 | |
I0810 23:25:55.181313 119007 master.cpp:7745] Removing task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 with resources cpus(*):0.1; mem(*):32; disk(*):10; ports(*):[31000-31000] of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:25:55.583995 119005 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:25:56.139611 119008 master.cpp:6518] Sending 1 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:05.835536 119013 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:26:06.150327 119004 master.cpp:6518] Sending 1 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:17.043103 118988 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:26:26.163687 118988 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:26:26.165835 118988 master.cpp:3552] Processing ACCEPT call for offers: [ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O2 ] on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:26.167568 118988 master.cpp:8271] Adding task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 with resources cpus(*):0.1; mem(*):32; disk(*):10; ports(*):[31000-31000] on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:26:26.167757 118988 master.cpp:4190] Launching task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) with resources cpus(*):0.1; mem(*):32; disk(*):10; ports(*):[31000-31000] on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:26:26.183295 118987 master.cpp:5716] Status update TASK_FAILED (UUID: 56970d99-4186-4335-acfa-14c7f90a251b) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 from agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:26:26.183362 118987 master.cpp:5778] Forwarding status update TASK_FAILED (UUID: 56970d99-4186-4335-acfa-14c7f90a251b) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:26:26.183868 118987 master.cpp:7649] Updating the state of task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (latest state: TASK_FAILED, status update state: TASK_FAILED) | |
I0810 23:26:27.167879 119007 master.cpp:6518] Sending 1 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:28.001765 118999 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:26:36.193610 119017 master.cpp:5716] Status update TASK_FAILED (UUID: 56970d99-4186-4335-acfa-14c7f90a251b) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 from agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:26:36.193692 119017 master.cpp:5778] Forwarding status update TASK_FAILED (UUID: 56970d99-4186-4335-acfa-14c7f90a251b) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:26:36.194329 119017 master.cpp:7649] Updating the state of task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (latest state: TASK_FAILED, status update state: TASK_FAILED) | |
I0810 23:26:38.905057 118995 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:26:49.655236 118997 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:26:56.194639 119007 master.cpp:5716] Status update TASK_FAILED (UUID: 56970d99-4186-4335-acfa-14c7f90a251b) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 from agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:26:56.194728 119007 master.cpp:5778] Forwarding status update TASK_FAILED (UUID: 56970d99-4186-4335-acfa-14c7f90a251b) for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:26:56.195328 119007 master.cpp:7649] Updating the state of task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (latest state: TASK_FAILED, status update state: TASK_FAILED) | |
I0810 23:26:56.199721 118990 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:26:56.200166 118990 master.cpp:4505] Processing DECLINE call for offers: [ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O3 ] for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:56.203232 119008 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:26:56.203444 119008 master.cpp:3059] Processing SUPPRESS call for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:56.203590 118992 hierarchical.cpp:1104] Suppressed offers for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:26:56.207103 119010 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:26:56.207459 119010 master.cpp:4505] Processing DECLINE call for offers: [ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O3 ] for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
W0810 23:26:56.207497 119010 master.cpp:4526] Ignoring decline of offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O3 since it is no longer valid | |
I0810 23:26:56.210486 118999 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:26:56.210794 118999 master.cpp:4827] Processing ACKNOWLEDGE call 56970d99-4186-4335-acfa-14c7f90a251b for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 | |
I0810 23:26:56.210855 118999 master.cpp:7745] Removing task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 with resources cpus(*):0.1; mem(*):32; disk(*):10; ports(*):[31000-31000] of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:26:58.213002 118990 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:26:58.213335 118990 master.cpp:4600] Processing REVIVE call for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:58.213541 119011 hierarchical.cpp:1136] Removed offer filters for framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 | |
I0810 23:26:58.214539 119010 master.cpp:6518] Sending 1 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:26:59.796373 118989 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:27:00.726569 118991 http.cpp:391] HTTP POST for /master/maintenance/schedule from 10.40.19.239:52260 with User-Agent='curl/7.35.0' | |
I0810 23:27:00.728525 118996 registrar.cpp:461] Applied 1 operations in 226057ns; attempting to update the registry | |
I0810 23:27:00.730996 119017 coordinator.cpp:348] Coordinator attempting to write APPEND action at position 7 | |
I0810 23:27:00.732307 119007 replica.cpp:537] Replica received write request for position 7 from __req_res__(12)@10.40.19.239:5050 | |
I0810 23:27:00.736426 118989 replica.cpp:691] Replica received learned notice for position 7 from @0.0.0.0:0 | |
I0810 23:27:00.738961 119005 registrar.cpp:506] Successfully updated the registry in 10.363904ms | |
I0810 23:27:00.739320 118997 coordinator.cpp:348] Coordinator attempting to write TRUNCATE action at position 8 | |
I0810 23:27:00.739377 119011 master.cpp:5645] Removing unavailability of agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 at slave(1)@10.40.21.26:5052 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:27:00.739421 119011 master.cpp:5651] (sagarp) Rescinding offers for slave 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S1 at slave(1)@10.40.21.26:5052 (10-40-21-26-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:27:00.739603 119011 master.cpp:5654] (sagarp) Rescinding offer 0x7ff104000b40 | |
W0810 23:27:00.740293 119011 http.cpp:4001] (sagarp):Transitioning the removed machine back to UP mode: 10-40-21-26-uswest1cdevc.dev.yelpcorp.com (10.40.21.26) | |
W0810 23:27:00.740353 119011 http.cpp:3986] (sagarp):This machine is already up: 10-40-19-239-uswest1cdevc.dev.yelpcorp.com (10.40.19.239) | |
I0810 23:27:00.740447 119011 master.cpp:5641] Updating unavailability of agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com), starting at 2484.18115906085weeks | |
I0810 23:27:00.740481 119011 master.cpp:5651] (sagarp) Rescinding offers for slave 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 at slave(1)@10.40.19.239:5052 (10-40-19-239-uswest1cdevc.dev.yelpcorp.com) | |
I0810 23:27:00.740574 119011 master.cpp:5654] (sagarp) Rescinding offer 0x7ff0d80044b0 | |
I0810 23:27:00.740698 119014 replica.cpp:537] Replica received write request for position 8 from __req_res__(13)@10.40.19.239:5050 | |
I0810 23:27:00.741508 119011 master.cpp:6518] Sending 1 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:27:00.742543 118996 replica.cpp:691] Replica received learned notice for position 8 from @0.0.0.0:0 | |
I0810 23:27:00.742715 119011 master.cpp:6518] Sending 1 offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:27:00.743839 119011 master.cpp:6608] Sending 1 inverse offers to framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) | |
I0810 23:27:09.841008 119009 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:27:20.110267 119005 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:27:26.245108 118994 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
W0810 23:27:26.247006 118994 master.cpp:3494] Ignoring accept of offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O4 since it is no longer valid | |
W0810 23:27:26.247033 118994 master.cpp:3505] ACCEPT call used invalid offers '[ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O4 ]': Offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O4 is no longer valid | |
I0810 23:27:26.247318 118994 master.cpp:5773] Sending status update TASK_LOST for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 'Task launched with invalid offers: Offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O4 is no longer valid' | |
I0810 23:27:26.251878 119004 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:27:26.252429 119004 master.cpp:4827] Processing ACKNOWLEDGE call 56970d99-4186-4335-acfa-14c7f90a251b for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 | |
I0810 23:27:26.255393 118999 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
I0810 23:27:26.255687 118999 master.cpp:4827] Processing ACKNOWLEDGE call 56970d99-4186-4335-acfa-14c7f90a251b for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 (taskproc-default) on agent 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-S0 | |
I0810 23:27:30.159622 119004 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:27:40.200417 118992 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:27:50.238559 119007 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58720 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' | |
I0810 23:27:56.289631 119017 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 10.40.1.203:60404 | |
W0810 23:27:56.291470 119017 master.cpp:3494] Ignoring accept of offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O5 since it is no longer valid | |
W0810 23:27:56.291494 119017 master.cpp:3505] ACCEPT call used invalid offers '[ 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O5 ]': Offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O5 is no longer valid | |
I0810 23:27:56.291621 119017 master.cpp:5773] Sending status update TASK_LOST for task default.06a9248b-ba2d-4c10-a295-e95b90f70eb1 of framework 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-0000 'Task launched with invalid offers: Offer 707c1fd1-4c7c-4ba1-a572-f0aa0df17bbb-O5 is no longer valid' | |
I0810 23:28:00.281810 119015 http.cpp:391] HTTP GET for /master/state from 10.221.48.148:58721 with User-Agent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment