postgresql 09:50:30.87 INFO  ==> postgresql 09:50:30.87 INFO  ==> Welcome to the Bitnami postgresql container postgresql 09:50:30.87 INFO  ==> postgresql 09:50:30.87 INFO  ==> ** Starting PostgreSQL setup ** postgresql 09:50:30.89 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 09:50:30.90 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 09:50:30.90 INFO  ==> Loading custom pre-init scripts... postgresql 09:50:30.90 INFO  ==> Initializing PostgreSQL database... postgresql 09:50:30.91 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 09:50:30.91 INFO  ==> Generating local authentication configuration postgresql 09:50:31.50 INFO  ==> Starting PostgreSQL in background... postgresql 09:50:32.57 INFO  ==> Changing password of postgres postgresql 09:50:32.58 INFO  ==> Creating user tekton postgresql 09:50:32.60 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 09:50:32.62 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 09:50:32.63 INFO  ==> Configuring replication parameters postgresql 09:50:32.66 INFO  ==> Configuring synchronous_replication postgresql 09:50:32.67 INFO  ==> Configuring fsync postgresql 09:50:32.67 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 09:50:32.67 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 09:50:32.73 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 09:50:32.83 INFO  ==> Loading custom scripts... postgresql 09:50:32.84 INFO  ==> Enabling remote connections postgresql 09:50:32.84 INFO  ==> ** PostgreSQL setup finished! ** postgresql 09:50:32.86 INFO  ==> ** Starting PostgreSQL ** 2026-04-30 09:50:32.886 GMT [1] LOG: pgaudit extension initialized 2026-04-30 09:50:32.902 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-30 09:50:32.902 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-30 09:50:32.902 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-30 09:50:32.908 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-30 09:50:32.922 GMT [154] LOG: database system was shut down at 2026-04-30 09:50:32 GMT 2026-04-30 09:50:32.931 GMT [1] LOG: database system is ready to accept connections 2026-04-30 09:55:33.027 GMT [152] LOG: checkpoint starting: time 2026-04-30 09:55:43.483 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.426 s, sync=0.004 s, total=10.457 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-30 10:05:33.679 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:05:41.617 GMT [152] LOG: checkpoint complete: wrote 79 buffers (0.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=7.917 s, sync=0.011 s, total=7.939 s; sync files=18, longest=0.004 s, average=0.001 s; distance=528 kB, estimate=573 kB; lsn=0/1CEEA88, redo lsn=0/1CA8F68 2026-04-30 10:10:33.717 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:10:58.287 GMT [152] LOG: checkpoint complete: wrote 245 buffers (1.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=24.553 s, sync=0.007 s, total=24.571 s; sync files=21, longest=0.004 s, average=0.001 s; distance=2414 kB, estimate=2414 kB; lsn=0/1F40318, redo lsn=0/1F04950 2026-04-30 10:15:33.387 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:16:16.293 GMT [152] LOG: checkpoint complete: wrote 428 buffers (2.6%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=42.888 s, sync=0.010 s, total=42.906 s; sync files=22, longest=0.004 s, average=0.001 s; distance=5131 kB, estimate=5131 kB; lsn=0/2515C88, redo lsn=0/2407708 2026-04-30 10:17:28.797 GMT [862] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:17:28.797 GMT [862] DETAIL: Key (parent, name)=(konflux-ubnr, 0c74e25d-d0c5-4016-9b36-60d00e110fb4) already exists. 2026-04-30 10:17:28.797 GMT [862] 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-30 10:17:44.218 GMT [862] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:17:44.218 GMT [862] DETAIL: Key (parent, name)=(gitlab-rep-wkch, 6b2d0ced-7d4e-404f-a854-1eb11caf63f1) already exists. 2026-04-30 10:17:44.218 GMT [862] 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-30 10:17:44.309 GMT [661] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:17:44.309 GMT [661] DETAIL: Key (parent, name)=(gitlab-rep-wkch, 6b2d0ced-7d4e-404f-a854-1eb11caf63f1) already exists. 2026-04-30 10:17:44.309 GMT [661] 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-30 10:17:44.311 GMT [862] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:17:44.311 GMT [862] DETAIL: Key (parent, name)=(gitlab-rep-wkch, 63a9c3d5-bce0-43e4-924b-7f17a49f135e) already exists. 2026-04-30 10:17:44.311 GMT [862] 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-30 10:17:44.330 GMT [937] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:17:44.330 GMT [937] DETAIL: Key (parent, name)=(gitlab-rep-wkch, 6b2d0ced-7d4e-404f-a854-1eb11caf63f1) already exists. 2026-04-30 10:17:44.330 GMT [937] 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-30 10:17:56.529 GMT [946] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:17:56.529 GMT [946] DETAIL: Key (parent, name)=(integration1-vxej, ec4d4594-5afb-4b8e-8653-4df093b67cea) already exists. 2026-04-30 10:17:56.529 GMT [946] 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-30 10:20:33.392 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:21:51.361 GMT [152] LOG: checkpoint complete: wrote 784 buffers (4.8%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=77.936 s, sync=0.003 s, total=77.969 s; sync files=21, longest=0.003 s, average=0.001 s; distance=8299 kB, estimate=8299 kB; lsn=0/2F47280, redo lsn=0/2C223E0 2026-04-30 10:23:19.146 GMT [1416] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:23:19.146 GMT [1416] DETAIL: Key (parent, name)=(integration2-uggw, 80bf8bb4-7847-49d0-87bb-ca6ac8c9398c) already exists. 2026-04-30 10:23:19.146 GMT [1416] 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-30 10:23:19.150 GMT [1417] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:23:19.150 GMT [1417] DETAIL: Key (parent, name)=(integration2-uggw, 80bf8bb4-7847-49d0-87bb-ca6ac8c9398c) already exists. 2026-04-30 10:23:19.150 GMT [1417] 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-30 10:23:19.488 GMT [1418] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:23:19.488 GMT [1418] DETAIL: Key (parent, name)=(integration2-uggw, 80bf8bb4-7847-49d0-87bb-ca6ac8c9398c) already exists. 2026-04-30 10:23:19.488 GMT [1418] 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-30 10:23:33.162 GMT [1296] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:23:33.162 GMT [1296] DETAIL: Key (parent, name)=(build-e2e-dnmz, 7f2b217c-7162-4b05-bf76-83680fd8b348) already exists. 2026-04-30 10:23:33.162 GMT [1296] 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-30 10:23:52.095 GMT [1449] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:23:52.095 GMT [1449] DETAIL: Key (parent, name)=(integration2-uggw, ef577cfb-41e1-48d5-a882-ccc0dda151de) already exists. 2026-04-30 10:23:52.095 GMT [1449] 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-30 10:23:52.616 GMT [1450] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:23:52.616 GMT [1450] DETAIL: Key (parent, name)=(integration2-uggw, ef577cfb-41e1-48d5-a882-ccc0dda151de) already exists. 2026-04-30 10:23:52.616 GMT [1450] 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-30 10:25:33.461 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:26:40.089 GMT [152] LOG: checkpoint complete: wrote 666 buffers (4.1%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=66.615 s, sync=0.003 s, total=66.628 s; sync files=22, longest=0.002 s, average=0.001 s; distance=7700 kB, estimate=8239 kB; lsn=0/34D6930, redo lsn=0/33A76C0 2026-04-30 10:28:06.405 GMT [1449] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:28:06.405 GMT [1449] DETAIL: Key (parent, name)=(group-jqhm, 4cba7176-dd50-41f2-9843-a43d7d2d830d) already exists. 2026-04-30 10:28:06.405 GMT [1449] 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-30 10:28:06.405 GMT [1296] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:28:06.405 GMT [1296] DETAIL: Key (parent, name)=(group-jqhm, 4cba7176-dd50-41f2-9843-a43d7d2d830d) already exists. 2026-04-30 10:28:06.405 GMT [1296] 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-30 10:28:06.421 GMT [1615] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-30 10:28:06.421 GMT [1615] DETAIL: Key (parent, name)=(group-jqhm, 4cba7176-dd50-41f2-9843-a43d7d2d830d) already exists. 2026-04-30 10:28:06.421 GMT [1615] 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-30 10:30:33.179 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:31:30.400 GMT [152] LOG: checkpoint complete: wrote 571 buffers (3.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=57.204 s, sync=0.008 s, total=57.221 s; sync files=21, longest=0.003 s, average=0.001 s; distance=4995 kB, estimate=7914 kB; lsn=0/38D6110, redo lsn=0/3888368 2026-04-30 10:35:33.462 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:35:39.487 GMT [152] LOG: checkpoint complete: wrote 60 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=6.013 s, sync=0.004 s, total=6.026 s; sync files=14, longest=0.003 s, average=0.001 s; distance=449 kB, estimate=7168 kB; lsn=0/38F8A90, redo lsn=0/38F8A00 2026-04-30 10:40:33.540 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:40:51.087 GMT [152] LOG: checkpoint complete: wrote 175 buffers (1.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=17.531 s, sync=0.006 s, total=17.547 s; sync files=10, longest=0.003 s, average=0.001 s; distance=1273 kB, estimate=6578 kB; lsn=0/3A595F0, redo lsn=0/3A371F0 2026-04-30 10:45:33.182 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:45:36.502 GMT [152] LOG: checkpoint complete: wrote 33 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.309 s, sync=0.003 s, total=3.321 s; sync files=10, longest=0.002 s, average=0.001 s; distance=241 kB, estimate=5945 kB; lsn=0/3A737C8, redo lsn=0/3A73738 2026-04-30 10:50:33.577 GMT [152] LOG: checkpoint starting: time 2026-04-30 10:50:36.999 GMT [152] LOG: checkpoint complete: wrote 34 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.408 s, sync=0.006 s, total=3.423 s; sync files=11, longest=0.003 s, average=0.001 s; distance=232 kB, estimate=5373 kB; lsn=0/3AAD7C0, redo lsn=0/3AAD768