Organisationssamohtmirage-solo59d78d9 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-06-17 13:15.56: New job: test samoht/mirage-solo5 https://github.com/samoht/mirage-solo5.git#refs/heads/master (9d78d93d27dea12d1c694d9b8bc0835b0ca58981) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/samoht/mirage-solo5.git" -b "master" && cd "mirage-solo5" && git reset --hard 9d78d93d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-06-17 13:15.56: Using cache hint "samoht/mirage-solo5-ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c-debian-12-4.06_opam-2.1-ocamlformat-a6069b9eebba0e2b70cdbbd834bc800eb6d671fb"
2024-06-17 13:15.56: Using OBuilder spec:
((from ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-06-17 13:15.56: Waiting for resource in pool OCluster
2024-06-19 15:09.50: Waiting for worker…
2024-06-19 15:21.33: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 9d78d93 Documentation for release 0.6.2


(from ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c)
Unable to find image 'ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c' locally
docker.io/ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c: Pulling from ocaml/opam
0b21da82cc74: Pulling fs layer
0b21da82cc74: Verifying Checksum
0b21da82cc74: Download complete
0b21da82cc74: Pull complete
Digest: sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
Status: Downloaded newer image for ocaml/opam@sha256:32687a8e92261af5e9b824da18e0530f94ab5250174fd2c87f1419cb183fdd2c
2024-06-19 15:21.33 ---> using "9ea66e25d25dc417ec97d783c836f4d9493ea7c91e74c91afe0123c296641e5e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-06-19 15:21.33 ---> using "16abf0723eb44b27a8573973e5543f83140cdf754094e338a5077fbc066b71e5" from cache
Job succeeded
2024-06-19 15:21.33: Job succeeded