2025-03-05 21:31.00: New job: test robur-coop/utcp https://github.com/robur-coop/utcp.git#refs/heads/main (c2a991f067dabfe5dded14d82d029ed0788f7677) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/robur-coop/utcp.git" -b "main" && cd "utcp" && git reset --hard c2a991f0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-03-05 21:31.00: Using cache hint "robur-coop/utcp-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394-alpine-3.21-4.14_opam-2.3-ocamlformat-91d74cddbf72d811a49b9630c97f596a1cff1b01"
2025-03-05 21:31.00: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-03-05 21:31.00: Waiting for resource in pool OCluster
2025-03-05 21:59.27: Waiting for worker…
2025-03-05 22:03.51: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at c2a991f Defunctorize few modules (ARP & IP) (#37)
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:96b7254f58c3573ba306b938fe2d5ea91c5abce3fa85e1486f9a1932a1f76394)
2025-03-05 22:03.52 ---> using "4e39c0c3d776eff1edded1b34ce7287522f5313250cb83728b85104013b8e410" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-05 22:03.52 ---> using "90e4bfb39d45475288c3a3549b42ea7ae9e264da2e6eddfeac47f4cbc5adc293" from cache
Job succeeded
2025-03-05 22:03.52: Job succeeded