From nobody Sat Aug 13 23:04:32 2022 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4M4x291MKNz4Z3w8 for ; Sat, 13 Aug 2022 23:04:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4M4x286Dgmz3MMH; Sat, 13 Aug 2022 23:04:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4M4x285FMqzSmD; Sat, 13 Aug 2022 23:04:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 13 Aug 2022 23:04:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: schweikh@FreeBSD.org, jrtc27@FreeBSD.org, chuck@FreeBSD.org, mckusick@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <305419578.5915.1660431872744@jenkins.ci.freebsd.org> In-Reply-To: <1875933590.5903.1660426255978@jenkins.ci.freebsd.org> References: <1875933590.5903.1660426255978@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21847 - Still unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5914_678969645.1660431872010" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1660431872; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=IVG+Pls4japVTCWAqUK8AU+omcFdTpmd233zpmziEjE=; b=SmpQNoNg6QnBmrT1KsRjS3vzBgg16fOUkQctl/rSrr/Qs0B4iYya8p/17vcxXHCf+oH8QL wviLHXqNuDFdBLWlwpaRKaKNOEM3SPnxK36SGOoXl67BunzqwMY/nZyPQa9YGdLIwumoyJ 7OwXVfUDvPMwxmU+RSmkreNI/y+yBBlb1Ok2Clv7o5Ze3+WvVrM7BI+ZL2k3RHeIQETWDv /rsNWnoVQiEV+dFlsYt1DXAExvEhz/b+/rbydn22fU/f/fr02KmT/RpKQUG0JrnVthR5cK a8LvnIB7DK5Nr3GqUVVE1skBV1VOfVihBmPcWwrK+ViPLbUE44ep3iJ02JShcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1660431872; a=rsa-sha256; cv=none; b=Wi7ZOBa1pj4LSpXIiaYIQqSlaMzd8KK6lGbIGim8+rCSTTWP5IpD1qNB+NgQbd7vY26oiV p9EZEMWyWAMKfLHTZKVKSjWEDi91SHLjo5LrmhGB0JxhDrQKthe/hucXnpPVXMwXBv1R69 x9fRpCJc+tPXw33yG5KGoKuipclfFpMNBejb7IJ7wEg9+m0RzS/1yYbQs++fTIBbAGJycy xWPJy9eiypeWEO6PqEbcVNXurW6dDLByakqY3Gfd8pLRalrjp+J5UWDjTy9V6Jv8RDPB1o Kwx1O+otzqTJUdLLixbYXYsado+LAefvp+P09/QP9okgN0dyUV664Bzzzsmfjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5914_678969645.1660431872010 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21847 (d491167b38cb63185ae1a73e92f6226c3bb5b85a) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21847/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21847/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21847/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) 88951aaaee73b87121b0f121224fe188a5b5e6e3 by chuck: bhyve nvme: Fix out-of-bound IOV array access e68866164212d62b8158e93f09bd29554428eef0 by mckusick: Move the ability to search for alternate UFS superblocks from 3179bb2737493bc4191c3239226bda50f0b64b8f by jrtc27: stand: Fix a couple of comment typos in f8a199f28f9d 6e821c35d68d4041640b27419837464ffab65cff by mckusick: Correctness cleanups in fsck_ffs(8). d491167b38cb63185ae1a73e92f6226c3bb5b85a by schweikh: Fix wrong section number in man page cross references. The failed test cases: 6 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libc.locale.c16rtomb_test.c16rtomb_utf_8_test Error Message: /usr/src/lib/libc/tests/locale/c16rtomb_test.c:145: c16rtomb(buf, L'A', &s) == (size_t)-1 not met ------=_Part_5914_678969645.1660431872010--