-
Notifications
You must be signed in to change notification settings - Fork 923
/
Copy pathdocker-compose.logs
500 lines (500 loc) · 47.3 KB
/
docker-compose.logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
Network rinha-nginx-2024q1 Creating
Network rinha-nginx-2024q1 Created
Container henriqueccapozzi-django-01-db-1 Creating
Container henriqueccapozzi-django-01-db-1 Created
Container henriqueccapozzi-django-01-pgbouncer-1 Creating
Container henriqueccapozzi-django-01-pgbouncer-1 Created
Container henriqueccapozzi-django-01-api02-1 Creating
Container henriqueccapozzi-django-01-api01-1 Creating
Container henriqueccapozzi-django-01-api01-1 Created
Container henriqueccapozzi-django-01-api02-1 Created
Container henriqueccapozzi-django-01-nginx-1 Creating
Container henriqueccapozzi-django-01-nginx-1 Created
Attaching to api01-1, api02-1, db-1, nginx-1, pgbouncer-1
db-1 | The files belonging to this database system will be owned by user "postgres".
db-1 | This user must also own the server process.
db-1 |
db-1 | The database cluster will be initialized with locale "en_US.utf8".
db-1 | The default database encoding has accordingly been set to "UTF8".
db-1 | The default text search configuration will be set to "english".
db-1 |
db-1 | Data page checksums are disabled.
db-1 |
db-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok
db-1 | creating subdirectories ... ok
db-1 | selecting dynamic shared memory implementation ... posix
db-1 | selecting default max_connections ... 100
db-1 | selecting default shared_buffers ... 128MB
db-1 | selecting default time zone ... Etc/UTC
db-1 | creating configuration files ... ok
db-1 | running bootstrap script ... ok
pgbouncer-1 | Wrote authentication credentials to /etc/pgbouncer/userlist.txt
pgbouncer-1 | 2024-02-27 00:35:54.521 UTC [1] LOG kernel file descriptor limit: 1048576 (hard: 1048576); max_client_conn: 100, max expected fd use: 152
pgbouncer-1 | 2024-02-27 00:35:54.521 UTC [1] LOG listening on 0.0.0.0:5432
pgbouncer-1 | 2024-02-27 00:35:54.521 UTC [1] LOG process up: PgBouncer 1.18.0, libevent 2.1.12-stable (epoll), adns: udns 0.4, tls: OpenSSL 3.0.7 1 Nov 2022
db-1 | performing post-bootstrap initialization ... ok
nginx-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
db-1 | syncing data to disk ... ok
db-1 |
db-1 |
db-1 | Success. You can now start the database server using:
db-1 |
db-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start
db-1 |
db-1 | initdb: warning: enabling "trust" authentication for local connections
db-1 | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
db-1 | waiting for server to start....2024-02-27 00:35:55.846 UTC [48] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
db-1 | 2024-02-27 00:35:55.849 UTC [48] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
db-1 | 2024-02-27 00:35:55.858 UTC [51] LOG: database system was shut down at 2024-02-27 00:35:55 UTC
db-1 | 2024-02-27 00:35:55.869 UTC [48] LOG: database system is ready to accept connections
db-1 | done
db-1 | server started
db-1 | CREATE DATABASE
db-1 |
db-1 |
db-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init.sql
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | COPY 0
db-1 | COPY 0
db-1 | COPY 24
db-1 | COPY 0
db-1 | COPY 0
db-1 | COPY 0
db-1 | COPY 5
db-1 | COPY 0
db-1 | COPY 6
db-1 | COPY 16
db-1 | setval
db-1 | --------
db-1 | 1
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 1
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 24
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 1
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 1
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 1
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 5
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 1
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 6
db-1 | (1 row)
db-1 |
db-1 | setval
db-1 | --------
db-1 | 16
db-1 | (1 row)
db-1 |
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | CREATE INDEX
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | ALTER TABLE
db-1 | You are now connected to database "postgres" as user "myuser".
db-1 | SET
db-1 | SET
db-1 | SET
db-1 | SET
db-1 | SET
db-1 | set_config
db-1 | ------------
db-1 |
db-1 | (1 row)
db-1 |
db-1 | SET
db-1 | SET
db-1 | SET
db-1 | SET
db-1 |
db-1 |
db-1 | 2024-02-27 00:35:56.391 UTC [48] LOG: received fast shutdown request
db-1 | waiting for server to shut down....2024-02-27 00:35:56.394 UTC [48] LOG: aborting any active transactions
db-1 | 2024-02-27 00:35:56.396 UTC [48] LOG: background worker "logical replication launcher" (PID 54) exited with exit code 1
db-1 | 2024-02-27 00:35:56.396 UTC [49] LOG: shutting down
db-1 | 2024-02-27 00:35:56.399 UTC [49] LOG: checkpoint starting: shutdown immediate
db-1 | 2024-02-27 00:35:56.907 UTC [49] LOG: checkpoint complete: wrote 956 buffers (4.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.417 s, sync=0.083 s, total=0.511 s; sync files=353, longest=0.050 s, average=0.001 s; distance=4496 kB, estimate=4496 kB; lsn=0/194EC90, redo lsn=0/194EC90
db-1 | 2024-02-27 00:35:56.912 UTC [48] LOG: database system is shut down
db-1 | done
db-1 | server stopped
db-1 |
db-1 | PostgreSQL init process complete; ready for start up.
db-1 |
db-1 | 2024-02-27 00:35:57.015 UTC [1] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
db-1 | 2024-02-27 00:35:57.015 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
db-1 | 2024-02-27 00:35:57.015 UTC [1] LOG: listening on IPv6 address "::", port 5432
db-1 | 2024-02-27 00:35:57.020 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
db-1 | 2024-02-27 00:35:57.027 UTC [67] LOG: database system was shut down at 2024-02-27 00:35:56 UTC
db-1 | 2024-02-27 00:35:57.034 UTC [1] LOG: database system is ready to accept connections
pgbouncer-1 | 2024-02-27 00:35:57.732 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:48696 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:35:57.734 UTC [1] LOG S-0x7f4cc8b4e030: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:33682)
pgbouncer-1 | 2024-02-27 00:35:57.751 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:48696 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:35:57.762 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:55498 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:35:57.769 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:55498 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:02.582 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:38392 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.589 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:38392 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:02.592 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45580 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.603 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:38406 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.605 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45588 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.607 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38418 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.608 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38434 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.609 UTC [1] LOG S-0x7f4cc8b4e290: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36274)
pgbouncer-1 | 2024-02-27 00:36:02.626 UTC [1] LOG S-0x7f4cc8b4e4f0: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36280)
pgbouncer-1 | 2024-02-27 00:36:02.626 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45602 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.627 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45614 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.629 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38438 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.632 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:38406 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:02.717 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:38448 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.718 UTC [1] LOG S-0x7f4cc8b4e750: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36284)
pgbouncer-1 | 2024-02-27 00:36:02.720 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45580 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:02.814 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45630 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.815 UTC [1] LOG S-0x7f4cc8b4e9b0: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36294)
pgbouncer-1 | 2024-02-27 00:36:02.823 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45588 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:02.824 UTC [1] LOG S-0x7f4cc8b4ec10: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36302)
pgbouncer-1 | 2024-02-27 00:36:02.824 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45646 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:02.917 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45614 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:02.917 UTC [1] LOG S-0x7f4cc8b4ee70: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36304)
pgbouncer-1 | 2024-02-27 00:36:02.918 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45650 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.015 UTC [1] LOG S-0x7f4cc8b4f0d0: crebito/[email protected]:5432 new connection to server (from 192.168.48.3:36310)
pgbouncer-1 | 2024-02-27 00:36:03.022 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38418 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.022 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:38464 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.026 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38434 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.028 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38480 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.031 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38438 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.032 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38494 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.034 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45650 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.036 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45654 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.038 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:38464 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.039 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:38502 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.040 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38494 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.042 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38516 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.046 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45602 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.048 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45656 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.050 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38480 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.051 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38532 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.114 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38516 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.115 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38536 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.118 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45656 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.119 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45662 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.122 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38532 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.125 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38536 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.129 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45630 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.130 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45674 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.132 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45662 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.134 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45682 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.135 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45654 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.139 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45674 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.142 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:38502 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.146 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45682 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.151 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45646 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.154 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:38448 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:03.556 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45690 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:03.559 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45690 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.559 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45694 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.560 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45700 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.561 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38542 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.566 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:45730 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.566 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45714 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.567 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38558 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.568 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38580 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.568 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38566 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.572 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38542 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.573 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38586 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.575 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45694 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.577 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45732 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.579 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38586 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.580 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38596 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.582 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45700 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.583 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45736 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.585 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45732 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.586 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45746 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.588 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45714 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.590 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45750 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.592 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45736 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.593 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45764 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.596 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38596 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.596 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38602 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.599 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45746 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.600 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45772 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.602 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45764 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.604 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45776 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.606 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38602 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.607 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38606 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.609 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45772 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.610 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45784 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.613 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:45730 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.616 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38606 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.617 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38610 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.619 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45784 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.622 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38580 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.623 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38616 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.625 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38610 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.626 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38624 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.629 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38558 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.630 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38628 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.632 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38566 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.633 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38634 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:04.635 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:45750 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.638 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38628 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.642 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38616 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.645 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38634 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.648 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45776 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:04.652 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38624 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:05.555 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45786 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:05.558 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45786 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.567 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38646 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.572 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45802 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.572 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38660 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.572 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45800 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.572 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45806 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.577 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45800 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.578 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38660 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.579 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38662 login attempt: db=crebito user=myuser tls=no
api01-1 | Not Found: /clientes/6/extrato
pgbouncer-1 | 2024-02-27 00:36:06.581 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45802 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.583 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45806 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.583 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38646 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.583 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:38672 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.584 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38662 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.586 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:45810 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.587 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45816 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.587 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38674 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.588 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38684 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.592 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:45810 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.593 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38684 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.594 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38674 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.595 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:38672 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.599 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45816 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.599 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38694 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.600 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45828 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.600 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45838 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.600 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38688 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.600 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:45840 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.605 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38694 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.607 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45828 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.608 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:45840 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.608 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45838 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.609 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38700 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.609 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:45850 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.610 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38688 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.611 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38702 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.613 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45864 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.615 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:45850 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.616 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38700 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.616 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38712 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.617 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45864 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.620 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38712 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.624 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45866 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.624 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:38722 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.625 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38702 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.626 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45878 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.626 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38732 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.628 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45880 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.631 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45866 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.632 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45878 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.632 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:38722 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.634 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38732 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.639 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45880 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.649 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38750 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.649 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38748 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.651 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45884 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.651 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45892 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.654 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38764 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.657 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:38764 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.657 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:38778 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.662 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:38748 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.666 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:38790 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.666 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45906 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.666 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45918 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.666 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:38802 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.667 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45892 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.668 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38750 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.672 UTC [1] LOG C-0x7f4cc8b89930: crebito/[email protected]:38778 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.673 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38808 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.673 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45934 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.674 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45884 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.675 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45906 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.676 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45950 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.676 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45946 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.677 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38816 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.677 UTC [1] LOG C-0x7f4cc8b8ac30: crebito/[email protected]:38802 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.679 UTC [1] LOG C-0x7f4cc8b8a510: crebito/[email protected]:45918 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.680 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:38790 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.681 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45966 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.682 UTC [1] LOG C-0x7f4cc8b8a050: crebito/[email protected]:45950 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.683 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45934 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.684 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45972 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.685 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45946 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.687 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:45972 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.715 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38808 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.716 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38818 login attempt: db=crebito user=myuser tls=no
api01-1 | Unprocessable Entity: /clientes/1/transacoes
api02-1 | Unprocessable Entity: /clientes/1/transacoes
pgbouncer-1 | 2024-02-27 00:36:06.717 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38830 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.717 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45988 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:06.721 UTC [1] LOG C-0x7f4cc8b89df0: crebito/[email protected]:45966 closing because: client close request (age=0s)
api01-1 | Unprocessable Entity: /clientes/1/transacoes
api02-1 | Unprocessable Entity: /clientes/1/transacoes
pgbouncer-1 | 2024-02-27 00:36:06.723 UTC [1] LOG C-0x7f4cc8b8a770: crebito/[email protected]:38830 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.723 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38816 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:06.724 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38818 closing because: client close request (age=0s)
api01-1 | Unprocessable Entity: /clientes/4/transacoes
api01-1 | Unprocessable Entity: /clientes/1/transacoes
api02-1 | Unprocessable Entity: /clientes/2/transacoes
api02-1 | Unprocessable Entity: /clientes/2/transacoes
pgbouncer-1 | 2024-02-27 00:36:06.730 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45988 closing because: client close request (age=0s)
api01-1 | Unprocessable Entity: /clientes/4/transacoes
api02-1 | Unprocessable Entity: /clientes/5/transacoes
api02-1 | Unprocessable Entity: /clientes/2/transacoes
api01-1 | Unprocessable Entity: /clientes/3/transacoes
api01-1 | Unprocessable Entity: /clientes/5/transacoes
api02-1 | Unprocessable Entity: /clientes/2/transacoes
api02-1 | Unprocessable Entity: /clientes/5/transacoes
api01-1 | Unprocessable Entity: /clientes/3/transacoes
api02-1 | Unprocessable Entity: /clientes/2/transacoes
api02-1 | Unprocessable Entity: /clientes/3/transacoes
api01-1 | Unprocessable Entity: /clientes/5/transacoes
api01-1 | Unprocessable Entity: /clientes/4/transacoes
api02-1 | Unprocessable Entity: /clientes/3/transacoes
api01-1 | Unprocessable Entity: /clientes/5/transacoes
api01-1 | Unprocessable Entity: /clientes/4/transacoes
api02-1 | Unprocessable Entity: /clientes/3/transacoes
api01-1 | Unprocessable Entity: /clientes/4/transacoes
pgbouncer-1 | 2024-02-27 00:36:07.578 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38836 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:07.578 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45994 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:07.578 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:46000 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:07.582 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:45994 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:07.605 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:46000 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:07.606 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38836 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:08.568 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38852 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:08.568 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38862 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:08.569 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:46012 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:08.572 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:46012 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:08.573 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:38862 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:08.574 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:38852 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:08.816 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:46016 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:08.821 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:46016 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.067 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:41416 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.067 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47008 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.072 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47008 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.072 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:41416 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.317 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:41424 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.321 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:41424 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.568 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:47022 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.568 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:41440 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.568 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47028 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.574 UTC [1] LOG C-0x7f4cc8b8a9d0: crebito/[email protected]:47022 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.576 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:41440 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.578 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47028 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.732 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:41454 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.736 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:41454 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.816 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47034 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.821 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47034 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:09.899 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:41462 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:09.903 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:41462 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:10.066 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47048 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:10.066 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:41472 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:10.071 UTC [1] LOG C-0x7f4cc8b89b90: crebito/[email protected]:41472 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:10.075 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47048 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:10.233 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47062 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:10.237 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47062 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:10.316 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:41480 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:10.321 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:41480 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 00:36:10.401 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47064 login attempt: db=crebito user=myuser tls=no
pgbouncer-1 | 2024-02-27 00:36:10.405 UTC [1] LOG C-0x7f4cc8b8a2b0: crebito/[email protected]:47064 closing because: client close request (age=0s)