FreeBSD-main-amd64-test - Build #22576 - Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 04 Dec 2022 07:12:36 UTC
FreeBSD-main-amd64-test - Build #22576 (e3b74ec119a7d98a0f340674e28923707b7166b4) - Unstable

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

67e39a0d1bdb24967591721bf7c995d61e0e1c2d by imp:
stand/efi: Document the copy size trick

3df86732afed7cea51934d613f8aa43b87787cc1 by imp:
stand/efi: Remove redundant parenthesis

3f2c1eb5b84317bae98420c1346304b604436727 by imp:
stand/efi: Better include order for sharing

aed1e5d332f9d26cdd8477bc336279217d53ecb8 by imp:
stand/efi: Break stlye rules a little for easier sharing

e3b74ec119a7d98a0f340674e28923707b7166b4 by imp:
kboot: powerpc ldscript catchup



The failed test cases:

4 tests failed.
FAILED:  sys.fs.fusefs.mknod.main

Error Message:
Returned non-success exit status 1

FAILED:  sys.kern.ktls_test.ktls_receive_aes128_cbc_1_1_sha1_bad_minor

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

FAILED:  sys.kern.ktls_test.ktls_receive_aes256_gcm_1_3_bad_major

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

FAILED:  sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger

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