2024-04-19 00:36:32.196 UTC postmaster[20659] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-04-19 00:36:32.196 UTC postmaster[20659] LOG: listening on Unix socket "/tmp/pg_regress-YhggOp/.s.PGSQL.40059" 2024-04-19 00:36:32.199 UTC startup[20664] LOG: database system was shut down at 2024-04-19 00:35:26 UTC 2024-04-19 00:36:32.201 UTC postmaster[20659] LOG: database system is ready to accept connections 2024-04-19 00:36:32.312 UTC client backend[20688] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-19 00:36:32.312 UTC client backend[20688] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-19 00:36:32.313 UTC client backend[20688] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-19 00:36:32.313 UTC client backend[20688] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-19 00:36:32.320 UTC client backend[20693] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-19 00:36:32.320 UTC client backend[20693] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-19 00:36:32.324 UTC client backend[20693] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-19 00:36:32.324 UTC client backend[20693] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-19 00:36:32.324 UTC client backend[20693] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-19 00:36:32.324 UTC client backend[20693] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-19 00:36:32.334 UTC client backend[20693] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-19 00:36:33.673 UTC postmaster[20659] LOG: server process (PID 20693) was terminated by signal 6: Abort trap 2024-04-19 00:36:33.673 UTC postmaster[20659] DETAIL: Failed process was running: SELECT pg_backend_pid() AS oldpid 2024-04-19 00:36:33.673 UTC postmaster[20659] LOG: terminating any other active server processes 2024-04-19 00:36:33.676 UTC postmaster[20659] LOG: all server processes terminated; reinitializing 2024-04-19 00:36:33.681 UTC startup[20902] LOG: database system was interrupted; last known up at 2024-04-19 00:36:32 UTC 2024-04-19 00:36:33.681 UTC startup[20902] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-19 00:36:33.681 UTC startup[20902] LOG: redo starts at 0/150F190 2024-04-19 00:36:33.688 UTC startup[20902] LOG: invalid record length at 0/194A888: expected at least 24, got 0 2024-04-19 00:36:33.688 UTC startup[20902] LOG: redo done at 0/194A820 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2024-04-19 00:36:33.689 UTC checkpointer[20903] LOG: checkpoint starting: end-of-recovery immediate wait 2024-04-19 00:36:33.693 UTC postmaster[20659] LOG: received fast shutdown request 2024-04-19 00:36:33.700 UTC checkpointer[20903] LOG: checkpoint complete: wrote 939 buffers (5.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.012 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4333 kB, estimate=4333 kB; lsn=0/194A888, redo lsn=0/194A888 2024-04-19 00:36:33.701 UTC checkpointer[20903] LOG: shutting down 2024-04-19 00:36:33.701 UTC checkpointer[20903] LOG: checkpoint starting: shutdown immediate 2024-04-19 00:36:33.702 UTC checkpointer[20903] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.000 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=3900 kB; lsn=0/194A900, redo lsn=0/194A900 2024-04-19 00:36:33.702 UTC postmaster[20659] LOG: database system is shut down