Organisationsocurrentdocker-base-images6868ff (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-10-21 07:34.25: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (6868ff794ebbfa63c53f6b4caea0ee6b43ad9ea7) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
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 6868ff79
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-10-21 07:34.25: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e-alpine-3.22-4.14_opam-2.4-ocamlformat-761b6e063a8a48f7490847d5bd71fd89365d9b14"
2025-10-21 07:34.25: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-10-21 07:34.25: Waiting for resource in pool OCluster
2025-10-21 07:41.33: Waiting for worker…
2025-10-21 07:43.16: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 6868ff7 Update ocaml-version and ocaml-dockerfile (#335)


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
2025-10-21 07:43.17 ---> using "764276640f5b3f4ce6b610321003cb55f6545c42846dc0b360f6be7a346afe65" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-21 07:43.17 ---> using "fe52ca83e74361aca9500bea3b0c75bc6bae0cbe0ab9418ad1259676e20dd8e0" from cache
Job succeeded
2025-10-21 07:43.18: Job succeeded