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
09:21:22.241 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:21:23.137 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0
09:21:23.240 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 76 ms to scan 1 urls, producing 3 keys and 6 values 
09:21:23.285 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values 
09:21:23.308 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 3 keys and 10 values 
09:21:23.999 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 684 ms to scan 229 urls, producing 0 keys and 0 values 
09:21:24.030 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 29 ms to scan 1 urls, producing 1 keys and 5 values 
09:21:24.066 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 32 ms to scan 1 urls, producing 1 keys and 7 values 
09:21:24.097 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 2 keys and 8 values 
09:21:24.864 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 761 ms to scan 229 urls, producing 0 keys and 0 values 
09:21:24.867 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:21:24.868 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1134202713
09:21:24.934 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1636178473
09:21:24.936 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:21:24.937 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:21:24.957 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:21:27.004 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717377685440_192.168.110.235_60613
09:21:27.005 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Notify connected event to listeners.
09:21:27.005 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:21:27.006 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0f0b146f-3fc4-498d-b362-ab4b2dcd1d5a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1260043537
09:21:27.101 [main] INFO  c.r.f.RuoYiFileApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:21:30.719 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
09:21:30.720 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:21:30.721 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:21:31.548 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:21:33.255 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:21:36.786 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 7790d9fe-ad08-40c4-b3f6-50481e355b85
09:21:36.787 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] RpcClient init label, labels = {module=naming, source=sdk}
09:21:36.789 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:21:36.789 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:21:36.789 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:21:36.790 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:21:36.917 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717377695570_192.168.110.235_60744
09:21:36.917 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Notify connected event to listeners.
09:21:36.917 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:21:36.917 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1260043537
09:21:36.968 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
09:21:37.008 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-file 192.168.110.235:9300 register finished
09:21:37.736 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Receive server push request, request = NotifySubscriberRequest, requestId = 14
09:21:37.788 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7790d9fe-ad08-40c4-b3f6-50481e355b85] Ack server push request, request = NotifySubscriberRequest, requestId = 14
09:21:39.462 [main] INFO  c.r.f.RuoYiFileApplication - [logStarted,61] - Started RuoYiFileApplication in 18.15 seconds (JVM running for 20.078)
09:21:39.477 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file-dev.yml, group=DEFAULT_GROUP
09:21:39.478 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file, group=DEFAULT_GROUP
09:21:39.482 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file.yml, group=DEFAULT_GROUP
09:21:40.114 [RMI TCP Connection(8)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:28:10.836 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
09:28:10.840 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
09:28:11.169 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
09:28:11.170 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5d9de4e7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
09:28:11.170 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717377695570_192.168.110.235_60744
09:28:11.172 [nacos-grpc-client-executor-90] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717377695570_192.168.110.235_60744]Ignore complete event,isRunning:false,isAbandon=false
09:28:11.174 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@11169b3[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 91]
09:37:45.417 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:37:46.319 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0
09:37:46.400 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 54 ms to scan 1 urls, producing 3 keys and 6 values 
09:37:46.480 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 41 ms to scan 1 urls, producing 4 keys and 9 values 
09:37:46.504 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 3 keys and 10 values 
09:37:46.865 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 357 ms to scan 229 urls, producing 0 keys and 0 values 
09:37:46.879 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
09:37:46.896 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
09:37:46.911 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
09:37:47.197 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 282 ms to scan 229 urls, producing 0 keys and 0 values 
09:37:47.197 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:37:47.198 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/633131207
09:37:47.199 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/852190062
09:37:47.200 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:37:47.201 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:37:47.208 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:37:49.101 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717378667544_192.168.110.235_61849
09:37:49.105 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Notify connected event to listeners.
09:37:49.106 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:37:49.106 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c11e0ff6-8f0c-438e-82de-e9c29382188b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1592712032
09:37:49.264 [main] INFO  c.r.f.RuoYiFileApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:37:52.616 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
09:37:52.616 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:37:52.620 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:37:53.209 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:37:55.075 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:37:57.960 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of f80195ba-f533-4921-8ab2-62f666036a18
09:37:57.960 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] RpcClient init label, labels = {module=naming, source=sdk}
09:37:57.962 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:37:57.962 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:37:57.963 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:37:57.964 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:37:58.115 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717378676764_192.168.110.235_61907
09:37:58.115 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Notify connected event to listeners.
09:37:58.115 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:37:58.115 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1592712032
09:37:58.176 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
09:37:58.209 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-file 192.168.110.235:9300 register finished
09:37:58.736 [nacos-grpc-client-executor-8] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Receive server push request, request = NotifySubscriberRequest, requestId = 28
09:37:58.743 [nacos-grpc-client-executor-8] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f80195ba-f533-4921-8ab2-62f666036a18] Ack server push request, request = NotifySubscriberRequest, requestId = 28
09:37:58.901 [main] INFO  c.r.f.RuoYiFileApplication - [logStarted,61] - Started RuoYiFileApplication in 14.428 seconds (JVM running for 16.146)
09:37:58.916 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file-dev.yml, group=DEFAULT_GROUP
09:37:58.917 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file, group=DEFAULT_GROUP
09:37:58.922 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file.yml, group=DEFAULT_GROUP
09:37:59.531 [RMI TCP Connection(4)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:55:14.615 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
09:55:14.619 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
09:55:14.952 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
09:55:14.952 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@28b8f8d3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
09:55:14.953 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717378676764_192.168.110.235_61907
09:55:14.956 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3caa7538[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 221]
09:55:39.845 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:55:41.014 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 782e7317-8287-46d4-8089-83d2564a8aec_config-0
09:55:41.095 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 58 ms to scan 1 urls, producing 3 keys and 6 values 
09:55:41.150 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 33 ms to scan 1 urls, producing 4 keys and 9 values 
09:55:41.185 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 31 ms to scan 1 urls, producing 3 keys and 10 values 
09:55:41.593 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 404 ms to scan 229 urls, producing 0 keys and 0 values 
09:55:41.612 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 5 values 
09:55:41.637 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 1 keys and 7 values 
09:55:41.651 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
09:55:41.988 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 334 ms to scan 229 urls, producing 0 keys and 0 values 
09:55:41.990 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:55:41.993 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/852190062
09:55:41.994 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1674403916
09:55:41.995 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:55:41.996 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:55:42.006 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:55:43.973 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717379742460_192.168.110.235_63504
09:55:43.974 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Notify connected event to listeners.
09:55:43.974 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:55:43.975 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [782e7317-8287-46d4-8089-83d2564a8aec_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1073878937
09:55:44.135 [main] INFO  c.r.f.RuoYiFileApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:55:47.388 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
09:55:47.389 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:55:47.389 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:55:47.934 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:55:49.405 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:55:52.334 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 5dbde19b-f491-4bd0-b36a-35b05dc71770
09:55:52.335 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] RpcClient init label, labels = {module=naming, source=sdk}
09:55:52.337 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:55:52.338 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:55:52.338 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:55:52.339 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:55:52.463 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717379751128_192.168.110.235_63567
09:55:52.463 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:55:52.463 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Notify connected event to listeners.
09:55:52.463 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1073878937
09:55:52.493 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
09:55:52.518 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-file 192.168.110.235:9300 register finished
09:55:53.024 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Receive server push request, request = NotifySubscriberRequest, requestId = 86
09:55:53.029 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Ack server push request, request = NotifySubscriberRequest, requestId = 86
09:55:53.180 [main] INFO  c.r.f.RuoYiFileApplication - [logStarted,61] - Started RuoYiFileApplication in 14.327 seconds (JVM running for 16.196)
09:55:53.193 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file-dev.yml, group=DEFAULT_GROUP
09:55:53.197 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file, group=DEFAULT_GROUP
09:55:53.198 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file.yml, group=DEFAULT_GROUP
09:55:54.036 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:41:40.474 [http-nio-9300-exec-3] INFO  c.o.s.ObsClient - [invoke0,-2] - Storage|1|HTTP+XML|ObsClient||||2024-06-03 11:41:40|2024-06-03 11:41:40|||0|
11:41:41.240 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - OkHttp cost 735 ms to apply http request
11:41:41.246 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - Storage|1|HTTP+XML|performRequest||||2024-06-03 11:41:40|2024-06-03 11:41:41||[responseCode: 200][request-id: 0000018FDC3040C6B01994F40051F7B2]|0|
11:41:41.524 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - write data end, cost 150 ms
11:41:41.633 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - OkHttp cost 376 ms to apply http request
11:41:41.633 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - Storage|1|HTTP+XML|performRequest||||2024-06-03 11:41:41|2024-06-03 11:41:41||[responseCode: 200][request-id: 0000018FDC3042EE00E7DB511ACB173A]|0|
11:41:41.648 [http-nio-9300-exec-3] INFO  c.o.s.ObsClient - [invoke0,-2] - Storage|1|HTTP+XML|putObject||||2024-06-03 11:41:40|2024-06-03 11:41:41|||0|
11:41:41.648 [http-nio-9300-exec-3] INFO  c.o.s.ObsClient - [invoke0,-2] - ObsClient [putObject] cost 1151 ms
11:41:41.648 [http-nio-9300-exec-3] INFO  c.o.log.AccessLogger - [invoke0,-2] - 2024-06-03 11:41:40 477|com.obs.services.ObsClient|init|205|Storage|1|HTTP+XML|ObsClient||||2024-06-03 11:41:40|2024-06-03 11:41:40|||0|
2024-06-03 11:41:40 477|com.obs.services.ObsClient|init|224|[OBS SDK Version=3.19.5];[Endpoint=https://obs.cn-southwest-2.myhuaweicloud.com:443/];[Access Mode=Virtul Hosting]
2024-06-03 11:41:41 240|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 735 ms to apply http request
2024-06-03 11:41:41 246|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 11:41:40|2024-06-03 11:41:41||[responseCode: 200][request-id: 0000018FDC3040C6B01994F40051F7B2]|0|
2024-06-03 11:41:41 525|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 150 ms
2024-06-03 11:41:41 633|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 376 ms to apply http request
2024-06-03 11:41:41 634|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 11:41:41|2024-06-03 11:41:41||[responseCode: 200][request-id: 0000018FDC3042EE00E7DB511ACB173A]|0|
2024-06-03 11:41:41 648|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 11:41:40|2024-06-03 11:41:41|||0|
2024-06-03 11:41:41 648|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 1151 ms
 
11:44:10.299 [http-nio-9300-exec-5] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - write data end, cost 126 ms
11:44:10.405 [http-nio-9300-exec-5] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - OkHttp cost 368 ms to apply http request
11:44:10.406 [http-nio-9300-exec-5] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - Storage|1|HTTP+XML|performRequest||||2024-06-03 11:44:10|2024-06-03 11:44:10||[responseCode: 200][request-id: 0000018FDC32882E06A885BD7822D260]|0|
11:44:10.407 [http-nio-9300-exec-5] INFO  c.o.s.ObsClient - [invoke0,-2] - Storage|1|HTTP+XML|putObject||||2024-06-03 11:44:10|2024-06-03 11:44:10|||0|
11:44:10.407 [http-nio-9300-exec-5] INFO  c.o.s.ObsClient - [invoke0,-2] - ObsClient [putObject] cost 370 ms
11:44:10.408 [http-nio-9300-exec-5] INFO  c.o.log.AccessLogger - [invoke0,-2] - 2024-06-03 11:44:10 300|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 126 ms
2024-06-03 11:44:10 405|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 368 ms to apply http request
2024-06-03 11:44:10 406|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 11:44:10|2024-06-03 11:44:10||[responseCode: 200][request-id: 0000018FDC32882E06A885BD7822D260]|0|
2024-06-03 11:44:10 407|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 11:44:10|2024-06-03 11:44:10|||0|
2024-06-03 11:44:10 408|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 370 ms
 
11:45:07.886 [http-nio-9300-exec-6] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - write data end, cost 233 ms
11:45:08.010 [http-nio-9300-exec-6] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 493 ms to apply http request
11:45:08.011 [http-nio-9300-exec-6] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 11:45:07|2024-06-03 11:45:08||[responseCode: 200][request-id: 0000018FDC3368B50968F3999F8DC776]|0|
11:45:08.013 [http-nio-9300-exec-6] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 11:45:07|2024-06-03 11:45:08|||0|
11:45:08.014 [http-nio-9300-exec-6] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 498 ms
11:45:08.014 [http-nio-9300-exec-6] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 11:45:07 887|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 233 ms
2024-06-03 11:45:08 011|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 493 ms to apply http request
2024-06-03 11:45:08 012|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 11:45:07|2024-06-03 11:45:08||[responseCode: 200][request-id: 0000018FDC3368B50968F3999F8DC776]|0|
2024-06-03 11:45:08 014|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 11:45:07|2024-06-03 11:45:08|||0|
2024-06-03 11:45:08 014|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 498 ms
 
11:46:08.617 [http-nio-9300-exec-7] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 82 ms
11:46:08.654 [http-nio-9300-exec-7] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 188 ms to apply http request
11:46:08.655 [http-nio-9300-exec-7] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 11:46:08|2024-06-03 11:46:08||[responseCode: 200][request-id: 0000018FDC3456830824260BD922816B]|0|
11:46:08.657 [http-nio-9300-exec-7] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 11:46:08|2024-06-03 11:46:08|||0|
11:46:08.658 [http-nio-9300-exec-7] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 192 ms
11:46:08.658 [http-nio-9300-exec-7] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 11:46:08 618|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 82 ms
2024-06-03 11:46:08 654|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 188 ms to apply http request
2024-06-03 11:46:08 656|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 11:46:08|2024-06-03 11:46:08||[responseCode: 200][request-id: 0000018FDC3456830824260BD922816B]|0|
2024-06-03 11:46:08 657|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 11:46:08|2024-06-03 11:46:08|||0|
2024-06-03 11:46:08 658|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 192 ms
 
11:46:44.489 [http-nio-9300-exec-8] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 75 ms
11:46:44.524 [http-nio-9300-exec-8] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 1425 ms to apply http request
11:46:44.524 [http-nio-9300-exec-8] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 11:46:43|2024-06-03 11:46:44||[responseCode: 200][request-id: 0000018FDC34E2AA06E59E6805D38DFD]|0|
11:46:44.525 [http-nio-9300-exec-8] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 11:46:43|2024-06-03 11:46:44|||0|
11:46:44.526 [http-nio-9300-exec-8] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 1427 ms
11:46:44.526 [http-nio-9300-exec-8] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 11:46:44 490|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 75 ms
2024-06-03 11:46:44 524|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 1425 ms to apply http request
2024-06-03 11:46:44 524|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 11:46:43|2024-06-03 11:46:44||[responseCode: 200][request-id: 0000018FDC34E2AA06E59E6805D38DFD]|0|
2024-06-03 11:46:44 525|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 11:46:43|2024-06-03 11:46:44|||0|
2024-06-03 11:46:44 526|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 1427 ms
 
12:01:50.250 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Server healthy check fail, currentConnection = 1717379751128_192.168.110.235_63567
12:01:50.251 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:01:53.512 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Success to connect a server [192.168.110.235:8848], connectionId = 1717387312218_192.168.110.235_52091
12:01:53.512 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717379751128_192.168.110.235_63567
12:01:53.512 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717379751128_192.168.110.235_63567
12:01:53.513 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Notify disconnected event to listeners
12:01:53.515 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Notify connected event to listeners.
12:01:54.082 [nacos-grpc-client-executor-1535] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Receive server push request, request = NotifySubscriberRequest, requestId = 164
12:01:54.082 [nacos-grpc-client-executor-1535] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5dbde19b-f491-4bd0-b36a-35b05dc71770] Ack server push request, request = NotifySubscriberRequest, requestId = 164
14:16:12.784 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:16:13.668 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0
14:16:13.729 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 42 ms to scan 1 urls, producing 3 keys and 6 values 
14:16:13.765 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
14:16:13.782 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
14:16:14.136 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 352 ms to scan 229 urls, producing 0 keys and 0 values 
14:16:14.154 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 5 values 
14:16:14.171 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
14:16:14.186 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
14:16:14.495 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 306 ms to scan 229 urls, producing 0 keys and 0 values 
14:16:14.496 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_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:14.497 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/633131207
14:16:14.497 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/852190062
14:16:14.498 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:16:14.499 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:16:14.506 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:16:16.088 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717395376294_192.168.110.235_55514
14:16:16.089 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Notify connected event to listeners.
14:16:16.089 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:16:16.090 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dafbd85d-301f-4a32-98de-6ce525bef1f5_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1592712032
14:16:16.171 [main] INFO  c.r.f.RuoYiFileApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:16:18.419 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
14:16:18.419 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:16:18.420 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:16:18.853 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:16:20.061 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:16:22.516 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 11021932-38ec-4dcd-8e5b-0f3c30195251
14:16:22.517 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] RpcClient init label, labels = {module=naming, source=sdk}
14:16:22.519 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:16:22.519 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:16:22.520 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:16:22.520 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:16:22.645 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717395382992_192.168.110.235_55632
14:16:22.645 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:16:22.645 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Notify connected event to listeners.
14:16:22.646 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1592712032
14:16:22.676 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
14:16:22.698 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-file 192.168.110.235:9300 register finished
14:16:23.230 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Receive server push request, request = NotifySubscriberRequest, requestId = 193
14:16:23.235 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [11021932-38ec-4dcd-8e5b-0f3c30195251] Ack server push request, request = NotifySubscriberRequest, requestId = 193
14:16:23.288 [main] INFO  c.r.f.RuoYiFileApplication - [logStarted,61] - Started RuoYiFileApplication in 11.516 seconds (JVM running for 13.646)
14:16:23.299 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file-dev.yml, group=DEFAULT_GROUP
14:16:23.301 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file, group=DEFAULT_GROUP
14:16:23.307 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-file.yml, group=DEFAULT_GROUP
14:16:23.820 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:36:21.950 [http-nio-9300-exec-1] INFO  c.o.s.ObsClient - [invoke0,-2] - Storage|1|HTTP+XML|ObsClient||||2024-06-03 14:36:21|2024-06-03 14:36:21|||0|
14:36:22.234 [http-nio-9300-exec-1] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - OkHttp cost 269 ms to apply http request
14:36:22.241 [http-nio-9300-exec-1] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:36:21|2024-06-03 14:36:22||[responseCode: 200][request-id: 0000018FDCD030DCB4171FF045019413]|0|
14:36:22.516 [http-nio-9300-exec-1] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - write data end, cost 142 ms
14:36:22.600 [http-nio-9300-exec-1] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - OkHttp cost 348 ms to apply http request
14:36:22.601 [http-nio-9300-exec-1] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:36:22|2024-06-03 14:36:22||[responseCode: 200][request-id: 0000018FDCD031D0082AD25B41644CE7]|0|
14:36:22.605 [http-nio-9300-exec-1] INFO  c.o.s.ObsClient - [invoke0,-2] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:36:21|2024-06-03 14:36:22|||0|
14:36:22.606 [http-nio-9300-exec-1] INFO  c.o.s.ObsClient - [invoke0,-2] - ObsClient [putObject] cost 650 ms
14:36:22.607 [http-nio-9300-exec-1] INFO  c.o.log.AccessLogger - [invoke0,-2] - 2024-06-03 14:36:21 952|com.obs.services.ObsClient|init|205|Storage|1|HTTP+XML|ObsClient||||2024-06-03 14:36:21|2024-06-03 14:36:21|||0|
2024-06-03 14:36:21 952|com.obs.services.ObsClient|init|224|[OBS SDK Version=3.19.5];[Endpoint=https://obs.cn-southwest-2.myhuaweicloud.com:443/];[Access Mode=Virtul Hosting]
2024-06-03 14:36:22 234|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 269 ms to apply http request
2024-06-03 14:36:22 241|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:36:21|2024-06-03 14:36:22||[responseCode: 200][request-id: 0000018FDCD030DCB4171FF045019413]|0|
2024-06-03 14:36:22 517|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 142 ms
2024-06-03 14:36:22 601|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 348 ms to apply http request
2024-06-03 14:36:22 601|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:36:22|2024-06-03 14:36:22||[responseCode: 200][request-id: 0000018FDCD031D0082AD25B41644CE7]|0|
2024-06-03 14:36:22 605|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:36:21|2024-06-03 14:36:22|||0|
2024-06-03 14:36:22 606|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 650 ms
 
14:37:14.592 [http-nio-9300-exec-2] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - write data end, cost 124 ms
14:37:14.691 [http-nio-9300-exec-2] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - OkHttp cost 388 ms to apply http request
14:37:14.692 [http-nio-9300-exec-2] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:37:14|2024-06-03 14:37:14||[responseCode: 200][request-id: 0000018FDCD0FD54084706A01E2C8721]|0|
14:37:14.693 [http-nio-9300-exec-2] INFO  c.o.s.ObsClient - [invoke0,-2] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:37:14|2024-06-03 14:37:14|||0|
14:37:14.693 [http-nio-9300-exec-2] INFO  c.o.s.ObsClient - [invoke0,-2] - ObsClient [putObject] cost 390 ms
14:37:14.693 [http-nio-9300-exec-2] INFO  c.o.log.AccessLogger - [invoke0,-2] - 2024-06-03 14:37:14 593|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 124 ms
2024-06-03 14:37:14 691|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 388 ms to apply http request
2024-06-03 14:37:14 692|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:37:14|2024-06-03 14:37:14||[responseCode: 200][request-id: 0000018FDCD0FD54084706A01E2C8721]|0|
2024-06-03 14:37:14 693|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:37:14|2024-06-03 14:37:14|||0|
2024-06-03 14:37:14 693|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 390 ms
 
14:37:59.323 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke0,-2] - write data end, cost 77 ms
14:37:59.371 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 193 ms to apply http request
14:37:59.372 [http-nio-9300-exec-3] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:37:59|2024-06-03 14:37:59||[responseCode: 200][request-id: 0000018FDCD1AC360808EF70C70EF69D]|0|
14:37:59.375 [http-nio-9300-exec-3] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:37:59|2024-06-03 14:37:59|||0|
14:37:59.377 [http-nio-9300-exec-3] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 200 ms
14:37:59.378 [http-nio-9300-exec-3] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 14:37:59 323|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 77 ms
2024-06-03 14:37:59 372|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 193 ms to apply http request
2024-06-03 14:37:59 373|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:37:59|2024-06-03 14:37:59||[responseCode: 200][request-id: 0000018FDCD1AC360808EF70C70EF69D]|0|
2024-06-03 14:37:59 376|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:37:59|2024-06-03 14:37:59|||0|
2024-06-03 14:37:59 377|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 200 ms
 
