2025-01-05 17:48:20.086 UTC postmaster[21305] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2025-01-05 17:48:20.086 UTC postmaster[21305] LOG: listening on Unix socket "/tmp/pg_regress-7WRZ8t/.s.PGSQL.40081" 2025-01-05 17:48:20.087 UTC startup[21308] LOG: database system was shut down at 2025-01-05 17:48:20 UTC 2025-01-05 17:48:20.088 UTC postmaster[21305] LOG: database system is ready to accept connections 2025-01-05 17:48:20.177 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_permissive" 2025-01-05 17:48:20.177 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_permissive VALUES ('regress_r4','regress_s4',10); 2025-01-05 17:48:20.179 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_restrictive" 2025-01-05 17:48:20.179 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r4','regress_s4',10); 2025-01-05 17:48:20.180 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-05 17:48:20.180 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r1','regress_s1',10); 2025-01-05 17:48:20.181 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-05 17:48:20.181 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s1',10); 2025-01-05 17:48:20.181 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-05 17:48:20.181 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s4',10); 2025-01-05 17:48:20.185 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_permissive" 2025-01-05 17:48:20.185 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_permissive VALUES ('regress_r4','regress_s4',7); 2025-01-05 17:48:20.187 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_restrictive" 2025-01-05 17:48:20.187 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r3','regress_s3',10); 2025-01-05 17:48:20.187 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_restrictive" 2025-01-05 17:48:20.187 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r1','regress_s1',7); 2025-01-05 17:48:20.187 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_restrictive" 2025-01-05 17:48:20.187 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_restrictive VALUES ('regress_r4','regress_s4',7); 2025-01-05 17:48:20.189 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy "extension policy" for table "rls_test_both" 2025-01-05 17:48:20.189 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r3','regress_s3',10); 2025-01-05 17:48:20.190 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-05 17:48:20.190 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r1','regress_s1',7); 2025-01-05 17:48:20.190 UTC client backend[21316] pg_regress/test_rls_hooks ERROR: new row violates row-level security policy for table "rls_test_both" 2025-01-05 17:48:20.190 UTC client backend[21316] pg_regress/test_rls_hooks STATEMENT: INSERT INTO rls_test_both VALUES ('regress_r4','regress_s4',7); 2025-01-05 17:48:20.196 UTC postmaster[21305] LOG: received fast shutdown request 2025-01-05 17:48:20.196 UTC postmaster[21305] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2896, PID: 21305 0xaa8ed2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a3087 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a1589 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a0964 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres