-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
type/bugSomething isn't workingSomething isn't working
Description
Context
Take a look into https://ocaml.ci.dev/github/mirage/mirage-net/commit/8cfd7946c6f3baf7ec2722d412da9be9ddc2ef10/variant/macos-homebrew-5.2_arm64_opam-2.2 (part of mirage/mirage-net#25)
Here, there's a spurious failure
Step(s) to reproduce
Unclear what is needed for reproduction. It is unclear to me what is exactly happening, since other macOS runners are working nicely - even in the same PR.
Expected behaviour
The build should succeed
Technical details
Done.
# Run eval $(opam env) to update the current shell environment
2024-10-01 09:44.12 ---> using "9140a4d29739976f645a65eade89cc9e307554b1ce6226104c32cda5563a0f6c" from cache
/: (copy (src .) (dst ./src))
2024-10-01 09:44.13 ---> saved as "28d1f27bf80c439f8cee08cf3a1257af233f56bd0c0362f0f06a7ffccef56e37"
/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
2024-10-01 09:44.14 ---> saved as "56b01c443d7147fc1327834868915a41cda990117d1a5e5318e1733b91a75e8a"
Uncaught exception: Failure("\"zfs\" \"unmount\" \"obuilder/result\" failed with exit status 1")
2024-10-01 09:44.16: Job failed: Failed: Internal error
Metadata
Metadata
Assignees
Labels
type/bugSomething isn't workingSomething isn't working