postgresql 02:41:07.50 INFO  ==> postgresql 02:41:07.50 INFO  ==> Welcome to the Bitnami postgresql container postgresql 02:41:07.50 INFO  ==> postgresql 02:41:07.51 INFO  ==> ** Starting PostgreSQL setup ** postgresql 02:41:07.54 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 02:41:07.54 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 02:41:07.54 INFO  ==> Loading custom pre-init scripts... postgresql 02:41:07.55 INFO  ==> Initializing PostgreSQL database... postgresql 02:41:07.56 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 02:41:07.56 INFO  ==> Generating local authentication configuration postgresql 02:41:08.20 INFO  ==> Starting PostgreSQL in background... postgresql 02:41:09.27 INFO  ==> Changing password of postgres postgresql 02:41:09.28 INFO  ==> Creating user tekton postgresql 02:41:09.30 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 02:41:09.31 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 02:41:09.34 INFO  ==> Configuring replication parameters postgresql 02:41:09.43 INFO  ==> Configuring synchronous_replication postgresql 02:41:09.43 INFO  ==> Configuring fsync postgresql 02:41:09.45 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 02:41:09.45 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 02:41:09.70 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 02:41:09.81 INFO  ==> Loading custom scripts... postgresql 02:41:09.81 INFO  ==> Enabling remote connections postgresql 02:41:09.82 INFO  ==> ** PostgreSQL setup finished! ** postgresql 02:41:09.84 INFO  ==> ** Starting PostgreSQL ** 2026-05-11 02:41:09.861 GMT [1] LOG: pgaudit extension initialized 2026-05-11 02:41:09.872 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-11 02:41:09.872 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-11 02:41:09.872 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-11 02:41:09.917 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-11 02:41:09.933 GMT [154] LOG: database system was shut down at 2026-05-11 02:41:09 GMT 2026-05-11 02:41:09.941 GMT [1] LOG: database system is ready to accept connections 2026-05-11 02:46:09.949 GMT [152] LOG: checkpoint starting: time 2026-05-11 02:46:20.415 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.427 s, sync=0.004 s, total=10.466 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24EF0, redo lsn=0/1C24E60 2026-05-11 03:01:09.643 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:01:26.291 GMT [152] LOG: checkpoint complete: wrote 166 buffers (1.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=16.635 s, sync=0.009 s, total=16.649 s; sync files=21, longest=0.003 s, average=0.001 s; distance=1562 kB, estimate=1562 kB; lsn=0/1E11AC0, redo lsn=0/1DAB8A0 2026-05-11 03:06:09.391 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:06:45.469 GMT [152] LOG: checkpoint complete: wrote 360 buffers (2.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=36.061 s, sync=0.008 s, total=36.079 s; sync files=22, longest=0.005 s, average=0.001 s; distance=3591 kB, estimate=3591 kB; lsn=0/22FCF38, redo lsn=0/212D658 2026-05-11 03:08:10.032 GMT [904] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:08:10.032 GMT [904] DETAIL: Key (parent, name)=(chains-e2e-kjlg, 886ac344-19f3-48d4-ab86-3591084b875e) already exists. 2026-05-11 03:08:10.032 GMT [904] 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-11 03:08:46.533 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:08:46.533 GMT [160] DETAIL: Key (parent, name)=(chains-e2e-kjlg, 3c280ec0-3254-40f0-8864-cca74fd9c9b0) already exists. 2026-05-11 03:08:46.533 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-05-11 03:09:33.218 GMT [659] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:09:33.218 GMT [659] DETAIL: Key (parent, name)=(chains-e2e-kjlg, 7cba28a2-3949-454b-a576-5e69d8efb80e) already exists. 2026-05-11 03:09:33.218 GMT [659] 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-11 03:09:48.418 GMT [659] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:09:48.418 GMT [659] DETAIL: Key (parent, name)=(chains-e2e-kjlg, 3967e12e-d4b3-4a5e-8b18-b3d796f7f1cb) already exists. 2026-05-11 03:09:48.418 GMT [659] 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-11 03:10:17.732 GMT [1020] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:10:17.732 GMT [1020] DETAIL: Key (parent, name)=(konflux-iifn, b1f30d91-13bb-4c62-ad3d-96a38ba864f6) already exists. 2026-05-11 03:10:17.732 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-05-11 03:11:09.569 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:12:06.184 GMT [152] LOG: checkpoint complete: wrote 566 buffers (3.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=56.603 s, sync=0.002 s, total=56.615 s; sync files=22, longest=0.002 s, average=0.001 s; distance=6909 kB, estimate=6909 kB; lsn=0/2A266B0, redo lsn=0/27ECE28 2026-05-11 03:14:30.713 GMT [1111] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:14:30.713 GMT [1111] DETAIL: Key (parent, name)=(gitlab-rep-kmfw, c472e8db-51c1-4a36-9d6e-2fe0a6db94ed) already exists. 2026-05-11 03:14:30.713 GMT [1111] 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-11 03:16:09.278 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:17:14.056 GMT [1291] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:17:14.056 GMT [1291] DETAIL: Key (parent, name)=(build-e2e-ycmy, 6bbe9c29-0d28-4c32-8d6c-2c619263bd92) already exists. 2026-05-11 03:17:14.056 GMT [1291] 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-11 03:17:18.836 GMT [152] LOG: checkpoint complete: wrote 694 buffers (4.2%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=69.542 s, sync=0.005 s, total=69.558 s; sync files=23, longest=0.003 s, average=0.001 s; distance=7946 kB, estimate=7946 kB; lsn=0/30A1288, redo lsn=0/2FAF7C8 2026-05-11 03:18:24.402 GMT [1291] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:18:24.402 GMT [1291] DETAIL: Key (parent, name)=(build-e2e-rrwl, f3b75805-68c8-40e1-bb78-8391cffc1e94) already exists. 2026-05-11 03:18:24.402 GMT [1291] 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-11 03:21:09.916 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:21:59.435 GMT [152] LOG: checkpoint complete: wrote 495 buffers (3.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=49.505 s, sync=0.005 s, total=49.519 s; sync files=21, longest=0.003 s, average=0.001 s; distance=4675 kB, estimate=7619 kB; lsn=0/34E6E60, redo lsn=0/3440740 2026-05-11 03:26:09.535 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:26:45.028 GMT [152] LOG: checkpoint complete: wrote 354 buffers (2.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=35.478 s, sync=0.005 s, total=35.494 s; sync files=20, longest=0.003 s, average=0.001 s; distance=3129 kB, estimate=7170 kB; lsn=0/3AAB240, redo lsn=0/374EB90 2026-05-11 03:28:40.529 GMT [1291] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:28:40.529 GMT [1291] DETAIL: Key (parent, name)=(group-chxt, 9fbd56db-84c0-4e45-a470-9b317fb33c90) already exists. 2026-05-11 03:28:40.529 GMT [1291] 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-11 03:28:40.600 GMT [1722] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 03:28:40.600 GMT [1722] DETAIL: Key (parent, name)=(group-chxt, 9fbd56db-84c0-4e45-a470-9b317fb33c90) already exists. 2026-05-11 03:28:40.600 GMT [1722] 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-11 03:31:09.128 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:31:46.628 GMT [152] LOG: checkpoint complete: wrote 374 buffers (2.3%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=37.485 s, sync=0.005 s, total=37.500 s; sync files=20, longest=0.003 s, average=0.001 s; distance=4507 kB, estimate=6904 kB; lsn=0/3BFB328, redo lsn=0/3BB5890 2026-05-11 03:36:09.726 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:36:38.879 GMT [152] LOG: checkpoint complete: wrote 290 buffers (1.8%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=29.052 s, sync=0.003 s, total=29.153 s; sync files=18, longest=0.003 s, average=0.001 s; distance=2193 kB, estimate=6432 kB; lsn=0/3DEEE68, redo lsn=0/3DD9F98 2026-05-11 03:41:09.977 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:41:14.591 GMT [152] LOG: checkpoint complete: wrote 46 buffers (0.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=4.609 s, sync=0.002 s, total=4.614 s; sync files=13, longest=0.001 s, average=0.001 s; distance=331 kB, estimate=5822 kB; lsn=0/3E2CF08, redo lsn=0/3E2CEB0 2026-05-11 03:51:09.758 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:52:01.653 GMT [152] LOG: checkpoint complete: wrote 519 buffers (3.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=51.890 s, sync=0.002 s, total=51.895 s; sync files=14, longest=0.002 s, average=0.001 s; distance=3959 kB, estimate=5636 kB; lsn=0/426C8C0, redo lsn=0/420ACC8 2026-05-11 03:56:09.753 GMT [152] LOG: checkpoint starting: time 2026-05-11 03:56:19.678 GMT [152] LOG: checkpoint complete: wrote 99 buffers (0.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=9.920 s, sync=0.002 s, total=9.926 s; sync files=12, longest=0.001 s, average=0.001 s; distance=722 kB, estimate=5145 kB; lsn=0/42D0E50, redo lsn=0/42BF7A0 2026-05-11 04:01:09.778 GMT [152] LOG: checkpoint starting: time 2026-05-11 04:01:52.449 GMT [152] LOG: checkpoint complete: wrote 427 buffers (2.6%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=42.666 s, sync=0.002 s, total=42.672 s; sync files=20, longest=0.002 s, average=0.001 s; distance=3345 kB, estimate=4965 kB; lsn=0/4603D98, redo lsn=0/4603D08 2026-05-11 04:06:09.549 GMT [152] LOG: checkpoint starting: time 2026-05-11 04:06:12.159 GMT [152] LOG: checkpoint complete: wrote 26 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.606 s, sync=0.002 s, total=2.611 s; sync files=11, longest=0.001 s, average=0.001 s; distance=188 kB, estimate=4487 kB; lsn=0/4632EA8, redo lsn=0/4632E50