From nobody Fri Aug 28 16:55:23 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 4hWkz0055Gz6qjLh for ; Fri, 28 Aug 2026 16:55:24 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hWkyz4xj4z3mQL; Fri, 28 Aug 2026 16:55:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787936123; a=rsa-sha256; cv=none; b=oPMs/pjeqVrVJiSzm2q4HXVMi1cqmXiMadO3boAirwGNXgYaUs130MHx0WzxX/ZzTU409y BfFGsV8A8Y26C/NXgZpKv5U3EyJx+xnvSJSkN/pSgCd6hU1QWXHs98XZzn5njIr763dwPU amdzm0ViKH5seNDTsX8yqkSTBKh7xiYCC1W8wInK3nWUfQ52bRQmlP1E/NQPHlivjpLuWI 4iycSBayIEWm4YxP8UhZF97UE9SYb/Rm3NQ3b0KgbNnUJa2MnxiUllI3Emt8ICz95Ocf8Q DX0DjCGaVBt+L+/fm6IghWlu4snbEPGv3GTn9UNWe2xjIkNPROKAbHCfbsZf6A== 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=1787936123; 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=77NdWPlVFkklrzCgAP20XJ32jkvnevDWAWfbPlpDQEM=; b=YLCkyMAOP81XjDUGuL6v6N++FjxANjrr53ca4ik2RlIc8WY2KR44jP6i+nkOe4d9fQDIvx z0F0PTYdvRISqKqZxi9ElN/McW60u2TUwCvR2JwI+aXL3gZXrA3T4vAm71p9I5DwphcKGM zLZ8lOudC3b4LQKgNDA7X4e3VoE+CFHC4oHV8YPN3bnUSGzAVmPFEHTV9SADrVqJH+UWp2 Mdukx18YuiLsYR5dAloduzPs6qv3ec5mN766Oxo2BOlFEurkNN4SnWJfz4v6KBDjSzRb4H FuVU5wpFxt6O+nmMTtc2FQ/gqSxgpYBSJgRywhOCojbl+rQFkKaPT1ETjZF4uA== 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 4hWkyz3rK2z1HXR; Fri, 28 Aug 2026 16:55:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 28 Aug 2026 16:55:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2008505924.3589.1787936123543@jenkins.ci.freebsd.org> In-Reply-To: <1091934582.3585.1787926993074@jenkins.ci.freebsd.org> References: <1091934582.3585.1787926993074@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29375 - 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_3588_1068063899.1787936123356" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3588_1068063899.1787936123356 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29375 (ddf62c83fc0aca39a1bfd8346ad6e925bfb2290e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29375/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29375/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29375/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) 8c911d9a9890128ef8f20ead1748ffcbd9f24577 by kib: kern/kern_descrip.c: export filecaps_fill() 5f82dd8e91610ceafe7ddbc702d97ffe7573f53f by kib: capsicum: add CAP_PTRACE e8c313204887e7ba47b5c349acbe37d64a3162a1 by kib: pdfork(2): add PD_PTRACE_CAP flag b2f300ee8fc03a05376e1c28a625d701f6d3e0ce by kib: sys/bsm/audit_kevents.h: add AUE_PDPTRACE 9cea869940f197d558f640b6851d44a213be9e8a by kib: ptrace: split sys_ptrace()/freebsd32_ptrace() f8c0616052e2befaf7271fa82b212ff34a7913af by kib: Add pdptrace(2) 6d17a04fc61c63182809dd41515e6a2c4aa0de63 by kib: lib/libsys: export pdptrace(2) 16ff23d1a702e09764fd0fa517cc1783348518e0 by kib: Regen 45633600acade39cccc3b8daace7b3aeeb1f5b07 by kib: pdfork.2, rights.4: document pdptrace(2), CAP_PTRACE, and 5f5910ba3826435391d3e5b9ba9155376ec0b39d by kib: tests/sys/kern/pdwait: adjust test for the addition of CAP_PTRACE 6b9ef5dfc903c29e1d23bb6369b762251f2608f7 by kib: ptrace(2): add PT_GET_ABI_NAME request 3dfd63b58463e8982af2e45fc6dc1d5b03a88535 by kib: ptrace.2: document PT_GET_ABI_NAME 68d4b311270ecca80bbb887a5e502e2caacebc98 by kib: kern: add p_canopen() 7006cb7bd22d07d2ce30b0fb7ebfe58771b2a32f by kib: pdptrace(2): allow debugging in capability mode 73c92a978ccef5e1683914510ea35e6e338646d1 by kib: pdopenpid(2): allow in capability mode with restrictions 1d20ebb7bfc3900b53952c840e648c63fa739932 by kib: Regen 1ac08a43cf657564ebc2e036434e89552a6d3829 by kib: pdfork.2: document cap mode, namely pdopenpid(2) and pdptrace(2) errors ddf62c83fc0aca39a1bfd8346ad6e925bfb2290e by kib: sys/tests/kern/pdopenpid: pdopenpid(2) is allowed in cap mode The failed test cases: 5 tests failed. FAILED: sys.kern.procdesc.pdopenpid_capmode Error Message: /usr/src/tests/sys/kern/procdesc.c:393: Expected errno 94, got 3, in pdopenpid(grandchild, 0) < 0 FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host FAILED: sys.netlink.netlink_socket.overflow Error Message: /usr/src/tests/sys/netlink/netlink_socket.c:146: send(fd, &hdr, sizeof(hdr), 0) == sizeof(hdr) not met FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_3588_1068063899.1787936123356--