From nobody Tue Jan 30 21:18:58 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 4TPdMR6MZMz57cBr for ; Tue, 30 Jan 2024 21:18:59 +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 4TPdMR33mZz4rnL; Tue, 30 Jan 2024 21:18:59 +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=1706649539; 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: list-id; bh=t2vYV3T/cLM4NQNKbIWbdzhqYyRpZwxVPA40Qf13gOQ=; b=a5bu4SsaFU9Q6m4Fg+ExQQ23dl7jFBb5PwuJANjjLVV+OaRy4JWZkZRA30jE0FP8pKx6of L81H1Pz9Wxq0xH19WmTZnV6yAZjqf0U+m61/tFAWNXgj5BxgRq5fLAjJ1NfHzG3Mk8dO/B cBZW2MD686elKmerO1qfxJijuLlZYpHil46YZz9nP/W6Dy1VHQy+nrn+1Q9vi21VyP9MOY wFJQtGUf5/gStD8U5/GEt5F0zKweDvkM4AC3WuMCrssF8p5w01d6acEXQSB7Nj2tNJbEeH EeZPUdVrS0iZb9WlZ4WAsbZFGAHEuJ7MHSsKRAbE45u0MkRWbXPejybfdjQ9hg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706649539; a=rsa-sha256; cv=none; b=Dh2JWSp2H2HvPBatIZ/07CVa00H2xSP9ejft1NyP/3iERmFzXfq7tT4mVYjbwSebxa/qss o11lE/iqBh3VWJUWb3ismj6pj/szwgM/Pyl/w23rDWB3eGah4qWYEyiGnlCaVZVw6wNHJN E1pYJM+l9v5vhx13nizcNZ+scYWe0BFVMApgZsOV/ohlp7l+vk5UutI/mIQkxZ1FF6lRo8 AxCVFIStSzb5kTNaM1J61yl8rqr3mD05JGOEhGxsLkTZ/RY9974GRhy/i/TUER7WarME+8 TIMwgyvMypBYlkLfSdGniZtqT30lv2O1mz/tv6xpI8dPcwXnlsJTxcX8EDcuNg== 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 4TPdMR28YdzrCG; Tue, 30 Jan 2024 21:18:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 30 Jan 2024 21:18:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <536410731.183.1706649539306@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24719 - 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_182_1850004015.1706649538797" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_182_1850004015.1706649538797 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24719 (176b9e0d724b4c1a24d2c46a1256381784f04edc) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24719/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24719/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24719/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) eaed922eda584da7306e7c371ff6adf3fc4dc4c3 by olce: panic()/KERNEL_PANICKED(): Move back to using 'panicstr' as a flag 12d6a032dff10fad72f7d3f1bb5cb4c53b9c4284 by olce: Annotate 'rebooting' with __read_mostly cd0c52e50bc17f4c3fab998f9f33b1d3ada6c90e by olce: SCHEDULER_STOPPED(): Move it (back) to 'systm.h' 6b35310173482a100304bf9129e1c9ac9e0e6d06 by olce: SCHEDULER_STOPPED(): Rely on a global variable 176b9e0d724b4c1a24d2c46a1256381784f04edc by emaste: makefs: warn that ffs sectorsize other than 512 may not work The failed test cases: 2 tests failed. FAILED: sys.netpfil.common.dummynet.pf_pls_gilbert Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.divert-to.ipfwon_in_dn_in_div_in_out_div_out_dn_out Error Message: atf-check failed; see the output of the test for details ------=_Part_182_1850004015.1706649538797--