FreeBSD-main-amd64-test - Build #28442 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 07 May 2026 15:58:55 UTC
FreeBSD-main-amd64-test - Build #28442 (242050278a377f5ca6906545ddc924b60ad8aa58) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28442/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28442/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28442/console

Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
                   following changes and this is a notification to note that
                   these changes have not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

a4a7df886f8f96fc5914c6f5c3910facf3929001 by behlendorf1:
libzfs/mnttab: restore ability to enable/disable cache

6748e7e65ea6b85ea17d688ff2d295b0df0a4757 by behlendorf1:
ZTS: add libzfs_mnttab_cache test

c18e8ba87489c19835527fd4ee3aa93edafcb817 by noreply:
Linux 7.1: access dentry d_alias directly

e78a51dd6ffa5ea9ef2e3a284a6efd47a54db4bc by noreply:
Fix off-by-one in PREVIOUSLY_REDACTED handler that drops last block

b8d959640352bd1c3df31f7ca87a6d2c0a8cf836 by noreply:
Fix rare cksum errors after rebuild

0a59f7845c2863b5370bfa38e4d397ba3d73b62a by noreply:
Avoid flushing unrelated NFS exports on snapshot unmount

d5099c330b9055c2ecef3be9cdc2898e377809b9 by noreply:
Initialize vr_last_txg for rebuild

f828a80cb6e4468e7e52639fd8deccccd8c324ce by noreply:
CI/GCC: Add Fedora 44, fix build errors and threadsappend

366b1f9a3eab7fc9002c90ed46d69d7f6e67d235 by noreply:
Fix long POSIX_FADV_DONTNEED for single block files

