From nobody Tue Apr 28 22:58:37 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 4g4wpQ0TRJz6cDG4 for ; Tue, 28 Apr 2026 22:58:38 +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 4g4wpP4Ldnz3bTC; Tue, 28 Apr 2026 22:58:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777417117; a=rsa-sha256; cv=none; b=cma4olMppcgGoMS7hzcS/EYeKvUR4tYGWRGfZFGM9y4lIhe4aw6dyxSF+XOGZ+t8GTvwwn PMwzvKFC9a3U2jIL99K8HWzNfTSFU/wkkg281lQrsD+qLd6Hib5VjVslVLCYLY6joxMPMR pxjHCeKDsdPlPZVfHlfh3sDQyUyYtG1WBRK0ng1NikGfqpPEW6DpKV95nGIgq05WMBv2yT GHoNt0Kf8vD3RHcIWMj1UqerEj+MuzP6MgyP/F5ja8JodybCGEaMvcFcDXD5n1MOFV8V2P kfpPxnDYiTvyK4PODiVGWPzMIhGftWb53sB0grjWKU3bsz8oEtPsIGZtkLk5Yw== 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=1777417117; 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=goOA5v91O3EuWUbZXJ2kHxLVVyDOIm+G/B1RTBzMBdE=; b=ZmcO5/kVuzKz5qW98r14qoi+vN4dzH0G9ysTErly/pn8F0I9F2YN1hwHGDBzO/BynXLWrP J02QHMGxWrYLkeAOmI8Sid2CaneH5niD/cDhhBfBkYy/H5aYDvDTYAwcJMI3ANBbH5QINk dpju5YyeG8iNgE/3DKvNXq9sq6U5I+N9RpAKyPJ30+9oXOU3bh2Gtym5Z42F8v5Iu/TvQA HpUxg4oDrf2AXBd3iLannW0HTl8HYYkhYyLnDBwxrO0FwphWTnxBQ2T8gvLHSSx8riwHrf 2GFbKFonx2kWdSgGDIyXP8ue9zG5/GHMjMD0AIFzvYH/G0MR3FPqWK6rPBoj1Q== 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 4g4wpP3mzsz1Ckw; Tue, 28 Apr 2026 22:58:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 28 Apr 2026 22:58:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: vexeduxr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1794743890.241.1777417117534@jenkins.ci.freebsd.org> In-Reply-To: <473508157.223.1777409335494@jenkins.ci.freebsd.org> References: <473508157.223.1777409335494@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #681 - 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_240_1084817707.1777417117324" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_240_1084817707.1777417117324 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #681 (1a8343a00a16a74c58eee2e74e22aee5cd347ae2) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/681/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/681/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/681/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) addb9fa7fced43a858a690b12b9274559c47815f by vexeduxr: vt_core: delay the shutdown splash event handler 1a8343a00a16a74c58eee2e74e22aee5cd347ae2 by vexeduxr: vt_core: make sure the driver's functions exist The failed test cases: 3 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 FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1915: error == 0 not met ------=_Part_240_1084817707.1777417117324--