Try   HackMD

FreeBSD CI Weekly Report 2020-10-04

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-09-28 to 2020-10-04.

During this period, we have:

  • 1983 builds (93.9% (+0.2) passed, 6.1% (-0.2) failed) of buildworld and
    buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
    armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
    sparc64 architectures for head, stable/12, stable/11 branches.
  • 236 test runs (18.6% (-1.5) passed, 81.4% (+2.6) unstable, 0.0% (-1.1)
    exception) were executed on amd64, i386, riscv64 architectures for head,
    stable/12, stable/11 branches.
  • 52 doc and www builds (100% passed)

Test case status (on 2020-10-04 23:59):

Branch/Architecture Total Pass Fail Skipped
head/amd64 7899 (+3) 7798 (+11) 2 (-5) 99 (-3)
head/i386 7897 (+3) 7776 (+8) 2 (-5) 119 (0)
12-STABLE/amd64 7630 (+2) 7570 (+8) 0 (-6) 60 (0)
12-STABLE/i386 7628 (+2) 7563 (+8) 0 (-6) 65 (0)
11-STABLE/amd64 6912 (0) 6858 (0) 0 (0) 54 (0)
11-STABLE/i386 6910 (0) 6854 (-3) 0 (0) 56 (+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-20201004 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcomed

Fixed test cases

  • sys.kern.sonewconn_overflow.sonewconn_overflow_01
    Workarounded in r366469

HEAD / 12-STABLE

  • sys.kern.coredump_phnum_test.coredump_phnum
  • usr.bin.procstat.procstat_test.binary_info
  • usr.bin.procstat.procstat_test.command_line_arguments
  • usr.bin.procstat.procstat_test.environment
  • usr.bin.procstat.procstat_test.file_descriptor
  • usr.bin.procstat.procstat_test.kernel_stacks
    Fixed in https://svnweb.freebsd.org/changeset/base/366237

Failing test cases

HEAD

Failing jobs

Regressions

Failing and Flaky tests (from experimental jobs)

Disabled Tests

Issues

Cause build fails

Cause kernel panics

Open

Others