Organisationsocurrentdocker-base-images2cab32 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-05-22 09:48.21: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (2cab327bd54398012a2f4d7073f5abda2afb3976) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard 2cab327b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-05-22 09:48.21: Using cache hint "ocurrent/docker-base-images-ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1-debian-13-5.2_opam-2.5-ocamlformat-c180e1630960e0dbb8e30c22b3de89113eb5cc93"
2026-05-22 09:48.21: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-05-22 09:48.21: Waiting for resource in pool OCluster
2026-05-22 13:33.57: Waiting for worker…
2026-05-22 13:33.57: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 2cab327 Compose web and Prometheus servers via Eio.Fiber.all

(from ocaml/opam:debian-13-ocaml-5.2@sha256:26d60e8deaee6424c5d0213b45df9190656e7c616c5febfec9dc170744ad31b1)
2026-05-22 13:33.58 ---> using "503ed5afe9018d5040aa2dba759a2e2138f0d96767139d7c938fc99dc949f1e0" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-05-22 13:33.58 ---> using "b03ba28b58bb0de226bf0f8dd1c58ded904b1be79d6f31b3302d0dc44889ddf4" from cache
Job succeeded
2026-05-22 13:33.58: Job succeeded