Build:
  1. 31
  2. 30
  3. 29
  4. 28
  5. 27
  6. 26
  7. 25
  8. 24
  9. 23
  10. 22
2026-05-11 17:38.05: New job: docker build {
                                             "commit": "f1b9e8b7b8c232f1b4efd7c29317140c0d5409ca",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-05-11 17:38.05: Waiting for resource in pool docker-build-pool
2026-05-11 17:45.09: Got resource from pool docker-build-pool
2026-05-11 17:45.09: Checking out commit f1b9e8b7. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1057/head" && git reset --hard f1b9e8b7
2026-05-11 17:45.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout256f70ae"
2026-05-11 17:45.11: Exec: "git" "-C" "/tmp/git-checkout256f70ae" "submodule" 
                           "deinit" "--force" "--all"
2026-05-11 17:45.11: Exec: "git" "-C" "/tmp/git-checkout256f70ae" "reset" 
                           "--hard" "-q" "f1b9e8b7b8c232f1b4efd7c29317140c0d5409ca"
2026-05-11 17:45.13: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout256f70ae" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-11 17:45.13: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout256f70ae/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout256f70ae/docker-iid" 
                           "--" "/tmp/git-checkout256f70ae"
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.98kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/alpine:3.22
#2 DONE 0.5s

#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.0s

#4 [build  1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 544.95MB 1.8s done
#5 DONE 1.9s

#6 [build  3/13] WORKDIR /root
#6 CACHED

#7 [build  2/13] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev     curl     bash     gcc     musl-dev     make     m4     git     autoconf
#7 CACHED

#8 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#8 CACHED

#9 [build  5/13] COPY --link tarides-com.opam .
#9 DONE 1.6s

#10 [build  6/13] COPY --link dune-project .
#10 DONE 0.1s

#11 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#11 0.216 "Nightly build 2026-05-11T04:57:06Z, git revision
#11 0.216 37448db722bfc3cf79bdd97ad2ca499596f8c693"
#11 29.73 Solution for dune.lock
#11 29.73 
#11 29.73 Dependencies common to all supported platforms:
#11 29.73 - alcotest.1.9.1
#11 29.73 - angstrom.0.16.1
#11 29.73 - asn1-combinators.0.3.2
#11 29.73 - astring.0.8.5
#11 29.73 - base-bytes.base
#11 29.73 - base-threads.base
#11 29.73 - base-unix.base
#11 29.73 - base64.3.5.2
#11 29.73 - bigarray-compat.1.1.0
#11 29.73 - bigstringaf.0.10.0
#11 29.73 - bos.0.3.0
#11 29.73 - brr.0.0.8
#11 29.73 - bstr.0.0.4
#11 29.73 - camlp-streams.5.0.1
#11 29.73 - caqti.2.3.0
#11 29.73 - caqti-lwt.2.3.0
#11 29.73 - checkseum.0.5.3
#11 29.73 - cmarkit.dev
#11 29.73 - cmdliner.2.1.1
#11 29.73 - compiler-cloning.enabled
#11 29.73 - conf-gmp.5
#11 29.73 - conf-gmp-powm-sec.4
#11 29.73 - conf-libev.4-13
#11 29.73 - conf-libssl.4
#11 29.73 - conf-oniguruma.1
#11 29.73 - conf-pkg-config.4
#11 29.73 - cppo.1.8.0
#11 29.73 - csexp.1.5.2
#11 29.73 - cstruct.6.2.0
#11 29.73 - ctypes.0.24.0
#11 29.73 - decompress.1.5.3
#11 29.73 - digestif.1.3.0
#11 29.73 - domain-name.0.5.0
#11 29.73 - dream.1.0.0~alpha8
#11 29.73 - dream-accept.0.1.0
#11 29.73 - dream-encoding.dev
#11 29.73 - dream-html.3.11.2
#11 29.73 - dream-httpaf.1.0.0~alpha4
#11 29.73 - dream-pure.1.0.0~alpha2
#11 29.73 - dune-configurator.3.23.0
#11 29.73 - dune-private-libs.3.23.0
#11 29.73 - dune-site.3.23.0
#11 29.73 - duration.0.3.1
#11 29.73 - dyn.3.23.0
#11 29.73 - eqaf.0.10
#11 29.73 - faraday.0.8.2
#11 29.73 - faraday-lwt.0.8.2
#11 29.73 - faraday-lwt-unix.0.8.2
#11 29.73 - fmt.0.11.0
#11 29.73 - fpath.0.7.3
#11 29.73 - fs-io.3.23.0
#11 29.73 - gen.1.1
#11 29.73 - gluten.0.5.2
#11 29.73 - gluten-lwt.0.5.2
#11 29.73 - gluten-lwt-unix.0.5.2
#11 29.73 - gmap.0.3.0
#11 29.73 - graphql.0.14.0
#11 29.73 - graphql-lwt.0.14.0
#11 29.73 - graphql_parser.0.14.0
#11 29.73 - h2.0.10.0
#11 29.73 - h2-lwt.0.10.0
#11 29.73 - h2-lwt-unix.0.10.0
#11 29.73 - hilite.dev
#11 29.73 - hmap.0.8.1
#11 29.73 - hpack.0.13.0
#11 29.73 - httpaf.0.7.1
#11 29.73 - httpun.0.1.0
#11 29.73 - httpun-lwt.0.1.0
#11 29.73 - httpun-lwt-unix.0.1.0
#11 29.73 - httpun-types.0.1.0
#11 29.73 - httpun-ws.0.2.0
#11 29.73 - integers.0.7.0
#11 29.73 - ipaddr.5.6.2
#11 29.73 - js_of_ocaml.6.3.2
#11 29.73 - js_of_ocaml-compiler.6.3.2
#11 29.73 - js_of_ocaml-toplevel.6.3.2
#11 29.73 - kdf.1.0.0
#11 29.73 - ke.0.6
#11 29.73 - lambdasoup.1.1.1
#11 29.73 - logs.0.10.0
#11 29.73 - lru.0.3.1
#11 29.73 - lwt.5.9.2
#11 29.73 - lwt-dllist.1.1.0
#11 29.73 - lwt_ppx.5.9.3
#11 29.73 - lwt_ssl.1.2.0
#11 29.73 - macaddr.5.6.2
#11 29.73 - magic-mime.1.3.1
#11 29.73 - markup.1.0.3
#11 29.73 - menhir.20260209
#11 29.73 - menhirCST.20260209
#11 29.73 - menhirGLR.20260209
#11 29.73 - menhirLib.20260209
#11 29.73 - menhirSdk.20260209
#11 29.73 - mirage-clock.4.2.0
#11 29.73 - mirage-crypto.1.2.0
#11 29.73 - mirage-crypto-ec.1.2.0
#11 29.73 - mirage-crypto-pk.1.2.0
#11 29.73 - mirage-crypto-rng.1.2.0
#11 29.73 - mirage-crypto-rng-lwt.1.2.0
#11 29.73 - mirage-kv.6.1.1
#11 29.73 - mirage-kv-unix.3.0.1
#11 29.73 - mtime.2.1.0
#11 29.73 - multipart_form.0.8.0
#11 29.73 - multipart_form-lwt.0.8.0
#11 29.73 - ocaml.5.3.1
#11 29.73 - ocaml-base-compiler.5.3.1
#11 29.73 - ocaml-compiler.5.3.1
#11 29.73 - ocaml-compiler-libs.v0.17.0
#11 29.73 - ocaml-syntax-shims.1.0.0
#11 29.73 - ocamlbuild.0.16.1+dune
#11 29.73 - ocamlfind.1.9.8+dune
#11 29.73 - ocplib-endian.1.2
#11 29.73 - ohex.0.2.0
#11 29.73 - oniguruma.0.2.0
#11 29.73 - optint.0.3.0
#11 29.73 - ordering.3.23.0
#11 29.73 - pecu.0.7
#11 29.73 - pp.2.0.0
#11 29.73 - ppx_derivers.1.2.1
#11 29.73 - ppx_deriving_yaml.0.4.1
#11 29.73 - ppx_import.1.12.0
#11 29.73 - ppx_show.0.2.1
#11 29.73 - ppxlib.0.38.0
#11 29.73 - prettym.0.0.5
#11 29.73 - psq.0.2.1
#11 29.73 - ptime.1.2.0
#11 29.73 - pure-html.3.11.2
#11 29.73 - re.1.14.0
#11 29.73 - relocatable-compiler.5.3.1.20251109.1
#11 29.73 - result.1.5
#11 29.73 - rresult.0.7.0
#11 29.73 - sedlex.3.7
#11 29.73 - seq.base
#11 29.73 - sexplib0.v0.17.0
#11 29.73 - ssl.0.7.0
#11 29.73 - stdcompat.21.1
#11 29.73 - stdlib-shims.0.3.0
#11 29.73 - stdune.3.23.0
#11 29.73 - stringext.1.6.0
#11 29.73 - tailwindcss.dev
#11 29.73 - textmate-language.0.6.0
#11 29.73 - top-closure.3.23.0
#11 29.73 - topkg.1.1.1
#11 29.73 - uchar.0.0.2
#11 29.73 - unstrctrd.0.4
#11 29.73 - uri.4.4.0
#11 29.73 - uucp.17.0.0
#11 29.73 - uunf.17.0.0
#11 29.73 - uutf.1.0.4
#11 29.73 - x509.1.0.6
#11 29.73 - yaml.3.2.0
#11 29.73 - yojson.3.0.0
#11 29.73 - zarith.1.14
#11 248.5 Error: sendfile(): No space left on device
#11 248.5 -> required by
#11 248.5    _build/_private/default/.pkg/ocamlfind.1.9.8+dune-866afdce02fd215bc95c87fe641e8765/target
#11 248.5 -> required by alias pkg-install
#11 257.6 Error:
#11 257.6 mkdir(_build/.sandbox/4cf21ebe97aa4602c8a460197178289f): No space left on device
#11 257.6 -> required by
#11 257.6    _build/_private/default/.pkg/duration.0.3.1-e8aa0a0d0c8c681e4ee6d78c3d282198/target
#11 257.6 -> required by alias pkg-install
#11 257.9 File "dune.lock/tailwindcss.dev.pkg", line 21, characters 3-102:
#11 257.9 21 |    https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#11 257.9         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 257.9 Error: failed to extract 'download'
#11 257.9 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 257.9 
#11 257.9 Error:
#11 257.9 mkdir(_build/.sandbox/556c87c198640a91822228904076a3c8): No space left on device
#11 257.9 -> required by
#11 257.9    _build/_private/default/.pkg/eqaf.0.10-f8ca1ad6dc58bfa0921e998ae482c84e/target
#11 257.9 -> required by alias pkg-install
#11 259.1 Error:
#11 259.1 mkdir(_build/.sandbox/50ac2247b218d4ebf0c45988e143e5fb): No space left on device
#11 259.1 -> required by
#11 259.1    _build/_private/default/.pkg/lwt-dllist.1.1.0-c43e8dc64af9b760a78b779c45be3fdb/target
#11 259.1 -> required by alias pkg-install
#11 259.1 Error:
#11 259.1 mkdir(_build/.sandbox/ca377142953619839113bdf532b45c63): No space left on device
#11 259.1 -> required by
#11 259.1    _build/_private/default/.pkg/magic-mime.1.3.1-701106d08965924a9806ee34e57ec11d/target
#11 259.1 -> required by alias pkg-install
#11 259.1 Error:
#11 259.1 mkdir(_build/.sandbox/180c1a1e87fff854bfb5634d67664dce): No space left on device
#11 259.1 -> required by
#11 259.1    _build/_private/default/.pkg/macaddr.5.6.2-0f9b3aa92724d83b5249447245a4231c/target
#11 259.1 -> required by alias pkg-install
#11 261.8 File "dune.lock/ocamlbuild.0.16.1+dune.pkg", line 18, characters 10-17:
#11 261.8 18 |      (run %{make} check-if-preinstalled all opam-install))))))
#11 261.8                ^^^^^^^
#11 261.8 Error: Logs for package ocamlbuild
#11 261.8 File "src/pathname.ml", line 1:
#11 261.8 Error: I/O error: No space left on device
#11 261.8 gmake: *** [Makefile:427: src/pathname.cmx] Error 2
#11 261.8 
#11 262.2 File "dune.lock/cmdliner.2.1.1.pkg", line 23, characters 30-37:
#11 262.2 23 |  (all_platforms ((action (run %{make} all PREFIX=%{prefix})))))
#11 262.2                                    ^^^^^^^
#11 262.2 Error: Logs for package cmdliner
#11 262.2 File "cmdliner_msg.ml", line 1:
#11 262.2 Error: I/O error: No space left on device
#11 262.2 exited with 2: 'ocamlc' '-g' '-bin-annot' 'cmdliner.mli' 'cmdliner_base.mli' 'cmdliner_manpage.mli' 'cmdliner_trie.mli' 'cmdliner_trie.ml' 'cmdliner_def.mli' 'cmdliner_completion.mli' 'cmdliner_cline.mli' 'cmdliner_base.ml' 'cmdliner_docgen.mli' 'cmdliner_manpage.ml' 'cmdliner_msg.mli' 'cmdliner_term.mli' 'cmdliner_def.ml' 'cmdliner_cmd.mli' 'cmdliner_arg.mli' 'cmdliner_docgen.ml' 'cmdliner_eval.mli' 'cmdliner_msg.ml' 'cmdliner_term.ml' 'cmdliner_completion.ml' 'cmdliner_cmd.ml' 'cmdliner_cline.ml' 'cmdliner_arg.ml' 'cmdliner_eval.ml' 'cmdliner.ml' '-a' '-o' 'cmdliner.cma'
#11 262.2 gmake: *** [Makefile:70: build-byte] Error 1
#11 262.2 
#11 ERROR: process "/bin/sh -c dune --version && dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
------
 > [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install:
261.8 
262.2 File "dune.lock/cmdliner.2.1.1.pkg", line 23, characters 30-37:
262.2 23 |  (all_platforms ((action (run %{make} all PREFIX=%{prefix})))))
262.2                                    ^^^^^^^
262.2 Error: Logs for package cmdliner
262.2 File "cmdliner_msg.ml", line 1:
262.2 Error: I/O error: No space left on device
262.2 exited with 2: 'ocamlc' '-g' '-bin-annot' 'cmdliner.mli' 'cmdliner_base.mli' 'cmdliner_manpage.mli' 'cmdliner_trie.mli' 'cmdliner_trie.ml' 'cmdliner_def.mli' 'cmdliner_completion.mli' 'cmdliner_cline.mli' 'cmdliner_base.ml' 'cmdliner_docgen.mli' 'cmdliner_manpage.ml' 'cmdliner_msg.mli' 'cmdliner_term.mli' 'cmdliner_def.ml' 'cmdliner_cmd.mli' 'cmdliner_arg.mli' 'cmdliner_docgen.ml' 'cmdliner_eval.mli' 'cmdliner_msg.ml' 'cmdliner_term.ml' 'cmdliner_completion.ml' 'cmdliner_cmd.ml' 'cmdliner_cline.ml' 'cmdliner_arg.ml' 'cmdliner_eval.ml' 'cmdliner.ml' '-a' '-o' 'cmdliner.cma'
262.2 gmake: *** [Makefile:70: build-byte] Error 1
262.2 
------
Dockerfile:40
--------------------
  38 |     # Install packages before adding source files
  39 |     # This allows Docker to cache this step
  40 | >>> RUN dune --version && dune pkg lock && dune build @pkg-install
  41 |     
  42 |     COPY --link ./generate-images.sh .
--------------------
ERROR: failed to solve: process "/bin/sh -c dune --version && dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
2026-05-11 17:50.33: Job failed: Docker build exited with status 1