From nobody Thu May 5 12:33:39 2022 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 C9CF11AB013B for ; Thu, 5 May 2022 12:33:40 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KvCmN3PWRz4nPy; Thu, 5 May 2022 12:33:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 56457278D4; Thu, 5 May 2022 12:33:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 May 2022 12:33:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: hselasky@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <983254149.4553.1651754020356@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21295 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4552_439564537.1651754019848" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1651754020; 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=1xT2/xgA3YIBoRAEW+uq6MHZ07LXYyY26ZL3jrm1Ku8=; b=NeT85sXZOfCg14Qc6trYtDDdVwgxw6Kn0pynN5wxotAR+T55BfhPebpgbpZzeWxP/QK1ic z23ZhOBJXC4LWu9ew2IItoS8Yp774svgUvfaWsNYubFGj4R8CyE5S/EXOjvuibyFcWOOmO n26zvC9zuljtSHS1V9Fpnh8BAINEZCK+C/edILK/77RcYGWzHQ4MitCjQTHmkYZ94hWkvm Lxn5MB9ZV7J0gRcrbtjiSNUUx0fY3ok7JUofO7zNC/erTJEEx5cvpC8YDWxYD6NLZafvKc d8F1IHurMotZaI/pSXvxa3d4exJSqbzkmI2aGOSfbiDQBNgPn0ezZjgonjHOAw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1651754020; a=rsa-sha256; cv=none; b=MK2uoCJ9b+1rvNO84fD7lMS8JBbDjxhjRxJvGxBX3+QGkglQt7tyOzv/gD7swC88kP6gqa TLqf+5tHrQcabMNYawyKMRYcdV8iHhWyIHzbf9SxVg5xVLA/xt9op43kxbrmaC85YiI7Kd wMGZjEOXLfZB7WcsWhlLtGrysEuEWMVC9b2v02c1mmn+2v4BzfbNnfQSztgQaG+kTVg83a 3/MYAT4UPzE8ncXgDtBGZVKyAJxe4RF2Fn+z7xIpo/HPs79Yqp+eCh8kZGZkfhmP096ol5 crrV1mnoJpISCAq7nR+C5+0vRSA5k7QwXYztEKcl/UAOGIQMsEH3keCPhyCXSw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_4552_439564537.1651754019848 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21295 (9f580526e45a28fdfabe1aa58798ad3883690af0) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21295/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21295/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21295/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) 9f580526e45a28fdfabe1aa58798ad3883690af0 by hselasky: ibcore: Remove set, but not used variable. The failed test cases: 1 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:603: WIFSTOPPED(status) not met ------=_Part_4552_439564537.1651754019848--