FreeBSD-main-amd64-test - Build #22607 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 09 Dec 2022 04:43:02 UTC
FreeBSD-main-amd64-test - Build #22607 (e28932c643e891294a49f386ba65322cf8410225) - Still Unstable

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

e28932c643e891294a49f386ba65322cf8410225 by khng:
vfs: Add spare fileops function pointer slots



The failed test cases:

3 tests failed.
FAILED:  sys.kern.ktls_test.ktls_receive_aes128_cbc_1_2_sha256_bad_minor

Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1587: errno == expected_error not met

FAILED:  sys.kern.ktls_test.ktls_receive_aes256_cbc_1_2_sha384_bad_major

Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1587: errno == expected_error not met

FAILED:  sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger

Error Message:
/usr/src/tests/sys/kern/ptrace_test.c:595: WIFSTOPPED(status) not met