File size: 55,601 Bytes
28e186b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
2024-09-24 17:23:30,391 INFO    StreamThr :48100 [internal.py:wandb_internal():85] W&B internal server running at pid: 48100, started at: 2024-09-24 17:23:30.389842
2024-09-24 17:23:30,393 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status
2024-09-24 17:23:30,412 INFO    WriterThread:48100 [datastore.py:open_for_write():87] open: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/run-eubzdpx3.wandb
2024-09-24 17:23:30,413 DEBUG   SenderThread:48100 [sender.py:send():379] send: header
2024-09-24 17:23:30,465 DEBUG   SenderThread:48100 [sender.py:send():379] send: run
2024-09-24 17:23:31,252 INFO    SenderThread:48100 [dir_watcher.py:__init__():211] watching files in: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files
2024-09-24 17:23:31,252 INFO    SenderThread:48100 [sender.py:_start_run_threads():1188] run started: eubzdpx3 with start time 1727209410.392264
2024-09-24 17:23:31,265 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: check_version
2024-09-24 17:23:31,265 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: check_version
2024-09-24 17:23:31,615 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: run_start
2024-09-24 17:23:31,627 DEBUG   HandlerThread:48100 [system_info.py:__init__():26] System info init
2024-09-24 17:23:31,627 DEBUG   HandlerThread:48100 [system_info.py:__init__():41] System info init done
2024-09-24 17:23:31,627 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:31,627 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:31,627 INFO    HandlerThread:48100 [system_monitor.py:probe():214] Collecting system info
2024-09-24 17:23:31,628 DEBUG   HandlerThread:48100 [system_info.py:probe():152] Probing system
2024-09-24 17:23:31,629 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:31,629 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:31,632 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:31,632 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:31,638 DEBUG   HandlerThread:48100 [system_info.py:_probe_git():137] Probing git
2024-09-24 17:23:31,670 DEBUG   HandlerThread:48100 [system_info.py:_probe_git():145] Probing git done
2024-09-24 17:23:31,670 DEBUG   HandlerThread:48100 [system_info.py:probe():200] Probing system done
2024-09-24 17:23:31,671 DEBUG   HandlerThread:48100 [system_monitor.py:probe():223] {'os': 'macOS-15.0-x86_64-i386-64bit', 'python': '3.11.9', 'heartbeatAt': '2024-09-24T20:23:31.628975', 'startedAt': '2024-09-24T20:23:30.377245', 'docker': None, 'cuda': None, 'args': (), 'state': 'running', 'program': '/Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/doutorado/secoes_contrato_rotulos_classificacao_texto_v1.ipynb', 'codePathLocal': 'secoes_contrato_rotulos_classificacao_texto_v1.ipynb', 'git': {'remote': 'https://github.com/marcelovidigal/retrieval_augmented_generation.git', 'commit': '23db3b3a0427b4dfac5df9b26ac2572134e857c4'}, 'email': 'marcelovidigal@gmail.com', 'root': '/Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation', 'host': 'mace16.local', 'username': 'marcelovidigal', 'executable': '/usr/local/bin/python3', 'cpu_count': 8, 'cpu_count_logical': 16, 'cpu_freq': {'current': 2300, 'min': 2300, 'max': 2300}, 'cpu_freq_per_core': [{'current': 2300, 'min': 2300, 'max': 2300}], 'disk': {'/': {'total': 931.546989440918, 'used': 9.93536376953125}}, 'memory': {'total': 16.0}}
2024-09-24 17:23:31,671 INFO    HandlerThread:48100 [system_monitor.py:probe():224] Finished collecting system info
2024-09-24 17:23:31,671 INFO    HandlerThread:48100 [system_monitor.py:probe():227] Publishing system info
2024-09-24 17:23:31,671 INFO    HandlerThread:48100 [system_monitor.py:probe():229] Finished publishing system info
2024-09-24 17:23:31,675 DEBUG   SenderThread:48100 [sender.py:send():379] send: files
2024-09-24 17:23:31,675 INFO    SenderThread:48100 [sender.py:_save_file():1454] saving file wandb-metadata.json with policy now
2024-09-24 17:23:31,964 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: python_packages
2024-09-24 17:23:31,964 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: python_packages
2024-09-24 17:23:31,966 DEBUG   SenderThread:48100 [sender.py:send():379] send: telemetry
2024-09-24 17:23:31,967 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:23:31,967 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:31,967 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:23:31,972 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:31,972 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:31,972 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:31,973 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:31,973 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:31,973 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:31,973 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:31,974 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:31,974 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:31,974 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:31,986 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:31,986 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:31,986 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:31,986 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:31,986 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:31,986 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:31,987 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:31,989 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:31,990 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:31,990 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:31,990 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:31,991 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:31,991 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:31,991 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:31,991 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:31,991 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:31,991 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:31,991 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:31,999 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:31,999 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:31,999 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:31,999 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:32,000 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:32,000 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:32,003 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:32,003 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:32,003 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:32,004 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:32,004 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:32,004 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:32,004 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:32,005 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:32,005 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:32,005 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:32,005 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:32,005 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:32,044 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:32,044 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:32,044 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:32,045 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:32,045 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:32,045 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:32,048 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:32,049 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:32,050 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:32,050 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:32,050 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:32,050 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:32,050 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:32,084 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:32,085 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:32,085 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:32,085 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:32,085 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:32,256 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_created():271] file/dir created: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/requirements.txt
2024-09-24 17:23:32,256 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_created():271] file/dir created: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/wandb-metadata.json
2024-09-24 17:23:32,325 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:32,325 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:32,325 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:32,325 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:32,326 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:32,326 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:32,326 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:32,329 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:32,439 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:32,440 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:32,441 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:32,441 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:32,675 INFO    wandb-upload_0:48100 [upload_job.py:push():130] Uploaded file /var/folders/75/ky9nhpn56rg6m0h92jqhqfd80000gn/T/tmptb7xdoaxwandb/bpj95j6x-wandb-metadata.json
2024-09-24 17:23:32,969 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:33,258 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_created():271] file/dir created: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:23:33,973 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:34,975 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:35,266 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:23:35,444 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:23:35,979 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:36,747 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:36,747 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:36,747 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:36,748 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:36,748 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:36,748 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:36,748 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:36,748 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:36,748 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:36,748 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:36,759 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:36,759 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:36,759 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:36,759 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:36,760 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:36,760 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:36,760 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:36,797 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:36,798 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:36,798 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:36,798 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:36,798 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:36,798 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:36,799 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:36,799 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:36,799 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:36,799 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:36,799 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:36,800 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:36,803 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:36,803 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:36,803 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:36,804 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:36,807 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:36,810 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:36,813 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:36,814 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:36,815 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:36,815 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:36,815 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:36,815 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:36,816 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:36,816 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:36,816 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:36,816 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:36,816 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:36,817 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:36,817 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:36,984 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:37,986 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:38,989 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:39,278 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:23:39,666 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:39,666 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:39,666 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:39,667 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:39,667 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:39,669 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:39,669 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:39,670 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:39,941 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:39,941 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:39,941 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:39,941 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:39,941 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:39,941 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:39,942 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:39,942 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:39,942 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:39,942 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:39,942 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:40,020 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:40,948 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:23:41,006 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:41,288 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:23:41,618 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:41,618 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:41,618 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:41,618 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:41,619 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:41,621 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:41,623 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:41,624 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:41,625 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:41,625 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:41,625 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:41,625 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:41,625 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:41,626 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:41,626 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:41,626 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:41,627 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:41,627 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:41,627 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:42,007 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:42,292 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:23:43,009 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:43,296 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:23:44,011 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:45,012 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:45,979 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:23:46,015 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:46,965 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:23:46,965 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:23:47,016 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:48,019 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:48,885 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:48,885 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:48,885 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:48,885 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:48,886 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:48,886 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:48,886 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:48,889 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:49,024 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:49,827 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:23:49,827 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:23:49,827 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:23:49,828 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:23:49,828 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:23:49,828 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:23:49,828 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:23:49,828 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:23:49,829 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:23:49,829 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:23:49,829 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:23:50,025 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:51,030 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:51,836 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:23:52,034 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:53,036 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:54,039 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:55,043 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:56,047 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:56,976 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:23:57,049 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:58,017 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:23:58,017 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:23:58,017 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:23:58,017 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:23:58,017 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:23:58,018 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:23:58,019 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:23:58,020 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:23:58,051 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:23:59,053 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:00,144 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:00,340 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:24:00,526 DEBUG   SenderThread:48100 [sender.py:send():379] send: config
2024-09-24 17:24:00,527 DEBUG   SenderThread:48100 [sender.py:send():379] send: telemetry
2024-09-24 17:24:00,527 DEBUG   SenderThread:48100 [sender.py:send():379] send: metric
2024-09-24 17:24:00,527 DEBUG   SenderThread:48100 [sender.py:send():379] send: telemetry
2024-09-24 17:24:00,527 DEBUG   SenderThread:48100 [sender.py:send():379] send: metric
2024-09-24 17:24:00,528 WARNING SenderThread:48100 [sender.py:send_metric():1405] Seen metric with glob (shouldn't happen)
2024-09-24 17:24:00,528 DEBUG   SenderThread:48100 [sender.py:send():379] send: telemetry
2024-09-24 17:24:00,528 DEBUG   SenderThread:48100 [sender.py:send():379] send: telemetry
2024-09-24 17:24:00,528 DEBUG   SenderThread:48100 [sender.py:send():379] send: config
2024-09-24 17:24:01,146 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:01,968 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:24:01,968 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:24:02,150 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:02,305 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:02,345 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/output.log
2024-09-24 17:24:03,151 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:03,345 INFO    Thread-12 :48100 [dir_watcher.py:_on_file_modified():288] file/dir modified: /Users/marcelovidigal/Library/CloudStorage/GoogleDrive-marcelovidigal@gmail.com/Meu Drive/projetos/python/retrieval_augmented_generation/modelos/doutorado/secoes_contrato_rotulos_classificacao_texto_v1/wandb/run-20240924_172330-eubzdpx3/files/config.yaml
2024-09-24 17:24:04,153 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:05,157 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:06,160 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:07,161 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:07,984 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:08,163 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:09,165 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:10,166 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:11,168 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:12,169 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:12,984 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:13,175 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:14,177 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:15,181 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:16,182 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:16,971 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:24:16,971 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:24:17,184 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:18,187 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:18,212 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:19,190 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:20,192 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:21,195 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:22,196 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:23,198 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:23,986 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:24,201 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:25,203 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:26,205 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:27,206 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:28,211 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:29,213 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:29,989 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:30,215 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:31,217 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:31,975 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:24:31,975 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:24:32,221 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:33,222 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:34,225 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:35,228 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:35,296 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:36,229 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:37,229 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:38,232 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:39,236 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:40,241 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:41,001 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:41,245 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:42,245 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:43,246 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:44,249 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:45,251 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:46,253 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:46,978 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:24:46,978 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:24:47,243 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:47,258 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:48,260 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:49,263 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:50,267 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:51,269 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:52,273 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:52,998 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:53,276 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:54,279 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:55,280 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:56,283 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:57,288 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:58,002 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:24:58,024 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:24:58,024 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:24:58,291 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:24:59,295 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:00,296 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:01,297 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:01,978 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:25:01,979 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:25:02,301 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:03,241 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:25:03,302 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:04,303 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:05,307 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:06,311 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:07,311 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:08,316 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:09,011 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:25:09,321 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:10,324 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:11,328 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:12,333 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:13,335 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:14,340 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:15,013 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:25:15,342 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:16,345 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:16,980 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:25:16,980 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:25:17,345 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:18,350 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:19,352 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:20,219 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:25:20,354 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:21,358 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:22,358 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:23,362 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:24,364 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:25,367 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:26,011 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:25:26,369 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:27,371 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:28,025 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:25:28,374 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:29,376 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:30,401 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:30,703 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:25:30,703 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:25:30,703 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:25:30,703 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:25:30,703 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:25:30,704 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:25:30,704 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:25:30,704 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:25:30,704 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:25:30,705 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:25:30,715 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:25:30,715 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:25:30,715 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:25:30,715 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:25:30,715 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:25:30,716 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:25:30,716 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:25:30,716 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:25:30,719 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:25:30,719 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:25:30,719 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:25:30,719 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:25:30,719 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:25:30,719 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:25:30,719 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:25:30,719 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:25:30,719 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:25:30,720 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:25:30,721 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:25:30,729 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: resume
2024-09-24 17:25:30,729 INFO    HandlerThread:48100 [handler.py:handle_request_resume():715] starting system metrics thread
2024-09-24 17:25:30,729 INFO    HandlerThread:48100 [system_monitor.py:start():194] Starting system monitor
2024-09-24 17:25:30,729 INFO    SystemMonitor:48100 [system_monitor.py:_start():158] Starting system asset monitoring threads
2024-09-24 17:25:30,730 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started cpu monitoring
2024-09-24 17:25:30,730 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started disk monitoring
2024-09-24 17:25:30,730 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started memory monitoring
2024-09-24 17:25:30,732 INFO    SystemMonitor:48100 [interfaces.py:start():188] Started network monitoring
2024-09-24 17:25:30,733 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: pause
2024-09-24 17:25:30,733 INFO    HandlerThread:48100 [handler.py:handle_request_pause():724] stopping system metrics thread
2024-09-24 17:25:30,733 INFO    HandlerThread:48100 [system_monitor.py:finish():203] Stopping system monitor
2024-09-24 17:25:30,733 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():172] Starting system metrics aggregation loop
2024-09-24 17:25:30,733 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined cpu monitor
2024-09-24 17:25:30,733 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():179] Finished system metrics aggregation loop
2024-09-24 17:25:30,733 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined disk monitor
2024-09-24 17:25:30,734 DEBUG   SystemMonitor:48100 [system_monitor.py:_start():183] Publishing last batch of metrics
2024-09-24 17:25:30,734 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined memory monitor
2024-09-24 17:25:30,734 INFO    HandlerThread:48100 [interfaces.py:finish():200] Joined network monitor
2024-09-24 17:25:30,734 DEBUG   SenderThread:48100 [sender.py:send():379] send: stats
2024-09-24 17:25:31,385 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages
2024-09-24 17:25:31,738 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: status_report
2024-09-24 17:25:31,986 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: stop_status
2024-09-24 17:25:31,986 DEBUG   SenderThread:48100 [sender.py:send_request():406] send_request: stop_status
2024-09-24 17:25:32,390 DEBUG   HandlerThread:48100 [handler.py:handle_request():158] handle_request: internal_messages