FreeBSD-main-amd64-test - Build #26494 - Still unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 28 May 2025 12:09:41 UTC
FreeBSD-main-amd64-test - Build #26494 (969f6c635358a079c50fd3ecd3d060bb5d9e0816) - Still unstable

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

c0f7e69d60d48c17916ce5c2578808ce959ecc32 by rew:
tools/diag/prtblknos: fix build

50789d0b600bd2c1f9ea50b401473e3fd8b60851 by glebius:
tests/netinet: fix several tests that depended on connect(INADDR_ANY)

e623b0dc6552218369b34bd7884304c7481d4b9a by rew:
newfs: remove write-only variable

76a612526c8477188f41825346f99a8382e70543 by ivy:
packages: move ctl{d,stat,adm} to the ctl package

f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb by ivy:
packages: rename elftoolchain to toolchain, add more things

adef3618b8a51979bc961a04eefbdfee0e77343b by ivy:
packages: move smbfs examples to the smbutils package

06c41801afacbcfb2912a6716788a2c26e94ea00 by ivy:
svcj: correctly handle kernels without INET or INET6

2d6c5614aab89a93c56ef1ebff6817a024d17476 by ivy:
move ch{own,grp}(8) and tee(1) to FreeBSD-runtime

59fc4cda1bfa712c46d407d1e83bdd5c63e6e0e3 by kevans:
kern: tty: refactor TIOCSTI privilege checks slightly

d094dd9071cea1a2f67c5058caa4d22611da20ad by kevans:
tests: kern: add some tests for TIOCSTI

18a62137df40da29d2258e024a778ee559dedd30 by dougm:
vm_object: use lookup_range in page_clean_flush

f131f3c0bf017703fba2ee8bea9deb5955e9c4d6 by lwhsu:
convert_ifapi: handle the special case of getting interface name

28345b17efca045ba3a24cb05167bc03b6348faf by thj:
if_iwx: Make firmware load error messages clearer

969f6c635358a079c50fd3ecd3d060bb5d9e0816 by thj:
if_iwx: use net80211 suspend and resume methods



The failed test cases:

5 tests failed.
FAILED:  lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_realpath

Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:733: test_file_open(fa, files[i], &fd) == 0 not met

FAILED:  sys.netgraph.ksocket.udp_bind

Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:104: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in)) == 0 not met

FAILED:  sys.netgraph.ksocket.udp_connect

Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:72: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sa, sizeof(sa)) >= 0 not met

FAILED:  sys.netinet.broadcast.INADDR_BROADCAST

Error Message:
/usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51

FAILED:  sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0

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