From nobody Wed Feb 9 00:27:04 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 BF62619A702C for ; Wed, 9 Feb 2022 00:27:05 +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 4JtggF3htKz4hGx; Wed, 9 Feb 2022 00:27:05 +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 5E4C9230F1; Wed, 9 Feb 2022 00:27:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 9 Feb 2022 00:27:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1026132112.8785.1644366425387@jenkins.ci.freebsd.org> In-Reply-To: <1153502177.8777.1644358372505@jenkins.ci.freebsd.org> References: <1153502177.8777.1644358372505@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20611 - 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_8784_1856817005.1644366424739" 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=1644366425; 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=Er/34Olj+Fv4AR4HTftaoLGuSdzoCVeqlx7Kvj2kQS0=; b=QBaWsJEIKHoMYsgRKx+hSVHPWNspZqnnOIO6pRTbY1T+ErGb5XWSDyKa8Pgt8Wsqvhrm42 I5vQv/kSFTQmY7EvjZp0WwcHBE0AadXkf+E/YQuWolQnmQXn/D+I4HFI/unHpNbU7/LaQB Rdc7FWZMYE3iMamJgcLrugRdLy01uMsPeC+6aXxehqPWyAaWJDKf7atASYixzrNKFaW0a6 esH2xyTS92SFtSOab0gl0SxGEdj2LPxyiCK8n+WOsMsRrEFg4JKjsSvqMqATl3PvLymZZi lbZgkoj2OrPj+zd+ZaJHFUG3rWLXisDd7pnZF+9d74cRtY3K6Irkt4L5ny1HRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1644366425; a=rsa-sha256; cv=none; b=X2RtQyXxRgr9Qix6/71ahNPzCYCOFUYTPaCd7QHGF+qFTR3eQrY5v1OD9hV24Xdbah1Vnv eRKSzJOemMknJg2l4cAMqqGiS5XfD3Go1Wba6FdwV425CPW5pzWkQ9v/gMOL/KEbwfpGNc Qs5STiVi2sFyQxSyiHb6Ou/Zt3ziqnn51j0Lw9SVwaLTVYiuucxzAXue5xTDnw2Vnb5mEJ ORRc7rBalANwumRxUwo+AUXCWtL4e/dvJz9HjUiU44Q3/Y7mOpZvwwKcL4eiX55b3l3qm8 0BlfWrHEGV5GkvMxau14W8ExAYUtMFbADlfRG152y4K5tdffWisA35K3u0CNdA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8784_1856817005.1644366424739 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20611 (5f2aca83940097d7d23b4137073fb601f8e74232) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20611/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20611/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20611/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) 7d8a4eb943a907a92dd400432c3c3adcbd93dad9 by dim: tty_info: Avoid warning by using logical instead of bitwise operators 5f2aca83940097d7d23b4137073fb601f8e74232 by dim: Disable clang 14 warning about bitwise operators in zstd The failed test cases: 1 tests failed. FAILED: sys.geom.class.multipath.failloop.failloop Error Message: dtrace didn't execute successfully ------=_Part_8784_1856817005.1644366424739--