2024-09-24 19:50:52.829 UTC [27980][postmaster] LOG: starting PostgreSQL 18devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2024-09-24 19:50:52.829 UTC [27980][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-gjH2cH/.s.PGSQL.65312" 2024-09-24 19:50:52.862 UTC [27997][startup] LOG: database system was shut down at 2024-09-24 19:50:52 UTC 2024-09-24 19:50:52.864 UTC [27998][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-24 19:50:52.864 UTC [27998][client backend] [[unknown]][:0] FATAL: the database system is starting up 2024-09-24 19:50:52.884 UTC [27980][postmaster] LOG: database system is ready to accept connections 2024-09-24 19:50:52.932 UTC [28014][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-24 19:50:52.934 UTC [28014][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/test_oat_hooks/tmp_check/data/pg_hba.conf:117) 2024-09-24 19:50:52.934 UTC [28014][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-09-24 19:50:52.966 UTC [28014][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.035 user=postgres database=postgres host=[local] 2024-09-24 19:50:53.000 UTC [28032][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-24 19:50:53.002 UTC [28032][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/test_oat_hooks/tmp_check/data/pg_hba.conf:117) 2024-09-24 19:50:53.002 UTC [28032][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-09-24 19:50:53.098 UTC [28032][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.099 user=postgres database=postgres host=[local] 2024-09-24 19:50:53.136 UTC [28068][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-24 19:50:53.140 UTC [28068][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/test_oat_hooks/tmp_check/data/pg_hba.conf:117) 2024-09-24 19:50:53.140 UTC [28068][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress/test_oat_hooks 2024-09-24 19:50:53.189 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/12:0] ERROR: role "regress_role_joe" cannot be dropped because some objects depend on it 2024-09-24 19:50:53.189 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/12:0] DETAIL: privileges for parameter test_oat_hooks.user_var1 privileges for parameter test_oat_hooks.super_var1 privileges for parameter test_oat_hooks.user_var2 privileges for parameter test_oat_hooks.super_var2 privileges for parameter none.such privileges for parameter another.bogus 2024-09-24 19:50:53.189 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/12:0] STATEMENT: DROP ROLE regress_role_joe; 2024-09-24 19:50:53.233 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/35:0] ERROR: permission denied to set parameter "work_mem" 2024-09-24 19:50:53.233 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/35:0] STATEMENT: ALTER SYSTEM SET work_mem = 8192; 2024-09-24 19:50:53.233 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/36:0] ERROR: permission denied to set parameter "work_mem" 2024-09-24 19:50:53.233 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/36:0] STATEMENT: ALTER SYSTEM RESET work_mem; 2024-09-24 19:50:53.233 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/38:0] ERROR: permission denied to set parameter "test_oat_hooks.super_var1" 2024-09-24 19:50:53.233 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/38:0] STATEMENT: SET test_oat_hooks.super_var1 = true; 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/39:0] ERROR: permission denied to set parameter "test_oat_hooks.user_var1" 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/39:0] STATEMENT: ALTER SYSTEM SET test_oat_hooks.user_var1 = true; 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/40:0] ERROR: permission denied to set parameter "test_oat_hooks.super_var1" 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/40:0] STATEMENT: ALTER SYSTEM SET test_oat_hooks.super_var1 = true; 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/42:0] ERROR: permission denied to set parameter "test_oat_hooks.super_var2" 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/42:0] STATEMENT: SET test_oat_hooks.super_var2 = true; 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/43:0] ERROR: permission denied to set parameter "test_oat_hooks.user_var2" 2024-09-24 19:50:53.234 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/43:0] STATEMENT: ALTER SYSTEM SET test_oat_hooks.user_var2 = true; 2024-09-24 19:50:53.235 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/44:0] ERROR: permission denied to set parameter "test_oat_hooks.super_var2" 2024-09-24 19:50:53.235 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/44:0] STATEMENT: ALTER SYSTEM SET test_oat_hooks.super_var2 = true; 2024-09-24 19:50:53.236 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/51:0] ERROR: permission denied: set session_authorization 2024-09-24 19:50:53.236 UTC [28068][client backend] [pg_regress/test_oat_hooks][2/51:0] STATEMENT: SET SESSION AUTHORIZATION regress_test_user; TRAP: failed Assert("HaveRegisteredOrActiveSnapshot() || !OidIsValid(heapRel->rd_rel->reltoastrelid) || !IsNormalProcessingMode()"), File: "indexing.c", Line: 347, PID: 28068 /lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7fa2d5a51f31] postgres: postgres contrib_regression [local] DROP INDEX(ExceptionalCondition+0xe6)[0x55c260fd2752] postgres: postgres contrib_regression [local] DROP INDEX(CatalogTupleUpdate+0x1f3)[0x55c260534037] postgres: postgres contrib_regression [local] DROP INDEX(index_set_state_flags+0x447)[0x55c26052d5bc] postgres: postgres contrib_regression [local] DROP INDEX(index_concurrently_set_dead+0x39)[0x55c26052d686] postgres: postgres contrib_regression [local] DROP INDEX(index_drop+0x2d5)[0x55c26052dadc] postgres: postgres contrib_regression [local] DROP INDEX(+0x64efb4)[0x55c260514fb4] postgres: postgres contrib_regression [local] DROP INDEX(+0x64f456)[0x55c260515456] postgres: postgres contrib_regression [local] DROP INDEX(+0x64f973)[0x55c260515973] postgres: postgres contrib_regression [local] DROP INDEX(performMultipleDeletions+0x1aa)[0x55c26051a34a] postgres: postgres contrib_regression [local] DROP INDEX(RemoveRelations+0x91a)[0x55c260732829] postgres: postgres contrib_regression [local] DROP INDEX(+0xe0814d)[0x55c260cce14d] postgres: postgres contrib_regression [local] DROP INDEX(+0xe0d1c5)[0x55c260cd31c5] postgres: postgres contrib_regression [local] DROP INDEX(standard_ProcessUtility+0xf38)[0x55c260cd089e] /tmp/cirrus-ci-build/tmp_install/usr/local/pgsql/lib/test_oat_hooks.so(+0x356f)[0x7fa2d175456f] postgres: postgres contrib_regression [local] DROP INDEX(ProcessUtility+0xbc)[0x55c260cd0ccb] postgres: postgres contrib_regression [local] DROP INDEX(+0xe05b24)[0x55c260ccbb24] postgres: postgres contrib_regression [local] DROP INDEX(+0xe0602e)[0x55c260ccc02e] postgres: postgres contrib_regression [local] DROP INDEX(PortalRun+0x414)[0x55c260cccb18] postgres: postgres contrib_regression [local] DROP INDEX(+0xdfe133)[0x55c260cc4133] postgres: postgres contrib_regression [local] DROP INDEX(PostgresMain+0xe3d)[0x55c260cc7f74] postgres: postgres contrib_regression [local] DROP INDEX(BackendMain+0x123)[0x55c260cba114] postgres: postgres contrib_regression [local] DROP INDEX(postmaster_child_launch+0x1c1)[0x55c260b234cd] postgres: postgres contrib_regression [local] DROP INDEX(+0xc64554)[0x55c260b2a554] postgres: postgres contrib_regression [local] DROP INDEX(+0xc64c1d)[0x55c260b2ac1d] postgres: postgres contrib_regression [local] DROP INDEX(PostmasterMarkPIDForWorkerNotify+0x0)[0x55c260b2cbdd] postgres: postgres contrib_regression [local] DROP INDEX(main+0x28e)[0x55c2608d9eeb] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fa2d484824a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fa2d4848305] postgres: postgres contrib_regression [local] DROP INDEX(_start+0x21)[0x55c2602da4b1] 2024-09-24 19:50:53.908 UTC [28241][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-09-24 19:50:53.910 UTC [28241][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/src/test/modules/test_oat_hooks/tmp_check/data/pg_hba.conf:117) 2024-09-24 19:50:53.910 UTC [28241][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress/alter_table 2024-09-24 19:50:53.983 UTC [28241][client backend] [pg_regress/alter_table][:0] LOG: disconnection: session time: 0:00:00.075 user=postgres database=contrib_regression host=[local] 2024-09-24 19:50:54.020 UTC [27980][postmaster] LOG: received fast shutdown request 2024-09-24 19:50:54.020 UTC [27980][postmaster] LOG: aborting any active transactions 2024-09-24 19:50:54.028 UTC [27980][postmaster] LOG: background worker "logical replication launcher" (PID 28007) exited with exit code 1 2024-09-24 19:50:54.495 UTC [27980][postmaster] LOG: server process (PID 28068) was terminated by signal 6: Aborted 2024-09-24 19:50:54.495 UTC [27980][postmaster] DETAIL: Failed process was running: DROP INDEX CONCURRENTLY regress_test_table_t_idx; 2024-09-24 19:50:54.495 UTC [27980][postmaster] LOG: terminating any other active server processes 2024-09-24 19:50:54.501 UTC [27980][postmaster] LOG: abnormal database system shutdown 2024-09-24 19:50:54.553 UTC [27980][postmaster] LOG: database system is shut down