2024-10-28 18:32.53: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/pull/195/head (502c87c6d502c5119d40986d1212330c94bb3181) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/obuilder.git" && cd "obuilder" && git fetch origin "refs/pull/195/head" && git reset --hard 502c87c6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-10-28 18:32.53: Using cache hint "ocurrent/obuilder-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06-alpine-3.20-4.14_opam-2.2-ocamlformat-63cfa2da7451530777c99ac51ebfc3a717cff962"
2024-10-28 18:32.53: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-10-28 18:32.53: Waiting for resource in pool OCluster
2024-10-28 18:32.54: Waiting for worker…
2024-10-28 18:34.28: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
HEAD is now at 8890afb use extra disks for cache rather than pscp
HEAD is now at 502c87c Add cygsympathy to base images
(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06)
2024-10-28 18:35.03 ---> saved as "985d1785f83b4891ff973f84322b6ae3a9d90575d816ad52456fbbac4db24296"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-28 18:35.04 ---> saved as "9708caf90e4ba2695714ad23d4ce8a414c418822b7251d9b515aa4ceed41acf5"
Job succeeded
2024-10-28 18:35.04: Job succeeded