Build:
  1. 6
  2. 5
  3. 4
  4. 3
  5. 2
  6. 1
  7. 0
2026-04-06 19:35.08: New job: docker build {
                                             "commit": "66872cb41e166edcf7036b03c9c670cc4685decd",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-04-06 19:35.08: Checking out commit 66872cb4. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1093/head" && git reset --hard 66872cb4
2026-04-06 19:35.08: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout10ce273a"
2026-04-06 19:35.09: Exec: "git" "-C" "/tmp/git-checkout10ce273a" "submodule" 
                           "deinit" "--force" "--all"
2026-04-06 19:35.09: Exec: "git" "-C" "/tmp/git-checkout10ce273a" "reset" 
                           "--hard" "-q" "66872cb41e166edcf7036b03c9c670cc4685decd"
2026-04-06 19:35.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout10ce273a" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-06 19:35.11: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout10ce273a/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout10ce273a/docker-iid" 
                           "--" "/tmp/git-checkout10ce273a"
#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:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2
#4 DONE 0.0s

#5 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#5 CACHED

#6 [run  3/11] RUN chmod -R 755 /var
#6 CACHED

#7 [internal] load build context
#7 transferring context: 581.36MB 2.0s done
#7 DONE 2.1s

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

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

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

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

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

#13 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#13 0.213 "Nightly build 2026-04-02T03:41:32Z, git revision
#13 0.213 e2a7dbfd619f518d08da9bd1d91791e6a104fe08"
#13 30.78 Solution for dune.lock
#13 30.78 
#13 30.78 Dependencies common to all supported platforms:
#13 30.78 - alcotest.1.9.1
#13 30.78 - angstrom.0.16.1
#13 30.78 - asn1-combinators.0.3.2
#13 30.78 - astring.0.8.5
#13 30.78 - base-bytes.base
#13 30.78 - base-threads.base
#13 30.78 - base-unix.base
#13 30.78 - base64.3.5.2
#13 30.78 - bigarray-compat.1.1.0
#13 30.78 - bigstringaf.0.10.0
#13 30.78 - bos.0.2.1
#13 30.78 - brr.0.0.8
#13 30.78 - bstr.0.0.4
#13 30.78 - camlp-streams.5.0.1
#13 30.78 - caqti.2.2.4
#13 30.78 - caqti-lwt.2.2.4
#13 30.78 - checkseum.0.5.2
#13 30.78 - cmarkit.dev
#13 30.78 - cmdliner.2.1.0
#13 30.78 - conf-gmp.5
#13 30.78 - conf-gmp-powm-sec.4
#13 30.78 - conf-libev.4-13
#13 30.78 - conf-libssl.4
#13 30.78 - conf-oniguruma.1
#13 30.78 - conf-pkg-config.4
#13 30.78 - cppo.1.8.0
#13 30.78 - csexp.1.5.2
#13 30.78 - cstruct.6.2.0
#13 30.78 - ctypes.0.24.0
#13 30.78 - decompress.1.5.3
#13 30.78 - digestif.1.3.0
#13 30.78 - domain-name.0.5.0
#13 30.78 - dream.1.0.0~alpha8
#13 30.78 - dream-accept.0.1.0
#13 30.78 - dream-encoding.dev
#13 30.78 - dream-html.3.11.2
#13 30.78 - dream-httpaf.1.0.0~alpha4
#13 30.78 - dream-pure.1.0.0~alpha2
#13 30.78 - dune-configurator.3.22.1
#13 30.78 - dune-private-libs.3.22.1
#13 30.78 - dune-site.3.22.1
#13 30.78 - duration.0.2.1
#13 30.78 - dyn.3.22.1
#13 30.78 - eqaf.0.10
#13 30.78 - faraday.0.8.2
#13 30.78 - faraday-lwt.0.8.2
#13 30.78 - faraday-lwt-unix.0.8.2
#13 30.78 - fmt.0.11.0
#13 30.78 - fpath.0.7.3
#13 30.78 - fs-io.3.22.1
#13 30.78 - gen.1.1
#13 30.78 - gluten.0.5.2
#13 30.78 - gluten-lwt.0.5.2
#13 30.78 - gluten-lwt-unix.0.5.2
#13 30.78 - gmap.0.3.0
#13 30.78 - graphql.0.14.0
#13 30.78 - graphql-lwt.0.14.0
#13 30.78 - graphql_parser.0.14.0
#13 30.78 - h2.0.12.0
#13 30.78 - h2-lwt.0.12.0
#13 30.78 - h2-lwt-unix.0.12.0
#13 30.78 - hilite.dev
#13 30.78 - hmap.0.8.1
#13 30.78 - hpack.0.12.0
#13 30.78 - httpun.0.1.0
#13 30.78 - httpun-lwt.0.1.0
#13 30.78 - httpun-lwt-unix.0.1.0
#13 30.78 - httpun-types.0.1.0
#13 30.78 - httpun-ws.0.2.0
#13 30.78 - integers.0.7.0
#13 30.78 - ipaddr.5.6.2
#13 30.78 - js_of_ocaml.6.3.2
#13 30.78 - js_of_ocaml-compiler.6.3.2
#13 30.78 - js_of_ocaml-toplevel.6.3.2
#13 30.78 - kdf.1.0.0
#13 30.78 - ke.0.6
#13 30.78 - lambdasoup.1.1.1
#13 30.78 - logs.0.10.0
#13 30.78 - lru.0.3.1
#13 30.78 - lwt.5.9.2
#13 30.78 - lwt-dllist.1.1.0
#13 30.78 - lwt_ppx.5.9.3
#13 30.78 - lwt_ssl.1.2.0
#13 30.78 - macaddr.5.6.2
#13 30.78 - magic-mime.1.3.1
#13 30.78 - markup.1.0.3
#13 30.78 - menhir.20260209
#13 30.78 - menhirCST.20260209
#13 30.78 - menhirGLR.20260209
#13 30.78 - menhirLib.20260209
#13 30.78 - menhirSdk.20260209
#13 30.78 - mirage-clock.4.2.0
#13 30.78 - mirage-crypto.1.2.0
#13 30.78 - mirage-crypto-ec.1.2.0
#13 30.78 - mirage-crypto-pk.1.2.0
#13 30.78 - mirage-crypto-rng.1.2.0
#13 30.78 - mirage-crypto-rng-lwt.1.2.0
#13 30.78 - mirage-kv.6.1.1
#13 30.78 - mirage-kv-unix.3.0.1
#13 30.78 - mtime.2.1.0
#13 30.78 - multipart_form.0.8.0
#13 30.78 - multipart_form-lwt.0.8.0
#13 30.78 - ocaml.5.2.1
#13 30.78 - ocaml-base-compiler.5.2.1
#13 30.78 - ocaml-compiler-libs.v0.17.0
#13 30.78 - ocaml-config.3
#13 30.78 - ocaml-syntax-shims.1.0.0
#13 30.78 - ocamlbuild.0.16.1+dune
#13 30.78 - ocamlfind.1.9.8+dune
#13 30.78 - ocplib-endian.1.2
#13 30.78 - ohex.0.2.0
#13 30.78 - oniguruma.0.1.2
#13 30.78 - optint.0.3.0
#13 30.78 - ordering.3.22.1
#13 30.78 - pecu.0.7
#13 30.78 - pp.2.0.0
#13 30.78 - ppx_derivers.1.2.1
#13 30.78 - ppx_deriving.6.1.1
#13 30.78 - ppx_deriving_yaml.0.4.1
#13 30.78 - ppx_import.1.12.0
#13 30.78 - ppxlib.0.38.0
#13 30.78 - prettym.0.0.4
#13 30.78 - psq.0.2.1
#13 30.78 - ptime.1.2.0
#13 30.78 - pure-html.3.11.2
#13 30.78 - re.1.14.0
#13 30.78 - rresult.0.7.0
#13 30.78 - sedlex.3.7
#13 30.78 - seq.base
#13 30.78 - sexplib0.v0.17.0
#13 30.78 - ssl.0.7.0
#13 30.78 - stdlib-shims.0.3.0
#13 30.78 - stdune.3.22.1
#13 30.78 - stringext.1.6.0
#13 30.78 - tailwindcss.dev
#13 30.78 - textmate-language.0.5.0
#13 30.78 - tls.2.0.4
#13 30.78 - top-closure.3.22.1
#13 30.78 - topkg.1.1.1
#13 30.78 - uchar.0.0.2
#13 30.78 - unstrctrd.0.4
#13 30.78 - uri.4.4.0
#13 30.78 - uucp.17.0.0
#13 30.78 - uunf.17.0.0
#13 30.78 - uutf.1.0.4
#13 30.78 - x509.1.0.6
#13 30.78 - yaml.3.2.0
#13 30.78 - yojson.3.0.0
#13 30.78 - zarith.1.14
#13 DONE 401.4s

#14 [build  8/13] COPY --link ./generate-images.sh .
#14 DONE 0.1s

#15 [build  9/13] COPY --link data/ data/
#15 DONE 1.3s

#16 [build 10/13] COPY --link src/gen src/gen
#16 DONE 0.1s

#17 [build 11/13] RUN ./generate-images.sh
#17 0.192 + dune exec -- src/gen/main.exe file.dune
#17 6.139 + dune build @convert
#17 DONE 352.0s

#18 [build 12/13] COPY --link . .
#18 DONE 1.5s

#19 [build 13/13] RUN dune build && dune build --profile=release
#19 21.34 Browserslist: caniuse-lite is outdated. Please run:
#19 21.34   npx update-browserslist-db@latest
#19 21.34   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#19 21.34 
#19 21.34 Rebuilding...
#19 21.34 
#19 21.34 Done in 1261ms.
#19 DONE 39.4s

#20 [run  4/11] COPY --from=build --link /root/_build/install/default/bin/server /bin/server
#20 DONE 0.1s

#21 [run  5/11] COPY --from=build --link /root/data/images/ /data/images/
#21 DONE 0.1s

#22 [run  6/11] COPY --from=build --link /root/data/fonts/ /data/fonts/
#22 DONE 0.1s

#23 [run  7/11] COPY --from=build --link /root/data/blog/images/ /data/blog/images/
#23 DONE 1.4s

#24 [run  8/11] COPY --from=build --link /root/data/team/ /data/team/
#24 DONE 0.3s

#25 [run  9/11] COPY --from=build --link /root/data/css/ /data/css/
#25 DONE 0.1s

#26 [run 10/11] COPY --from=build --link /root/data/js/ /data/js/
#26 DONE 0.1s

#27 [run 11/11] RUN rm -f /data/team/team.yml
#27 DONE 0.2s

#28 exporting to image
#28 exporting layers
#28 exporting layers 1.1s done
#28 writing image sha256:1b0171ba5ca7f584385eabbc315df8097bd62b5bffe266fcdf57cfc6d60e3c0c done
#28 DONE 1.2s
2026-04-06 19:48.37: Job succeeded