all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34282: offload: error parsing derivation `*.drv': expected string `Derive(['
@ 2019-02-01 20:57 Mark H Weaver
  2019-02-04 21:31 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2019-02-01 20:57 UTC (permalink / raw)
  To: 34282

In the last day or so, I've seen three instances of an offloading error
that I'd never seen before, which causes builds to abort on Hydra.  So
far, they have all been offloads from hydra.gnu.org to
hydra-slave1.netris.org, a build slave which I maintain, and which is
currently running an older version of Guix, circa 0.12.0.  Here's an
excerpt of the nix log output of one of the failures:

--8<---------------cut here---------------start------------->8---
these derivations will be built:
  /gnu/store/rrjvc7hcycy5yfvp6cr2m1vcwqyvc863-r-chemometricswithr-0.1.13.drv
process 2744 acquired build slot '/var/guix/offload/hydra-slave1.netris.org/0'
process 2744 acquired build slot '/var/guix/offload/hydra-slave3.netris.org/0'
load on machine 'hydra-slave1.netris.org' is 1.8 (normalized: 0.9)
@ build-started /gnu/store/rrjvc7hcycy5yfvp6cr2m1vcwqyvc863-r-chemometricswithr-0.1.13.drv - armhf-linux /var/log/guix/drvs/rr//jvc7hcycy5yfvp6cr2m1vcwqyvc863-r-chemometricswithr-0.1.13.drv
sending 28 store items to 'hydra-slave1.netris.org'...
exporting path `/gnu/store/5qjsrh8dncv6sninnyydkzccmh89498r-r-fs-1.2.6.drv'
[...]
exporting path `/gnu/store/zrw4yckqa9g6a8zglkz7g0gfr6k78jl8-r-usethis-1.4.0'
guix offload: error: build failed: error parsing derivation `/gnu/store/5qjsrh8dncv6sninnyydkzccmh89498r-r-fs-1.2.6.drv': expected string `Derive(['
@ hook-failed /gnu/store/rrjvc7hcycy5yfvp6cr2m1vcwqyvc863-r-chemometricswithr-0.1.13.drv - 256 builder for `/gnu/store/rrjvc7hcycy5yfvp6cr2m1vcwqyvc863-r-chemometricswithr-0.1.13.drv' failed with exit code 1
error: build of `/gnu/store/rrjvc7hcycy5yfvp6cr2m1vcwqyvc863-r-chemometricswithr-0.1.13.drv' failed
--8<---------------cut here---------------end--------------->8---

These are the instances I've seen so far:

  https://hydra.gnu.org/build/3353101
  https://hydra.gnu.org/build/3352885
  https://hydra.gnu.org/build/3352564

      Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#34282: offload: error parsing derivation `*.drv': expected string `Derive(['
  2019-02-01 20:57 bug#34282: offload: error parsing derivation `*.drv': expected string `Derive([' Mark H Weaver
@ 2019-02-04 21:31 ` Ludovic Courtès
  2019-03-09 18:30   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2019-02-04 21:31 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 34282

Hi Mark,

Mark H Weaver <mhw@netris.org> skribis:

> exporting path `/gnu/store/zrw4yckqa9g6a8zglkz7g0gfr6k78jl8-r-usethis-1.4.0'
> guix offload: error: build failed: error parsing derivation `/gnu/store/5qjsrh8dncv6sninnyydkzccmh89498r-r-fs-1.2.6.drv': expected string `Derive(['

Could you check the contents of this file?  This very much suggests a
file system corruption (e.g., the file is actually empty yet considered
valid per /var/guix/db/db.sqlite.)

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#34282: offload: error parsing derivation `*.drv': expected string `Derive(['
  2019-02-04 21:31 ` Ludovic Courtès
@ 2019-03-09 18:30   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-03-09 18:30 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 34282

Hi Mark,

Ludovic Courtès <ludo@gnu.org> skribis:

> Mark H Weaver <mhw@netris.org> skribis:
>
>> exporting path `/gnu/store/zrw4yckqa9g6a8zglkz7g0gfr6k78jl8-r-usethis-1.4.0'
>> guix offload: error: build failed: error parsing derivation `/gnu/store/5qjsrh8dncv6sninnyydkzccmh89498r-r-fs-1.2.6.drv': expected string `Derive(['
>
> Could you check the contents of this file?  This very much suggests a
> file system corruption (e.g., the file is actually empty yet considered
> valid per /var/guix/db/db.sqlite.)

This explanation is plausible so I’m closing as not-a-bug.  Please do
reopen if you think otherwise.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-09 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01 20:57 bug#34282: offload: error parsing derivation `*.drv': expected string `Derive([' Mark H Weaver
2019-02-04 21:31 ` Ludovic Courtès
2019-03-09 18:30   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.