From nobody Mon Jul 13 10:14:38 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 4gzJFq1jjbz6l0nS for ; Mon, 13 Jul 2026 10:14:39 +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 4gzJFp6dPBz3GVP; Mon, 13 Jul 2026 10:14:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783937678; a=rsa-sha256; cv=none; b=FwtaNdevKVEUKR/mNKG95yT2xq5bFe5E+uTNduQGQ0vNyGoaTMHu8EeP7b40zS7+//ILSc 8q85scOMK8L0I37kSOrTpc3LJfUSx3Tb/3n7+8xSpBgCoC4qhDNSjAARkDp3GwTjh7/jyI CVkY4hFhLPZccx09OJVbbjpOrhlopN65CA5KqQgL9YpxHWI55wMKlAYLFGiIuxeJVzNvdk Ur+0a5I65YkwFgJehFTN8iourjbCV+8rZSfMKlQ4yVtSoKAYHVp/N0Cr2L7W54yzypib/P xGPpZZjl022Uszj/HnYzcvsaNiHu407eMtjh9G9ym1butYPJejsjySnULZmxLw== 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=1783937678; 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=Ajud5bLu+TuKWX9XdllgYd9Dst55WMjCRKCc674K1rU=; b=fIZWZ83ieSd4ZegSvY06y26GT56yrFQqOXaE7F6HZ9G8PHnufhmIdUeCQfarSnrZxhdyTT Fw2lfWVOLJ7/TP4oXGRY+UsbDdDwHPGJUMAID1MiEPKoUYKWJqzmffccX6X1/NtTz3bvCZ DWrqXC93J2F5o3mB8iUzw/G7w89mn2i6H/gb72SMJNygSra+Y3D1WxoXoCprhwzIgevssP nizMPziTKDkwvYAJJZArg7eZfrSOJuy1Ak163BxWH09VtUlZ3Ml8isjFwdS8XFyaqyHwUL Ox/UrrXf4GZ1vkpT2eNbZhckxoDSLt+OfPHe9RexKbvbYdSF7rFa+PocNBgknQ== 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 4gzJFp5DHSzv3q; Mon, 13 Jul 2026 10:14:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Jul 2026 10:14:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1659904040.1647.1783937678745@jenkins.ci.freebsd.org> In-Reply-To: <670436642.1629.1783916122204@jenkins.ci.freebsd.org> References: <670436642.1629.1783916122204@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2047 - 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_1646_1230340095.1783937678514" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1646_1230340095.1783937678514 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2047 (e16857e08feaf2c59f0f6cf83ac8f1d6eddb0b4d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2047/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2047/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2047/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) cd2c1451dc17520fc2cb8939fa8d8b1d3f9508e8 by des: share/mk: Add sccache suport for WITH_CCACHE_BUILD option e16857e08feaf2c59f0f6cf83ac8f1d6eddb0b4d by des: src.conf(5): Suggest using ccache4 The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_prefix_lifetime_extend Error Message: Unexpected lifetimes: FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details ------=_Part_1646_1230340095.1783937678514--