OCamllabs icon Home|Differences with the last checks|Previous runs


Building on m1-c.ocamllabs.io

(from ocurrent/opam:debian-unstable)
Unable to find image 'ocurrent/opam:debian-unstable' locally
debian-unstable: Pulling from ocurrent/opam
b2048aa58c5f: Pulling fs layer
412783517da1: Pulling fs layer
2143755e883d: Pulling fs layer
b2048aa58c5f: Verifying Checksum
b2048aa58c5f: Download complete
2143755e883d: Verifying Checksum
2143755e883d: Download complete
412783517da1: Verifying Checksum
412783517da1: Download complete
b2048aa58c5f: Pull complete
412783517da1: Pull complete
2143755e883d: Pull complete
Digest: sha256:d5761fd43bfa1a0782288e3fc959c461a5b030a735a1e16290ff499c79950c05
Status: Downloaded newer image for ocurrent/opam:debian-unstable
---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q 'dcdba1db7b6ad3d18cc0b07e8337d02c160c62b3'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '7af4b295dc2de0b2b594c05ab4af40ef963bbc5c'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by fmt]
  - install cmdliner           1.0.4        [required by opam-0install-cudf, opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf, fmt]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by fmt]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.3.0*       [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install topkg              1.0.3        [required by fmt]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install fmt                0.8.9        [required by opam-0install-cudf]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4
  - install mccs               1.1+12       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 26 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[mccs.1.1+12] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+12.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4/opam-0install-cudf-v0.4.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[topkg.1.0.3] downloaded from http://erratique.ch/software/topkg/releases/topkg-1.0.3.tbz
[opam-file-format.2.3.0] synchronised from git+https://github.com/rjbou/opam-file-format#endpos

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed topkg.1.0.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed opam-file-format.2.3.0
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed fmt.0.8.9
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed mccs.1.1+12
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.12.0"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.0"} | "ocaml-system" {= "4.12.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.0  (cached)
-> installed ocaml-base-compiler.4.12.0
-> installed ocaml-config.2
-> installed ocaml.4.12.0
Done.
# Run eval $(opam env --switch=4.12.0) to update the current shell environment
---> using "8cd5bcae9fdaaed8c7ad1fb3c1047b740ae44a87699fd46b5d831bf0056decd8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8625 kB]
- Fetched 8846 kB in 3s (2919 kB/s)
- Reading package lists...
- 
---> using "a2325aed88d5cadd55d8ea6c2d95e7f16398d50bd264dfa5022be42ac43d6894" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"cairo2.0.6.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cairo2.0.6.2\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install conf-pkg-config   2     [required by conf-cairo]
  - install dune              2.8.5 [required by cairo2]
  - install conf-cairo        1     [required by cairo2]
  - install result            1.5   [required by dune-configurator]
  - install csexp             1.5.1 [required by dune-configurator]
  - install dune-configurator 2.8.5 [required by cairo2]
  - install cairo2            0.6.2
===== 7 to install =====

The following system packages will first need to be installed:
    libcairo2-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcairo2-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.9-minimal:amd64.
- (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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
- Unpacking libexpat1:amd64 (2.2.10-2) over (2.2.10-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up libexpat1:amd64 (2.2.10-2) ...
- Setting up python3.9-minimal (3.9.2-1) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 18130 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Preparing to unpack .../libffi7_3.3-6_amd64.deb ...
- Unpacking libffi7:amd64 (3.3-6) over (3.3-4) ...
- Setting up libffi7:amd64 (3.3-6) ...
- Selecting previously unselected package libmpdec3:amd64.
- (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 ... 18157 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../libuuid1_2.36.1-7_amd64.deb ...
- Unpacking libuuid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libuuid1:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- (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 ... 18164 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- Selecting previously unselected package python3.
- (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 ... 18526 files and directories currently installed.)
- Preparing to unpack .../python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Preparing to unpack .../libblkid1_2.36.1-7_amd64.deb ...
- Unpacking libblkid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libblkid1:amd64 (2.36.1-7) ...
- (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 ... 18545 files and directories currently installed.)
- Preparing to unpack .../libpcre2-8-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-8-0:amd64 (10.36-2) over (10.34-7) ...
- Setting up libpcre2-8-0:amd64 (10.36-2) ...
- (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 ... 18545 files and directories currently installed.)
- Preparing to unpack .../libselinux1_3.1-3_amd64.deb ...
- Unpacking libselinux1:amd64 (3.1-3) over (3.1-2+b1) ...
- Setting up libselinux1:amd64 (3.1-3) ...
- (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 ... 18544 files and directories currently installed.)
- Preparing to unpack .../libmount1_2.36.1-7_amd64.deb ...
- Unpacking libmount1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libmount1:amd64 (2.36.1-7) ...
- Selecting previously unselected package sensible-utils.
- (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 ... 18543 files and directories currently installed.)
- Preparing to unpack .../00-sensible-utils_0.0.14_all.deb ...
- Unpacking sensible-utils (0.0.14) ...
- Selecting previously unselected package ucf.
- Preparing to unpack .../01-ucf_3.0043_all.deb ...
- Moving old data out of the way
- Unpacking ucf (3.0043) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../02-fonts-dejavu-core_2.37-2_all.deb ...
- Unpacking fonts-dejavu-core (2.37-2) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../03-fontconfig-config_2.13.1-4.2_all.deb ...
- Unpacking fontconfig-config (2.13.1-4.2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../04-uuid-dev_2.36.1-7_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../05-libblkid-dev_2.36.1-7_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.36.1-7) ...
- Preparing to unpack .../06-libbrotli1_1.0.9-2+b2_amd64.deb ...
- Unpacking libbrotli1:amd64 (1.0.9-2+b2) over (1.0.9-2+b1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../07-libbrotli-dev_1.0.9-2+b2_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b2) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../08-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../09-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../10-libfontconfig1_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../11-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../12-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../13-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Preparing to unpack .../14-libxext6_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext6:amd64 (2:1.3.3-1.1) over (2:1.3.3-1+b2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../15-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../16-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../17-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../18-libcairo-gobject2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-5) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../19-liblzo2-2_2.10-2_amd64.deb ...
- Unpacking liblzo2-2:amd64 (2.10-2) ...
- Selecting previously unselected package libcairo-script-interpreter2:amd64.
- Preparing to unpack .../20-libcairo-script-interpreter2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../21-libexpat1-dev_2.2.10-2_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.2.10-2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../22-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../23-libpng-dev_1.6.37-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../24-libfreetype-dev_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libfreetype6-dev:amd64.
- Preparing to unpack .../25-libfreetype6-dev_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6-dev:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../26-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../27-libfontconfig-dev_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package libfontconfig1-dev:amd64.
- Preparing to unpack .../28-libfontconfig1-dev_2.13.1-4.2_amd64.deb ...
- Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../29-libxrender-dev_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package x11proto-xext-dev.
- Preparing to unpack .../30-x11proto-xext-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xext-dev (2020.1-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../31-libxext-dev_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../32-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../33-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../34-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../35-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../36-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../37-libpixman-1-dev_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../38-libxcb-render0-dev_1.14-3_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../39-libxcb-shm0-dev_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.14-3) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../40-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../41-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../42-libglib2.0-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.66.8-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../43-python3-lib2to3_3.9.2-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.2-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../44-python3-distutils_3.9.2-1_all.deb ...
- Unpacking python3-distutils (3.9.2-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../45-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.66.8-1) ...
- Selecting previously unselected package libsepol1-dev:amd64.
- Preparing to unpack .../46-libsepol1-dev_3.1-1_amd64.deb ...
- Unpacking libsepol1-dev:amd64 (3.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../47-libpcre2-16-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../48-libpcre2-32-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-posix2:amd64.
- Preparing to unpack .../49-libpcre2-posix2_10.36-2_amd64.deb ...
- Unpacking libpcre2-posix2:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../50-libpcre2-dev_10.36-2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.36-2) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../51-libselinux1-dev_3.1-3_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.1-3) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../52-libmount-dev_2.36.1-7_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../53-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../54-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../55-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../56-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../57-libglib2.0-dev_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../58-libcairo2-dev_1.16.0-5_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.16.0-5) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../59-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../60-libpng-tools_1.6.37-3_amd64.deb ...
- Unpacking libpng-tools (1.6.37-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../61-libxml2_2.9.10+dfsg-6.3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../62-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../63-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libpixman-1-dev:amd64 (0.40.0-1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
- Setting up x11-common (1:7.7+22) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsepol1-dev:amd64 (3.1-1) ...
- Setting up libxext6:amd64 (2:1.3.3-1.1) ...
- Setting up liblzo2-2:amd64 (2.10-2) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up libpcre2-16-0:amd64 (10.36-2) ...
- Setting up libxcb-shm0-dev:amd64 (1.14-3) ...
- Setting up libpcre2-32-0:amd64 (10.36-2) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libexpat1-dev:amd64 (2.2.10-2) ...
- Setting up uuid-dev:amd64 (2.36.1-7) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up fonts-dejavu-core (2.37-2) ...
- Setting up libxcb-render0-dev:amd64 (1.14-3) ...
- Setting up libpcre2-posix2:amd64 (10.36-2) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up x11proto-xext-dev (2020.1-1) ...
- Setting up sensible-utils (0.0.14) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.3+b1) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b2) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libblkid-dev:amd64 (2.36.1-7) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libpcre2-dev:amd64 (10.36-2) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up libpng-tools (1.6.37-3) ...
- Setting up libselinux1-dev:amd64 (3.1-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libpng-dev:amd64 (1.6.37-3) ...
- Setting up libglib2.0-bin (2.66.8-1) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up ucf (3.0043) ...
- Setting up libxext-dev:amd64 (2:1.3.3-1.1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libmount-dev:amd64 (2.36.1-7) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up fontconfig-config (2.13.1-4.2) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up libfreetype-dev:amd64 (2.10.4+dfsg-1) ...
- Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
- Setting up python3-lib2to3 (3.9.2-1) ...
- Setting up python3-distutils (3.9.2-1) ...
- Setting up libglib2.0-dev-bin (2.66.8-1) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libfreetype6-dev:amd64 (2.10.4+dfsg-1) ...
- Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-5) ...
- Setting up libcairo-script-interpreter2:amd64 (1.16.0-5) ...
- Setting up libfontconfig-dev:amd64 (2.13.1-4.2) ...
- Setting up libcairo2-dev:amd64 (1.16.0-5) ...
- Setting up libfontconfig1-dev:amd64 (2.13.1-4.2) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/21:
Processing  2/21:
Processing  3/21:
Processing  4/21:
Processing  5/21:
Processing  6/21: [conf-pkg-config: pkg-config]
-> retrieved cairo2.0.6.2  (cached)
Processing  7/21: [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.1  (cached)
Processing  8/21: [conf-pkg-config: pkg-config]
-> retrieved dune.2.8.5  (cached)
Processing  9/21: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing  9/21: [dune: ocaml bootstrap.ml]
Processing 10/21: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.8.5  (cached)
-> retrieved result.1.5  (cached)
+ /bin/mkdir "-p" "/home/opam/.opam/4.12.0/lib/pkgconfig" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 10/21: [dune: ocaml bootstrap.ml]
Processing 11/21: [conf-cairo: pkg-config cairo] [dune: ocaml bootstrap.ml]
+ /usr/bin/pkg-config "cairo" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/conf-cairo.1)
-> compiled  conf-cairo.1
Processing 11/21: [dune: ocaml bootstrap.ml]
-> installed conf-cairo.1
Processing 12/21: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/4.12.0/bin/ocaml "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/dune.2.8.5)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 12/21: [dune: ./dune.exe build]
+ /home/opam/.opam/4.12.0/.opam-switch/build/dune.2.8.5/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/dune.2.8.5)
-> compiled  dune.2.8.5
-> installed dune.2.8.5
Processing 14/21: [csexp: dune build]
Processing 15/21: [csexp: dune build] [result: dune build]
+ /home/opam/.opam/4.12.0/bin/dune "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 15/21: [result: dune build]
-> installed csexp.1.5.1
Processing 16/21: [result: dune build]
+ /home/opam/.opam/4.12.0/bin/dune "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/result.1.5)
-> compiled  result.1.5
-> installed result.1.5
Processing 18/21: [dune-configurator: dune build]
+ /home/opam/.opam/4.12.0/bin/dune "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/dune-configurator.2.8.5)
-> compiled  dune-configurator.2.8.5
-> installed dune-configurator.2.8.5
Processing 20/21: [cairo2: dune build]
+ /home/opam/.opam/4.12.0/bin/dune "build" "-p" "cairo2" "-j" "47" (CWD=/home/opam/.opam/4.12.0/.opam-switch/build/cairo2.0.6.2)
-> compiled  cairo2.0.6.2
-> installed cairo2.0.6.2
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "3a85f690341908b56f903aa7195a69aaf178c3787224e246b047ed07b6953c43"
Job succeeded