From nobody Wed May 01 21:14:06 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 4VV8vM6l4Xz5K4Wh for ; Wed, 1 May 2024 21:14:07 +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 4VV8vM38dHz4qQ4; Wed, 1 May 2024 21:14:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714598047; a=rsa-sha256; cv=none; b=fqXWjpGbfELJ9XlpCp3Nx7V3nGiL9ULyA/Fm9yXlVdFPPIGHkoOXHbnMbM/wicqEpfX/04 xVOAhh+8En9V+wO9RIDqnZUqQMGhWBVgXsf0LSK/56cK3gDFGpF7bQjKC0iEs35h+akbPp xUU4gNTbiW2lLcIVMFHULjZFJslGZhVzsZvly8IhziKXEUSuSpIuzxQf1XWkmlhUobIFBx t21YI+0Gj/FfhT+D1GC058pqgEeQcPYQhVm7cw0xPHNWu4BBELzpb+44EzYuPtDrcwxCMc kO3BYJRijVn+3ICuQP5IffNnA8okLbronp5SI3TcqykRHPPRncacJzJfFfJfhA== 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=1714598047; 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=BYjCk98KzFOCUU0m7wXqFaJSLxz+MXP47tKsp9SKzsk=; b=Rihfhx0LSbQao1O+s1EiWVKhYEh+3+jNahPxoR/jt83luB9yav6kZAWafmAf9yl9qbI/NR dx8Z8RsVToRf0CgKAbgXpm/tbQeV6v5ywINXoKMwJTPuBDI4sOF3eVz01M8Je6ZrSpyvDe QMLTDPE3EZBmbzJviU2Z641+K//r1mpcd2ORajoOoIqE3Z3S9rMmD/3OcfS2SAV/I+i6FK IW5M9w2rnGYOL179p9BdQBrErvN7QmyHLjb27VM9lTkhGXkDKD46KTq8V7S3AC/ROHGdYy AN3LnJ7/gUyAuY7hhzzCAcukesHmfFXEieif6+z43wfUPJeyXgGotvh4LBIHAw== 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 4VV8vM2HmwzZy3; Wed, 1 May 2024 21:14:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 1 May 2024 21:14:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1796915863.9917.1714598047374@jenkins.ci.freebsd.org> In-Reply-To: <504923076.9613.1714534008415@jenkins.ci.freebsd.org> References: <504923076.9613.1714534008415@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #553 - 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_9916_1511294482.1714598046958" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_9916_1511294482.1714598046958 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #553 (63b747823bead05837f6893a2f2d38b516bc1e49) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/553/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/553/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/553/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) 1d921be5a889f52dfa48db8ac6b022302a435a44 by mhorne: ieee80211_vap(9): fix the title 3d509058db5545cc2b29884a0c408a43e25821f5 by mhorne: hier.7: various improvements a7a687302375e1130b8655223696ea8866a49af2 by mhorne: BSD.usr.dist: remove empty /usr/libdata/gcc directory 63b747823bead05837f6893a2f2d38b516bc1e49 by mhorne: hier.7: polish entry to system manual The failed test cases: 2 tests failed. FAILED: usr.bin.unzip.functional_test.test_I Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_9916_1511294482.1714598046958--