From nobody Thu Jun 18 22:36:24 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 4ghFvF47sWz6gssL for ; Thu, 18 Jun 2026 22:36:25 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ghFvF0Rdmz4Gnj; Thu, 18 Jun 2026 22:36:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781822185; a=rsa-sha256; cv=none; b=Q8m0d9MlHCYltq6AoMPcWuRvxGgdZbZ0JTny/nARn0MUpyqlLg9HPCn8CBhwdscqHGUUEq 8EjvU0vwayOmDtlut4PZS8ogJiWOsjpkTiGoH+WlE1PiZrZb7Nlvcn0e0sZd54UmWwtpGs qGkJGGRCDpIYpJB7CHYAcZjqbjJeRA2f01ZC8vKLL5wBkMXlLPTh5iPRK8vIobGrPBnf7a SslJKjLBO2e3OWNbmFKkIslBA2Hqb9XfZhq0pZa4n8Socyk3afVq8+KD3VKpHpnNioa0pQ 0BwJMqBW+AbJ2Q3vBGBIw3lig61gj2QjUCrRJebWqsR1/xgy55BLgNM/b4hrIw== 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=1781822185; 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=8yk5QSTHFijPWxjxXEvzgbAjOD/O74+olV4lVFKrXhg=; b=CtKK0qx9pvdXvpb7Q8/ViOVawSQbmVnucvRJJXqNhhriYD/BqOvwzFxKHijms/9gWwk2S8 vfiPrj46ddhs2xOSaFSI3FC0L8dZ05vrwYSCegvhVHI8MT1IonoadBggLp0IPHASmKIMHa 0FIaObf7OKab1jqZEVH1vDQ/Rf5J8K4Km5zUsWFaZODAXPPoSiU28fn6SsZOVYiU7UKXfy jhk8Sp8Qd1/yDkfYl3dtfcpGIgFrpSTtUaa8RC53RF1r6ih7sCPLHjj2n6yABhm8awj5Ef UiiVqKU3FxQUMHRJBp2ltsc37kULvGtYj24NdIX9Nnk1bQ5KmVqci88zRdoT7g== 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 4ghFvD6bDjz2m9; Thu, 18 Jun 2026 22:36:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 18 Jun 2026 22:36:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1940916729.3171.1781822184928@jenkins.ci.freebsd.org> In-Reply-To: <1538750732.3163.1781794476368@jenkins.ci.freebsd.org> References: <1538750732.3163.1781794476368@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #864 - 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_3170_2088247096.1781822184725" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3170_2088247096.1781822184725 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #864 (ac0068384a2228670327fe56bef9e8168c6996d0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/864/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/864/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/864/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) 013af29c1e1727ae4c8cae8167d4ad55a1c1d778 by christos: virtual_oss(8): Properly cleanup cuse(3) ac0068384a2228670327fe56bef9e8168c6996d0 by christos: virtual_oss(8): Make sndstat FD global The failed test cases: 1 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 ------=_Part_3170_2088247096.1781822184725--