2024-09-05 03:00:39.443 UTC postmaster[20069] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-09-05 03:00:39.443 UTC postmaster[20069] LOG: listening on Unix socket "/tmp/pg_regress-rMy4Lq/.s.PGSQL.40024" 2024-09-05 03:00:39.457 UTC startup[20073] LOG: database system was shut down at 2024-09-05 03:00:39 UTC 2024-09-05 03:00:39.459 UTC postmaster[20069] LOG: database system is ready to accept connections TRAP: failed Assert("!found"), File: "../src/pl/plpython/plpy_plpymodule.c", Line: 267, PID: 20086 0xa59552 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x843add063 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/plpython3.so 0x84613cf70 at /usr/local/lib/libpython3.11.so.1.0 0x84613b2e0 at /usr/local/lib/libpython3.11.so.1.0 0x84605bc29 at /usr/local/lib/libpython3.11.so.1.0 0x846105d9c <_PyEval_EvalFrameDefault+0xf4ec> at /usr/local/lib/libpython3.11.so.1.0 0x846108795 <_PyEval_EvalFrameDefault+0x11ee5> at /usr/local/lib/libpython3.11.so.1.0 0x84600990f at /usr/local/lib/libpython3.11.so.1.0 0x846009705 at /usr/local/lib/libpython3.11.so.1.0 0x846137284 at /usr/local/lib/libpython3.11.so.1.0 0x8460ef996 at /usr/local/lib/libpython3.11.so.1.0 0x84605be70 at /usr/local/lib/libpython3.11.so.1.0 0x846008538 at /usr/local/lib/libpython3.11.so.1.0 0x846008467 at /usr/local/lib/libpython3.11.so.1.0 0x846136b30 at /usr/local/lib/libpython3.11.so.1.0 0x846137ef8 at /usr/local/lib/libpython3.11.so.1.0 0x843adc476 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/plpython3.so 0x843adc3a0 at /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/plpython3.so 0xa634d3 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x67e65d at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x6bc8d9 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x906258 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x904c78 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x904708 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x904243 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x9038d4 <$dtrace798193200.PortalRunMulti+0x184> at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x9031a3 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x902042 <$dtrace647993547.exec_simple_query+0x4c2> at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8ffdb0 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8fa589 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x854717 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x858ad8 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8568f5 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 2024-09-05 03:00:41.570 UTC postmaster[20069] LOG: server process (PID 20086) was terminated by signal 6: Abort trap 2024-09-05 03:00:41.570 UTC postmaster[20069] DETAIL: Failed process was running: CREATE FUNCTION test1(val jsonb) RETURNS int LANGUAGE plpython3u TRANSFORM FOR TYPE jsonb AS $$ assert isinstance(val, dict) assert(val == {'a': 1, 'c': 'NULL'}) return len(val) $$; 2024-09-05 03:00:41.573 UTC postmaster[20069] LOG: terminating any other active server processes 2024-09-05 03:00:41.586 UTC postmaster[20069] LOG: all server processes terminated; reinitializing 2024-09-05 03:00:41.608 UTC startup[20237] LOG: database system was interrupted; last known up at 2024-09-05 03:00:39 UTC 2024-09-05 03:00:41.608 UTC startup[20237] LOG: database system was not properly shut down; automatic recovery in progress 2024-09-05 03:00:41.617 UTC startup[20237] LOG: redo starts at 0/1511F08 2024-09-05 03:00:41.628 UTC postmaster[20069] LOG: received fast shutdown request 2024-09-05 03:00:41.639 UTC checkpointer[20238] LOG: shutting down 2024-09-05 03:00:41.661 UTC postmaster[20069] LOG: database system is shut down