Build:
  1. 22
  2. 21
  3. 20
  4. 19
  5. 18
  6. 17
  7. 16
  8. 15
  9. 14
  10. 13
2026-05-11 17:38.05: New job: docker build {
                                             "commit": "b39ddf55d86a1c244e6f2587518c9c5ea5ecf17f",
                                             "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-12 14:57.09: Got resource from pool docker-build-pool
2026-05-12 14:57.09: Checking out commit b39ddf55. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/766/head" && git reset --hard b39ddf55
2026-05-12 14:57.09: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout39b4da79"
2026-05-12 14:57.12: Exec: "git" "-C" "/tmp/git-checkout39b4da79" "submodule" 
                           "deinit" "--force" "--all"
2026-05-12 14:57.12: Exec: "git" "-C" "/tmp/git-checkout39b4da79" "reset" 
                           "--hard" "-q" "b39ddf55d86a1c244e6f2587518c9c5ea5ecf17f"
2026-05-12 14:57.14: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout39b4da79" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-12 14:57.14: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout39b4da79/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout39b4da79/docker-iid" 
                           "--" "/tmp/git-checkout39b4da79"
#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: 545.62MB 1.8s done
#5 DONE 1.9s

#6 [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
#6 CACHED

#7 [build  3/13] WORKDIR /root
#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 CACHED

#10 [build  6/13] COPY --link dune-project .
#10 CACHED

#11 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#11 0.359 "Nightly build 2026-05-11T04:57:06Z, git revision
#11 0.359 37448db722bfc3cf79bdd97ad2ca499596f8c693"
#11 29.68 Solution for dune.lock
#11 29.68 
#11 29.68 Dependencies common to all supported platforms:
#11 29.68 - alcotest.1.9.1
#11 29.68 - angstrom.0.16.1
#11 29.68 - asn1-combinators.0.3.2
#11 29.68 - astring.0.8.5
#11 29.68 - base-bytes.base
#11 29.68 - base-threads.base
#11 29.68 - base-unix.base
#11 29.68 - base64.3.5.2
#11 29.68 - bigarray-compat.1.1.0
#11 29.68 - bigstringaf.0.10.0
#11 29.68 - bos.0.3.0
#11 29.68 - brr.0.0.8
#11 29.68 - bstr.0.0.4
#11 29.68 - camlp-streams.5.0.1
#11 29.68 - caqti.2.3.0
#11 29.68 - caqti-lwt.2.3.0
#11 29.68 - checkseum.0.5.3
#11 29.68 - cmarkit.dev
#11 29.68 - cmdliner.2.1.1
#11 29.68 - compiler-cloning.enabled
#11 29.68 - conf-gmp.5
#11 29.68 - conf-gmp-powm-sec.4
#11 29.68 - conf-libev.4-13
#11 29.68 - conf-libssl.4
#11 29.68 - conf-oniguruma.1
#11 29.68 - conf-pkg-config.4
#11 29.68 - cppo.1.8.0
#11 29.68 - csexp.1.5.2
#11 29.68 - cstruct.6.2.0
#11 29.68 - ctypes.0.24.0
#11 29.68 - decompress.1.5.3
#11 29.68 - digestif.1.3.0
#11 29.68 - domain-name.0.5.0
#11 29.68 - dream.1.0.0~alpha8
#11 29.68 - dream-accept.0.1.0
#11 29.68 - dream-encoding.dev
#11 29.68 - dream-html.3.11.2
#11 29.68 - dream-httpaf.1.0.0~alpha4
#11 29.68 - dream-pure.1.0.0~alpha2
#11 29.68 - dune-configurator.3.23.0
#11 29.68 - dune-private-libs.3.23.0
#11 29.68 - dune-site.3.23.0
#11 29.68 - duration.0.3.1
#11 29.68 - dyn.3.23.0
#11 29.68 - eqaf.0.10
#11 29.68 - faraday.0.8.2
#11 29.68 - faraday-lwt.0.8.2
#11 29.68 - faraday-lwt-unix.0.8.2
#11 29.68 - fmt.0.11.0
#11 29.68 - fpath.0.7.3
#11 29.68 - fs-io.3.23.0
#11 29.68 - gen.1.1
#11 29.68 - gluten.0.5.2
#11 29.68 - gluten-lwt.0.5.2
#11 29.68 - gluten-lwt-unix.0.5.2
#11 29.68 - gmap.0.3.0
#11 29.68 - graphql.0.14.0
#11 29.68 - graphql-lwt.0.14.0
#11 29.68 - graphql_parser.0.14.0
#11 29.68 - h2.0.10.0
#11 29.68 - h2-lwt.0.10.0
#11 29.68 - h2-lwt-unix.0.10.0
#11 29.68 - hilite.dev
#11 29.68 - hmap.0.8.1
#11 29.68 - hpack.0.13.0
#11 29.68 - httpaf.0.7.1
#11 29.68 - httpun.0.1.0
#11 29.68 - httpun-lwt.0.1.0
#11 29.68 - httpun-lwt-unix.0.1.0
#11 29.68 - httpun-types.0.1.0
#11 29.68 - httpun-ws.0.2.0
#11 29.68 - integers.0.7.0
#11 29.68 - ipaddr.5.6.2
#11 29.68 - js_of_ocaml.6.3.2
#11 29.68 - js_of_ocaml-compiler.6.3.2
#11 29.68 - js_of_ocaml-toplevel.6.3.2
#11 29.68 - kdf.1.0.0
#11 29.68 - ke.0.6
#11 29.68 - lambdasoup.1.1.1
#11 29.68 - logs.0.10.0
#11 29.68 - lru.0.3.1
#11 29.68 - lwt.5.9.2
#11 29.68 - lwt-dllist.1.1.0
#11 29.68 - lwt_ppx.5.9.3
#11 29.68 - lwt_ssl.1.2.0
#11 29.68 - macaddr.5.6.2
#11 29.68 - magic-mime.1.3.1
#11 29.68 - markup.1.0.3
#11 29.68 - menhir.20260209
#11 29.68 - menhirCST.20260209
#11 29.68 - menhirGLR.20260209
#11 29.68 - menhirLib.20260209
#11 29.68 - menhirSdk.20260209
#11 29.68 - mirage-clock.4.2.0
#11 29.68 - mirage-crypto.1.2.0
#11 29.68 - mirage-crypto-ec.1.2.0
#11 29.68 - mirage-crypto-pk.1.2.0
#11 29.68 - mirage-crypto-rng.1.2.0
#11 29.68 - mirage-crypto-rng-lwt.1.2.0
#11 29.68 - mirage-kv.6.1.1
#11 29.68 - mirage-kv-unix.3.0.1
#11 29.68 - mtime.2.1.0
#11 29.68 - multipart_form.0.8.0
#11 29.68 - multipart_form-lwt.0.8.0
#11 29.68 - ocaml.5.3.1
#11 29.68 - ocaml-base-compiler.5.3.1
#11 29.68 - ocaml-compiler.5.3.1
#11 29.68 - ocaml-compiler-libs.v0.17.0
#11 29.68 - ocaml-syntax-shims.1.0.0
#11 29.68 - ocamlbuild.0.16.1+dune
#11 29.68 - ocamlfind.1.9.8+dune
#11 29.68 - ocplib-endian.1.2
#11 29.68 - ohex.0.2.0
#11 29.68 - oniguruma.0.2.0
#11 29.68 - optint.0.3.0
#11 29.68 - ordering.3.23.0
#11 29.68 - pecu.0.7
#11 29.68 - pp.2.0.0
#11 29.68 - ppx_derivers.1.2.1
#11 29.68 - ppx_deriving_yaml.0.4.1
#11 29.68 - ppx_import.1.12.0
#11 29.68 - ppx_show.0.2.1
#11 29.68 - ppxlib.0.38.0
#11 29.68 - prettym.0.0.5
#11 29.68 - psq.0.2.1
#11 29.68 - ptime.1.2.0
#11 29.68 - pure-html.3.11.2
#11 29.68 - re.1.14.0
#11 29.68 - relocatable-compiler.5.3.1.20251109.1
#11 29.68 - result.1.5
#11 29.68 - rresult.0.7.0
#11 29.68 - sedlex.3.7
#11 29.68 - seq.base
#11 29.68 - sexplib0.v0.17.0
#11 29.68 - ssl.0.7.0
#11 29.68 - stdcompat.21.1
#11 29.68 - stdlib-shims.0.3.0
#11 29.68 - stdune.3.23.0
#11 29.68 - stringext.1.6.0
#11 29.68 - tailwindcss.dev
#11 29.68 - textmate-language.0.6.0
#11 29.68 - top-closure.3.23.0
#11 29.68 - topkg.1.1.1
#11 29.68 - uchar.0.0.2
#11 29.68 - unstrctrd.0.4
#11 29.68 - uri.4.4.0
#11 29.68 - uucp.17.0.0
#11 29.68 - uunf.17.0.0
#11 29.68 - uutf.1.0.4
#11 29.68 - x509.1.0.6
#11 29.68 - yaml.3.2.0
#11 29.68 - yojson.3.0.0
#11 29.68 - zarith.1.14
#11 263.8 Error: sendfile(): No space left on device
#11 263.8 -> required by
#11 263.8    _build/_private/default/.pkg/stdcompat.21.1-d7e49d0653b4bb958782f04cbb01abac/target
#11 263.8 -> required by alias pkg-install
#11 263.9 Error:
#11 263.9 mkdir(_build/.sandbox/98465d65d2f490e544ea6567113dfe52): No space left on device
#11 263.9 -> required by
#11 263.9    _build/_private/default/.pkg/macaddr.5.6.2-0f9b3aa92724d83b5249447245a4231c/target
#11 263.9 -> required by alias pkg-install
#11 263.9 Error:
#11 263.9 mkdir(_build/.sandbox/7becbd41540b545ee067f65792e080ac): No space left on device
#11 263.9 -> required by
#11 263.9    _build/_private/default/.pkg/ocaml-syntax-shims.1.0.0-76214cee4a7e23f1453fe505eb47625c/target
#11 263.9 -> required by alias pkg-install
#11 263.9 Error:
#11 263.9 mkdir(_build/.sandbox/ca993098bef89b8cccabe867272946c1): No space left on device
#11 263.9 -> required by
#11 263.9    _build/_private/default/.pkg/mirage-clock.4.2.0-304b6ab81a37ac9aa5a32cf7420e8994/target
#11 263.9 -> required by alias pkg-install
#11 263.9 Error:
#11 263.9 mkdir(_build/.sandbox/5d6b9d05e564ef00c992b95a8cc59d89): No space left on device
#11 263.9 -> required by
#11 263.9    _build/_private/default/.pkg/gen.1.1-5bf3ad1b50eb4a1b7ae207e3d6201e4d/target
#11 263.9 -> required by alias pkg-install
#11 263.9 Error:
#11 263.9 mkdir(_build/.sandbox/1dacd27b03d9e0b6ea8a3df1f5c9300a): No space left on device
#11 263.9 -> required by
#11 263.9    _build/_private/default/.pkg/psq.0.2.1-d5e39df47384005555ca54af26aa4522/target
#11 263.9 -> required by alias pkg-install
#11 319.9 File "dune.lock/ppxlib.0.38.0.pkg", line 8, characters 10-14:
#11 319.9 8 |      (run dune build -p %{pkg-self:name} -j %{jobs} @install))))))
#11 319.9               ^^^^
#11 319.9 Error: Logs for package ppxlib
#11 319.9 File "dune-project", line 23, characters 2-42:
#11 319.9 23 |   (sexplib0 (and :with-test (>= "v0.15"))) ; Printexc.register_printer in sexplib0 changed
#11 319.9        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 319.9 Warning: Duplicate dependency on package (sexplib0 (and :with-test (>=
#11 319.9 v0.15))) in 'depends' field. If you want to specify multiple constraints,
#11 319.9 combine them using (and ...).
#11 319.9 Hint: To disable this warning, add the following to your dune-project file:
#11 319.9 (warnings (duplicate_deps disabled))
#11 319.9 File "src/gen/dune", line 2, characters 24-39:
#11 319.9 2 |  (names gen_ast_pattern gen_ast_builder)
#11 319.9                             ^^^^^^^^^^^^^^^
#11 319.9 (cd _build/default && /root/_build/_private/default/.pkg/relocatable-compiler.5.3.1.20251109.1-cfd349e127be704225dde01c4bac0133/target/bin/ocamlopt.opt -w -40 -safe-string -g -o src/gen/gen_ast_builder.exe /root/_build/_private/default/.pkg/relocatable-compiler.5.3.1.20251109.1-cfd349e127be704225dde01c4bac0133/target/lib/ocaml/compiler-libs/ocamlcommon.cmxa /root/_build/_private/default/.pkg/ocaml-compiler-libs.v0.17.0-4a9b61ed14c050402c792782254f4c9f/target/lib/ocaml-compiler-libs/common/ocaml_common.cmxa astlib/astlib.cmxa /root/_build/_private/default/.pkg/stdlib-shims.0.3.0-0d88ce7a8b52a196d970116c678b257c/target/lib/stdlib-shims/stdlib_shims.cmxa ast/ppxlib_ast.cmxa traverse_builtins/ppxlib_traverse_builtins.cmxa /root/_build/_private/default/.pkg/sexplib0.v0.17.0-054a09a51c397bbb35f97f7a3439f210/target/lib/sexplib0/sexplib0.cmxa stdppx/stdppx.cmxa src/gen/.gen_ast_pattern.eobjs/native/dune__exe.cmx src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Import.cmx src/gen/.gen_ast_pattern.eobjs/native/dune__exe__Gen_ast_builder.cmx)
#11 319.9 : final link failed: No space left on device
#11 319.9 collect2: error: ld returned 1 exit status
#11 319.9 File "caml_startup", line 1:
#11 319.9 Error: Error during linking (exit code 1)
#11 319.9 
#11 320.2 File "dune.lock/stdune.3.23.0.pkg", line 8, characters 10-14:
#11 320.2 8 |      (run dune build -p %{pkg-self:name} -j %{jobs} @install))))))
#11 320.2               ^^^^
#11 320.2 Error: Logs for package stdune
#11 320.2 (cd _build/default && /root/_build/_private/default/.pkg/relocatable-compiler.5.3.1.20251109.1-cfd349e127be704225dde01c4bac0133/target/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /root/_build/_private/default/.pkg/csexp.1.5.2-d05c7ec4e7d1a572f832fe6fa4c20af5/target/lib/csexp -I /root/_build/_private/default/.pkg/dyn.3.23.0-6bdae34ec39f63de60c217c7afb9bb46/target/lib/dyn -I /root/_build/_private/default/.pkg/fs-io.3.23.0-3517369abaec42fa7dcdac1ca2f8dd9e/target/lib/fs-io -I /root/_build/_private/default/.pkg/ordering.3.23.0-3de86995b978d7476db5292c80128cde/target/lib/ordering -I /root/_build/_private/default/.pkg/pp.2.0.0-ba99f52d349594bc0a7fbb1e807d121d/target/lib/pp -I /root/_build/_private/default/.pkg/relocatable-compiler.5.3.1.20251109.1-cfd349e127be704225dde01c4bac0133/target/lib/ocaml/unix -I /root/_build/_private/default/.pkg/top-closure.3.23.0-ce774f0767d5caeadb0dfaff5e6dd747/target/lib/top-closure -cmi-file otherlibs/stdune/src/.stdune.objs/byte/stdune__Execution_env.cmi -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__Execution_env.cmo -c -impl otherlibs/stdune/src/execution_env.ml)
#11 320.2 File "otherlibs/stdune/src/execution_env.ml", line 1:
#11 320.2 Error: I/O error: No space left on device
#11 320.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:
319.9 Error: Error during linking (exit code 1)
319.9 
320.2 File "dune.lock/stdune.3.23.0.pkg", line 8, characters 10-14:
320.2 8 |      (run dune build -p %{pkg-self:name} -j %{jobs} @install))))))
320.2               ^^^^
320.2 Error: Logs for package stdune
320.2 (cd _build/default && /root/_build/_private/default/.pkg/relocatable-compiler.5.3.1.20251109.1-cfd349e127be704225dde01c4bac0133/target/bin/ocamlc.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/stdune/src/.stdune.objs/byte -I /root/_build/_private/default/.pkg/csexp.1.5.2-d05c7ec4e7d1a572f832fe6fa4c20af5/target/lib/csexp -I /root/_build/_private/default/.pkg/dyn.3.23.0-6bdae34ec39f63de60c217c7afb9bb46/target/lib/dyn -I /root/_build/_private/default/.pkg/fs-io.3.23.0-3517369abaec42fa7dcdac1ca2f8dd9e/target/lib/fs-io -I /root/_build/_private/default/.pkg/ordering.3.23.0-3de86995b978d7476db5292c80128cde/target/lib/ordering -I /root/_build/_private/default/.pkg/pp.2.0.0-ba99f52d349594bc0a7fbb1e807d121d/target/lib/pp -I /root/_build/_private/default/.pkg/relocatable-compiler.5.3.1.20251109.1-cfd349e127be704225dde01c4bac0133/target/lib/ocaml/unix -I /root/_build/_private/default/.pkg/top-closure.3.23.0-ce774f0767d5caeadb0dfaff5e6dd747/target/lib/top-closure -cmi-file otherlibs/stdune/src/.stdune.objs/byte/stdune__Execution_env.cmi -no-alias-deps -open Stdune__ -o otherlibs/stdune/src/.stdune.objs/byte/stdune__Execution_env.cmo -c -impl otherlibs/stdune/src/execution_env.ml)
320.2 File "otherlibs/stdune/src/execution_env.ml", line 1:
320.2 Error: I/O error: No space left on device
320.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-12 15:03.24: Job failed: Docker build exited with status 1