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
09:22:03.041 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:22:04.065 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 19521d08-066d-4b9c-af3c-1e78761cb99b_config-0
09:22:04.143 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 53 ms to scan 1 urls, producing 3 keys and 6 values 
09:22:04.181 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
09:22:04.199 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
09:22:04.673 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 468 ms to scan 249 urls, producing 0 keys and 0 values 
09:22:04.687 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
09:22:04.708 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 7 values 
09:22:04.735 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 2 keys and 8 values 
09:22:05.035 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 297 ms to scan 249 urls, producing 0 keys and 0 values 
09:22:05.036 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:22:05.037 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1895479349
09:22:05.037 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/453671855
09:22:05.038 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:22:05.039 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:22:05.049 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:22:06.639 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717377725179_192.168.110.235_61095
09:22:06.639 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Notify connected event to listeners.
09:22:06.640 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:22:06.640 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [19521d08-066d-4b9c-af3c-1e78761cb99b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1416097444
09:22:06.735 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:22:11.711 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9207"]
09:22:11.712 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:22:11.712 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:22:12.093 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:22:12.763 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
09:22:12.766 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
09:22:12.767 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
09:22:15.035 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:22:17.659 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:22:18.081 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:22:18.164 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
09:22:19.387 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of d03f0934-3c33-43f9-be7a-51c11bfc1467
09:22:19.387 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] RpcClient init label, labels = {module=naming, source=sdk}
09:22:19.389 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:22:19.389 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:22:19.390 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:22:19.390 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:22:19.503 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717377738169_192.168.110.235_61215
09:22:19.504 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:22:19.504 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Notify connected event to listeners.
09:22:19.505 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1416097444
09:22:19.545 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9207"]
09:22:19.572 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-promotion 192.168.110.235:9207 register finished
09:22:20.042 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Receive server push request, request = NotifySubscriberRequest, requestId = 19
09:22:20.050 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [d03f0934-3c33-43f9-be7a-51c11bfc1467] Ack server push request, request = NotifySubscriberRequest, requestId = 19
09:22:20.313 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStarted,61] - Started RuoYiPromotionApplication in 18.311 seconds (JVM running for 20.563)
09:22:20.324 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion.yml, group=DEFAULT_GROUP
09:22:20.327 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion-dev.yml, group=DEFAULT_GROUP
09:22:20.328 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion, group=DEFAULT_GROUP
09:22:21.282 [RMI TCP Connection(2)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:28:10.526 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
09:28:10.530 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
09:28:10.859 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
09:28:10.859 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@48920880[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
09:28:10.859 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717377738169_192.168.110.235_61215
09:28:10.861 [nacos-grpc-client-executor-81] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717377738169_192.168.110.235_61215]Ignore complete event,isRunning:false,isAbandon=false
09:28:10.871 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1fb36154[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 82]
09:28:11.007 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
09:28:11.010 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
09:28:11.021 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
09:28:11.022 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
09:38:32.137 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:38:32.977 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0
09:38:33.039 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 39 ms to scan 1 urls, producing 3 keys and 6 values 
09:38:33.075 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
09:38:33.092 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
09:38:33.414 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 317 ms to scan 249 urls, producing 0 keys and 0 values 
09:38:33.426 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 10 ms to scan 1 urls, producing 1 keys and 5 values 
09:38:33.460 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 32 ms to scan 1 urls, producing 1 keys and 7 values 
09:38:33.486 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 2 keys and 8 values 
09:38:33.776 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 287 ms to scan 249 urls, producing 0 keys and 0 values 
09:38:33.778 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:38:33.779 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1648458262
09:38:33.779 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/52451302
09:38:33.780 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:38:33.781 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:38:33.789 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:38:36.544 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717378715082_192.168.110.235_62353
09:38:36.545 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Notify connected event to listeners.
09:38:36.545 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:38:36.546 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [09800228-92ae-4ba1-94b5-d89378cc8ff3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2054787417
09:38:36.639 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:38:39.693 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9207"]
09:38:39.694 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:38:39.694 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:38:40.076 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:38:40.705 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
09:38:40.706 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
09:38:40.706 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
09:38:42.920 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:38:45.413 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:38:45.792 [redisson-netty-4-6] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:38:45.873 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
09:38:47.000 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 3dd052af-69a5-4572-bf5f-e6b378cfeb95
09:38:47.000 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] RpcClient init label, labels = {module=naming, source=sdk}
09:38:47.002 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:38:47.002 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:38:47.002 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:38:47.003 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:38:47.127 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717378725786_192.168.110.235_62455
09:38:47.127 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Notify connected event to listeners.
09:38:47.127 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:38:47.128 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2054787417
09:38:47.158 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9207"]
09:38:47.185 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-promotion 192.168.110.235:9207 register finished
09:38:47.737 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Receive server push request, request = NotifySubscriberRequest, requestId = 35
09:38:47.744 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dd052af-69a5-4572-bf5f-e6b378cfeb95] Ack server push request, request = NotifySubscriberRequest, requestId = 35
09:38:47.818 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStarted,61] - Started RuoYiPromotionApplication in 16.55 seconds (JVM running for 18.516)
09:38:47.829 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion.yml, group=DEFAULT_GROUP
09:38:47.832 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion-dev.yml, group=DEFAULT_GROUP
09:38:47.833 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion, group=DEFAULT_GROUP
09:38:48.630 [RMI TCP Connection(5)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:55:27.725 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
09:55:27.728 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
09:55:28.066 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
09:55:28.066 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2e9c37a3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
09:55:28.066 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717378725786_192.168.110.235_62455
09:55:28.068 [nacos-grpc-client-executor-211] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717378725786_192.168.110.235_62455]Ignore complete event,isRunning:false,isAbandon=false
09:55:28.068 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@123ce7e6[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 212]
09:55:28.204 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
09:55:28.208 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
09:55:28.220 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
09:55:28.221 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
09:56:09.034 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:56:09.993 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0
09:56:10.091 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 69 ms to scan 1 urls, producing 3 keys and 6 values 
09:56:10.138 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values 
09:56:10.154 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
09:56:10.528 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 370 ms to scan 249 urls, producing 0 keys and 0 values 
09:56:10.542 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
09:56:10.562 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 7 values 
09:56:10.583 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 2 keys and 8 values 
09:56:10.917 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 330 ms to scan 249 urls, producing 0 keys and 0 values 
09:56:10.919 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:56:10.921 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1895479349
09:56:10.922 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/453671855
09:56:10.923 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:56:10.924 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:56:10.938 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:56:12.716 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717379771230_192.168.110.235_63785
09:56:12.717 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Notify connected event to listeners.
09:56:12.717 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:56:12.718 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1416097444
09:56:12.824 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:56:16.681 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9207"]
09:56:16.681 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:56:16.682 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:56:17.188 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:56:17.985 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
09:56:17.987 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
09:56:17.988 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
09:56:20.487 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:56:23.190 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:56:23.636 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:56:23.707 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
09:56:24.931 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9b564b6c-9e84-421f-b734-aad9e577fd40
09:56:24.932 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] RpcClient init label, labels = {module=naming, source=sdk}
09:56:24.934 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:56:24.934 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:56:24.934 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:56:24.935 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:56:25.055 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717379783724_192.168.110.235_64001
09:56:25.055 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:56:25.055 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Notify connected event to listeners.
09:56:25.055 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1416097444
09:56:25.085 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9207"]
09:56:25.111 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-promotion 192.168.110.235:9207 register finished
09:56:25.614 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Receive server push request, request = NotifySubscriberRequest, requestId = 92
09:56:25.622 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Ack server push request, request = NotifySubscriberRequest, requestId = 92
09:56:25.781 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStarted,61] - Started RuoYiPromotionApplication in 17.794 seconds (JVM running for 20.096)
09:56:25.793 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion.yml, group=DEFAULT_GROUP
09:56:25.796 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion-dev.yml, group=DEFAULT_GROUP
09:56:25.797 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion, group=DEFAULT_GROUP
09:56:26.160 [RMI TCP Connection(2)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
10:56:26.413 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Server healthy check fail, currentConnection = 1717379783724_192.168.110.235_64001
10:56:26.416 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:56:27.652 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Server healthy check fail, currentConnection = 1717379771230_192.168.110.235_63785
10:56:27.652 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:56:27.715 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Success to connect a server [192.168.110.235:8848], connectionId = 1717383386344_192.168.110.235_50417
10:56:27.715 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717379783724_192.168.110.235_64001
10:56:27.715 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717379783724_192.168.110.235_64001
10:56:27.721 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Notify disconnected event to listeners
10:56:27.937 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Notify connected event to listeners.
10:56:31.206 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717383389892_192.168.110.235_50423
10:56:31.206 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717379771230_192.168.110.235_63785
10:56:31.206 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717379771230_192.168.110.235_63785
10:56:31.207 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Notify disconnected event to listeners
10:56:31.208 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [074559eb-52db-4d54-8eb0-e896cee7cd4b_config-0] Notify connected event to listeners.
10:56:31.323 [nacos-grpc-client-executor-744] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Receive server push request, request = NotifySubscriberRequest, requestId = 129
10:56:31.323 [nacos-grpc-client-executor-744] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b564b6c-9e84-421f-b734-aad9e577fd40] Ack server push request, request = NotifySubscriberRequest, requestId = 129
14:10:16.143 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
14:10:16.156 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
14:10:16.494 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
14:10:16.495 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2c069971[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
14:10:16.495 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717383386344_192.168.110.235_50417
14:10:16.496 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7b8463f1[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 3073]
14:10:16.739 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
14:10:16.744 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
14:10:16.765 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
14:10:16.766 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:15:59.877 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:16:01.334 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0
14:16:01.432 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 69 ms to scan 1 urls, producing 3 keys and 6 values 
14:16:01.479 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values 
14:16:01.502 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 3 keys and 10 values 
14:16:01.910 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 402 ms to scan 249 urls, producing 0 keys and 0 values 
14:16:01.926 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 5 values 
14:16:01.952 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 1 keys and 7 values 
14:16:01.968 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
14:16:02.296 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 324 ms to scan 249 urls, producing 0 keys and 0 values 
14:16:02.297 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:16:02.298 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/560549459
14:16:02.298 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1924227192
14:16:02.300 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:16:02.301 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:16:02.310 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:16:04.018 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717395364234_192.168.110.235_55351
14:16:04.019 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Notify connected event to listeners.
14:16:04.019 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:16:04.020 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1573125303
14:16:04.110 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:16:09.147 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9207"]
14:16:09.148 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:16:09.148 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:16:09.722 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:16:10.938 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:16:10.940 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:16:10.940 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:16:13.738 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:16:16.632 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:16:17.082 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
14:16:17.268 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
14:16:18.606 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 4a1d0377-570d-4db9-bbfa-2f72cc42bd45
14:16:18.607 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] RpcClient init label, labels = {module=naming, source=sdk}
14:16:18.609 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:16:18.610 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:16:18.610 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:16:18.611 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:16:18.731 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717395379083_192.168.110.235_55604
14:16:18.731 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Notify connected event to listeners.
14:16:18.731 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:16:18.731 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1573125303
14:16:18.764 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9207"]
14:16:18.788 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-promotion 192.168.110.235:9207 register finished
14:16:19.312 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Receive server push request, request = NotifySubscriberRequest, requestId = 191
14:16:19.320 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [4a1d0377-570d-4db9-bbfa-2f72cc42bd45] Ack server push request, request = NotifySubscriberRequest, requestId = 191
14:16:19.519 [main] INFO  c.r.p.RuoYiPromotionApplication - [logStarted,61] - Started RuoYiPromotionApplication in 20.842 seconds (JVM running for 22.925)
14:16:19.530 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion.yml, group=DEFAULT_GROUP
14:16:19.533 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion-dev.yml, group=DEFAULT_GROUP
14:16:19.534 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-promotion, group=DEFAULT_GROUP
14:16:20.348 [RMI TCP Connection(6)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
15:34:24.767 [nacos-grpc-client-executor-955] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Receive server push request, request = ConfigChangeNotifyRequest, requestId = 252
15:34:24.772 [nacos-grpc-client-executor-955] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3db0e697-350b-4729-8ac2-b228a2ea8cc1_config-0] Ack server push request, request = ConfigChangeNotifyRequest, requestId = 252
18:54:12.800 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:54:12.883 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:54:13.230 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:54:13.231 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7e1de8b6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:54:13.231 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717395379083_192.168.110.235_55604
18:54:13.250 [nacos-grpc-client-executor-3353] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717395379083_192.168.110.235_55604]Ignore complete event,isRunning:false,isAbandon=false
18:54:13.351 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@c657f83[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 3354]
18:54:13.585 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:54:13.608 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:54:13.675 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:54:13.675 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye