From owner-freebsd-testing@freebsd.org Wed Jan 23 01:55:42 2019 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E03EC14B68D3 for ; Wed, 23 Jan 2019 01:55:41 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5668983DC7; Wed, 23 Jan 2019 01:55:41 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mail-lj1-f181.google.com (mail-lj1-f181.google.com [209.85.208.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: kevans) by smtp.freebsd.org (Postfix) with ESMTPSA id E5CBBF1B1; Wed, 23 Jan 2019 01:55:40 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mail-lj1-f181.google.com with SMTP id x85-v6so493810ljb.2; Tue, 22 Jan 2019 17:55:40 -0800 (PST) X-Gm-Message-State: AJcUukcMOld7PJ28u2VtE/sZTD/+zXkS8OmDRSB4W9biFVNh6LtPfojL 8r5YxomAmNXwvCfY+KhiBXb35b+Ps5SFc7zW5tI= X-Google-Smtp-Source: ALg8bN6/Utb9FCeaw7PlWSgjYzpH2nVTJbefjagWtIlmST+ttfgDAByLO7XR5MN49L5YuNn7jufwnBGXMTi5OjLQW4Y= X-Received: by 2002:a2e:8006:: with SMTP id j6-v6mr229585ljg.186.1548208539402; Tue, 22 Jan 2019 17:55:39 -0800 (PST) MIME-Version: 1.0 References: <20190122044429.GA32825@freefall.freebsd.org> In-Reply-To: <20190122044429.GA32825@freefall.freebsd.org> From: Kyle Evans Date: Tue, 22 Jan 2019 19:55:27 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: FreeBSD CI Weekly Report 2018-01-20 To: Li-Wen Hsu Cc: freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 5668983DC7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.956,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2019 01:55:42 -0000 On Tue, Jan 22, 2019 at 5:52 AM Li-Wen Hsu wrote: > > (bcc -current and -stable for more audience) > > FreeBSD CI Weekly Report 2018-01-20 > =================================== > > Here's a summary of the FreeBSD Continuous Integration results for the > period from 2018-01-14 to 2018-01-20 (and some older results because > this is the first report). > > During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5% > exception) were executed on aarch64, amd64, armv6, armv7, i386, mips, > mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures; > and 496 test runs (51% pass, 49% unstable) were executed on amd64, i386, > riscv64 architectures. > > If any of the issues found by CI are in your area of interest or > expertise please investigate the PRs listed below. > > Web version and archive are available at > http://hackfoldr.org/freebsd-ci-report/ > Any help and suggestion are welcome. > > ## Failing Jobs > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > Test VM panics because of memory modified after free, see > https://bugs.freebsd.org/235097 for more details. > > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > See https://bugs.freebsd.org/235097 > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/ > GCC reports: `error: floating constant exceeds range of 'long double' > [-Werror=overflow]` > > > ## Failing Tests > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > * lib.msun.cbrt_test.cbrtl_powl > * lib.msun.trig_test.reduction > See https://bugs.freebsd.org/234040 for detail > > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ > There are 63 failing cases, see > https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/ > for more details > > * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ > * common.buffering.t_dtrace_contrib.tst_switch1_d > * common.drops.t_dtrace_contrib.drp_DTRACEDROP_PRINCIPAL_d > * common.syscall.t_dtrace_contrib.tst_args_d > * common.usdt.t_dtrace_contrib.tst_dlclose1_ksh > * common.rates.t_dtrace_contrib.tst_switchrate_dl > * common.misc.t_dtrace_contrib.tst_dynopt_d > * common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh > * common.ip.t_dtrace_contrib.tst_localsctpstate_ksh > > * https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * sbin.bectl.bectl_test.bectl_mount > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum > I'll take a poke at the bectl and *regex failures. Is there any way to see an excerpt of the cleanup from these bectl tests? The failure there is a symptom of the zpool from one of the other tests not getting cleaned up properly, presumably the bectl jail test. I can't seem to reproduce it locally, though.