From nobody Tue Jul 28 17:44:34 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 4h8jX30pcMz6n3mD for ; Tue, 28 Jul 2026 17:44: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 4h8jX23CYYz3jgF; Tue, 28 Jul 2026 17:44:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785260674; a=rsa-sha256; cv=none; b=W0Nfa9YLK7QsehfifVIdOB1SL7unmdw/OqixdcdJnuzUQPCQtmU+GlDT5XdGR3MqFQe+LR obyaqy30ZzuL004XMs9SxIV6x5bRCNuuWb96MbsTY5CUXXLhn6Bx+K+h8dJUBAl/su2mGP DkHAcPCEODMdDntqmKY1rLy+JRFDwx/XGRh1b6XxyjqhIV64XrGKae8chmqP/QqKwHCtNu SRwSPi/71gKk7vpgTtZuESr65buJ3GHlU3Uz/DH9IO2a9zDITfsKnAhlHxyf2lOuZaTEb/ MDzM+7r7uKV8ix3dqr8/4UH2FJQiBQlaTzH2MzGiXQ0PZwwjGru0bVM5qzmARA== 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=1785260674; 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=hV0Iu4Ei7v9A6ejdUwLsmdk8mXVzKLhuJu6jwtJf4cQ=; b=i92kPABGvH+sdA9MAx5HRGytXk1DlsG2TLbUUKL/IkWbLjUgGnKEHNCmf7IXtL52HkhBEq NR9kE4DzBkJwxRJccJ89oDrfxSJTLzo4dHPfzWAqG7UFJFAq9diYhwTpjHszgRxg7MDf71 pocQDQB6ZQ+0/zOqp4RGf41nwxHRWY2f6Pc1XnVK48Y0wgKuFxrE8kJjl9Z7tPArs6s2io MjSrsPu755MvXYJ7WU0wI3zBAbuQPYFBTcnan6iZXvyRq5QYO+kGa1t01PvuLY+Ky3pwiL nHl4ncw7tAYGfyKYCapFKQm++TBCvsuxGqNy0VMh2yIbpvqb/106BjWE7euOkQ== 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 4h8jX22G1tzqPV; Tue, 28 Jul 2026 17:44:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 28 Jul 2026 17:44:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, jrtc27@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <554675176.325.1785260674322@jenkins.ci.freebsd.org> In-Reply-To: <2061236670.319.1785251586738@jenkins.ci.freebsd.org> References: <2061236670.319.1785251586738@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29157 - 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_324_755313566.1785260674146" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_324_755313566.1785260674146 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29157 (744cc514567d33d38986f0ff7de009f786acc180) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29157/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29157/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29157/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) 70509d1d9cba254dfd5b3dd83d8a011b5e125788 by jrtc27: Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj): 744cc514567d33d38986f0ff7de009f786acc180 by des: mbuf: Parenthesize macro arguments The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_324_755313566.1785260674146--