From nobody Fri Jan 20 03:32:55 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 4NylSS1j5Tz30whK for ; Fri, 20 Jan 2023 03:32:56 +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 4NylSR3VNTz41wx; Fri, 20 Jan 2023 03:32:55 +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=1674185575; 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=EXQWUSJf987IRBV5ryKQ/xTQeD86dUntvxd3cs6mDHw=; b=ETVI36l+uZIhvceD9FbrEddF3LfN+eOKHqGJF9RTjov5mrdziIW2IbBoBBwQEedV96Gp1m 3QU2GsNfvwDplZqZEt2eRilA/yeGK+bPnYrzsZE4HF/vrZAlcbHeWACQCKz8+cmj9zc2F1 sFDrnLDEik0w3/dpZdNMTRRSqkfnG5iKIcxJF13XOj/mS3gg21TCZbrP8rxp4QguPV7rlV 5fkwsB+8yNT3vwnzzqgRzHGG0nyWULQr5M+WEZX84Au61C6MYoph9htnx/8Pq5xH1rnegx D0wgef7gPLNSpNEeqJfhVYvk9VkAyUd/MgFu3/+IQP46HnoVZ9mIwIGF+4M9YA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674185575; a=rsa-sha256; cv=none; b=dTw35B2NkkdAYPQg2bu8G/BFr+BJGHC8qvq+p5LwB7Xwcw5+XjN+X5nIIPwN6zF4gxrPZR i7NYAAqBUfXnukl0sBYHclzqaDdlfkvk3+ftTR5yAOhTaAdOGQ6Q1FxsQX1KEShkaeUCKe nn2P9+84bgzuSeOU7H9L+HiCGyn6WDwETF7hrNh3jdiU7hsQny43oW3pTQvULhx64jouN3 99+8kCld1xZgAszlWpfgYFBbMHFidp/lCwM5ecqw0zUXbolQRDpoJSoPFDHrQQRi8fghdp AzVy+XGa+95PZ6IKX2I+lSqG9mvRzU819CFhxyJh9pq4Zz9213rkkjqFAv2qag== 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 4NylSR2WjrzGWk; Fri, 20 Jan 2023 03:32:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 20 Jan 2023 03:32:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <159287755.8091.1674185575366@jenkins.ci.freebsd.org> In-Reply-To: <267415916.8085.1674177865986@jenkins.ci.freebsd.org> References: <267415916.8085.1674177865986@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22831 - 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_8090_16911857.1674185575007" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8090_16911857.1674185575007 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22831 (43703bc489ec504b947b869045c492ed38c1a69c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22831/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22831/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22831/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) 43703bc489ec504b947b869045c492ed38c1a69c by jhb: stdlib.h: Fix qsort_r compatibility with GCC 12. The failed test cases: 6 tests failed. FAILED: lib.libc.time.mktime_test.timegm_epoch Error Message: /usr/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c:98: Expected errno 0, got 84, in t == (time_t)0 FAILED: sys.net.if_tun_test.235704 Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.etcupdate.preworld_test.main Error Message: Returned non-success exit status 1 FAILED: sys.aio.aio_test.aio_socket_blocking_short_write Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_blocking_short_write_vectored Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_short_write_cancel Error Message: /usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met ------=_Part_8090_16911857.1674185575007--