From nobody Thu Apr 04 04:59:44 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 4V98YZ2vMGz5GCD0 for ; Thu, 4 Apr 2024 04:59:46 +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 4V98YY3vgqz4GGS; Thu, 4 Apr 2024 04:59:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712206785; a=rsa-sha256; cv=none; b=TAWJNZm6bD3rC+wNa+6x4k7CBrSLikj0qqICov/fFV0kGQT00oATd9V0aksZzEX0KdOzby xdXvF6y7sMn05XrbLHFc3Vy3ZMRB3I+Dc9aOzOCaYdtSEIVUZ+NWSvq0UaYxXP6B1lLYgu gANlN+g+oQ+Xk2ntWG0CCuoINUffsd8HB8HyX72Vz+BtGWyo16HfLmnq42W+mDHS90fgQj 9ZvjQFDoKE73UC0Lidqo02FiWcqvuV9mSTBavTw/y4h7ygg4rhsZ2+qs5lUEBJa5rvjL0i avclsqgYo3rrwzhuLWXBMeBW97pj9e9THfSsZB47FpBPaS7B0vy7qaAxFEl9vA== 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=1712206785; 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=0Kd4yn16MPSxT+3LwPjoWFGbLN0JRupl8B9fAGmb+JY=; b=J+JwZdmWawHBXLtg+fcgGvdF+mwb/dhco5uHW/HHmL2TKNRQaMTVIWQ4EILsYZbbS0pzn5 stt9twjr3DHnfdscEGX+4vv+K91Q1a9BviTxnXsnzq4sWYvRjokNYv9LKddyAvRJAF9DP2 x+7eUIjqld4m2z0jGW4H3jiojJUMZYX7OFALjnQSue6ztONOeItUvMiBsQeNlh+i8u0ygW 1VGMxOdzYTjghO2CXbj51Owsq1lU189JIdPItEre2rwd4cDiBUDZa45WSIdUKHahcWW4zV L828Zu02Otm+EtZswsfCEaaqERJuht136wmmi2NL3QZfCtKaIcp57EIqYRzhBw== 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 4V98YY3LdJz13Jw; Thu, 4 Apr 2024 04:59:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 4 Apr 2024 04:59:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, markj@FreeBSD.org, stevek@FreeBSD.org, lwhsu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1068569511.5649.1712206785476@jenkins.ci.freebsd.org> In-Reply-To: <1657765514.5619.1712179561073@jenkins.ci.freebsd.org> References: <1657765514.5619.1712179561073@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25039 - 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_5648_412154750.1712206784848" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5648_412154750.1712206784848 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25039 (112783ebbc313f0df73bbec8520a94aba4a4f33d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25039/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25039/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25039/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) d627293f03c1b5908adc440f2008c02662b94cd5 by markj: ddb: Fix format string errors in db_pprint.c c7bdc25d415af40cefbb0442b75318ae7028ea7f by lwhsu: savecore(8): Complete libxo transition 1caa5d08613fbd2b79bbf4b03a0fccc182b4193f by lwhsu: efitable(8): Complete libxo transition 3b795e641db7c1759d72aab9a77db8f87c8fbc45 by markj: sdt: Use designated initializers for various definitions 13ab9fa09be7da5eec95a55ae156f997ec6b37a9 by stevek: kernel: Add options for MAC_DEBUG and MAC_VERIEXEC_DEBUG 6b454da6bbaa3327cf9b7185d198c96ffc1b88f4 by tuexen: tcp: address a warning 112783ebbc313f0df73bbec8520a94aba4a4f33d by stevek: userboot: allow for overriding the version file location The failed test cases: 2 tests failed. FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 ------=_Part_5648_412154750.1712206784848--