From nobody Mon Jul 15 18:00:03 2024 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 4WN92r5qVnz5RNQt for ; Mon, 15 Jul 2024 18:00:04 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WN92r0SxHz4Kyt; Mon, 15 Jul 2024 18:00:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721066404; a=rsa-sha256; cv=none; b=FgyYclTMoX/pF0nOPpATbFFT4rqrNHskVRSxCU4l/kWQBtwCoAqlnK5neTo7Ow7Cgo51vc hYbx59iVeXzrqGFhG5EDpu6FL6U76R0INNbAjU/O7dDtWAtlVBN6jNolS5aV+Di7uSAKuM 5Jne1IrcXhP15zGYGkXzhqLHp2yaXogUV+90phx270SDlnlKHOWQHnwUGEBKa/bh2XiSKx W4lYk4iFweZ1p9hH39xLcdg4wbt6uMjzRX7k/EAxGN7hoAh184lP54JedZbTj09ky9Wb9x 9rlx/J1dxxEq+ZSsAbIkMFSD+4MbpaHomMTs0bo3UFum9aJQBjQx9N9MsOdO0g== 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=1721066404; 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=pjgkn+jJ0lvkbX1jTX1v7T6PEMx/A+XtBMH9vyYUzmg=; b=HWB0xaLqF2fI1w6otTcNtFl3c96LEs7dfZyMTVB7JO03YXxQZov7q9pfDvvr1cCSkxAwpL GsyXUL6oE+cHm5GwhW2NnVAvNFsh7DdvZBGNmpU6SS4Ocquock7Q4xjewy/vkh4PRD2hM0 VDWyMi742PAtC6tesbH7RkYxYGg15nq2GOGqHN4zCY+v/kYqfTGCHu6GsBSI4Phs0Q9eNk dw/JsBs8TKY56oCLZbOSom4FM9rnMysFN+koX8iaLfT90ORQ1/WDEFsqiwJ7QqjA8kOMJP xIWUlvHYw6exfDYeZ2p8pRr/Cd/GcFIsbET8na42TLo4S+MbujRWe3AASeNNNw== 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 4WN92r01qXz12Q0; Mon, 15 Jul 2024 18:00:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 15 Jul 2024 18:00:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1269890705.1371.1721066404007@jenkins.ci.freebsd.org> In-Reply-To: <579065909.1351.1721054722411@jenkins.ci.freebsd.org> References: <579065909.1351.1721054722411@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #610 - 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_1370_573781626.1721066403743" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1370_573781626.1721066403743 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #610 (355a797dfaeebbab65d2dde03d179cf7796a38cc) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/610/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/610/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/610/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) 7e32f871b7dd522c2b1d649e8b9e4e7be9032b4a by markj: taskqueue: Move the timeout_task definition to _task.h 355a797dfaeebbab65d2dde03d179cf7796a38cc by markj: man9: Add an MLINK for taskqueue_enqueue_timeout_sbt.9 The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_fragment_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_1370_573781626.1721066403743--