From nobody Tue Apr 5 08:27:09 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 0A0901A82399 for ; Tue, 5 Apr 2022 08:27:10 +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 4KXgjn5Q1jz4f81; Tue, 5 Apr 2022 08:27:09 +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 9A4CB23120; Tue, 5 Apr 2022 08:27:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 5 Apr 2022 08:27:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <334634927.1847.1649147229632@jenkins.ci.freebsd.org> In-Reply-To: <1365618906.1839.1649140932440@jenkins.ci.freebsd.org> References: <1365618906.1839.1649140932440@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21059 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1846_590674641.1649147229316" 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=1649147229; 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=fAOvYwS/VU3AWnA1Q3SOGTx7u7IjIuURpkhmpy4cPzs=; b=VNWIAXh/5bb1olA+cTUqi+D1hiIQn/mx4BiAiyBhG7vu+wMFQCv1ZEI+dItk14V3vVdWvW o7VVZYPTlhaiDe+F3pmdNZBiexVEHYyOdXKEsGofv6scdZY/EOqo/nvlSJ4eXxp/DU8gwu qZJlID/OJxfqH5rfuS4MgtaZGT1RkxVRWYvO2D76CHr7F0NCCrdme3i7b4hJsYZKsRP5ml 3PKpIbY5J4CpuAdR7OjjvGV8pQtRsW7ZMW9rDG07h43TXcnGjcaN2GcUjxyOiilat2TkcC v48gk2wYgPtKNqSQT5SjpXxDeELnMlIYuAqI9YVwjGWuJ4ZyzSsauXu1MsI30w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1649147229; a=rsa-sha256; cv=none; b=ItUdeLk91mNI2HpKzxnzzpBrmeUyGHnqzFQtmKkL55m/ucxDNmGMbKmcpdo2FCvDoX+srN Qf6dHWR+ErySfDEbsZP/OwQbOxAKPw5X1L4O5C3D5QyXlBm/eeOw+oWCzpF9OaznqDGGRT llURt5xnA/AAeRgC7LSYc3qxwzlVM8EY88S6ZbymLbz46yPsyxBQNMV5e4UwdjTbnpBcCd STAXP+W39kGHLuVdyGZOHiPsj5iQ1FYsDeTV9VPm/jGRvXtrkzeYjKZGn7iWIxCzYJpq7J r2gbn20g0lLJdo50/J8qmIsIMrcgtevTc4jG5c/qpvnkRFykqpAEx16Lu9kTAw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1846_590674641.1649147229316 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21059 (132b00f90613d8cc797137d4c3d2dcb99ba3c690) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21059/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21059/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21059/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) 36929b55849c8f553a744d6e4fbc8b1a5ff73f66 by imp: linuxkpi: move kobject_create to .c file 702b6875035921252d0f2b72171c7662f28766fb by imp: linuxkpi: Move device_create_groups_vargs to linux_compat.c 1341ac9f9c111bba4e1ca046c479f32f2d4989c0 by imp: linuxkpi: Move class_create to .c file 58e6719ca06991a92b67630b634ddd25a9c2c3bf by imp: linuxkpi: Remove write only variable from lkpi_iicbb_reset aca0bcbca344b39f2a448e8c1c0d80bac8c0d6de by imp: linuxkpi: Move cdev_alloc into .c file 3ea682e21eed92f31dcfb8a34409580d36c452f7 by imp: linuxkpi: Move lkpi_pci_devres_get_alloc into .c file 1cdb25340f8ee5dd145b0dc370cbab1bd7bdca65 by imp: linuxkpi: Move pci_request_region and _lkpi_pci_iomap into .c 36b5c440028b44b22cfc0596125f575ca513656f by imp: linuxkpi: Move pci_alloc_irq_vectors to .c file 2bf3361d56f70d87a19f5d2bc8d258d418fb7a24 by imp: linuxkpi: Move lkpi_pcim_iomap_devres_find to .c file 132b00f90613d8cc797137d4c3d2dcb99ba3c690 by imp: linuxkpi: move io_mapping_create_wc to .c The failed test cases: 2 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 FAILED: sys.netpfil.pf.ether.mac Error Message: Failed to set PF rules in alcatraz ------=_Part_1846_590674641.1649147229316--