From nobody Sun May 17 00:05:51 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 4gJ1Rg6VTYz6dJnw for ; Sun, 17 May 2026 00:05:51 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gJ1Rg3LKkz48Sf; Sun, 17 May 2026 00:05:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778976351; a=rsa-sha256; cv=none; b=dUQPEhopt6C+3Y22uDuR07HAMvNbkZ1wqJO4UWQKnHyxDAuPfTrevCPeUZxOkX+XeAxwz/ BcyuEfLqTxCYD0AHN7eMKkMmthRJYiN+LJBAFs7A8kmsePEQbQCfTRj0ZBHGSlOHcdjg/y V60A3V6M39Om9Ewh29I/Ahf1MU+HUDgupkP/TfqAa2jpYesbLM6C+kRzFPkbDuJYOj0Rub /TxeK8E/JhYtw+ln4eIRFVBBdATwaIuOmGOUgCtLnCiFpeNI+z5yW516qYTWRPMqiK2dGA ob31TFJvw+O4lNgP5KqhPWjlUnYUvXTtkccbgd8DuEH3J3+8HeqVLhHfn+oNEw== 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=1778976351; 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=6jxpW239NDEF8k9W2V81ceHYaGLycKu4D4wNkEiVI7I=; b=TK5EOz5My5F1ZduWfXyQCB4QgEZzVz210kNTdavJFPCmqCHVY98iFd8GvjAFXaSvia0NSk Q2VSBXjtYxSciQslzJu1+EPYNMwn5vtCXzIBsajfYv+x0LOkPsaX2VTKfxzoe23SPVJGTp T1JID09q7K2b1a510WzB2nh2H27/VjGnkBtWRU2mXFBt+Z1n3EBj6zqZTbjP+pqf5q80wJ cdyIiR4BPhnNjzx1cNFthi72rfgFTG80Vq0RV96jNyiqtaVLswEHUU0tPjnFuN4s5aFWK0 UWwXVeG3zh19T0AEN6lAhTrKoizy7nw4qeJXsqJrXiv836gtBg76O2cFNqsVqA== 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 4gJ1Rg2rl9z1XY; Sun, 17 May 2026 00:05:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 17 May 2026 00:05:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1755430941.705.1778976351405@jenkins.ci.freebsd.org> In-Reply-To: <36281725.693.1778960724246@jenkins.ci.freebsd.org> References: <36281725.693.1778960724246@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1933 - 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_704_1544700690.1778976351224" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_704_1544700690.1778976351224 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1933 (c9b5ce2422cc1494a0dffee4c4e5864e39217472) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1933/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1933/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1933/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) 44be923a2b6bacd664b7e87e486cccd6fcc7cbad by pouria: rtnetlink: Align RTA_MULTIPATH length validation in nlattr_get c9b5ce2422cc1494a0dffee4c4e5864e39217472 by pouria: rtnetlink: Check for allocation failure in nlattr_get_multipath() The failed test cases: 9 tests failed. FAILED: sys.netpfil.pf.divert-to.ipfwon_in_div_in Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_pkru Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1916: error == 0 not met FAILED: usr.bin.truncate.truncate_test.deallocate Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: 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.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_704_1544700690.1778976351224--