From nobody Sat Apr 11 22:36:42 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 4ftT6z00tyz6XyPn for ; Sat, 11 Apr 2026 22:36:43 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ftT6y3HjFz48Qr; Sat, 11 Apr 2026 22:36:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775947002; a=rsa-sha256; cv=none; b=wVLo3XlnEIuEeZOdEn66viK5ljmO9zj6uT6c7SRC01lYPuQMr17rcg+jtlvg2jEo/N3iwS 5ZWw0ceooblyHssLe6z46n69lxINESya9kEsB4XKInnY5/FeoN5sCau/g9Dv1PcT2iHj9r 1CpJAuvkct7aNf/XGCnBap91MR5XjWFyqTXb1LjTjrsLbIpvxL53TOzIVtp+pcyOtw4XyP YMqGX5AzIonfAtP4S5zoy/BJUSbeoU1RQy3oZkr+DhVhIJp6MsuYNiRwPzYKNJ1qgOFEJZ Sol/9rwebwkqafu9I15embHKrK53KjQ4LS9qcsX4IiqPnWLe0WvwiX/pHiS2YQ== 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=1775947002; 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=h/iYsvMPT+yf272RGUBKkbk8NS7k08tsnm2bXq+IirU=; b=NY9EdRXUVNYsle1hNvEs7NeCLAuG0ccCICZLMKDJtRpj/EdcIUH2zOKSTFJP0EivLWA0Hb TQ4odpBrHmOo9hR+IJ+gWBypy7fKBGtSdsZPiHUVHh9NSQPaWzEmEZDayUPnEjMSymHB9h lFaJZCKINtcJCaH7uE8vuH/lr7qw2lwA8JZUTaTtaF7q2aVDuW61l88on2IOMd08V3TBUD jVJBvinoVoL9wCEtLPFSiwnKtthnqtTiekvy8qwkW3vXbtfJ3cztTCQAorrxtjGQ5R7prf TBYnu2Z3wGFMe1NbZQ5oEaBt/BJ2uRIjZv9VvokwRqJJRObl/F08/bWJzSyMaw== 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 4ftT6y2FYYzqrG; Sat, 11 Apr 2026 22:36:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Apr 2026 22:36:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1612388329.395.1775947002320@jenkins.ci.freebsd.org> In-Reply-To: <383649996.387.1775938496277@jenkins.ci.freebsd.org> References: <383649996.387.1775938496277@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28241 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_394_767898524.1775947002027" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_394_767898524.1775947002027 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28241 (47ca491ca425d0d3d8e2a8a3cac40d6565d8ab6a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28241/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28241/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28241/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) 4e30c12973c73539bef01be3870a90b6346141e8 by fuz: lib/msun: Added fmaximum_mag and fmaximum_num families 47ca491ca425d0d3d8e2a8a3cac40d6565d8ab6a by fuz: msun/math.3: reference new functions f{max,min}imum{,_num,_mag}() The failed test cases: 5 tests failed. FAILED: sbin.tunefs.tunefs_test.suj Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.sendfile_test.io_fail_async Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.sendfile_test.io_fail_sync Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.sendfile_test.io_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.sendfile_test.unix_success Error Message: atf-check failed; see the output of the test for details ------=_Part_394_767898524.1775947002027--