postgresql 10:47:12.90 INFO  ==> postgresql 10:47:12.90 INFO  ==> Welcome to the Bitnami postgresql container postgresql 10:47:12.91 INFO  ==> Subscribe to project updates by watching https://github.com/bitnami/containers postgresql 10:47:12.91 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 10:47:12.91 INFO  ==> postgresql 10:47:12.93 INFO  ==> ** Starting PostgreSQL setup ** postgresql 10:47:12.95 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 10:47:12.96 INFO  ==> Loading custom pre-init scripts... postgresql 10:47:12.96 INFO  ==> Initializing PostgreSQL database... postgresql 10:47:12.98 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 10:47:12.98 INFO  ==> Generating local authentication configuration postgresql 10:47:16.09 INFO  ==> Starting PostgreSQL in background... postgresql 10:47:17.18 INFO  ==> Creating user result postgresql 10:47:17.20 INFO  ==> Granting access to "result" to the database "tekton-results" postgresql 10:47:17.23 INFO  ==> Setting ownership for the 'public' schema database "tekton-results" to "result" postgresql 10:47:17.25 INFO  ==> Configuring replication parameters postgresql 10:47:17.28 INFO  ==> Configuring synchronous_replication postgresql 10:47:17.28 INFO  ==> Configuring fsync postgresql 10:47:17.31 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 10:47:18.11 INFO  ==> Loading custom scripts... postgresql 10:47:18.12 INFO  ==> Enabling remote connections postgresql 10:47:18.13 INFO  ==> ** PostgreSQL setup finished! ** postgresql 10:47:18.15 INFO  ==> ** Starting PostgreSQL ** 2026-07-09 10:47:18.169 GMT [1] LOG: pgaudit extension initialized 2026-07-09 10:47:18.182 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-09 10:47:18.182 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-07-09 10:47:18.182 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-07-09 10:47:18.186 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-07-09 10:47:18.192 GMT [149] LOG: database system was shut down at 2026-07-09 10:47:18 GMT 2026-07-09 10:47:18.204 GMT [1] LOG: database system is ready to accept connections 2026-07-09 10:52:18.209 GMT [147] LOG: checkpoint starting: time 2026-07-09 10:52:28.803 GMT [147] LOG: checkpoint complete: wrote 108 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=10.521 s, sync=0.062 s, total=10.595 s; sync files=63, longest=0.003 s, average=0.001 s; distance=479 kB, estimate=479 kB; lsn=0/1981148, redo lsn=0/19810B8 2026-07-09 10:57:18.841 GMT [147] LOG: checkpoint starting: time 2026-07-09 10:57:21.388 GMT [147] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=2.506 s, sync=0.030 s, total=2.548 s; sync files=14, longest=0.004 s, average=0.003 s; distance=52 kB, estimate=436 kB; lsn=0/1993A80, redo lsn=0/198E160 2026-07-09 10:57:38.204 GMT [153] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-09 10:57:38.204 GMT [153] DETAIL: Key (parent, name)=(final-finalizer-dev-8cvm, 70dbc615-f981-4a47-a702-966bc08681cd) already exists. 2026-07-09 10:57:38.204 GMT [153] 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-09 10:57:53.604 GMT [153] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-07-09 10:57:53.604 GMT [153] DETAIL: Key (parent, name)=(tenant-dev-3541, bc2c1a94-80c6-485e-ad0a-dd115fcb4aa8) already exists. 2026-07-09 10:57:53.604 GMT [153] 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"