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

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 23 Jan 2025 17:56:27 UTC
FreeBSD-stable-14-amd64-test - Build #897 (e8e2e213ab53845fe38a8220fb7fbd473255ad8e) - Still Unstable

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

49f7412402428e827f4f8b3583703a6784baa764 by markj:
inpcb: Further restrict binding to a port owned by a different UID

67e54a07e948d99f97322a9933a438f5c64caf3d by markj:
vm_pageout: Add a chicken switch for multithreaded PQ_INACTIVE scanning

e8e2e213ab53845fe38a8220fb7fbd473255ad8e by markj:
pkgbase: Fix OSVERSION specification when creating a repo



The failed test cases:

6 tests failed.
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