From nobody Sun Aug 2 16:10:30 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 4hClCC229Hz6nndn for ; Sun, 02 Aug 2026 16:10:31 +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 4hClCB4m9Pz3BwR; Sun, 02 Aug 2026 16:10:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785687030; a=rsa-sha256; cv=none; b=MGGMndw5lXT9WFnn53/hyOltcrl78w8RmWVH/F5mPvQP+j6d70oxwS2HBRanm+t8j0BLGs vwSi7KbDi1+cWsqC3qbQYmZIduHKeHqOnT+RGDmYsxMHpaFoS2AIKPtmhLYtjbMzxl772X 3nJo8dWpWuV00tDBNXv5seyCf5t5zIvp9a2NAyr9KynhI5ZE95GDaAvUW3SW28/GbcDgm0 IkIszti+BmAlxKfuic63hW49HLIEdRfh8sKoIH4t9OBr0WYVuVfYiDUIVqLJhiYF0/cMBo NSDss55EaDHg048b0pTG9i3OXiZ8o9rmC7ErB2ldirn832UGpW8KNlKaht+0vw== 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=1785687030; 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=fjIBsm4uS/pUwISKKtI7RU7LLm7KaRp2muuJ5Jxihv8=; b=ICwvQL+o1iyufhkuYrvtfvZkB8fqs8NvZ5FiQKyqrDAqhoT6/sat/S8bPdQlqkrZ6UkydR zlmXqVYOdq153uCVHECWihpbrvf9+xZBro9ejB0sfhCVFESP6tZUzHoNrsfomQRLut81wm 256pMfHuQZYVrqsQ3Ne/FkNl33Soi/Z02D2Cu/AS4y1CRSueMLFmYZo/dqTetWCbiA48x/ FY1w+/CD9r1MdKBAa19Dm0A6KDrnEwxuXrsFp1qPaOGk9dYyqFj20is+OE9d0/Tmq9cif1 m2o9EeTQzOmwRrkq5/eNPANwZ2yUqEPZfdGI1iNVQxcVp76r+UaxVQhwPblstQ== 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 4hClCB3K1Jz5rf; Sun, 02 Aug 2026 16:10:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 2 Aug 2026 16:10:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <457408401.759.1785687030470@jenkins.ci.freebsd.org> In-Reply-To: <842772827.721.1785623225380@jenkins.ci.freebsd.org> References: <842772827.721.1785623225380@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29192 - 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_758_675380732.1785687030286" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_758_675380732.1785687030286 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29192 (f68d7bfc1479042184e09431bd55771c50c47f68) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29192/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29192/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29192/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) 296c05f7212c37bd6e6bf7e42af11d42a275d493 by fuz: libutil++: Include in stringf.cc 00a79975c062650ba15e432e30776d42fc44fbaa by fuz: libc/merge.c: use memcpy() for copying ae417b3194e76ce26065dc20281493ee83619879 by fuz: msun: add asinpi, acospi, and atanpi f68d7bfc1479042184e09431bd55771c50c47f68 by fuz: libc: Add strfromd, strfromf, and strfroml per C23 The failed test cases: 3 tests failed. FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details 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_758_675380732.1785687030286--