From nobody Fri Sep 30 01:33:51 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 4Mdt6m5pV3z4d6Zk for ; Fri, 30 Sep 2022 01:33:52 +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 4Mdt6m2nvcz3cfm; Fri, 30 Sep 2022 01:33:52 +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 4Mdt6m1ngTz11SY; Fri, 30 Sep 2022 01:33:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 30 Sep 2022 01:33:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, jhb@FreeBSD.org, kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <824665327.537.1664501632255@jenkins.ci.freebsd.org> In-Reply-To: <1161319597.529.1664489751402@jenkins.ci.freebsd.org> References: <1161319597.529.1664489751402@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22187 - 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_536_335372610.1664501631064" 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=1664501632; 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=lu1Ym2Kg38OlWY42TYsgcyGsv/sXUFa8BD9Ou/OaARE=; b=mH7AtDHTHP8r2KKdLo9q2VJczTNVMXWHHo4T+YXpOTDghzWWQNB4Y/bQVTRGijGlO2vfAA 5ar2h9RtedP/RypbqLYp95qhnx1WZMmDQ0JWxD3lG82YTuFPEGQfXWrjqW66TSkO7AD+Ge +yxRRbOsDHiHC6GVwjK2y2O28TvIDvrV3HTX1iMhoKL/9aHUtGVcz0cYpnrjr5uDEpanXE 56wD4u9jxEGE86/vzTwjjTlyNIPtnLRDS6tM1LbroCB2lF1FmLexW7YxpN5fIxoZwioXDa Y9lGfLUpRkQVyAr8lAz3MkGeKiSuHNiK079mlaRoo0roy0tJeifRNOsr5y+pKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1664501632; a=rsa-sha256; cv=none; b=bMN+MVsaYzwOxzO1f/MnQrEIA8KEzNfwiuUxbJhe0G2NIrvoLpW2U4Xq3z0v+5UjTBL0gV ht1WclYr5TVBjrhkYAzcSts0bulQ64M/6za45kD3yWcoA/B7/Ghz9i7cJqpyY+tHk4CWS8 z4Rp+riD1z/R2Zf+1JjPmM3vBVIIPgYOYpTpqGGvGc6Ok45sGhllgHgkoOpTxeqOyHqKmY gcbc4sdChJSRoJkq+jykiLGzhXvpcszWIGLMzFoBZnxcrsPnv1iBzPwjFNfiwH/n4Uu719 Qw/IyzT95dfWwxfMwssjLy7YN2Mr9BagXwufBF33oFqSgr7X9dFTEoR3lG6o4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_536_335372610.1664501631064 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22187 (cdfe82d35abb12b1363b545934d4f9c3fc3e60f1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22187/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22187/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22187/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) 79794d5c18b7df9458b3c609a189bf2159e234e4 by kevans: extres: syscon: pull in sys/malloc.h (fix !FDT) 4a4ad02da3c8f598b4ccf15b6cac9de3ebce3ba1 by kevans: uart: uart_cpu_arm64: fix the build without FDT b4c2a5b689864430583eee96e449519db15911b9 by kevans: arm64: coresight: fix the build without FDT 23c318ed86c4b4e6c474823a944f5fb9f2f1c2fd by kevans: extres: regulator: fix the build without FDT 78f3c734a5b755ceb47fea220e94755c8e82bd67 by kevans: arm64: fix build without FDT a779bb4d94914ca559752a0ec2d0da879e218165 by tuexen: tcp_sso: add support for TCP_MAXUNACKTIME 1aef571102e2d56b062916d69d962e8eeecfd1bf by jhb: rb_tree: Use void casts for RB_AUGMENT_CHECK with unused return value. a35572b16e38420f5f7573b13bfe2c3b07a79d19 by jhb: linux32: binutils as requires %eflags instead of %flags for CFI. b1746534958ad2ed76202b127182a0b302757e35 by jhb: qat: Remove non-existent path from -I. cdfe82d35abb12b1363b545934d4f9c3fc3e60f1 by jhb: qat: Fix build with GCC. The failed test cases: 2 tests failed. FAILED: sys.kqueue.libkqueue.kqueue_test.main Error Message: Returned non-success exit status 1 FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details ------=_Part_536_335372610.1664501631064--