GNU bug report logs - #59447
Offload fails with: Throw to key `match-error'

Previous Next

Package: guix;

Reported by: Mathieu Othacehe <othacehe <at> gnu.org>

Date: Mon, 21 Nov 2022 14:24:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59447 in the body.
You can then email your comments to 59447 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#59447; Package guix. (Mon, 21 Nov 2022 14:24:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mathieu Othacehe <othacehe <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 21 Nov 2022 14:24:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: Offload fails with: Throw to key `match-error'
Date: Mon, 21 Nov 2022 15:23:37 +0100
Hello,

I'm trying to offload an aarch64-linux build on Berlin and it fails this
way:

--8<---------------cut here---------------start------------->8---
process 75612 acquired build slot '/var/guix/offload/10.0.0.9:22/3'
Backtrace:
In ice-9/boot-9.scm:
  1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          11 (apply-smob/0 #<thunk 7f6bbc3072e0>)
In ice-9/boot-9.scm:
    724:2 10 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  9 (_ #(#(#<directory (guile-user) 7f6bbc30cc80>)))
In guix/ui.scm:
   2263:7  8 (run-guix . _)
  2226:10  7 (run-guix-command _ . _)
In guix/scripts/offload.scm:
   814:22  6 (guix-offload . _)
In ice-9/boot-9.scm:
  1752:10  5 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/offload.scm:
   595:21  4 (process-request _ _ "/gnu/store/vqmlpayiwfagh6s86jwns…" …)
   514:36  3 (choose-build-machine _)
In guix/inferior.scm:
    345:2  2 (port->inferior _ _)
    327:2  1 (read-repl-response _ _)
In ice-9/boot-9.scm:
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `match-error' with args `("match" "no matching pattern" #<eof>)'.
guix build: error: unexpected EOF reading a line
make: *** [Makefile:7087: release] Error 1
--8<---------------cut here---------------end--------------->8---

It can be reproduced 100% by running a `make release` or using this
command: 

--8<---------------cut here---------------start------------->8---
guix deploy -L maintenance/hydra/modules maintenance/hydra/deploy-overdrive1.scm
--8<---------------cut here---------------end--------------->8---

Thanks,

Mathieu




Information forwarded to bug-guix <at> gnu.org:
bug#59447; Package guix. (Tue, 22 Nov 2022 08:51:01 GMT) Full text and rfc822 format available.

Message #8 received at 59447 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 59447 <at> debbugs.gnu.org
Subject: Re: bug#59447: Offload fails with: Throw to key `match-error'
Date: Tue, 22 Nov 2022 09:50:31 +0100
Hello,

Mathieu Othacehe <othacehe <at> gnu.org> skribis:

> I'm trying to offload an aarch64-linux build on Berlin and it fails this
> way:

[...]

>    514:36  3 (choose-build-machine _)
> In guix/inferior.scm:
>     345:2  2 (port->inferior _ _)
>     327:2  1 (read-repl-response _ _)
> In ice-9/boot-9.scm:
>   1685:16  0 (raise-exception _ #:continuable? _)
>
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> Throw to key `match-error' with args `("match" "no matching pattern" #<eof>)'.
> guix build: error: unexpected EOF reading a line
> make: *** [Makefile:7087: release] Error 1

Fixed in b2b9571935f9188086b2e7b434840eeda6c42805.

We’ll have to update the ‘guix’ package to deploy it, though.

(In the meantime I commented out offending machines from
‘machines-for-berlin.scm’ and deployed it on berlin.)

Thanks,
Ludo’.




Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Tue, 22 Nov 2022 16:31:01 GMT) Full text and rfc822 format available.

Notification sent to Mathieu Othacehe <othacehe <at> gnu.org>:
bug acknowledged by developer. (Tue, 22 Nov 2022 16:31:01 GMT) Full text and rfc822 format available.

Message #13 received at 59447-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 59447-done <at> debbugs.gnu.org
Subject: Re: bug#59447: Offload fails with: Throw to key `match-error'
Date: Tue, 22 Nov 2022 17:29:56 +0100
> Fixed in b2b9571935f9188086b2e7b434840eeda6c42805.
>
> We’ll have to update the ‘guix’ package to deploy it, though.

Thanks for fixing that one, closing!

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 21 Dec 2022 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.