2025-08-19 11:52.04: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (8919c01e062a19d576abe5314e1333f26d4f7fd5) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/robur-coop/albatross.git" -b "main" && cd "albatross" && git reset --hard 8919c01e cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-08-19 11:52.04: Using cache hint "robur-coop/albatross-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d-alpine-3.21-4.14_opam-2.4-ocamlformat-906e75de03e24cb3c6bc68c71156a6dab70c1fa4" 2025-08-19 11:52.04: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-08-19 11:52.04: Waiting for resource in pool OCluster 2025-08-19 11:52.04: Waiting for worker… 2025-08-19 11:54.56: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 8919c01 Merge pull request #222 from robur-coop/pkg (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d) Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d' locally docker.io/ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d: Pulling from ocaml/opam dd574f0c3492: Pulling fs layer 3dc488c2f010: Pulling fs layer deaee56918b9: Pulling fs layer ca3b7aa1d2ce: Pulling fs layer efc13b06f5a5: Pulling fs layer ca3b7aa1d2ce: Waiting efc13b06f5a5: Waiting deaee56918b9: Verifying Checksum deaee56918b9: Download complete ca3b7aa1d2ce: Verifying Checksum ca3b7aa1d2ce: Download complete efc13b06f5a5: Verifying Checksum efc13b06f5a5: Download complete 3dc488c2f010: Verifying Checksum 3dc488c2f010: Download complete dd574f0c3492: Verifying Checksum dd574f0c3492: Download complete dd574f0c3492: Pull complete 3dc488c2f010: Pull complete deaee56918b9: Pull complete ca3b7aa1d2ce: Pull complete efc13b06f5a5: Pull complete Digest: sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d Status: Downloaded newer image for ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d 2025-08-19 11:54.59 ---> using "ea47f485ac5e3de6005676b139eead37b27580d3656da4cbc3286dafdec05f07" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-08-19 11:54.59 ---> using "4c059521167064518961014428893e10d1e26af59d34ba08efa13ffc5091a320" from cache Job succeeded 2025-08-19 11:54.59: Job succeeded