From nobody Wed Dec 24 17:25:34 2025 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 4dbzKp4Qsfz6LJnY for ; Wed, 24 Dec 2025 17:25:34 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dbzKp2SF2z41hs; Wed, 24 Dec 2025 17:25:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1766597134; 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=+v2KhDDGWIphtCu4AWezwfi1ZVi6D2ElLuZHx9Gg73I=; b=x0XSBd2CWVkdRIH37p2jecX/LDOBUr59SH0bS3m87iy3S47Unx+4bqe55ICkrxTgWXzXCL 5vW38aI0BAckd8Hh4Snlurb3R2RPDPvDql6sNT3pb4EwpaGQu1aBLqb60zSSNKE7bN3Ju6 inxeL2zGmh0K/mHNTi4SEyJeWiFvF7KduQDlnDUGo+e8fI7VRKKAhya0pXM1IaHaw1z/0E LhDqN71F/VjD1EBqP9+PbjlrBQF/dtpq6REhE3oHqDhoxM8YTYH6gK8gdMfukXWnazncLx A1Zy0PFfGHPFN2eWqw0pwnhwjOmqeSV+XetVyzc8QMu4xdj02fBuOTunD+WFyQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766597134; a=rsa-sha256; cv=none; b=hr6YJpPFXFqzDUBVfBFiFtpI4Nx3Pz8U/AVndE+yrTEcs2Wm4WRRp+7OXX4pYCfmPlowbT 4qlOUjjiILMYyKCZmFLq95tShgbOkGyaHjMeb0YBmfuskqDGQEaDXHpd95CeeKE1MlYKP3 brHyy3UDTrrCoOgJOySAZ7y4mOnnnNJ9xbbrVTzu12m91VJ1k98GeT7//YcVoX+d/GBUMr KRX8Sw/LN/00Ph44S6/Sxsa23iato7cGXZrhk1Vi2H8R8vXQqmUl7xsy+4RO7vhO7XaLwb lCumkpa8g2ECnNfCoTp5iDfwG7jPtjrzG73Z5D7q4fqP8Ykx39l76QccOGyG1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4dbzKp1pPBzs5m; Wed, 24 Dec 2025 17:25:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 24 Dec 2025 17:25:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dougm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1881830070.281.1766597134258@jenkins.ci.freebsd.org> In-Reply-To: <1364015028.279.1766588799233@jenkins.ci.freebsd.org> References: <1364015028.279.1766588799233@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #27483 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_280_397377767.1766597134050" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_280_397377767.1766597134050 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #27483 (1e8c2cb328bbb2d685acbcd269db32ad3ec45f26) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27483/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27483/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27483/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) 1e8c2cb328bbb2d685acbcd269db32ad3ec45f26 by dougm: vnode_pager: use ptoa(), atop() The failed test cases: 1 tests failed. FAILED: usr.bin.tar.functional_test.test_option_s Error Message: atf-check failed; see the output of the test for details ------=_Part_280_397377767.1766597134050--