Build:
- 0
2024-11-19 17:46.29: New job: Build Dockerfile.web using linux-arm64 in [https://github.com/ocurrent/ocaml-ci.git#refs/pull/985/head (e941544ed2c0ff0a0a546e332748f45e0f3fd2a7)] 2024-11-19 17:46.29: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile.web" 2024-11-19 17:46.29: Waiting for resource in pool OCluster 2024-11-19 17:46.29: Waiting for worker… 2024-11-19 17:46.29: Got resource from pool OCluster Building on molpadia.caelum.ci.dev All commits already cached Submodule path 'ocaml-dockerfile': checked out 'dc5ab758fd581ac55b340af6060a7552d50200ba' Submodule path 'ocaml-version': checked out 'f92a9f1b848b5eed179861ea13586a618b5fa25b' Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea' Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0' Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196' HEAD is now at e941544 Update submodules and Dockerfile Synchronizing submodule url for 'ocaml-dockerfile' Synchronizing submodule url for 'ocaml-version' Synchronizing submodule url for 'ocluster' Synchronizing submodule url for 'ocurrent' Synchronizing submodule url for 'solver-service' Cleared directory 'ocaml-dockerfile' Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile' Cleared directory 'ocaml-version' Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version' Cleared directory 'ocluster' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster' Cleared directory 'ocurrent' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent' Cleared directory 'solver-service' Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service' Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile' Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent' Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service' Submodule path 'ocaml-dockerfile': checked out 'dc5ab758fd581ac55b340af6060a7552d50200ba' Submodule path 'ocaml-version': checked out 'f92a9f1b848b5eed179861ea13586a618b5fa25b' Submodule path 'ocluster': checked out 'ba26623c6bca8b917c4252fa9739313fb14692ea' Submodule path 'ocluster/obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58' Submodule path 'ocurrent': checked out '575e5cf1a4ade96ea4a5c43c4aa7ae12fc90dde0' Submodule path 'solver-service': checked out 'f14bc6fdb22c1cef45bb3d3589bd778f4d6c8196' Sending build context to Docker daemon 11.74MB Step 1/26 : FROM ocaml/opam:debian-12-ocaml-4.14@sha256:6246731ea5d2cd3a57669027aae33184d30d424e41ff8219d05a214726ef7426 AS build docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:6246731ea5d2cd3a57669027aae33184d30d424e41ff8219d05a214726ef7426: Pulling from ocaml/opam Digest: sha256:6246731ea5d2cd3a57669027aae33184d30d424e41ff8219d05a214726ef7426 Status: Image is up to date for ocaml/opam:debian-12-ocaml-4.14@sha256:6246731ea5d2cd3a57669027aae33184d30d424e41ff8219d05a214726ef7426 ---> be41d36e36bf Step 2/26 : RUN sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam && opam init --reinit -ni ---> Using cache ---> 49d67f6c0bb0 Step 3/26 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto m4 pkg-config libgmp-dev libssl-dev libffi-dev libsqlite3-dev -y --no-install-recommends ---> Running in d8e713d86823 Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [201 kB] Fetched 305 kB in 0s (660 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libcapnp-0.9.2 libev4 libgmpxx4ldbl libpkgconf3 pkgconf pkgconf-bin Suggested packages: gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc libssl-doc m4-doc The following NEW packages will be installed: capnproto libcapnp-0.9.2 libev-dev libev4 libffi-dev libgmp-dev libgmpxx4ldbl libpkgconf3 libsqlite3-dev libssl-dev m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 6202 kB of archives. After this operation, 26.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main arm64 libcapnp-0.9.2 arm64 0.9.2-2 [1127 kB] Get:2 http://deb.debian.org/debian bookworm/main arm64 capnproto arm64 0.9.2-2 [215 kB] Get:3 http://deb.debian.org/debian bookworm/main arm64 libev4 arm64 1:4.33-1 [41.3 kB] Get:4 http://deb.debian.org/debian bookworm/main arm64 libev-dev arm64 1:4.33-1 [136 kB] Get:5 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] Get:6 http://deb.debian.org/debian bookworm/main arm64 libgmpxx4ldbl arm64 2:6.2.1+dfsg1-1.1 [338 kB] Get:7 http://deb.debian.org/debian bookworm/main arm64 libgmp-dev arm64 2:6.2.1+dfsg1-1.1 [622 kB] Get:8 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB] Get:9 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-dev arm64 3.40.1-2+deb12u1 [979 kB] Get:10 http://deb.debian.org/debian bookworm/main arm64 libssl-dev arm64 3.0.15-1~deb12u1 [2308 kB] Get:11 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] Get:12 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB] Get:13 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB] Get:14 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6202 kB in 0s (37.3 MB/s) Selecting previously unselected package libcapnp-0.9.2:arm64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18768 files and directories currently installed.) Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_arm64.deb ... Unpacking libcapnp-0.9.2:arm64 (0.9.2-2) ... Selecting previously unselected package capnproto. Preparing to unpack .../01-capnproto_0.9.2-2_arm64.deb ... Unpacking capnproto (0.9.2-2) ... Selecting previously unselected package libev4:arm64. Preparing to unpack .../02-libev4_1%3a4.33-1_arm64.deb ... Unpacking libev4:arm64 (1:4.33-1) ... Selecting previously unselected package libev-dev:arm64. Preparing to unpack .../03-libev-dev_1%3a4.33-1_arm64.deb ... Unpacking libev-dev:arm64 (1:4.33-1) ... Selecting previously unselected package libffi-dev:arm64. Preparing to unpack .../04-libffi-dev_3.4.4-1_arm64.deb ... Unpacking libffi-dev:arm64 (3.4.4-1) ... Selecting previously unselected package libgmpxx4ldbl:arm64. Preparing to unpack .../05-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_arm64.deb ... Unpacking libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libgmp-dev:arm64. Preparing to unpack .../06-libgmp-dev_2%3a6.2.1+dfsg1-1.1_arm64.deb ... Unpacking libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ... Selecting previously unselected package libpkgconf3:arm64. Preparing to unpack .../07-libpkgconf3_1.8.1-1_arm64.deb ... Unpacking libpkgconf3:arm64 (1.8.1-1) ... Selecting previously unselected package libsqlite3-dev:arm64. Preparing to unpack .../08-libsqlite3-dev_3.40.1-2+deb12u1_arm64.deb ... Unpacking libsqlite3-dev:arm64 (3.40.1-2+deb12u1) ... Selecting previously unselected package libssl-dev:arm64. Preparing to unpack .../09-libssl-dev_3.0.15-1~deb12u1_arm64.deb ... Unpacking libssl-dev:arm64 (3.0.15-1~deb12u1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.19-3_arm64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../11-pkgconf-bin_1.8.1-1_arm64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:arm64. Preparing to unpack .../12-pkgconf_1.8.1-1_arm64.deb ... Unpacking pkgconf:arm64 (1.8.1-1) ... Selecting previously unselected package pkg-config:arm64. Preparing to unpack .../13-pkg-config_1.8.1-1_arm64.deb ... Unpacking pkg-config:arm64 (1.8.1-1) ... Setting up libev4:arm64 (1:4.33-1) ... Setting up m4 (1.4.19-3) ... Setting up libffi-dev:arm64 (3.4.4-1) ... Setting up libpkgconf3:arm64 (1.8.1-1) ... Setting up libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ... Setting up libsqlite3-dev:arm64 (3.40.1-2+deb12u1) ... Setting up libssl-dev:arm64 (3.0.15-1~deb12u1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up libcapnp-0.9.2:arm64 (0.9.2-2) ... Setting up libev-dev:arm64 (1:4.33-1) ... Setting up libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ... Setting up pkgconf:arm64 (1.8.1-1) ... Setting up capnproto (0.9.2-2) ... Setting up pkg-config:arm64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... Removing intermediate container d8e713d86823 ---> eb51d0f1674f Step 4/26 : RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 11bdbee61114a1cfa080b764e71c72a5760a93f0 && opam update ---> Running in 6d3288583473 Updating files: 27% (9042/32708) Updating files: 28% (9159/32708) Updating files: 29% (9486/32708) Updating files: 30% (9813/32708) Updating files: 31% (10140/32708) Updating files: 32% (10467/32708) Updating files: 33% (10794/32708) Updating files: 34% (11121/32708) Updating files: 35% (11448/32708) Updating files: 36% (11775/32708) Updating files: 37% (12102/32708) Updating files: 38% (12430/32708) Updating files: 39% (12757/32708) Updating files: 40% (13084/32708) Updating files: 41% (13411/32708) Updating files: 42% (13738/32708) Updating files: 43% (14065/32708) Updating files: 44% (14392/32708) Updating files: 45% (14719/32708) Updating files: 46% (15046/32708) Updating files: 47% (15373/32708) Updating files: 48% (15700/32708) Updating files: 49% (16027/32708) Updating files: 50% (16354/32708) Updating files: 51% (16682/32708) Updating files: 52% (17009/32708) Updating files: 53% (17336/32708) Updating files: 54% (17663/32708) Updating files: 55% (17990/32708) Updating files: 55% (18252/32708) Updating files: 56% (18317/32708) Updating files: 57% (18644/32708) Updating files: 58% (18971/32708) Updating files: 59% (19298/32708) Updating files: 60% (19625/32708) Updating files: 61% (19952/32708) Updating files: 62% (20279/32708) Updating files: 63% (20607/32708) Updating files: 64% (20934/32708) Updating files: 65% (21261/32708) Updating files: 66% (21588/32708) Updating files: 67% (21915/32708) Updating files: 68% (22242/32708) Updating files: 69% (22569/32708) Updating files: 70% (22896/32708) Updating files: 71% (23223/32708) Updating files: 72% (23550/32708) Updating files: 73% (23877/32708) Updating files: 74% (24204/32708) Updating files: 75% (24531/32708) Updating files: 76% (24859/32708) Updating files: 77% (25186/32708) Updating files: 78% (25513/32708) Updating files: 79% (25840/32708) Updating files: 80% (26167/32708) Updating files: 81% (26494/32708) Updating files: 82% (26821/32708) Updating files: 83% (27148/32708) Updating files: 84% (27475/32708) Updating files: 84% (27634/32708) Updating files: 85% (27802/32708) Updating files: 86% (28129/32708) Updating files: 87% (28456/32708) Updating files: 88% (28784/32708) Updating files: 89% (29111/32708) Updating files: 90% (29438/32708) Updating files: 91% (29765/32708) Updating files: 92% (30092/32708) Updating files: 93% (30419/32708) Updating files: 94% (30746/32708) Updating files: 95% (31073/32708) Updating files: 96% (31400/32708) Updating files: 97% (31727/32708) Updating files: 98% (32054/32708) Updating files: 99% (32381/32708) Updating files: 100% (32708/32708) Updating files: 100% (32708/32708), done. HEAD is now at 11bdbee611 Merge pull request #26909 from Octachron/ocaml-5.2.1 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository Removing intermediate container 6d3288583473 ---> 67f75da9624c Step 5/26 : COPY --chown=opam ocurrent/current_rpc.opam /src/ocurrent/ ---> 073dde145141 Step 6/26 : COPY --chown=opam solver-service/solver-service.opam solver-service/solver-worker.opam solver-service/solver-service-api.opam /src/solver-service/ ---> 365bbe39a401 Step 7/26 : WORKDIR /src ---> Running in 23ab508e051c Removing intermediate container 23ab508e051c ---> cf340ca4de7c Step 8/26 : RUN opam pin -yn add ./ocurrent ---> Running in a261ee236420 current_rpc is now pinned to file:///src/ocurrent (version 0.6.6) Removing intermediate container a261ee236420 ---> 1d8dc1c1e71d Step 9/26 : RUN opam pin -yn add ./solver-service ---> Running in 412bd54fc644 This will pin the following packages: solver-service-api, solver-service, solver-worker. Continue? [y/n] y Package solver-service-api does not exist, create as a NEW package? [y/n] y solver-service-api is now pinned to file:///src/solver-service (version dev) Package solver-service does not exist, create as a NEW package? [y/n] y solver-service is now pinned to file:///src/solver-service (version dev) Package solver-worker does not exist, create as a NEW package? [y/n] y solver-worker is now pinned to file:///src/solver-service (version dev) Removing intermediate container 412bd54fc644 ---> 6768c3303f6a Step 10/26 : COPY --chown=opam ocaml-ci-api.opam ocaml-ci-web.opam ocaml-ci.opam /src/ ---> e64d5fa55929 Step 11/26 : RUN opam install -y --deps-only . ---> Running in 9e21ef74157c The following additional pinnings are required by ocaml-ci-web.dev: - tailwindcss.dev at https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz Pin and install them? [y/n] y Package tailwindcss does not exist, create as a NEW package? [y/n] y [tailwindcss.dev] synchronised (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz) tailwindcss is now pinned to https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz (version dev) The following actions will be performed: === install 235 packages - install 0install-solver 2.18 [required by opam-0install] - install angstrom 0.16.1 [required by timedesc] - install ansi 0.7.0 [required by ocaml-ci-web] - install arp 3.1.1 [required by tcpip] - install asetmap 0.8.1 [required by prometheus-app] - install asn1-combinators 0.2.6 [required by capnp-rpc-net] - install astring 0.8.5 [required by ansi, current_docker, capnp-rpc-unix, etc.] - install awa 0.3.0 [required by git-unix] - install awa-mirage 0.3.0 [required by git-unix] - install base v0.16.3 [required by ppx_compare, capnp, ppx_custom_printf] - install base-bytes base [required by extunix] - install base64 3.5.1 [required by capnp-rpc-unix] - install bigarray-compat 1.1.0 [required by dream] - install bigarray-overlap 0.2.1 [required by prettym] - install bigstringaf 0.10.0 [required by multipart_form, caqti, git-unix, etc.] - install bos 0.2.1 [required by ocaml-ci] - install ca-certs 0.2.3 [required by conduit-lwt-unix] - install ca-certs-nss 3.101 [required by git-unix] - install camlp-streams 5.0.1 [required by tar, dream] - install capnp 3.6.0 [required by ocaml-ci-api] - install capnp-rpc 1.2.3 [required by current_rpc] - install capnp-rpc-lwt 1.2.3 [required by ocaml-ci-api] - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix] - install capnp-rpc-unix 1.2.3 [required by ocaml-ci, ocaml-ci-web] - install caqti 2.1.2 [required by dream] - install caqti-lwt 2.1.1 [required by dream] - install carton 0.7.2 [required by git] - install carton-git 0.7.2 [required by git] - install carton-lwt 0.7.2 [required by git] - install cf 0.5.0 [required by cf-lwt] - install cf-lwt 0.5.0 [required by irmin-watcher] - install checkseum 0.5.2 [required by decompress, git] - install cmdliner 1.3.0 [required by crunch, omigrate, cohttp-lwt-unix, etc.] - install cohttp 5.3.1 [required by cohttp-lwt] - install cohttp-lwt 5.3.0 [required by cohttp-lwt-unix, prometheus-app] - install cohttp-lwt-unix 5.3.0 [required by ocaml-ci] - install conduit 6.2.3 [required by conduit-lwt] - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix] - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix] - install conf-bash 1 [required by base] - install conf-capnproto 2 [required by capnp-rpc-net] - install conf-git 1.1 [required by current_git] - install conf-gmp 4 [required by zarith] - install conf-gmp-powm-sec 3 [required by mirage-crypto-pk] - install conf-libev 4-12 [required by solver-service, current, dream] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-libssl 4 [required by ssl] - install conf-pkg-config 3 [required by conf-sqlite3] - install conf-sqlite3 1 [required by sqlite3] - install cppo 1.7.0 [required by ppx_deriving] - install crunch 3.3.1 [required by ocaml-ci-web] - install csexp 1.5.2 [required by dune-configurator, dune-private-libs] - install cstruct 6.2.0 [required by tar-unix, tar, dream] - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix, tar-unix] - install cstruct-unix 6.2.0 [required by awa] - install ctypes 0.23.0 [required by cf, fsevents] - install ctypes-foreign 0.23.0 [required by cf] - install current 0.6.6 [required by ocaml-ci] - install current_docker 0.6.6 [required by ocaml-ci] - install current_git 0.6.6 [required by current_docker, current_ocluster] - install current_incr 0.6.1 [required by current] - install current_ocluster 0.3.0 [required by ocaml-ci] - install current_rpc 0.6.6 (pinned) [required by ocaml-ci, ocaml-ci-api] - install decompress 1.5.3 [required by tar] - install digestif 1.2.0 [required by git-unix, dream-httpaf] - install dns 7.0.3 [required by git-mirage] - install dns-client 7.0.3 [required by git-mirage] - install dns-client-lwt 7.0.3 [required by happy-eyeballs-lwt] - install dns-client-mirage 7.0.3 [required by happy-eyeballs-mirage] - install domain-name 0.4.0 [required by caqti, git-unix, caqti-lwt] - install dream 1.0.0~alpha6 [required by ocaml-ci-web] - install dream-httpaf 1.0.0~alpha3 [required by dream] - install dream-pure 1.0.0~alpha2 [required by dream] - install duff 0.5 [required by carton] - install dune 3.16.1 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web] - install dune-build-info 3.16.1 [required by solver-service] - install dune-configurator 3.16.1 [required by extunix, sqlite3] - install dune-private-libs 3.16.1 [required by dune-site] - install dune-site 3.16.1 [required by caqti] - install duration 0.2.1 [required by current_docker, current, current_ocluster] - install dyn 3.16.1 [required by dune-private-libs] - install emile 1.1 [required by git] - install encore 0.8 [required by git] - install eqaf 0.9 [required by awa, mirage-crypto, digestif] - install ethernet 3.2.0 [required by tcpip] - install extunix 0.4.2 [required by capnp-rpc-unix] - install faraday 0.8.2 [required by dream-httpaf] - install faraday-lwt 0.8.2 [required by faraday-lwt-unix] - install faraday-lwt-unix 0.8.2 [required by dream-httpaf] - install fmt 0.9.0 [required by ocaml-ci-web] - install fpath 0.7.3 [required by current_docker, bos, current, current_rpc] - install fsevents 0.3.0 [required by fsevents-lwt] - install fsevents-lwt 0.3.0 [required by irmin-watcher] - install git 3.15.0 [required by git-unix] - install git-mirage 3.15.0 [required by git-unix] - install git-paf 3.15.0 [required by git-mirage] - install git-unix 3.15.0 [required by solver-service] - install gmap 0.3.0 [required by x509, dns] - install graphql 0.14.0 [required by graphql-lwt] - install graphql-lwt 0.14.0 [required by dream] - install graphql_parser 0.14.0 [required by dream] - install h2 0.13.0 [required by paf] - install happy-eyeballs 0.6.0 [required by git-mirage, happy-eyeballs-lwt] - install happy-eyeballs-lwt 0.6.0 [required by git-unix] - install happy-eyeballs-mirage 0.6.0 [required by git-mirage] - install hex 1.5.0 [required by pgx] - install hkdf 1.0.4 [required by tls] - install hmap 0.8.1 [required by dream-pure] - install hpack 0.13.0 [required by h2] - install httpaf 0.7.1 [required by git-paf] - install httpun-types 0.2.0 [required by h2] - install hxd 0.3.2 [required by git] - install inotify 2.6 [required by irmin-watcher] - install integers 0.7.0 [required by ctypes] - install ipaddr 5.6.0 [required by caqti, pgx, conduit-lwt-unix, etc.] - install ipaddr-cstruct 5.6.0 [required by tcpip] - install ipaddr-sexp 5.6.0 [required by conduit-lwt-unix] - install irmin-watcher 0.5.0 [required by current_git] - install jsonm 1.0.2 [required by cohttp, opam-core] - install ke 0.6 [required by multipart_form, multipart_form-lwt] - install lambdasoup 1.1.1 [required by dream] - install logs 0.7.0 [required by ocaml-ci, ocaml-ci-web] - install lru 0.3.1 [required by dns] - install lwt 5.9.0 [required by ocaml-ci-web] - install lwt-dllist 1.0.1 [required by current] - install lwt_ppx 5.8.0 [required by dream] - install lwt_ssl 1.2.0 [required by dream] - install macaddr 5.6.0 [required by ipaddr] - install macaddr-cstruct 5.6.0 [required by tcpip] - install magic-mime 1.3.1 [required by cohttp-lwt-unix, dream] - install markup 1.0.3 [required by dream] - install menhir 20240715 [required by graphql_parser] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install metrics 0.4.1 [required by dns] - install mimic 0.0.6 [required by git-unix] - install mimic-happy-eyeballs 0.0.6 [required by git-mirage] - install mirage-clock 4.2.0 [required by dream] - install mirage-clock-unix 4.2.0 [required by git-unix] - install mirage-crypto 0.11.3 [required by dream] - install mirage-crypto-ec 0.11.3 [required by tls, awa] - install mirage-crypto-pk 0.11.3 [required by tls-mirage, tls, awa] - install mirage-crypto-rng 0.11.3 [required by dream] - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix, dream] - install mirage-flow 3.0.0 [required by capnp-rpc-unix] - install mirage-kv 6.1.1 [required by tls-mirage] - install mirage-net 4.0.0 [required by tcpip] - install mirage-random 3.0.0 [required by git-mirage] - install mirage-runtime 4.8.1 [required by mirage-unix] - install mirage-time 3.0.0 [required by git-unix] - install mirage-unix 5.0.1 [required by git-unix] - install mtime 2.1.0 [required by caqti, mirage-crypto-rng-lwt, git-unix, caqti-lwt] - install multipart_form 0.6.0 [required by dream] - install multipart_form-lwt 0.6.0 [required by dream] - install num 1.5-1 [required by sexplib] - install obuilder-spec 0.6.0 [required by ocaml-ci] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocaml-version 3.7.1 [required by ocaml-ci] - install ocamlbuild 0.15.0 [required by bos] - install ocamlfind 1.9.6 [required by bos] - install ocamlgraph 2.1.0 [required by opam-core, git] - install ocluster-api 0.3.0 [required by ocaml-ci] - install ocplib-endian 1.2 [required by lwt, capnp] - install omigrate 0.3.2 [required by ocaml-ci] - install opam-0install 0.5 [required by ocaml-ci] - install opam-core 2.3.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-0install] - install opam-format 2.3.0 [required by opam-0install] - install opam-repository 2.3.0 [required by opam-state] - install opam-state 2.3.0 [required by opam-0install] - install optint 0.3.0 [required by decompress, git] - install ordering 3.16.1 [required by dyn, stdune] - install paf 0.5.0 [required by git-paf] - install parsexp v0.16.0 [required by sexplib] - install pbkdf 1.2.0 [required by x509] - install pecu 0.7 [required by multipart_form] - install pgx 2.2 [required by omigrate] - install pgx_lwt 2.2 [required by pgx_lwt_unix] - install pgx_lwt_unix 2.2 [required by omigrate] - install pp 1.2.0 [required by dune-private-libs] - install ppx_compare v0.16.0 [required by pgx] - install ppx_custom_printf v0.16.0 [required by pgx] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 6.0.3 [required by ocaml-ci, ocaml-ci-api] - install ppx_deriving_yojson 3.9.0 [required by ocaml-ci-api, ocaml-ci, ocaml-ci-web] - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix, obuilder-spec] - install ppxlib 0.33.0 [required by extunix, ppx_deriving] - install prettym 0.0.3 [required by multipart_form] - install prometheus 1.2 [required by current_ocluster, current, prometheus-app] - install prometheus-app 1.2 [required by ocaml-ci-web] - install psq 0.2.1 [required by dream-httpaf] - install ptime 1.2.0 [required by crunch, timedesc, dream] - install randomconv 0.1.3 [required by dns-client] - install re 1.12.0 [required by current, prometheus-app] - install res 5.0.2 [required by capnp] - install result 1.5 [required by omigrate, current_docker, current, etc.] - install rresult 0.7.0 [required by bos] - install seq base [required by timedesc] - install sexplib v0.16.0 [required by obuilder-spec] - install sexplib0 v0.16.0 [required by cohttp-lwt, pgx] - install sha 1.15.4 [required by opam-core] - install solver-service dev (pinned) [required by ocaml-ci] - install solver-service-api dev (pinned) [required by solver-service] - install spdx_licenses 1.2.0 [required by opam-state] - install sqlite3 5.2.0 [required by current, omigrate] - install ssl 0.7.0 [required by dream] - install stdint 0.7.2 [required by current_rpc] - install stdio v0.16.0 [required by capnp] - install stdlib-shims 0.3.0 [required by ppxlib] - install stdune 3.16.1 [required by dune-private-libs] - install stringext 1.6.0 [required by cohttp] - install swhid_core 0.1 [required by opam-core] - install tailwindcss dev (pinned) [required by ocaml-ci-web] - install tar 2.6.0 [required by ocaml-ci] - install tar-unix 2.6.0 [required by ocaml-ci] - install tcpip 8.0.0 [required by git-unix] - install timedesc 3.1.0 [required by ocaml-ci, ocaml-ci-web] - install timedesc-tzdb 3.1.0 [required by timedesc] - install timedesc-tzlocal 3.1.0 [required by timedesc] - install tls 0.17.3 [required by git-unix, capnp-rpc-net, caqti] - install tls-lwt 0.17.3 [required by conduit-lwt-unix] - install tls-mirage 0.17.3 [required by capnp-rpc-net, git-unix] - install topkg 1.0.7 [required by bos] - install tyxml 4.6.0 [required by ocaml-ci-web] - install uchar 0.0.2 [required by markup] - install unstrctrd 0.4 [required by multipart_form] - install uri 4.4.0 [required by omigrate, dream] - install uri-sexp 4.4.0 [required by cohttp] - install uuidm 0.9.9 [required by pgx] - install uutf 1.0.3 [required by tyxml, multipart_form] - install x509 0.16.5 [required by capnp-rpc-net, caqti] - install yojson 2.2.2 [required by ocaml-ci-web] - install zarith 1.14 [required by asn1-combinators, awa] The following system packages will first need to be installed: libcapnp-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libcapnp-dev:arm64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19150 files and directories currently installed.) - Preparing to unpack .../libcapnp-dev_0.9.2-2_arm64.deb ... - Unpacking libcapnp-dev:arm64 (0.9.2-2) ... - Setting up libcapnp-dev:arm64 (0.9.2-2) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved angstrom.0.16.1 (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz) -> retrieved ansi.0.7.0 (https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz) -> retrieved 0install-solver.2.18 (https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz) -> retrieved asetmap.0.8.1 (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz) -> retrieved astring.0.8.5 (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz) -> retrieved arp.3.1.1 (https://github.com/mirage/arp/releases/download/v3.1.1/arp-3.1.1.tbz) -> retrieved asn1-combinators.0.2.6 (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz) -> retrieved awa.0.3.0, awa-mirage.0.3.0 (https://github.com/mirage/awa-ssh/releases/download/v0.3.0/awa-0.3.0.tbz) -> retrieved base.v0.16.3 (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz) -> retrieved base64.3.5.1 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz) -> retrieved bigarray-compat.1.1.0 (https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz) -> retrieved bos.0.2.1 (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz) -> retrieved bigarray-overlap.0.2.1 (https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz) -> retrieved bigstringaf.0.10.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz) -> retrieved camlp-streams.5.0.1 (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz) -> retrieved ca-certs.0.2.3 (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz) -> retrieved ca-certs-nss.3.101 (https://github.com/mirage/ca-certs-nss/releases/download/v3.101/ca-certs-nss-3.101.tbz) -> retrieved capnp.3.6.0 (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz) -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz) -> retrieved caqti.2.1.2 (https://github.com/paurkedal/ocaml-caqti/releases/download/v2.1.2/caqti-v2.1.2.tbz) -> retrieved caqti-lwt.2.1.1 (https://github.com/paurkedal/ocaml-caqti/releases/download/v2.1.1/caqti-v2.1.1.tbz) -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (https://github.com/robur-coop/carton/releases/download/0.7.2/carton-0.7.2.tbz) -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz) -> retrieved cmdliner.1.3.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz) -> retrieved checkseum.0.5.2 (https://github.com/mirage/checkseum/releases/download/v0.5.2/checkseum-0.5.2.tbz) -> retrieved cohttp.5.3.1 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz) -> installed conf-bash.1 -> installed conf-git.1.1 -> installed conf-capnproto.2 -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz) -> retrieved conf-gmp.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4) -> installed conf-gmp.4 -> retrieved conf-gmp-powm-sec.3 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3) -> installed conf-gmp-powm-sec.3 -> retrieved conf-libev.4-12 (2 extra sources) -> retrieved conf-libev.4-12 (2 extra sources) -> installed conf-pkg-config.3 -> installed conf-libffi.2.0.0 -> installed conf-sqlite3.1 -> retrieved conf-libssl.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libssl/homebrew.sh.4) -> installed conf-libssl.4 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz) -> installed conf-libev.4-12 -> retrieved cppo.1.7.0 (https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz) -> retrieved crunch.3.3.1 (https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz) -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz) -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz) -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) -> retrieved current.0.6.6, current_docker.0.6.6, current_git.0.6.6 (https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz) -> retrieved current_rpc.0.6.6 (file:///src/ocurrent) -> retrieved current_incr.0.6.1 (https://github.com/ocurrent/current_incr/releases/download/0.6.1/current_incr-0.6.1.tbz) -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0 (https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz) -> installed cmdliner.1.3.0 -> retrieved decompress.1.5.3 (https://github.com/mirage/decompress/releases/download/v1.5.3/decompress-1.5.3.tbz) -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3 (https://github.com/mirage/ocaml-dns/releases/download/v7.0.3/dns-7.0.3.tbz) -> retrieved digestif.1.2.0 (https://github.com/mirage/digestif/releases/download/v1.2.0/digestif-1.2.0.tbz) -> retrieved domain-name.0.4.0 (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz) -> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3 (https://github.com/aantron/dream/releases/download/1.0.0-alpha6/dream-1.0.0-alpha6.tar.gz) -> retrieved dream-pure.1.0.0~alpha2 (https://github.com/aantron/dream/releases/download/1.0.0-alpha4/dream-1.0.0-alpha4.tar.gz) -> retrieved duff.0.5 (https://github.com/mirage/duff/releases/download/v0.5/duff-0.5.tbz) -> retrieved duration.0.2.1 (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz) -> retrieved emile.1.1 (https://github.com/dinosaure/emile/releases/download/v1.1/emile-v1.1.tbz) -> retrieved dune.3.16.1, dune-build-info.3.16.1, dune-configurator.3.16.1, dune-private-libs.3.16.1, dune-site.3.16.1, dyn.3.16.1, ordering.3.16.1, stdune.3.16.1 (https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz) -> retrieved encore.0.8 (https://github.com/mirage/encore/releases/download/v0.8/encore-v0.8.tbz) -> retrieved eqaf.0.9 (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz) -> retrieved ethernet.3.2.0 (https://github.com/mirage/ethernet/releases/download/v3.2.0/ethernet-3.2.0.tbz) -> retrieved fmt.0.9.0 (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz) -> retrieved fpath.0.7.3 (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz) -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (https://github.com/inhabitedtype/faraday/archive/0.8.2.tar.gz) -> retrieved extunix.0.4.2 (https://github.com/ygrek/extunix/releases/download/v0.4.2/extunix-0.4.2.tbz) -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz) -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0 (https://github.com/mirage/ocaml-git/releases/download/3.15.0/git-3.15.0.tbz) -> retrieved gmap.0.3.0 (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz) -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (https://github.com/andreas/ocaml-graphql-server/releases/download/0.14.0/graphql-0.14.0.tbz) -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0 (https://github.com/robur-coop/happy-eyeballs/releases/download/v0.6.0/happy-eyeballs-0.6.0.tbz) -> retrieved h2.0.13.0, hpack.0.13.0 (https://github.com/anmonteiro/ocaml-h2/releases/download/0.13.0/h2-0.13.0.tbz) -> retrieved hmap.0.8.1 (http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz) -> retrieved hex.1.5.0 (https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz) -> retrieved hkdf.1.0.4 (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz) -> retrieved httpaf.0.7.1 (https://github.com/inhabitedtype/httpaf/archive/0.7.1.tar.gz) -> retrieved httpun-types.0.2.0 (https://github.com/anmonteiro/httpun/releases/download/0.2.0/httpun-0.2.0.tbz) -> retrieved hxd.0.3.2 (https://github.com/dinosaure/hxd/releases/download/v0.3.2/hxd-0.3.2.tbz) -> retrieved integers.0.7.0 (https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz) -> retrieved inotify.2.6 (https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz) -> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz) -> retrieved jsonm.1.0.2 (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz) -> retrieved irmin-watcher.0.5.0 (https://github.com/mirage/irmin-watcher/releases/download/0.5.0/irmin-watcher-0.5.0.tbz) -> retrieved logs.0.7.0 (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz) -> retrieved lambdasoup.1.1.1 (https://github.com/aantron/lambdasoup/archive/1.1.1.tar.gz) -> retrieved ke.0.6 (https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz) -> retrieved lru.0.3.1 (https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz) -> retrieved lwt.5.9.0 (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz) -> retrieved lwt-dllist.1.0.1 (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz) -> retrieved lwt_ppx.5.8.0 (https://github.com/ocsigen/lwt/archive/refs/tags/5.8.0.tar.gz) -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz) -> retrieved lwt_ssl.1.2.0 (https://github.com/ocsigen/lwt_ssl/releases/download/1.2.0/lwt_ssl-1.2.0.tbz) -> retrieved markup.1.0.3 (https://github.com/aantron/markup.ml/archive/1.0.3.tar.gz) -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz) -> retrieved metrics.0.4.1 (https://github.com/mirage/metrics/releases/download/v0.4.1/metrics-0.4.1.tbz) -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6 (https://github.com/dinosaure/mimic/releases/download/0.0.6/mimic-0.0.6.tbz) -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0 (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz) -> retrieved mirage-flow.3.0.0 (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz) -> retrieved mirage-kv.6.1.1 (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz) -> retrieved mirage-net.4.0.0 (https://github.com/mirage/mirage-net/releases/download/v4.0.0/mirage-net-v4.0.0.tbz) -> retrieved 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 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz) -> retrieved mirage-random.3.0.0 (https://github.com/mirage/mirage-random/releases/download/v3.0.0/mirage-random-v3.0.0.tbz) -> retrieved mirage-runtime.4.8.1 (https://github.com/mirage/mirage/releases/download/v4.8.1/mirage-4.8.1.tbz) -> retrieved mtime.2.1.0 (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz) -> retrieved mirage-unix.5.0.1 (https://github.com/mirage/mirage-unix/releases/download/v5.0.1/mirage-unix-5.0.1.tbz) -> retrieved mirage-time.3.0.0 (https://github.com/mirage/mirage-time/releases/download/v3.0.0/mirage-time-v3.0.0.tbz) -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz) -> retrieved ocaml-compiler-libs.v0.12.4 (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz) -> retrieved num.1.5-1 (https://github.com/ocaml/num/archive/v1.5.tar.gz) -> retrieved obuilder-spec.0.6.0 (https://github.com/ocurrent/obuilder/releases/download/v0.6.0/obuilder-0.6.0.tbz) -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz) -> retrieved ocaml-version.3.7.1 (https://github.com/ocurrent/ocaml-version/releases/download/v3.7.1/ocaml-version-3.7.1.bz2) -> retrieved ocamlbuild.0.15.0 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz) -> retrieved ocamlfind.1.9.6 (http://download.camlcity.org/download/findlib-1.9.6.tar.gz) -> retrieved ocplib-endian.1.2 (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz) -> retrieved ocamlgraph.2.1.0 (https://github.com/backtracking/ocamlgraph/releases/download/2.1.0/ocamlgraph-2.1.0.tbz) -> retrieved omigrate.0.3.2 (https://github.com/tmattio/omigrate/releases/download/0.3.2/omigrate-0.3.2.tbz) -> retrieved opam-0install.0.5 (https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.5/opam-0install-0.5.tbz) -> installed num.1.5-1 -> retrieved opam-core.2.3.0, opam-format.2.3.0, opam-repository.2.3.0, opam-state.2.3.0 (https://github.com/ocaml/opam/archive/refs/tags/2.3.0.tar.gz) -> retrieved opam-file-format.2.1.6 (https://github.com/ocaml/opam-file-format/archive/refs/tags/2.1.6.tar.gz) -> retrieved optint.0.3.0 (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz) -> retrieved parsexp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz) -> retrieved pbkdf.1.2.0 (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz) -> retrieved paf.0.5.0 (https://github.com/dinosaure/paf-le-chien/releases/download/0.5.0/paf-0.5.0.tbz) -> retrieved pecu.0.7 (https://github.com/mirage/pecu/releases/download/v0.7/pecu-0.7.tbz) -> retrieved ppx_compare.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_compare-v0.16.0.tar.gz) -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2 (https://github.com/arenadotio/pgx/releases/download/2.2/pgx-2.2.tbz) -> retrieved ppx_custom_printf.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_custom_printf-v0.16.0.tar.gz) -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz) -> retrieved pp.1.2.0 (https://github.com/ocaml-dune/pp/releases/download/1.2.0/pp-1.2.0.tbz) -> retrieved ppx_sexp_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz) -> retrieved ppx_deriving.6.0.3 (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz) -> installed ocamlfind.1.9.6 -> installed base-bytes.base -> retrieved ppx_deriving_yojson.3.9.0 (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.0/ppx_deriving_yojson-3.9.0.tbz) -> retrieved prettym.0.0.3 (https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz) -> retrieved ppxlib.0.33.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz) -> retrieved ptime.1.2.0 (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz) -> retrieved prometheus.1.2, prometheus-app.1.2 (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz) -> retrieved psq.0.2.1 (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz) -> retrieved randomconv.0.1.3 (https://github.com/hannesm/randomconv/releases/download/v0.1.3/randomconv-v0.1.3.tbz) -> retrieved re.1.12.0 (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz) -> retrieved res.5.0.2 (https://github.com/mmottl/res/releases/download/5.0.2/res-5.0.2.tbz) -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz) -> retrieved seq.base (2 extra sources) -> retrieved seq.base (2 extra sources) -> installed seq.base -> retrieved sexplib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz) -> retrieved sexplib0.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz) -> retrieved solver-service.dev (file:///src/solver-service) -> retrieved result.1.5 (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz) -> retrieved solver-service-api.dev (file:///src/solver-service) -> retrieved sha.1.15.4 (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz) -> retrieved spdx_licenses.1.2.0 (https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.2.0/spdx_licenses-1.2.0.tar.gz) -> retrieved ssl.0.7.0 (https://github.com/savonet/ocaml-ssl/archive/refs/tags/v0.7.0.tar.gz) -> retrieved sqlite3.5.2.0 (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.2.0/sqlite3-5.2.0.tbz) -> retrieved stdio.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz) -> installed ocamlbuild.0.15.0 -> retrieved stdint.0.7.2 (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz) -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz) -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz) -> retrieved swhid_core.0.1 (https://github.com/OCamlPro/swhid_core/archive/refs/tags/0.1.tar.gz) -> retrieved tar.2.6.0, tar-unix.2.6.0 (https://github.com/mirage/ocaml-tar/releases/download/v2.6.0/tar-2.6.0.tbz) -> retrieved tcpip.8.0.0 (https://github.com/mirage/mirage-tcpip/releases/download/v8.0.0/tcpip-8.0.0.tbz) -> retrieved timedesc.3.1.0, timedesc-tzdb.3.1.0, timedesc-tzlocal.3.1.0 (https://github.com/daypack-dev/timere/releases/download/timedesc-3.1.0/timedesc-3.1.0.tar.gz) -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) -> retrieved topkg.1.0.7 (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz) -> retrieved tyxml.4.6.0 (https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz) -> retrieved uchar.0.0.2 (https://github.com/ocaml/uchar/releases/download/v0.0.2/uchar-0.0.2.tbz) -> retrieved unstrctrd.0.4 (https://github.com/dinosaure/unstrctrd/releases/download/v0.4/unstrctrd-0.4.tbz) -> installed uchar.0.0.2 -> retrieved uuidm.0.9.9 (https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz) -> retrieved uutf.1.0.3 (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz) -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) -> retrieved x509.0.16.5 (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz) -> installed dune.3.16.1 -> installed topkg.1.0.7 -> installed 0install-solver.2.18 -> installed base64.3.5.1 -> installed bigarray-compat.1.1.0 -> installed bigarray-overlap.0.2.1 -> installed camlp-streams.5.0.1 -> installed cppo.1.7.0 -> installed csexp.1.5.2 -> installed current_incr.0.6.1 -> installed domain-name.0.4.0 -> installed duration.0.2.1 -> installed gmap.0.3.0 -> installed lwt-dllist.1.0.1 -> installed macaddr.5.6.0 -> installed magic-mime.1.3.1 -> installed menhirCST.20240715 -> installed menhirLib.20240715 -> installed menhirSdk.20240715 -> installed mirage-clock.4.2.0 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml-version.3.7.1 -> installed opam-file-format.2.1.6 -> installed optint.0.3.0 -> installed pecu.0.7 -> installed pp.1.2.0 -> installed ppx_derivers.1.2.1 -> installed psq.0.2.1 -> installed re.1.12.0 -> installed res.5.0.2 -> installed result.1.5 -> installed sexplib0.v0.16.0 -> installed spdx_licenses.1.2.0 -> installed stdint.0.7.2 -> installed stdlib-shims.0.3.0 -> installed stringext.1.6.0 -> installed swhid_core.0.1 -> installed asetmap.0.8.1 -> installed astring.0.8.5 -> installed fmt.0.9.0 -> installed hmap.0.8.1 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed rresult.0.7.0 -> installed uuidm.0.9.9 -> installed uutf.1.0.3 -> retrieved yojson.2.2.2 (https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz) -> retrieved zarith.1.14 (https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz) -> installed ocplib-endian.1.2 -> installed ipaddr.5.6.0 -> installed lru.0.3.1 -> installed integers.0.7.0 -> installed timedesc-tzdb.3.1.0 -> installed timedesc-tzlocal.3.1.0 -> installed cstruct.6.2.0 -> installed duff.0.5 -> installed ke.0.6 -> installed metrics.0.4.1 -> installed fpath.0.7.3 -> installed crunch.3.3.1 -> installed cstruct-unix.6.2.0 -> installed ipaddr-cstruct.5.6.0 -> installed hex.1.5.0 -> installed macaddr-cstruct.5.6.0 -> installed mirage-random.3.0.0 -> installed randomconv.0.1.3 -> installed sha.1.15.4 -> installed parsexp.v0.16.0 -> installed eqaf.0.9 -> installed ordering.3.16.1 -> installed ocamlgraph.2.1.0 -> installed jsonm.1.0.2 -> installed markup.1.0.3 -> installed yojson.2.2.2 -> installed dune-build-info.3.16.1 -> installed dune-configurator.3.16.1 -> installed zarith.1.14 -> installed digestif.1.2.0 -> installed sexplib.v0.16.0 -> installed lambdasoup.1.1.1 -> installed bigstringaf.0.10.0 -> installed mirage-clock-unix.4.2.0 -> installed checkseum.0.5.2 -> installed faraday.0.8.2 -> retrieved tailwindcss.dev (https://github.com/tmattio/opam-tailwindcss/archive/e5bb6361a50c7cc5cad802311e609336583ca08f.tar.gz) -> installed tailwindcss.dev -> installed angstrom.0.16.1 -> installed asn1-combinators.0.2.6 -> installed dyn.3.16.1 -> installed httpun-types.0.2.0 -> installed mirage-crypto.0.11.3 -> installed prettym.0.0.3 -> installed sqlite3.5.2.0 -> installed tyxml.4.6.0 -> installed ssl.0.7.0 -> installed decompress.1.5.3 -> installed emile.1.1 -> installed encore.0.8 -> installed lwt.5.9.0 -> installed hpack.0.13.0 -> installed httpaf.0.7.1 -> installed unstrctrd.0.4 -> installed hkdf.1.0.4 -> installed uri.4.4.0 -> installed pbkdf.1.2.0 -> installed ansi.0.7.0 -> installed cstruct-lwt.6.2.0 -> installed faraday-lwt.0.8.2 -> installed inotify.2.6 -> installed lwt_ssl.1.2.0 -> installed mirage-flow.3.0.0 -> installed mirage-kv.6.1.1 -> installed mirage-net.4.0.0 -> installed mirage-time.3.0.0 -> installed prometheus.1.2 -> installed timedesc.3.1.0 -> installed tar.2.6.0 -> installed faraday-lwt-unix.0.8.2 -> installed h2.0.13.0 -> installed tar-unix.2.6.0 -> installed hxd.0.3.2 -> installed logs.0.7.0 -> installed ethernet.3.2.0 -> installed happy-eyeballs.0.6.0 -> installed opam-core.2.3.0 -> installed mimic.0.0.6 -> installed mirage-runtime.4.8.1 -> installed mirage-crypto-rng.0.11.3 -> installed arp.3.1.1 -> installed ctypes.0.23.0 -> installed multipart_form.0.6.0 -> installed mirage-unix.5.0.1 -> installed mirage-crypto-rng-lwt.0.11.3 -> installed capnp-rpc.1.2.3 -> installed base.v0.16.3 -> installed dns.7.0.3 -> installed mirage-crypto-pk.0.11.3 -> installed multipart_form-lwt.0.6.0 -> installed stdune.3.16.1 -> installed bos.0.2.1 -> installed tcpip.8.0.0 -> installed stdio.v0.16.0 -> installed dns-client.7.0.3 -> installed ctypes-foreign.0.23.0 -> installed cf.0.5.0 -> installed fsevents.0.3.0 -> installed cf-lwt.0.5.0 -> installed fsevents-lwt.0.3.0 -> installed irmin-watcher.0.5.0 -> installed carton.0.7.2 -> installed carton-lwt.0.7.2 -> installed mirage-crypto-ec.0.11.3 -> installed carton-git.0.7.2 -> installed dune-private-libs.3.16.1 -> installed menhir.20240715 -> installed opam-format.2.3.0 -> installed x509.0.16.5 -> installed ca-certs.0.2.3 -> installed graphql_parser.0.14.0 -> installed dune-site.3.16.1 -> installed graphql.0.14.0 -> installed ppxlib.0.33.0 -> installed git.3.15.0 -> installed awa.0.3.0 -> installed ca-certs-nss.3.101 -> installed tls.0.17.3 -> installed graphql-lwt.0.14.0 -> installed awa-mirage.0.3.0 -> installed capnp.3.6.0 -> installed tls-lwt.0.17.3 -> installed tls-mirage.0.17.3 -> installed dns-client-lwt.7.0.3 -> installed dns-client-mirage.7.0.3 -> installed opam-repository.2.3.0 -> installed paf.0.5.0 -> installed happy-eyeballs-mirage.0.6.0 -> installed caqti.2.1.2 -> installed ppx_compare.v0.16.0 -> installed git-paf.3.15.0 -> installed mimic-happy-eyeballs.0.0.6 -> installed caqti-lwt.2.1.1 -> installed happy-eyeballs-lwt.0.6.0 -> installed git-mirage.3.15.0 -> installed lwt_ppx.5.8.0 -> installed ppx_sexp_conv.v0.16.0 -> installed ppx_deriving.6.0.3 -> installed capnp-rpc-lwt.1.2.3 -> installed current_rpc.0.6.6 -> installed dream-pure.1.0.0~alpha2 -> installed git-unix.3.15.0 -> installed ipaddr-sexp.5.6.0 -> installed uri-sexp.4.4.0 -> installed capnp-rpc-net.1.2.3 -> installed obuilder-spec.0.6.0 -> installed ppx_deriving_yojson.3.9.0 -> installed solver-service-api.dev -> installed current.0.6.6 -> installed ppx_custom_printf.v0.16.0 -> installed opam-state.2.3.0 -> installed conduit.6.2.3 -> installed cohttp.5.3.1 -> installed extunix.0.4.2 -> installed dream-httpaf.1.0.0~alpha3 -> installed opam-0install.0.5 -> installed current_git.0.6.6 -> installed capnp-rpc-unix.1.2.3 -> installed solver-service.dev -> installed conduit-lwt.6.2.3 -> installed pgx.2.2 -> installed cohttp-lwt.5.3.0 -> installed pgx_lwt.2.2 -> installed pgx_lwt_unix.2.2 -> installed ocluster-api.0.3.0 -> installed current_docker.0.6.6 -> installed conduit-lwt-unix.6.2.3 -> installed dream.1.0.0~alpha6 -> installed omigrate.0.3.2 -> installed current_ocluster.0.3.0 -> installed cohttp-lwt-unix.5.3.0 -> installed prometheus-app.1.2 Done. # Run eval $(opam env) to update the current shell environment Removing intermediate container 9e21ef74157c ---> 4701dc447d86 Step 12/26 : ADD --chown=opam . . ---> a382993df454 Step 13/26 : RUN opam config exec -- dune build ./_build/install/default/bin/ocaml-ci-web ---> Running in 709360d98613 [WARNING] exec was deprecated in version 2.1 of the opam CLI. Use opam exec instead or set OPAMCLI environment variable to 2.0. schema.capnp --> schema.mli schema.ml kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src schema.capnp --> schema.mli schema.ml kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src schema.capnp --> schema.mli schema.ml ocurrent.capnp --> ocurrent.mli ocurrent.ml kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src schema.capnp --> schema.mli schema.ml kj/filesystem-disk-unix.c++:1703: warning: PWD environment variable doesn't match current directory; pwd = /src Rebuilding... Done in 1247ms. Generating static.ml Skipping generation of .mli Removing intermediate container 709360d98613 ---> c7b3424a9485 Step 14/26 : FROM debian:12 12: Pulling from library/debian Digest: sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6 Status: Image is up to date for debian:12 ---> 853897d65bc9 Step 15/26 : RUN apt-get update && apt-get install libev4 libsqlite3-dev curl jq dumb-init -y --no-install-recommends ---> Using cache ---> 7523e6fe7834 Step 16/26 : WORKDIR / ---> Using cache ---> 3f326f976f5e Step 17/26 : ENTRYPOINT ["dumb-init", "/usr/local/bin/ocaml-ci-web"] ---> Using cache ---> 573f8d1578a4 Step 18/26 : RUN apt-get install ca-certificates -y # https://github.com/mirage/ocaml-conduit/issues/388 ---> Using cache ---> 8c72ad8385f7 Step 19/26 : COPY --from=build /src/_build/install/default/bin/ocaml-ci-web /usr/local/bin/ ---> c93dc78bcdb0 Step 20/26 : RUN mkdir -p /profile-pictures/github ---> Running in 228fc81ce20f Removing intermediate container 228fc81ce20f ---> ee7901c644fa Step 21/26 : RUN mkdir -p /profile-pictures/gitlab ---> Running in eaea70aabd52 Removing intermediate container eaea70aabd52 ---> c47d70bb7215 Step 22/26 : COPY --from=build /src/bin/add-profile-picture /usr/local/bin ---> c9700c262734 Step 23/26 : COPY --from=build /src/deploy-data/github-organisations.txt /github-organisations.txt ---> a8e954b0a58c Step 24/26 : COPY --from=build /src/deploy-data/gitlab-organisations.txt /gitlab-organisations.txt ---> 1dca0a0e0014 Step 25/26 : RUN xargs -n 1 /usr/local/bin/add-profile-picture --github < /github-organisations.txt ---> Running in a04cb1022eee % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14228 100 14228 0 0 61788 0 --:--:-- --:--:-- --:--:-- 61788 talex5 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4895 100 4895 0 0 22088 0 --:--:-- --:--:-- --:--:-- 22088 ocurrent ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9007 100 9007 0 0 41212 0 --:--:-- --:--:-- --:--:-- 41212 ocaml ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10580 100 10580 0 0 46928 0 --:--:-- --:--:-- --:--:-- 46928 mirage ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10800 100 10800 0 0 53138 0 --:--:-- --:--:-- --:--:-- 53138 avsm ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39809 100 39809 0 0 174k 0 --:--:-- --:--:-- --:--:-- 174k samoht ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47955 100 47955 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k kit-ty-kate ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9348 100 9348 0 0 43892 0 --:--:-- --:--:-- --:--:-- 43892 tarides ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5540 100 5540 0 0 26364 0 --:--:-- --:--:-- --:--:-- 26364 aantron ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5902 100 5902 0 0 24590 0 --:--:-- --:--:-- --:--:-- 24590 ocamllabs ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 45440 100 45440 0 0 207k 0 --:--:-- --:--:-- --:--:-- 2773k realworldocaml ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8979 100 8979 0 0 38874 0 --:--:-- --:--:-- --:--:-- 38874 NathanReb ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32638 100 32638 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k 0install ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51267 100 51267 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k gpetiot ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1549 100 1549 0 0 7431 0 --:--:-- --:--:-- --:--:-- 7431 ocaml-ppx ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12959 100 12959 0 0 51223 0 --:--:-- --:--:-- --:--:-- 51223 CraigFe ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5575 100 5575 0 0 24587 0 --:--:-- --:--:-- --:--:-- 24587 pascutto ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13903 100 13903 0 0 65765 0 --:--:-- --:--:-- --:--:-- 65765 Julow ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1520 100 1520 0 0 6475 0 --:--:-- --:--:-- --:--:-- 6475 ocaml-gospel ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57043 100 57043 0 0 264k 0 --:--:-- --:--:-- --:--:-- 264k vbmithr ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1534 100 1534 0 0 7373 0 --:--:-- --:--:-- --:--:-- 7373 gs0510 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5604 100 5604 0 0 25018 0 --:--:-- --:--:-- --:--:-- 25018 MagnusS ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1569 100 1569 0 0 7109 0 --:--:-- --:--:-- --:--:-- 7109 dune-universe ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14408 100 14408 0 0 68197 0 --:--:-- --:--:-- --:--:-- 68197 janestreet ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10078 100 10078 0 0 41396 0 --:--:-- --:--:-- --:--:-- 41396 emillon ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13509 100 13509 0 0 59174 0 --:--:-- --:--:-- --:--:-- 59174 capnproto ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6605 100 6605 0 0 30400 0 --:--:-- --:--:-- --:--:-- 30400 ocaml-opam ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11985 100 11985 0 0 53414 0 --:--:-- --:--:-- --:--:-- 53414 ocaml-dune ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10132 100 10132 0 0 47731 0 --:--:-- --:--:-- --:--:-- 47731 favonia ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6240 100 6240 0 0 28515 0 --:--:-- --:--:-- --:--:-- 28515 joelburget ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10755 100 10755 0 0 50599 0 --:--:-- --:--:-- --:--:-- 50599 jeffa5 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1145 100 1145 0 0 4727 0 --:--:-- --:--:-- --:--:-- 4727 bikallem ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10992 100 10992 0 0 49438 0 --:--:-- --:--:-- --:--:-- 49438 jonludlam ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 19040 100 19040 0 0 15379 0 0:00:01 0:00:01 --:--:-- 15379 g2p ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1566 100 1566 0 0 7634 0 --:--:-- --:--:-- --:--:-- 7634 stedolan ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34666 100 34666 0 0 143k 0 --:--:-- --:--:-- --:--:-- 143k ocsigen ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8832 100 8832 0 0 41134 0 --:--:-- --:--:-- --:--:-- 41134 dinosaure ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97695 100 97695 0 0 396k 0 --:--:-- --:--:-- --:--:-- 396k hannesm ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9388 100 9388 0 0 39253 0 --:--:-- --:--:-- --:--:-- 39253 mirleft ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3856 100 3856 0 0 17488 0 --:--:-- --:--:-- --:--:-- 17488 robur-coop ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 790 100 790 0 0 3774 0 --:--:-- --:--:-- --:--:-- 3774 MisterDA ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1530 100 1530 0 0 7394 0 --:--:-- --:--:-- --:--:-- 7394 ocaml-multicore ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7587 100 7587 0 0 33664 0 --:--:-- --:--:-- --:--:-- 33664 cdaringe ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 706 100 706 0 0 3111 0 --:--:-- --:--:-- --:--:-- 37157 inhabitedtype ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9807 100 9807 0 0 47712 0 --:--:-- --:--:-- --:--:-- 47712 tmcgilchrist ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1519 100 1519 0 0 6862 0 --:--:-- --:--:-- --:--:-- 6862 ocaml-doc ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6973 100 6973 0 0 21762 0 --:--:-- --:--:-- --:--:-- 21762 grievejia ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5312 100 5312 0 0 18912 0 --:--:-- --:--:-- --:--:-- 18912 Leonidas-from-XIV ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9230 100 9230 0 0 30889 0 --:--:-- --:--:-- --:--:-- 30889 ocaml-community ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8183 100 8183 0 0 38746 0 --:--:-- --:--:-- --:--:-- 38746 verbosemode ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2705 100 2705 0 0 11995 0 --:--:-- --:--:-- --:--:-- 11995 tomjridge ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28293 100 28293 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k thizanne ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8968 100 8968 0 0 39694 0 --:--:-- --:--:-- --:--:-- 39694 n-osborne ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61043 100 61043 0 0 268k 0 --:--:-- --:--:-- --:--:-- 268k TheLortex ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9777 100 9777 0 0 45671 0 --:--:-- --:--:-- --:--:-- 45671 patricoferris ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2650 100 2650 0 0 12918 0 --:--:-- --:--:-- --:--:-- 12918 routineco ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9179 100 9179 0 0 42020 0 --:--:-- --:--:-- --:--:-- 42020 moby ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10942 100 10942 0 0 48930 0 --:--:-- --:--:-- --:--:-- 48930 djs55 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66548 100 66548 0 0 269k 0 --:--:-- --:--:-- --:--:-- 269k hyunha ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4210 100 4210 0 0 19556 0 --:--:-- --:--:-- --:--:-- 19556 hyper-systems ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 59 0 --:--:-- --:--:-- --:--:-- 59 coco33920 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1550 100 1550 0 0 6560 0 --:--:-- --:--:-- --:--:-- 6560 sanette ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4845 100 4845 0 0 21718 0 --:--:-- --:--:-- --:--:-- 21718 maiste ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10353 100 10353 0 0 47320 0 --:--:-- --:--:-- --:--:-- 594k yomimono ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13729 100 13729 0 0 57840 0 --:--:-- --:--:-- --:--:-- 57840 c-cube ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7266 100 7266 0 0 30982 0 --:--:-- --:--:-- --:--:-- 30982 novemberkilo ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12132 100 12132 0 0 59432 0 --:--:-- --:--:-- --:--:-- 59432 joaosreis ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1589 100 1589 0 0 7331 0 --:--:-- --:--:-- --:--:-- 7331 100 1589 100 1589 0 0 7327 0 --:--:-- --:--:-- --:--:-- 0 mtelvers ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1285 100 1285 0 0 4599 0 --:--:-- --:--:-- --:--:-- 4599 ygrek ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14289 100 14289 0 0 67079 0 --:--:-- --:--:-- --:--:-- 67079 geocaml ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1519 100 1519 0 0 7304 0 --:--:-- --:--:-- --:--:-- 7304 panglesd ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8794 100 8794 0 0 41667 0 --:--:-- --:--:-- --:--:-- 41667 SimonJF ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10007 100 10007 0 0 47459 0 --:--:-- --:--:-- --:--:-- 47459 haesbaert ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8232 100 8232 0 0 37688 0 --:--:-- --:--:-- --:--:-- 37688 benmandrew ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4713 100 4713 0 0 21351 0 --:--:-- --:--:-- --:--:-- 21351 andrenth ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6125 100 6125 0 0 28979 0 --:--:-- --:--:-- --:--:-- 28979 backtracking ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1569 100 1569 0 0 7301 0 --:--:-- --:--:-- --:--:-- 7301 jmid ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5476 100 5476 0 0 23686 0 --:--:-- --:--:-- --:--:-- 23686 shindere ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70613 100 70613 0 0 316k 0 --:--:-- --:--:-- --:--:-- 316k gildor478 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13672 100 13672 0 0 67874 0 --:--:-- --:--:-- --:--:-- 67874 mefyl ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5922 100 5922 0 0 27631 0 --:--:-- --:--:-- --:--:-- 27631 ElectreAAS ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11253 100 11253 0 0 50504 0 --:--:-- --:--:-- --:--:-- 50504 well-typed-lightbulbs ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3235 100 3235 0 0 15341 0 --:--:-- --:--:-- --:--:-- 15341 johnyob ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7053 100 7053 0 0 33270 0 --:--:-- --:--:-- --:--:-- 33270 lasamlai ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14299 100 14299 0 0 59077 0 --:--:-- --:--:-- --:--:-- 59077 zshipko ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8123 100 8123 0 0 40060 0 --:--:-- --:--:-- --:--:-- 40060 andreas ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60456 100 60456 0 0 276k 0 --:--:-- --:--:-- --:--:-- 276k bobot ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19681 100 19681 0 0 94619 0 --:--:-- --:--:-- --:--:-- 94619 dialohq ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3819 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3819 100 3819 0 0 17714 0 --:--:-- --:--:-- --:--:-- 3729k reynir ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1561 100 1561 0 0 7214 0 --:--:-- --:--:-- --:--:-- 7214 nilsbecker ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7805 100 7805 0 0 36287 0 --:--:-- --:--:-- --:--:-- 36287 ngernest ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 1538 0 0 6858 0 --:--:-- --:--:-- --:--:-- 6858 progman1 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8710 100 8710 0 0 40590 0 --:--:-- --:--:-- --:--:-- 40590 moyodiallo ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41957 100 41957 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k edwintorok ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1540 100 1540 0 0 7062 0 --:--:-- --:--:-- --:--:-- 7062 smuenzel ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9904 100 9904 0 0 47049 0 --:--:-- --:--:-- --:--:-- 47049 9glenda ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5798 100 5798 0 0 18165 0 --:--:-- --:--:-- --:--:-- 18165 100 5798 100 5798 0 0 18158 0 --:--:-- --:--:-- --:--:-- 0 Cumulus ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7745 100 7745 0 0 36431 0 --:--:-- --:--:-- --:--:-- 36431 gustavodiasag ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43477 100 43477 0 0 99485 0 --:--:-- --:--:-- --:--:-- 99485 art-w ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9409 100 9409 0 0 45652 0 --:--:-- --:--:-- --:--:-- 45652 sqids ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6298 100 6298 0 0 29901 0 --:--:-- --:--:-- --:--:-- 29901 rizo ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8330 100 8330 0 0 38182 0 --:--:-- --:--:-- --:--:-- 38182 koonwen ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48867 100 48867 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k lubegasimon ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7252 100 7252 0 0 20729 0 --:--:-- --:--:-- --:--:-- 20729 100 7252 100 7252 0 0 20722 0 --:--:-- --:--:-- --:--:-- 0 punchagan ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 807 100 807 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3800 ahrefs ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1571 100 1571 0 0 7445 0 --:--:-- --:--:-- --:--:-- 7445 ocaml-semver ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1553 100 1553 0 0 4991 0 --:--:-- --:--:-- --:--:-- 4991 raphael-proust ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6985 100 6985 0 0 33363 0 --:--:-- --:--:-- --:--:-- 620k tiferrei ok Removing intermediate container a04cb1022eee ---> 722113bb15b1 Step 26/26 : RUN xargs -n 1 /usr/local/bin/add-profile-picture --gitlab < /gitlab-organisations.txt ---> Running in 87eba85ea600 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 267 100 267 0 0 573 0 --:--:-- --:--:-- --:--:-- 572 100 267 100 267 0 0 573 0 --:--:-- --:--:-- --:--:-- 572 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3493 100 3493 0 0 46409 0 --:--:-- --:--:-- --:--:-- 46573 talex5 ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 279 100 279 0 0 640 0 --:--:-- --:--:-- --:--:-- 641 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2286 100 2286 0 0 41973 0 --:--:-- --:--:-- --:--:-- 42333 tmcgilchrist ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 6 0 --:--:-- --:--:-- --:--:-- 6 100 2 100 2 0 0 6 0 --:--:-- --:--:-- --:--:-- 6 ERROR: Profile picture lookup for nomadic-labs % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 204 100 204 0 0 756 0 --:--:-- --:--:-- --:--:-- 758 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23952 100 23952 0 0 92282 0 --:--:-- --:--:-- --:--:-- 92478 maiste ok % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229 100 229 0 0 850 0 --:--:-- --:--:-- --:--:-- 854 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1354 100 1354 0 0 4656 0 --:--:-- --:--:-- --:--:-- 4652 raphael-proust ok Removing intermediate container 87eba85ea600 ---> 2222da7a93d3 Successfully built 2222da7a93d3 Job succeeded 2024-11-19 17:51.03: Job succeeded