From nobody Sun May 24 13:38:20 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 4gNg7x3Y7Zz6fsND for ; Sun, 24 May 2026 13:38:21 +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 4gNg7x0XMvz4HGM; Sun, 24 May 2026 13:38:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779629901; a=rsa-sha256; cv=none; b=DMZJvvNWs8jVtdNfCDvDi0O2tKrh+0Amb73n2SJmwKmYzhnZwjTEN/dWv1+B8Ame7Zv1ik cLEH2kfS/NxlwPDoKcL8nLYP4nkKxsFtOFsGl20GYKCKJvs15TaFM8s45nNv4WkLFaEhFl 8EAmmzMy5zCROh3UAZnjwuhPTQYn0deR0274jUgVQNysXeJDnPahqr+mbA1mS0HP3pxLAH Jbq3bALzArpoQZEwMbwlRKBkb2Lmx8PUl5cQZOyovqzQ2vD4h1pe1g/iXz2uuyx5sfhNPD rcOM3lRXrqu1oFlhp4aKdK2HTY1WoBnJ36DS8fqhjWnBWS4ULhO8Nzy+PfwOuw== 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=1779629901; 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=W8EWQu/0FBxqk7ifjXi5QOHXhRbML1ksy+AM+5Zms9U=; b=t8MuhBJcbl+Dqx0aj8FdZRJEiT4HiJpFWAvbtBiyMVCiblXvKPtwgc9yXiZzHA0z+Aktna QKvlrYLwMYmnxzeSQa8mnvHCPCEUtiTN47SlME1RuMTKIwUDEH1fkiWR3m3Sfro0R9HXYV purmRqvUkbfZGRNj8wYDB6AIUU6rrewywRKIcmDgpjo7jmGX6ohhWpA8eyMDp5ViHNkQni zKMQtAkio5q1gukg5+GBMDyE0ULTwjOCNV+IAkXShLxaMCddfv13OmonX6hxIhmdnJnIf4 kijYKlZtgTQA2UlZwkZgTCQV3VX3/VT6KnhiBFC63zAFmuV0xPtDiACbZ+yHsg== 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 4gNg7w6hm5zwjD; Sun, 24 May 2026 13:38:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 24 May 2026 13:38:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gallatin@FreeBSD.org, ziaee@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1171626099.1371.1779629900948@jenkins.ci.freebsd.org> In-Reply-To: <2054800579.1369.1779621003166@jenkins.ci.freebsd.org> References: <2054800579.1369.1779621003166@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28580 - 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_1370_2104216230.1779629900654" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1370_2104216230.1779629900654 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28580 (eff5f220c379d4173fdc0e5ec00380888bf7649a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28580/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28580/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28580/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) 4e2bf6e90a65bee317e4dd379e098ba2eb5d8c0d by ziaee: mdoc.7: Revert upstream changes to Lb/LIBRARY fd9af1e7084c550358d9598407f9ee7583e6a53f by gallatin: sendfile: Fix bug when using headers with SW KTLS offload eff5f220c379d4173fdc0e5ec00380888bf7649a by emaste: netlink: Fix interface type match 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_1370_2104216230.1779629900654--