From nobody Mon Sep 16 15:46:30 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 4X6q5h2DP0z5WK38 for ; Mon, 16 Sep 2024 15:46:32 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X6q5g2QVFz4NRJ; Mon, 16 Sep 2024 15:46:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726501591; a=rsa-sha256; cv=none; b=tmiM0ahuLSRBB17Ul0rwisexF+AyZLLvy9NZwS0QFjjnbtYYuqVtTisGpwLjaUlQrZyLuq 97mhHbWkUfu92fh5x0icWj7HXz406X2LbZVkL7YsMfm3BCtlhGOQG48Zv99TWzOr3I5tGm d2e+0VatR/rQIaEnCbNkLXG/2898M3B/V9EIHy3mbxu4PySH7P4YNj87IsWdUJv26FUWFg uXpjWWULHdpPxRt8RmII/6ndCBj3ubZlkKEJP92dqRPYEALON10z9tqHyvOW8qYN1pvXkD pBWiUckppMRJju6oB0hDwmeOlHmU1FTJNEqc6AlkhHwi4mLv8BMXfjBmX0qznQ== 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=1726501591; 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=U1pleGBbd/PrOYiHk8O51Yeub6rpYNDDaew3eC1KInc=; b=A2sPQYDpq0im96XhJsaSVbg5EiHtEB5OO25V39xNXznA9Pf0JR9D71cNLUVHKfPuorQIQZ kGM1X4PZl3RTEWqRb6TUyyPPDy50j4L5KTx1H1in4vbqc0NjketRCXa9swC7Uvihm1w3Ev mfuDxY/OaGE3p/Gbn1r3soQwu3JyHWDlv2knxxTTdgbKHVpgjrhEoq/iFbbuNGDfHjGP1V QqocU6XKGK6N13nmbd2AqQ4kU3hEozMspe1lngq8c5c5fJG1FObDtyPjS+Me0BTwXTmzsv kgxuqqgw/t7x6si1NaGGXmxjfbRQ8A/Hv+pwdhsEPmPInbDrfOgiXsRQYIDnjg== 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 4X6q5g1v19z11Jw; Mon, 16 Sep 2024 15:46:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 16 Sep 2024 15:46:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1782070788.6053.1726501591269@jenkins.ci.freebsd.org> In-Reply-To: <2144065366.6023.1726491636060@jenkins.ci.freebsd.org> References: <2144065366.6023.1726491636060@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25515 - 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_6052_493990097.1726501590901" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6052_493990097.1726501590901 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25515 (1c6bb4c5789c180d09653c04c6267cee5844b287) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25515/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25515/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25515/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) 1c6bb4c5789c180d09653c04c6267cee5844b287 by tuexen: tcp: remove TCP_OFFLOAD_DISABLE The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_6052_493990097.1726501590901--