From nobody Tue Jun 21 02:54:34 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 64B4D8665D9 for ; Tue, 21 Jun 2022 02:54:35 +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 4LRrhW19wvz3r85; Tue, 21 Jun 2022 02:54:35 +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 0832F198D; Tue, 21 Jun 2022 02:54:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jun 2022 02:54:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dougm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1717715968.769.1655780075035@jenkins.ci.freebsd.org> In-Reply-To: <901602972.757.1655764856470@jenkins.ci.freebsd.org> References: <901602972.757.1655764856470@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21482 - 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_768_1579230534.1655780074721" 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=1655780075; 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=uz0Bqop7JZV8jm1STx7Q5fwLbs5RM/d6YNQ6fH7mo9c=; b=tBAwUDIP/pLYMCHE1Wz94JbdwkYrLB2IWgdPI/QipKYWhGECh8Qe0cVGWNQx4gDZl+SMhF SV8ZQxRlNuWNFyJIHFsM1JOwwZYwDQMTsPCAKZhWaEegi23vtYaZHhGgzC18wrVJIyBtPG 2B4mvBFkNS9uIsRc9JWQBefza2L+B1Ok8nd+4ezooUgSlNharR51NvZraOHC50tg8pxjhF w4PCKS3xWGsYTgL/uftG81hdhjulkis7bvP8oDzZY/j3K3CYd+IVIqlkAEDnYMGmUfQY+4 kb9w3WggzZ4719ZozSUatpSOSOCFnF2S3YWk/wMMVRp0W0LKyh7HjsomtYHByA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1655780075; a=rsa-sha256; cv=none; b=B2u7RN6nmrEEapo88JLUll5uKAX+bXyH6hEbqlxBEXQrmcbARPqiE33mSgItoURFFtpWow ZyfYPJaWlasU0AKtJ5P/GuFI9xuuXnBQngueh7+wYBB09zGAc2ESHJlIpbreM9T+3nwAGo 2ClMnZGNx0VGhiNqhduoEbJIkYlB+QVlyWFDtSotbPb8VCahwl5+6ObfArEnDXuxvMtxo3 42XmLEixUIKEzDJq2iwWT36nQ0CAxQc/xEipnPiLIBnAyYPTuA+hyvz2Q+atyQlyK6Rg9N bJqitCgHgG5dRKtk4TTKC1VzM+KYqOMNaybgKDUhlIetEnMq9Bi09xlDDpYDAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_768_1579230534.1655780074721 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21482 (70b5d8fa0f9457833027e4a1c57b4e68a9351cac) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21482/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21482/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21482/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) 70b5d8fa0f9457833027e4a1c57b4e68a9351cac by dougm: iommu_gas: Drop needless bound check in lowermatch The failed test cases: 4 tests failed. FAILED: sys.kern.sigwait.test_sig_discard_ign_false Error Message: /usr/src/tests/sys/kern/sigwait.c:373: SIGUSR2 != rv: sigtimedwait() ign=off should return SIGUSR2, rv -1 errno 4 FAILED: sbin.growfs.legacy_test.main Error Message: 6 of 19 tests failed FAILED: sys.geom.class.eli.resize_test.resize Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.makefs.makefs_ffs_tests.autocalculate_image_size Error Message: atf-check failed; see the output of the test for details ------=_Part_768_1579230534.1655780074721--