From nobody Mon Jun 22 22:34:27 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 4gkjg84tNmz6jBSg for ; Mon, 22 Jun 2026 22:34:28 +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 4gkjg82cx0z3W4x; Mon, 22 Jun 2026 22:34:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782167668; a=rsa-sha256; cv=none; b=P8LLkAXkcy9OATL2c9js7O6iXf5k0C9fOVaCLPP3McVhbr7j8zuOFKr8TGblJ+iLnU4aSI xS6yNy238KnKBwTeOdAc67R+++B/EDUeJWpcLYO++IWnmjo+xQO8kEj86vNrtmJLKYDjhE eqsv7lNADb+zlu7NlN5Hr5QwNWhe7HwrYzXP3edDT4iGKIBE83vJG5/FG0k4LVwQL2G/yQ 4ABPh6NGS/ZnrSfYtpp+OYSg0JTl4Hd9KEmng8JD7mZ+Oo0kPNo1iGqRxgOf7czirAFgdB dWU2gzByRDFtd8OQV4PFwC5eFtJpTIb2cLqHOjHAVacPqW9i6p6i2kcMgtzEmg== 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=1782167668; 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=FiyUL7ydX3ilB10JD3XOw/jj9KFXSQgiSuaM97FPhe4=; b=KjFWxnlLlXN6Xx7FmDuJV2gYKdUGGk/lDc+YzqURWvh43go5gLUnI5W+4egylzyxnZ9L3d 2+aw81eTz+csuv4l4NSChXT6rBfXKqczrOjK7CmjU6a8BQUumNaJtBUg+cHKEzxgnpZ6Mf Ghp1Dzz+gMpJY4HeB4GOEvQQFQY1wVkIOGGQVZPGpstM15zrZjTRHNfsQcbMVb7eS8/QqK lOqRyUK9uzsi4DOdeK8Z2dxmhkPyMLmdnJ9cI0vVA1SutJ8/qzGjI3Yx3Jen120Dx4vLMH rObiEu9TIygM0vdliBgJUi6gf8MsDZ77OISyHEmIw6HHCSXNQAxaKj3cQgi5SQ== 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 4gkjg80pstz16Ls; Mon, 22 Jun 2026 22:34:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 22 Jun 2026 22:34:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, aokblast@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1494266089.9.1782167668118@jenkins.ci.freebsd.org> In-Reply-To: <792633596.5.1782158363787@jenkins.ci.freebsd.org> References: <792633596.5.1782158363787@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28857 - 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_8_378105131.1782167667829" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8_378105131.1782167667829 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28857 (1a8701e2e9a97cabb18ed58d236382796d7f7aa7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28857/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28857/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28857/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) 8f750231d4b58ac71cbd3ac3548e1d7eb849f04b by des: iconv: Update availability of bool 080a4087014e1d19136cc77028019d98b5c69e1e by des: tests: Fix race condition in aslr_setuid ae489991d1c0b550ead309abc1eade3b185e7499 by aokblast: libusb: implement IAD parser 2879c818e5535e9c9dc592714c7d4ef0c1c9e8c1 by aokblast: libusb: implement libusb_set_option be95871347a85f6feac59d036f62182fce847f23 by aokblast: libusb: refactor the process of setting option when init the context. 964823a18e116e86c05e1d6a6fd80b1bb3274e57 by aokblast: libusb: implement libusb_get_max_alt_packet_size d84b639a684e7e0640e7c24a1a6dbc09da4bc3d4 by aokblast: libusb: implement zlp flag in libusb transfer d928113eaadaeb9ab821a2a5b6f08159f1ce8d76 by aokblast: libusb: Bump manual date for multiple changes fc6d7a7520d00943ab167544b145f404c10b406a by olce: acpi: Forbid requesting S4 when S4BIOS is not supported 1a8701e2e9a97cabb18ed58d236382796d7f7aa7 by aokblast: libusb: Implement libusb20_tr_get_flags The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.aslr.aslr_setuid Error Message: /usr/src/tests/sys/kern/aslr.c:122: failed to find /sbin/ping text segment ------=_Part_8_378105131.1782167667829--