From nobody Sun Sep 06 04:30:28 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 4hcy1K5cGMz6rdvX for ; Sun, 06 Sep 2026 04:30:29 +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 4hcy1K2Xwrz3j71; Sun, 06 Sep 2026 04:30:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788669029; a=rsa-sha256; cv=none; b=sub0TkNU8/xnrwhf9jjkri7r9DaInZBUKajoev96VMyjTjFZAcK0dnEWQ9DbJHIhTGqxgU J6Yz6oCZ1o9ErsFePPBbxnFFdnXW9dm+Ou+XjXBkSt7r/PgV/f5yP9E1Bcy8xj58KXWKYI XYvCsfACsLd8NEPvfskXQ94B2WxtsMusJ3qAbemXq/Bws/vtQRm8BqIQoU6ZPEL7qUuEYB b3swOgl3vNmORe0EqJvgDhd9iZNj8r4cUFQ5kgVAJjEDWz5ZXB+MkRpP3IoazLQH84ISKo GV0fdaJxVSiO0742hNBobJPqTIUhvp2OUN5+UkPNuuNQJZgTwVRtPsZQ1cYpjg== 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=1788669029; 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=Ua3hguoHYuDN4Qiy91hm1gE3KX+5L/rUu73TnvNn7FA=; b=RokwmUBQnOq9Y2Wzj8VoSEKMH47wzpK8DrsG8JiCyytSYkcMzj3neGIbP8iBDqGo5VvguW z8ZZwRMHEhzv3JWlj3ZjGqFtdl5yK6cTSf0SpsgvvYb/aG1QAPwQ+2rL+8y7hNfSjTg763 BC5R6HXnl9InfemWRVjixRf/ivejUEliJfTrTPRT8vFQYMydw4KYJhSRWAPGn75baZBF9g dMdI8SeyhdCEvmdNTedPTnFp7JUwpgQICIFZytsHVr0gb+LVjVNOZh3Q/alfFDyB5L9Pw5 b5h5Ds2xIx0+PchdTGljx3iem8iiTPAV3ZHwyRL2j/ZjBN0ieisdwO1yaAxrBg== 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 4hcy1K13bkz1KY; Sun, 06 Sep 2026 04:30:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 6 Sep 2026 04:30:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1892089236.63.1788669029153@jenkins.ci.freebsd.org> In-Reply-To: <1770431837.3.1788643052259@jenkins.ci.freebsd.org> References: <1770431837.3.1788643052259@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1083 - 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_62_740348631.1788669028881" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_62_740348631.1788669028881 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1083 (792307d8c31aae4e1fe2be945561d64f0d38e6bb) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1083/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1083/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1083/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) 5aceda203b2812d1e1ba7ddcb3b1670b657f9b9d by kbowling: e1000: Recover from 82580 memory errors 589235de1fd5f97f952daec530db75d841d253bb by kbowling: igb: Report 82580 memory ECC errors 1b08c8a080c6c708227b33ea25723c6a1a97ed8b by kbowling: ixgbe: Probe additional controller variants 792307d8c31aae4e1fe2be945561d64f0d38e6bb by kbowling: amd_iommu: Bound IVHD device-entry parsing The failed test cases: 153 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:595: WIFSTOPPED(status) not met FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host FAILED: sys.netpfil.pf.route_to.dummynet_double Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_opts Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_pip Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_reply Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.span Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.stp_validation Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_input_local_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_02.frag6_02 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_03.frag6_03 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_04.frag6_04 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_06.frag6_06_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_07.frag6_07 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_08.frag6_08 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_09.frag6_09 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_10.frag6_10 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_11.frag6_11 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_12.frag6_12 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_13.frag6_13 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_14.frag6_14 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_15.frag6_15 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_16.frag6_16 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_17.frag6_17 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_18.frag6_18 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_20.frag6_20 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.mld.mldraw01 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.scapyi386.scapyi386 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipfw_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.pf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.ipfw_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.pf_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.ipfw.ipv6-flow-id.ipv6fl Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.dup.dup_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.compat_override_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_fragment_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_full_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.adjhole Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.dummynet_fragmented Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.no_df Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overhole Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.reassemble_slowpath Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.icmp.cve_2019_5598 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.icmp6.zero_id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.key Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.nat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.match.allow_opts Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.max_states.max_states Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.binat_compat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.binat_match Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.empty_pool Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.nat_match Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.nat_pass_in Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.nat_pass_out Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.urpf Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.nat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.rule Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.state_defaults Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.af_to_in_floating Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.af_to_in_if_bound Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.af_to_out_if_bound Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details ... and 53 other failed tests. ------=_Part_62_740348631.1788669028881--