From nobody Sat Jul 18 05:31:15 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 4h2FkX36XNz6m6fD for ; Sat, 18 Jul 2026 05:31:16 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h2FkX09m9z3vnL; Sat, 18 Jul 2026 05:31:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784352676; a=rsa-sha256; cv=none; b=gKJX8i+7EHtGzrJx4WBhwXd4fKigw24DLYICn0RbY/3S8rSH/x7QwnrfAa88BWMBj3RWyD umCng/IDDaMSNW2WSArOvXfwahp5Ss0lJrvmta8lsGauXx1oQ0e9V9X6we+UoNUtGI2jVm Yf60sgwh9YTNPEhSJWSFGMe81Nvy6blkazJrWypvpT1nnhlk6RukgJMMryxXpcQRGM8YHb cJmof8A7186HrozXuKSjyLxVAodm7R3GxkGGqACwxYgmHNx0RZpZfb/8wW7HAXjlNtghDE bAoOJivEGh1cpaBAZaw0GESegkPBSSJSwfuldqAz793sPikEo4iHGdHUNsdAbg== 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=1784352676; 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=IpOhYZ2Q6e46AshVQU2jNWICCxyyH4z4MuuRoHdm/pc=; b=j2Ry8TlNEOniIYX6Qb/pTWIjgJG9Ze1Xyzxmze8WDh/R7mJqk1mn32s188OeAOgtJPSCYv ADPSc6EWaPGXqmpW6zWLaqLAea0ZJtI9QiZtdgK1YaHNtf/oF46/1X01w1TKcnr72PRm6H McU/yg4zUF2O0RyiOBpaycFIZWSx4DFfp9+VHyKxhSebDcbL96uqPHiX9sOwj9zqFSWwB1 LgTI8NpTBxbGqmZiLFDSuQDfYFKWGqE6NDjcaE0tfunyQfDf2FVuyWbDtBc1pu3JjVVBUv zv8DswNKG155aOLC6iI0msM5eKViSmIIjXU7A7y6qAnFTVcBxjG7Ftvo773cBQ== 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 4h2FkW6KGVz4RM; Sat, 18 Jul 2026 05:31:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Jul 2026 05:31:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jrtc27@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1024168826.1989.1784352675891@jenkins.ci.freebsd.org> In-Reply-To: <789027198.1975.1784344325084@jenkins.ci.freebsd.org> References: <789027198.1975.1784344325084@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29085 - 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_1988_811394450.1784352675697" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1988_811394450.1784352675697 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29085 (123dfd378959aecc97cfc1d9b457453194d6f25b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29085/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29085/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29085/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) 422a530c80080f2585ecefe812d609079b851fe3 by jrtc27: arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERn 123dfd378959aecc97cfc1d9b457453194d6f25b by jrtc27: arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQs The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_1988_811394450.1784352675697--