Organisationsocurrentdocker-base-images57e797 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-05-04 18:15.40: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (57e7976569dabc852c3128285e5245fa431012b5) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard 57e79765
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-05-04 18:15.40: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9-alpine-3.23-4.14_opam-2.5-ocamlformat-7d5cbdbc1151b699e44529b13fd680723b359453"
2026-05-04 18:15.40: Using OBuilder spec:
((from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-05-04 18:15.40: Waiting for resource in pool OCluster
2026-05-04 18:15.40: Waiting for worker…
2026-05-04 18:15.40: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 57e7976 Bump opam-repository pin for ocaml-dockerfile 8.3.7 (adds tar to openSUSE) (#347)

(from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9)
2026-05-04 18:15.42 ---> using "8e65bc4d84a4bbc3f291f4c89c5f0411ea9740fc4228eddb2c11cbc44748b04d" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-05-04 18:15.42 ---> using "587ce7d086ff04de4f4423e68ad553523515e553b8a932fb89ddf267c1cbcec5" from cache
Job succeeded
2026-05-04 18:15.42: Job succeeded