From nobody Thu Dec 30 14:02:07 2021 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 21EE6192DBC6 for ; Thu, 30 Dec 2021 14:02:08 +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 4JPqhb6F6fz3h5k; Thu, 30 Dec 2021 14:02:07 +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 B795B19BB2; Thu, 30 Dec 2021 14:02:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 30 Dec 2021 14:02:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: se@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <558198134.5191.1640872927754@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20232 - 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_5190_1618279348.1640872927176" 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=1640872927; 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: list-id; bh=waosF7pB+iIzepYf5BuwQtR84Dk2ppwP3SvA5uQ7e0k=; b=J/mKnjKh+wjP3flr2LXuEKoP3RnJbe7zthraPI4JhBqhB7BD7JbCi5nUOAZLeBE0BUl01O q1p3hXtuXzek9nqsMHOGOhqVx0mxU8zqn6fJAApXLvgfC5z2anT6vfuTX/PMvtHr5qZV42 1ToYuDHrqb0QqhCz0VUgmsR8WGNRx+2AmOf/ikBq2H0O91cJDxvPiSZdYMFbKZd7jytTFz jMyN98k1C7C0t1xhEZjXwCMFCfcUILT29dwp+85djLs9XxnqNhS80K4SQlXFX6MqeeP42m och1sIA4ilFfZIa9sco7JHnawRUZLLiAYbl5uvpFYfXYN00bhGMCehv2CYE/Wg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640872927; a=rsa-sha256; cv=none; b=j3R7Joa1WN7oIyPf6uYxoJrIPYeZf1Kxrcs9qmLwSc1oud46rH/9znQtDsjhwE5J/NsVTv aEYiCJ9XOeLJPXzmJQRXuYVOzri7bY0yYuwNoviLduMMmHQriHssQr+4tiW0egn/rphsVT 9TKx1mzG5kS5d32CUN1P48DrrzDIR+6ZX7KqPlv8kmROsnBQD6YAUvPR75Zpq7UUwyQrJk AGcDfmJf6SOGPSv3Lw6i9v+Uqn717pjPA/8SGomRPC9WKn45//SKauHz7mgFDCal39Pnrx rgbHLUhcjIRpMYDVjWujH9GYe+fPCi59CbyXZk+ATbNDwg9uFDrF9CHtDf7PjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5190_1618279348.1640872927176 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20232 (e2650af157bc7489deaf2c9054995f0f88a6e5da) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20232/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20232/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20232/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) e2650af157bc7489deaf2c9054995f0f88a6e5da by se: Make CPU_SET macros compliant with other implementations The failed test cases: 1 tests failed. FAILED: sys.posixshm.posixshm_test.largepage_mprotect Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1669: mmap(2097152 bytes) failed; error=28 ------=_Part_5190_1618279348.1640872927176--