From nobody Tue Nov 28 12:18:33 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 4SfhLy1PdCz52QdZ for ; Tue, 28 Nov 2023 12:18:34 +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 4SfhLx4gcjz3Zwr; Tue, 28 Nov 2023 12:18:33 +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=1701173913; 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=KsCjx2Q21BZduw5ig1LyQ0NvR6WO60N0G3evl99ZNhg=; b=RjwyEvDPWdfyKVMTAd8UFnS7GK9F/moRE67ENGbaOfG5oA3LeIlog5UkyZnJPNzk1a2Zie Gi2JXu856iyHkyLGU+P4rVTFsy4pOlEPV6kDHDtdgc5tIrWTqB1VjNS4wPe7nIBtbV1DTM JdX6Pu87mNvdnacFxF401ZgtpFhRutxryWI/GvhtYBI8U92c1WJFCZn3c1dVaMIvyWW/Ii BH9aGv8I1Pruo3UGZ7s9etLZgq3JTcz/Hw088ob6J7hBoWt9ultygUcw319ue6JPJDl36E Dnt7DTJE9+sqtBNR33BaaQ37vu3hsmyU+bUmS7DExEwmHKsKKQCH+SUmmbAPoA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701173913; a=rsa-sha256; cv=none; b=o9OQct3UFvVfLn8E7LVe2uc2OkSMSpRxt8Rwn19IhGjL/yOUv3J/vARWYkZT8sY0ssY+sT 2WjiwYYZTKlsITe+GBvQKW9yI3vYUT1PzYD09jkl1a/GtwJZhBBveXD/oJc5MNYPXQ05Xe TSNnRN/IC6bq/yJosb1cli/L6N2vNMp2pdytUq3+4+zx2vX7wfXCZ5jVaSUuHL5xLcbK2E WiNpIM0CnM0RwJ+JhTzBxNmiW/E+vAags2oJt4DFpDJxWPOvK4iwGuVx7WXsQZcYWcqHtY AZPBDNn/sg9pHQzFNkVD2sFqLWbXzJZCXsZC7N07LCeesVn8nGQDhcgJeYw2BQ== 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 4SfhLx3kkGz6Hk; Tue, 28 Nov 2023 12:18:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 28 Nov 2023 12:18:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: manu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <229070500.9350.1701173913528@jenkins.ci.freebsd.org> In-Reply-To: <299827733.9342.1701165019989@jenkins.ci.freebsd.org> References: <299827733.9342.1701165019989@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24454 - 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_9349_1994777155.1701173913254" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_9349_1994777155.1701173913254 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24454 (1148518afe434d590c3a66aceb04ce509fe14708) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24454/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24454/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24454/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) 7b4b05d8892080ce6614512b598c89009bcdaf08 by manu: Revert "sys/mutex.h: Reorder includes" 1148518afe434d590c3a66aceb04ce509fe14708 by manu: Revert "sys/mutex.h: Include sys/lock.h instead of sys/_lock.h" The failed test cases: 2 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6Output::test_output6_pktinfo[empty] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: sys.kqueue.proc3_test.proc3 Error Message: /usr/src/contrib/netbsd-tests/kernel/kqueue/t_proc3.c:89: ke.fflags & NOTE_CHILD not met ------=_Part_9349_1994777155.1701173913254--