FreeBSD-stable-14-amd64-test - Build #896 - Still Unstable
Date: Thu, 23 Jan 2025 15:46:04 UTC
FreeBSD-stable-14-amd64-test - Build #896 (1a1a1728e0bec6e5b978e6c5c7433ca91596b389) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/896/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/896/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/896/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) f31c37f8acb2c1edf356562994bb524bc2e67ed0 by mckusick: Use ffs_sbget() to replace open-coded superblock reload. 26c483aec039b01182bfef468fd7979895bcb645 by mckusick: Fix backward compatibility with UFS1 filesystems created before June 86e95bb26ad8f357ddc6aef655b56d695b01fa7e by kib: stat(2): add st_filerev 57820508a0128bb768bd8f54c6465bb2b88edada by kib: rtld-elf/rtld.c: fix typo in comment f10a06556f56ddbcf348a7b1e67a8e89b71c739d by kib: rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg 1a1a1728e0bec6e5b978e6c5c7433ca91596b389 by zlei: kern_sysctl: Make name2oid() non-destructive to the name 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