postgresql 18:33:30.74 INFO  ==> postgresql 18:33:30.74 INFO  ==> Welcome to the Bitnami postgresql container postgresql 18:33:30.74 INFO  ==> postgresql 18:33:30.75 INFO  ==> ** Starting PostgreSQL setup ** postgresql 18:33:30.77 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 18:33:30.77 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 18:33:30.77 INFO  ==> Loading custom pre-init scripts... postgresql 18:33:30.78 INFO  ==> Initializing PostgreSQL database... postgresql 18:33:30.79 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 18:33:30.79 INFO  ==> Generating local authentication configuration postgresql 18:33:31.42 INFO  ==> Starting PostgreSQL in background... postgresql 18:33:32.49 INFO  ==> Changing password of postgres postgresql 18:33:32.50 INFO  ==> Creating user tekton postgresql 18:33:32.52 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 18:33:32.53 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 18:33:32.55 INFO  ==> Configuring replication parameters postgresql 18:33:32.57 INFO  ==> Configuring synchronous_replication postgresql 18:33:32.57 INFO  ==> Configuring fsync postgresql 18:33:32.58 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 18:33:32.58 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 18:33:32.62 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 18:33:32.72 INFO  ==> Loading custom scripts... postgresql 18:33:32.72 INFO  ==> Enabling remote connections postgresql 18:33:32.73 INFO  ==> ** PostgreSQL setup finished! ** postgresql 18:33:32.75 INFO  ==> ** Starting PostgreSQL ** 2026-05-09 18:33:32.770 GMT [1] LOG: pgaudit extension initialized 2026-05-09 18:33:32.780 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-09 18:33:32.780 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-09 18:33:32.780 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-09 18:33:32.788 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-09 18:33:32.803 GMT [154] LOG: database system was shut down at 2026-05-09 18:33:32 GMT 2026-05-09 18:33:32.809 GMT [1] LOG: database system is ready to accept connections 2026-05-09 18:38:32.881 GMT [152] LOG: checkpoint starting: time 2026-05-09 18:38:43.339 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.003 s, total=10.459 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-05-09 18:58:32.693 GMT [152] LOG: checkpoint starting: time 2026-05-09 18:58:45.635 GMT [152] LOG: checkpoint complete: wrote 129 buffers (0.8%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=12.930 s, sync=0.007 s, total=12.942 s; sync files=21, longest=0.003 s, average=0.001 s; distance=1151 kB, estimate=1151 kB; lsn=0/1D7A230, redo lsn=0/1D44BD8 2026-05-09 19:03:32.735 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:03:54.885 GMT [152] LOG: checkpoint complete: wrote 221 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=22.137 s, sync=0.007 s, total=22.151 s; sync files=20, longest=0.002 s, average=0.001 s; distance=2388 kB, estimate=2388 kB; lsn=0/2005178, redo lsn=0/1F99E78 2026-05-09 19:04:45.918 GMT [754] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:04:45.918 GMT [754] DETAIL: Key (parent, name)=(chains-e2e-okty, 812d0b82-1360-4274-aafd-0369cd277d41) already exists. 2026-05-09 19:04:45.918 GMT [754] 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-09 19:05:45.811 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:05:45.811 GMT [160] DETAIL: Key (parent, name)=(chains-e2e-okty, 54eab224-5794-4b8f-b5c1-1d03e18d64ba) already exists. 2026-05-09 19:05:45.811 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-09 19:06:18.103 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:06:18.103 GMT [160] DETAIL: Key (parent, name)=(chains-e2e-okty, a3a0e8c3-20a2-48d5-b5db-41fb23a770a3) already exists. 2026-05-09 19:06:18.103 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-09 19:08:32.985 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:08:36.992 GMT [160] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:08:36.992 GMT [160] DETAIL: Key (parent, name)=(gitlab-rep-gctu, 010bc196-cefb-4e0e-a2bc-88db1f412ad7) already exists. 2026-05-09 19:08:36.992 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-09 19:08:37.015 GMT [1131] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:08:37.015 GMT [1131] DETAIL: Key (parent, name)=(gitlab-rep-gctu, 010bc196-cefb-4e0e-a2bc-88db1f412ad7) already exists. 2026-05-09 19:08:37.015 GMT [1131] 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-09 19:09:21.570 GMT [152] LOG: checkpoint complete: wrote 486 buffers (3.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=48.577 s, sync=0.003 s, total=48.586 s; sync files=22, longest=0.002 s, average=0.001 s; distance=5475 kB, estimate=5475 kB; lsn=0/262A160, redo lsn=0/24F2A80 2026-05-09 19:13:32.657 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:13:38.909 GMT [1259] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:13:38.909 GMT [1259] DETAIL: Key (parent, name)=(integration2-snvl, c88a7787-26e2-4637-be0e-5724d9797049) already exists. 2026-05-09 19:13:38.909 GMT [1259] 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-09 19:13:38.913 GMT [1259] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:13:38.913 GMT [1259] DETAIL: Key (parent, name)=(integration2-snvl, c88a7787-26e2-4637-be0e-5724d9797049) already exists. 2026-05-09 19:13:38.913 GMT [1259] 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-09 19:14:25.696 GMT [152] LOG: checkpoint complete: wrote 530 buffers (3.2%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=52.993 s, sync=0.007 s, total=53.039 s; sync files=21, longest=0.004 s, average=0.001 s; distance=6418 kB, estimate=6418 kB; lsn=0/2C55120, redo lsn=0/2B374F0 2026-05-09 19:18:32.711 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:19:18.409 GMT [152] LOG: checkpoint complete: wrote 457 buffers (2.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=45.685 s, sync=0.002 s, total=45.698 s; sync files=22, longest=0.002 s, average=0.001 s; distance=4870 kB, estimate=6263 kB; lsn=0/30707F0, redo lsn=0/2FF8DF0 2026-05-09 19:23:32.452 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:24:19.849 GMT [152] LOG: checkpoint complete: wrote 473 buffers (2.9%), wrote 2 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=47.386 s, sync=0.003 s, total=47.398 s; sync files=18, longest=0.003 s, average=0.001 s; distance=3905 kB, estimate=6027 kB; lsn=0/33EA818, redo lsn=0/33C94E8 2026-05-09 19:25:07.718 GMT [1259] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:25:07.718 GMT [1259] DETAIL: Key (parent, name)=(group-kszn, 13fafc80-b49b-4f59-b789-32d94c6877b7) already exists. 2026-05-09 19:25:07.718 GMT [1259] 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-09 19:25:07.732 GMT [1611] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 19:25:07.732 GMT [1611] DETAIL: Key (parent, name)=(group-kszn, 13fafc80-b49b-4f59-b789-32d94c6877b7) already exists. 2026-05-09 19:25:07.732 GMT [1611] 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-09 19:28:32.878 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:28:57.643 GMT [152] LOG: checkpoint complete: wrote 247 buffers (1.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=24.752 s, sync=0.005 s, total=24.766 s; sync files=17, longest=0.003 s, average=0.001 s; distance=1840 kB, estimate=5609 kB; lsn=0/35B8F28, redo lsn=0/35957B8 2026-05-09 19:33:32.743 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:34:21.944 GMT [152] LOG: checkpoint complete: wrote 492 buffers (3.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=49.189 s, sync=0.002 s, total=49.202 s; sync files=18, longest=0.002 s, average=0.001 s; distance=3802 kB, estimate=5428 kB; lsn=0/3960248, redo lsn=0/394C328 2026-05-09 19:38:33.040 GMT [152] LOG: checkpoint starting: time 2026-05-09 19:39:16.367 GMT [152] LOG: checkpoint complete: wrote 432 buffers (2.6%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=43.283 s, sync=0.002 s, total=43.327 s; sync files=20, longest=0.002 s, average=0.001 s; distance=3347 kB, estimate=5220 kB; lsn=0/3C91380, redo lsn=0/3C912F0 2026-05-09 20:02:11.129 GMT [1943] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-09 20:02:11.129 GMT [1943] DETAIL: Key (parent, name)=(mintmaker, ed1b26e6-9fa5-4ac4-8273-8837527638ed) already exists. 2026-05-09 20:02:11.129 GMT [1943] 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-09 20:03:33.785 GMT [152] LOG: checkpoint starting: time 2026-05-09 20:04:22.879 GMT [152] LOG: checkpoint complete: wrote 491 buffers (3.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=49.085 s, sync=0.002 s, total=49.095 s; sync files=13, longest=0.002 s, average=0.001 s; distance=3948 kB, estimate=5093 kB; lsn=0/406C398, redo lsn=0/406C308 2026-05-09 20:13:34.005 GMT [152] LOG: checkpoint starting: time 2026-05-09 20:13:53.961 GMT [152] LOG: checkpoint complete: wrote 199 buffers (1.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=19.944 s, sync=0.004 s, total=19.957 s; sync files=14, longest=0.003 s, average=0.001 s; distance=1427 kB, estimate=4726 kB; lsn=0/41D1340, redo lsn=0/41D12B0 2026-05-09 20:18:35.042 GMT [152] LOG: checkpoint starting: time 2026-05-09 20:18:50.985 GMT [152] LOG: checkpoint complete: wrote 159 buffers (1.0%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=15.932 s, sync=0.004 s, total=15.944 s; sync files=9, longest=0.003 s, average=0.001 s; distance=1181 kB, estimate=4372 kB; lsn=0/42F8A48, redo lsn=0/42F89B8