2026-05-06 15:09:00.170 GMT postmaster[2244] LOG: starting PostgreSQL 19devel on x86_64-windows, compiled by msvc-19.29.30159, 64-bit 2026-05-06 15:09:00.179 GMT postmaster[2244] LOG: listening on Unix socket "C:/Windows/TEMP/epI4wb8bzl/.s.PGSQL.29637" 2026-05-06 15:09:00.221 GMT startup[4944] LOG: database system was shut down at 2026-05-06 14:52:48 GMT 2026-05-06 15:09:00.245 GMT postmaster[2244] LOG: database system is ready to accept connections 2026-05-06 15:09:00.643 GMT client backend[5384] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:00.645 GMT client backend[5384] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:00.646 GMT client backend[5384] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:00.676 GMT client backend[5384] 030_origin.pl LOG: connection ready: setup total=66.961 ms, fork=23.558 ms, authentication=1.370 ms 2026-05-06 15:09:00.677 GMT client backend[5384] 030_origin.pl LOG: statement: CREATE TABLE tab (a int PRIMARY KEY) 2026-05-06 15:09:00.704 GMT client backend[5384] 030_origin.pl LOG: disconnection: session time: 0:00:00.066 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:00.962 GMT client backend[2696] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:00.963 GMT client backend[2696] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:00.964 GMT client backend[2696] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:00.971 GMT client backend[2696] 030_origin.pl LOG: connection ready: setup total=31.470 ms, fork=16.462 ms, authentication=0.420 ms 2026-05-06 15:09:00.971 GMT client backend[2696] 030_origin.pl LOG: statement: CREATE SUBSCRIPTION tap_sub_B_A CONNECTION 'port=29636 host=C:/Windows/TEMP/epI4wb8bzl dbname=postgres application_name=tap_sub_B_A' PUBLICATION tap_pub_A WITH (origin = none) 2026-05-06 15:09:01.053 GMT client backend[2696] 030_origin.pl LOG: disconnection: session time: 0:00:00.095 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:01.078 GMT logical replication apply worker[7552] LOG: logical replication apply worker for subscription "tap_sub_b_a" has started 2026-05-06 15:09:01.195 GMT logical replication tablesync worker[7524] LOG: logical replication table synchronization worker for subscription "tap_sub_b_a", table "tab" has started 2026-05-06 15:09:01.233 GMT client backend[6348] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:01.234 GMT client backend[6348] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:01.234 GMT client backend[6348] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:01.237 GMT client backend[6348] 030_origin.pl LOG: connection ready: setup total=25.021 ms, fork=12.926 ms, authentication=0.265 ms 2026-05-06 15:09:01.238 GMT client backend[6348] 030_origin.pl LOG: statement: CREATE PUBLICATION tap_pub_B FOR TABLE tab 2026-05-06 15:09:01.246 GMT client backend[6348] 030_origin.pl LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:01.260 GMT logical replication tablesync worker[7524] LOG: logical replication table synchronization worker for subscription "tap_sub_b_a", table "tab" has finished 2026-05-06 15:09:01.461 GMT client backend[9124] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:01.463 GMT walsender[9124] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:01.463 GMT walsender[9124] [unknown] LOG: replication connection authorized: user=SYSTEM application_name=tap_sub_A_B 2026-05-06 15:09:01.473 GMT walsender[9124] tap_sub_A_B LOG: connection ready: setup total=38.099 ms, fork=18.237 ms, authentication=0.266 ms 2026-05-06 15:09:01.474 GMT walsender[9124] tap_sub_A_B LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2026-05-06 15:09:01.475 GMT walsender[9124] tap_sub_A_B LOG: statement: SELECT t.pubname FROM pg_catalog.pg_publication t WHERE t.pubname IN ('tap_pub_b') 2026-05-06 15:09:01.480 GMT walsender[9124] tap_sub_A_B LOG: statement: SELECT DISTINCT n.nspname, c.relname, c.relkind, gpt.attrs FROM pg_class c JOIN pg_namespace n ON n.oid = c.relnamespace JOIN ( SELECT (pg_get_publication_tables(VARIADIC array_agg(pubname::text))).* FROM pg_publication WHERE pubname IN ( 'tap_pub_b' )) AS gpt ON gpt.relid = c.oid UNION ALL SELECT DISTINCT s.schemaname, s.sequencename, 'S'::"char" AS relkind, NULL::int2vector AS attrs FROM pg_catalog.pg_publication_sequences s WHERE s.pubname IN ( 'tap_pub_b' ) 2026-05-06 15:09:01.495 GMT walsender[9124] tap_sub_A_B LOG: received replication command: CREATE_REPLICATION_SLOT "tap_sub_a_b" LOGICAL pgoutput (SNAPSHOT 'nothing') 2026-05-06 15:09:01.495 GMT walsender[9124] tap_sub_A_B STATEMENT: CREATE_REPLICATION_SLOT "tap_sub_a_b" LOGICAL pgoutput (SNAPSHOT 'nothing') 2026-05-06 15:09:01.500 GMT walsender[9124] tap_sub_A_B LOG: logical decoding found consistent point at 0/017C7058 2026-05-06 15:09:01.500 GMT walsender[9124] tap_sub_A_B DETAIL: There are no running transactions. 2026-05-06 15:09:01.500 GMT walsender[9124] tap_sub_A_B STATEMENT: CREATE_REPLICATION_SLOT "tap_sub_a_b" LOGICAL pgoutput (SNAPSHOT 'nothing') 2026-05-06 15:09:01.502 GMT walsender[9124] tap_sub_A_B LOG: released logical replication slot "tap_sub_a_b" 2026-05-06 15:09:01.502 GMT walsender[9124] tap_sub_A_B STATEMENT: CREATE_REPLICATION_SLOT "tap_sub_a_b" LOGICAL pgoutput (SNAPSHOT 'nothing') 2026-05-06 15:09:01.502 GMT walsender[9124] tap_sub_A_B LOG: disconnection: session time: 0:00:00.045 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:01.680 GMT client backend[6904] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:01.682 GMT walsender[6904] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:01.682 GMT walsender[6904] [unknown] LOG: replication connection authorized: user=SYSTEM application_name=tap_sub_A_B 2026-05-06 15:09:01.686 GMT walsender[6904] tap_sub_A_B LOG: connection ready: setup total=97.040 ms, fork=80.188 ms, authentication=0.440 ms 2026-05-06 15:09:01.687 GMT walsender[6904] tap_sub_A_B LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); 2026-05-06 15:09:01.688 GMT walsender[6904] tap_sub_A_B LOG: received replication command: IDENTIFY_SYSTEM 2026-05-06 15:09:01.688 GMT walsender[6904] tap_sub_A_B STATEMENT: IDENTIFY_SYSTEM 2026-05-06 15:09:01.688 GMT walsender[6904] tap_sub_A_B LOG: received replication command: START_REPLICATION SLOT "tap_sub_a_b" LOGICAL 0/00000000 (proto_version '4', streaming 'parallel', origin 'none', publication_names '"tap_pub_b"') 2026-05-06 15:09:01.688 GMT walsender[6904] tap_sub_A_B STATEMENT: START_REPLICATION SLOT "tap_sub_a_b" LOGICAL 0/00000000 (proto_version '4', streaming 'parallel', origin 'none', publication_names '"tap_pub_b"') 2026-05-06 15:09:01.688 GMT walsender[6904] tap_sub_A_B LOG: acquired logical replication slot "tap_sub_a_b" 2026-05-06 15:09:01.688 GMT walsender[6904] tap_sub_A_B STATEMENT: START_REPLICATION SLOT "tap_sub_a_b" LOGICAL 0/00000000 (proto_version '4', streaming 'parallel', origin 'none', publication_names '"tap_pub_b"') 2026-05-06 15:09:01.689 GMT walsender[6904] tap_sub_A_B LOG: starting logical decoding for slot "tap_sub_a_b" 2026-05-06 15:09:01.689 GMT walsender[6904] tap_sub_A_B DETAIL: Streaming transactions committing after 0/017C7090, reading WAL from 0/017C7058. 2026-05-06 15:09:01.689 GMT walsender[6904] tap_sub_A_B STATEMENT: START_REPLICATION SLOT "tap_sub_a_b" LOGICAL 0/00000000 (proto_version '4', streaming 'parallel', origin 'none', publication_names '"tap_pub_b"') 2026-05-06 15:09:01.689 GMT walsender[6904] tap_sub_A_B LOG: logical decoding found consistent point at 0/017C7058 2026-05-06 15:09:01.689 GMT walsender[6904] tap_sub_A_B DETAIL: There are no running transactions. 2026-05-06 15:09:01.689 GMT walsender[6904] tap_sub_A_B STATEMENT: START_REPLICATION SLOT "tap_sub_a_b" LOGICAL 0/00000000 (proto_version '4', streaming 'parallel', origin 'none', publication_names '"tap_pub_b"') 2026-05-06 15:09:01.809 GMT client backend[5868] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:01.810 GMT client backend[5868] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:01.810 GMT client backend[5868] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:01.813 GMT client backend[5868] 030_origin.pl LOG: connection ready: setup total=24.771 ms, fork=14.322 ms, authentication=0.187 ms 2026-05-06 15:09:01.813 GMT client backend[5868] 030_origin.pl LOG: statement: SELECT pg_is_in_recovery() 2026-05-06 15:09:01.817 GMT client backend[5868] 030_origin.pl LOG: disconnection: session time: 0:00:00.012 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:01.919 GMT client backend[6188] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:01.921 GMT client backend[6188] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:01.921 GMT client backend[6188] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:01.923 GMT client backend[6188] 030_origin.pl LOG: connection ready: setup total=23.791 ms, fork=12.522 ms, authentication=0.243 ms 2026-05-06 15:09:01.924 GMT client backend[6188] 030_origin.pl LOG: statement: SELECT pg_current_wal_lsn() 2026-05-06 15:09:01.928 GMT client backend[6188] 030_origin.pl LOG: disconnection: session time: 0:00:00.013 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:02.011 GMT client backend[8164] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:02.013 GMT client backend[8164] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:02.013 GMT client backend[8164] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:02.016 GMT client backend[8164] 030_origin.pl LOG: connection ready: setup total=36.588 ms, fork=24.697 ms, authentication=0.291 ms 2026-05-06 15:09:02.017 GMT client backend[8164] 030_origin.pl LOG: statement: SELECT '0/017C7090' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('tap_sub_A_B', 'walreceiver') 2026-05-06 15:09:02.030 GMT client backend[8164] 030_origin.pl LOG: disconnection: session time: 0:00:00.022 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:02.116 GMT client backend[3252] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:02.118 GMT client backend[3252] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:02.118 GMT client backend[3252] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:02.121 GMT client backend[3252] 030_origin.pl LOG: connection ready: setup total=31.151 ms, fork=19.110 ms, authentication=0.301 ms 2026-05-06 15:09:02.122 GMT client backend[3252] 030_origin.pl LOG: statement: SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); 2026-05-06 15:09:02.129 GMT client backend[3252] 030_origin.pl LOG: disconnection: session time: 0:00:00.017 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:02.668 GMT client backend[5540] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:02.670 GMT client backend[5540] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:02.670 GMT client backend[5540] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:02.672 GMT client backend[5540] 030_origin.pl LOG: connection ready: setup total=23.110 ms, fork=12.274 ms, authentication=0.228 ms 2026-05-06 15:09:02.673 GMT client backend[5540] 030_origin.pl LOG: statement: INSERT INTO tab VALUES (21); 2026-05-06 15:09:02.674 GMT client backend[5540] 030_origin.pl LOG: disconnection: session time: 0:00:00.010 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:03.061 GMT client backend[1492] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:03.062 GMT client backend[1492] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:03.062 GMT client backend[1492] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:03.065 GMT client backend[1492] 030_origin.pl LOG: connection ready: setup total=21.613 ms, fork=11.913 ms, authentication=0.229 ms 2026-05-06 15:09:03.065 GMT client backend[1492] 030_origin.pl LOG: statement: SELECT pg_is_in_recovery() 2026-05-06 15:09:03.068 GMT client backend[1492] 030_origin.pl LOG: disconnection: session time: 0:00:00.011 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:03.202 GMT client backend[7940] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:03.204 GMT client backend[7940] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:03.205 GMT client backend[7940] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:03.243 GMT client backend[7940] 030_origin.pl LOG: connection ready: setup total=82.684 ms, fork=12.674 ms, authentication=0.800 ms 2026-05-06 15:09:03.244 GMT client backend[7940] 030_origin.pl LOG: statement: SELECT pg_current_wal_lsn() 2026-05-06 15:09:03.249 GMT client backend[7940] 030_origin.pl LOG: disconnection: session time: 0:00:00.071 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:03.368 GMT client backend[7948] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:03.369 GMT client backend[7948] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:03.369 GMT client backend[7948] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:03.373 GMT client backend[7948] 030_origin.pl LOG: connection ready: setup total=24.108 ms, fork=12.602 ms, authentication=0.219 ms 2026-05-06 15:09:03.374 GMT client backend[7948] 030_origin.pl LOG: statement: SELECT '0/017C7268' <= replay_lsn AND state = 'streaming' FROM pg_catalog.pg_stat_replication WHERE application_name IN ('tap_sub_A_B', 'walreceiver') 2026-05-06 15:09:03.389 GMT client backend[7948] 030_origin.pl LOG: disconnection: session time: 0:00:00.025 user=SYSTEM database=postgres host=[local] 2026-05-06 15:09:03.678 GMT client backend[2772] [unknown] LOG: connection received: host=[local] 2026-05-06 15:09:03.680 GMT client backend[2772] [unknown] LOG: connection authenticated: user="SYSTEM" method=trust (C:/cirrus/build/testrun/subscription/030_origin/data/t_030_origin_node_B_data/pgdata/pg_hba.conf:117) 2026-05-06 15:09:03.680 GMT client backend[2772] [unknown] LOG: connection authorized: user=SYSTEM database=postgres application_name=030_origin.pl 2026-05-06 15:09:03.684 GMT client backend[2772] 030_origin.pl LOG: connection ready: setup total=36.629 ms, fork=23.826 ms, authentication=0.260 ms 2026-05-06 15:09:03.684 GMT client backend[2772] 030_origin.pl LOG: statement: SELECT * FROM tab ORDER BY 1; 2026-05-06 15:09:03.693 GMT client backend[2772] 030_origin.pl LOG: disconnection: session time: 0:00:00.019 user=SYSTEM database=postgres host=[local] TRAP: failed Assert("conflictlogrel != NULL"), File: "../src/backend/replication/logical/conflict.c", Line: 195, PID: 7552 abort() has been called2026-05-06 15:09:05.068 GMT postmaster[2244] LOG: background worker "logical replication apply worker" (PID 7552) was terminated by exception 0xC0000354 2026-05-06 15:09:05.068 GMT postmaster[2244] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2026-05-06 15:09:05.068 GMT postmaster[2244] LOG: terminating any other active server processes 2026-05-06 15:09:05.108 GMT postmaster[2244] LOG: shutting down because "restart_after_crash" is off 2026-05-06 15:09:05.109 GMT postmaster[2244] LOG: database system is shut down