Organisationssanettebogue72106b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-09 21:44.01: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (72106bef7b96c362cac57eaacf4fe2b931121ae1) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/sanette/bogue.git" -b "master" && cd "bogue" && git reset --hard 72106bef
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-01-09 21:44.01: Using cache hint "sanette/bogue-ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44-debian-13-4.08_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-09 21:44.01: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-09 21:44.01: Waiting for resource in pool OCluster
2026-01-09 23:55.37: Waiting for worker…
2026-01-09 23:55.51: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
Uncaught exception: Unix.Unix_error(Unix.ENOSPC, "mkdir", "/var/cache/obuilder/ocluster/tmp/build-context-199f5d")
2026-01-09 23:55.51: Job failed: Failed: Internal error