From nobody Fri Aug 02 04:14:05 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 4WZssV34Lwz5S7ht for ; Fri, 02 Aug 2024 04:14: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WZssT6NFnz4J5Z; Fri, 2 Aug 2024 04:14:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722572045; a=rsa-sha256; cv=none; b=odq3pBbXeqIqnTdZuIzch8Y0KZPbZAjgTiMWJRo+BPe5LOUhl/hjdOEAnYo7pX/vo6Fqs3 VaGh6aSXPzMOIJ1XuZbpdo7fcjVA8a9+WvFYjzvWx1D/aknF/GQVWyH/JlTw6PdOZqMwcc bFOy6YtjQMsPAhMzYCzXKS0+SY/ZMq1leaoJsBUfKrdgQUjG8//4rB7nVVTvKkTfwMaDXK OO0k94HpexQJfM4/+g/I1Y27AidaQFUTDOOGR+D/LuATtP4H7kPI69m7AP4RYgqVoulLF8 9HELmVzJpapkJmOIPt+4B/6EiS4bE2riDKhZPs2Uy5wbA6x0t1DzYB//e0Nlbg== 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=1722572045; 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=jWeVFGNn8FQzGa39w9mvNG781O91rQCMs9UKu1MB+y8=; b=CNomFcmiy4q7cWCXN94zSzgRwAccFYj7WFxxLx1YdU9LAr23D5JPCmS7rcrSkIAQ1TYWJN qoVpc0t1MmtIo6a6akpw75CRDMyHaN9EoZ9Rw30SlySbeLkxvbzEF+HTvhj6Z02uoSgtUg G3McWk3Qz4/1hfFqiP4675boeIoQ8eeNmjLtxhg1senuTuZ3ueMx9CfrceGuw5pjUhvKXn W/MCsGS+WsaBZ6E6mZrGXJ6ol2aqWfbW8DRbA2O/GXbB0mt2BRrdA3VyhbLzsP/dbo/69x ihNk+qd2+RENv6BOjl42INPjl6cextTsUmqvFi6/9D/+LDeoYitPbMhqmTetkw== 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 4WZssT5z5JzDZg; Fri, 2 Aug 2024 04:14:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 2 Aug 2024 04:14:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, sjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1395954107.575.1722572045844@jenkins.ci.freebsd.org> In-Reply-To: <920422113.525.1722555891039@jenkins.ci.freebsd.org> References: <920422113.525.1722555891039@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25381 - 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_574_1963204612.1722572045466" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_574_1963204612.1722572045466 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25381 (b77f618568f252da3a6c69e8aff25f6b1bada1fd) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25381/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25381/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25381/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) 46ea2ffc3fbc42089d8322a65fdee8476d2b00d6 by imp: stand: Reduce limit to 500k for x86 loader b77f618568f252da3a6c69e8aff25f6b1bada1fd by sjg: Add examples to veriexec(8) The failed test cases: 1 tests failed. FAILED: libexec.tftpd.functional.rrq_empty_v6 Error Message: Test case body timed out ------=_Part_574_1963204612.1722572045466--