Organisationsocurrentocluster2b5792 ()windows-server-2022-amd64-4.14_opam-2.3

windows-server-2022-amd64-4.14_opam-2.3

Link Copied
Code Copied

Logs

2024-12-20 11:27.30: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/pull/253/head (2b5792d1515f001c1b2cf13aa455ccdfae0b6ce8) (windows-amd64:windows-server-2022-amd64-4.14_opam-2.3)
Base: windows-server-2022-amd64-ocaml-4.14
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocluster.git" && cd "ocluster" && git fetch origin "refs/pull/253/head" && git reset --hard 2b5792d1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM windows-server-2022-amd64-ocaml-4.14
# windows-server-2022-amd64-4.14_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 9699c1b20d7cf74df5e29074bbc1f24a3033a7f7 || git fetch origin master) && git reset -q --hard 9699c1b20d7cf74df5e29074bbc1f24a3033a7f7 && git log --no-decorate -n1 --oneline && opam update -u
RUN mkdir -p 'obuilder/'
COPY --chown=1000:1000 ocluster.opam ocluster-worker.opam ocluster-api.opam /Users/opam/src/./
COPY --chown=1000:1000 obuilder/obuilder.opam obuilder/obuilder-spec.opam /Users/opam/src/obuilder/
COPY --chown=1000:1000 current_ocluster.opam /Users/opam/src/./
RUN opam pin add -yn ocluster.dev '/Users/opam/src/./' && \
opam pin add -yn ocluster-worker.dev '/Users/opam/src/./' && \
opam pin add -yn ocluster-api.dev '/Users/opam/src/./' && \
opam pin add -yn obuilder.dev '/Users/opam/src/obuilder/' && \
opam pin add -yn obuilder-spec.dev '/Users/opam/src/obuilder/' && \
opam pin add -yn current_ocluster.dev '/Users/opam/src/./'
RUN echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project' && \
echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/obuilder/dune-project' && \
echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'
ENV DEPS="alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-bash.1 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libffi.2.0.0 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.0.6.6 current_git.0.6.6 current_github.0.6.6 current_incr.0.6.1 current_ocluster.dev current_web.0.6.6 decompress.1.5.3 digestif.1.2.0 domain-name.0.4.0 dune.3.17.1 dune-build-info.3.17.1 dune-configurator.3.17.1 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 host-arch-x86_64.1 host-system-mingw.1 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jane-street-headers.v0.16.0 jst-config.v0.16.0 ke.0.6 logs.0.7.0 lwt.5.9.0 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder.dev obuilder-spec.dev ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.1 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.33.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.2.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 system-mingw.1 tar.2.6.0 tar-unix.2.6.0 time_now.v0.16.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.3 winsvc.1.0.1 x509.0.16.5 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y ocluster.dev ocluster-worker.dev ocluster-api.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /Users/opam/src
RUN cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-12-20 11:27.30: Using cache hint "ocurrent/ocluster-windows-server-2022-amd64-ocaml-4.14-windows-server-2022-amd64-4.14_opam-2.3-3ff70759d3e1fbe5c4b252fdcb0f26fd"
2024-12-20 11:27.30: Using OBuilder spec:
((from windows-server-2022-amd64-ocaml-4.14)
(comment windows-server-2022-amd64-4.14_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(run (shell "ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 9699c1b20d7cf74df5e29074bbc1f24a3033a7f7 || git fetch origin master) && git reset -q --hard 9699c1b20d7cf74df5e29074bbc1f24a3033a7f7 && git log --no-decorate -n1 --oneline && opam update -u"))
(run (shell "mkdir -p 'obuilder/'"))
(copy (src ocluster.opam ocluster-worker.opam ocluster-api.opam)
(dst /Users/opam/src/./))
(copy (src obuilder/obuilder.opam obuilder/obuilder-spec.opam)
(dst /Users/opam/src/obuilder/))
(copy (src current_ocluster.opam) (dst /Users/opam/src/./))
(run (network host)
(shell  "opam pin add -yn ocluster.dev '/Users/opam/src/./' && \
\nopam pin add -yn ocluster-worker.dev '/Users/opam/src/./' && \
\nopam pin add -yn ocluster-api.dev '/Users/opam/src/./' && \
\nopam pin add -yn obuilder.dev '/Users/opam/src/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev '/Users/opam/src/obuilder/' && \
\nopam pin add -yn current_ocluster.dev '/Users/opam/src/./'"))
(run (network host)
(shell  "echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project' && \
\necho '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/obuilder/dune-project' && \
\necho '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'"))
(env DEPS "alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-bash.1 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libffi.2.0.0 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.0.6.6 current_git.0.6.6 current_github.0.6.6 current_incr.0.6.1 current_ocluster.dev current_web.0.6.6 decompress.1.5.3 digestif.1.2.0 domain-name.0.4.0 dune.3.17.1 dune-build-info.3.17.1 dune-configurator.3.17.1 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 host-arch-x86_64.1 host-system-mingw.1 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jane-street-headers.v0.16.0 jst-config.v0.16.0 ke.0.6 logs.0.7.0 lwt.5.9.0 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder.dev obuilder-spec.dev ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.1 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.33.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.2.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 system-mingw.1 tar.2.6.0 tar-unix.2.6.0 time_now.v0.16.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.3 winsvc.1.0.1 x509.0.16.5 yojson.2.2.2 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y ocluster.dev ocluster-worker.dev ocluster-api.dev $DEPS"))
(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /Users/opam/src))
(run (shell "cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-12-20 11:27.30: Waiting for resource in pool OCluster
2024-12-20 11:27.30: Waiting for worker…
2024-12-20 12:06.34: Got resource from pool OCluster
Building on odawa
All commits already cached
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
HEAD is now at 2b5792d Set shell depending upon backend
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'


(from windows-server-2022-amd64-ocaml-4.14)
2024-12-20 12:06.34 ---> using "55c9cbebb0e098c78ccc09b1cc6e84ec9f0bd2275b7cebf331cc913575946dc0" from cache


/: (comment windows-server-2022-amd64-4.14_opam-2.3)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (run (shell "ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2024-12-20 12:06.34 ---> using "fe3978d598c814685c6ee8922c3ae17147a3127f83af70ca6588d6b26847cd93" from cache


/: (run (shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.


<><> Unix support infrastructure ><><><><><><><><><><><><><><><><><><><><><><><>


opam and the OCaml ecosystem in general require various Unix tools in order to operate correctly. At present, this requires the installation of Cygwin to provide these tools.


How should opam obtain Unix tools?
> 1. Use tools found in PATH (Cygwin installation at C:\cygwin64)
2. Automatically create an internal Cygwin installation that will be managed by opam (recommended)
3. Use Cygwin installation found in C:\cygwin64
4. Use another existing Cygwin/MSYS2 installation
5. Abort initialisation


[1/2/3/4/5] 1
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from file://C:/Users/opam/opam-repository
2024-12-20 12:06.34 ---> using "0caf41f56a7e1f8a9ba062ae44d7d1f50471f3874e543c30c0d1c2b229f1e062" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
CYGWIN_NT-10.0-20348 3.5.4-1.x86_64
The OCaml toplevel, version 4.14.2
2.3.0
2024-12-20 12:06.34 ---> using "6a7802e4db8e302e8ba8d87ff4e9376ae777099db0cd03bdab21ff27a442740c" from cache


/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 9699c1b20d7cf74df5e29074bbc1f24a3033a7f7 || git fetch origin master) && git reset -q --hard 9699c1b20d7cf74df5e29074bbc1f24a3033a7f7 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
11bdbee611..9699c1b20d  master     -> origin/master
9699c1b20d Merge pull request #27142 from NathanReb/release-ppx_deriving_yojson.3.9.1


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file://C:/Users/opam/opam-repository


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2024-12-20 12:06.34 ---> using "1e5462f8254fc7b4694c44aa98361f6352a1a37d2f4b3e473dfcb6a6052bf26c" from cache


/: (run (shell "mkdir -p 'obuilder/'"))
2024-12-20 12:06.34 ---> using "cf1a4778afc789fe39fd33a84c422e70132f9a26aee2d314b8d6aadfbb26d49d" from cache


/: (copy (src ocluster.opam ocluster-worker.opam ocluster-api.opam)
(dst /Users/opam/src/./))
2024-12-20 12:06.34 ---> using "1f20d7d6286fd8725aec3ddaef675cfedfc917c39c80daf1690d48765f014c69" from cache


/: (copy (src obuilder/obuilder.opam obuilder/obuilder-spec.opam)
(dst /Users/opam/src/obuilder/))
2024-12-20 12:07.33 ---> saved as "1c40344bee7bdfb671e08561c37254c42a0f97eb3e6f5cedfe17ded3a22420b4"


/: (copy (src current_ocluster.opam) (dst /Users/opam/src/./))
2024-12-20 12:08.44 ---> saved as "f7036637ffa11edfdf8739204caf3204e119fb84e81b1e1d47ac61fed9f67cd6"


/: (run (network host)
(shell  "opam pin add -yn ocluster.dev '/Users/opam/src/./' && \
\nopam pin add -yn ocluster-worker.dev '/Users/opam/src/./' && \
\nopam pin add -yn ocluster-api.dev '/Users/opam/src/./' && \
\nopam pin add -yn obuilder.dev '/Users/opam/src/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev '/Users/opam/src/obuilder/' && \
\nopam pin add -yn current_ocluster.dev '/Users/opam/src/./'"))
[ocluster.dev] synchronised (file://C:/Users/opam/src/.)
ocluster is now pinned to file://C:/Users/opam/src/. (version dev)
[ocluster-worker.dev] synchronised (file://C:/Users/opam/src/.)
ocluster-worker is now pinned to file://C:/Users/opam/src/. (version dev)
[ocluster-api.dev] synchronised (file://C:/Users/opam/src/.)
ocluster-api is now pinned to file://C:/Users/opam/src/. (version dev)
[obuilder.dev] synchronised (file://C:/Users/opam/src/obuilder)
obuilder is now pinned to file://C:/Users/opam/src/obuilder (version dev)
[obuilder-spec.dev] synchronised (file://C:/Users/opam/src/obuilder)
obuilder-spec is now pinned to file://C:/Users/opam/src/obuilder (version dev)
[current_ocluster.dev] synchronised (file://C:/Users/opam/src/.)
current_ocluster is now pinned to file://C:/Users/opam/src/. (version dev)
2024-12-20 12:09.51 ---> saved as "37ba00b66e379542ac91be81aa002683fcf9120c6f9411284852bb886cf579bb"


/: (run (network host)
(shell  "echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project' && \
\necho '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/obuilder/dune-project' && \
\necho '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'"))
2024-12-20 12:10.37 ---> saved as "4aebed7ff9268c4bb9956faae6424af9690b362f7bb3b912a7dbdfc83d3698d3"


/: (env DEPS "alcotest.1.8.0 alcotest-lwt.1.8.0 angstrom.0.16.1 ansi.0.7.0 arch-x86_64.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.15.0 atdgen.2.15.0 atdgen-runtime.2.15.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-bash.1 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libffi.2.0.0 conf-mingw-w64-gcc-x86_64.1 conf-mingw-w64-gmp-x86_64.1 conf-mingw-w64-libffi-x86_64.1 conf-mingw-w64-sqlite3-x86_64.1 conf-pkg-config.3 conf-sqlite3.1 conf-which.1 cppo.1.8.0 crunch.3.3.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.0.6.6 current_git.0.6.6 current_github.0.6.6 current_incr.0.6.1 current_ocluster.dev current_web.0.6.6 decompress.1.5.3 digestif.1.2.0 domain-name.0.4.0 dune.3.17.1 dune-build-info.3.17.1 dune-configurator.3.17.1 duration.0.2.1 easy-format.1.3.4 eqaf.0.9 extunix.0.4.3 flexdll.0.43 fmt.0.9.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 host-arch-x86_64.1 host-system-mingw.1 http.6.0.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jane-street-headers.v0.16.0 jst-config.v0.16.0 ke.0.6 logs.0.7.0 lwt.5.9.0 lwt-dllist.1.0.1 macaddr.5.6.0 magic-mime.1.3.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 mingw-w64-shims.0.2.0 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder.dev obuilder-spec.dev ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.15.0 ocamlfind.1.9.5 ocplib-endian.1.2 optint.0.3.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.1 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.33.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 sqlite3.5.2.0 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 system-mingw.1 tar.2.6.0 tar-unix.2.6.0 time_now.v0.16.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.7 tyxml.4.6.0 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.3 winsvc.1.0.1 x509.0.16.5 yojson.2.2.2 zarith.1.14")


/: (env CI true)


/: (env OCAMLCI true)


/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y ocluster.dev ocluster-worker.dev ocluster-api.dev $DEPS"))
Fatal error:
OpamDownload.Download_fail(_, "curl: empty response while downloading https://cygwin.com/setup-x86_64.exe")
"opam update --depexts && opam install --cli=2.3 --depext-only -y ocluster.dev ocluster-worker.dev ocluster-api.dev $DEPS" failed with exit status 99
2024-12-20 12:11.46: Job failed: Failed: Build failed