From nobody Tue Mar 17 17:42:13 2026 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 4fZzmk1sYyz6VLxw for ; Tue, 17 Mar 2026 17:42:14 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fZzmj6tZXz3md1; Tue, 17 Mar 2026 17:42:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773769334; a=rsa-sha256; cv=none; b=EwzMu++BJI/pNbSK164nL3B27aAxRR3ygUUzMTY4XNx9rF3/2EHEZNHua3EcM3OTgJUmjp VgPxGWXV/ODCL2XWQBEwb32rLIzL4gE+FcwjfKuyT4dqWXslTojPvIhw5G9ylADuJCHxyI Lxltbncjlt8tUVWvSQ172BIkjAvtX9PHRKWyIYofv8gPy3ZBtzpZRkJIbtUZtvEdSH6mDB u0gwjwPAARa/oXWXKboslTbxrtLHQayKS3xfkEJ0klQJ6YAm6jiyEfVD4mjADnfUqgKhmo 9lhD+yw5sppw6Wpe7Mq5Q86b2Y85sci7HGIYYki0SVcu74f+/djnYM8VUpb4Lw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773769334; 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=WucSveOpz25GCOrjizmDeOYYb7loMAWCLzN6mgzXqk0=; b=gkOr7N6qzNMihxodeAix7/PptXiqjV/zX0Zuo80qf37sh1b9zZToR/TiVURzbDcamYdyt3 L63BVU+Odt1Z/8NChbI/RkcSM5s/og9DU/8eOZv66eSGGm3VgB1kqR9t7IGhP/m1Wnw5BD mCLlaSO10DgEcYvd+a65u3hLIwPwcRBNKDokAYQEmjNxkdY26oVN++741I7w/W/dWLI/Od +YJAiEL84kHNvJs7zhg+D6vgdXIPSET7RVrIJ003z1Lvs+CLtnTLm8mMIY9q7NenftEqa1 jEnt7Rfj4MLPWs96AsTPr1pxkT1Ito3t3k7iQAb1RZ9d18Zr2RRuXy7ri7x1WA== 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 4fZzmj6PmKzYqq; Tue, 17 Mar 2026 17:42:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 17 Mar 2026 17:42:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <431201301.533.1773769333908@jenkins.ci.freebsd.org> In-Reply-To: <495677194.531.1773759685844@jenkins.ci.freebsd.org> References: <495677194.531.1773759685844@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28059 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_532_797320327.1773769333698" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_532_797320327.1773769333698 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28059 (1d13d938fe6c7639d2bb4cb5248a1f81275b6891) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28059/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28059/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28059/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) 1d13d938fe6c7639d2bb4cb5248a1f81275b6891 by andrew: virtio: Ensure power-of-two alignment for indirect queue The failed test cases: 6 tests failed. FAILED: sys.netpfil.pf.nat.endpoint_independent_exhaust Error Message: server1 did not receive connection from client (endpoint-independent) FAILED: lib.libc.stdlib.cxa_thread_atexit_nothr_test.cxx__thread_inf_dtors Error Message: Test case body timed out FAILED: lib.libc.stdlib.cxa_thread_atexit_test.cxx__thread_inf_dtors Error Message: Test case body timed out FAILED: lib.libc.stdlib.cxa_thread_atexit_test.cxx__thread_local_add_while_calling_dtors Error Message: Test case body timed out FAILED: lib.libc.stdlib.cxa_thread_atexit_test.cxx__thread_local_after Error Message: Test case body timed out FAILED: lib.libc.stdlib.cxa_thread_atexit_test.cxx__thread_local_before Error Message: Test case body timed out ------=_Part_532_797320327.1773769333698--