From nobody Wed Jul 29 10:42:08 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 4h98690WXWz6n3VL for ; Wed, 29 Jul 2026 10:42:09 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h98685WMrz3fkN; Wed, 29 Jul 2026 10:42:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785321728; a=rsa-sha256; cv=none; b=qG49fu9EMrwL8evIG7wxv8TsONR6oQsP/d/qgeV+oyRIU6vDXTPLvYr8wDg1UVpL6vq4xD 8d98A6uWGuzljFoxftWjuR6Y9G/ZGjsd0H732aRgGzXpxGsH4a0FijTxfvTf3OAnRbMeBw T4NfkuzKB0vHt4/qidEjXZaUpkuw0Lj7NUhqDV+hmBXvD3U3Zyf+6kmvupHb/YwG0jZRw/ 8HgXyGpadZdL0VY/33TfI9EDK/FJxC3v08shyXchd8GNEho4OXnvMrdVNt3GaDLRRoISde owOuiNPJct13/1C0GdTikmlQB6FPB4lmGtwSoVCQwNPUaIvIDVX2Dc2B5U0aDw== 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=1785321728; 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: list-id; bh=T1B0IL9SjPqbP5qnIZMunhf3+Lg9LHKlPIX+MWyq0Fg=; b=KwBrbh6xfRwbqyPuXikrc+BtWtebU/tWZO8SBXlWNnoZNMO0JfekAlACx8ULFKuU9jr9ay 2v16B+qmISVYpsOd9yKgqwHkHgACr5kiSQlL1Y46YRpGJWV70zgWxbQb/vPaeCM0P56cca farcJfFAIiN4d1ZHId9QCEp6wvsus0tkMASgnNrjgH7jHrcVCKnKHKoOhG1pNujPbV4X0R WqoqvaWcD0iezmD4k/stnXKYNOYAscnrI2LcHqSJuOVVG5MIzTGtvW3VRCg1ngfREZGimy 0Ux7QRGgzArZN0aKKKdZGajUhMNsBe7sca3HozZgZ4hGJCMrhVhSudnwc1wr7g== 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 4h98684Kvnz7HG; Wed, 29 Jul 2026 10:42:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 29 Jul 2026 10:42:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <52946326.401.1785321728614@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2072 - 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_400_1540427138.1785321728426" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_400_1540427138.1785321728426 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2072 (c8af571bf1f88e6445c8e9a449f600c6fef25252) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2072/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2072/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2072/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) 69b3aa35469a2df029a2faaa8c4022af72d8f418 by fuz: msun: expose the C23 functions we already support in 3cdf314238d468126f121a9bcb430b6d7a0d9a87 by fuz: lib/libc: add FBSD-1.9 to Versions.def e35696f0b30507e31c86ad80bd2f4ff770bbbe54 by fuz: [libm] implementation of rsqrt, rsqrtf, and rsqrtl c8af571bf1f88e6445c8e9a449f600c6fef25252 by kp: authpf(8) read_config() should chop off trailing white space The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_400_1540427138.1785321728426--