From nobody Thu Jul 25 15:51:31 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 4WVFjw0b7Hz5SGLy for ; Thu, 25 Jul 2024 15:51:32 +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 4WVFjv5ggDz4h2V; Thu, 25 Jul 2024 15:51:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721922691; a=rsa-sha256; cv=none; b=bqb1T/Hmz6zMXQomv4vsFETfLfs1axhETcwp1Wbf2Fq1XTXYN1avYPCpDCZsIGga1VXcX+ JszDg7pTA/Eb6qptGtIDGH6aZHD5sKdj5s5RXFE5rIqCnxyCtN9/B25W1Y3WsUn5tGwlBR 39Oy3H+9szCtAgS9eCmSjqX8I1k1esBbOWN0bQdWPQbD372cShFNTFFP629AuI7mL2oC+E F3HOIneMGPFYB4JcLsVQqn1UX3xKuZvZOTGUm+veoWjbh7RC0KRpPXiFN33mSbdF8cavCr 9wGKGhAhGPAJOhV7kEla22+CdzuudsFOVmESWMY5Z4mPN+TIavMEpc8AwhYg5g== 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=1721922691; 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=NHLMQXzQWNj3VD7PnjZhp9WW80gqwYvppEGmemCtdhc=; b=mUdXuo1cvL83JN8UJALQO/+3Br3qGQOMu/TI3Qelw5j+Y5+qw3XGo7GCh8lhID6H+ZdsA1 yLQHVFDbIoNvmZ0G2jOtMpU1qRswqaW619ACvZEQwaltf4ehKDu1gWCThxT2Ef9r3ug63O 766QZH32o+mGDWgSx3OwDlvkIyz4NjkWpB/zfJoQReQCBml1Bf9N1VkslF/X0K9BqOQAKq 7R11cj8gX9IkcYhIrwl7669XqlXfrIRiMvZFqSGCkGdycfH4VmlQDIIGTQnJuDXa8+bLdd 9UrxnhEapxZJ78kTQqy61m4WLSdWCVfygwBxAOPS83jyxGD7d/Mtp3f5y5VkYg== 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 4WVFjv5G6Fz11qs; Thu, 25 Jul 2024 15:51:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 25 Jul 2024 15:51:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1981425769.2441.1721922691743@jenkins.ci.freebsd.org> In-Reply-To: <1328996708.2217.1721748179213@jenkins.ci.freebsd.org> References: <1328996708.2217.1721748179213@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #627 - 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_2440_2001554940.1721922691373" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2440_2001554940.1721922691373 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #627 (4f5440f2abe9f3250b7852399ecfc1af51084373) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/627/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/627/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/627/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) 2c75d993783ca4b0d1bf8dcdf424643781326e4b by dim: Fix llvm register allocator for native/cross build differences 4842a15fa43ba66ec581daa51a1bbaa3a22f93fa by kp: pf: vnet-ify pf_hashsize, pf_hashmask, pf_srchashsize and 5acd8ff56604d1a4263c3775d14024fa055c52f8 by kp: pf tests: test setting and retrieving timeout values 4f5440f2abe9f3250b7852399ecfc1af51084373 by kp: pf tests: fix sctp:timeout test The failed test cases: 2 tests failed. FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_2440_2001554940.1721922691373--