From nobody Mon Jul 27 00:40:35 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 4h7frz6nCVz6mCkf for ; Mon, 27 Jul 2026 00:40:35 +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 4h7frz4GFWz3JTP; Mon, 27 Jul 2026 00:40:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785112835; a=rsa-sha256; cv=none; b=cpeL2TiLMkuEMmv38na87A2dAS8IVdKYMhVqMpGbWaVfd+UnvcTTnVLMNXZnrQEjlqZrEx oHkErgEoEwDqV3RGu3fmzNyGSlapE1nEdeR/0hzzuBIgKn+2ro49O1J7c9I9wVLjW24LqQ uxgPBEKsWr/VKw84IgOjUdAFKEC9xXhLtLe06xnakRcKE7Tx/J76756mMXW8DzT5WRO050 TTSv3VC8PQL/C2arKPK0fdJKq7vW9u9+yGkyjL0n/nRNcwd8HKGNxuuIVOT5hQX1fGF79e ECq/xy+dj+2UlwwzN8sdtl0kGvwo5TIIzgHZuJ3qHVxcmcoovCqaB8d4ywKviQ== 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=1785112835; 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=cc2t0XV098k/5jEr9/moW2vC3OoUydUvDze8VDhQcNQ=; b=jAvhOTPji2JWPjthIuCt+7jbmJUFxkuP0miEtLjwAokmA5rFI/3iUyTeXJ6oQ4rYtUaAEp h/p9ykvc15wUu1OrpmpXxUPrWfa1V6vZuSqEMKZBL3DTHa2GDTxMuJ7ti8GXNLSxOojkIu APCmBfu+hdN3xOCNQB4WKDRuFWv5iRdPsxvKdhafDATUFLTd42k1lm1lZEEfz6qE7Va50P hXfsy8HodVpmDBIKI26M+tFGlb5Jk4P248jpoNErQQG9UZZaV838hRPrUyegT0+Au4bIbM qdfxc45so+Dqw88hMHN0/7q/JtAJCtN/EzJX1VdsYtqjwL1/JVXtIJ5P6rwBvQ== 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 4h7frz35s5zlLD; Mon, 27 Jul 2026 00:40:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 27 Jul 2026 00:40:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: joerg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <889448089.169.1785112835438@jenkins.ci.freebsd.org> In-Reply-To: <580300948.149.1785056624458@jenkins.ci.freebsd.org> References: <580300948.149.1785056624458@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29141 - 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_168_863650134.1785112835075" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_168_863650134.1785112835075 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29141 (34ae0f7834d1bd6bb765d1c12e57e01e32b3e060) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29141/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29141/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29141/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) 34ae0f7834d1bd6bb765d1c12e57e01e32b3e060 by joerg: cam/cd: avoid integer divide fault in cdstart() The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_168_863650134.1785112835075--