postgresql 14:54:59.22 INFO  ==> postgresql 14:54:59.22 INFO  ==> Welcome to the Bitnami postgresql container postgresql 14:54:59.23 INFO  ==> postgresql 14:54:59.23 INFO  ==> ** Starting PostgreSQL setup ** postgresql 14:54:59.25 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 14:54:59.26 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 14:54:59.26 INFO  ==> Loading custom pre-init scripts... postgresql 14:54:59.26 INFO  ==> Initializing PostgreSQL database... postgresql 14:54:59.27 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 14:54:59.27 INFO  ==> Generating local authentication configuration postgresql 14:54:59.88 INFO  ==> Starting PostgreSQL in background... postgresql 14:55:00.96 INFO  ==> Changing password of postgres postgresql 14:55:00.98 INFO  ==> Creating user tekton postgresql 14:55:00.99 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 14:55:01.01 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 14:55:01.04 INFO  ==> Configuring replication parameters postgresql 14:55:01.07 INFO  ==> Configuring synchronous_replication postgresql 14:55:01.07 INFO  ==> Configuring fsync postgresql 14:55:01.08 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 14:55:01.08 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 14:55:01.14 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 14:55:01.25 INFO  ==> Loading custom scripts... postgresql 14:55:01.25 INFO  ==> Enabling remote connections postgresql 14:55:01.26 INFO  ==> ** PostgreSQL setup finished! ** postgresql 14:55:01.29 INFO  ==> ** Starting PostgreSQL ** 2026-05-07 14:55:01.319 GMT [1] LOG: pgaudit extension initialized 2026-05-07 14:55:01.333 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-07 14:55:01.333 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-07 14:55:01.334 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-07 14:55:01.339 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-07 14:55:01.353 GMT [154] LOG: database system was shut down at 2026-05-07 14:55:01 GMT 2026-05-07 14:55:01.362 GMT [1] LOG: database system is ready to accept connections 2026-05-07 15:00:01.447 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:00:11.915 GMT [152] LOG: checkpoint complete: wrote 104 buffers (0.6%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=10.429 s, sync=0.003 s, total=10.469 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24F28, redo lsn=0/1C24E98 2026-05-07 15:20:02.205 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:20:12.534 GMT [152] LOG: checkpoint complete: wrote 103 buffers (0.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=10.322 s, sync=0.002 s, total=10.330 s; sync files=21, longest=0.001 s, average=0.001 s; distance=704 kB, estimate=704 kB; lsn=0/1CE9358, redo lsn=0/1CD4FC0 2026-05-07 15:21:24.771 GMT [790] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 15:21:24.771 GMT [790] DETAIL: Key (parent, name)=(chains-e2e-czyh, 6829d22e-ee4c-4ebe-ac4b-15554da7c7b1) already exists. 2026-05-07 15:21:24.771 GMT [790] 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-05-07 15:25:02.625 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:25:29.085 GMT [152] LOG: checkpoint complete: wrote 264 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=26.450 s, sync=0.004 s, total=26.461 s; sync files=20, longest=0.003 s, average=0.001 s; distance=2665 kB, estimate=2665 kB; lsn=0/2002500, redo lsn=0/1F6F720 2026-05-07 15:27:12.903 GMT [790] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 15:27:12.903 GMT [790] DETAIL: Key (parent, name)=(chains-e2e-czyh, b80db0d2-77b3-4cd5-a554-326e3f7f8a26) already exists. 2026-05-07 15:27:12.903 GMT [790] 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-05-07 15:28:03.444 GMT [163] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 15:28:03.444 GMT [163] DETAIL: Key (parent, name)=(chains-e2e-czyh, 1cc9b29e-17ef-49e9-b083-84f928854324) already exists. 2026-05-07 15:28:03.444 GMT [163] 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-05-07 15:28:32.638 GMT [790] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 15:28:32.638 GMT [790] DETAIL: Key (parent, name)=(chains-e2e-czyh, 47d8fc47-2ca8-43e7-8de9-bde3510bb945) already exists. 2026-05-07 15:28:32.638 GMT [790] 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-05-07 15:30:02.171 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:30:39.852 GMT [152] LOG: checkpoint complete: wrote 376 buffers (2.3%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=37.671 s, sync=0.003 s, total=37.682 s; sync files=21, longest=0.002 s, average=0.001 s; distance=4566 kB, estimate=4566 kB; lsn=0/246FED8, redo lsn=0/23E5098 2026-05-07 15:35:02.952 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:35:32.322 GMT [152] LOG: checkpoint complete: wrote 294 buffers (1.8%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=29.353 s, sync=0.006 s, total=29.370 s; sync files=18, longest=0.004 s, average=0.001 s; distance=3022 kB, estimate=4411 kB; lsn=0/272C740, redo lsn=0/26D8AD0 2026-05-07 15:40:02.414 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:40:29.476 GMT [152] LOG: checkpoint complete: wrote 270 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=27.051 s, sync=0.003 s, total=27.063 s; sync files=14, longest=0.002 s, average=0.001 s; distance=2191 kB, estimate=4189 kB; lsn=0/28FC840, redo lsn=0/28FC7B0 2026-05-07 15:45:02.563 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:45:06.987 GMT [152] LOG: checkpoint complete: wrote 44 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.411 s, sync=0.004 s, total=4.424 s; sync files=12, longest=0.003 s, average=0.001 s; distance=308 kB, estimate=3801 kB; lsn=0/2949B70, redo lsn=0/2949B18 2026-05-07 15:50:03.077 GMT [152] LOG: checkpoint starting: time 2026-05-07 15:50:17.125 GMT [152] LOG: checkpoint complete: wrote 140 buffers (0.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=14.032 s, sync=0.006 s, total=14.049 s; sync files=18, longest=0.003 s, average=0.001 s; distance=1007 kB, estimate=3522 kB; lsn=0/2A4F6B8, redo lsn=0/2A45910 2026-05-07 16:05:03.405 GMT [152] LOG: checkpoint starting: time 2026-05-07 16:05:17.648 GMT [152] LOG: checkpoint complete: wrote 142 buffers (0.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=14.226 s, sync=0.007 s, total=14.243 s; sync files=20, longest=0.004 s, average=0.001 s; distance=1011 kB, estimate=3271 kB; lsn=0/2B8A538, redo lsn=0/2B42840 2026-05-07 16:10:03.717 GMT [152] LOG: checkpoint starting: time 2026-05-07 16:10:42.732 GMT [152] LOG: checkpoint complete: wrote 390 buffers (2.4%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=38.974 s, sync=0.002 s, total=39.016 s; sync files=19, longest=0.002 s, average=0.001 s; distance=3357 kB, estimate=3357 kB; lsn=0/2E8A090, redo lsn=0/2E89FE8 2026-05-07 16:40:04.213 GMT [152] LOG: checkpoint starting: time 2026-05-07 16:40:06.332 GMT [152] LOG: checkpoint complete: wrote 21 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.107 s, sync=0.003 s, total=2.119 s; sync files=11, longest=0.002 s, average=0.001 s; distance=131 kB, estimate=3035 kB; lsn=0/2EAAF48, redo lsn=0/2EAAEF0 2026-05-07 16:45:04.421 GMT [152] LOG: checkpoint starting: time 2026-05-07 16:45:10.146 GMT [152] LOG: checkpoint complete: wrote 57 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=5.714 s, sync=0.003 s, total=5.726 s; sync files=9, longest=0.002 s, average=0.001 s; distance=417 kB, estimate=2773 kB; lsn=0/2F136D0, redo lsn=0/2F13678