postgresql 19:15:27.08 INFO  ==> postgresql 19:15:27.08 INFO  ==> Welcome to the Bitnami postgresql container postgresql 19:15:27.08 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers postgresql 19:15:27.08 INFO  ==> Did you know there are enterprise versions of the Bitnami catalog? For enhanced secure software supply chain features, unlimited pulls from Docker, LTS support, or application customization, see Bitnami Premium or Tanzu Application Catalog. See https://www.arrow.com/globalecs/na/vendors/bitnami/ for more information. postgresql 19:15:27.09 INFO  ==> postgresql 19:15:27.10 INFO  ==> ** Starting PostgreSQL setup ** postgresql 19:15:27.12 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 19:15:27.13 INFO  ==> Loading custom pre-init scripts... postgresql 19:15:27.13 INFO  ==> Initializing PostgreSQL database... postgresql 19:15:27.15 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 19:15:27.15 INFO  ==> Generating local authentication configuration postgresql 19:15:30.11 INFO  ==> Starting PostgreSQL in background... postgresql 19:15:31.21 INFO  ==> Creating user result postgresql 19:15:31.23 INFO  ==> Granting access to "result" to the database "tekton-results" postgresql 19:15:31.25 INFO  ==> Setting ownership for the 'public' schema database "tekton-results" to "result" postgresql 19:15:31.28 INFO  ==> Configuring replication parameters postgresql 19:15:31.31 INFO  ==> Configuring synchronous_replication postgresql 19:15:31.31 INFO  ==> Configuring fsync postgresql 19:15:31.33 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 19:15:31.64 INFO  ==> Loading custom scripts... postgresql 19:15:31.64 INFO  ==> Enabling remote connections postgresql 19:15:31.65 INFO  ==> ** PostgreSQL setup finished! ** postgresql 19:15:31.67 INFO  ==> ** Starting PostgreSQL ** 2026-07-08 19:15:31.686 GMT [1] LOG: pgaudit extension initialized 2026-07-08 19:15:31.697 GMT [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2026-07-08 19:15:31.697 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-07-08 19:15:31.697 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-07-08 19:15:31.699 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-07-08 19:15:31.704 GMT [149] LOG: database system was shut down at 2026-07-08 19:15:31 GMT 2026-07-08 19:15:31.712 GMT [1] LOG: database system is ready to accept connections 2026-07-08 19:20:31.708 GMT [147] LOG: checkpoint starting: time 2026-07-08 19:20:42.370 GMT [147] LOG: checkpoint complete: wrote 108 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.525 s, sync=0.125 s, total=10.663 s; sync files=63, longest=0.005 s, average=0.002 s; distance=479 kB, estimate=479 kB; lsn=0/1981180, redo lsn=0/19810F0 2026-07-08 19:25:01.271 GMT [154] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-08 19:25:01.271 GMT [154] DETAIL: Key (parent, name)=(final-finalizer-dev-soju, 208d3d55-3f08-4f40-a981-15fb26d24aa8) already exists. 2026-07-08 19:25:01.271 GMT [154] 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-07-08 19:25:16.871 GMT [154] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-08 19:25:16.871 GMT [154] DETAIL: Key (parent, name)=(tenant-dev-52ab, 6a447993-41f7-4a26-aa6a-c3a413fd06eb) already exists. 2026-07-08 19:25:16.871 GMT [154] 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-07-08 19:25:31.462 GMT [147] LOG: checkpoint starting: time 2026-07-08 19:25:32.871 GMT [154] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-08 19:25:32.871 GMT [154] DETAIL: Key (parent, name)=(happy-path-managed, 26f736e5-6f3b-4092-8723-fdca5a5113a6) already exists. 2026-07-08 19:25:32.871 GMT [154] 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-07-08 19:25:35.511 GMT [147] LOG: checkpoint complete: wrote 41 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=4.010 s, sync=0.028 s, total=4.050 s; sync files=15, longest=0.005 s, average=0.002 s; distance=192 kB, estimate=450 kB; lsn=0/19BF2D0, redo lsn=0/19B12D0