From nobody Fri Sep 11 10:23:37 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 4hh9cV1xknz6s63x for ; Fri, 11 Sep 2026 10:23:38 +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 4hh9cT6tsqz4Y46; Fri, 11 Sep 2026 10:23:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789122218; b=o8uhi/1WMiGdXzJ13n0csd5bZgvanNgmDLTWhvgV5ELWYBskMcj9gkcVlaHeTfSe0BhbOd IBIqc6bd6eQetvYcgt/rWxj44dyTaBzgS7C7ISIKXffVc4ECSuRmrcAjGu7KfQZEug2Ex5 BoOsWhjAMIbJ9F4LcrMUjjTY6uM6IAa7Y9x4X95SvuNccDxs624KRiO+0H79Vw80amyvFh 57Wg16v9M0i4vJGB/rxTcGNlMjpwyhaFQjoSLk2DLTJQZFlajLH8iOvhL3r++WWqT1v8wK 350JMhdjKQEEU2OvmoWCup1MJ5WQ4kDGfEO+DknugNFd2V+2VkJpNXOnzGZZmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789122218; 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=I0QaB/J3MbLR01NLwsN3x6H6EqhghDyAyal3lyso+/U=; b=HyBni03Mwgh+/kVx315LJbgAC7diH7wYx6hi2AvE5ayGo9TnDWNuovBPAgt2L5940+i/gh mP//SiwDHcLGLDpRpzUFe3d/VgbN6O8pZwFn4Zz+YevTLWc2zIYkBvabZDzRyeBHd6iZjG A8ScpGMiviL6Hcga+xXqxS8OcRtZRDwrk7LsC3BZkPhP2fBcxzY7kbPLJ+5Hi2mmN63R5b X+HrAwVGUyQR6o/PTegKLkYk3tNPDWonipf6O1vLrTNbOcMBw5EW1RzDKrja0eeXA8kdAh fULLjrzSmYbc28SR/OA2r66LwZt+ZSGwcr05lPdvB5VXvkc5UyW+hIJR+nF4cA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4hh9cT5Tmhz18bg; Fri, 11 Sep 2026 10:23:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 11 Sep 2026 10:23:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <642722900.505.1789122217777@jenkins.ci.freebsd.org> In-Reply-To: <2136810461.445.1789053981371@jenkins.ci.freebsd.org> References: <2136810461.445.1789053981371@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1097 - 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_504_371471809.1789122217574" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_504_371471809.1789122217574 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1097 (81f84621891bf50ef99227650c5d1131450d712c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1097/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1097/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1097/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) 8c95ec13f2cb6d200c2fdd01f1bf16038713fa81 by kib: libcasper: reap zombies without requiring waitpid(2) 6b0060daf50e93f68de435dc94a21322056cd29c by kib: ntsync(4): do not double-free the alert event when a dup was detected f2307ecd36d6b8c5261655d2dd49b330eadef458 by kib: kern_fork.c: add kern.pdfork_implicit_nowaitpid sysctl 39cc57ad6951d3980ee58d7c4114c96962fd86b9 by kib: pdfork.2: document kern.pdfork_implicit_nowaitpid 0cb71728c07310765ebdc869583a3efa9d4e917d by bapt: pw: use _PWDASH pseudo-fd for "-" in pw_checkfd bd81f044dd0f0d5996fc827de761bfe0c6c4ee1b by bapt: pw: check -M, -V and -R input to avoid dereferencing argv[2] e4922f4ab2199e84571fc4d3026f5684273c8fd5 by bapt: pw: cleanup 4a86c331c0760468921b874023a6370646c23e4a by bapt: pw: fix at job removal when deleting a user c780045ccd17de2b0346541171c57b3f7ffe0c60 by bapt: pw: remove crontab with unlinkat instead of spawning crontab 8cca719dd644db272310188632e96a439abf87d6 by bapt: pw: remove mail file with unlinkat instead of building a path a7f51f6e7680b57500f79e85389e10654564d8ff by bapt: pw: fix error message in grp_set_passwd to use correct fd 81f84621891bf50ef99227650c5d1131450d712c by bapt: pw: simplify group lookup in usermod The failed test cases: 150 tests failed. FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host 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 FAILED: sys.netpfil.pf.pfsync.route_to_1301 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.route_to_1301_bad_rpool Error Message: atf-check failed; see the output of the test for details ... and 50 other failed tests. ------=_Part_504_371471809.1789122217574--