Organisationsocurrentobuilder0ae4fa ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-11 08:05.33: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/pull/193/head (0ae4fa52e64be5707a76acf94644fd5870a9ce1c) (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/193/head" && git reset --hard 0ae4fa52
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-11 08:05.33: Using cache hint "ocurrent/obuilder-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06-alpine-3.20-4.14_opam-2.2-ocamlformat-6c36a998c3c1cfdaab9aa58a3d14f14617ca36cb"
2024-10-11 08:05.33: 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-11 08:05.33: Waiting for resource in pool OCluster
2024-10-11 08:37.43: Waiting for worker…
2024-10-11 08:37.45: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 0ae4fa5 Ignore unmount status

(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06)
2024-10-11 08:37.45 ---> using "985d1785f83b4891ff973f84322b6ae3a9d90575d816ad52456fbbac4db24296" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-11 08:37.46 ---> saved as "9708caf90e4ba2695714ad23d4ce8a414c418822b7251d9b515aa4ceed41acf5"
Job succeeded
2024-10-11 08:37.46: Job succeeded