From nobody Sun Jul 17 13:53:18 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 4Lm64Z5MSfz4TNFJ for ; Sun, 17 Jul 2022 13:53:18 +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 4Lm64Z3Qdtz3dHD; Sun, 17 Jul 2022 13:53:18 +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 4Lm64Z2QX9z12mb; Sun, 17 Jul 2022 13:53:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 17 Jul 2022 13:53:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <847557949.3705.1658065998344@jenkins.ci.freebsd.org> In-Reply-To: <1363591104.3699.1658050871980@jenkins.ci.freebsd.org> References: <1363591104.3699.1658050871980@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21638 - 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_3704_1958161412.1658065998030" 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=1658065998; 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=POcSI39EFQHu4RDwvaKR7eqnjiGyOIDFrZRPJu7Z0tg=; b=qVMs8sYOjuo/LL84fgRgHdZE/0FWdXMNyZfEgn7cxZLquH4KQl/27V5DkMAsXf3V7NcPHL eFvka48pkDrtxPlXms53drTZ7B1sErEEDNT6zoWmE1Jc2HzTkV3pAQrIqVydOgu+Xiw7hm tZkjS+qGYzg/R7bK5rykcThsP5Y3opqSIS6rjxNblJ8zzwUstcIdgZ5EX6MeeQa2Jlm+0F rH4EcSY7omRUa4ndbeeKUeec9CfNi8opE1RMxbA3t49aeZtQGNJAFazo4zHlLWHHa1PjuB ZaRz61Y0C1sDk27LAdCtMLDWqvB2H684Fw+RBPtZEyjoD9hIO1xpw02ZJwSgSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1658065998; a=rsa-sha256; cv=none; b=VywbX9i7Nraw7Ra+Tohw2V7WIWxHwwz0A7G4eZoIai970RDSG1qqBde0PEqk7PU4h1Azh+ 59Jxs5hpoZ2FGUCk0/KowEjOhRjIBTv8S6kQEtcZ9OJOFARKqMuyFJpyMVHSh++5w53Wl3 olpuQqzvkjdI9t6ZhfC4xU6nXRpa/z82f38vnp3qxN7zfK7R81TGYQZXu4yCujU2molYYB PSZEBftDTk4LEg/zkt+INkjwY5NoqPx++MnyrnhBJIoHgSCRWtqDzH16lIwxGhGl2gDn2v IPr+tnGXiX6cWSpwJ2FO+4tgmWViats3ZqhLeprqqvr7XJ6Q+BQhVkvFTjmLXA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3704_1958161412.1658065998030 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21638 (7f3c78fbc9b41b720c965c1fa9dd1ecfa25fb507) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21638/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21638/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21638/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) 5d32157d4e5c2dfda5ca39d40bf4620b04fc2b29 by markj: vm_object: Modify vm_object_allocate_anon() to return OBJT_SWAP objects cb6757c0a60a02d41bed4a47f1e74cf7ac336a6a by markj: swap_pager: Removing handling for objects with OBJ_SWAP clear fffc1c594a7382ae4da963dfa9901e549cfa5e9d by markj: vm_object: Release object swap charge in the swap pager destructor 0cb2610ee2dccfde2e385f8e8a10d0b8d6bc0687 by markj: vm: Remove handling for OBJT_DEFAULT objects fff19e0ed2f3a56ee063f0ce1486b1dd35df6d6c by markj: vm_object: Remove redundant OBJ_SWAP checks 1424f65bbcb3283c899c356bf38ef0a9930add34 by markj: vm_pager: Remove the default pager 7f3c78fbc9b41b720c965c1fa9dd1ecfa25fb507 by markj: vm_pager: Remove references to KVME_TYPE_DEFAULT in the kernel The failed test cases: 12 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.geom.class.eli.attach_test.nokey Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.delkey_test.delkey Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.init_test.init_B Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.init_test.init_J Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.init_test.init_i_P Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.init_test.nokey Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.kill_test.kill Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.online_resize_test.online_resize Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: sys.geom.class.eli.resize_test.resize Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.setkey_test.nokey Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.setkey_test.setkey Error Message: atf-check failed; see the output of the test for details ------=_Part_3704_1958161412.1658065998030--