From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Djurfeldt Subject: bug#40125: Problem with guix offload: Remote channel closed Date: Wed, 18 Mar 2020 21:01:36 +0100 Message-ID: References: Reply-To: mikael@djurfeldt.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000ba029a05a126856f" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49286) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEet9-0002FP-H7 for bug-guix@gnu.org; Wed, 18 Mar 2020 16:02:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEet7-0004qq-Uh for bug-guix@gnu.org; Wed, 18 Mar 2020 16:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35484) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEet7-0004qU-Qj for bug-guix@gnu.org; Wed, 18 Mar 2020 16:02:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEet7-0005VQ-OI for bug-guix@gnu.org; Wed, 18 Mar 2020 16:02:01 -0400 In-Reply-To: Sender: "Debbugs-submit" Resent-Message-ID: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40125@debbugs.gnu.org --000000000000ba029a05a126856f Content-Type: text/plain; charset="UTF-8" This is a more up-to-date log where a problem in my environment (both on local and build host) was fixed: mdj@hat:~$ guix offload test guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'... guix offload: Guix is usable on 'wand.pdc.kth.se' (test returned "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test") guix offload: 'wand.pdc.kth.se' is running GNU Guile 3.0.1 sending 1 store item (0 MiB) to 'wand.pdc.kth.se'... exporting path `/gnu/store/gl7dps3yx0vrxz16sj7q3w7gs3vdbxj4-export-test' ;;; [2020/03/18 20:53:04.930901, 0] write_to_channel_port: [GSSH ERROR] Remote channel is closed: # Backtrace: 1 (primitive-load "/home/mdj/.config/guix/current/bin/guix") In guix/ui.scm: 1833:12 0 (run-guix-command _ . _) guix/ui.scm:1833:12: In procedure run-guix-command: Throw to key `guile-ssh-error' with args `("write_to_channel_port" "Remote channel is closed" # #f)'. --000000000000ba029a05a126856f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This is a more up-to-date log where a problem in my e= nvironment (both on local and build host) was fixed:

mdj@hat:~$ guix offload test
guix offload: testing 1 build machines d= efined in '/etc/guix/machines.scm'...
guix offload: Guix is usab= le on 'wand.pdc.kth.se' (tes= t returned "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test")guix offload: 'wand.pdc.kth.se&= #39; is running GNU Guile 3.0.1
sending 1 store item (0 MiB) to 'wand.pdc.kth.se'...
exporting pa= th `/gnu/store/gl7dps3yx0vrxz16sj7q3w7gs3vdbxj4-export-test'
;;; [20= 20/03/18 20:53:04.930901, 0] write_to_channel_port: [GSSH ERROR] Remote cha= nnel is closed: #<input-output: channel (open) 7f5ed680e780>
Backt= race:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01 (primitive-load "/= home/mdj/.config/guix/current/bin/guix")
In guix/ui.scm:
=C2=A0 = 1833:12 =C2=A00 (run-guix-command _ . _)

guix/ui.scm:1833:12: In pro= cedure run-guix-command:
Throw to key `guile-ssh-error' with args `(= "write_to_channel_port" "Remote channel is closed" #<= ;input-output: channel (open) 7f5ed680e780> #f)'.

--000000000000ba029a05a126856f--