postgresql 18:35:13.83 INFO  ==> postgresql 18:35:13.83 INFO  ==> Welcome to the Bitnami postgresql container postgresql 18:35:13.84 INFO  ==> postgresql 18:35:13.84 INFO  ==> ** Starting PostgreSQL setup ** postgresql 18:35:13.87 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 18:35:13.87 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 18:35:13.87 INFO  ==> Loading custom pre-init scripts... postgresql 18:35:13.88 INFO  ==> Initializing PostgreSQL database... postgresql 18:35:13.89 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 18:35:13.89 INFO  ==> Generating local authentication configuration postgresql 18:35:14.47 INFO  ==> Starting PostgreSQL in background... postgresql 18:35:15.54 INFO  ==> Changing password of postgres postgresql 18:35:15.56 INFO  ==> Creating user tekton postgresql 18:35:15.57 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 18:35:15.59 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 18:35:15.61 INFO  ==> Configuring replication parameters postgresql 18:35:15.64 INFO  ==> Configuring synchronous_replication postgresql 18:35:15.64 INFO  ==> Configuring fsync postgresql 18:35:15.65 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 18:35:15.65 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 18:35:15.70 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 18:35:15.80 INFO  ==> Loading custom scripts... postgresql 18:35:15.81 INFO  ==> Enabling remote connections postgresql 18:35:15.82 INFO  ==> ** PostgreSQL setup finished! ** postgresql 18:35:15.84 INFO  ==> ** Starting PostgreSQL ** 2026-04-17 18:35:15.863 GMT [1] LOG: pgaudit extension initialized 2026-04-17 18:35:15.877 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-17 18:35:15.877 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-17 18:35:15.877 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-17 18:35:15.880 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-17 18:35:15.891 GMT [154] LOG: database system was shut down at 2026-04-17 18:35:15 GMT 2026-04-17 18:35:15.896 GMT [1] LOG: database system is ready to accept connections 2026-04-17 18:40:15.953 GMT [152] LOG: checkpoint starting: time 2026-04-17 18:40:26.422 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.003 s, total=10.469 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-04-17 19:00:15.739 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:00:19.555 GMT [152] LOG: checkpoint complete: wrote 38 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.809 s, sync=0.002 s, total=3.816 s; sync files=11, longest=0.002 s, average=0.001 s; distance=217 kB, estimate=542 kB; lsn=0/1C5B3C8, redo lsn=0/1C5B370 2026-04-17 19:05:15.646 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:05:30.294 GMT [152] LOG: checkpoint complete: wrote 146 buffers (0.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=14.636 s, sync=0.007 s, total=14.648 s; sync files=22, longest=0.002 s, average=0.001 s; distance=1696 kB, estimate=1696 kB; lsn=0/1E2AE18, redo lsn=0/1E033D8 2026-04-17 19:10:15.393 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:10:36.442 GMT [152] LOG: checkpoint complete: wrote 210 buffers (1.3%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=21.038 s, sync=0.005 s, total=21.049 s; sync files=20, longest=0.002 s, average=0.001 s; distance=2303 kB, estimate=2303 kB; lsn=0/2067990, redo lsn=0/20430A8 2026-04-17 19:15:15.508 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:15:35.764 GMT [152] LOG: checkpoint complete: wrote 202 buffers (1.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=20.236 s, sync=0.012 s, total=20.256 s; sync files=20, longest=0.005 s, average=0.001 s; distance=1935 kB, estimate=2266 kB; lsn=0/2267FF0, redo lsn=0/2226CE0 2026-04-17 19:15:45.732 GMT [777] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-04-17 19:15:45.732 GMT [777] DETAIL: Key (parent, name)=(group-msmn, 30f289a4-6886-43ea-880e-fe927665aafa) already exists. 2026-04-17 19:15:45.732 GMT [777] 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-17 19:20:15.864 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:20:39.318 GMT [152] LOG: checkpoint complete: wrote 234 buffers (1.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=23.443 s, sync=0.004 s, total=23.455 s; sync files=18, longest=0.003 s, average=0.001 s; distance=2274 kB, estimate=2274 kB; lsn=0/2477998, redo lsn=0/245F7B0 2026-04-17 19:25:15.363 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:25:43.835 GMT [152] LOG: checkpoint complete: wrote 284 buffers (1.7%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=28.456 s, sync=0.009 s, total=28.473 s; sync files=21, longest=0.003 s, average=0.001 s; distance=2763 kB, estimate=2763 kB; lsn=0/272A8B8, redo lsn=0/2712528 2026-04-17 19:30:15.935 GMT [152] LOG: checkpoint starting: time 2026-04-17 19:30:42.102 GMT [152] LOG: checkpoint complete: wrote 261 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=26.152 s, sync=0.003 s, total=26.168 s; sync files=18, longest=0.003 s, average=0.001 s; distance=1958 kB, estimate=2682 kB; lsn=0/293F970, redo lsn=0/28FC098