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

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 12 May 2022 20:15:01 UTC
FreeBSD-main-amd64-test - Build #21348 (2e4e5ee23ffb6d159140d740499f17530e696865) - Unstable

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

3e11d3f61ae2b2b8a8ffeff4ef32067d95c065a1 by dchagin:
Fixed the value returned by sched_getaffinity().

6d317723608e73ee2314da6f7b01f62340e802f4 by glebius:
tests/kern: add tests for PF_UNIX/SOCK_DGRAM

1f32cef47189403e9e70b1893c731c68b97b964e by glebius:
unix: don't call sbrelease() in uipc_detach()

2e4e5ee23ffb6d159140d740499f17530e696865 by glebius:
sockets: delete stale comment from sofree()



The failed test cases:

1 tests failed.
FAILED:  sys.kern.sched_affinity.test_schedgetsetsize

Error Message:
/usr/src/tests/sys/kern/sched_affinity.c:231: sched_getaffinity(0, cpusetsize, set) == cpusetsize not met