Organisationsrobur-coopalbatross07806a (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-01 14:13.47: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (07806a59696fca21a319080a14343195835fc803) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/robur-coop/albatross.git" -b "main" && cd "albatross" && git reset --hard 07806a59
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-10-01 14:13.47: Using cache hint "robur-coop/albatross-ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332-debian-12-4.13_opam-2.2-ocamlformat-f7c5ed58d4e80e295c4022514da894342e69bfa0"
2024-10-01 14:13.47: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-01 14:13.47: Waiting for resource in pool OCluster
2024-10-01 15:10.31: Waiting for worker…
2024-10-01 15:12.50: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
All commits already cached
HEAD is now at 07806a5 Merge pull request #190 from robur-coop/root-policy


(from ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332' locally
docker.io/ocaml/opam@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332: Pulling from ocaml/opam
df8420cb3118: Pulling fs layer
df8420cb3118: Verifying Checksum
df8420cb3118: Download complete
df8420cb3118: Pull complete
Digest: sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332
Status: Downloaded newer image for ocaml/opam@sha256:8d31da453d3048b9f72c9eb8a37b00ff5fc1ce58b38561a3e7c8c1677d78c332
2024-10-01 15:12.51 ---> using "dcbd03964b9b7d7f1d7e60e18cf5feaf28a246dfe0bf7f8c8e8707051ded5518" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-01 15:12.51 ---> saved as "5adf56460f15105f2fca066b5602a36a9958ad41a04eb954563fdd92407a7227"
Job succeeded
2024-10-01 15:12.51: Job succeeded