From nobody Wed May 27 05:24:40 2026 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 4gQJ2x0TLlz6fNp5 for ; Wed, 27 May 2026 05:24:41 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gQJ2w46Yrz41Np; Wed, 27 May 2026 05:24:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779859480; a=rsa-sha256; cv=none; b=F4X8gvMv1JLHdaxrfsVREMNaXDG3EnV2QGbcjLQfqHVHUSgjc+/veWfsevJpuJeeL9ufsS 3YvXpA2VtYrljqMeoNsHT+s1VXA6YoztFzCovRc8jcEf+9LajgBNlcAU3KyBQQq1rNLJEI CFkuBrJHGuPP/nKkH/Yvn1Dd0v8SiFnamBQR4X8IeZuWHPW8V2E/KXQMdyvZN2KWv1Sm6s V1gD/wGCc58Rw+ECsbuwx4y+tv92R/wHaouuBMzrgbX+nW6NgZGrHMpCLgYoEXwqU93cqr VLd9ZKMrNGnSvMgKEPnnAKdlgpKFjvcYRuRgolJKj7Y3iH+Czldm2spOCVcy1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779859480; 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=RQqyuMNubkNtsd0efo/s599cu2xrKaQ+iBj+3IpWBNc=; b=gelqlNdzVLopcJH8svyQbSilNuUb8lODUEjQg59NckYWjXjNSDfAWY08CbwAh5qX6TV2ez 7cYtnjz+jjUBBXlU1x0gdLNf9sNtVMSPvcxEPstD4j3n2qH2u0mkPuC0ZGg4JYf8XwGxuw GDe7MpDKigTkEVJX0PRxzMDixKJkgtPl8XCNRd/JwoT+C3K+ZHc/sbYRCx2aMNkm+kHxhq Xo1yV736RAaxmbvvCOhBRkppd1ygjE3nNtjRmEUDQy3qths0kCv7/WfhJUNIws38nzPem3 N2YLj0nK1pDkxDkHDEMhOrc9paXyBMGSrgiy1Y9HlsLVD8V4MRiL5irSBXglXQ== 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 4gQJ2w3cnZzm8N; Wed, 27 May 2026 05:24:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 27 May 2026 05:24:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: arichardson@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1203364364.1613.1779859480513@jenkins.ci.freebsd.org> In-Reply-To: <368782157.1603.1779851344657@jenkins.ci.freebsd.org> References: <368782157.1603.1779851344657@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28607 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1612_378160511.1779859480341" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1612_378160511.1779859480341 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28607 (3525c619abdb646601e74194a6e15e8407a677da) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28607/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28607/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28607/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) 004b5935a6e643033526cab623c6005b69ab11aa by arichardson: bsd.sys.mk: suppress some clang warnings for C++ for >= 19 675382f12b67e8b7b2f35bd1f8dfd96b8d8e4aae by arichardson: p9fs: Refactor buffer allocations to avoid zeroing large payloads 882181b1ae4c78b4f191fdb7cf6fe1b6ff83c9ff by arichardson: p9fs: Implement msize mount option and bump default to 128 KiB 3525c619abdb646601e74194a6e15e8407a677da by arichardson: Fix building with LLVM_BINUTILS_BOOSTRAP but without CLANG_BOOTSTRAP The failed test cases: 3 tests failed. FAILED: sys.acl.00.main Error Message: 1 of 4 tests failed FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_1612_378160511.1779859480341--