Organisationsocurrentocluster604552 (live-worker)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-21 13:26.21: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/heads/live-worker (604552d722bead46a09a3d0a1021598551fa84c0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocluster.git" -b "live-worker" && cd "ocluster" && git reset --hard 604552d7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-21 13:26.21: Using cache hint "ocurrent/ocluster-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-c1977175343cfa10ea4b9e7ae1a20f0cb17ca46f"
2026-04-21 13:26.21: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-21 13:26.21: Waiting for resource in pool OCluster
2026-04-21 15:16.02: Waiting for worker…
2026-04-21 15:25.58: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
Submodule path 'obuilder': checked out 'a4329f09abdf762b019b83c9218c1d8dd1d6a093'
HEAD is now at 604552d Update Dockerfile.worker (#260)
Synchronising submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'a4329f09abdf762b019b83c9218c1d8dd1d6a093'


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
2026-04-21 15:25.58 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-21 15:25.58 ---> using "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b" from cache
Job succeeded
2026-04-21 15:25.58: Job succeeded