From nobody Mon Nov 14 05:31:32 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 4N9dGF3pGdz4gK2P for ; Mon, 14 Nov 2022 05:31:33 +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 4N9dGF0wVvz4JD5; Mon, 14 Nov 2022 05:31:33 +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=1668403893; 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=Jir2oz3EIkFjTZgpdlWCYVsVU77LK/+BwQW1XfZ5H1c=; b=bY9ikS7K3E5aWixi6XKdA85YPfmiYphZjPtIaX6z59f85unVYRhQ31dC3olM2NBsykxAbt ND4d2E7zyna39JRylnfmnXD663lyYuP1s/7jxRwh8Ne+4nKOpp2aX/9Dvt/f725rDzXpRI G4oX20HTFIlMaur7xlFTeygWj8d/heL/Tsy1pjhuskMqXffd1ntcI6/TmUUt+jiKRlhueW 9zQSBtaXwVGZ5xhI21kEZo1yZ9Tni/mFfXvvWScM18LMzxPKdHhbyIoWIDpY0hrVJvHdS1 N+CMB+2GVVgpZU481lu9T+BsvIFMIoPcs8V5MpS+uTPmkWRHMTLJovC9Rk4lgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668403893; a=rsa-sha256; cv=none; b=LaGrqoZ3IoQqHaJarMAfXPJFTDjreUbSGkxuR3FGS19UK9LX0UXOfPsQn3swY5HOUG67WZ iKK09K1PqMErLkSD0nmyMtDIZhYXM2PqXEZXSJAbIB6dFyIPZNt2gicKlyrs8XAuTgUmn2 wv3CvFZqcWfnOAT/v2jCtct/ULfbqu3+onhpSoezTVXh7Epl5UfUkS3yJXa2GFvLoj5sIS MVtPUuQ+RJc9/y5xDhSiOP6BBD1nIhmSADZFs/U8PR+KcdVLgvjopH6x4iU+3UIpbS8sJH tcOSKOuXiqf23G7dmE7+fy97ci1JqBpqtXZEAZvx0NoHC2Bq6lKlerUp8cK8xQ== 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 4N9dGD75XJzW0D; Mon, 14 Nov 2022 05:31:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 14 Nov 2022 05:31:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <242488447.3891.1668403893000@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22476 - 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_3890_273292856.1668403892499" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3890_273292856.1668403892499 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22476 (3a13b5ac83a100ebb5a0da0579e418f19b3b630b) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22476/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22476/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22476/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) 3a13b5ac83a100ebb5a0da0579e418f19b3b630b by emaste: gnu diff3: apply patch to committed src, rather than at build time The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.route_to.dummynet Error Message: atf-check failed; see the output of the test for details ------=_Part_3890_273292856.1668403892499--