Build:
  1. 0
2024-11-29 18:10.13: New job: docker build {
                                             "commit": "3f40967fdf6c5040614d036a0cca2161968f3f05",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": "registry.ci.dev",
                                             "squash": false,
                                             "buildx": false,
                                             "build_args": [
                                               "--build-arg",
                                               "OPAM_REPO_GIT_SHA=03f40ffaa72302dd690b44668fc40ebe51186b2b",
                                               "--build-arg",
                                               "BLOG_GIT_SHA=7c8baf56cb2ff5dcf9a2e43202ac676eb4f946f6",
                                               "--build-arg",
                                               "OPAM_GIT_SHA=eec1cc4b161df021e9cc1f43671ae27cfb5bdf5d"
                                             ],
                                             "path": null
                                           }
2024-11-29 18:10.13: Waiting for resource in pool registry-build-pool
2024-11-29 19:25.42: Got resource from pool registry-build-pool
2024-11-29 19:25.42: Checking out commit 3f40967f. To reproduce:
                       git clone --recursive "https://github.com/ocaml-opam/opam2web.git" && cd "opam2web" && git fetch origin "refs/pull/221/head" && git reset --hard 3f40967f
2024-11-29 19:25.42: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam2web.git-92f5aef4aeaf008827874a1aeed7b6c5b12b428905c908be59865256584f033a/.git" 
                           "/tmp/git-checkout4c885ed"
2024-11-29 19:25.42: Exec: "git" "-C" "/tmp/git-checkout4c885ed" "submodule" 
                           "deinit" "--force" "--all"
could not create empty submodule directory content/docSubmodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
2024-11-29 19:25.42: Exec: "git" "-C" "/tmp/git-checkout4c885ed" "reset" 
                           "--hard" "-q" "3f40967fdf6c5040614d036a0cca2161968f3f05"
2024-11-29 19:25.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout4c885ed" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
2024-11-29 19:25.42: Exec: "docker" "--context" "registry.ci.dev" "build" 
                           "--pull" "--build-arg" "OPAM_REPO_GIT_SHA=03f40ffaa72302dd690b44668fc40ebe51186b2b" 
                           "--build-arg" "BLOG_GIT_SHA=7c8baf56cb2ff5dcf9a2e43202ac676eb4f946f6" 
                           "--build-arg" "OPAM_GIT_SHA=eec1cc4b161df021e9cc1f43671ae27cfb5bdf5d" 
                           "-f" "/tmp/git-checkout4c885ed/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout4c885ed/docker-iid" 
                           "--" "/tmp/git-checkout4c885ed"
2024/11/29 19:25:54 http2: server: error reading preface from client dummy-1: read |0: file already closed
#0 building with "registry.ci.dev" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 3.11kB 0.3s done
#1 DONE 1.4s

#2 [internal] load .dockerignore
#2 transferring context: 53B 0.3s done
#2 DONE 1.4s

#3 resolve image config for docker.io/docker/dockerfile:1.3
#3 DONE 0.2s

#4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#4 CACHED

#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.15-ocaml-4.14
#5 ...

#6 [internal] load metadata for docker.io/library/alpine:3.15
#6 DONE 0.2s

#7 [internal] load metadata for docker.io/library/caddy:2.5.2-alpine
#7 DONE 0.2s

#8 [internal] load metadata for docker.io/ocaml/opam.ocaml.org-legacy:latest
#8 DONE 0.2s

#9 [internal] load metadata for docker.io/ocaml/opam:archive
#9 DONE 0.2s

#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.15-ocaml-4.14
#5 DONE 0.2s

#10 [stage-5 1/3] FROM docker.io/library/caddy:2.5.2-alpine@sha256:b31ff95e98737b849d6af1fb9d9cb54a66ba3684564b3310541f60b12b1dd619
#10 DONE 0.0s

#11 [opam2web  1/12] FROM docker.io/library/alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864
#11 DONE 0.0s

#12 [opam-archive 1/1] FROM docker.io/ocaml/opam:archive@sha256:d6e58ca76c27e786feccaefb860a4a88047d386a460ae7b73fcf6ea948ca4058
#12 DONE 0.0s

#13 [stage-5 2/3] WORKDIR /srv
#13 CACHED

#14 [opam2web  2/12] RUN apk add --update git curl rsync libstdc++ rdfind
#14 CACHED

#15 [opam-legacy 1/1] FROM docker.io/ocaml/opam.ocaml.org-legacy@sha256:8441c99108b7628c4b3a222a5b61aef39dc1f9638f2b9bc991b4eb5314b58865
#15 CACHED

#16 [build-opam-doc  1/14] FROM docker.io/ocaml/opam:alpine-3.15-ocaml-4.14@sha256:6e944a352012058a8e8d9e44019c2a827acd5ba42be51437b697e3630a608bdc
#16 resolve docker.io/ocaml/opam:alpine-3.15-ocaml-4.14@sha256:6e944a352012058a8e8d9e44019c2a827acd5ba42be51437b697e3630a608bdc 0.0s done
#16 sha256:fc92d794ce1ea6663ae4ed61adcabc36f906a1351b156dae575679af40bfe98a 8.82kB / 8.82kB done
#16 sha256:fb2e79ccfb072243e482f3b3dd371493c2820aac0883770624421078f2e4c1c2 0B / 479.55MB 0.1s
#16 sha256:6e944a352012058a8e8d9e44019c2a827acd5ba42be51437b697e3630a608bdc 770B / 770B done
#16 sha256:c59b22d96e79b4da4156f551e521bf0998cfacf44a7542fad6798c92cfdf3fb0 530B / 530B done
#16 ...

#17 [internal] load build context
#17 transferring context: 4.97kB 0.2s done
#17 DONE 0.3s

#16 [build-opam-doc  1/14] FROM docker.io/ocaml/opam:alpine-3.15-ocaml-4.14@sha256:6e944a352012058a8e8d9e44019c2a827acd5ba42be51437b697e3630a608bdc
#16 sha256:fb2e79ccfb072243e482f3b3dd371493c2820aac0883770624421078f2e4c1c2 24.21MB / 479.55MB 0.8s
#16 ...

#18 [opam2web  3/12] COPY --from=opam-legacy . /www
#18 ERROR: failed to copy files: copy file range failed: no space left on device

#16 [build-opam-doc  1/14] FROM docker.io/ocaml/opam:alpine-3.15-ocaml-4.14@sha256:6e944a352012058a8e8d9e44019c2a827acd5ba42be51437b697e3630a608bdc
#16 CANCELED
------
 > [opam2web  3/12] COPY --from=opam-legacy . /www:
------
Dockerfile:48
--------------------
  46 |     FROM alpine:3.15 as opam2web
  47 |     RUN apk add --update git curl rsync libstdc++ rdfind
  48 | >>> COPY --from=opam-legacy . /www
  49 |     COPY --from=build-opam2web /opt/opam2web /usr/local
  50 |     COPY --from=build-opam-doc /usr/bin/opam /usr/local/bin/opam
--------------------
ERROR: failed to solve: failed to copy files: copy file range failed: no space left on device
2024-11-29 19:26.01: Job failed: Docker build exited with status 1