From nobody Sat Jun 27 01:35:31 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 4gnFVD49g3z6jJnM for ; Sat, 27 Jun 2026 01:35:32 +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 4gnFVD28KVz3JXt; Sat, 27 Jun 2026 01:35:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782524132; a=rsa-sha256; cv=none; b=XgezoEqqTcZZj5Z6FIHWrwF7LyMzUnR0m0W0gQZJGW7gNQkHuWRuY9VHS3KnlLTiPbUk4z 5IFJUw5B4hfN9fjBbaXBj0RBZkzlYK4GJAg5dqXeW4AUlaRXATQwdziqqqSyEfqJIDua4C azEUEpeWrlLjVI2mBAieBT4344loSavdWToJvbtz71eOmotK7upmlE3oZx/nOA1wIntJ9R 5WbrxySnq0fbijTWczC16EwPNiFXksVxjae/rz+jgaL3NkZLmbSgp1lWrSk7UQVIrP1XBc IFPuCA+DDyI8S4SiYU4iRfFeJhZQi4GYwaqGWBD/uvGv22XzxTiJAiryNEr0mg== 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=1782524132; 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=F9zE2hIrdXksjLeZBEMMXTKmGDsirW95ZlFg+wLSnX0=; b=NqyHNTX5FMOB/SXZHwM5XQvipdOBKjwH+Fh6Ku3k0Ejb4kQK5hlRk4iiLw92uc+H8jY7zd 7LNMAZzSG6b9tWZX0yx0gMISl34HI6YzKhnmaOBSnc/bxxUui9Nk6UycgTPf3jl/LtfRo9 ucmzG898Fh8rBAYjSVBnk2TwBzzsghR456+qinKKT9dXhrIQCJrWCxC5ZGcYZlC88h4nL6 j4/6TcyQVeQKWuevaUgWnzMSFFpnlyckCpnDCU+fHKU9LtNDO6RLilTIhDavZTEEICxvTP bv19m8PUJO0HCuX5nxhZbeXGgdRk9dj50LgqBY7CKV0qq6/C7ddOOwwrft+b6g== 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 4gnFVD0v0wz136W; Sat, 27 Jun 2026 01:35:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 27 Jun 2026 01:35:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <310075463.379.1782524132128@jenkins.ci.freebsd.org> In-Reply-To: <959045847.363.1782510801982@jenkins.ci.freebsd.org> References: <959045847.363.1782510801982@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #897 - 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_378_273618844.1782524131914" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_378_273618844.1782524131914 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #897 (42d8b0bf7a5a074c7035585a06dd44aed1b2cbdd) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/897/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/897/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/897/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) a80e40ce9ee0a0641927730a193ff1f5641e71b6 by kib: execve_block(): a mechanism for mutual exclusion with execve() on the cbd58477285888b1b7ff21bdd0bc039f7ffad4ef by kib: execve_block_pass(9): a helper to wait for the execblock to pass be6e5131066753dc23f8e9f223acc023b7618b63 by kib: proc: Allow to make proc_rwmem() operate on a consistent address space 3748c2e257046056b969a5d47231695798198f4d by kib: kern_proc.c: ensure stability of the vmspace we read the strings from 20ed389b365030b868298d7ab4e8a01270c06c9f by kib: kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap eb03358c407d6f3c073320bdc26a5e4ceb923ca1 by kib: kern_proc.c: ensure stability of the vmspace for sysctl 5e633db3f8e126578c097c9649ba3be552664c6a by kib: kern_proc.c: make kern.proc.osrel atomic 60d8df61846fc1f5f7e2a400d2b0237c9f1a6be8 by kib: kern_proc.c: disallow execve around sysctl kern.proc.kstacks 24d8b3364405e5c32618c6930d4fdd8bc543a08f by kib: kern_proc.c: disallow execve around sysctl kern.proc.rlimit d172933cf69fb4dc58e07261653481a33cdf1da0 by kib: kern_event: block the target process from execing for sysctl 035f66ff2924808f534df9065388aabf66e77266 by kib: kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage d80a7fd6e6df65b4d85e6977557c3fbe8d9ff02e by kib: kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target e9002239571fb1502505ff85061934ef0ebd2e1e by kib: linux_prlimit(): block execve for the target 1744ce4b052d4aea94c1c3b87fefabd0952e6082 by kib: pfs_readdir(): block the target process from execing 277f612073d0b086604448814867cadaacad4ca8 by kib: pseudofs: ensure that the target process vmspace is stable for 78981848b85fdd826eb830dfdd6d92c14b0f8bb3 by kib: procfs, linprocfs: ensure target process vmspace stability e0492444761b638ff072222d39ba5d6088a63370 by kib: sys_set*id(9): wait for the execblocks to pass 42d8b0bf7a5a074c7035585a06dd44aed1b2cbdd by kib: kern_exec.c: explicitly include sys/limits.h for UINT_MAX 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_378_273618844.1782524131914--