2024-11-14 17:02.29: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/live-ocaml-org (268fb9bacb2869fee8b89120c8fcdbe2b2b45a97) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/ocurrent-deployer.git" -b "live-ocaml-org" && cd "ocurrent-deployer" && git reset --hard 268fb9ba
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-11-14 17:02.29: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933-alpine-3.20-4.14_opam-2.2-ocamlformat-01aa7e5fa3a719d7eaef358f0afbee2f53638458"
2024-11-14 17:02.29: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-11-14 17:02.29: Waiting for resource in pool OCluster
2024-11-14 18:00.24: Cancelling: Auto-cancelling job because it is no longer needed