From nobody Mon Jul 22 03:43:43 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 4WS5jX2n1Vz5RCCg for ; Mon, 22 Jul 2024 03:43:44 +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 4WS5jX0pLGz3yv6; Mon, 22 Jul 2024 03:43:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721619824; a=rsa-sha256; cv=none; b=D02kdmZPginzt6aM2FEpTnkRidQ8iF9PXwID52NsIEIT0JGbgZokep0UyQ9hlXCnWqtJGA h5ZiCDHHwcWGIB2DjwZxqhUbXk0utEY9i7oq2gXVKLWmmetSBKFevDGXRAf/PBq97KLrLL AFC47nL/jChOZ8d33jgV/38hwfUQPFnAPqkjWfmzGXu4Qf1yqFyeMKPdbGNWXIGJK06BAY N1rg+WBx6w/XhH7rBvx3BsPJjkuBfpCpzGz70a7xbHc9Ml77ZmRmZ/cgNrpOq16inL2yrV 7U6h0lV4sLcSByaE/lKb/igWAr88nmfcHgz9OdQx3S7S+PMw8FeIsRPN+Hs8Bw== 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=1721619824; 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=Ymn+5RA6iZarn+/19PNtj9gNYECtFqMSXLOGT7yyD+A=; b=d05iegFzygalxpFUAZpNlWh/FuPwVvN/GaMcMEbVhjDjf9ri1kOU7/OZqhsj3m5calWaGv CMLY/n5XChWKRPv5GDf1OPLuSnf9JWVYjVWxxU1Um3z+8q+emceJZsmPKEyc0ZsqyLaSpq sdW2MgCfJcYq1QF6T+3+PoLuR8XpmgQNk+Z1u0j1O7o4PAy1DuufySLOLfkFoV+TTe/Lky n0J/vxW9n1IwSQNheMFJJCAsliKmU9MaAciNRSdS2fDqN44Y8aV5JBnPz6J0cRL2xhLN9a kVAmMR31KCLaU+z6aKxLLTdpCGqnA45DI/0mA28lQRsMAn+nb4iiPWfo1+w9xg== 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 4WS5jX0NP6zT0T; Mon, 22 Jul 2024 03:43:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 22 Jul 2024 03:43:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1171318541.2021.1721619824057@jenkins.ci.freebsd.org> In-Reply-To: <302284611.1985.1721593389338@jenkins.ci.freebsd.org> References: <302284611.1985.1721593389338@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #622 - 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_2020_245142363.1721619823603" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2020_245142363.1721619823603 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #622 (f48bfa248f3991f4a6d9b99b4dcc5099886855b4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/622/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/622/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/622/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) 7ac2b39c59bda30d42478ed6ca09baf588bff773 by rmacklem: nfsd: Fix nfsrv_cleanclient so that it can be called with a mutex dc1f4c3d9aab6524b06630e2168a1ca6525674bf by markj: libdtrace: Use designated initializers for modules ops tables 7d521f0a61ff8be5778979d97e71760fe8559e14 by markj: buf_ring: Make buf_ring.h amenable to userspace compilation 3985e96ac5c6cf407642e9ccfdd3094989508121 by markj: route: Wrap long lines 239c9c6de1250cc53f9f063fe9c698373aa9709c by markj: hptiop: Use device_set_descf() a8a1633e34f1961f724c5ede96cdb435702b194d by markj: lockf tests: Fix a race c1dd895406a849bebeceaac6e6f48c4983c37268 by markj: sched tests: Avoid underflow when maxcpuid == 0 73ee1909bfcf7432ef48ef0411c3d0036520417d by markj: netlink: Wrap long lines f48bfa248f3991f4a6d9b99b4dcc5099886855b4 by markj: axgbe: Remove a nonsensical use of kernel_sysctlbyname() The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.fragmentation_pass.overlimit 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_2020_245142363.1721619823603--