From nobody Tue Feb 20 11:09:16 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 4TfGrF3rmWz5Bs68 for ; Tue, 20 Feb 2024 11:09:17 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TfGrF01lXz4nTd; Tue, 20 Feb 2024 11:09:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708427357; 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=EavLUwoIh5gmzdEbeQrMzqJ0RbpmDuAaE/1ljagpQZY=; b=d446lTLMTZtkH3aedRI4OLE9x39eX+TQ2aGLUXD5avn8vRIT4WoxuY9/tImEcJH0YM/0T9 nbp9Vk6nlpC+EbH5xiFh6C45S39TwuqnY0QVbPCnqlmMZx2xLojsksGRtzjcqtywtgDlB0 epK34WAo5DxVDIOHFw9A6N88CsOEKdzkNjxLHUoeO8wvKhPiDNcQgacCzuOYJVa2qewSz+ x1Usn+PV05tVmk1hJ+v8LfGq1vKUmtQRvMMCCujGkZwviRUAxw/DlwYUV36jjOhLW1IlJY hxkwipl11HgSYLKK9X8Gs8hkiwVp3pkDVzfUjyAEYHjC60VMcGMDKRP5Bs0WjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708427357; a=rsa-sha256; cv=none; b=HCM/RgBC++2uY4iy9XHy7cpLL8AnlEgxoN/AfTZDwWN7lyvMgAdhDrAgW3E1ncrs9hOUwq vMvD+cygS3v9sikHI/h82npLalzGH4vMgPm27ACC6GKwTPdK1UcVKvmEqhAUKeJ1+mkcUl U9ugGLoOyNfUqEIr4hzwxa7o14woPh9wLojoVRw5vpgau00/TftDMRmVQs+rQpLOmwxeYh aw7Ote382q+rj3TJLfOJJUPtvsxK9uikEba7aKAR4QIntK16oLhACC9kJorSKNSw/cwzB6 MQxgQclUNFO0DELqit5lvBgcasqql4h2z7R0+TU6LY7VswswWO3KyIkt3/FD3A== 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 4TfGrD69r2zG5R; Tue, 20 Feb 2024 11:09:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 20 Feb 2024 11:09:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <495093428.1539.1708427356872@jenkins.ci.freebsd.org> In-Reply-To: <1875640905.1527.1708409992184@jenkins.ci.freebsd.org> References: <1875640905.1527.1708409992184@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #384 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1538_240920624.1708427356626" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1538_240920624.1708427356626 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #384 (0f0bf1e880c6854859a6e8c2ad97b46a688ee025) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/384/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/384/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/384/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) 261f70ffc8a85085c4bc3632818f77e60d4d076e by olce: Annotate 'rebooting' with __read_mostly a6d066d0120f0b83efca4e618050557a91259a30 by olce: SCHEDULER_STOPPED(): Move it (back) to 'systm.h' 0f0bf1e880c6854859a6e8c2ad97b46a688ee025 by olce: sched_setscheduler(2): Change realtime privilege check The failed test cases: 4 tests failed. FAILED: sys.netinet6.frag6.frag6_09.frag6_09 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.tcp.rst Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_1538_240920624.1708427356626--