From nobody Tue Dec 2 18:58:12 2025 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 4dLVQr6Gh7z6Hxgk for ; Tue, 02 Dec 2025 18:58:12 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dLVQr3nQFz3lZj; Tue, 02 Dec 2025 18:58:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764701892; 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=JVOcblTGTESf7NeT8PxzY5d/Q0VahGCmuVvSOBTgnNM=; b=mwGlKkuCaysHh10pGo+5ugbIRtd0d58Pvs5i1WJQiSY3E8UXxPerjyd8+qrbQYYbBoWZvx gJPCe9D2uwPNpQM5/kA9HLYylJtg+M+9/C8Fwr8ApyhTGoEWEiLIiQdgyqkBUGpfltvSeF X3n9tPX7nwo9OnNry9oF0DozUQDgUnh7IUMaZlEf42Rg2UdU9sORhbZmdTQBP7Qv7Pb6xR wV8ypQNm4GCO5QrwHAdgt/YNJbLxt1fhouC4muR6fcUCgRNakqoA2SgoJuCn7VLUyxVqit ITKGGsIxSaQq7ErYOTvEZ5UeUypyJye2/1k6v7BvKe4fxs5OXNaUEqQrOZwtUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764701892; a=rsa-sha256; cv=none; b=dikJe8HZJsSA1mRKMund71AKzOEeABP6r6BNoUEkG+gbSV3I5BUBpjRC5LmtpsN7es+mx1 9w0CZtZO76Ge5LgTAtYRAb8RwOM79W1g/xR8vzYiHn3YWApxQH+OhRcexzpyZBFEQJfQKv KKNXEtg16wz0T1F5pjyHqtl/PQvliEeoXXUtXcH9N/D6parZI73AzmgZ+Ub7VN5KbTEh6U 57s1DaQNGG1CnEK/3TbR5YgDpCRV59IpcU8yh+OEZsJupZKyfNQbe2P7q16mehUHh66FXK 0xkJDeDllJfdxcv1f8fUfu+4BEzrpsrsWqU6ckTj3qvyqiIv2pdtm+n2r3bHKA== 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 4dLVQr2pzTz1Hr9; Tue, 02 Dec 2025 18:58:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 2 Dec 2025 18:58:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1354070788.1343.1764701892400@jenkins.ci.freebsd.org> In-Reply-To: <1615288088.1155.1764608126080@jenkins.ci.freebsd.org> References: <1615288088.1155.1764608126080@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1637 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1342_2066432935.1764701892137" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1342_2066432935.1764701892137 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1637 (1630af436a6145e90f7b1aac1a91fbbfe9b22f57) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1637/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1637/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1637/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) 1630af436a6145e90f7b1aac1a91fbbfe9b22f57 by markj: vmm: Fix a deadlock between vm_smp_rendezvous() and vcpu_lock_all() The failed test cases: 552 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:592: WIFSTOPPED(status) not met FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sys.netpfil.pf.divert-to.pr260867 Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details ... and 452 other failed tests. ------=_Part_1342_2066432935.1764701892137--