Build:
- 0
2024-12-12 17:09.37: New job: Build Dockerfile using linux-x86_64 in [https://github.com/ocaml/ocaml.org.git#refs/heads/misterda (6304f726fefa0b521a38a68d77088daa14932775)] 2024-12-12 17:09.37: Using cache hint "https://github.com/ocaml/ocaml.org.git-Dockerfile" 2024-12-12 17:09.37: Waiting for resource in pool OCluster 2024-12-12 17:09.37: Waiting for worker… 2024-12-12 17:15.57: Got resource from pool OCluster Building on x86-bm-c15.sw.ocaml.org All commits already cached HEAD is now at 6304f726f Update Dockerfile Sending build context to Docker daemon 368.2MB Step 1/22 : FROM ocaml/opam:alpine-3.20-ocaml-5.2 AS build alpine-3.20-ocaml-5.2: Pulling from ocaml/opam Digest: sha256:de5950de8fd4f4ef410ce978a50855b68380e7a6672b3e462b4b924f2edd5e6f Status: Image is up to date for ocaml/opam:alpine-3.20-ocaml-5.2 ---> 43aaeb0eedb1 Step 2/22 : RUN apk -U upgrade --no-cache && apk add --no-cache autoconf curl-dev gmp-dev inotify-tools libev-dev oniguruma-dev openssl-dev ---> Running in 9343a44247c5 ERROR: Unable to lock database: Permission denied ERROR: Failed to open apk database: Permission denied The command '/bin/sh -c apk -U upgrade --no-cache && apk add --no-cache autoconf curl-dev gmp-dev inotify-tools libev-dev oniguruma-dev openssl-dev' returned a non-zero code: 99 docker-build failed with exit-code 99 2024-12-12 17:16.08: Job failed: Failed: Build failed