=== Applying patches on top of PostgreSQL commit ID f836b688f8dc627ce97760dec5569aa7c064ffe9 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Sep 7 09:12:25 UTC 2026 On branch cf/7126 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Reproducer-race-condition-with-CREATE-SUBSCRIPTION.patch === Applying: Reproducer: race condition with CREATE SUBSCRIPTION error: sha1 information is lacking or useless (src/backend/commands/subscriptioncmds.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Reproducer: race condition with CREATE SUBSCRIPTION When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./0001-Reproducer-race-condition-with-CREATE-SUBSCRIPTION.patch === patching file src/backend/commands/subscriptioncmds.c Hunk #1 succeeded at 1803 with fuzz 2 (offset -37 lines). patching file src/test/subscription/meson.build Hunk #1 FAILED at 49. 1 out of 1 hunk FAILED -- saving rejects to file src/test/subscription/meson.build.rej patching file src/test/subscription/t/040_refresh_table_race.pl Unstaged changes after reset: M src/backend/commands/subscriptioncmds.c Removing src/test/subscription/meson.build.rej Removing src/test/subscription/t/040_refresh_table_race.pl === using 'git apply' to apply patch ./0001-Reproducer-race-condition-with-CREATE-SUBSCRIPTION.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/commands/subscriptioncmds.c:1840 error: src/backend/commands/subscriptioncmds.c: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/subscription/meson.build:49 error: src/test/subscription/meson.build: patch does not apply Falling back to direct application...