From nobody Mon Jan 17 02:51:06 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 8724F1956AAC for ; Mon, 17 Jan 2022 02:51:08 +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 4Jcby34lslz4mFk; Mon, 17 Jan 2022 02:51:07 +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 710A025D47; Mon, 17 Jan 2022 02:51:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 17 Jan 2022 02:51:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, zec@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <401371477.6859.1642387867472@jenkins.ci.freebsd.org> In-Reply-To: <1275152686.6851.1642383157916@jenkins.ci.freebsd.org> References: <1275152686.6851.1642383157916@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20403 - 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_6858_2114625580.1642387866488" 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=1642387868; 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=2iouFnjAo8s9QvLE3luEeRcoBGddK4ehe7W+e4vPlDg=; b=hKEmM2ipzr+nXp5jkRWH2kKP3o/Et1H2K8ULMacVc/dCP3zo4KAkO40YQwBtqUv12ACW7p gBaTqJHLZK8FyJcMw/AuGs6UBamT4/GuD2f1TPqYJBlZZLdD81HggxhHwSfRSUdXL0IVai 5wEN0AtFNZgIaGB9K7PRVrDZp/AwigAowEDm/G7StFUdMwTZCGn/1yDSOI82pfyxyrnKCk dEMi9Kw6NJ+xeDZyfp+73yWILLlwzOBBRqwiAwCPYqYnY2wXsVSvL7pFwZWpa6kN+K1YS2 W63R8Yz0kc3aLiFfGLV1njI4D05/jAT5sKmQmmF24DIle/cPNn2mAMWJwdzxMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642387868; a=rsa-sha256; cv=none; b=cYLb+dFyxIeZB1AV7tuzu8oN18vhNSQDvDeLu1DcIduygbOBTsATs2oQncuKtHa9B4y3e4 jSz8BxoBM+U1r/6CdyrHXLorRLvMm1vAb7Di66PuiteRnWzWpsrHKcBrHYGZgrdACih5at PWMAAUMan5LQnw/WJugHF5+6NCxE13u3Vn9a7Ui+TlqRL5/fUSQ2O+70FoFmAgiXmvoT1f 7MAJC3rPMCfvCQwL2Heeg9MkK8HeAT8xm1PqCsMjkCu7iRNMdze18Z01fJJEqAzhq2AOE0 pZgRwLFEa/n1WjfYul29XwGvj8u+2DSkAylHWrk4zXk5HPgka6QBWT2N/837hg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6858_2114625580.1642387866488 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20403 (c3db9d4a1439e0144415e007599a94dde4bee01b) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20403/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20403/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20403/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) e7abe200c27b5723d315258ca658760fa84c7cf1 by zec: fib_algo: shift / mask by constants in dxr_lookup() c3db9d4a1439e0144415e007599a94dde4bee01b by bz: net80211: ieee80211_dump_node() cosmetics The failed test cases: 7 tests failed. FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details ------=_Part_6858_2114625580.1642387866488--