FreeBSD-stable-14-amd64-test - Build #889 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 20 Jan 2025 19:19:50 UTC
FreeBSD-stable-14-amd64-test - Build #889 (09df42f1d5925a81c76da163f0f6d647129729c6) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/889/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/889/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/889/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)

3ac1af1c0f07dbef049d42830732979ee35b3618 by rmacklem:
mound.8: Document the new -a command line option

2cd9a4f0c229626f7422187b30723772336e8896 by rmacklem:
exports.5: Document the current behavior of -alldirs

22d2336252c9af8e58b19444e2308a98946f3246 by rmacklem:
RELNOTES: Add entry for commit ead3cd3ef628

a158d26e89f2e3274ba1064e3fd6b341c6fcb07c by philip:
contrib/tzdata: import tzdata 2025a

8373644ee2c848bab47d87d24b31d673e6515bce by markj:
unix: Be consistent about error handling for unconnected sockets

65da23709d2047c996fb9434e68c2ce90ecdc1bb by markj:
netipsec: Pass the right mbuf up

bd40a5abb1f8810310a8841c34e469019002993f by markj:
jail: Avoid a potential use-after-free when destroying jails

6404a5a7fe1341c641c29299bdf7bf43e9d7094e by cy:
genl.1: Improve grammar

97eaa1218f7752556801105899620954a8f98bc3 by kib:
ffs_blkpref_ufsX(): do not iterate over startcg twice

6149261d549b3b5072fe69b498f26e8172de1623 by kib:
ffs_reallocblks(): ensure that pref cg is valid

6e9b6e5dbb84c0c44930448b7da169a6a351d670 by kib:
mb_unmapped_to_ext(): return error code on error

c968d55123faf55a26d769847b603330eb51f67c by kib:
ipsec + ktls: cannot coexists

5094faf5dfa860f238f636457563bc0d89013c7a by zlei:
pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit

c4cae8cbc337eaf824774fcba88018e42fa31efa by emaste:
libbsnmp: avoid division by zero with empty password

0bfbd30663b68a851ebf24667d121c6891c86827 by emaste:
libbsnmptools: avoid uninitialized snmptoolctx->passwd with empty

61c50909354ace6f07d0b2113f10965f4546e0ed by emaste:
munmap.2: Unaligned addresses do not return error

e2cbfa1f5045019d34eb0091db7755c151ea06d5 by emaste:
munmap.2: Remove EINVAL for negative len

4ea15740a87314302dcb79d48b9280be199b0173 by asomers:
tmpfs: remove duplicate flags check in tmpfs_rmdir

6203d08e7a3aaaa1e8e4c1e78b26065ec2902d8d by asomers:
ktls.4: note that security/gnutls now supports ktls

23b2704059512b985bb14b220d92102bc4569b3e by asomers:
Make the CTL tests more resilient

980eedb0cad684c1e4a64d063df2ee7d28fa693d by kp:
pf: avoid use-after-free on reassembly

b797d07560a76d790c0256a70d65b2b684ab6ee7 by asomers:
fusefs: FUSE_NOTIFY_INVAL_* must busy the mountpoint

887494153482e4332f90a64a499ee1ed196ff25d by asomers:
namei: add more detail about LOCKSHARED's behavior

b0348117953a117244056032e468dd6a742dc678 by asomers:
fusefs: More accurately test the unique tokens in the test suite

fb4e0325c758f393b61dab4219f195f1674fcd70 by asomers:
fusefs: delete a comment in the tests

d2c25c4c5e5b13a0933fb71781e1f04ac179c3a8 by asomers:
fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags

60311a50779d27467f4f1cc38d62cb098ed80607 by asomers:
fusefs: fix a memory leak

8b2b77c32f2e46c89aa7b60610003b1733f7a0e0 by asomers:
fusefs: minor cleanup in the tests

09df42f1d5925a81c76da163f0f6d647129729c6 by asomers:
fusefs: Coverity cleanup in the lseek tests



The failed test cases:

7 tests failed.
FAILED:  sys.geom.class.eli.setkey_test.setkey_passphrase

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

FAILED:  sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet]

Error Message:
/usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError

FAILED:  sys.kern.sigsys.sigsys_test_off

Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met

FAILED:  sys.kern.sigsys.sigsys_test_on

Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met

FAILED:  usr.bin.grep.grep_test.recurse_symlink

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

FAILED:  sys.netmap.ctrl-api-test.main

Error Message:
Returned non-success exit status 255

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly