From nobody Mon Jun 15 18:05:52 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 4gfJ2S5m5lz6hhb0 for ; Mon, 15 Jun 2026 18:05:52 +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 4gfJ2S3d45z4JLG; Mon, 15 Jun 2026 18:05:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781546752; a=rsa-sha256; cv=none; b=NyysoQ/e8gM+On91dc/rw8/V4xsSEzW1+eMbhYsxllkkZC8kUOGBXzGmLvOCzq8UeGNRwa TrA1KLyxbGhjGD+oc4GqBJC/cYlgcBtkScpjvmi/CJPH8iNH9X/hwnxa/9u6+IjLlRBFWf zf+hKHqhmmCVxdOjmjN14f1ubMBtMM7LJKwTwzY5Q2IO33zqR7VOgrHr5XmzvlKSP+0IGr 17e/qZ4rZghoROUq3aDrQDSoYLlS/BRyj/e+xMsYBrVGQE2wjKLSaOZyL5knZp7hC4IiIh HG6v5aCTznAG11O8ys5TR5rLHB3+8H7ZZOPYnHy7ve0GDad7McyH7yNArKGLyA== 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=1781546752; 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=Y5zY1WrJGH5J27FQGwB79w4i0y/fcO09A2bJ6SZtBFg=; b=Zh3MNjmOLMPbkdFiYf1QdS61F7e+V0up8OFG7yvWK0sBOnCy2rka8wpz9Vs9givVfstr2S fef7j1v73d2qWQ9gExJtpxYs2zGgpdCPHRL2onJuKdtR8YfsXlxAueAw5JN2DQWvvaKAnv apkfST6//jPUDzRoVYCSblAFeqDY937JHh6qdZeiAtp8DEQmS2XUFr4t8UVUtPAQquFinV VueC7/xrg1hntRZUibjSuouDR32dE287AMxv0yxr+l4pf/vRzgtOpVCMarCuBlgiTKB0Kj YJJSwIVisrxnUy73GSW9apEbEYTDyanpsX2+x6NxKHX+zJqtM1gJtyp1LwASMA== 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 4gfJ2S32j1z158x; Mon, 15 Jun 2026 18:05:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 15 Jun 2026 18:05:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1389158655.2959.1781546752431@jenkins.ci.freebsd.org> In-Reply-To: <80213334.2941.1781539021850@jenkins.ci.freebsd.org> References: <80213334.2941.1781539021850@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2002 - 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_2958_353239672.1781546752256" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2958_353239672.1781546752256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2002 (56b680961c10af29dc651c3cbbdbc1953dcbd465) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2002/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2002/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2002/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) No changes The failed test cases: 5 tests failed. FAILED: sys.kern.aslr.aslr_setuid Error Message: /usr/src/tests/sys/kern/aslr.c:112: failed to find /sbin/ping text segment 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_2958_353239672.1781546752256--