rentaiming
2024-07-08 8e6989e09a2cc4046fd6985b18f715f98f45e1c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
17:04:45.844 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:04:46.868 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of b015e918-42e2-43c3-a388-ffca3297ca97_config-0
17:04:46.947 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 56 ms to scan 1 urls, producing 3 keys and 6 values 
17:04:46.990 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 4 keys and 9 values 
17:04:47.006 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
17:04:47.373 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 363 ms to scan 254 urls, producing 0 keys and 0 values 
17:04:47.388 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
17:04:47.405 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
17:04:47.420 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
17:04:47.716 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 293 ms to scan 254 urls, producing 0 keys and 0 values 
17:04:47.717 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:04:47.718 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1589931229
17:04:47.719 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/589610983
17:04:47.720 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:04:47.721 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:04:47.730 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:04:49.351 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717405489658_192.168.110.235_62113
17:04:49.352 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Notify connected event to listeners.
17:04:49.352 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:04:49.353 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [b015e918-42e2-43c3-a388-ffca3297ca97_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1902499120
17:04:49.452 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
17:04:56.869 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
17:04:58.574 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
17:04:59.010 [redisson-netty-5-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
17:04:59.072 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
17:04:59.305 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
17:05:00.608 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0
17:05:00.608 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:05:00.608 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1589931229
17:05:00.609 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/589610983
17:05:00.609 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:05:00.609 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:05:00.610 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:05:00.736 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717405501137_192.168.110.235_62212
17:05:00.736 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Notify connected event to listeners.
17:05:00.736 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:05:00.737 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db92115-1be6-4b25-906c-3fd0ec4ef3b1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1902499120
17:05:00.742 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
17:05:00.844 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of d451aee1-fc4d-4613-91e9-f390d4781eb5
17:05:00.845 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] RpcClient init label, labels = {module=naming, source=sdk}
17:05:00.847 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
17:05:00.847 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
17:05:00.847 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
17:05:00.848 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:05:00.966 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717405501374_192.168.110.235_62213
17:05:00.966 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:05:00.966 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Notify connected event to listeners.
17:05:00.966 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1902499120
17:05:01.544 [nacos-grpc-client-executor-37] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 435
17:05:01.545 [nacos-grpc-client-executor-37] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 435
17:05:01.746 [nacos-grpc-client-executor-38] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 436
17:05:01.746 [nacos-grpc-client-executor-38] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 436
17:05:01.748 [nacos-grpc-client-executor-39] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 439
17:05:01.748 [nacos-grpc-client-executor-39] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 439
17:05:01.751 [nacos-grpc-client-executor-40] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 438
17:05:01.751 [nacos-grpc-client-executor-40] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 438
17:05:01.754 [nacos-grpc-client-executor-41] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 440
17:05:01.755 [nacos-grpc-client-executor-41] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 440
17:05:01.758 [nacos-grpc-client-executor-42] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 441
17:05:01.758 [nacos-grpc-client-executor-42] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 441
17:05:01.762 [nacos-grpc-client-executor-43] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 437
17:05:01.763 [nacos-grpc-client-executor-43] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 437
17:05:01.765 [nacos-grpc-client-executor-44] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 443
17:05:01.766 [nacos-grpc-client-executor-44] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 443
17:05:01.769 [nacos-grpc-client-executor-45] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 442
17:05:01.769 [nacos-grpc-client-executor-45] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 442
17:05:01.911 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:9000 register finished
17:05:02.511 [nacos-grpc-client-executor-0] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 444
17:05:02.516 [nacos-grpc-client-executor-0] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 444
17:05:02.991 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.132 seconds (JVM running for 20.159)
17:05:03.001 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
17:05:03.003 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
17:05:03.006 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
17:05:06.561 [RMI TCP Connection(1)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
17:06:50.449 [nacos-grpc-client-executor-102] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 446
17:06:50.453 [nacos-grpc-client-executor-102] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 446
17:08:29.535 [nacos-grpc-client-executor-153] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 451
17:08:29.543 [nacos-grpc-client-executor-153] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 451
17:09:02.087 [nacos-grpc-client-executor-165] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 454
17:09:02.091 [nacos-grpc-client-executor-165] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 454
17:14:02.070 [nacos-grpc-client-executor-304] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 462
17:14:02.071 [nacos-grpc-client-executor-304] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 462
17:19:09.618 [nacos-grpc-client-executor-446] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 463
17:19:09.621 [nacos-grpc-client-executor-446] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 463
17:20:16.874 [nacos-grpc-client-executor-474] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 465
17:20:16.876 [nacos-grpc-client-executor-474] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 465
17:39:55.748 [nacos-grpc-client-executor-984] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 470
17:39:55.759 [nacos-grpc-client-executor-984] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 470
17:41:29.997 [nacos-grpc-client-executor-1030] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 473
17:41:29.999 [nacos-grpc-client-executor-1030] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 473
17:44:18.604 [nacos-grpc-client-executor-1108] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 475
17:44:18.607 [nacos-grpc-client-executor-1108] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 475
17:45:11.815 [nacos-grpc-client-executor-1133] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Receive server push request, request = NotifySubscriberRequest, requestId = 478
17:45:11.818 [nacos-grpc-client-executor-1133] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d451aee1-fc4d-4613-91e9-f390d4781eb5] Ack server push request, request = NotifySubscriberRequest, requestId = 478
18:54:10.776 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:54:10.784 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:54:11.122 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:54:11.122 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2e80f2e7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:54:11.123 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717405501374_192.168.110.235_62213
18:54:11.128 [nacos-grpc-client-executor-2836] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717405501374_192.168.110.235_62213]Ignore complete event,isRunning:false,isAbandon=false
18:54:11.134 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@a9712bf[Running, pool size = 15, active threads = 0, queued tasks = 0, completed tasks = 2849]
16:13:56.593 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:13:57.744 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0
16:13:57.818 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 48 ms to scan 1 urls, producing 3 keys and 6 values 
16:13:57.863 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 4 keys and 9 values 
16:13:57.880 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:13:58.212 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 328 ms to scan 254 urls, producing 0 keys and 0 values 
16:13:58.225 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
16:13:58.241 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
16:13:58.257 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
16:13:58.561 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 301 ms to scan 254 urls, producing 0 keys and 0 values 
16:13:58.562 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:13:58.563 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1214753695
16:13:58.563 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1710422448
16:13:58.564 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:13:58.565 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:13:58.575 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:14:00.540 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216840324_192.168.110.235_53238
16:14:00.541 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Notify connected event to listeners.
16:14:00.541 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:14:00.542 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5d7a2dd9-d2b4-4670-88e9-7c696ac125fc_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/521985523
16:14:00.653 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:14:06.553 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
16:14:08.507 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:14:09.026 [redisson-netty-5-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
16:14:09.106 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
16:14:09.346 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
16:14:10.862 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 563aa79c-25b8-4db5-9608-2c2def22fb74_config-0
16:14:10.862 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:14:10.863 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1214753695
16:14:10.863 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1710422448
16:14:10.863 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:14:10.863 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:14:10.864 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:14:10.991 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216850871_192.168.110.235_53340
16:14:10.991 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Notify connected event to listeners.
16:14:10.991 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:14:10.992 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [563aa79c-25b8-4db5-9608-2c2def22fb74_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/521985523
16:14:10.999 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:14:11.119 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 463f1531-88b6-4f7f-905e-6d44a06d9877
16:14:11.119 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] RpcClient init label, labels = {module=naming, source=sdk}
16:14:11.121 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:14:11.121 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:14:11.122 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:14:11.123 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:14:11.237 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216851128_192.168.110.235_53342
16:14:11.238 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:14:11.238 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Notify connected event to listeners.
16:14:11.238 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/521985523
16:14:11.892 [nacos-grpc-client-executor-8] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Receive server push request, request = NotifySubscriberRequest, requestId = 5
16:14:11.893 [nacos-grpc-client-executor-8] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Ack server push request, request = NotifySubscriberRequest, requestId = 5
16:14:12.466 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
16:14:13.056 [nacos-grpc-client-executor-15] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Receive server push request, request = NotifySubscriberRequest, requestId = 6
16:14:13.057 [nacos-grpc-client-executor-15] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [463f1531-88b6-4f7f-905e-6d44a06d9877] Ack server push request, request = NotifySubscriberRequest, requestId = 6
16:14:13.567 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.193 seconds (JVM running for 20.353)
16:14:13.576 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
16:14:13.577 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
16:14:13.580 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
16:14:17.182 [RMI TCP Connection(1)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:15:21.086 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
16:15:21.090 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
16:16:02.558 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:16:03.673 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 5549556a-c74c-474b-aa27-9e46c3a85915_config-0
16:16:03.748 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 48 ms to scan 1 urls, producing 3 keys and 6 values 
16:16:03.791 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 4 keys and 9 values 
16:16:03.808 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 3 keys and 10 values 
16:16:04.150 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 338 ms to scan 254 urls, producing 0 keys and 0 values 
16:16:04.162 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
16:16:04.177 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 7 values 
16:16:04.192 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
16:16:04.496 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 301 ms to scan 254 urls, producing 0 keys and 0 values 
16:16:04.497 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:16:04.498 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1710422448
16:16:04.499 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1609038183
16:16:04.500 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:16:04.500 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:16:04.512 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:16:06.562 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216966361_192.168.110.235_53485
16:16:06.563 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Notify connected event to listeners.
16:16:06.564 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:16:06.565 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5549556a-c74c-474b-aa27-9e46c3a85915_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/521985523
16:16:06.667 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:16:12.348 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
16:16:14.289 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:16:14.875 [redisson-netty-5-6] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
16:16:14.968 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
16:16:15.212 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
16:16:16.703 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 36884d82-b746-49cd-b909-70c654841778_config-0
16:16:16.703 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:16:16.704 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1710422448
16:16:16.704 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1609038183
16:16:16.704 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:16:16.704 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:16:16.705 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:16:16.822 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216976710_192.168.110.235_53587
16:16:16.823 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Notify connected event to listeners.
16:16:16.822 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:16:16.823 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [36884d82-b746-49cd-b909-70c654841778_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/521985523
16:16:16.830 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:16:16.969 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6
16:16:16.970 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] RpcClient init label, labels = {module=naming, source=sdk}
16:16:16.972 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:16:16.972 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:16:16.973 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:16:16.973 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:16:17.098 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216976979_192.168.110.235_53588
16:16:17.098 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Notify connected event to listeners.
16:16:17.098 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:16:17.099 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/521985523
16:16:17.689 [nacos-grpc-client-executor-9] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Receive server push request, request = NotifySubscriberRequest, requestId = 7
16:16:17.690 [nacos-grpc-client-executor-9] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Ack server push request, request = NotifySubscriberRequest, requestId = 7
16:16:18.346 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
16:16:18.887 [nacos-grpc-client-executor-15] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Receive server push request, request = NotifySubscriberRequest, requestId = 8
16:16:18.895 [nacos-grpc-client-executor-15] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2f61bbf4-cf44-4bf1-ab28-1d6f3c8aa7b6] Ack server push request, request = NotifySubscriberRequest, requestId = 8
16:16:19.596 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.204 seconds (JVM running for 20.401)
16:16:19.604 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
16:16:19.606 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
16:16:19.610 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
16:16:23.122 [RMI TCP Connection(2)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:16:33.827 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
16:16:33.868 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
16:17:28.929 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:17:30.042 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 33727b39-6707-43e3-a67a-9707a873e62a_config-0
16:17:30.116 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 47 ms to scan 1 urls, producing 3 keys and 6 values 
16:17:30.161 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values 
16:17:30.179 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
16:17:30.509 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 326 ms to scan 254 urls, producing 0 keys and 0 values 
16:17:30.526 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 5 values 
16:17:30.541 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 7 values 
16:17:30.557 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
16:17:30.867 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 308 ms to scan 254 urls, producing 0 keys and 0 values 
16:17:30.868 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:17:30.869 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1609038183
16:17:30.870 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1508130444
16:17:30.870 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:17:30.871 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:17:30.884 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:17:32.925 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217052710_192.168.110.235_53852
16:17:32.929 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Notify connected event to listeners.
16:17:32.929 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:17:32.930 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33727b39-6707-43e3-a67a-9707a873e62a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/579590740
16:17:33.029 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:17:38.770 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
16:17:40.676 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:17:41.199 [redisson-netty-5-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
16:17:41.295 [redisson-netty-5-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
16:17:41.522 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
16:17:43.044 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 91214d98-94a7-4c6e-804c-7cefe40331e8_config-0
16:17:43.044 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:17:43.044 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1609038183
16:17:43.044 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1508130444
16:17:43.044 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:17:43.045 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:17:43.045 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:17:43.164 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217063051_192.168.110.235_53949
16:17:43.164 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Notify connected event to listeners.
16:17:43.164 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:17:43.165 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [91214d98-94a7-4c6e-804c-7cefe40331e8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/579590740
16:17:43.171 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:17:43.294 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 1982006c-45fe-4cec-99dc-565a6dd1c324
16:17:43.295 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] RpcClient init label, labels = {module=naming, source=sdk}
16:17:43.297 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:17:43.297 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:17:43.297 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:17:43.298 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:17:43.414 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217063303_192.168.110.235_53951
16:17:43.414 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:17:43.415 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Notify connected event to listeners.
16:17:43.415 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/579590740
16:17:43.974 [nacos-grpc-client-executor-12] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Receive server push request, request = NotifySubscriberRequest, requestId = 10
16:17:43.975 [nacos-grpc-client-executor-12] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Ack server push request, request = NotifySubscriberRequest, requestId = 10
16:17:44.178 [nacos-grpc-client-executor-13] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Receive server push request, request = NotifySubscriberRequest, requestId = 11
16:17:44.178 [nacos-grpc-client-executor-13] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Ack server push request, request = NotifySubscriberRequest, requestId = 11
16:17:44.680 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
16:17:45.274 [nacos-grpc-client-executor-21] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Receive server push request, request = NotifySubscriberRequest, requestId = 12
16:17:45.282 [nacos-grpc-client-executor-21] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1982006c-45fe-4cec-99dc-565a6dd1c324] Ack server push request, request = NotifySubscriberRequest, requestId = 12
16:17:45.809 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.085 seconds (JVM running for 20.475)
16:17:45.815 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
16:17:45.818 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
16:17:45.823 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
16:17:49.489 [RMI TCP Connection(2)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:18:27.805 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
16:18:27.812 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
16:26:29.915 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:26:31.054 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 8db08527-63dc-4511-8756-5318a41795a6_config-0
16:26:31.133 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 50 ms to scan 1 urls, producing 3 keys and 6 values 
16:26:31.190 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 34 ms to scan 1 urls, producing 4 keys and 9 values 
16:26:31.206 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:26:31.546 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 335 ms to scan 254 urls, producing 0 keys and 0 values 
16:26:31.559 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
16:26:31.582 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 1 keys and 7 values 
16:26:31.598 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
16:26:31.896 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 296 ms to scan 254 urls, producing 0 keys and 0 values 
16:26:31.898 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:26:31.900 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/749362556
16:26:31.901 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1583816224
16:26:31.902 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:26:31.903 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:26:31.914 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:26:34.009 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217593795_192.168.110.235_54865
16:26:34.011 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Notify connected event to listeners.
16:26:34.011 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:26:34.012 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db08527-63dc-4511-8756-5318a41795a6_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1924411652
16:26:34.128 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:26:40.019 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
16:26:41.903 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:26:42.422 [redisson-netty-5-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
16:26:42.518 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
16:26:42.741 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
16:26:44.273 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 32249c3d-9508-42d0-bb7e-403657296834_config-0
16:26:44.273 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:26:44.273 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/749362556
16:26:44.273 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1583816224
16:26:44.274 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:26:44.274 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:26:44.275 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:26:44.387 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217604280_192.168.110.235_54964
16:26:44.388 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:26:44.388 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Notify connected event to listeners.
16:26:44.388 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [32249c3d-9508-42d0-bb7e-403657296834_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1924411652
16:26:44.393 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:26:44.519 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7
16:26:44.520 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] RpcClient init label, labels = {module=naming, source=sdk}
16:26:44.522 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:26:44.522 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:26:44.523 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:26:44.523 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:26:44.636 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217604529_192.168.110.235_54965
16:26:44.636 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:26:44.636 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Notify connected event to listeners.
16:26:44.636 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1924411652
16:26:45.232 [nacos-grpc-client-executor-11] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Receive server push request, request = NotifySubscriberRequest, requestId = 14
16:26:45.232 [nacos-grpc-client-executor-11] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Ack server push request, request = NotifySubscriberRequest, requestId = 14
16:26:45.323 [nacos-grpc-client-executor-12] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Receive server push request, request = NotifySubscriberRequest, requestId = 15
16:26:45.324 [nacos-grpc-client-executor-12] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Ack server push request, request = NotifySubscriberRequest, requestId = 15
16:26:45.894 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
16:26:46.404 [nacos-grpc-client-executor-21] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Receive server push request, request = NotifySubscriberRequest, requestId = 16
16:26:46.404 [nacos-grpc-client-executor-21] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [88dc9eeb-36b6-4a3e-90c3-8c5e365be3a7] Ack server push request, request = NotifySubscriberRequest, requestId = 16
16:26:46.987 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.31 seconds (JVM running for 20.542)
16:26:46.994 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
16:26:46.997 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
16:26:47.001 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
16:26:50.480 [RMI TCP Connection(2)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:29:01.998 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
16:29:02.005 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
16:31:26.138 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:31:27.261 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0
16:31:27.331 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 46 ms to scan 1 urls, producing 3 keys and 6 values 
16:31:27.378 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values 
16:31:27.395 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 3 keys and 10 values 
16:31:27.724 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 325 ms to scan 254 urls, producing 0 keys and 0 values 
16:31:27.737 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
16:31:27.754 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
16:31:27.770 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
16:31:28.088 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 315 ms to scan 254 urls, producing 0 keys and 0 values 
16:31:28.089 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:31:28.090 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1737796619
16:31:28.090 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/2078741622
16:31:28.091 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:31:28.092 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:31:28.104 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:31:30.089 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217889874_192.168.110.235_55508
16:31:30.090 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Notify connected event to listeners.
16:31:30.090 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:31:30.091 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab49e705-37f9-4ee3-8530-561fbbe9f2b1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1747237139
16:31:30.187 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:31:35.949 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
16:31:37.838 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:31:38.379 [redisson-netty-5-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
16:31:38.429 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
16:31:38.658 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
16:31:40.183 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0
16:31:40.183 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:31:40.183 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1737796619
16:31:40.183 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/2078741622
16:31:40.184 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:31:40.184 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:31:40.185 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:31:40.302 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217900193_192.168.110.235_55608
16:31:40.303 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Notify connected event to listeners.
16:31:40.303 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:31:40.303 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a7f21f1-f9b2-4518-9bb3-50c63475c68b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1747237139
16:31:40.310 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:31:40.445 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 84d46475-f88d-4611-9cab-9205dd6dba76
16:31:40.445 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] RpcClient init label, labels = {module=naming, source=sdk}
16:31:40.447 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:31:40.448 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:31:40.448 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:31:40.449 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:31:40.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719217900455_192.168.110.235_55609
16:31:40.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:31:40.566 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Notify connected event to listeners.
16:31:40.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1747237139
16:31:41.100 [nacos-grpc-client-executor-14] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Receive server push request, request = NotifySubscriberRequest, requestId = 18
16:31:41.101 [nacos-grpc-client-executor-14] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Ack server push request, request = NotifySubscriberRequest, requestId = 18
16:31:41.298 [nacos-grpc-client-executor-15] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Receive server push request, request = NotifySubscriberRequest, requestId = 19
16:31:41.298 [nacos-grpc-client-executor-15] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Ack server push request, request = NotifySubscriberRequest, requestId = 19
16:31:41.301 [nacos-grpc-client-executor-16] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Receive server push request, request = NotifySubscriberRequest, requestId = 20
16:31:41.301 [nacos-grpc-client-executor-16] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Ack server push request, request = NotifySubscriberRequest, requestId = 20
16:31:41.901 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
16:31:42.496 [nacos-grpc-client-executor-28] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Receive server push request, request = NotifySubscriberRequest, requestId = 21
16:31:42.497 [nacos-grpc-client-executor-28] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84d46475-f88d-4611-9cab-9205dd6dba76] Ack server push request, request = NotifySubscriberRequest, requestId = 21
16:31:43.184 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.236 seconds (JVM running for 20.778)
16:31:43.193 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
16:31:43.195 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
16:31:43.199 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
16:31:46.724 [RMI TCP Connection(1)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:36:00.148 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
16:36:00.151 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
16:36:07.091 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:36:08.217 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 1af9381b-f51d-40bb-a400-f3c58634fbac_config-0
16:36:08.290 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 46 ms to scan 1 urls, producing 3 keys and 6 values 
16:36:08.338 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 4 keys and 9 values 
16:36:08.354 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:36:08.679 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 321 ms to scan 254 urls, producing 0 keys and 0 values 
16:36:08.691 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
16:36:08.709 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
16:36:08.722 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values 
16:36:09.016 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 290 ms to scan 254 urls, producing 0 keys and 0 values 
16:36:09.017 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:36:09.018 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1737796619
16:36:09.019 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/2078741622
16:36:09.020 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:36:09.021 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:36:09.033 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:36:11.015 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218170811_192.168.110.235_55968
16:36:11.016 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Notify connected event to listeners.
16:36:11.016 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:36:11.017 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1af9381b-f51d-40bb-a400-f3c58634fbac_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1747237139
16:36:11.114 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:36:16.824 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
16:36:18.765 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:36:19.383 [redisson-netty-5-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
16:36:19.445 [redisson-netty-5-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
16:36:19.681 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
16:36:21.214 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a9efe678-1b48-43aa-a58d-73d22b25989a_config-0
16:36:21.214 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:36:21.214 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1737796619
16:36:21.214 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/2078741622
16:36:21.215 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:36:21.215 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:36:21.216 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:36:21.330 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218181221_192.168.110.235_56063
16:36:21.330 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Notify connected event to listeners.
16:36:21.330 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:36:21.331 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a9efe678-1b48-43aa-a58d-73d22b25989a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1747237139
16:36:21.337 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:36:21.461 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of d86e1827-397e-4807-a685-dd65ad9dcaef
16:36:21.462 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] RpcClient init label, labels = {module=naming, source=sdk}
16:36:21.464 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:36:21.464 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:36:21.464 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:36:21.465 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:36:21.579 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218181469_192.168.110.235_56064
16:36:21.579 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:36:21.579 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Notify connected event to listeners.
16:36:21.580 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/1747237139
16:36:22.133 [nacos-grpc-client-executor-11] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Receive server push request, request = NotifySubscriberRequest, requestId = 22
16:36:22.134 [nacos-grpc-client-executor-11] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Ack server push request, request = NotifySubscriberRequest, requestId = 22
16:36:22.816 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
16:36:23.423 [nacos-grpc-client-executor-17] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Receive server push request, request = NotifySubscriberRequest, requestId = 23
16:36:23.432 [nacos-grpc-client-executor-17] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d86e1827-397e-4807-a685-dd65ad9dcaef] Ack server push request, request = NotifySubscriberRequest, requestId = 23
16:36:23.906 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.014 seconds (JVM running for 20.274)
16:36:23.914 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
16:36:23.917 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
16:36:23.920 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
16:36:27.687 [RMI TCP Connection(2)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
16:36:36.687 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
16:36:36.691 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
17:01:01.241 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:01:02.377 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0
17:01:02.449 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 47 ms to scan 1 urls, producing 3 keys and 6 values 
17:01:02.496 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 4 keys and 9 values 
17:01:02.512 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
17:01:02.841 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 325 ms to scan 254 urls, producing 0 keys and 0 values 
17:01:02.855 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
17:01:02.875 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 7 values 
17:01:02.891 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
17:01:03.194 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 300 ms to scan 254 urls, producing 0 keys and 0 values 
17:01:03.196 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:01:03.196 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1710422448
17:01:03.197 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1609038183
17:01:03.197 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:01:03.198 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:01:03.209 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:01:05.226 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219665011_192.168.110.235_57889
17:01:05.228 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Notify connected event to listeners.
17:01:05.228 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:01:05.229 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [312e9cf1-dd06-4de7-b77c-cbd9bcb510e3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/579590740
17:01:05.329 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
17:01:11.016 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
17:01:12.922 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
17:01:13.458 [redisson-netty-5-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
17:01:13.545 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
17:01:13.772 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
17:01:15.283 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0
17:01:15.283 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:01:15.283 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1710422448
17:01:15.283 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/1609038183
17:01:15.284 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:01:15.284 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:01:15.284 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:01:15.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219675289_192.168.110.235_57990
17:01:15.398 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Notify connected event to listeners.
17:01:15.398 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:01:15.398 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a05143a-261e-480c-a0fd-92269a2ad7cf_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/579590740
17:01:15.404 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
17:01:15.536 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of fa961f08-4410-4578-9d8e-676eb1a67875
17:01:15.536 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] RpcClient init label, labels = {module=naming, source=sdk}
17:01:15.539 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
17:01:15.540 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
17:01:15.540 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
17:01:15.541 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:01:15.662 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219675547_192.168.110.235_57991
17:01:15.663 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Notify connected event to listeners.
17:01:15.663 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:01:15.663 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/579590740
17:01:16.260 [nacos-grpc-client-executor-9] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Receive server push request, request = NotifySubscriberRequest, requestId = 25
17:01:16.261 [nacos-grpc-client-executor-9] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Ack server push request, request = NotifySubscriberRequest, requestId = 25
17:01:16.350 [nacos-grpc-client-executor-10] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Receive server push request, request = NotifySubscriberRequest, requestId = 26
17:01:16.351 [nacos-grpc-client-executor-10] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Ack server push request, request = NotifySubscriberRequest, requestId = 26
17:01:16.870 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
17:01:17.440 [nacos-grpc-client-executor-18] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Receive server push request, request = NotifySubscriberRequest, requestId = 27
17:01:17.440 [nacos-grpc-client-executor-18] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fa961f08-4410-4578-9d8e-676eb1a67875] Ack server push request, request = NotifySubscriberRequest, requestId = 27
17:01:18.014 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 18.002 seconds (JVM running for 20.231)
17:01:18.025 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
17:01:18.027 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
17:01:18.031 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
17:01:21.750 [RMI TCP Connection(1)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
17:01:27.161 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
17:01:27.165 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
17:01:27.496 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
17:01:27.497 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@67940560[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
17:01:27.497 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1719219675547_192.168.110.235_57991
17:01:27.498 [nacos-grpc-client-executor-29] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1719219675547_192.168.110.235_57991]Ignore complete event,isRunning:false,isAbandon=false
17:01:27.502 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@52ed4533[Running, pool size = 11, active threads = 0, queued tasks = 0, completed tasks = 30]
17:07:14.818 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:07:15.963 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0
17:07:16.040 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 50 ms to scan 1 urls, producing 3 keys and 6 values 
17:07:16.088 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 4 keys and 9 values 
17:07:16.105 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
17:07:16.433 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 324 ms to scan 254 urls, producing 0 keys and 0 values 
17:07:16.445 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
17:07:16.462 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
17:07:16.478 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
17:07:16.776 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 295 ms to scan 254 urls, producing 0 keys and 0 values 
17:07:16.777 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:07:16.778 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1508130444
17:07:16.778 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/749362556
17:07:16.779 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:07:16.780 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:07:16.794 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:07:18.948 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719220038692_192.168.110.235_59875
17:07:18.949 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Notify connected event to listeners.
17:07:18.949 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:07:18.950 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [fca86caf-5ef6-413c-8856-2eae7af6f0ce_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/188647125
17:07:19.068 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
17:07:25.045 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayFilter,144] - [Sentinel SpringCloudGateway] register SentinelGatewayFilter with order: -2147483648
17:07:27.190 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
17:07:27.741 [redisson-netty-5-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
17:07:27.901 [redisson-netty-5-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
17:07:28.147 [main] INFO  c.a.c.s.g.s.SentinelSCGAutoConfiguration - [sentinelGatewayBlockExceptionHandler,134] - [Sentinel SpringCloudGateway] register SentinelGatewayBlockExceptionHandler
17:07:29.761 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ab403f62-1b6d-4159-9dde-eef0a95808da_config-0
17:07:29.762 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:07:29.762 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1508130444
17:07:29.762 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$340/749362556
17:07:29.762 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:07:29.762 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:07:29.763 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:07:29.876 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719220049769_192.168.110.235_59976
17:07:29.876 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Notify connected event to listeners.
17:07:29.876 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:07:29.877 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ab403f62-1b6d-4159-9dde-eef0a95808da_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/188647125
17:07:29.883 [main] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
17:07:30.004 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f
17:07:30.004 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] RpcClient init label, labels = {module=naming, source=sdk}
17:07:30.006 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
17:07:30.007 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
17:07:30.007 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
17:07:30.008 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:07:30.125 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719220050013_192.168.110.235_59977
17:07:30.125 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Notify connected event to listeners.
17:07:30.125 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:07:30.126 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$349/188647125
17:07:30.790 [nacos-grpc-client-executor-23] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 34
17:07:30.791 [nacos-grpc-client-executor-23] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 34
17:07:30.884 [nacos-grpc-client-executor-24] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 35
17:07:30.885 [nacos-grpc-client-executor-24] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 35
17:07:30.888 [nacos-grpc-client-executor-25] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 36
17:07:30.888 [nacos-grpc-client-executor-25] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 36
17:07:30.890 [nacos-grpc-client-executor-26] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 37
17:07:30.891 [nacos-grpc-client-executor-26] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 37
17:07:30.893 [nacos-grpc-client-executor-27] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 38
17:07:30.894 [nacos-grpc-client-executor-27] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 38
17:07:31.412 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-gateway 192.168.110.235:8000 register finished
17:07:31.964 [nacos-grpc-client-executor-42] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 39
17:07:31.965 [nacos-grpc-client-executor-42] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 39
17:07:32.625 [main] INFO  c.r.g.RuoYiGatewayApplication - [logStarted,61] - Started RuoYiGatewayApplication in 19.068 seconds (JVM running for 21.42)
17:07:32.639 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway, group=DEFAULT_GROUP
17:07:32.641 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway.yml, group=DEFAULT_GROUP
17:07:32.644 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-gateway-dev.yml, group=DEFAULT_GROUP
17:07:36.485 [RMI TCP Connection(5)-192.168.110.235] INFO  c.a.c.s.d.c.SentinelConverter - [convert,79] - converter can not convert rules because source is empty
17:34:14.707 [nacos-grpc-client-executor-623] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 40
17:34:14.712 [nacos-grpc-client-executor-623] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 40
17:34:16.044 [nacos-grpc-client-executor-624] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 41
17:34:16.072 [nacos-grpc-client-executor-624] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 41
17:34:19.400 [nacos-grpc-client-executor-625] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Receive server push request, request = NotifySubscriberRequest, requestId = 42
17:34:19.404 [nacos-grpc-client-executor-625] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ed730a14-9b57-4fa9-9f54-dbe25aeb3c3f] Ack server push request, request = NotifySubscriberRequest, requestId = 42
17:34:20.884 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
17:34:20.886 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.