From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 21 04:38:43 2022 Received: (at 53463) by debbugs.gnu.org; 21 Mar 2022 08:38:43 +0000 Received: from localhost ([127.0.0.1]:35802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWDYp-0007oV-EM for submit@debbugs.gnu.org; Mon, 21 Mar 2022 04:38:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWDYm-0007oG-S1 for 53463@debbugs.gnu.org; Mon, 21 Mar 2022 04:38:41 -0400 Received: from [2001:470:142:3::e] (port=38208 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWDYh-00061x-Dg; Mon, 21 Mar 2022 04:38:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ze0L5gV5Jm1j1hihWveyitxYikhxgI4J8hq6T7ng8eg=; b=JOzcnF/jX0BxdsXXTTBc 2h0PnRHNfqjQbuPwCJWJs8y2xEiAYbIiZc5dusMw8xuauMEKWY2e7EBtCg0+TFAzJdyQuQbwkmKin uFXnndeMHdsrbcoBT0oiuh/eNwMQCfRbynaoscJa8AET5X/f+XOCe9PJKoFAVPJrIaCYpVlGaQY8m pqDKNv9NR8ObhJX54XtVMFXjsC4Led2P4EZR3YaGVJTo1T1ppnbacrFU0EqdYe3s9E7PvZyy1vpPc NlYlHTJND2+5uItHOv2fihMXF5J8bGCgXu2ipQm6gx9jMYpPL7EUruXBphbWNyn2PtQAFKKnX6fmd mdiUXXvxCeFWNg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:61759 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWDYf-0008NH-KY; Mon, 21 Mar 2022 04:38:34 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Mathieu Othacehe Subject: Re: bug#53463: ci.guix.gnu.org not building the 'guix' job References: <87leyt2jsr.fsf@gnu.org> <87sfsznh2z.fsf@gnu.org> <875ypv3qjo.fsf@gnu.org> <87zgn1aca4.fsf@gnu.org> Date: Mon, 21 Mar 2022 09:38:30 +0100 In-Reply-To: <87zgn1aca4.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 08 Feb 2022 11:22:11 +0100") Message-ID: <87cziflmyh.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53463 Cc: Ricardo Wurmus , Tobias Geerinckx-Rice , 53463@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi there! Looks like this bug is solved: the =E2=80=98guix=E2=80=99 jobset is getting= built. However, evaluations are marked as =E2=80=9Cfailed=E2=80=9D, even though th= eir build log shows they succeeded, and if you click on one of them, you see that all its builds are there: https://ci.guix.gnu.org/eval/168652 https://ci.guix.gnu.org/eval/168652/log/raw https://ci.guix.gnu.org/jobset/guix?border-high=3D169749 Any idea what could be wrong? Thanks, Ludo=E2=80=99.