14:38:40.057 [http-nio-9300-exec-4] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 102 ms
14:38:40.126 [http-nio-9300-exec-4] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 324 ms to apply http request
14:38:40.127 [http-nio-9300-exec-4] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:38:39|2024-06-03 14:38:40||[responseCode: 200][request-id: 0000018FDCD24B39012890420E502166]|0|
14:38:40.127 [http-nio-9300-exec-4] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:38:39|2024-06-03 14:38:40|||0|
14:38:40.128 [http-nio-9300-exec-4] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 326 ms
14:38:40.128 [http-nio-9300-exec-4] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 14:38:40 057|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 102 ms
2024-06-03 14:38:40 126|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 324 ms to apply http request
2024-06-03 14:38:40 127|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:38:39|2024-06-03 14:38:40||[responseCode: 200][request-id: 0000018FDCD24B39012890420E502166]|0|
2024-06-03 14:38:40 127|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:38:39|2024-06-03 14:38:40|||0|
2024-06-03 14:38:40 128|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 326 ms
 
14:38:49.997 [http-nio-9300-exec-5] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 12 ms
14:38:50.049 [http-nio-9300-exec-5] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 65 ms to apply http request
14:38:50.051 [http-nio-9300-exec-5] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:38:49|2024-06-03 14:38:50||[responseCode: 200][request-id: 0000018FDCD27267012890420E5021FB]|0|
14:38:50.054 [http-nio-9300-exec-5] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:38:49|2024-06-03 14:38:50|||0|
14:38:50.055 [http-nio-9300-exec-5] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 71 ms
14:38:50.056 [http-nio-9300-exec-5] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 14:38:49 998|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 12 ms
2024-06-03 14:38:50 050|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 65 ms to apply http request
2024-06-03 14:38:50 052|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:38:49|2024-06-03 14:38:50||[responseCode: 200][request-id: 0000018FDCD27267012890420E5021FB]|0|
2024-06-03 14:38:50 055|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:38:49|2024-06-03 14:38:50|||0|
2024-06-03 14:38:50 056|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 71 ms
 
