2024-11-15 15:06.15: New job: test mirage/mirage-tcpip https://github.com/mirage/mirage-tcpip.git#refs/heads/main (519c576a9477ea381f077309f61feab01c4bb76a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/mirage-tcpip.git" -b "main" && cd "mirage-tcpip" && git reset --hard 519c576a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-11-15 15:06.15: Using cache hint "mirage/mirage-tcpip-ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc-debian-12-4.13_opam-2.2-ocamlformat-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-15 15:06.15: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-11-15 15:06.15: Waiting for resource in pool OCluster
2024-11-15 15:33.54: Waiting for worker…
2024-11-15 15:37.08: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 519c576a Merge pull request #521 from hannesm/update
(from ocaml/opam:debian-12-ocaml-4.13@sha256:7952522237453ab019b621056e279bd6d12a1c7b46b9f4de35e342fd0793cecc)
2024-11-15 15:37.09 ---> using "4671d91d620de463500ac0d3192fd582c43ef2c52fd6f83e69c987c8940ba12a" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-15 15:37.09 ---> saved as "cb380262abbb2e21ec81152063250276133f8d7a9e1172ce81c895365bf55c08"
Job succeeded
2024-11-15 15:37.09: Job succeeded