Build:
  1. 0
2022-12-05 10:39.06: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml/ocaml.org.git#refs/heads/main (8b13eec72423fba27045c3be0cf0cdf9243166d5)]
2022-12-05 10:39.06: Will push staging image to ocurrentbuilder/staging:live-ocurrent-v3.ocaml.org-server-linux-x86_64
2022-12-05 10:39.06: Using cache hint "https://github.com/ocaml/ocaml.org.git-Dockerfile"
2022-12-05 10:39.06: Waiting for resource in pool OCluster
2022-12-05 10:39.06: Waiting for worker...
2022-12-05 10:39.06: Got resource from pool OCluster
Building on pima.ocamllabs.io
HEAD is now at 6a414124 Show how to use Dune to compile examples (#634)
HEAD is now at 8b13eec7 Package Explorer in Sidebar and Breadcrumbs (#641)
Sending build context to Docker daemon  21.31MB

Step 1/19 : FROM ocaml/opam:alpine-3.17-ocaml-4.14 as build
alpine-3.17-ocaml-4.14: Pulling from ocaml/opam
Digest: sha256:6fd36a5417ecb74d74946283550374410812e0a0df1b84f991614c4e67cf7347
Status: Image is up to date for ocaml/opam:alpine-3.17-ocaml-4.14
 ---> 322a0ac5d1be
Step 2/19 : RUN sudo apk update && sudo apk add --update libev-dev openssl-dev gmp-dev oniguruma-dev
 ---> Using cache
 ---> 508538f50249
Step 3/19 : RUN cd ~/opam-repository && git pull origin master && git reset --hard 6496b2727e && opam update
 ---> Using cache
 ---> 514f884847d9
Step 4/19 : WORKDIR /home/opam
 ---> Using cache
 ---> 9377e11324f3
Step 5/19 : ADD ocamlorg.opam ocamlorg.opam
 ---> Using cache
 ---> cd9f7cc80e2c
Step 6/19 : RUN opam install . --deps-only
 ---> Using cache
 ---> d13643addb1c
Step 7/19 : COPY --chown=opam:opam . .
 ---> c3de3cdc8df4
Step 8/19 : RUN opam exec -- dune build @install --profile=release
 ---> Running in 81241adbf0fa
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating

Done in 626ms.
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating

Done in 2931ms.
▲ [WARNING] This case clause will never be evaluated because it duplicates an earlier case clause

    ../../src/ocamlorg_playground/main.bc.js:4932:4:
      4932 │ 246:case
           ╵     ~~~~

  The earlier case clause is here:

    ../../src/ocamlorg_playground/main.bc.js:4916:56:
      4916 │ 253:D("equal: got Double_tag, should not happen");break;case
           ╵                                                         ~~~~

1 warning

  playground.js  565.4kb

⚡ Done in 183ms
There are some missing primitives
Dummy implementations (raising 'Failure' exception) will be used if they are not available at runtime.
You can prevent the generation of dummy implementations with the commandline option '--disable genprim'
Missing primitives:
  ml_merlin_dont_inherit_stdio
  ml_merlin_fs_exact_case
  ml_merlin_fs_exact_case_basename
  ml_merlin_system_command
  unix_chdir
  unix_close
  unix_dup
  unix_inchannel_of_filedescr
  unix_outchannel_of_filedescr
  unix_pipe
  unix_set_close_on_exec
  unix_spawn
  unix_waitpid
Some OCaml interface files were not found.
Use [-I dir_of_cmis] option to bring them into scope
  Astring_unsafe
  Astring_sub
  Astring_string
  Astring_escape
  Astring_char
  Astring_base
Removing intermediate container 81241adbf0fa
 ---> 7d7403e777c8
Step 9/19 : FROM alpine:3.17 as run
3.17: Pulling from library/alpine
Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
Status: Image is up to date for alpine:3.17
 ---> 49176f190c7e
Step 10/19 : RUN apk update && apk add --update libev gmp git
 ---> Using cache
 ---> a7ce5bb89c96
Step 11/19 : RUN chmod -R 755 /var
 ---> Using cache
 ---> efad535227ba
Step 12/19 : COPY --from=build /home/opam/_build/default/src/ocamlorg_web/bin/main.exe /bin/server
 ---> da0507b9e9aa
Step 13/19 : RUN git clone https://github.com/ocaml/opam-repository /var/opam-repository
 ---> Running in 9ae22b145c40
Cloning into '/var/opam-repository'...
Updating files:  27% (7856/28157)
Updating files:  28% (7884/28157)
Updating files:  29% (8166/28157)
Updating files:  30% (8448/28157)
Updating files:  31% (8729/28157)
Updating files:  32% (9011/28157)
Updating files:  33% (9292/28157)
Updating files:  34% (9574/28157)
Updating files:  35% (9855/28157)
Updating files:  36% (10137/28157)
Updating files:  37% (10419/28157)
Updating files:  38% (10700/28157)
Updating files:  39% (10982/28157)
Updating files:  40% (11263/28157)
Updating files:  41% (11545/28157)
Updating files:  42% (11826/28157)
Updating files:  43% (12108/28157)
Updating files:  44% (12390/28157)
Updating files:  45% (12671/28157)
Updating files:  46% (12953/28157)
Updating files:  47% (13234/28157)
Updating files:  48% (13516/28157)
Updating files:  49% (13797/28157)
Updating files:  50% (14079/28157)
Updating files:  51% (14361/28157)
Updating files:  52% (14642/28157)
Updating files:  53% (14924/28157)
Updating files:  54% (15205/28157)
Updating files:  55% (15487/28157)
Updating files:  56% (15768/28157)
Updating files:  56% (15908/28157)
Updating files:  57% (16050/28157)
Updating files:  58% (16332/28157)
Updating files:  59% (16613/28157)
Updating files:  60% (16895/28157)
Updating files:  61% (17176/28157)
Updating files:  62% (17458/28157)
Updating files:  63% (17739/28157)
Updating files:  64% (18021/28157)
Updating files:  65% (18303/28157)
Updating files:  66% (18584/28157)
Updating files:  67% (18866/28157)
Updating files:  68% (19147/28157)
Updating files:  69% (19429/28157)
Updating files:  70% (19710/28157)
Updating files:  71% (19992/28157)
Updating files:  72% (20274/28157)
Updating files:  73% (20555/28157)
Updating files:  74% (20837/28157)
Updating files:  75% (21118/28157)
Updating files:  76% (21400/28157)
Updating files:  77% (21681/28157)
Updating files:  78% (21963/28157)
Updating files:  79% (22245/28157)
Updating files:  80% (22526/28157)
Updating files:  81% (22808/28157)
Updating files:  82% (23089/28157)
Updating files:  83% (23371/28157)
Updating files:  84% (23652/28157)
Updating files:  84% (23665/28157)
Updating files:  85% (23934/28157)
Updating files:  86% (24216/28157)
Updating files:  87% (24497/28157)
Updating files:  88% (24779/28157)
Updating files:  89% (25060/28157)
Updating files:  90% (25342/28157)
Updating files:  91% (25623/28157)
Updating files:  92% (25905/28157)
Updating files:  93% (26187/28157)
Updating files:  94% (26468/28157)
Updating files:  95% (26750/28157)
Updating files:  96% (27031/28157)
Updating files:  97% (27313/28157)
Updating files:  98% (27594/28157)
Updating files:  99% (27876/28157)
Updating files: 100% (28157/28157)
Updating files: 100% (28157/28157), done.
Removing intermediate container 9ae22b145c40
 ---> 4faf324b30eb
Step 14/19 : ENV OCAMLORG_REPO_PATH /var/opam-repository/
 ---> Running in c1487862426d
Removing intermediate container c1487862426d
 ---> 3fc4f466d5f0
Step 15/19 : ENV OCAMLORG_PKG_STATE_PATH /var/package.state
 ---> Running in 291a66759a10
Removing intermediate container 291a66759a10
 ---> d5414ce6f8e5
Step 16/19 : ENV DREAM_VERBOSITY info
 ---> Running in 565ee530f0fd
Removing intermediate container 565ee530f0fd
 ---> a9ea47d06f1e
Step 17/19 : ENV OCAMLORG_HTTP_PORT 8080
 ---> Running in 3ba93e7bd12d
Removing intermediate container 3ba93e7bd12d
 ---> 2f196d290be7
Step 18/19 : EXPOSE 8080
 ---> Running in 17d3ea403fa6
Removing intermediate container 17d3ea403fa6
 ---> a5b65ac87cb4
Step 19/19 : ENTRYPOINT /bin/server
 ---> Running in 3e52aa3ef916
Removing intermediate container 3e52aa3ef916
 ---> 4b0460155163
Successfully built 4b0460155163
Pushing "sha256:4b04601551636961fc98f1d1a3fd7e28b7bebb5e18cd0d1482905def8fec9ba8" to "ocurrentbuilder/staging:live-ocurrent-v3.ocaml.org-server-linux-x86_64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrentbuilder/staging]
635216bf5dfe: Preparing
04ba0910e6d3: Preparing
f21962a0f6a6: Preparing
bd057be4b74c: Preparing
ded7a220bb05: Preparing
ded7a220bb05: Layer already exists
f21962a0f6a6: Layer already exists
bd057be4b74c: Layer already exists
04ba0910e6d3: Pushed
635216bf5dfe: Pushed
live-ocurrent-v3.ocaml.org-server-linux-x86_64: digest: sha256:a6eab3c4b44b44d5dd0b5b1be283b7d3dda89af39e572e2efc9de586ae83fc7d size: 1375
Job succeeded
2022-12-05 10:43.43: Job succeeded