14:48:59.670 [http-nio-9300-exec-7] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 185 ms
14:48:59.739 [http-nio-9300-exec-7] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 444 ms to apply http request
14:48:59.740 [http-nio-9300-exec-7] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:48:59|2024-06-03 14:48:59||[responseCode: 200][request-id: 0000018FDCDBBF4500A7E3F5C5B22FA9]|0|
14:48:59.742 [http-nio-9300-exec-7] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:48:59|2024-06-03 14:48:59|||0|
14:48:59.742 [http-nio-9300-exec-7] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 448 ms
14:48:59.743 [http-nio-9300-exec-7] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 14:48:59 671|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 185 ms
2024-06-03 14:48:59 740|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 444 ms to apply http request
2024-06-03 14:48:59 741|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:48:59|2024-06-03 14:48:59||[responseCode: 200][request-id: 0000018FDCDBBF4500A7E3F5C5B22FA9]|0|
2024-06-03 14:48:59 742|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:48:59|2024-06-03 14:48:59|||0|
2024-06-03 14:48:59 743|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 448 ms
 
14:49:50.723 [http-nio-9300-exec-8] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 201 ms
14:49:50.793 [http-nio-9300-exec-8] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 471 ms to apply http request
14:49:50.793 [http-nio-9300-exec-8] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:49:50|2024-06-03 14:49:50||[responseCode: 200][request-id: 0000018FDCDC86AD0086C7E5D38F3BB6]|0|
14:49:50.794 [http-nio-9300-exec-8] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:49:50|2024-06-03 14:49:50|||0|
14:49:50.794 [http-nio-9300-exec-8] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 473 ms
14:49:50.795 [http-nio-9300-exec-8] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 14:49:50 723|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 201 ms
2024-06-03 14:49:50 793|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 471 ms to apply http request
2024-06-03 14:49:50 794|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:49:50|2024-06-03 14:49:50||[responseCode: 200][request-id: 0000018FDCDC86AD0086C7E5D38F3BB6]|0|
2024-06-03 14:49:50 794|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:49:50|2024-06-03 14:49:50|||0|
2024-06-03 14:49:50 794|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 473 ms
 
