FreeBSD-main-amd64-test - Build #26658 - Still unstable
Date: Tue, 24 Jun 2025 09:39:23 UTC
FreeBSD-main-amd64-test - Build #26658 (fb2b8c307d2e0d1cbe6539b4162f188d6c661991) - Still unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26658/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26658/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26658/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)
2c186228096a01f940fcc323814826572e0a156b by rmacklem:
nfsd: Change the NFSv4.1/4.2 server to not recall delegations
27aec148ea4bfa2ccd2170ed1ccc6665aa819607 by wosch:
mididumpl.1: update link to Standard MIDI-File Format Spec. 1.1, updated
3146c8fa1969349431467ff357af3be12e49346f by vexeduxr:
vt_fb: fix KASSERTs
b2e0dfc808c16566d734e15477382ea2bc74853e by vexeduxr:
vt_fb: account for endianness
7fe39bec801a08f541d0111219fe8701a6a20cf1 by des:
glob: Improve callback tests.
66d780ab1d83e7036ca28493f2d66f515d4857a9 by bnovkov:
glob.3: Fix punctuation mistakes
b2ac169802eb8673e152c675d1974a75c702b02a by bnovkov:
glob: Delete trailing whitespace in 'struct glob_limit' definition
3113ac28cf846c685a4560db910bba8855abc430 by andrew:
arm64: Add get_user_reg
f820b6ed34d5e97835d7f55d63076f07ed5d7ef5 by andrew:
arm64: Switch to get_user_reg in fill_dbregs
59486443cccdf65b3a312a8896e177e2e17b216c by andrew:
arm64: Remove extract_user_id_field
128085a3e7f3afc2f89845e81730a1d2340b3f04 by andrew:
arm64: Use ISS to search for a special register
1e4b86aaf28a52a354f19cca330a4fc53c26e1e4 by andrew:
arm64: Remove the MRS_REG macro and it's users
b47a6c93e262f4245492c947af8a600a4b1fe308 by andrew:
arm64: Reduce where we decode msr/mrs instructions
0a5b763d98b921f921243525ff25a70bbe00cfaa by des:
libc: Rename fscandir{,_b}() to fdscandir{,_b}().
cbc2e34613c48c0b7955d5d970dcc08cd52da9b4 by andrew:
virtio_blk: Limit use of indirect descriptors
124b5dbf5c09a17251b75f6b96c9ab7b218eee7f by andrew:
arm64: Add more CPU MIDR values
2669d26c64365c6e7f2e7cb17c07f91166786b2d by 0mp:
intro.7: Reference tracing(7)
47c3158b65dbaccf230de9c0caa876b864f51f63 by emaste:
bsdinstall: Skip pkgbase question if no legacy dist sets
3f494a4e5ce005c04bd96ef75e52cca0fbaaa05f by emaste:
release: Add NODISTSETS to skip legacy dist sets
18a8f5714c48b067279ec436d31ef82bd6a63f64 by cy:
krb5: Do not remove krb5.h when selecting Heimdal
60f970b85e44644d76daa4faa8a8d45e490dbde1 by cy:
krb5: Fix install /usr/include INCS
fe55780e5f104d05475726eba0b05236358a9864 by andrew:
arm64: Enable pointer authentication with QARMA3
0e0df1fc6753567c0ba1dd81859073b5d59a5a33 by des:
cp: Fix improper use of O_PATH.
81e6c0168d46b0f5d5d4c5d0405caca8da24c35e by dumbbell:
lindebugfs.c: Fix possible NULL dereference
cf16d65c2e3a7099319447f7ac464b9839af868b by dumbbell:
linuxkpi: Define `div64_ul()` as a synonym to `div64_u64()`
1609b4d456109ac2ec70bd1b38c559f13160f632 by dumbbell:
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
64584008139f73b07fa7c7979c41780be458b8cc by kib:
csu: C standard requires errno on main() entry
09c9cab2c2bcbe50cc9653ad3f33497f45085d8e by markj:
netinet/tests: Mark broadcast:INADDR_BROADCAST as needing network access
b5c04c8f96f6b51edb767e37aba0ea13b172723a by markj:
csu/tests: Add tests to verify that errno == 0 upon program startup
b2221534a7bc16ea879c9fbb1a1fe4b337d2623b by corvink:
bhyve: support VBTs which lay outside of the OpRegion
fb2b8c307d2e0d1cbe6539b4162f188d6c661991 by corvink:
bhyve: add PCI IDs of Intel GPUs from Linux v6.15
The failed test cases:
5 tests failed.
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_read
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:478: test_file_fopen(fa, files[i], "r", &pfile) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_with_casper
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:443: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: sys.opencrypto.runtests.main
Error Message:
1 of 1 tests failed
FAILED: cddl.lib.libtpool.libtpool_test.complete_exhaustion
Error Message:
/usr/src/cddl/lib/libtpool/tests/libtpool_test.c:68: pthread_barrier_wait(&barrier) != 0
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details