From nobody Thu May 28 14:02:01 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 4gR7TV2rFhz6fmwF for ; Thu, 28 May 2026 14:02:06 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gR7TQ15MCz3cnD; Thu, 28 May 2026 14:02:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779976922; a=rsa-sha256; cv=none; b=UZE4Mlj4PEP2cmFlBfkA8718EaBWWp8IWPkK4sH6RfkXoOE3/u84l8rIEqHq1G4JhlrNUL iZfXr4kfDEuhl/41Dl5Ay8gLx73P5xEjkjEJnmHEW0Fwp7O2TpRJ1dSRRvzFajoFPlBzWq Z73RYqbe6V24zV5AJOwv1lph1CEibJd22h+qCKkB1crgyhwx9hbHLmqguRdyjGQsxEoWaf 9E2s+imsEgyFliqk14MItdqJyxGhulYLcGEQjSE2tLCMo7bcf2jdi0SiP/NhzBsxJERF7t 7TZFhP+ovedwrSwgna/EPHaDVgeMpVLQMKqGutnl32IBniSN3c62klyN5uy6KQ== 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=1779976922; 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=1sX/0+6tuqAy2NX5D7Qc7GUpCXgMxU2stktSL2KyWls=; b=DOJ0arc088p5T5dDd+029c3OCo9CizLIiCrs1Pmwvi5ow/1wMxexUfUBIfrA2dpE7t/uVo shh8YAMkS4c143x7dSr8vNSFaBA90DMo2VZBBRJYye5OzfcS1rmCdipdURh6N09n5+c4L/ sO1rJkKACGimaW/ehRfXeDBzyI2D5plhzEbi9nVSlok62J7Vs8gnVPzJ7UYBVbVEFCM2WT N6fnGDbpnHMKDe13lHlvRr/4UFm/31QhOt7OXLj09OGIWGDod7cDtMEu3qVmTBv5ylJ8OF mtnDvQj8celOjGNXYAvZeo438i6VRzcF2e8piJrAju4oOPWb+MLkaIrFATo1ig== 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 4gR7TQ0gCJzp3q; Thu, 28 May 2026 14:02:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 28 May 2026 14:02:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1406169683.1729.1779976922097@jenkins.ci.freebsd.org> In-Reply-To: <883395438.1721.1779968631587@jenkins.ci.freebsd.org> References: <883395438.1721.1779968631587@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28621 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1728_1306835311.1779976921907" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1728_1306835311.1779976921907 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28621 (d62e8c5c6fdc9e3b006bf126e1fb863e8bdd6c51) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28621/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28621/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28621/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) ca91300c074923cecfe197de16a3318b06876134 by glebius: inpcb: a pcb may travel only from the wild hash to exact, not vice versa d62e8c5c6fdc9e3b006bf126e1fb863e8bdd6c51 by glebius: inpcb: update inpcb multipath routing information only on success The failed test cases: 2 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: sys.acl.00.main Error Message: 1 of 4 tests failed ------=_Part_1728_1306835311.1779976921907--