Received: (at 53463) by debbugs.gnu.org; 8 Feb 2022 10:22:25 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Feb 08 05:22:24 2022 Received: from localhost ([127.0.0.1]:45453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nHNdg-0008G8-Il for submit <at> debbugs.gnu.org; Tue, 08 Feb 2022 05:22:24 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:37038) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1nHNdd-0008Fr-CR for 53463 <at> debbugs.gnu.org; Tue, 08 Feb 2022 05:22:22 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id C2D56395; Tue, 8 Feb 2022 11:22:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6AXkmZ1qi0ml; Tue, 8 Feb 2022 11:22:13 +0100 (CET) Received: from ribbon (unknown [IPv6:2001:660:6102:320:e120:2c8f:8909:cdfe]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 22FA92C3; Tue, 8 Feb 2022 11:22:12 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: Mathieu Othacehe <othacehe@HIDDEN> Subject: Re: bug#53463: ci.guix.gnu.org not building the 'guix' job References: <YeynsnjtpealqzUN@HIDDEN> <Ye3eGOrjtf33GDz5@HIDDEN> <87leyt2jsr.fsf@HIDDEN> <87sfsznh2z.fsf@HIDDEN> <875ypv3qjo.fsf@HIDDEN> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 20 =?utf-8?Q?Pluvi=C3=B4se?= an 230 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 08 Feb 2022 11:22:11 +0100 In-Reply-To: <875ypv3qjo.fsf@HIDDEN> (Mathieu Othacehe's message of "Fri, 04 Feb 2022 10:54:35 +0100") Message-ID: <87zgn1aca4.fsf@HIDDEN> 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-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: C2D56395 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DBL_PROHIBIT(0.00)[10.0.0.3:email]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53463 Cc: Ricardo Wurmus <rekado@HIDDEN>, Tobias Geerinckx-Rice <me@HIDDEN>, 53463 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.0 (/) Hi, Mathieu Othacehe <othacehe@HIDDEN> skribis: >> Oh! That indicates that it=E2=80=99s failing to offload to one of the >> =E2=80=98localhost=E2=80=99 build machines specified in /etc/guix/machin= es.scm. >> Normally there=E2=80=99s an SSH tunnel set up for those, but I guess it = broke. >> >> Perhaps we can update /etc/guix/machines.scm to refer to armhf-linux >> machines by their WireGuard IP? > > Seems like the right thing to do. This bit is also an unstaged change in > the berlin maintenance repository, we should commit it. Tobias, could > you have a look :) ? > > +(define powerpc64le > + (list > + ;; A VM donated/hosted by OSUOSL & administered by nckx. > + ;; XXX: SSH tunnel via overdrive1: > + ;; ssh -L 2224:p9.tobias.gr:22 hydra@HIDDEN > + #;(build-machine > + ;;(name "p9.tobias.gr") > + (name "localhost") > + (port 2224) > + (user "hydra") > + (systems '("powerpc64le-linux")) > + (host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEbRxJ6WqnNLYEMNDUKF= cdMtyZ9V/6oEfBFSHY8xE6A nckx")))) IIRC this machine is now running WireGuard, Tobias? If so, could you change this to refer to its WireGuard IP and commit it? > I also found that other machines were unreachable and commented them: > > ;; CPU: 16 ARM Cortex-A72 cores > ;; RAM: 32 GB > - (list (build-machine > + (list #;(build-machine > ;;kreuzberg > (name "10.0.0.9") > (user "hydra") Ricardo, could you check what=E2=80=99s wrong with kreuzberg? > @@ -243,13 +256,13 @@ > ;; BeagleBoard X15 kindly hosted by Simon Josefsson. > ;; CPU: Cortex A15 (2 cores) > ;; RAM: 2 GB > - (build-machine > + #;(build-machine > (name "10.0.0.5") ;guix-x15 > (user "hydra") > (systems '("armhf-linux")) > (host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOfXjwCAFWeGiUoOVXEgt= IeXxbtymjOTg7ph1ObMAcJ0 root@beaglebone")) >=20=20 > - (build-machine > + #;(build-machine > (name "10.0.0.6") ;guix-x15b > (user "hydra") > (systems '("armhf-linux")) Oops. Note that it=E2=80=99s not necessary to comment them all out. As long as at least one machine is available for a given system type, we=E2=80=99re fine: =E2=80=98guix offload=E2=80=99 will pick it up. > Nevertheless we are hitting an offload issue here, maybe an occurrence > of #24496. The offload mechanism should timeout when a machine is > unreachable instead of retrying over and over, causing all evaluation > processes to hang. Yes, though the problem here is that some architectures were left with zero machines IIRC, so it would have failed one way or another. Thanks! Ludo=E2=80=99.
bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.Received: (at 53463) by debbugs.gnu.org; 4 Feb 2022 09:54:59 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri Feb 04 04:54:59 2022 Received: from localhost ([127.0.0.1]:58797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nFvIw-0006AB-HZ for submit <at> debbugs.gnu.org; Fri, 04 Feb 2022 04:54:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <othacehe@HIDDEN>) id 1nFvIn-00069q-3C for 53463 <at> debbugs.gnu.org; Fri, 04 Feb 2022 04:54:58 -0500 Received: from [2001:470:142:3::e] (port=45580 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 <othacehe@HIDDEN>) id 1nFvIh-0006Ec-3n; Fri, 04 Feb 2022 04:54:43 -0500 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=ujpeVR2aM6XTX06FM1r6Sg3HKmj+N8//GPOKY2FFCV8=; b=cy9/K92wDHVR/vKYKENo pJcRMRDpAjkZq/PCUOq19f6BCC06I1Uunw1O3twAXy0P/HuEFn7W+73dtewbaNCrrbfSsTyRumgpq iPI+G8JxZo3orBN2jjK5fxtxvlVX3QIU+EReUOD1Wj8qos4vMzaKaDj9othN3i/BcAMKsadQRT9cY poGeJrd1bvR72LTVBV5perwq5TdS9Z/iAPqjVe2MjyxKfoWeYGgVCEIarM+zUe0sqQOejkbHTs656 +B9wxlHnJsBzoh5h/DDr3mVxqMPKYlYYGH+7NoA+xxkUUFDtETcwCHxzXe4HF8A99XT3Yh5S+ROep BLaYLnbwZ35WFA==; Received: from [2a01:e0a:19b:d9a0:2f3b:16f2:b776:3ef9] (port=54820 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <othacehe@HIDDEN>) id 1nFvIb-00065d-Ao; Fri, 04 Feb 2022 04:54:38 -0500 From: Mathieu Othacehe <othacehe@HIDDEN> To: Ludovic =?utf-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Subject: Re: bug#53463: ci.guix.gnu.org not building the 'guix' job References: <YeynsnjtpealqzUN@HIDDEN> <Ye3eGOrjtf33GDz5@HIDDEN> <87leyt2jsr.fsf@HIDDEN> <87sfsznh2z.fsf@HIDDEN> Date: Fri, 04 Feb 2022 10:54:35 +0100 In-Reply-To: <87sfsznh2z.fsf@HIDDEN> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Fri, 04 Feb 2022 09:58:44 +0100") Message-ID: <875ypv3qjo.fsf@HIDDEN> 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: Tobias Geerinckx-Rice <me@HIDDEN>, 53463 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Hey, > Oh! That indicates that it=E2=80=99s failing to offload to one of the > =E2=80=98localhost=E2=80=99 build machines specified in /etc/guix/machine= s.scm. > Normally there=E2=80=99s an SSH tunnel set up for those, but I guess it b= roke. > > Perhaps we can update /etc/guix/machines.scm to refer to armhf-linux > machines by their WireGuard IP? Seems like the right thing to do. This bit is also an unstaged change in the berlin maintenance repository, we should commit it. Tobias, could you have a look :) ? --8<---------------cut here---------------start------------->8--- +(define powerpc64le + (list + ;; A VM donated/hosted by OSUOSL & administered by nckx. + ;; XXX: SSH tunnel via overdrive1: + ;; ssh -L 2224:p9.tobias.gr:22 hydra@HIDDEN + #;(build-machine + ;;(name "p9.tobias.gr") + (name "localhost") + (port 2224) + (user "hydra") + (systems '("powerpc64le-linux")) + (host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEbRxJ6WqnNLYEMNDUKFcd= MtyZ9V/6oEfBFSHY8xE6A nckx")))) --8<---------------cut here---------------end--------------->8--- I also found that other machines were unreachable and commented them: --8<---------------cut here---------------start------------->8--- ;; CPU: 16 ARM Cortex-A72 cores ;; RAM: 32 GB - (list (build-machine + (list #;(build-machine ;;kreuzberg (name "10.0.0.9") (user "hydra") @@ -243,13 +256,13 @@ ;; BeagleBoard X15 kindly hosted by Simon Josefsson. ;; CPU: Cortex A15 (2 cores) ;; RAM: 2 GB - (build-machine + #;(build-machine (name "10.0.0.5") ;guix-x15 (user "hydra") (systems '("armhf-linux")) (host-key "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOfXjwCAFWeGiUoOVXEgtIe= XxbtymjOTg7ph1ObMAcJ0 root@beaglebone")) =20 - (build-machine + #;(build-machine (name "10.0.0.6") ;guix-x15b (user "hydra") (systems '("armhf-linux")) --8<---------------cut here---------------end--------------->8--- Nevertheless we are hitting an offload issue here, maybe an occurrence of #24496. The offload mechanism should timeout when a machine is unreachable instead of retrying over and over, causing all evaluation processes to hang. Thanks, Mathieu
bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.Received: (at 53463) by debbugs.gnu.org; 4 Feb 2022 08:58:55 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Fri Feb 04 03:58:55 2022 Received: from localhost ([127.0.0.1]:58755 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nFuQg-0004lo-WB for submit <at> debbugs.gnu.org; Fri, 04 Feb 2022 03:58:55 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:53322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1nFuQf-0004lb-3Y for 53463 <at> debbugs.gnu.org; Fri, 04 Feb 2022 03:58:53 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id B078316B; Fri, 4 Feb 2022 09:58:46 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jffInzCNQKqy; Fri, 4 Feb 2022 09:58:45 +0100 (CET) Received: from ribbon (unknown [IPv6:2001:660:6102:320:e120:2c8f:8909:cdfe]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 1B33261; Fri, 4 Feb 2022 09:58:44 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: Mathieu Othacehe <othacehe@HIDDEN> Subject: Re: bug#53463: ci.guix.gnu.org not building the 'guix' job References: <YeynsnjtpealqzUN@HIDDEN> <Ye3eGOrjtf33GDz5@HIDDEN> <87leyt2jsr.fsf@HIDDEN> Date: Fri, 04 Feb 2022 09:58:44 +0100 In-Reply-To: <87leyt2jsr.fsf@HIDDEN> (Mathieu Othacehe's message of "Wed, 02 Feb 2022 19:41:08 +0100") Message-ID: <87sfsznh2z.fsf@HIDDEN> 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-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: B078316B X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53463 Cc: 53463 <at> debbugs.gnu.org, Leo Famulari <leo@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.0 (/) Hello! Mathieu Othacehe <othacehe@HIDDEN> skribis: > I tried to strace one of the stuck evaluation process, it returns > repeatedly: > > [pid 36294] read(227, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: fa= iled to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 65536) = =3D 96 > [pid 36294] write(239, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: f= ailed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 96) =3D= 96 > [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) =3D 0 > [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) =3D 1 (in [22= 7]) > [pid 36294] read(227, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired = build slot '/var/guix/offload/localhost:2224/0'\n\0", 65536) =3D 88 > [pid 36294] write(239, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired= build slot '/var/guix/offload/localhost:2224/0'\n\0", 88) =3D 88 > [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) =3D 0 > [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) =3D 1 (in [22= 7]) > [pid 36294] read(227, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: fa= iled to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 65536) = =3D 96 > [pid 36294] write(239, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: f= ailed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 96) =3D= 96 > [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) =3D 0 > [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) =3D 1 (in [22= 7]) > [pid 36294] read(227, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired = build slot '/var/guix/offload/localhost:2224/0'\n\0", 65536) =3D 88 > [pid 36294] write(239, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired= build slot '/var/guix/offload/localhost:2224/0'\n\0", 88) =3D 88 > [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) =3D 0 > [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) =3D 1 (in [22= 7]) > [pid 36294] read(227, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: fa= iled to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 65536) = =3D 96 > [pid 36294] write(239, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: f= ailed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 96) =3D= 96 Oh! That indicates that it=E2=80=99s failing to offload to one of the =E2=80=98localhost=E2=80=99 build machines specified in /etc/guix/machines.= scm. Normally there=E2=80=99s an SSH tunnel set up for those, but I guess it bro= ke. Perhaps we can update /etc/guix/machines.scm to refer to armhf-linux machines by their WireGuard IP? Thanks, Ludo=E2=80=99.
bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.Received: (at 53463) by debbugs.gnu.org; 2 Feb 2022 18:41:19 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Feb 02 13:41:19 2022 Received: from localhost ([127.0.0.1]:53554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nFKZC-0005oo-QX for submit <at> debbugs.gnu.org; Wed, 02 Feb 2022 13:41:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <othacehe@HIDDEN>) id 1nFKZB-0005oa-QC for 53463 <at> debbugs.gnu.org; Wed, 02 Feb 2022 13:41:18 -0500 Received: from [2001:470:142:3::e] (port=41882 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 <othacehe@HIDDEN>) id 1nFKZ5-0005QF-9h; Wed, 02 Feb 2022 13:41:11 -0500 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=R1ybxpEWnZqpndX4jqJ1U/oSiSFu8oR0ZD3sRZFf5WU=; b=Ar55BDC/jjkDMWcGataa I9T7ckzZFf7pmi9E3REEzrR6g1b9pgMvtA4ScQXlrY1aPFq5WkGxyIOIU32jGeiapICk371j9aZhZ kHKSpIzm01Rnhed98Bq3t2WsTex64f6tURi5r5u5CUhvtED6ezuvqqOjtxpEu4ave4qPAGIwB2f/p 6VWUJ8UmV5msiQln9OkUbJmgUgBaC7GPDLTyOCHpHaOzRBe/wMnJaNifTy/hyO4flYPI69bKrxh/r k4hcDJS7j9fbxZSge5gYGuPyxKeLhut7xK0C+9TCBcZCNjGyU6ovJIUKAHMe8pVbttCUkZsk5/0o2 xO9lYF/yxty7uw==; Received: from [2a01:e0a:2c2:ef10:2807:242d:1d79:6546] (port=58138 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <othacehe@HIDDEN>) id 1nFKZ4-0004dZ-Th; Wed, 02 Feb 2022 13:41:11 -0500 From: Mathieu Othacehe <othacehe@HIDDEN> To: Leo Famulari <leo@HIDDEN> Subject: Re: bug#53463: ci.guix.gnu.org not building the 'guix' job References: <YeynsnjtpealqzUN@HIDDEN> <Ye3eGOrjtf33GDz5@HIDDEN> Date: Wed, 02 Feb 2022 19:41:08 +0100 In-Reply-To: <Ye3eGOrjtf33GDz5@HIDDEN> (Leo Famulari's message of "Sun, 23 Jan 2022 18:00:40 -0500") Message-ID: <87leyt2jsr.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53463 Cc: 53463 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Hello, The issue here seems to be that the evaluations of the 'guix' jobset are never finishing, even when the GC is not running. I tried to strace one of the stuck evaluation process, it returns repeatedly: --8<---------------cut here---------------start------------->8--- [pid 36294] read(227, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: failed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 65536) = 96 [pid 36294] write(239, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: failed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 96) = 96 [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) = 1 (in [227]) [pid 36294] read(227, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired build slot '/var/guix/offload/localhost:2224/0'\n\0", 65536) = 88 [pid 36294] write(239, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired build slot '/var/guix/offload/localhost:2224/0'\n\0", 88) = 88 [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) = 1 (in [227]) [pid 36294] read(227, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: failed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 65536) = 96 [pid 36294] write(239, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: failed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 96) = 96 [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) = 1 (in [227]) [pid 36294] read(227, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired build slot '/var/guix/offload/localhost:2224/0'\n\0", 65536) = 88 [pid 36294] write(239, "gmlo\0\0\0\0G\0\0\0\0\0\0\0process 40190 acquired build slot '/var/guix/offload/localhost:2224/0'\n\0", 88) = 88 [pid 36294] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 [pid 36294] pselect6(240, [40 227 239], [], [], NULL, NULL) = 1 (in [227]) [pid 36294] read(227, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: failed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 65536) = 96 [pid 36294] write(239, "gmlo\0\0\0\0J\0\0\0\0\0\0\0guix offload: error: failed to connect to 'localhost': Connection refused\n\0\0\0\0\0\0", 96) = 96 --8<---------------cut here---------------end--------------->8--- To be continued, Thanks, Mathieu
bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.Maxim Cournoyer <maxim.cournoyer@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Leo Famulari <leo@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 53463) by debbugs.gnu.org; 27 Jan 2022 22:13:35 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 27 17:13:35 2022 Received: from localhost ([127.0.0.1]:56754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nDD1L-0005fk-7s for submit <at> debbugs.gnu.org; Thu, 27 Jan 2022 17:13:35 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33195) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <leo@HIDDEN>) id 1nDD1H-0005fT-I0 for 53463 <at> debbugs.gnu.org; Thu, 27 Jan 2022 17:13:34 -0500 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 5EA0D5C00EF; Thu, 27 Jan 2022 17:13:26 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 27 Jan 2022 17:13:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=mesmtp; bh=xtwgc6hnQ1fj/iWM1Vo2meD2ETh7gtOHIoM tFiPnNdI=; b=X3IU30l0FD8+c/wLBK4NUpJ+HcXeBspX9AoJfSHOgpkuhTmRg5i azTCtjtvuJgOb3CsTreqSmWjn4S/vBX1zzwX7a/4WftbXesbVqHwftAEWDFc4Myl zsZhcx8DeGXIT3gqCRj5Zx1k9fXLYHHar/cpu+kVuqp5h46rEAR/mvjg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=xtwgc6hnQ1fj/iWM1 Vo2meD2ETh7gtOHIoMtFiPnNdI=; b=Tv1wXbejjG9Y0+PhBrWfDsu75Oy0KKREE ujVeF8UJix4VZF3SHnt0KItf/Oxj34cioKE6eK+TrfE+LMhZHwgarXdiWcFHlJTJ eyt21vv47u5PSbzIFjAu8+nR4r+7iS6d72Ujb3Q5A/mqma6MPND9RuQwPErPmM5t 38CxPBxs2fGw4fEZH4LDB+r9zXwO4ab/qhVEefgGeaQV+prNZSyQlczL6Z0hS4QR 2oF1pVMAo8wWT9wfjuruPtP5kG4FXSzurq3bmTw8BN26k0Mm3JBCsn7kwbL5mHWB lTzlk3YVyOHzcxy8pwYYTIrCDCvu16AswA1x1zNS5tDlTZWN5OZQg== X-ME-Sender: <xms:BhnzYUXkz99UgRM7krGQCHgVB1ss9FKrw0DkddSrQzM0sR4wF28-Zw> <xme:BhnzYYlLLKBPIjBeWLv976oex3yFdNkf8dLt-DihMBfXhoNH3sV3exLdJTg-ngvOi 5TDw0jex5CIXLkRtQ> X-ME-Received: <xmr:BhnzYYaXZWZaJiY_LsI6f3c_iOslk-OoG3DisE_vIro5CTLlXyjDsYR7lBpkFLquhPedhm7jkkUQcHFHUEsXtcUfmA> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrfeefgdduheelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepvddvudegffefiedttdfhfedvuefhgf ekieekgeekveetgefhfeetgfegueduffeinecuffhomhgrihhnpehgnhhurdhorhhgnecu vehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfh grmhhulhgrrhhirdhnrghmvg X-ME-Proxy: <xmx:BhnzYTVUzwd50uVRysZW-AdGTpAIGR0fNO9-zp3oLkGOW7Vj8wNAAw> <xmx:BhnzYek8Dmx_PntQ0YuHQMKV2v0JspziNutpye-4pBxekcQ390mfWA> <xmx:BhnzYYfhe4JerC7sVz-LMl5phUdFA3bGPXgOg-ctfvKYIBefaF5Wrw> <xmx:BhnzYYQGMZr5iqQhnxAvlG3OxKDcAU0AwvFsVqNXRWniqawkgApv3A> Received: by mail.messagingengine.com (Postfix) with ESMTPA for <53463 <at> debbugs.gnu.org>; Thu, 27 Jan 2022 17:13:26 -0500 (EST) Date: Thu, 27 Jan 2022 17:13:20 -0500 From: Leo Famulari <leo@HIDDEN> To: 53463 <at> debbugs.gnu.org Subject: Re: ci.guix.gnu.org not building the 'guix' job Message-ID: <YfMZAP256r3Cbjdp@HIDDEN> References: <Ye3eGOrjtf33GDz5@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <Ye3eGOrjtf33GDz5@HIDDEN> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53463 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.7 (-) On Sun, Jan 23, 2022 at 06:00:40PM -0500, Leo Famulari wrote: > Also, the 'master' job hasn't been run in ~2 days: > > https://ci.guix.gnu.org/jobset/master > > I think the build farm is waiting to finish collecting garbage. Unfortunately, the 'master' jobset is broken again, and the 'guix' jobset is still broken.
bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.Received: (at 53463) by debbugs.gnu.org; 23 Jan 2022 23:00:55 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jan 23 18:00:54 2022 Received: from localhost ([127.0.0.1]:41525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nBlqw-0007Id-Nu for submit <at> debbugs.gnu.org; Sun, 23 Jan 2022 18:00:54 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:44127) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <leo@HIDDEN>) id 1nBlqv-0007IQ-16 for 53463 <at> debbugs.gnu.org; Sun, 23 Jan 2022 18:00:53 -0500 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A9B015C012E; Sun, 23 Jan 2022 18:00:47 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 23 Jan 2022 18:00:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:date:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to; s=mesmtp; bh=JzOXUniBjqDq9+WVndFmTgTyU6nPOIwbO5ybmZ8ye6Q=; b=Q4e4tZ2U8Fug +JSZR/PInwWl0WFtXxSuw24241DUp5/IMXDEEj/e/itAUocm3Zjg2GfcZ3BrexT5 49KKYqQB03B+HOsrju29nZB/Fw15aUl/VgcvjxXVgp0Bt/uGippfIdXRLo96+gFo 45SJ6t2izJrlL8pAlzNhCIdVNiVkjxM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=JzOXUniBjqDq9+WVndFmTgTyU6nPOIwbO5ybmZ8ye 6Q=; b=QypVAEzxERnQhNVlIuBtCaIyERzgTE2p4uD/xjTzVKLPtcS7lkmDAjA+G sqm+PjzswPw6d2hcWeqLKLNbBrMcJxV0DVlAHZCMmbwd4gl4/e/rLtK9nV8xFUnZ q4P0VexRFzb3WgUoj7KGp8qSGTfXgZMuZMvzcKd5+oqEIXze3wthdyWscHeMS6ni o0dvWR90dihNnc+GwPZkca7ESun6P1Qro5ImZzMgsvtvFiDdpZONhRyEMUdUh22B 37dpvmtCCdc4xw9clVi+Km4ZUuV3LZkZYPAjDX4RQ3k9e6nQZMxY53lFgEcHV7Rv sA3uSLRAY9pi2Hvhwq/lPOfdrvDBQ== X-ME-Sender: <xms:H97tYfkh8MsJpMijwtoC4OIsi2JrvhAbjfyTYJfbqfZnNzgDdkOv_w> <xme:H97tYS1JRhtCzpI_I8EYbq2zZWrtRZPX49UCpAe_vaKWS_C1vadRB_ieoQK2IBIrB 3JoqtfKubLGZVLb8w> X-ME-Received: <xmr:H97tYVruhzXMRtjKvqFi8VC0-9jMNZDbFOgOmgCDomxIPjUCotNA36Rxaa9tdfW0uMo58dK-IyFbAFJe9hgJykrByQ> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrvdehgddthecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfggtggusehttdertddttd dvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdr nhgrmhgvqeenucggtffrrghtthgvrhhnpeeuieduieejudffvdfhjedvgedvhefggfejvd evkeeffeelfeekueeijeduveetudenucffohhmrghinhepghhnuhdrohhrghenucevlhhu shhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuh hlrghrihdrnhgrmhgv X-ME-Proxy: <xmx:H97tYXnE4PZBMhU_zTFB9pLos7bPjypY6n9ChW3M4RTZmVqwTbkdRA> <xmx:H97tYd0hCFgXraHabXBOf-c5nirr1pBU633dRPB5DDqVHm2q6cPRfg> <xmx:H97tYWuVhSh4Q8xfQJkHQ7xtWx6qMjz5fO6wGb0k5qtBXNmG-24bCQ> <xmx:H97tYaiUxyETiGkI7prCxWnXzWE4NsmQ9EVHC6Xa9py9tcHrd64OQQ> Received: by mail.messagingengine.com (Postfix) with ESMTPA for <53463 <at> debbugs.gnu.org>; Sun, 23 Jan 2022 18:00:47 -0500 (EST) Date: Sun, 23 Jan 2022 18:00:40 -0500 From: Leo Famulari <leo@HIDDEN> To: 53463 <at> debbugs.gnu.org Subject: Re: ci.guix.gnu.org not building the 'guix' job Message-ID: <Ye3eGOrjtf33GDz5@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53463 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.7 (-) Also, the 'master' job hasn't been run in ~2 days: https://ci.guix.gnu.org/jobset/master I think the build farm is waiting to finish collecting garbage.
bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.Received: (at submit) by debbugs.gnu.org; 23 Jan 2022 00:56:30 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Jan 22 19:56:30 2022 Received: from localhost ([127.0.0.1]:38232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nBRBG-00045H-3F for submit <at> debbugs.gnu.org; Sat, 22 Jan 2022 19:56:30 -0500 Received: from lists.gnu.org ([209.51.188.17]:56758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <leo@HIDDEN>) id 1nBRBE-00045A-Er for submit <at> debbugs.gnu.org; Sat, 22 Jan 2022 19:56:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38052) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <leo@HIDDEN>) id 1nBRBB-0005aB-OH; Sat, 22 Jan 2022 19:56:25 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:48301) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <leo@HIDDEN>) id 1nBRB7-0000lR-HY; Sat, 22 Jan 2022 19:56:24 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 2F5025C00A6; Sat, 22 Jan 2022 19:56:20 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sat, 22 Jan 2022 19:56:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:date:date:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to; s=mesmtp; bh=wyWW8ZA0CF+hB8EIvKTWqcCPtDX9N7lBQ6FhkBSbC7A=; b=P71oT0ZD6Yug APiJG2PSKDRdDdP0rnw8pwuEMSeoACGiJpGP8dt9x6uTUR9fxK+cAJnIVuZSixt0 nTtBEcVB3KMxCXzjQk/UJrMmhdQM+8X/KzKKUxOzGMxr+dGTmolCeguPqCtjtqjp vsIABOdAoqjkd3pU9U9VDChbGn+0xvo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=wyWW8ZA0CF+hB8EIvKTWqcCPtDX9N7lBQ6FhkBSbC 7A=; b=VZnc2EbHllRYntlYDNnP0SHCgK73IoIxTWc8+HMjIV8vDmN6PjQi6pXhY AzWFNdZh9e0Pw583kQ7sI4qEpXZQTDcmQHMOkbwOluF7OqKi6nC1+Gya7hA+hxRe BkoQ96Gn9zVD8CyXWfrHuJxFCtGW8bNx8Ii4J63aRwMP1TU3nh91EtndxVkVrTOR vPDnMHlV479zA6DPwWzzBoKrD/5jeCmmhjbQeMEHldSQDn++MrgPPGI61jjG3GTP Fn+Alj+s8kFyN38pAFAS6OOSQ0mgtJFTq/I2IWvHu1knOTxyYEIcav0kWKdZ1jah 2uUt/NAlpXg23Om9+IdeHr8id+NJw== X-ME-Sender: <xms:s6fsYak18oeMQ7NpHCbUNaJXCKtJ4pWJDf5zs_A-ZfwGnpXDuLNv1A> <xme:s6fsYR3LGMw79ucjbCkHxOF5_kqaVydh8p2mC5KxTC_0A8lxk2_1TpjDroWWvDXRi vYN8E3tyRIGss2YWg> X-ME-Received: <xmr:s6fsYYrhJonKIkHus1s-KWJXRd850oJDmFnQUDzIajbnIPQjqhHY1MZMgJEU3Xv_j9cP3VJGKDsCztYo7r_gMW3FIw> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrvdefgddvkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfggtggusehttdortddttd dvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdr nhgrmhgvqeenucggtffrrghtthgvrhhnpeehledvvdfhgffhvdevteeggeeffeejteffhf ehgedvtdehjefggfevueegueehvdenucffohhmrghinhepghhnuhdrohhrghenucevlhhu shhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuh hlrghrihdrnhgrmhgv X-ME-Proxy: <xmx:s6fsYelvSzCkdBoxHCQxpUmxUGsjpxKkTpwqdv-21Dq5Q5WP87I7Og> <xmx:s6fsYY3Auct7hl7N90K9BNLxIyGwG3A43rKG1lnVfNoQmCE75YXIAg> <xmx:s6fsYVtG-OkVm3CmQHgclrj4FZZFgxiUBNoBnoLqEkHIfBrVX6dUXQ> <xmx:tKfsYd_lVksIRABNR7usna_ix2p-iHO4e0wdkiW9lOsp2pQmhQcaqw> Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 22 Jan 2022 19:56:19 -0500 (EST) Date: Sat, 22 Jan 2022 19:56:18 -0500 From: Leo Famulari <leo@HIDDEN> To: bug-guix@HIDDEN Subject: ci.guix.gnu.org not building the 'guix' job Message-ID: <YeynsnjtpealqzUN@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Received-SPF: pass client-ip=66.111.4.27; envelope-from=leo@HIDDEN; helo=out3-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: guix-sysadmin@HIDDEN X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) As far as I can tell, ci.guix.gnu.org has stopped building the 'guix' job since a couple days ago: https://ci.guix.gnu.org/jobset/guix
Leo Famulari <leo@HIDDEN>
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#53463
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.