From nobody Tue Jul 12 07:38:20 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 A75CE1D07A31 for ; Tue, 12 Jul 2022 07:38:21 +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 4Lht0F2VVCz3CSK; Tue, 12 Jul 2022 07:38:21 +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 4Lht0F1XtVzbbC; Tue, 12 Jul 2022 07:38:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 12 Jul 2022 07:38:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pho@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1022165803.3299.1657611501219@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21599 - 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_3298_2009197631.1657611500942" 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=1657611501; 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=0Df1XYEh0oBdKu6LaMaz1JJNDfqpIB8d3z4bu/OyRdM=; b=sSHkhVtBakYZVXvoIAEWVQUeKoASLcU8jI044bfeApAXodKnG1MG/FqgshNX3itCn8xiqt Qkl2cpp9/WKg5pJnX7Kel2K2w98GHSk5LTE52lNpNK/JUO8IBKVGG5CK5ErwdHxYHBXEv5 jD0Hb03ExvMvDSAEp3hqTULJkPSjUGokySxnlcTLQUkSD/Z2ut/goUtEIFDfCxosusBZV1 rS1y9gAlS/uO1xXTi3MGnY4aMyeq9Cv8eHVXpuMsqMru84o3cBqMMmdaaR43yvtGkisble U5P9w8Brz6EpSXEaLxBwGCWD5wriIgff8167KN/s11rV2Uk88PTJAlXNmq5ZzQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1657611501; a=rsa-sha256; cv=none; b=i65Q2raFcmyzMg2/WHGFqJLyl1mHBgTXUAGOTSVSRtyk4Fly837Yy7FaLR+/q991+QU2JG 8xAit2Jc18bDiy8EDnEI5Ps6lyrEu5tLxogajMKt72Nww0uND2sjBFsVHnPUavDQxSOTsr BZTx56VDGp2eJaN4G6wXe+VPhy/JaqawlOCnqv4+s7NnV/svyRJNbipHQcpDKJ8Z9nEy/F 7MNM6IZhlghEjo47MvaUD1p72xY22Mlqt6YxPJlCNsfIn52r0+219TwQ2BGOfWZ6+8x5/M fpLoPu8Ef27aKiHzliUy5tgjjMKhKLdRQ65eSYePO4wHNF7FfbS/kPOxnD3g3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3298_2009197631.1657611500942 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21599 (7f3383d29baae9d211481309c02f93d8cb6c86c1) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21599/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21599/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21599/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) 7f3383d29baae9d211481309c02f93d8cb6c86c1 by pho: stress2: Added a fsck_ffs(8) test scenario The failed test cases: 1 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 ------=_Part_3298_2009197631.1657611500942--