=== Applying patches on top of PostgreSQL commit ID ff30bad7f6f085598e61bb06a8433cb33b3400c7 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Dec 13 19:19:20 UTC 2025 On branch cf/5913 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-aio-Try-repeatedly-to-give-batched-IOs-to-workers.patch === Applying: aio: Try repeatedly to give batched IOs to workers. === using 'git am' to apply patch ./v2-0002-aio-Adjust-IO-worker-pool-size-automatically.patch === Applying: aio: Adjust IO worker pool size automatically. error: sha1 information is lacking or useless (src/backend/storage/aio/method_worker.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 aio: Adjust IO worker pool size automatically. 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 ./v2-0002-aio-Adjust-IO-worker-pool-size-automatically.patch === patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 2799 (offset 12 lines). patching file src/backend/postmaster/postmaster.c Hunk #2 succeeded at 1581 (offset 11 lines). Hunk #3 succeeded at 3778 (offset 18 lines). Hunk #4 succeeded at 4392 (offset 18 lines). Hunk #5 succeeded at 4423 (offset 18 lines). Hunk #6 succeeded at 4446 (offset 18 lines). Hunk #7 succeeded at 4467 (offset 18 lines). patching file src/backend/storage/aio/method_worker.c Hunk #4 succeeded at 63 (offset -1 lines). Hunk #5 succeeded at 99 (offset -1 lines). Hunk #6 succeeded at 163 (offset -1 lines). Hunk #7 succeeded at 350 with fuzz 2 (offset -1 lines). Hunk #8 succeeded at 368 (offset -1 lines). Hunk #9 succeeded at 394 (offset -1 lines). Hunk #10 succeeded at 411 (offset -1 lines). Hunk #11 succeeded at 484 (offset -1 lines). Hunk #12 succeeded at 514 (offset -1 lines). Hunk #13 succeeded at 570 (offset -1 lines). Hunk #14 succeeded at 679 (offset -1 lines). Hunk #15 FAILED at 690. Hunk #16 succeeded at 788 (offset -1 lines). Hunk #17 succeeded at 860 (offset -1 lines). 1 out of 17 hunks FAILED -- saving rejects to file src/backend/storage/aio/method_worker.c.rej patching file src/backend/utils/activity/wait_event_names.txt Hunk #1 FAILED at 352. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/activity/wait_event_names.txt.rej patching file src/backend/utils/misc/guc_tables.c Hunk #1 FAILED at 3306. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/misc/guc_tables.c.rej patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 FAILED at 210. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/misc/postgresql.conf.sample.rej patching file src/include/storage/io_worker.h patching file src/include/storage/lwlocklist.h Hunk #1 FAILED at 84. 1 out of 1 hunk FAILED -- saving rejects to file src/include/storage/lwlocklist.h.rej patching file src/include/storage/pmsignal.h patching file src/test/modules/test_aio/t/002_io_workers.pl Hunk #3 FAILED at 65. 1 out of 3 hunks FAILED -- saving rejects to file src/test/modules/test_aio/t/002_io_workers.pl.rej Unstaged changes after reset: M doc/src/sgml/config.sgml M src/backend/postmaster/postmaster.c M src/backend/storage/aio/method_worker.c M src/include/storage/io_worker.h M src/include/storage/pmsignal.h M src/test/modules/test_aio/t/002_io_workers.pl Removing src/backend/storage/aio/method_worker.c.rej Removing src/backend/utils/activity/wait_event_names.txt.rej Removing src/backend/utils/misc/guc_tables.c.rej Removing src/backend/utils/misc/postgresql.conf.sample.rej Removing src/include/storage/lwlocklist.h.rej Removing src/test/modules/test_aio/t/002_io_workers.pl.rej === using 'git apply' to apply patch ./v2-0002-aio-Adjust-IO-worker-pool-size-automatically.patch === Applied patch to 'doc/src/sgml/config.sgml' cleanly. Applied patch to 'src/backend/postmaster/postmaster.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/storage/aio/method_worker.c:204 error: src/backend/storage/aio/method_worker.c: patch does not apply Applied patch to 'src/backend/utils/activity/wait_event_names.txt' with conflicts. Applied patch to 'src/backend/utils/misc/guc_tables.c' with conflicts. Applied patch to 'src/backend/utils/misc/postgresql.conf.sample' with conflicts. Applied patch to 'src/include/storage/io_worker.h' cleanly. Applied patch to 'src/include/storage/lwlocklist.h' with conflicts. Applied patch to 'src/include/storage/pmsignal.h' cleanly. Applied patch to 'src/test/modules/test_aio/t/002_io_workers.pl' with conflicts.