postgresql 17:36:40.96 INFO  ==> postgresql 17:36:40.96 INFO  ==> Welcome to the Bitnami postgresql container postgresql 17:36:40.96 INFO  ==> postgresql 17:36:40.97 INFO  ==> ** Starting PostgreSQL setup ** postgresql 17:36:40.99 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 17:36:40.99 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 17:36:40.99 INFO  ==> Loading custom pre-init scripts... postgresql 17:36:41.00 INFO  ==> Initializing PostgreSQL database... postgresql 17:36:41.01 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 17:36:41.01 INFO  ==> Generating local authentication configuration postgresql 17:36:41.61 INFO  ==> Starting PostgreSQL in background... postgresql 17:36:42.68 INFO  ==> Changing password of postgres postgresql 17:36:42.69 INFO  ==> Creating user tekton postgresql 17:36:42.71 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 17:36:42.72 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 17:36:42.74 INFO  ==> Configuring replication parameters postgresql 17:36:42.76 INFO  ==> Configuring synchronous_replication postgresql 17:36:42.76 INFO  ==> Configuring fsync postgresql 17:36:42.77 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 17:36:42.77 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 17:36:42.81 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 17:36:42.91 INFO  ==> Loading custom scripts... postgresql 17:36:42.91 INFO  ==> Enabling remote connections postgresql 17:36:42.92 INFO  ==> ** PostgreSQL setup finished! ** postgresql 17:36:42.94 INFO  ==> ** Starting PostgreSQL ** 2026-04-21 17:36:42.962 GMT [1] LOG: pgaudit extension initialized 2026-04-21 17:36:42.973 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-21 17:36:42.973 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-21 17:36:42.973 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-21 17:36:42.976 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-21 17:36:42.987 GMT [154] LOG: database system was shut down at 2026-04-21 17:36:42 GMT 2026-04-21 17:36:42.992 GMT [1] LOG: database system is ready to accept connections 2026-04-21 17:41:43.079 GMT [152] LOG: checkpoint starting: time 2026-04-21 17:41:53.542 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.423 s, sync=0.003 s, total=10.463 s; sync files=63, longest=0.001 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24F28, redo lsn=0/1C24E98 2026-04-21 17:51:43.742 GMT [152] LOG: checkpoint starting: time 2026-04-21 17:51:51.272 GMT [152] LOG: checkpoint complete: wrote 75 buffers (0.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=7.523 s, sync=0.002 s, total=7.530 s; sync files=14, longest=0.001 s, average=0.001 s; distance=527 kB, estimate=573 kB; lsn=0/1CAFAB8, redo lsn=0/1CA8AE8 2026-04-21 17:56:43.340 GMT [152] LOG: checkpoint starting: time 2026-04-21 17:57:09.190 GMT [152] LOG: checkpoint complete: wrote 258 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=25.844 s, sync=0.002 s, total=25.851 s; sync files=22, longest=0.002 s, average=0.001 s; distance=2746 kB, estimate=2746 kB; lsn=0/1F89840, redo lsn=0/1F573C0 2026-04-21 18:01:43.290 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:02:28.409 GMT [152] LOG: checkpoint complete: wrote 451 buffers (2.8%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=45.113 s, sync=0.002 s, total=45.120 s; sync files=20, longest=0.002 s, average=0.001 s; distance=4663 kB, estimate=4663 kB; lsn=0/2607020, redo lsn=0/23E5168 2026-04-21 18:03:18.815 GMT [880] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:03:18.815 GMT [880] DETAIL: Key (parent, name)=(integration1-mudx, 6b2c52f5-3390-4a55-b56f-61f4920793ed) already exists. 2026-04-21 18:03:18.815 GMT [880] 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-04-21 18:03:18.831 GMT [902] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:03:18.831 GMT [902] DETAIL: Key (parent, name)=(integration1-mudx, 6b2c52f5-3390-4a55-b56f-61f4920793ed) already exists. 2026-04-21 18:03:18.831 GMT [902] 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-04-21 18:03:18.884 GMT [903] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:03:18.884 GMT [903] DETAIL: Key (parent, name)=(integration1-mudx, 6b2c52f5-3390-4a55-b56f-61f4920793ed) already exists. 2026-04-21 18:03:18.884 GMT [903] 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-04-21 18:06:43.509 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:07:32.601 GMT [152] LOG: checkpoint complete: wrote 490 buffers (3.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=49.083 s, sync=0.003 s, total=49.092 s; sync files=21, longest=0.003 s, average=0.001 s; distance=6578 kB, estimate=6578 kB; lsn=0/2AF5770, redo lsn=0/2A51998 2026-04-21 18:08:43.998 GMT [919] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:08:43.998 GMT [919] DETAIL: Key (parent, name)=(integration2-gdge, e7652a09-5cf7-4c6a-b6c8-3539a946c9ea) already exists. 2026-04-21 18:08:43.998 GMT [919] 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-04-21 18:11:43.701 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:12:40.423 GMT [152] LOG: checkpoint complete: wrote 567 buffers (3.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=56.712 s, sync=0.003 s, total=56.722 s; sync files=21, longest=0.003 s, average=0.001 s; distance=5443 kB, estimate=6464 kB; lsn=0/30852E0, redo lsn=0/2FA25A0 2026-04-21 18:12:51.089 GMT [1118] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:12:51.089 GMT [1118] DETAIL: Key (parent, name)=(group-sduc, 744176cd-a740-4013-a6b9-b59fb4b23421) already exists. 2026-04-21 18:12:51.089 GMT [1118] 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-04-21 18:16:43.523 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:17:48.842 GMT [152] LOG: checkpoint complete: wrote 653 buffers (4.0%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=65.309 s, sync=0.005 s, total=65.320 s; sync files=23, longest=0.002 s, average=0.001 s; distance=6429 kB, estimate=6461 kB; lsn=0/39BF308, redo lsn=0/35E9BE8 2026-04-21 18:18:18.505 GMT [1118] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:18:18.505 GMT [1118] DETAIL: Key (parent, name)=(group-sduc, ea956c5c-5a35-4561-8957-09315b2c789e) already exists. 2026-04-21 18:18:18.505 GMT [1118] 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-04-21 18:18:18.506 GMT [1116] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:18:18.506 GMT [1116] DETAIL: Key (parent, name)=(group-sduc, ea956c5c-5a35-4561-8957-09315b2c789e) already exists. 2026-04-21 18:18:18.506 GMT [1116] 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-04-21 18:18:18.518 GMT [1372] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:18:18.518 GMT [1372] DETAIL: Key (parent, name)=(group-sduc, ea956c5c-5a35-4561-8957-09315b2c789e) already exists. 2026-04-21 18:18:18.518 GMT [1372] 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-04-21 18:19:21.591 GMT [1118] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:19:21.591 GMT [1118] DETAIL: Key (parent, name)=(build-e2e-molk, 5fd2da29-931e-4eac-807d-4d18ed2d7766) already exists. 2026-04-21 18:19:21.591 GMT [1118] 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-04-21 18:19:29.099 GMT [1118] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:19:29.099 GMT [1118] DETAIL: Key (parent, name)=(build-e2e-molk, 0c0af67c-7afd-4c0f-a9ed-5fead849fe33) already exists. 2026-04-21 18:19:29.099 GMT [1118] 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-04-21 18:21:43.942 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:22:48.206 GMT [152] LOG: checkpoint complete: wrote 643 buffers (3.9%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=64.211 s, sync=0.002 s, total=64.265 s; sync files=18, longest=0.002 s, average=0.001 s; distance=6545 kB, estimate=6545 kB; lsn=0/3FDF4D0, redo lsn=0/3C4E0E8 2026-04-21 18:26:43.232 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:27:32.735 GMT [152] LOG: checkpoint complete: wrote 494 buffers (3.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=49.495 s, sync=0.002 s, total=49.503 s; sync files=20, longest=0.002 s, average=0.001 s; distance=4319 kB, estimate=6322 kB; lsn=0/4085F20, redo lsn=0/4085E90 2026-04-21 18:28:24.817 GMT [1118] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:28:24.817 GMT [1118] DETAIL: Key (parent, name)=(group-sduc, 1bf5c468-8780-4a9c-94d6-46316f305b9b) already exists. 2026-04-21 18:28:24.817 GMT [1118] 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-04-21 18:28:24.832 GMT [1118] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-21 18:28:24.832 GMT [1118] DETAIL: Key (parent, name)=(group-sduc, 1bf5c468-8780-4a9c-94d6-46316f305b9b) already exists. 2026-04-21 18:28:24.832 GMT [1118] 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-04-21 18:31:43.835 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:32:13.995 GMT [152] LOG: checkpoint complete: wrote 301 buffers (1.8%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=30.154 s, sync=0.002 s, total=30.160 s; sync files=17, longest=0.002 s, average=0.001 s; distance=2272 kB, estimate=5917 kB; lsn=0/42CA890, redo lsn=0/42BE270 2026-04-21 18:36:44.095 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:36:46.207 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.106 s, sync=0.002 s, total=2.112 s; sync files=9, longest=0.001 s, average=0.001 s; distance=157 kB, estimate=5341 kB; lsn=0/42E5710, redo lsn=0/42E56B8 2026-04-21 18:41:44.299 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:41:48.014 GMT [152] LOG: checkpoint complete: wrote 37 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.708 s, sync=0.002 s, total=3.716 s; sync files=12, longest=0.002 s, average=0.001 s; distance=253 kB, estimate=4832 kB; lsn=0/4324EE8, redo lsn=0/4324E58 2026-04-21 18:46:44.045 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:46:48.363 GMT [152] LOG: checkpoint complete: wrote 43 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.310 s, sync=0.002 s, total=4.318 s; sync files=11, longest=0.002 s, average=0.001 s; distance=283 kB, estimate=4377 kB; lsn=0/436BD30, redo lsn=0/436BCD8 2026-04-21 18:51:44.463 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:51:50.081 GMT [152] LOG: checkpoint complete: wrote 56 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=5.611 s, sync=0.003 s, total=5.619 s; sync files=11, longest=0.002 s, average=0.001 s; distance=428 kB, estimate=3983 kB; lsn=0/43D6FB8, redo lsn=0/43D6F60 2026-04-21 18:56:44.173 GMT [152] LOG: checkpoint starting: time 2026-04-21 18:57:35.572 GMT [152] LOG: checkpoint complete: wrote 513 buffers (3.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=51.392 s, sync=0.002 s, total=51.399 s; sync files=12, longest=0.002 s, average=0.001 s; distance=3911 kB, estimate=3975 kB; lsn=0/47A8D00, redo lsn=0/47A8C70 2026-04-21 19:01:44.672 GMT [152] LOG: checkpoint starting: time 2026-04-21 19:01:59.913 GMT [152] LOG: checkpoint complete: wrote 152 buffers (0.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=15.228 s, sync=0.008 s, total=15.242 s; sync files=18, longest=0.002 s, average=0.001 s; distance=1120 kB, estimate=3690 kB; lsn=0/49947D8, redo lsn=0/48C0E08 2026-04-21 19:06:45.001 GMT [152] LOG: checkpoint starting: time 2026-04-21 19:07:20.180 GMT [152] LOG: checkpoint complete: wrote 351 buffers (2.1%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=35.170 s, sync=0.003 s, total=35.180 s; sync files=21, longest=0.003 s, average=0.001 s; distance=2822 kB, estimate=3603 kB; lsn=0/4B82810, redo lsn=0/4B82780