FreeBSD-main-amd64-test - Build #27789 - Still unstable
Date: Sun, 01 Feb 2026 07:08:32 UTC
FreeBSD-main-amd64-test - Build #27789 (1731fc70f7344af08db49b06c63c963fa12ee354) - Still unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27789/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27789/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27789/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)
808413da28df9fb93e1f304e6016b15e660f54c8 by ngie:
openssl: import 3.5.5
fe81e3944c085e765c83c4f78941d7529ceb556e by michaelo:
sockstat: Surround explicit IPv6 addresses with brackets
1731fc70f7344af08db49b06c63c963fa12ee354 by ngie:
OpenSSL: update vendor sources to match 3.5.5 content
The failed test cases:
3 tests failed.
FAILED: sys.netpfil.pf.nat.endpoint_independent_pass
Error Message:
server1 did not receive connection from client (endpoint-independent)
FAILED: sys.netgraph.ksocket.udp6_bind
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:167: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in6)) == 0 not met
FAILED: sys.netgraph.ksocket.udp6_connect
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:134: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sin6, sizeof(sin6)) >= 0 not met