From nobody Tue Jun 9 07:18:59 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 4gZKyr5NhCz6hWT0 for ; Tue, 09 Jun 2026 07:19:00 +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 4gZKyr1ClXz46Fg; Tue, 09 Jun 2026 07:19:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780989540; a=rsa-sha256; cv=none; b=mUDI9Z1N64XTPEsSsBJUxwPMx8G41fm1fwYO010kgzmKjr5GC4ytw85JKTh7Ct+BPBw4/V hd8fsWWwTuld4RRr4v4fDnFvTMEg3RtPX8UZpwIKaPTMsbmFBGvvqk0d2zGq6auz4w/V7Q NlSow6/CnVk3KTKh+tic6g6Q/zaYw/gvKv1SQ4uvMa7Z2AwAxDFPLkEO9FKqoHdWyluIe3 g2qkn5Y0oMvW+CvQIEk64nn3O6sk2Ijzly41wXc0TxED1ibvBjXxZeFCnwWMJWf+8p/uQ5 8N6TdTXXm7tF1aJeC06EQRMjQRbh+/nNdJZNkiWyVQhxZ3gvqU/CP1OnK9tTkQ== 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=1780989540; 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=KXEkSsXaDW+lYYUKPs1VQ2E2Ec5hyshvPneeXlcK5D4=; b=GdF0np/sjAyHBeVSfokgHC1J/1ftJDgS61Y1ftNZ4IAHhDAWPyjnq1LS4lKtGHRunBAbwX OPJpa09X8gcQTtf40qZGyljgYWHLYTtQFktdcb8JboTAJ3YdIHSAENiu6xrBI/I/9iIdhO oiQyH4zlzuK8LXCzUC4BIQJlr2f+QbNVjwASejSVi/H+Y8/s96cM1tGobrDT8rSaZVsoA/ 2pH0Vdeeu2h4zAP/fVRg9XS3dovSxAObJMWuMfrNR99+KKfPuirBvMAj/dgbJ/HkSssWjM YP+I9Bd91TJdwvoMwfYSjagBUV6tcFqvCwgD3eBnfq+Uw0OKVFDq3AurAu/8/Q== 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 4gZKyr0P9Bz8C0; Tue, 09 Jun 2026 07:19:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 9 Jun 2026 07:18:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1980284647.2469.1780989540059@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #824 - 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_2468_1602832827.1780989539792" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2468_1602832827.1780989539792 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #824 (6a1e761dc47d36f550393cb90cc0e321c9cfb3fb) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/824/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/824/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/824/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) 6a1e761dc47d36f550393cb90cc0e321c9cfb3fb by emaste: Makefile.vm: Split error condition The failed test cases: 1 tests failed. FAILED: sys.kern.sonewconn_overflow.sonewconn_overflow_01 Error Message: atf-check failed; see the output of the test for details ------=_Part_2468_1602832827.1780989539792--