JayKimDevolved's picture
JayKimDevolved/deepseek
c011401 verified
raw
history blame
11.7 kB
[2025-01-15 18:16:04,545 I 519576 519576] (gcs_server) gcs_server_main.cc:52: Ray cluster metadata ray_version=2.40.0 ray_commit=22541c38dbef25286cd6d19f1c151bf4fd62f2ed
[2025-01-15 18:16:04,545 I 519576 519576] (gcs_server) io_service_pool.cc:35: IOServicePool is running with 1 io_service.
[2025-01-15 18:16:04,550 I 519576 519576] (gcs_server) event.cc:493: Ray Event initialized for GCS
[2025-01-15 18:16:04,550 I 519576 519576] (gcs_server) event.cc:493: Ray Event initialized for EXPORT_NODE
[2025-01-15 18:16:04,550 I 519576 519576] (gcs_server) event.cc:493: Ray Event initialized for EXPORT_ACTOR
[2025-01-15 18:16:04,550 I 519576 519576] (gcs_server) event.cc:493: Ray Event initialized for EXPORT_DRIVER_JOB
[2025-01-15 18:16:04,550 I 519576 519576] (gcs_server) event.cc:324: Set ray event level to warning
[2025-01-15 18:16:04,552 I 519576 519576] (gcs_server) gcs_server.cc:73: GCS storage type is StorageType::IN_MEMORY
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:42: Loading job table data.
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:54: Loading node table data.
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:80: Loading actor table data.
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:93: Loading actor task spec table data.
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:66: Loading placement group table data.
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:46: Finished loading job table data, size = 0
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:58: Finished loading node table data, size = 0
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:84: Finished loading actor table data, size = 0
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:97: Finished loading actor task spec table data, size = 0
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_init_data.cc:71: Finished loading placement group table data, size = 0
[2025-01-15 18:16:04,553 I 519576 519576] (gcs_server) gcs_server.cc:162: No existing server cluster ID found. Generating new ID: b4724d24eb326d5755d762fbc47f831252ec4b77a2972f3630619aed
[2025-01-15 18:16:04,554 I 519576 519576] (gcs_server) gcs_server.cc:644: Autoscaler V2 enabled: 0
[2025-01-15 18:16:04,555 I 519576 519576] (gcs_server) grpc_server.cc:134: GcsServer server started, listening on port 58123.
[2025-01-15 18:16:04,822 I 519576 519576] (gcs_server) gcs_server.cc:245: Gcs Debug state:
GcsNodeManager:
- RegisterNode request count: 0
- DrainNode request count: 0
- GetAllNodeInfo request count: 0
GcsActorManager:
- RegisterActor request count: 0
- CreateActor request count: 0
- GetActorInfo request count: 0
- GetNamedActorInfo request count: 0
- GetAllActorInfo request count: 0
- KillActor request count: 0
- ListNamedActors request count: 0
- Registered actors count: 0
- Destroyed actors count: 0
- Named actors count: 0
- Unresolved actors count: 0
- Pending actors count: 0
- Created actors count: 0
- owners_: 0
- actor_to_register_callbacks_: 0
- actor_to_restart_callbacks_: 0
- actor_to_create_callbacks_: 0
- sorted_destroyed_actor_list_: 0
GcsResourceManager:
- GetAllAvailableResources request count: 0
- GetAllTotalResources request count: 0
- GetAllResourceUsage request count: 0
GcsPlacementGroupManager:
- CreatePlacementGroup request count: 0
- RemovePlacementGroup request count: 0
- GetPlacementGroup request count: 0
- GetAllPlacementGroup request count: 0
- WaitPlacementGroupUntilReady request count: 0
- GetNamedPlacementGroup request count: 0
- Scheduling pending placement group count: 0
- Registered placement groups count: 0
- Named placement group count: 0
- Pending placement groups count: 0
- Infeasible placement groups count: 0
Publisher:
[runtime env manager] ID to URIs table:
[runtime env manager] URIs reference table:
GcsTaskManager:
-Total num task events reported: 0
-Total num status task events dropped: 0
-Total num profile events dropped: 0
-Current num of task events stored: 0
-Total num of actor creation tasks: 0
-Total num of actor tasks: 0
-Total num of normal tasks: 0
-Total num of driver tasks: 0
GcsAutoscalerStateManager:
- last_seen_autoscaler_state_version_: 0
- last_cluster_resource_state_version_: 0
- pending demands:
[2025-01-15 18:16:04,823 I 519576 519576] (gcs_server) gcs_server.cc:843: Main service Event stats:
Global stats: 25 total (5 active)
Queueing time: mean = 95.847 ms, max = 265.732 ms, min = 2.257 us, total = 2.396 s
Execution time: mean = 10.738 ms, total = 268.446 ms
Event stats:
GcsInMemoryStore.Put - 9 total (0 active), Execution time: mean = 29.529 ms, total = 265.763 ms, Queueing time: mean = 206.223 ms, max = 265.326 ms, min = 2.918 us, total = 1.856 s
GcsInMemoryStore.GetAll - 5 total (0 active), Execution time: mean = 7.103 us, total = 35.517 us, Queueing time: mean = 41.835 us, max = 43.591 us, min = 39.499 us, total = 209.173 us
PeriodicalRunner.RunFnPeriodically - 4 total (2 active, 1 running), Execution time: mean = 2.175 us, total = 8.698 us, Queueing time: mean = 132.839 ms, max = 265.732 ms, min = 265.626 ms, total = 531.358 ms
event_loop_lag_probe - 2 total (0 active), Execution time: mean = 6.602 us, total = 13.204 us, Queueing time: mean = 4.117 ms, max = 8.064 ms, min = 170.172 us, total = 8.235 ms
GcsInMemoryStore.Get - 1 total (0 active), Execution time: mean = 10.828 us, total = 10.828 us, Queueing time: mean = 2.257 us, max = 2.257 us, min = 2.257 us, total = 2.257 us
NodeInfoGcsService.grpc_server.GetClusterId - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
NodeInfoGcsService.grpc_server.GetClusterId.HandleRequestImpl - 1 total (0 active), Execution time: mean = 2.615 ms, total = 2.615 ms, Queueing time: mean = 349.818 us, max = 349.818 us, min = 349.818 us, total = 349.818 us
RayletLoadPulled - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
ClusterResourceManager.ResetRemoteNodeView - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
[2025-01-15 18:16:04,823 I 519576 519576] (gcs_server) gcs_server.cc:847: task_io_context Event stats:
Global stats: 5 total (1 active)
Queueing time: mean = 236.352 us, max = 977.281 us, min = 12.020 us, total = 1.182 ms
Execution time: mean = 130.166 us, total = 650.831 us
Event stats:
event_loop_lag_probe - 3 total (0 active), Execution time: mean = 211.719 us, total = 635.158 us, Queueing time: mean = 361.047 us, max = 977.281 us, min = 12.020 us, total = 1.083 ms
PeriodicalRunner.RunFnPeriodically - 1 total (0 active), Execution time: mean = 15.673 us, total = 15.673 us, Queueing time: mean = 98.618 us, max = 98.618 us, min = 98.618 us, total = 98.618 us
GcsTaskManager.GcJobSummary - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
[2025-01-15 18:16:04,823 I 519576 519576] (gcs_server) gcs_server.cc:847: pubsub_io_context Event stats:
Global stats: 5 total (1 active)
Queueing time: mean = 2.983 ms, max = 8.672 ms, min = 9.660 us, total = 14.913 ms
Execution time: mean = 43.339 us, total = 216.695 us
Event stats:
event_loop_lag_probe - 3 total (0 active), Execution time: mean = 52.556 us, total = 157.668 us, Queueing time: mean = 2.925 ms, max = 8.672 ms, min = 9.660 us, total = 8.776 ms
PeriodicalRunner.RunFnPeriodically - 1 total (0 active), Execution time: mean = 59.027 us, total = 59.027 us, Queueing time: mean = 6.137 ms, max = 6.137 ms, min = 6.137 ms, total = 6.137 ms
Publisher.CheckDeadSubscribers - 1 total (1 active), Execution time: mean = 0.000 s, total = 0.000 s, Queueing time: mean = 0.000 s, max = -0.000 s, min = 9223372036.855 s, total = 0.000 s
[2025-01-15 18:16:04,823 I 519576 519576] (gcs_server) gcs_server.cc:847: ray_syncer_io_context Event stats:
Global stats: 5 total (0 active)
Queueing time: mean = 609.088 us, max = 2.721 ms, min = 9.154 us, total = 3.045 ms
Execution time: mean = 61.648 us, total = 308.241 us
Event stats:
event_loop_lag_probe - 3 total (0 active), Execution time: mean = 102.065 us, total = 306.196 us, Queueing time: mean = 922.191 us, max = 2.721 ms, min = 9.154 us, total = 2.767 ms
RaySyncerRegister - 2 total (0 active), Execution time: mean = 1.022 us, total = 2.045 us, Queueing time: mean = 139.434 us, max = 140.893 us, min = 137.975 us, total = 278.868 us
[2025-01-15 18:16:06,117 I 519576 519576] (gcs_server) gcs_node_manager.cc:85: Registering node info, address = 192.168.0.2, node name = 192.168.0.2 node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:06,117 I 519576 519576] (gcs_server) gcs_node_manager.cc:91: Finished registering node info, address = 192.168.0.2, node name = 192.168.0.2, is_head_node = 1 node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:06,117 I 519576 519576] (gcs_server) gcs_placement_group_manager.cc:819: A new node: bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c registered, will try to reschedule all the infeasible placement groups.
[2025-01-15 18:16:06,123 I 519576 519659] (gcs_server) ray_syncer.cc:377: Get connection node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:07,179 I 519576 519576] (gcs_server) gcs_job_manager.cc:90: Adding job, job id = 01000000, driver pid = 519508
[2025-01-15 18:16:07,179 I 519576 519576] (gcs_server) gcs_job_manager.cc:111: Finished adding job, job id = 01000000, driver pid = 519508
[2025-01-15 18:16:12,879 I 519576 519576] (gcs_server) gcs_job_manager.cc:149: Finished marking job state, job id = 01000000
[2025-01-15 18:16:13,078 I 519576 519576] (gcs_server) gcs_node_manager.cc:366: Removing node, node name = 192.168.0.2, death reason = EXPECTED_TERMINATION, death message = received SIGTERM node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:13,078 I 519576 519576] (gcs_server) gcs_placement_group_manager.cc:789: Node failed, rescheduling the placement groups on the dead node. node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:13,078 I 519576 519576] (gcs_server) gcs_actor_manager.cc:1274: Node failed, reconstructing actors. node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:13,078 I 519576 519576] (gcs_server) gcs_job_manager.cc:454: Node failed, mark all jobs from this node as finished node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:13,323 I 519576 519625] (gcs_server) ray_syncer-inl.h:318: Failed to read the message from: bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:13,323 I 519576 519625] (gcs_server) ray_syncer.cc:373: Connection is broken. node_id=bf60277ada9b23a36d36892e69e1e93f203728368e6c22af44f1895c
[2025-01-15 18:16:13,341 I 519576 519576] (gcs_server) gcs_server_main.cc:130: GCS server received SIGTERM, shutting down...
[2025-01-15 18:16:13,343 I 519576 519576] (gcs_server) gcs_server.cc:267: Stopping GCS server.
[2025-01-15 18:16:13,438 I 519576 519576] (gcs_server) gcs_server.cc:284: GCS server stopped.
[2025-01-15 18:16:13,438 I 519576 519576] (gcs_server) io_service_pool.cc:47: IOServicePool is stopped.
[2025-01-15 18:16:13,460 I 519576 519576] (gcs_server) stats.h:120: Stats module has shutdown.