From nobody Thu Aug 27 12:50:10 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 4hW1ZW6Q1dz6ptfj for ; Thu, 27 Aug 2026 12:50:11 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hW1ZV6pX8z3V7H; Thu, 27 Aug 2026 12:50:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787835011; a=rsa-sha256; cv=none; b=KHxypHd+ohGnLwUx4jcACcOTRAXYZJuBkSpvtH4gTThlKMboTTNRtZme3vemuirEOalPSf 7bl3l6R2he7jYwhIehhlChNsvLTkAdW//Q57TYLJhc+3OgpSzU5XLxNyolYVgKI6VobeGJ syQEA1V9A4ByI9pqsOj/GtU2XMH+G24djg5hnSXidXJrrHCye4soALUYvOZcICr6Nup5rG A8oYQ5B237AAAyB0zwns6mGqylxN0u+Bzrlb7m/F+nSDiQMYOzBNjnDah4EbVSkWQVCSfx rWQdgzVAlEC5sLDyPr3Ma6YXF3PLa2/ZcvC6lMwepYkBRUeAnG/zdqXsA8EFlA== 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=1787835011; 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=M3QOyuweTtiGLTtlmrlTQBYwmchSd/ys24XZwlv6ha8=; b=yTszc6tBY9xD0wyOjomH8FXfTq/q8aelp8WHmZZnSUReyRwLwokob2uWDA9E9IRnzNuG/1 1JBckkgDQRqEAw7yq4+MvscSxEytElQsA69ZZuEQXmNJyNygRmGH3ZvfbjYGiAr8n2Lkuz 1loAThdn3zSol9/CYFJzBA0QCgqXjdQjPKOsib14vQyKhJ59E8WnLnP7gBL9vDwER3M2Ef zDI5B7pXVbuqKREzwnjiHIlYGqmYKSUd0pFOVR6JswzYeVeyv/kna405uX+vLXJWXiq7kF FJBDcZuxwqcTC7sLpwbsmUGz1V+pEuOHFOQ+o0MFxSoTvkMr+cnAW3/s17M/3g== 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 4hW1ZV5V1Nz8Rw; Thu, 27 Aug 2026 12:50:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 27 Aug 2026 12:50:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2039103046.3469.1787835010779@jenkins.ci.freebsd.org> In-Reply-To: <1591220326.3451.1787826594838@jenkins.ci.freebsd.org> References: <1591220326.3451.1787826594838@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29364 - 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_3468_210142409.1787835010539" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3468_210142409.1787835010539 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29364 (1a2a88684a0126be8d7172362d5ec7dbb7a41c81) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29364/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29364/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29364/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) 8b74806161a188103666387013cdd93fb3f5dc07 by kbowling: acpi_pci: Do not match SR-IOV VFs to ACPI devices 1a2a88684a0126be8d7172362d5ec7dbb7a41c81 by kbowling: acpi_pci: Inherit PF locality for SR-IOV VFs The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_3468_210142409.1787835010539--