14:50:04.753 [http-nio-9300-exec-9] INFO  c.o.s.i.RestStorageService - [invoke,-1] - write data end, cost 5 ms
14:50:04.825 [http-nio-9300-exec-9] INFO  c.o.s.i.RestStorageService - [invoke,-1] - OkHttp cost 92 ms to apply http request
14:50:04.825 [http-nio-9300-exec-9] INFO  c.o.s.i.RestStorageService - [invoke,-1] - Storage|1|HTTP+XML|performRequest||||2024-06-03 14:50:04|2024-06-03 14:50:04||[responseCode: 200][request-id: 0000018FDCDCBE370086C7E5D38F3C5A]|0|
14:50:04.826 [http-nio-9300-exec-9] INFO  c.o.s.ObsClient - [invoke,-1] - Storage|1|HTTP+XML|putObject||||2024-06-03 14:50:04|2024-06-03 14:50:04|||0|
14:50:04.827 [http-nio-9300-exec-9] INFO  c.o.s.ObsClient - [invoke,-1] - ObsClient [putObject] cost 96 ms
14:50:04.827 [http-nio-9300-exec-9] INFO  c.o.log.AccessLogger - [invoke,-1] - 2024-06-03 14:50:04 754|com.obs.services.internal.RepeatableRequestEntity|writeTo|146|write data end, cost 5 ms
2024-06-03 14:50:04 825|com.obs.services.internal.RestStorageService|performRequest|541|OkHttp cost 92 ms to apply http request
2024-06-03 14:50:04 825|com.obs.services.internal.RestStorageService|performRequest|677|Storage|1|HTTP+XML|performRequest||||2024-06-03 14:50:04|2024-06-03 14:50:04||[responseCode: 200][request-id: 0000018FDCDCBE370086C7E5D38F3C5A]|0|
2024-06-03 14:50:04 826|com.obs.services.ObsClient|doActionWithResult|2794|Storage|1|HTTP+XML|putObject||||2024-06-03 14:50:04|2024-06-03 14:50:04|||0|
2024-06-03 14:50:04 827|com.obs.services.ObsClient|doActionWithResult|2797|ObsClient [putObject] cost 96 ms
 
18:54:13.269 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:54:13.274 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:54:13.603 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:54:13.604 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7d51d1e9[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:54:13.654 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717395382992_192.168.110.235_55632
18:54:13.674 [nacos-grpc-client-executor-3357] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717395382992_192.168.110.235_55632]Ignore complete event,isRunning:false,isAbandon=false
18:54:13.702 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3919ee7b[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 3358]