Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-04-20 to 2020-04-26.
During this period, we have:
Test case status (on 2020-04-26 23:59):
Branch/Architecture | Total | Pass | Fail | Skipped |
---|---|---|---|---|
head/amd64 | 7768 (+12) | 7675 (+18) | 0 (-5) | 93 (-1) |
head/i386 | 7766 (+12) | 7665 (+19) | 0 (-8) | 101 (+1) |
12-STABLE/amd64 | 7518 (0) | 7462 (0) | 0 (0) | 56 (0) |
12-STABLE/i386 | 7516 (0) | 7452 (0) | 0 (0) | 64 (0) |
11-STABLE/amd64 | 6883 (+1) | 6834 (+4) | 0 (0) | 49 (-3) |
11-STABLE/i386 | 6881 (+1) | 6830 (+4) | 0 (0) | 51 (-3) |
(The statistics from experimental jobs are omitted)
If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.
The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20200426 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.
sys.netpfil.common.*
Fixed by patching scapy, more details:
https://lists.freebsd.org/pipermail/freebsd-testing/2020-April/002278.html
timer tests of sys.kqueue.libkqueue.kqueue_test.main failing on i386
https://bugs.freebsd.org/245768
This is fixed in r360108 and r360140, and the case found another issue in compat32, which is fixed in r360155.
sys.opencrypto.blake2_test.blake2{b,s}_vectors_x86 failed after r359374
https://bugs.freebsd.org/245825
test cases are fixed in r360203
/usr/local/bin/x86_64-unknown-freebsd12.1-ld: /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/liblldb.a(IOHandlerCursesGUI.o): in function `curses::Window::Box(unsigned int, unsigned int)':
/workspace/src/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp:361: undefined reference to `box'
/usr/local/bin/x86_64-unknown-freebsd12.1-ld: /workspace/src/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp:361: undefined reference to `box'
collect2: error: ld returned 1 exit status
3 tests start failing after llvm10 import
fusefs tests fail when mac_bsdextended.ko is loaded
https://bugs.freebsd.org/244229
dtrace -c
causes program dumps core after somewhere between (r357694, r357701]
https://bugs.freebsd.org/244053
Lock-order reversals triggered by tests under sys.net.if_lagg_test.* on i386
https://bugs.freebsd.org/244163
Discovered by newly endabled sys.net.* tests. (r357857)
sys.net.if_lagg_test.lacp_linkstate_destroy_stress panics i386 kernel
https://bugs.freebsd.org/244168
Discovered by newly endabled sys.net.* tests. (r357857)
(test case) sys.geom.class.multipath.misc.fail_on_error (on 12-STABLE)
https://bugs.freebsd.org/244158
sys.netipsec.tunnel.empty.v{4,6} fail after r359374
https://bugs.freebsd.org/245832
This is probably some sort of regression (of null cipher) in r359374
https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_ltp/