From nobody Fri Jun 2 22:12:29 2023 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 4QXy0t5zCDz4Z8gM for ; Fri, 2 Jun 2023 22:12:30 +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 4QXy0t47wcz4PNT; Fri, 2 Jun 2023 22:12:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685743950; 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=6WmFJZRKrjeyQbN7czM9YH6vU6oiqY9Q+2mq7Mpfza4=; b=kJ92FeXJdGq9CrQhIuDWUmGacUygadUK8W7OM+W2J2SbGE05wn+Cr3PLxaTssOgiPhXT+q EQLtZj55fWTZzZVIR2GEeWFlyKyf7OvygAnRf5L18ppOrhTZsUCYNzvIVN++Kz1SPlUlJ8 1ul8QK1/rvBGv86QKgFHx7HIhlX4KdBtFIYLMb8iEny1cCcLqCAB/Vtl1L7P9p9Mx/4MuO F9Ge1dOXFpz2Tc0QnoZ0BsEIMP1I5N0iRtncwkq5hQbZwuScmKLPrHYmMfhoM4BAgDry1F wqzc83sdroFdi5F5OBekzJlr5jh4hHvpBqefxwudPG0BTnbumBYnEMl6KcLZWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685743950; a=rsa-sha256; cv=none; b=PRoAuH6hrd6IoPC//iKDRJwzTPEHt0o5rVRdBxRuups4XXNWqy94++CKKpww1x5a/mPaD7 RYmtq/bAzB7k001Ytd6+STWZP8s1JFqXDatzfv6SdKje2sXwz4AhQs0fPVeHncKJy4eAzY OFglAUyartC1MJ/ohBgSERJ1MjbBFQ36d3kZKPVJeUZpuudzpfmtwNfpOcs5fGhisk2/Yi JaH+vzaBaMVXzLWPkVHVOCj2YfLqXtsYnSiKk5whHGEe4AIt/4tNl6IeN8uXT6GGvre3tG Uy/xgOQ8o+5qCQEGWPWXnaoPuEGjTpNFE9FrkufhF56JhCI5O8C/cpcRDKpuxQ== 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 4QXy0t382Gz1G8S; Fri, 2 Jun 2023 22:12:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 2 Jun 2023 22:12:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mav@FreeBSD.org, jhb@FreeBSD.org, glebius@FreeBSD.org, markj@FreeBSD.org, 0mp@FreeBSD.org, grahamperrin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <193345129.5689.1685743950448@jenkins.ci.freebsd.org> In-Reply-To: <931706216.5665.1685732026567@jenkins.ci.freebsd.org> References: <931706216.5665.1685732026567@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #23662 - 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_5688_1103485387.1685743949462" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5688_1103485387.1685743949462 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #23662 (0981275c75d5678172eb9dd8fbc89ef61c05c979) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23662/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23662/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23662/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) 7811cca8722dbf91df4144be462ec220c690f294 by glebius: netlink: fix compilation withous INET6 9ad8dc721e57bdccd55532a01bde251502966a95 by markj: ossl: Expose more CPUID bits in OPENSSL_ia32cap_P 9a3444d91c706dda65040138acbdb8c932213960 by markj: ossl: Add a VAES-based AES-GCM implementation for amd64 9b1d87286c78266dc76d32a06ed19bf3e93c0a3b by markj: ossl: Add a fallback AES-GCM implementation using AES-NI 6a3e9a885a9f27863883fc9500975e4e6f6c9fde by markj: nlsysevent: Fix the EXPORT_SYMS definition 1e078fb6021ebb5ccfb092fe9e5befcf4054ac0b by 0mp: nproc.1: Fix "first appeared in" details 30ff1255fcd6fc2cdb96924d3185dd7fa6c31c68 by mav: Fix panic in nfs bootp/diskless after 0785c323f3. ee06552d625f267e4a73217ce8a9bd63de3d6cfd by jhb: : Include . 67f938c5ff1a4c90fcb9372132c8458ed67aba57 by markj: kevent: Make references to filter definitions const 7266f5249848512b99d4dc78256af148f9df986e by markj: x86: Mark the CPU idle function table as const 056305d3aa2bdb93e57c7a3d369e5742b1b404b8 by markj: ipsec: Make algorithm tables read-only 556b43492297617d0eb69ea19e3e01701e787b71 by markj: ossl: Compile newly added files into the kernel if so requested 0981275c75d5678172eb9dd8fbc89ef61c05c979 by grahamperrin: rc(8): document how to reload rc's configuration The failed test cases: 6 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: sys.netpfil.common.dummynet.pf_interface_removal Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.dummynet.pf_pipe Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.dummynet.pf_pipe_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_rtnl_ifaddr.py.TestRtNlAddIfaddrLo::test_add_6[gu_host] Error Message: /usr/tests/sys/netlink/test_rtnl_ifaddr.py:702: AssertionError FAILED: sys.netlink.test_rtnl_ifaddr.py.TestRtNlAddIfaddrLo::test_add_6[gu_prefix] Error Message: /usr/tests/sys/netlink/test_rtnl_ifaddr.py:702: AssertionError ------=_Part_5688_1103485387.1685743949462--