postgresql 04:55:16.21 INFO  ==> postgresql 04:55:16.21 INFO  ==> Welcome to the Bitnami postgresql container postgresql 04:55:16.22 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers postgresql 04:55:16.22 INFO  ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami/ for more information. postgresql 04:55:16.22 INFO  ==> postgresql 04:55:16.23 INFO  ==> ** Starting PostgreSQL setup ** postgresql 04:55:16.25 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 04:55:16.25 INFO  ==> Loading custom pre-init scripts... postgresql 04:55:16.25 INFO  ==> Initializing PostgreSQL database... postgresql 04:55:16.27 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 04:55:16.27 INFO  ==> Generating local authentication configuration postgresql 04:55:19.46 INFO  ==> Starting PostgreSQL in background... postgresql 04:55:20.54 INFO  ==> Creating user result postgresql 04:55:20.55 INFO  ==> Granting access to "result" to the database "tekton-results" postgresql 04:55:20.57 INFO  ==> Setting ownership for the 'public' schema database "tekton-results" to "result" postgresql 04:55:20.59 INFO  ==> Configuring replication parameters postgresql 04:55:20.61 INFO  ==> Configuring synchronous_replication postgresql 04:55:20.61 INFO  ==> Configuring fsync postgresql 04:55:20.63 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 04:55:21.34 INFO  ==> Loading custom scripts... postgresql 04:55:21.34 INFO  ==> Enabling remote connections postgresql 04:55:21.35 INFO  ==> ** PostgreSQL setup finished! ** postgresql 04:55:21.36 INFO  ==> ** Starting PostgreSQL ** 2026-08-13 04:55:21.377 GMT [1] LOG: pgaudit extension initialized 2026-08-13 04:55:21.385 GMT [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2026-08-13 04:55:21.385 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-08-13 04:55:21.385 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-08-13 04:55:21.389 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-08-13 04:55:21.394 GMT [149] LOG: database system was shut down at 2026-08-13 04:55:21 GMT 2026-08-13 04:55:21.406 GMT [1] LOG: database system is ready to accept connections 2026-08-13 05:00:21.449 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:00:32.091 GMT [147] LOG: checkpoint complete: wrote 108 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.520 s, sync=0.109 s, total=10.643 s; sync files=63, longest=0.004 s, average=0.002 s; distance=479 kB, estimate=479 kB; lsn=0/1981148, redo lsn=0/19810B8 2026-08-13 05:05:21.133 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:05:26.230 GMT [147] LOG: checkpoint complete: wrote 51 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=5.009 s, sync=0.016 s, total=5.098 s; sync files=16, longest=0.002 s, average=0.001 s; distance=475 kB, estimate=479 kB; lsn=0/19F7EA0, redo lsn=0/19F7E48 2026-08-13 05:10:21.330 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:10:31.682 GMT [147] LOG: checkpoint complete: wrote 84 buffers (0.5%); 0 WAL file(s) added, 0 removed, 0 recycled; write=8.113 s, sync=0.013 s, total=10.353 s; sync files=16, longest=0.003 s, average=0.001 s; distance=1158 kB, estimate=1158 kB; lsn=0/1B49968, redo lsn=0/1B19830 2026-08-13 05:15:21.782 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:15:30.628 GMT [147] LOG: checkpoint complete: wrote 89 buffers (0.5%); 1 WAL file(s) added, 0 removed, 0 recycled; write=8.815 s, sync=0.006 s, total=8.846 s; sync files=15, longest=0.004 s, average=0.001 s; distance=1051 kB, estimate=1147 kB; lsn=0/1C4E4A8, redo lsn=0/1C207E0 2026-08-13 05:20:21.679 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:20:36.838 GMT [147] LOG: checkpoint complete: wrote 154 buffers (0.9%); 0 WAL file(s) added, 0 removed, 0 recycled; write=15.124 s, sync=0.023 s, total=15.160 s; sync files=19, longest=0.005 s, average=0.002 s; distance=2231 kB, estimate=2231 kB; lsn=0/1E86C58, redo lsn=0/1E4E798 2026-08-13 05:22:18.517 GMT [188] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-08-13 05:22:18.517 GMT [188] DETAIL: Key (parent, name)=(group-moly, 61395723-b8d1-4a8e-87f2-487a77cf8192) already exists. 2026-08-13 05:22:18.517 GMT [188] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-08-13 05:22:19.517 GMT [188] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-08-13 05:22:19.517 GMT [188] DETAIL: Key (parent, name)=(group-moly, 61395723-b8d1-4a8e-87f2-487a77cf8192) already exists. 2026-08-13 05:22:19.517 GMT [188] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-08-13 05:25:21.938 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:25:36.382 GMT [147] LOG: checkpoint complete: wrote 145 buffers (0.9%); 0 WAL file(s) added, 0 removed, 0 recycled; write=14.426 s, sync=0.009 s, total=14.444 s; sync files=18, longest=0.002 s, average=0.001 s; distance=1616 kB, estimate=2170 kB; lsn=0/20296B0, redo lsn=0/1FE2A50 2026-08-13 05:30:21.482 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:30:45.936 GMT [147] LOG: checkpoint complete: wrote 245 buffers (1.5%); 0 WAL file(s) added, 0 removed, 0 recycled; write=24.441 s, sync=0.004 s, total=24.455 s; sync files=19, longest=0.004 s, average=0.001 s; distance=3646 kB, estimate=3646 kB; lsn=0/24115D0, redo lsn=0/23725C0 2026-08-13 05:35:22.036 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:35:49.103 GMT [147] LOG: checkpoint complete: wrote 273 buffers (1.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=27.041 s, sync=0.014 s, total=27.067 s; sync files=20, longest=0.003 s, average=0.001 s; distance=3587 kB, estimate=3640 kB; lsn=0/2702018, redo lsn=0/26F34D0 2026-08-13 05:40:22.203 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:40:53.861 GMT [147] LOG: checkpoint complete: wrote 281 buffers (1.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=30.949 s, sync=0.049 s, total=31.659 s; sync files=19, longest=0.026 s, average=0.003 s; distance=2225 kB, estimate=3499 kB; lsn=0/29E65D8, redo lsn=0/291FC30 2026-08-13 05:45:22.865 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:45:48.853 GMT [147] LOG: checkpoint complete: wrote 263 buffers (1.6%); 1 WAL file(s) added, 0 removed, 0 recycled; write=25.941 s, sync=0.017 s, total=25.988 s; sync files=22, longest=0.004 s, average=0.001 s; distance=2623 kB, estimate=3411 kB; lsn=0/2C351F8, redo lsn=0/2BAF970 2026-08-13 05:50:22.953 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:51:06.645 GMT [147] LOG: checkpoint complete: wrote 438 buffers (2.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=43.671 s, sync=0.011 s, total=43.693 s; sync files=19, longest=0.004 s, average=0.001 s; distance=4315 kB, estimate=4315 kB; lsn=0/30D0D98, redo lsn=0/2FE65B8 2026-08-13 05:55:22.658 GMT [147] LOG: checkpoint starting: time 2026-08-13 05:55:54.926 GMT [147] LOG: checkpoint complete: wrote 323 buffers (2.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=32.250 s, sync=0.007 s, total=32.269 s; sync files=20, longest=0.003 s, average=0.001 s; distance=3246 kB, estimate=4208 kB; lsn=0/33D2B40, redo lsn=0/3312040 2026-08-13 06:00:22.989 GMT [147] LOG: checkpoint starting: time 2026-08-13 06:00:54.461 GMT [147] LOG: checkpoint complete: wrote 316 buffers (1.9%); 0 WAL file(s) added, 0 removed, 0 recycled; write=31.449 s, sync=0.011 s, total=31.472 s; sync files=21, longest=0.003 s, average=0.001 s; distance=3166 kB, estimate=4104 kB; lsn=0/36B8468, redo lsn=0/3629998 2026-08-13 06:05:22.482 GMT [147] LOG: checkpoint starting: time 2026-08-13 06:05:49.735 GMT [147] LOG: checkpoint complete: wrote 273 buffers (1.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=27.241 s, sync=0.008 s, total=27.254 s; sync files=18, longest=0.002 s, average=0.001 s; distance=2329 kB, estimate=3926 kB; lsn=0/38CB668, redo lsn=0/3870140 2026-08-13 06:10:22.796 GMT [147] LOG: checkpoint starting: time 2026-08-13 06:10:29.941 GMT [147] LOG: checkpoint complete: wrote 72 buffers (0.4%); 0 WAL file(s) added, 0 removed, 0 recycled; write=7.112 s, sync=0.021 s, total=7.145 s; sync files=9, longest=0.004 s, average=0.003 s; distance=697 kB, estimate=3603 kB; lsn=0/391E6B8, redo lsn=0/391E660 2026-08-13 06:15:23.010 GMT [147] LOG: checkpoint starting: time 2026-08-13 06:15:47.761 GMT [147] LOG: checkpoint complete: wrote 248 buffers (1.5%); 0 WAL file(s) added, 0 removed, 0 recycled; write=24.739 s, sync=0.004 s, total=24.752 s; sync files=18, longest=0.002 s, average=0.001 s; distance=1313 kB, estimate=3374 kB; lsn=0/3AAA238, redo lsn=0/3A66BE0 2026-08-13 06:20:23.768 GMT [147] LOG: checkpoint starting: time 2026-08-13 06:20:51.386 GMT [147] LOG: checkpoint complete: wrote 276 buffers (1.7%); 1 WAL file(s) added, 0 removed, 0 recycled; write=27.541 s, sync=0.017 s, total=27.618 s; sync files=21, longest=0.004 s, average=0.001 s; distance=3209 kB, estimate=3358 kB; lsn=0/3DD67A0, redo lsn=0/3D89398