postgresql 09:46:07.51 INFO  ==> postgresql 09:46:07.51 INFO  ==> Welcome to the Bitnami postgresql container postgresql 09:46:07.51 INFO  ==> postgresql 09:46:07.52 INFO  ==> ** Starting PostgreSQL setup ** postgresql 09:46:07.54 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 09:46:07.54 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 09:46:07.55 INFO  ==> Loading custom pre-init scripts... postgresql 09:46:07.55 INFO  ==> Initializing PostgreSQL database... postgresql 09:46:07.56 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 09:46:07.56 INFO  ==> Generating local authentication configuration postgresql 09:46:08.18 INFO  ==> Starting PostgreSQL in background... postgresql 09:46:09.26 INFO  ==> Changing password of postgres postgresql 09:46:09.27 INFO  ==> Creating user tekton postgresql 09:46:09.28 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 09:46:09.30 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 09:46:09.35 INFO  ==> Configuring replication parameters postgresql 09:46:09.52 INFO  ==> Configuring synchronous_replication postgresql 09:46:09.52 INFO  ==> Configuring fsync postgresql 09:46:09.53 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 09:46:09.53 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 09:46:09.87 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 09:46:09.97 INFO  ==> Loading custom scripts... postgresql 09:46:09.98 INFO  ==> Enabling remote connections postgresql 09:46:10.00 INFO  ==> ** PostgreSQL setup finished! ** postgresql 09:46:10.02 INFO  ==> ** Starting PostgreSQL ** 2026-04-28 09:46:10.037 GMT [1] LOG: pgaudit extension initialized 2026-04-28 09:46:10.047 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-28 09:46:10.047 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-28 09:46:10.047 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-28 09:46:10.156 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-28 09:46:10.171 GMT [154] LOG: database system was shut down at 2026-04-28 09:46:09 GMT 2026-04-28 09:46:10.178 GMT [1] LOG: database system is ready to accept connections 2026-04-28 09:51:10.260 GMT [152] LOG: checkpoint starting: time 2026-04-28 09:51:20.720 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.422 s, sync=0.004 s, total=10.461 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-04-28 10:01:08.965 GMT [560] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:01:08.965 GMT [560] DETAIL: Key (parent, name)=(tenant-dev-ivay, 0f25f8ac-6836-46b1-a1db-bbdf97030579) already exists. 2026-04-28 10:01:08.965 GMT [560] 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-28 10:01:10.898 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:01:12.615 GMT [152] LOG: checkpoint complete: wrote 17 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=1.706 s, sync=0.005 s, total=1.717 s; sync files=11, longest=0.002 s, average=0.001 s; distance=39 kB, estimate=524 kB; lsn=0/1C2EDE8, redo lsn=0/1C2ED90 2026-04-28 10:06:10.715 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:06:29.970 GMT [152] LOG: checkpoint complete: wrote 192 buffers (1.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=19.241 s, sync=0.007 s, total=19.255 s; sync files=21, longest=0.003 s, average=0.001 s; distance=2012 kB, estimate=2012 kB; lsn=0/1E59BC0, redo lsn=0/1E25E38 2026-04-28 10:11:11.065 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:11:42.227 GMT [152] LOG: checkpoint complete: wrote 311 buffers (1.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=31.150 s, sync=0.002 s, total=31.163 s; sync files=20, longest=0.002 s, average=0.001 s; distance=3202 kB, estimate=3202 kB; lsn=0/223FF88, redo lsn=0/21469C8 2026-04-28 10:11:47.796 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:11:47.796 GMT [160] DETAIL: Key (parent, name)=(stat-rep-nxep, b9a73e3a-9de6-46a4-8fe8-df4b85a66ecf) already exists. 2026-04-28 10:11:47.796 GMT [160] 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-28 10:14:56.147 GMT [912] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:14:56.147 GMT [912] DETAIL: Key (parent, name)=(integration1-yixp, 76c432dc-d798-4e8a-8b2a-7cc26f2511f6) already exists. 2026-04-28 10:14:56.147 GMT [912] 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-28 10:14:57.166 GMT [912] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:14:57.166 GMT [912] DETAIL: Key (parent, name)=(integration1-yixp, 994e4eab-135a-4a82-9a0e-019c13125eaf) already exists. 2026-04-28 10:14:57.166 GMT [912] 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-28 10:14:57.199 GMT [1018] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:14:57.199 GMT [1018] DETAIL: Key (parent, name)=(integration1-yixp, 994e4eab-135a-4a82-9a0e-019c13125eaf) already exists. 2026-04-28 10:14:57.199 GMT [1018] 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-28 10:14:57.202 GMT [1019] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:14:57.202 GMT [1019] DETAIL: Key (parent, name)=(integration1-yixp, 994e4eab-135a-4a82-9a0e-019c13125eaf) already exists. 2026-04-28 10:14:57.202 GMT [1019] 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-28 10:16:11.327 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:17:01.533 GMT [152] LOG: checkpoint complete: wrote 501 buffers (3.1%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=50.193 s, sync=0.003 s, total=50.207 s; sync files=22, longest=0.003 s, average=0.001 s; distance=5755 kB, estimate=5755 kB; lsn=0/28349E8, redo lsn=0/26E58B8 2026-04-28 10:17:02.940 GMT [1020] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:17:02.940 GMT [1020] DETAIL: Key (parent, name)=(group-zdno, ff766718-20b5-44c5-806b-d34f7a17d311) already exists. 2026-04-28 10:17:02.940 GMT [1020] 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-28 10:17:02.945 GMT [976] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:17:02.945 GMT [976] DETAIL: Key (parent, name)=(group-zdno, ff766718-20b5-44c5-806b-d34f7a17d311) already exists. 2026-04-28 10:17:02.945 GMT [976] 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-28 10:17:03.030 GMT [1020] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:17:03.030 GMT [1020] DETAIL: Key (parent, name)=(group-zdno, ff766718-20b5-44c5-806b-d34f7a17d311) already exists. 2026-04-28 10:17:03.030 GMT [1020] 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-28 10:17:54.753 GMT [1020] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:17:54.753 GMT [1020] DETAIL: Key (parent, name)=(konflux-nzbm, ffa660bc-787e-418c-8f21-c7294efc3ad2) already exists. 2026-04-28 10:17:54.753 GMT [1020] 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-28 10:18:54.761 GMT [1142] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:18:54.761 GMT [1142] DETAIL: Key (parent, name)=(integration2-coir, 6a5b351a-b9ef-4e08-8f5c-fa8ddcd8680c) already exists. 2026-04-28 10:18:54.761 GMT [1142] 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-28 10:18:54.763 GMT [1143] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:18:54.763 GMT [1143] DETAIL: Key (parent, name)=(integration2-coir, 6a5b351a-b9ef-4e08-8f5c-fa8ddcd8680c) already exists. 2026-04-28 10:18:54.763 GMT [1143] 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-28 10:18:55.030 GMT [1126] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:18:55.030 GMT [1126] DETAIL: Key (parent, name)=(integration2-coir, 6a5b351a-b9ef-4e08-8f5c-fa8ddcd8680c) already exists. 2026-04-28 10:18:55.030 GMT [1126] 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-28 10:21:11.633 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:22:07.271 GMT [152] LOG: checkpoint complete: wrote 556 buffers (3.4%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=55.596 s, sync=0.003 s, total=55.639 s; sync files=21, longest=0.002 s, average=0.001 s; distance=6081 kB, estimate=6081 kB; lsn=0/2D28050, redo lsn=0/2CD5E58 2026-04-28 10:23:02.039 GMT [976] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-28 10:23:02.039 GMT [976] DETAIL: Key (parent, name)=(group-zdno, da4d1730-7ab6-4356-a7c0-3ae941ea6ea7) already exists. 2026-04-28 10:23:02.039 GMT [976] 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-28 10:26:11.371 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:27:02.479 GMT [152] LOG: checkpoint complete: wrote 510 buffers (3.1%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=51.092 s, sync=0.007 s, total=51.109 s; sync files=23, longest=0.004 s, average=0.001 s; distance=5277 kB, estimate=6000 kB; lsn=0/32E5A68, redo lsn=0/31FD2E0 2026-04-28 10:31:11.579 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:32:09.999 GMT [152] LOG: checkpoint complete: wrote 584 buffers (3.6%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=58.407 s, sync=0.003 s, total=58.421 s; sync files=21, longest=0.003 s, average=0.001 s; distance=5087 kB, estimate=5909 kB; lsn=0/37C3B38, redo lsn=0/36F5150 2026-04-28 10:36:12.095 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:36:27.136 GMT [152] LOG: checkpoint complete: wrote 150 buffers (0.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=15.029 s, sync=0.003 s, total=15.041 s; sync files=12, longest=0.002 s, average=0.001 s; distance=1549 kB, estimate=5473 kB; lsn=0/3878800, redo lsn=0/3878770 2026-04-28 10:41:12.213 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:42:12.958 GMT [152] LOG: checkpoint complete: wrote 606 buffers (3.7%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=60.701 s, sync=0.002 s, total=60.746 s; sync files=18, longest=0.002 s, average=0.001 s; distance=4653 kB, estimate=5391 kB; lsn=0/3D24B58, redo lsn=0/3D03DF8 2026-04-28 10:46:13.058 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:46:18.180 GMT [152] LOG: checkpoint complete: wrote 51 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=5.112 s, sync=0.002 s, total=5.123 s; sync files=9, longest=0.001 s, average=0.001 s; distance=372 kB, estimate=4889 kB; lsn=0/3D60F78, redo lsn=0/3D60EE8 2026-04-28 10:51:13.252 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:51:19.980 GMT [152] LOG: checkpoint complete: wrote 67 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=6.715 s, sync=0.003 s, total=6.729 s; sync files=16, longest=0.002 s, average=0.001 s; distance=456 kB, estimate=4446 kB; lsn=0/3DD3210, redo lsn=0/3DD31B8 2026-04-28 10:56:14.071 GMT [152] LOG: checkpoint starting: time 2026-04-28 10:56:18.094 GMT [152] LOG: checkpoint complete: wrote 40 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.010 s, sync=0.005 s, total=4.023 s; sync files=10, longest=0.004 s, average=0.001 s; distance=290 kB, estimate=4030 kB; lsn=0/3E1BDF8, redo lsn=0/3E1BD68 2026-04-28 11:01:14.188 GMT [152] LOG: checkpoint starting: time 2026-04-28 11:01:18.207 GMT [152] LOG: checkpoint complete: wrote 40 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.008 s, sync=0.003 s, total=4.020 s; sync files=11, longest=0.002 s, average=0.001 s; distance=269 kB, estimate=3654 kB; lsn=0/3E5F360, redo lsn=0/3E5F2D0 2026-04-28 11:06:14.307 GMT [152] LOG: checkpoint starting: time 2026-04-28 11:06:51.980 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.661 s, sync=0.002 s, total=37.674 s; sync files=20, longest=0.002 s, average=0.001 s; distance=2885 kB, estimate=3577 kB; lsn=0/419A020, redo lsn=0/41308F0 2026-04-28 11:11:15.069 GMT [152] LOG: checkpoint starting: time 2026-04-28 11:12:03.259 GMT [152] LOG: checkpoint complete: wrote 481 buffers (2.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=48.180 s, sync=0.003 s, total=48.190 s; sync files=10, longest=0.003 s, average=0.001 s; distance=3721 kB, estimate=3721 kB; lsn=0/44D2DB8, redo lsn=0/44D2D28