2026-07-12 10:03.44: New job: docker build {
"commit": "9665a79f3527c7fc528f5293c2d970a54d530be4",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-07-12 10:03.44: Waiting for resource in pool docker-build-pool
2026-07-12 10:11.07: Got resource from pool docker-build-pool
2026-07-12 10:11.07: Checking out commit 9665a79f. To reproduce:
git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/513/head" && git reset --hard 9665a79f
2026-07-12 10:11.07: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout15ca83bc"
2026-07-12 10:11.09: Exec: "git" "-C" "/tmp/git-checkout15ca83bc" "submodule"
"deinit" "--force" "--all"
2026-07-12 10:11.09: Exec: "git" "-C" "/tmp/git-checkout15ca83bc" "reset"
"--hard" "-q" "9665a79f3527c7fc528f5293c2d970a54d530be4"
2026-07-12 10:11.11: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout15ca83bc" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-07-12 10:11.11: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout15ca83bc/Dockerfile"
"--iidfile" "/tmp/git-checkout15ca83bc/docker-iid"
"--" "/tmp/git-checkout15ca83bc"
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.13kB done
#1 DONE 0.1s
#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.1s
#4 [build 1/15] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#4 DONE 0.0s
#5 [build 2/15] 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
#5 CACHED
#6 [build 3/15] WORKDIR /root
#6 CACHED
#7 [internal] load build context
#7 ...
#8 [build 4/15] ADD https://get.dune.build/install dune-install.sh
#8 DONE 0.2s
#7 [internal] load build context
#7 transferring context: 549.46MB 1.9s done
#7 DONE 2.2s
#9 [build 4/15] ADD https://get.dune.build/install dune-install.sh
#9 DONE 2.2s
#10 [build 5/15] RUN chmod +x dune-install.sh && ./dune-install.sh
#10 0.416
0.5%
############ 17.3%
############################ 39.1%
############################################# 63.1%
################################################################## 92.9%
######################################################################## 100.0%
#10 1.026 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune
#10 1.027
#10 1.235
#=#=#
0.2%
##### 7.1%
########## 13.9%
########### 15.8%
############### 21.2%
################## 26.0%
#################### 28.3%
####################### 32.7%
######################### 35.3%
############################## 42.4%
################################# 46.6%
################################### 49.4%
##################################### 52.0%
####################################### 54.5%
######################################## 56.4%
########################################## 59.0%
############################################ 61.7%
############################################# 63.5%
################################################ 67.8%
################################################## 70.5%
#################################################### 72.5%
##################################################### 73.9%
###################################################### 75.4%
####################################################### 77.6%
########################################################### 82.1%
############################################################ 84.7%
############################################################## 87.3%
############################################################### 88.7%
################################################################## 91.7%
####################################################################### 98.8%
######################################################################## 100.0%
#10 5.948 Revision cache was populated successfully
#10 5.950 To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
#10 5.950 export PATH="/root/.local/bin:$PATH"
#10 5.950
#10 5.950 To get started, run:
#10 5.950 dune --help
#10 DONE 6.2s
#11 [build 6/15] RUN dune --version
#11 0.230 "Nightly build 2026-07-12T04:23:58Z, git revision 34216f68dfe62124595a29c8374693cadcbb26bc"
#11 DONE 0.3s
#12 [build 7/15] COPY --link tarides-com.opam .
#12 DONE 0.1s
#13 [build 8/15] COPY --link dune-project .
#13 DONE 0.1s
#14 [build 9/15] COPY --link ./generate-images.sh .
#14 DONE 0.1s
#15 [build 10/15] COPY --link data/ data/
#15 DONE 1.2s
#16 [build 11/15] COPY --link src/gen src/gen
#16 DONE 0.1s
#17 [build 12/15] RUN dune pkg lock && dune build @pkg-install
#17 36.77 Solution for dune.lock
#17 36.77
#17 36.77 Dependencies common to all supported platforms:
#17 36.77 - alcotest.1.9.1
#17 36.77 - angstrom.0.16.1
#17 36.77 - asn1-combinators.0.3.2
#17 36.77 - astring.0.8.5
#17 36.77 - base-bytes.base
#17 36.77 - base-threads.base
#17 36.77 - base-unix.base
#17 36.77 - base64.3.5.2
#17 36.77 - bigarray-compat.1.1.0
#17 36.77 - bigstringaf.0.10.0
#17 36.77 - bos.0.3.0
#17 36.77 - brr.0.0.8
#17 36.77 - bstr.0.0.4
#17 36.77 - camlp-streams.5.0.1
#17 36.77 - caqti.2.3.2
#17 36.77 - caqti-lwt.2.3.2
#17 36.77 - checkseum.0.5.3
#17 36.77 - cmarkit.dev
#17 36.77 - cmdliner.2.1.1
#17 36.77 - compiler-cloning.enabled
#17 36.77 - conf-gmp.5
#17 36.77 - conf-gmp-powm-sec.4
#17 36.77 - conf-libev.4-13
#17 36.77 - conf-libssl.4
#17 36.77 - conf-oniguruma.1
#17 36.77 - conf-pkg-config.5
#17 36.77 - cppo.1.8.0
#17 36.77 - csexp.1.5.2
#17 36.77 - cstruct.6.2.0
#17 36.77 - ctypes.0.24.0
#17 36.77 - decompress.1.5.3
#17 36.77 - digestif.1.3.0
#17 36.77 - domain-name.0.5.0
#17 36.77 - dream.1.0.0~alpha8
#17 36.77 - dream-accept.0.1.0
#17 36.77 - dream-encoding.dev
#17 36.77 - dream-html.3.11.2
#17 36.77 - dream-httpaf.1.0.0~alpha4
#17 36.77 - dream-pure.1.0.0~alpha2
#17 36.77 - dune-configurator.3.24.0
#17 36.77 - dune-private-libs.3.24.0
#17 36.77 - dune-site.3.24.0
#17 36.77 - duration.0.3.1
#17 36.77 - dyn.3.24.0
#17 36.77 - eqaf.0.10
#17 36.77 - faraday.0.8.2
#17 36.77 - faraday-lwt.0.8.2
#17 36.77 - faraday-lwt-unix.0.8.2
#17 36.77 - fmt.0.11.0
#17 36.77 - fpath.0.7.3
#17 36.77 - fs-io.3.24.0
#17 36.77 - gen.1.1
#17 36.77 - gluten.0.5.2
#17 36.77 - gluten-lwt.0.5.2
#17 36.77 - gluten-lwt-unix.0.5.2
#17 36.77 - gmap.0.3.0
#17 36.77 - graphql.0.14.0
#17 36.77 - graphql-lwt.0.14.0
#17 36.77 - graphql_parser.0.14.0
#17 36.77 - h2.0.10.0
#17 36.77 - h2-lwt.0.10.0
#17 36.77 - h2-lwt-unix.0.10.0
#17 36.77 - hilite.dev
#17 36.77 - hmap.0.8.1
#17 36.77 - hpack.0.13.0
#17 36.77 - httpaf.0.7.1
#17 36.77 - httpun.0.1.0
#17 36.77 - httpun-lwt.0.1.0
#17 36.77 - httpun-lwt-unix.0.1.0
#17 36.77 - httpun-types.0.1.0
#17 36.77 - httpun-ws.0.2.0
#17 36.77 - integers.0.8.0
#17 36.77 - ipaddr.5.6.2
#17 36.77 - js_of_ocaml.6.4.1
#17 36.77 - js_of_ocaml-compiler.6.4.1
#17 36.77 - js_of_ocaml-toplevel.6.4.1
#17 36.77 - kdf.1.1.0
#17 36.77 - ke.0.6
#17 36.77 - lambdasoup.1.1.1
#17 36.77 - logs.0.10.0
#17 36.77 - lru.0.3.1
#17 36.77 - lwt.6.1.2
#17 36.77 - lwt-dllist.1.1.0
#17 36.77 - lwt_ppx.6.1.0
#17 36.77 - lwt_ssl.1.2.0
#17 36.77 - macaddr.5.6.2
#17 36.77 - magic-mime.1.3.1
#17 36.77 - markup.1.0.3
#17 36.77 - menhir.20260209
#17 36.77 - menhirCST.20260209
#17 36.77 - menhirGLR.20260209
#17 36.77 - menhirLib.20260209
#17 36.77 - menhirSdk.20260209
#17 36.77 - mirage-clock.4.2.0
#17 36.77 - mirage-crypto.1.2.0
#17 36.77 - mirage-crypto-ec.1.2.0
#17 36.77 - mirage-crypto-pk.1.2.0
#17 36.77 - mirage-crypto-rng.1.2.0
#17 36.77 - mirage-crypto-rng-lwt.1.2.0
#17 36.77 - mirage-kv.6.1.1
#17 36.77 - mirage-kv-unix.3.0.1
#17 36.77 - mtime.2.1.0
#17 36.77 - multipart_form.0.8.0
#17 36.77 - multipart_form-lwt.0.8.0
#17 36.77 - ocaml.5.3.1
#17 36.77 - ocaml-base-compiler.5.3.1
#17 36.77 - ocaml-compiler.5.3.1
#17 36.77 - ocaml-compiler-libs.v0.17.0
#17 36.77 - ocaml-syntax-shims.1.0.0
#17 36.77 - ocamlbuild.0.16.1+dune
#17 36.77 - ocamlfind.1.9.8+dune
#17 36.77 - ocplib-endian.1.2
#17 36.77 - ohex.0.2.0
#17 36.77 - oniguruma.0.2.0
#17 36.77 - optint.0.3.0
#17 36.77 - ordering.3.24.0
#17 36.77 - pecu.0.7
#17 36.77 - pp.2.0.0
#17 36.77 - ppx_derivers.1.2.1
#17 36.77 - ppx_deriving_yaml.0.4.1
#17 36.77 - ppx_import.1.12.0
#17 36.77 - ppx_show.0.2.1
#17 36.77 - ppxlib.0.38.0
#17 36.77 - prettym.0.0.5
#17 36.77 - psq.0.2.1
#17 36.77 - ptime.1.2.0
#17 36.77 - pure-html.3.11.2
#17 36.77 - re.1.14.0
#17 36.77 - relocatable-compiler.5.3.1.20251109.1
#17 36.77 - result.1.5
#17 36.77 - rresult.0.7.0
#17 36.77 - sedlex.3.7
#17 36.77 - seq.base
#17 36.77 - sexplib0.v0.17.0
#17 36.77 - ssl.0.7.0
#17 36.77 - stdcompat.21.1
#17 36.77 - stdlib-shims.0.3.0
#17 36.77 - stdune.3.24.0
#17 36.77 - stringext.1.6.0
#17 36.77 - tailwindcss.dev
#17 36.77 - textmate-language.0.6.0
#17 36.77 - top-closure.3.24.0
#17 36.77 - topkg.1.1.1
#17 36.77 - uchar.0.0.2
#17 36.77 - unstrctrd.0.4
#17 36.77 - uri.4.4.0
#17 36.77 - uucp.17.0.0
#17 36.77 - uunf.17.0.0
#17 36.77 - uutf.1.0.4
#17 36.77 - x509.1.1.1
#17 36.77 - yaml.3.2.0
#17 36.77 - yojson.3.0.0
#17 36.77 - zarith.1.14
#17 257.5 Error: mkdir(_build/.temp/dir_071e4b_download): No space left on device
#17 257.5 -> required by
#17 257.5 _build/_fetch/checksum/md5=af3140e4c4bedd3f3e12706f150d2028/dir
#17 257.5 -> required by
#17 257.5 _build/_private/default/.pkg/tailwindcss.dev-3258649911631e90fc1a6808d7bb426c/source
#17 257.5 -> required by
#17 257.5 _build/_private/default/.pkg/tailwindcss.dev-3258649911631e90fc1a6808d7bb426c/target
#17 257.5 -> required by alias pkg-install
#17 257.5 Error: sendfile(): No space left on device
#17 257.5 -> required by
#17 257.5 _build/_private/default/.pkg/domain-name.0.5.0-2cbc4885c692aaa9b3acc9a268a28a19/target
#17 257.5 -> required by alias pkg-install
#17 258.8 Error: dune_trace_write(): No space left on device
#17 ERROR: process "/bin/sh -c dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
------
> [build 12/15] RUN dune pkg lock && dune build @pkg-install:
257.5 -> required by
257.5 _build/_private/default/.pkg/tailwindcss.dev-3258649911631e90fc1a6808d7bb426c/source
257.5 -> required by
257.5 _build/_private/default/.pkg/tailwindcss.dev-3258649911631e90fc1a6808d7bb426c/target
257.5 -> required by alias pkg-install
257.5 Error: sendfile(): No space left on device
257.5 -> required by
257.5 _build/_private/default/.pkg/domain-name.0.5.0-2cbc4885c692aaa9b3acc9a268a28a19/target
257.5 -> required by alias pkg-install
258.8 Error: dune_trace_write(): No space left on device
------
Dockerfile:49
--------------------
47 | COPY --link src/gen src/gen
48 |
49 | >>> RUN dune pkg lock && dune build @pkg-install
50 | RUN ./generate-images.sh
51 | COPY --link . .
--------------------
ERROR: failed to solve: process "/bin/sh -c dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
2026-07-12 10:15.57: Job failed: Docker build exited with status 1