Organisationsocurrentocluster4d61e7 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-19 20:35.09: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/pull/253/head (4d61e74982b95f4a91bc48759acbce43ffae58de) (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/ocluster.git" && cd "ocluster" && git fetch origin "refs/pull/253/head" && git reset --hard 4d61e749
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-19 20:35.09: Using cache hint "ocurrent/ocluster-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06-alpine-3.20-4.14_opam-2.2-ocamlformat-26c09ff1da6a07b20a0f9474e3a6ed6315c6388b"
2024-10-19 20:35.09: 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-19 20:35.09: Waiting for resource in pool OCluster
2024-10-19 20:35.09: Waiting for worker…
2024-10-19 20:35.09: Got resource from pool OCluster
Building on x86-bm-c13.sw.ocaml.org
All commits already cached
Submodule path 'obuilder': checked out 'e854a34cbbe7859acd3d52668fb9a6e297176fdb'
HEAD is now at 4d61e74 Update Dockerfiles
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'e854a34cbbe7859acd3d52668fb9a6e297176fdb'

(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06' locally
docker.io/ocaml/opam@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06: Pulling from ocaml/opam
a66b516afd2c: Pulling fs layer
a66b516afd2c: Verifying Checksum
a66b516afd2c: Download complete
a66b516afd2c: Pull complete
Digest: sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06
Status: Downloaded newer image for ocaml/opam@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06
2024-10-19 20:35.10 ---> 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-19 20:35.10 ---> using "9708caf90e4ba2695714ad23d4ce8a414c418822b7251d9b515aa4ceed41acf5" from cache
Job succeeded
2024-10-19 20:35.10: Job succeeded