2de4f4c742e71db9e3d9b3978864f10d30a66ece by noreply:
CI: FreeBSD 15.1 PRERELEASE (#18490)

b68c782d82a725a3aec702e16fc8df7670a83d13 by behlendorf1:
man: document three missing properties and tunables

5dd912192dcdea833ebc83daa9e0fffcfa5b731f by behlendorf1:
Update description of spl_schedule_hrtimeout_slack_us

bf6d00afdb6171ba04a1c5a7fde904cde87d212d by kp:
pfsync: reject invalid SCTP states

c8167ebb742c36cb1fc32cc543afb4016b4fc174 by andrew:
Revert "virtio_net: Use bus_dma for command/ack buffers"

dc00f118405e8638ceb13b288e14164a8a9ba669 by andrew:
Revert "virtio_net: Use bus_dma for rxq/txq buffers"

9f2ad7c09709e01ff6b856df0315e91ddc20df32 by bapt:
init: allow to specify a custom path for rc(8)

261002908ffd9f13d19d1c6be6f82edac26b6938 by aokblast:
libusb: Add libusb_endpoint_transfer_type enum

efc0ced5c46f3332bf1847f2889659e7f5412852 by aokblast:
ath{10,11,12}k: Add missing header in Makefile

ce9ced951a0b9d004a3b007d4ac6e9087a1301a2 by aokblast:
libusb: change callback register handler to int

06271366982eb6fe59502fcdf95a1a22e0671d5f by aokblast:
libusb: fix incorrect status type when completion on cancel the events

bf2c6d23ad0988a8b5dccebccdbc6fda9482c6a2 by aokblast:
Revert "libusb: change callback register handler to int"

adad6862228d1799e7e12c724b2534b4184f7d45 by sjg:
mac_veriexec_priv_check block proc_write_*regs*

89c883c09ab5e0fdca7ac5dfe74fcc46b7669eb5 by emaste:
mii: Fix SMSC name

49e496d2776870fb36ed8ea4c8139b5eb9f7f747 by des:
stat: Set the timezone before testing -t flag

fd386e76fa2b29d99525c246cbfc05768a1f4a76 by des:
md5: Don't generate test cases just to skip them

7619d14d08a0036a07dce670f55b9568f8133b38 by ngie:
acpi_panasonic: acquire serial lock before calling hkey_sound_mute in

8334d46162e46f400b04b93d79e310153380d643 by sjg:
Fix typo in curthread

a0e4c65f1814a7a677364dc29bb703f84323d175 by kp:
pf: do not reject rules with colliding hashes

c24b1d9359b899c7532d5b296f37cf3d74a36942 by kp:
pfctl: handle errors from PFNL_CMD_GETSTATES

2fef18ff594328a771b6aa659e8ffa5a7e076540 by des:
certctl: Unstickify (un)trusted certificates

0979bfb0ec804590a782ea33b787ec0989c1f1a4 by emaste:
smsc: Add missing newline to PHY timeout error printf

081d3ab24e03d271a0de3b173802fbe71f52e8aa by adrian:
ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device

822366134658ee59922d7f3e37db7bbb8956aaaf by delphij:
Revert "zstd: disable weak-symbol tracing hooks in the kernel"

735b16d490aee158beb54c415b716475a0d19cda by markj:
eventhandler: Fix a race when pruning eventhandlers

486c2dfaa7b9ed1ed79662584c9b0f4fd0c23d67 by markj:
if_vlan: Use the exclusive lock everywhere

748402ebf2d7a08b13d0b21694afdaad55cfa9cd by bapt:
devmatch: read linker.hints from all module paths

3d8928114c4fec6cefbb1cd566ef8d1b3d2999e2 by markj:
eventhandler: Fix the NODEBUG build

e3e5b86e3b9e00f1fe89e54d13dcd665e63eb4c6 by ivy:
README.md: Add packages/ directory

448b4c3f7f7dd4c7e1707d7b833a26294c297182 by rmacklem:
nfs_clsubs.c: Fix ncl_getcookie() when "pos" is negative

ae37f05d87adba58e68e793fcddb47c356acec68 by noreply:
linux: verify stale znodes in legacy fallocate

872f01019345c589d4e1a7190c4b6620e93d3666 by noreply:
Zstd: rework ZSTD_isError symbol renaming

a12c6ed62fcd06093b95616515e4716b0b0bc038 by noreply:
ZTS: Remove threadsappend_001_pos exception

bc9f667eb11d9b47541f834faefbc6aac077cee2 by emaste:
bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expression

76d756eaa6823aad282cc53ec4e41a9777d89adc by emaste:
Makefile.vm: Split error condition

103f9883d1ed7431c432caa6ab9c61cd4d0831d0 by pouria:
rtadvd(8): Honor pltime/vltime in interface declarations

84a95741805d84f0074a34d61b93ccf86f422cf3 by emaste:
sys/cdefs.h: Introduce __maybe_unused attribute

c316ec259011e9e22e40eaa72d834f3bfac95c28 by bapt:
nuageinit: only parse user_data as yaml when necessary

bf636accdde4bb9af2c6c07af5420dffffd82332 by kib:
mlx5en: destroy TIR before DEK during TLS RX teardown

5a6e5954d14b589bcba0125d10a6c7b62b588f4b by jhb:
kobj: Assert class passed to kobj_init_static is compiled

5df7dae10dc02ade8639b0171e0d3cc8db790e41 by jhb:
kobj: Use M_WAITOK in kobj_init

2a86992ab5019b4997ccadf7427011ba44e33c97 by bapt:
nuageninit: modify the test to show the issue fixed inc316ec259011

c4af3f13a4e9932968d92872aaf22312a6e79e4e by ziaee:
freebsd-base.7: Document adding a local repo

3348fa7a45fdf14a7af509e306229bd211444f1e by ngie:
Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI"

276d9b88a9e6fd6fd90e57c36444756ad297d2ab by kevans:
jail: avoid leaking jail config fds to exec.* hooks

58811b0ae096c134af372bcf475aea1d8d0e3c08 by kevans:
jail: open the fstab files with fopen("re")

b2e4da0b53ad082768b8f6f83766e030fd00d02a by kevans:
devd: Use PF_LOCAL instead of PF_INET

09d81767e32cb437da0ac7d1c3b51eed01591b82 by maxim:
freebsd-base.7: style

586838724e4086016ad62f0914248fc58ce26e35 by sjg:
Remove PROC_CHECK_PRIV macro from sys_process.c

3daa43b1bb2cf68f32993e342f59eb146afb7c24 by arichardson:
sys: Make priority.h and rtprio.h include all dependencies

3fe5069ce2bf5b2702f3be6531ce6a05c584e64d by arichardson:
virtio_p9fs: Fix kernel panic on module unload

1ed2ef42e01771f5d8ca9be61e07dcf0fd47feba by arichardson:
p9fs: Move UMA zone initialization to VFS module lifecycle

96b2f4a9124158f27c4c27c32f6fa1a6018250fb by arichardson:
p9fs: implement basic pathconf support

40d59ee35dc106cda88d66e37527975a32596cd7 by arichardson:
p9fs: Fix creating files with restrictive permissions

242050278a377f5ca6906545ddc924b60ad8aa58 by 0mp:
dtrace: Document the syscall provider



The failed test cases:

2 tests failed.
FAILED:  lib.libarchive.functional_test.test_archive_string_conversion_fail_c

Error Message:
atf-check failed; see the output of the test for details

FAILED:  lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1

Error Message:
atf-check failed; see the output of the test for details