From nobody Thu Jun 23 18:31:13 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 F351985C43C for ; Thu, 23 Jun 2022 18:31:14 +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 4LTTNL3lLtz3mMG; Thu, 23 Jun 2022 18:31:14 +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 4A06F203B4; Thu, 23 Jun 2022 18:31:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 23 Jun 2022 18:31:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: thj@FreeBSD.org, brd@FreeBSD.org, noreply@github.com, behlendorf1@llnl.gov, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <238760436.1111.1656009074333@jenkins.ci.freebsd.org> In-Reply-To: <535501533.1093.1656003986107@jenkins.ci.freebsd.org> References: <535501533.1093.1656003986107@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21507 - 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_1110_549715778.1656009073064" 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=1656009074; 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=hop2MJ4VsfHjrCoJcQFAbi9o0uiEwf62VoAym7yOzoI=; b=yT8ANaPDMMW2AENR0LyhB5/4mXlqPnYWigoq0Zojll7Jpn+Y3rTNtIPXfaZ8OJsMu3Z0/M Iqett1mOEwJbuLgwt16Rd3ZR6sa+0r0Ce8SluVCIDI2ioqg9QjRTxpVKqkne7V8y6cAO0D BHabFbLENwdwU9MUgGp3BTSn3O0QTtfgabGVbJjwcQUKmfOQgK2Er6HvmWTl8chx6b2A8K c90B3+mfgehJzkXMMbMl7tI/E9XqyxiCT8tHguAmgX6Hjx1DKNyYnWRgrNRiyyqQhc88Jq qjJEnQ4XT0eIh8cnzJ/V76RJeDcBr6IboveC07irB0cAR3PaJ5fEs8R28sCOCg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1656009074; a=rsa-sha256; cv=none; b=OpXJrO8pA4Hk6IU7hAkBRBoaQ7HhDSbsjs0ycp4JkW7wU0+7fr2HcvE93zC5u72qaxHxX9 v0qNXVPWypw3rQhnROpqFLcdaN41kdjG8MY16unSMRfV8XBv1pD45LoE0PbWEC6dVSH9Sg rpWssHBiOsfedtPtDxMjDprQ6BO9gunQND454bHKZuEUuctYw8Fa9mD7GiGqXvQy76q0n8 ezvJOVQ9a4mcchpbTZkhBQvv6dRhEGp5MzeFartDR6whWBYurM8A+sasidUj0EHw6emKD0 jx7ZcJyMOFDPItDYJv/sj9Wo68giX2LSvtxFKgxTN0wSwv7pWkZbe0i/J+em6A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1110_549715778.1656009073064 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21507 (1f1e2261e341e6ca6862f82261066ef1705f0a7a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21507/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21507/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21507/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) 985c33b132f6c23a69bd808e008ae0f46131a31e by noreply: Introduce BLAKE3 checksums as an OpenZFS feature 6f73d02168ea4d4c27e95d3f23df7221c7321e07 by noreply: zvol: Support blk-mq for better performance d68a2bfa994d3d064924e8c303a9a7e8e6e02682 by behlendorf1: libzfs: Define the defecto standard errbuf size cdeb98a116a3b31558d6d7cb861b0cbd992a27cc by behlendorf1: libzfs: Rename msg bufs to errbuf for consistency fc5200aa9b345972fc1b99869b03a373090b84c7 by noreply: AVL: Remove obsolete branching optimizations a1aa8f14c864b6851649f9c3e74e9f12e6518edd by behlendorf1: Revert parts of 938cfeb0f27303721081223816d4f251ffeb1767 4ed5e25074ffec266df38556d9b3a928c5e0dee9 by behlendorf1: Add Linux namespace delegation support 87b46d63b283d9e2c3b10945f37233d1dedef02a by noreply: Improve sorted scan memory accounting 482505fd4219a4c3a91f2857199436df27ad687e by noreply: Add weekly and monthly systemd timers for trimming def1a401f44abce71196949feaecbd66ebcddf0b by behlendorf1: libzfs: zfs_userns: Don't leak the namespace fd 9e605cf155040f76f3971f056a4410ac8f500fe3 by behlendorf1: spl: Use a clearer name for the user namespace fd 4ff7a8fa2f1e66c4a10ecd4fd74c9381db24fb02 by noreply: Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property 988431966639d791ac269011d136e85f3602df75 by noreply: Fix clang 13 compilation errors bc00d2c711c5bd930fe63deae3946ed3fb2463b4 by noreply: Add support for ARCH=um for x86 sub-architectures dd8671459f59484b1c20fc1b5e1c3acaa2a290c1 by noreply: Reduce ZIO io_lock contention on sorted scrub 10891b37fa8f2cbf71ec529fc3808113d94d52ef by noreply: libzfs: Prevent overridding of error code f60973998593c37f55beea05e74528c1992b7849 by noreply: expose snapshot count via stat(2) of .zfs/snapshot (#13559) d51f4ea5f9575847a271f2c99253b072a6ede07e by noreply: FreeBSD: Improve crypto_dispatch() handling b17663f571bfa1ef5e77d3c72f1610bacfc0c6ad by noreply: Remove install of zfs-load-module.service for dracut deb1213098e2dc10e6eee5e5c57bb40584e096a6 by noreply: Fix memory allocation issue for BLAKE3 context 97453e5e7258158042795740f2736cfca972269d by thj: Unlock inp when handling TCP_MD5SIG socket options 795888971628db9cffbbd88cf3a7883897ff657d by thj: Add tests for TCP_MD5 getsockopt a320e9dd51e6e58715a1390f2e00790a94017dfb by brd: bsdinstall: improve zfsboots ability to handle datasets under a BE The failed test cases: 3 tests failed. 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_1110_549715778.1656009073064--