Organisationsocaml-opamopam-publish54ab6a (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-03 22:30.10: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/master (54ab6a82a50bd41bfb342f5b1730466277fcd7a9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-opam/opam-publish.git" -b "master" && cd "opam-publish" && git reset --hard 54ab6a82
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-03 22:30.10: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e-debian-12-4.08_opam-2.3-ocamlformat-f7060d5dd1056d18a1e0f07c7958d7529ad9f555"
2025-07-03 22:30.10: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-03 22:30.10: Waiting for resource in pool OCluster
2025-07-04 01:33.31: Waiting for worker…
2025-07-04 01:37.18: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 54ab6a8 Release 2.5.1


(from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
2025-07-04 01:38.06 ---> saved as "4ea5038d254cfd14663698deb665a2dc4ce1e1383d544c063adebb02ed15ce16"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-04 01:38.07 ---> saved as "1a2d687d519f72c7c786118eef1fa71daab5ad7f8c357b2ad7574c30af21337c"
Job succeeded
2025-07-04 01:38.07: Job succeeded