From nobody Tue Aug 11 11:40:05 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 4hK8n21lLnz6nZPv for ; Tue, 11 Aug 2026 11:40:06 +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 4hK8n161bmz3TlM; Tue, 11 Aug 2026 11:40:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786448405; a=rsa-sha256; cv=none; b=ZVRbO4nmRJq9tV4kMhluLby9j8pf9LbLAj/oYV4xGYIBZIOWjL05mxDQtq4VNqqHMkxldW HzWAqk1ZXEQUYkTnhGpR5SaJQPnFIBve0sC2SthY3e90S/3YkYM93aQSQp1KNztjvK07+v LDYb3J/WDT0HcLBm9UFQTFpDwV8NqaZZRTvUKN7db3oLP846II81c7xofyOmDH0MoPoDMn B8YLzQjXFKI/SJb1dBzEM2B7Y0s+xS3THs64d3c/kciq8RWenQTl5oDPgR9rJjgWzC3F1b FT95QqkmQ6vlspm8o9QQRFp3XHGin9/H03IrL1izMar0efgquYa1Z1rSvgRPEQ== 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=1786448405; 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=94i+0rV1wkAsiEcOSh0T5o64lsh+u+HfmUDJFIAxkpU=; b=YJhHa229eAPSbGiQQY6jIsnWulvLOC9O2PpT+T6lyiAKTv/c7DC4msLfw6tFKiIYrwDjem wXidECeCqlVQmFEem14T7PLlpUmoQNOe1MukHrTacBJQB7EinOXjapjt2x8wQf0TagkTCR FlSDp7vuQts6X/qGBzlayqDUvMvhMmYRz7mickLS19tegfS9MdPSsN1hqZ2gO5+z1JIiYO GTTEXCvUEaQe8P95AnHawzquZz5/4pWa6gk+ihe8uiRhUVQrLg8dRe2cjlOiSKCJCZ9I9x WlY0MJ4HJ4pIN67/vohwYegWRxns7Y5TLTFQgRX9W3xy7jqwdTVChPdLZpQr1w== 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 4hK8n14jhRzt6Y; Tue, 11 Aug 2026 11:40:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 11 Aug 2026 11:40:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <31822391.1797.1786448405666@jenkins.ci.freebsd.org> In-Reply-To: <314270829.1775.1786428786069@jenkins.ci.freebsd.org> References: <314270829.1775.1786428786069@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1036 - 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_1796_835858075.1786448405371" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1796_835858075.1786448405371 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1036 (80d732d6409907efb586c621238f5c43c77690f8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1036/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1036/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1036/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) e4e4d1b5ed7b8a7239eb33fd27e32bafc63768db by kp: pf: check if a group has a kif before dereferencing it 80d732d6409907efb586c621238f5c43c77690f8 by kp: pf: attempt to handle overlapping group and interface names The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_1796_835858075.1786448405371--