From nobody Tue May 19 04:35:02 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 4gKMKM1YYNz6dlDR for ; Tue, 19 May 2026 04:35:03 +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 4gKMKL4ZFdz3TxZ; Tue, 19 May 2026 04:35:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779165302; a=rsa-sha256; cv=none; b=RHa0bAbHiT/jm5SiX3huI5gJMarpW/jeSYV3OW9nzGFJwpkmePlteyR4NlbQ/qXJoOHPkT +gqOVElzDhbkh7xaOIbhXg31H71IsTRgWpSr3gipJ6pZTwQ07+5MF5xpjnc86mc2A4ElD4 5pUZ3UZmNUl6Z9jPGNxN8SXowSp+UjCiURJptkKjO56lyLcSQG6o+1N9jp5ky+BSHG6Olg QO+/A0EA49FA6fy7GtRyCQt1jIkHg8dQymrWa6DXWHL8AfF+1Ut3aA8y9Auf6kEPtrIG3O rglzL9lWFsCJ3EBa9K9g2ev21kMAldpjD7NV6Y/9g8VxiQ5Zvrgyon3b4IKQ2g== 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=1779165302; 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=vz1aeF7DtYIZu96s1o+UU3rOoa9KJPTYItnnRl4g9YI=; b=WT+2jSIHfRUfAvoISS6y7jX5TE+LrHOGFq7glbfJZbgsYkXAPVL9pzr0Vdrt1K7cZasC45 hGQC0MyMqW1Cfk9aVRioOns5NH6xKHzwSXanmtK7FHWUq1VpHG4vp9NtbXj7+FLBIZ9qu2 cqSeLeB8EQEhSDHRY2Q+qfrGC7XcfzUUYW7CqbTlKfB+or0+kBpapfyhAEMsbu0XNwZ4WO rK0baZpwid0SrNyqm0u08X3Xdbk7m+123w/KbMR9sjh+2g6WS5bpEqQeAUrJVR84ckadCa S6BS8F2097aH4PE5UtEsmkFE4dU++7NVmywbSsYe1vVeArftctdcj6q47XO2sg== 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 4gKMKL44Zmz10TH; Tue, 19 May 2026 04:35:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 19 May 2026 04:35:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <847789312.867.1779165302580@jenkins.ci.freebsd.org> In-Reply-To: <206885965.849.1779156562021@jenkins.ci.freebsd.org> References: <206885965.849.1779156562021@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28525 - 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_866_1870204970.1779165302389" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_866_1870204970.1779165302389 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28525 (4cee16d471d47f4673e4d2c66f7a96d4e6d86ee9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28525/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28525/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28525/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) 4cee16d471d47f4673e4d2c66f7a96d4e6d86ee9 by asomers: linuxulator: fix SO_PEERCRED emulation after 1d24638d3e8 The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime Error Message: Test case body timed out 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_866_1870204970.1779165302389--