Organisationsmiragemirage-tcpip09c009 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-04-11 09:16.00: New job: test mirage/mirage-tcpip https://github.com/mirage/mirage-tcpip.git#refs/heads/main (09c00977ea834a0989e332df4ef98d0fa1115bfc) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-tcpip.git" -b "main" && cd "mirage-tcpip" && git reset --hard 09c00977
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-04-11 09:16.00: Using cache hint "mirage/mirage-tcpip-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7-alpine-3.21-4.14_opam-2.3-ocamlformat-1b767795a4e028a4d45f916f1598c24ee7a7b6cb"
2025-04-11 09:16.00: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-04-11 09:16.00: Waiting for resource in pool OCluster
2025-04-11 09:16.00: Waiting for worker…
2025-04-11 09:20.13: Got resource from pool OCluster
Building on clete.caelum.ci.dev
HEAD is now at 9e6f0c5e broaden unikernel mirage support versions
HEAD is now at 09c00977 Merge pull request #527 from hannesm/unix-stack


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:700cef7086e5ab8f24a42fb371b7be0855051db65c822dc447f90adc9609dbb7)
2025-04-11 09:20.14 ---> using "bd1a6ff8682763d02f6ea8340f8477bfdb4114ca8e4b584f0035829bd3e9edc4" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-11 09:20.14 ---> saved as "7c79392ca57e6f77694fc0fe6f9377825053cd75e0e88022cd83e8e560b06366"
Job succeeded
2025-04-11 09:20.15: Job succeeded