From nobody Thu Jan 19 04:42:45 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 4Ny93V4TY5z2t2D2 for ; Thu, 19 Jan 2023 04:42:46 +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 4Ny93V1WC8z3r5n; Thu, 19 Jan 2023 04:42:46 +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=1674103366; 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=L8TN7O89RpKC9fJYZ4GbL5qL5iaMlOajuS/LhV+wdoA=; b=CaznXZcBYD5kMqr3ZriL/qAVvU2uaETxSJUs6sX4DbeW2Rex9PaoBY0FX7bZ8BbiGLK1om mFYCb4HoWOEZVldIrl1u9THMezH7SsD5kZXmLu/foh1Vacx4phSEWyLlZwwHWd3Nf/OT7z O51nfcZG2DH3LjIOt/ouQjI7o+XHH3LVAvQqRoBCyebCLYNnxK0v7126wNytiT/r88u/Vo JqomoB5INlaqB4XX6wNXISMe22/Gd27w/eOO4sABLkBjJBC+sphcoT4vRV2OKc7BD+y/Dq FwFFRuwPJGQovrUMOZWtu8+U8JAKiFdOuGWXjM/9N7jWqgxXoWX/oVxVZLvi9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674103366; a=rsa-sha256; cv=none; b=dCXq8XW6bLWEt+WVI96MosoTPuFbzZvFTi+RE8dZG9otGJOM8IItJS+d2dv+/9Vc9brLl6 q8bPXr6tw0E7SKas8UcmZWZiWX5uTY7n/9tl4e9TR2Z2MeinOt96pvs6pkmRpFfGUd07Cj bjzTNEZT3QDDQsI2mtluDQyJABCjGvHrFKpLuf/C7KU/dRiG9djNjT2vMJ3bO0VpBNmZUM coxrxrlUuljsNcsuz+1/mMaeSyOKkH9TlOYdsI+c9o2tBiLJUJ/oUKFWvBzzgJM5eYMTc9 mKm1p3sBRjvME0w3ZZv8DI3zd+8MZQDClU5UEhhbZ+Iyt0NAWoIaFaJb7S6JYQ== 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 4Ny93V0YGHzdnL; Thu, 19 Jan 2023 04:42:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 19 Jan 2023 04:42:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <975416664.8025.1674103366081@jenkins.ci.freebsd.org> In-Reply-To: <681703133.8011.1674093192173@jenkins.ci.freebsd.org> References: <681703133.8011.1674093192173@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22825 - 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_8024_1250582517.1674103365561" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8024_1250582517.1674103365561 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22825 (846e4a206fabf18b7ace01f6a41f65252da3dd95) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22825/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22825/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22825/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) 846e4a206fabf18b7ace01f6a41f65252da3dd95 by jhb: ktls_disable_ifnet_help: Set curvnet around sorele(). 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_8024_1250582517.1674103365561--