eval: Pipe call failed: Cannot allocate memory

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Fri, 20 Sep 2024 09:59:20 UTC
% uname -a
FreeBSD rolling-vm-freebsd1.home.utahime.org 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n272349-267f223f622: Fri Sep 20 17:49:44 JST 2024     rootz@rolling-vm-freebsd1.home.utahime.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64

Step 1: Boot system
Step 2: Login as root
Step 3: Run `poudriere bulk`
Step 4; shutdown -h now

Then error messages are displayed as following.

----------------------------------------------------------------------
eval: Pipe call failed: Cannot allocate memory
(multiple times)
eval: Pipe call failed: Cannot allocate memory
writing entropy file: eval: Pipe call failed: Cannot allocate memory
fsync: open: No such file or directory
.
writing early boot entropy file: eval: Pipe call failed: Cannot allocate memory
fsync: open: No such file or directory
.
eval: Pipe call failed: Cannot allocate memory
Terminated
.
----------------------------------------------------------------------

---
Yasuhiro Kimura