FreeBSD-stable-14-amd64-test - Build #835 - Still Unstable
Date: Fri, 06 Dec 2024 20:35:53 UTC
FreeBSD-stable-14-amd64-test - Build #835 (f2c09b4f321bfd6ead1359d9cbe49848a23f07bf) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/835/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/835/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/835/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)
804dbdeea266599bdb7cb576048f8b13038b521f by markj:
devd tests: Fix client_test
6f07c82735826b6bfc744318aa86040439920016 by markj:
dtrace/amd64: Make invop providers usable with KMSAN enabled
b8fa7c986e91b2beefa9e4d6c15ddc43740814ad by markj:
dtrace: Address KMSAN warnings in dtrace_disx86
1aa509e252883961ed7b5e931c54e30488c9be1a by markj:
dtrace: Avoid excessive pcpu allocations
b64e34805596130ae702ec9dd536888dd43f7456 by markj:
buf: Add a runningbufclaim() helper
f2c09b4f321bfd6ead1359d9cbe49848a23f07bf by emaste:
cap_rights_is_empty: add MLINK
The failed test cases:
5 tests failed.
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