From nobody Sun Oct 2 16:10:56 2022 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 4MgTTs2QdYz4dkdm for ; Sun, 2 Oct 2022 16:10:57 +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 4MgTTs07v3z4532; Sun, 2 Oct 2022 16:10:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4MgTTr6Hqbzvg8; Sun, 2 Oct 2022 16:10:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 2 Oct 2022 16:10:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: melifaro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2107466721.797.1664727056888@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22203 - 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_796_1543024600.1664727056380" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1664727057; 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=uirk3jHBIpK9YlS/owHCAQ3EWzJeuiOvqJ+VnIbKph8=; b=daDZUqc5WhTAUohWDo5gSNhhMCa6HqvSyhyiKxVNoxhN1k1uBaSt5kMU5w3Zl6XM/wnVro 9Jv2QvPzr9TZxwHQkZXn1e0AGAeYUiIntXPUp4WqRbPqIxNmKSYM6IMAnzlSB5qs4Fx4Sw kFloi+bUz5YZnF1vIg4rA1G3Ovh5swY26AoAfgjx/aHNuKRjngityiDgIeyUIOk5KMI4mL Sj2EPa+uCkyxBkhRQrX9iFLMR8HCCKzm4N33kyKNYlbMFrYTyPDhvSq+cKpQZzt4BbxwU3 D/CnufSYYbwyH4dEue6ZUbutp5bsxSoyxCGW4o3BVRh4/+furJsG+mQox4F+wA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1664727057; a=rsa-sha256; cv=none; b=S2G2Fvz2WMKrenD4XXYmzRJuWZdCRDvuukfvWltS/vQXfh5cOjC3oKOu1NTcmP09gL54Hw NJJS5LR/Sg7II7mHw35YOzRKwaLinYtIsZODbxJvtMSx0tZL6/OJ5elYBAz3HqdZXp55M8 +MCAlqz2dhdNLvYXne30J9syk4A6582WObOC8tajhhDq+COrfPAcWft5g8hNoRn5NZcBjy Wm5zZm8f2A0IDd2mClyJHa5Eyd11fY47QbEroD3EIK2fNHOijnO+d2sEoOYObfvo6Fa+RT z92eqXiPZCcO/FJZHzyHbJJxk7BbnfyZoNq3nOZnh0hpmMn+nrlxr23HFun0mQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_796_1543024600.1664727056380 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22203 (356724fc931f4af1ed992a24f114070b14bb430a) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22203/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22203/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22203/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) 356724fc931f4af1ed992a24f114070b14bb430a by melifaro: netlink: fix non-default builds (no INET, INET6, ROUTE_MPATH). The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details ------=_Part_796_1543024600.1664727056380--