From nobody Fri Feb 16 14:45:41 2024 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 4Tbvqp2y1tz51hJZ for ; Fri, 16 Feb 2024 14:45:42 +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 4Tbvqp0rzCz4lb9; Fri, 16 Feb 2024 14:45:42 +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=1708094742; 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=gjMvi0pwRPtFXGho20LqzC1zGQI83MYuH5S6GLO9IBw=; b=DZZkJKQzBqI23RxW888eFZJqhI5lBLcrXFlYYSyx+u4w7VlZD9l6cBigiS9mF0iS1bNzVH 4I+UOfnZ4FVhHGNb/xrDfMRGYmYnaomK0CyYUTHUskw2itV6chvC6Rl2wq51UZz5uP8/1s 6zcPh/a+zlLBqi9UztkgxDQ1Ja5ceM8RgQsKTEHeRVkLn6GwR14d7X28OmhURCSweBiYRC 8UkwFgb2wwl8AIudBkryefHeyjUJAXDHzDN+XiyOsIhLJWs5TrzPBfuGwElmKUfnk/+OSC UG7HucH5GGT64sI+D7DsFqlexM5mxfKdpJdT9Ew37kw25V9yPVAN8HDGsIOCVQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708094742; a=rsa-sha256; cv=none; b=Q+qw5cbVRtzO8egdjw7ptjHuYIoBd3fHfZUIlmSvlQxvZrcx/U6DqJexUYJ5TCeZKRygSd FaZlEDvuxgXf4k/HPHo0gP7OUf5tSS9Of2cAvDBwu4PfizhH/hNtgckny6GbyuLSGYm7WT sGQLAGmFz/GlBQOvY93LGUQbMvg5hVh1oRO0GjijqqSe7vcq/xQldBkn0oEzbtfvHVW/T4 QEDsUH8OOucdnDsROA+0fpqOioT7U+4h4dZm+dPC5fijdogI4Icm4QHHjS16LA0FGc47Vv NTpF146/hxUVN+2e0joxz8LtMXttB+N4geDl9D4dnOrwM19EzIczEHwrut3dog== 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 4Tbvqn70CczTLP; Fri, 16 Feb 2024 14:45:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 16 Feb 2024 14:45:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1030102495.1171.1708094741988@jenkins.ci.freebsd.org> In-Reply-To: <978338961.1137.1708073192465@jenkins.ci.freebsd.org> References: <978338961.1137.1708073192465@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24741 - 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_1170_609264001.1708094741543" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1170_609264001.1708094741543 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24741 (2c191ba6b0b5d1b3729a5ac428d51cfc5d5f3d2e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24741/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24741/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24741/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) 1f1b2286fd5ae4cd7f8e6412723201e92d28771a by jhb: pmap: Convert boolean_t to bool. 850ef5ae11d69ea3381bd310f564f025fc8caea3 by gshapiro: Import sendmail 8.18.1 19d4fb85bf17579780e8f0c3cbae8a5e92a6922e by gshapiro: Add new source file for sendmail 8.18.1 1b6a5580c1f999fb1ba5f9860cf63a8aefc55b3c by gshapiro: New sendmail 8.18.1 cf file 21c1f1deb6a3ac6a60e4516261e5264a28e0b7a6 by gshapiro: Add a note about sendmail 8.18.1's stricter SMTP protocol enforcement 2c191ba6b0b5d1b3729a5ac428d51cfc5d5f3d2e by gshapiro: Minor change to update these files so new freebsd*.cf files are The failed test cases: 1 tests failed. FAILED: sys.fs.fusefs.last_local_modify.main Error Message: Returned non-success exit status 1 ------=_Part_1170_609264001.1708094741543--