2026-03-11 19:14.26: New job: docker build {
"commit": "66872cb41e166edcf7036b03c9c670cc4685decd",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-03-11 19:14.26: 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-03-11 19:14.26: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout3b132754"
2026-03-11 19:14.30: Exec: "git" "-C" "/tmp/git-checkout3b132754" "submodule"
"deinit" "--force" "--all"
2026-03-11 19:14.30: Exec: "git" "-C" "/tmp/git-checkout3b132754" "reset"
"--hard" "-q" "66872cb41e166edcf7036b03c9c670cc4685decd"
2026-03-11 19:14.32: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3b132754" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-03-11 19:14.32: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout3b132754/Dockerfile"
"--iidfile" "/tmp/git-checkout3b132754/docker-iid"
"--" "/tmp/git-checkout3b132754"
#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 [internal] load build context
#5 transferring context: 581.36MB 2.0s done
#5 DONE 2.0s
#6 [build 3/13] WORKDIR /root
#6 CACHED
#7 [build 4/13] RUN curl -fsSL https://get.dune.build/install | sh
#7 CACHED
#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 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 CACHED
#12 [build 8/13] COPY --link ./generate-images.sh .
#12 CACHED
#13 [build 9/13] COPY --link data/ data/
#13 DONE 2.5s
#14 [build 10/13] COPY --link src/gen src/gen
#14 DONE 0.1s
#15 [build 11/13] RUN ./generate-images.sh
#15 0.204 + dune exec -- src/gen/main.exe file.dune
#15 6.988 + dune build @convert
#15 DONE 358.7s
#16 [build 12/13] COPY --link . .
#16 DONE 1.6s
#17 [build 13/13] RUN dune build && dune build --profile=release
#17 18.06 Browserslist: caniuse-lite is outdated. Please run:
#17 18.06 npx update-browserslist-db@latest
#17 18.06 Why you should do it regularly: https://github.com/browserslist/update-db#readme
#17 18.06
#17 18.06 Rebuilding...
#17 18.06
#17 18.06 Done in 1278ms.
#17 DONE 36.9s
#18 [run 3/11] RUN chmod -R 755 /var
#18 ERROR: not found
#4 [build 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2
#4 CACHED
#19 [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
#19 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#19 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#19 0.729 OK: 7 MiB in 16 packages
#19 1.115 (1/17) Installing brotli-libs (1.1.0-r2)
#19 1.164 (2/17) Installing c-ares (1.34.6-r0)
#19 1.170 (3/17) Installing libunistring (1.3-r0)
#19 1.184 (4/17) Installing libidn2 (2.3.7-r0)
#19 1.190 (5/17) Installing nghttp2-libs (1.65.0-r0)
#19 1.196 (6/17) Installing libpsl (0.21.5-r3)
#19 1.200 (7/17) Installing zstd-libs (1.5.7-r0)
#19 1.208 (8/17) Installing libcurl (8.14.1-r2)
#19 1.217 (9/17) Installing libexpat (2.7.4-r0)
#19 1.222 (10/17) Installing pcre2 (10.46-r0)
#19 1.230 (11/17) Installing git (2.49.1-r0)
#19 1.306 (12/17) Installing git-init-template (2.49.1-r0)
#19 1.312 (13/17) Installing gmp (6.3.0-r3)
#19 1.326 (14/17) Installing libev (4.33-r1)
#19 1.330 (15/17) Installing oniguruma (6.9.10-r0)
#19 1.336 (16/17) Installing pkgconf (2.4.3-r0)
#19 1.344 (17/17) Installing oniguruma-dev (6.9.10-r0)
#19 1.354 Executing busybox-1.37.0-r20.trigger
#19 1.367 OK: 21 MiB in 33 packages
#19 DONE 1.5s
#18 [run 3/11] RUN chmod -R 755 /var
#18 DONE 0.3s
#20 [run 4/11] COPY --from=build --link /root/_build/install/default/bin/server /bin/server
#20 DONE 0.2s
#21 [run 5/11] COPY --from=build --link /root/data/images/ /data/images/
#21 DONE 0.2s
#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.2s
#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:1ecdcc7b4538eedbc503eae07ca80aadb19fdd8d100ceb297dc1009c473db867 done
#28 DONE 1.2s
2026-03-11 19:21.21: Job succeeded